diff --git a/legacy/.gitattributes b/legacy/.gitattributes deleted file mode 100644 index 4bc16a57..00000000 --- a/legacy/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.sketch filter=lfs diff=lfs merge=lfs -text diff --git a/legacy/.gitignore b/legacy/.gitignore deleted file mode 100644 index 2419120b..00000000 --- a/legacy/.gitignore +++ /dev/null @@ -1,156 +0,0 @@ -### Bower ### -bower_components -.bower-cache -.bower-registry -.bower-tmp - - -### Git ### -*.orig - - -### macOS ### -*.DS_Store -.AppleDouble -.LSOverride - -# Thumbnails -._* -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - - -### Node ### -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -jspm_packages - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - - -### SublimeText ### -# cache files for sublime text -*.tmlanguage.cache -*.tmPreferences.cache -*.stTheme.cache - -# workspace files are user-specific -*.sublime-workspace - -# project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using SublimeText -# *.sublime-project - -# sftp configuration file -sftp-config.json - -# Package control specific files -Package Control.last-run -Package Control.ca-list -Package Control.ca-bundle -Package Control.system-ca-bundle -Package Control.cache/ -Package Control.ca-certs/ -bh_unicode_properties.cache - -# Sublime-github package stores a github token in this file -# https://packagecontrol.io/packages/sublime-github -GitHub.sublime-settings - - -### Vim ### -# swap -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -# session -Session.vim -# temporary -.netrwhist -*~ -# auto-generated tag files -tags - - -### Windows ### -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# Windows shortcuts -*.lnk - - -### Application Specific ### -.env - -# PostCSS -*.postcss.js - -/cloudapi-graphql/credentials.json -/docker-graphql/config.json -tap-xunit -/ui/dist - diff --git a/legacy/CONTRIBUTING.md b/legacy/CONTRIBUTING.md deleted file mode 100644 index 5ff7e8bf..00000000 --- a/legacy/CONTRIBUTING.md +++ /dev/null @@ -1,33 +0,0 @@ -## Development Workflow - -### Small Feature Development - -Contributors who have write access to the repository will practise continuous -delivery (CD as known from now on in this document). - -We will define CD in this document as a method of developing a feature per commit -with an encapsulating test that proves that the functionality is working, the -contributor will test their code locally and if all is passing will push to *master*. - -For contributors that do not have write access, follow the same conventions but -open a Pull Request instead. - -### Large changesets - -When larger changes need to be made, or the work that is carried out spans multiple -components / services of the application at the same time a single commit will -not suffice. - -In this scenario, the contributor should open a pull request instead. - -## Commit messages - -Follow [Git blessed](http://chris.beams.io/posts/git-commit/) - -1. Separate subject from body with a blank line -2. Limit the subject line to 50 characters -3. Capitalize the subject line -4. Do not end the subject line with a period -5. Use the imperative mood in the subject line -6. Wrap the body at 72 characters -7. Use the body to explain what and why vs. how diff --git a/legacy/LICENSE b/legacy/LICENSE deleted file mode 100644 index be2cc4df..00000000 --- a/legacy/LICENSE +++ /dev/null @@ -1,362 +0,0 @@ -Mozilla Public License, version 2.0 - -1. Definitions - -1.1. "Contributor" - - means each individual or legal entity that creates, contributes to the - creation of, or owns Covered Software. - -1.2. "Contributor Version" - - means the combination of the Contributions of others (if any) used by a - Contributor and that particular Contributor's Contribution. - -1.3. "Contribution" - - means Covered Software of a particular Contributor. - -1.4. "Covered Software" - - means Source Code Form to which the initial Contributor has attached the - notice in Exhibit A, the Executable Form of such Source Code Form, and - Modifications of such Source Code Form, in each case including portions - thereof. - -1.5. "Incompatible With Secondary Licenses" - means - - a. that the initial Contributor has attached the notice described in - Exhibit B to the Covered Software; or - - b. that the Covered Software was made available under the terms of - version 1.1 or earlier of the License, but not also under the terms of - a Secondary License. - -1.6. "Executable Form" - - means any form of the work other than Source Code Form. - -1.7. "Larger Work" - - means a work that combines Covered Software with other material, in a - separate file or files, that is not Covered Software. - -1.8. "License" - - means this document. - -1.9. "Licensable" - - means having the right to grant, to the maximum extent possible, whether - at the time of the initial grant or subsequently, any and all of the - rights conveyed by this License. - -1.10. "Modifications" - - means any of the following: - - a. any file in Source Code Form that results from an addition to, - deletion from, or modification of the contents of Covered Software; or - - b. any new file in Source Code Form that contains any Covered Software. - -1.11. "Patent Claims" of a Contributor - - means any patent claim(s), including without limitation, method, - process, and apparatus claims, in any patent Licensable by such - Contributor that would be infringed, but for the grant of the License, - by the making, using, selling, offering for sale, having made, import, - or transfer of either its Contributions or its Contributor Version. - -1.12. "Secondary License" - - means either the GNU General Public License, Version 2.0, the GNU Lesser - General Public License, Version 2.1, the GNU Affero General Public - License, Version 3.0, or any later versions of those licenses. - -1.13. "Source Code Form" - - means the form of the work preferred for making modifications. - -1.14. "You" (or "Your") - - means an individual or a legal entity exercising rights under this - License. For legal entities, "You" includes any entity that controls, is - controlled by, or is under common control with You. For purposes of this - definition, "control" means (a) the power, direct or indirect, to cause - the direction or management of such entity, whether by contract or - otherwise, or (b) ownership of more than fifty percent (50%) of the - outstanding shares or beneficial ownership of such entity. - - -2. License Grants and Conditions - -2.1. Grants - - Each Contributor hereby grants You a world-wide, royalty-free, - non-exclusive license: - - a. under intellectual property rights (other than patent or trademark) - Licensable by such Contributor to use, reproduce, make available, - modify, display, perform, distribute, and otherwise exploit its - Contributions, either on an unmodified basis, with Modifications, or - as part of a Larger Work; and - - b. under Patent Claims of such Contributor to make, use, sell, offer for - sale, have made, import, and otherwise transfer either its - Contributions or its Contributor Version. - -2.2. Effective Date - - The licenses granted in Section 2.1 with respect to any Contribution - become effective for each Contribution on the date the Contributor first - distributes such Contribution. - -2.3. Limitations on Grant Scope - - The licenses granted in this Section 2 are the only rights granted under - this License. No additional rights or licenses will be implied from the - distribution or licensing of Covered Software under this License. - Notwithstanding Section 2.1(b) above, no patent license is granted by a - Contributor: - - a. for any code that a Contributor has removed from Covered Software; or - - b. for infringements caused by: (i) Your and any other third party's - modifications of Covered Software, or (ii) the combination of its - Contributions with other software (except as part of its Contributor - Version); or - - c. under Patent Claims infringed by Covered Software in the absence of - its Contributions. - - This License does not grant any rights in the trademarks, service marks, - or logos of any Contributor (except as may be necessary to comply with - the notice requirements in Section 3.4). - -2.4. Subsequent Licenses - - No Contributor makes additional grants as a result of Your choice to - distribute the Covered Software under a subsequent version of this - License (see Section 10.2) or under the terms of a Secondary License (if - permitted under the terms of Section 3.3). - -2.5. Representation - - Each Contributor represents that the Contributor believes its - Contributions are its original creation(s) or it has sufficient rights to - grant the rights to its Contributions conveyed by this License. - -2.6. Fair Use - - This License is not intended to limit any rights You have under - applicable copyright doctrines of fair use, fair dealing, or other - equivalents. - -2.7. Conditions - - Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in - Section 2.1. - - -3. Responsibilities - -3.1. Distribution of Source Form - - All distribution of Covered Software in Source Code Form, including any - Modifications that You create or to which You contribute, must be under - the terms of this License. You must inform recipients that the Source - Code Form of the Covered Software is governed by the terms of this - License, and how they can obtain a copy of this License. You may not - attempt to alter or restrict the recipients' rights in the Source Code - Form. - -3.2. Distribution of Executable Form - - If You distribute Covered Software in Executable Form then: - - a. such Covered Software must also be made available in Source Code Form, - as described in Section 3.1, and You must inform recipients of the - Executable Form how they can obtain a copy of such Source Code Form by - reasonable means in a timely manner, at a charge no more than the cost - of distribution to the recipient; and - - b. You may distribute such Executable Form under the terms of this - License, or sublicense it under different terms, provided that the - license for the Executable Form does not attempt to limit or alter the - recipients' rights in the Source Code Form under this License. - -3.3. Distribution of a Larger Work - - You may create and distribute a Larger Work under terms of Your choice, - provided that You also comply with the requirements of this License for - the Covered Software. If the Larger Work is a combination of Covered - Software with a work governed by one or more Secondary Licenses, and the - Covered Software is not Incompatible With Secondary Licenses, this - License permits You to additionally distribute such Covered Software - under the terms of such Secondary License(s), so that the recipient of - the Larger Work may, at their option, further distribute the Covered - Software under the terms of either this License or such Secondary - License(s). - -3.4. Notices - - You may not remove or alter the substance of any license notices - (including copyright notices, patent notices, disclaimers of warranty, or - limitations of liability) contained within the Source Code Form of the - Covered Software, except that You may alter any license notices to the - extent required to remedy known factual inaccuracies. - -3.5. Application of Additional Terms - - You may choose to offer, and to charge a fee for, warranty, support, - indemnity or liability obligations to one or more recipients of Covered - Software. However, You may do so only on Your own behalf, and not on - behalf of any Contributor. You must make it absolutely clear that any - such warranty, support, indemnity, or liability obligation is offered by - You alone, and You hereby agree to indemnify every Contributor for any - liability incurred by such Contributor as a result of warranty, support, - indemnity or liability terms You offer. You may include additional - disclaimers of warranty and limitations of liability specific to any - jurisdiction. - -4. Inability to Comply Due to Statute or Regulation - - If it is impossible for You to comply with any of the terms of this License - with respect to some or all of the Covered Software due to statute, - judicial order, or regulation then You must: (a) comply with the terms of - this License to the maximum extent possible; and (b) describe the - limitations and the code they affect. Such description must be placed in a - text file included with all distributions of the Covered Software under - this License. Except to the extent prohibited by statute or regulation, - such description must be sufficiently detailed for a recipient of ordinary - skill to be able to understand it. - -5. Termination - -5.1. The rights granted under this License will terminate automatically if You - fail to comply with any of its terms. However, if You become compliant, - then the rights granted under this License from a particular Contributor - are reinstated (a) provisionally, unless and until such Contributor - explicitly and finally terminates Your grants, and (b) on an ongoing - basis, if such Contributor fails to notify You of the non-compliance by - some reasonable means prior to 60 days after You have come back into - compliance. Moreover, Your grants from a particular Contributor are - reinstated on an ongoing basis if such Contributor notifies You of the - non-compliance by some reasonable means, this is the first time You have - received notice of non-compliance with this License from such - Contributor, and You become compliant prior to 30 days after Your receipt - of the notice. - -5.2. If You initiate litigation against any entity by asserting a patent - infringement claim (excluding declaratory judgment actions, - counter-claims, and cross-claims) alleging that a Contributor Version - directly or indirectly infringes any patent, then the rights granted to - You by any and all Contributors for the Covered Software under Section - 2.1 of this License shall terminate. - -5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user - license agreements (excluding distributors and resellers) which have been - validly granted by You or Your distributors under this License prior to - termination shall survive termination. - -6. Disclaimer of Warranty - - Covered Software is provided under this License on an "as is" basis, - without warranty of any kind, either expressed, implied, or statutory, - including, without limitation, warranties that the Covered Software is free - of defects, merchantable, fit for a particular purpose or non-infringing. - The entire risk as to the quality and performance of the Covered Software - is with You. Should any Covered Software prove defective in any respect, - You (not any Contributor) assume the cost of any necessary servicing, - repair, or correction. This disclaimer of warranty constitutes an essential - part of this License. No use of any Covered Software is authorized under - this License except under this disclaimer. - -7. Limitation of Liability - - Under no circumstances and under no legal theory, whether tort (including - negligence), contract, or otherwise, shall any Contributor, or anyone who - distributes Covered Software as permitted above, be liable to You for any - direct, indirect, special, incidental, or consequential damages of any - character including, without limitation, damages for lost profits, loss of - goodwill, work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses, even if such party shall have been - informed of the possibility of such damages. This limitation of liability - shall not apply to liability for death or personal injury resulting from - such party's negligence to the extent applicable law prohibits such - limitation. Some jurisdictions do not allow the exclusion or limitation of - incidental or consequential damages, so this exclusion and limitation may - not apply to You. - -8. Litigation - - Any litigation relating to this License may be brought only in the courts - of a jurisdiction where the defendant maintains its principal place of - business and such litigation shall be governed by laws of that - jurisdiction, without reference to its conflict-of-law provisions. Nothing - in this Section shall prevent a party's ability to bring cross-claims or - counter-claims. - -9. Miscellaneous - - This License represents the complete agreement concerning the subject - matter hereof. If any provision of this License is held to be - unenforceable, such provision shall be reformed only to the extent - necessary to make it enforceable. Any law or regulation which provides that - the language of a contract shall be construed against the drafter shall not - be used to construe this License against a Contributor. - - -10. Versions of the License - -10.1. New Versions - - Mozilla Foundation is the license steward. Except as provided in Section - 10.3, no one other than the license steward has the right to modify or - publish new versions of this License. Each version will be given a - distinguishing version number. - -10.2. Effect of New Versions - - You may distribute the Covered Software under the terms of the version - of the License under which You originally received the Covered Software, - or under the terms of any subsequent version published by the license - steward. - -10.3. Modified Versions - - If you create software not governed by this License, and you want to - create a new license for such software, you may create and use a - modified version of this License if you rename the license and remove - any references to the name of the license steward (except to note that - such modified license differs from this License). - -10.4. Distributing Source Code Form that is Incompatible With Secondary - Licenses If You choose to distribute Source Code Form that is - Incompatible With Secondary Licenses under the terms of this version of - the License, the notice described in Exhibit B of this License must be - attached. - -Exhibit A - Source Code Form License Notice - - This Source Code Form is subject to the - terms of the Mozilla Public License, v. - 2.0. If a copy of the MPL was not - distributed with this file, You can - obtain one at - http://mozilla.org/MPL/2.0/. - -If it is not possible or desirable to put the notice in a particular file, -then You may include the notice in a location (such as a LICENSE file in a -relevant directory) where a recipient would be likely to look for such a -notice. - -You may add additional accurate notices of copyright ownership. - -Exhibit B - "Incompatible With Secondary Licenses" Notice - - This Source Code Form is "Incompatible - With Secondary Licenses", as defined by - the Mozilla Public License, v. 2.0. diff --git a/legacy/Makefile b/legacy/Makefile deleted file mode 100644 index df647ef0..00000000 --- a/legacy/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -.PHONY: check -check: - @yarn install --prefer-offline - -@./bin/setup - -.PHONE: licence -licence: - ./node_modules/.bin/license-to-fail ./licence.js - make licence-check - -SUBDIRS := $(dir $(wildcard */Makefile)) -TARGETS := install clean test test-ci lint lint-ci licence-check# whatever else, but must not contain '/' - -# foo/.all bar/.all foo/.clean bar/.clean -SUBDIRS_TARGETS := \ - $(foreach t,$(TARGETS),$(addsuffix $t,$(SUBDIRS))) - -.PHONY: $(TARGETS) $(SUBDIRS_TARGETS) - -# static pattern rule, expands into: -# all clean: %: foo/.% bar/.% -$(TARGETS): %: $(addsuffix %,$(SUBDIRS)) - @echo 'Done "$*" target' - -# here, for foo/.all: -# $(@D) is foo -# $(@F) is .all, with leading period -# $(@F:.%=%) is just all -$(SUBDIRS_TARGETS): - $(MAKE) --no-print-directory -C $(@D) $(@F:.%=%) - -DIFF := $(lastword $(subst /, ,${CIRCLE_COMPARE_URL})) -CHANGED_FILES := $(subst /, , $(dir $(shell git diff --name-only $(DIFF)))) -CHANGES := $(patsubst %, %/, $(sort $(filter $(subst /, ,$(SUBDIRS)), $(CHANGED_FILES)))) -.PHONY: diff -diff: - echo $(CHANGES) - -BUILDS := build push - -# foo/.all bar/.all foo/.clean bar/.clean -BUILDS_TARGETS := \ - $(foreach t,$(BUILDS),$(addsuffix $t,$(CHANGES))) - -.PHONY: $(BUILDS) $(BUILDS_TARGETS) - -# static pattern rule, expands into: -# all clean: %: foo/.% bar/.% -$(BUILDS): %: $(addsuffix %,$(CHANGES)) - @echo 'Done "$*" target' - -# here, for foo/.all: -# $(@D) is foo -# $(@F) is .all, with leading period -# $(@F:.%=%) is just all -$(BUILDS_TARGETS): - $(MAKE) --no-print-directory -C $(@D) $(@F:.%=%) diff --git a/legacy/README.md b/legacy/README.md deleted file mode 100644 index 5796b23b..00000000 --- a/legacy/README.md +++ /dev/null @@ -1,120 +0,0 @@ -[![CircleCI](https://circleci.com/gh/yldio/joyent-portal.svg?style=shield&circle-token=0bbeaaafc4868c707ca0ed0568f5193a04daddb4)](https://circleci.com/gh/yldio/joyent-portal) -[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) - -# Prototype Triton Portal - -This is a prototype project intended to explore some ideas that might contribute to new capabilities and a new user experience for managing applications on [Joyent's Triton](https://www.joyent.com/triton). - -**This is not intended for general use and is completely unsupported.** - -## Our Principles -We have designed this product with these principles in mind (to be completed). - -## Our Design Library -We use inVision craft for our design components, you can downoad this library [here](https://drive.google.com/open?id=0Bw56g3tFwIuWOXNHUDZmRmQ3ZlE) and submit proposed changes to our Sketch wireframes [here](https://drive.google.com/open?id=0B1oWObk56wa5cE5iY2JWNmI2djg). - -## Documentation -Our workshop meeting notes are kept in this [Google Drive folder](https://drive.google.com/open?id=0B1oWObk56wa5eklBNGFlWFRFOHM). Our meeting notes are kept in this [Google Drive folder](https://drive.google.com/open?id=0B1oWObk56wa5N1VzZjhZWWpDTTQ). - -## Development - -If you would like to contribute to the project, the recommended way to setup is to -insure that you have docker installed, and optionally have a triton account and profile -setup using the triton tool. - -Currently requires [yarn](https://yarnpkg.com/en/docs/install) for installing dependencies, -as well as `docker` and `docker-compose` are installed correctly, this can be done by -running `make`, make continues without any errors, then you are good to go. [node-triton](https://github.com/joyent/node-triton) -is also needed if deployment to Triton is required. - -``` -make && make install -``` - -Then to run each individual component locally (subject to change). - -## Setup - -```sh -make -``` - -## Run services - -To run the stack locally: - -```sh -docker-compose -f local-compose.yml up -d -``` - -This will run the front-end at [http://127.0.0.1:8000](http://127.0.0.1:8000), -the UI framework at [http://127.0.0.1:8001](http://127.0.0.1:8001), - -## Project Management - -This project is using [Github Projects](https://www.youtube.com/watch?v=C6MGKHkNtxU) for organisation and development of the Joyent Dashboard. - -## Repository Layout - -Currently we are using this repository as a monolithic catch-all for all project communication, development and designs. -We will also include multiple PoC's of various bits of functionality from UI's prototypes to API development. - -``` -. -├── cloudapi-graphql -├── docs -├── frontend -├── nginx -├── ui -└── spikes -``` - -### cloudapi-graphql - -An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/) in GraphQL. - -### Docs - -Documentation about the project, mainly focused on information for the technical runnings of this project. -Can be view online at the [documentation website](http://docs.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone/) - -### frontend - -The client side code with a dev-server, this also includes the production server for the meantime, however we are looking at moving towards a deployment of the build artifacts to manta, and another server to host these assets. - -### nginx - -Nginx will be sitting in-front of the `ui` service, allowing the `ui` to scale out. - -### ui - -Code for the reusable UI framework. - -### spikes - -Implementation examples from spikes, this directory is experimental and is likely broken. - -### Git LFS -- We are using Git LFS to track large files, such as design files in Sketch. -- Make sure you have this downloaded locally -`brew install git-lfs` - -#### Helpful tips -- If there is an error cloning to a new machine, or there is an error cloning in the Circle CI process run `git lfs push origin master --all` from a machine that has it already checked out. - -### Sketch Pre Commit - -A pre-commit hook has been added to generate a PNG shot of each .sketch file "page". - -To use, make sure the following are installed: -- [Sketch Toolbox](http://sketchtoolbox.com/) -- [Sketch Measure Plugin](https://github.com/utom/sketch-measure) - - -Then add following to your `.git/config` - -``` -[diff "sketchtool"] - textconv = "sketchtool dump" - cachetextconv = true -``` diff --git a/legacy/bin/deploy b/legacy/bin/deploy deleted file mode 100755 index 31ee54af..00000000 --- a/legacy/bin/deploy +++ /dev/null @@ -1,30 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude - make bash behave sanely -# http://redsymbol.net/articles/unofficial-bash-strict-mode/ -# -set -euo pipefail - -# Beware of CDPATH gotchas causing cd not to work correctly when a user -# has set this in their environment -# https://bosker.wordpress.com/2012/02/12/bash-scripters-beware-of-the-cdpath/ -unset CDPATH - -readonly INCLUDE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -# shellcheck source=bin/setup-tools -. "${INCLUDE}"/setup-tools - -echo ">> running triton deploy with docker-compose" -ensure_command triton -ensure_triton_cns_is_enabled -get_triton_details -write_env_file - -export DOCKER_HOST=$_DOCKER_HOST -export DOCKER_CERT_PATH=$_DOCKER_CERT_PATH -# Do not TLS verify for now, incompatibilities between circleci and joyent -export DOCKER_TLS_VERIFY= - -docker-compose pull -COMPOSE_PROJECT_NAME=${CIRCLE_BRANCH} docker-compose up -d diff --git a/legacy/bin/docker-login b/legacy/bin/docker-login deleted file mode 100755 index 4021d1f3..00000000 --- a/legacy/bin/docker-login +++ /dev/null @@ -1,10 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude - make bash behave sanely -# http://redsymbol.net/articles/unofficial-bash-strict-mode/ -# -set -euo pipefail - -echo ">> Logging into $_DOCKER_REGISTRY" -docker login -e="." -u="$_DOCKER_LOGIN_USERNAME" -p="$_DOCKER_LOGIN_PASSWORD" "$_DOCKER_REGISTRY" diff --git a/legacy/bin/history-check b/legacy/bin/history-check deleted file mode 100755 index 3891b23f..00000000 --- a/legacy/bin/history-check +++ /dev/null @@ -1,203 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude - make bash behave sanely -# http://redsymbol.net/articles/unofficial-bash-strict-mode/ -# -set -euo pipefail -IFS=$'\n\t' - -# -# Globals -# -remember_git_start_and_end() { - HEAD="$(git rev-parse HEAD)" - ROOT="$(git log --pretty=format:%H | tail -n 1)" -} - -# -# Utilities -# -die() { - local msg="$@" - [[ -z "${msg}" ]] || { - tput setaf 1 # red - tput bold - echo "${msg}" - tput sgr0 # reset - } - exit 1 -} - -error() { - local msg="$@" - echo -n '| ' - tput setaf 1 # red - echo -n ' ✖' - tput sgr0 # reset - echo " ${msg}" -} - -success() { - local msg="$@" - echo -n '| ' - tput setaf 2 # green - echo -n ' ✓' - tput sgr0 # reset - echo " ${msg}" -} - -log_commit() { - echo "○ $@" -} - -# Check a command is present -ensure_command() { - local cmd="$1" - - command -v "${cmd}" > /dev/null 2>&1 || { - die "Couldn't find required command: ${cmd}" - } -} - -# -# Signal handling -# -cleanup() { - git reset --hard "${HEAD}" > /dev/null 2>&1 - rm -f $$_commit_message -} - -trap cleanup SIGHUP SIGINT SIGTERM - -# -# Git helpers -# - -# Go back one commit in history (first parent for merges) -step_back_one_commit() { - git reset --hard HEAD^ > /dev/null - log_commit "$(git rev-parse HEAD)" -} - -current_commit_message() { - GIT_PAGER= git log --format=%B -n 1 -} - -current_commit_sha() { - git rev-parse HEAD -} - -exit_if_not_git_repo() { - local gitroot="$(git rev-parse --show-toplevel 2> /dev/null)" - - [[ "${gitroot}" == "" ]] && die 'Current directory is not in a repository' - return 0 -} - -# -# Checks -# -check_commit_message() { - local lineno=0 - local length=0 - local succeded=1 - - while read -r line ; do - let succeded=1 - let lineno+=1 - length=${#line} - - [[ "${lineno}" -eq "1" ]] && { - [[ "${length}" -gt 50 ]] && { - error "Commit message: Subject line longer than 50 characters"; - succeded=0 - }; - - [[ ! "${line}" =~ ^[A-Z].*$ ]] && { - error "Commit message: Subject line not capitalised"; - succeded=0 - }; - - [[ "${line}" == *. ]] && { - error "Commit message: Subject line ended with a full stop"; - succeded=0 - }; - } - - [[ "${lineno}" -eq "2" ]] && [[ -n "${line}" ]] && { - error "Commit message: Subject line not separated by a blank line"; - succeded=0; - }; - - [[ "${lineno}" -gt "1" ]] && [[ "${length}" -gt "72" ]] && { - error "Commit message: Body not wrapped at 72 characters"; - succeded=0 - }; - done < $$_commit_message - - [[ "${succeded}" -eq "1" ]] && success "Commit message" - return 0 -} - -run_checks() { - current_commit_message > $$_commit_message - check_commit_message - rm -f $$_commit_message - set +e - npm run lint > /dev/null 2>&1 - if [[ "$?" -eq 0 ]]; then - success 'Lint' - else - error 'Lint: script did not exit successfully' - fi - npm test > /dev/null 2>&1 - if [[ "$?" -eq 0 ]]; then - success 'Test' - else - error 'Test: script did not exit successfully' - fi - set -e -} - -check_project() { - exit_if_not_git_repo - - [[ -f './package.json' ]] || { - die 'This does not appear to be a node project' - } - - [[ -z "$(json -f package.json 'scripts.lint')" ]] && { - die 'There is no lint script in the package.json' - } - - [[ -z "$(json -f package.json 'scripts.test')" ]] && { - die 'There is no test script in the package.json' - } - - return 0 -} - -traverse_history() { - while [[ "${ROOT}" != "$(current_commit_sha)" ]] ; do - run_checks - step_back_one_commit - done -} - -# -# Main -# -ensure_command git -ensure_command tail -ensure_command npm -ensure_command json -check_project -remember_git_start_and_end -log_commit "HEAD: $(current_commit_sha)" -traverse_history -run_checks -log_commit "ROOT: $(current_commit_sha)" -cleanup - -# vim: syntax=sh et ts=2 sts=2 sw=2 diff --git a/legacy/bin/on-changes-publish-ui b/legacy/bin/on-changes-publish-ui deleted file mode 100755 index 3d4edb04..00000000 --- a/legacy/bin/on-changes-publish-ui +++ /dev/null @@ -1,16 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude -# -set -euo pipefail -set -x -# Set internal field seperator to `/` to split up urls -IFS='/' - -read -ra ADDR <<< "$CIRCLE_COMPARE_URL" - -if [[ "$(git diff --name-only """${ADDR[-1]}""")" == *"ui/"* ]] - then - make -C ui publish | sed '/NPM_TOKEN/d' -fi diff --git a/legacy/bin/pre-commit.hook b/legacy/bin/pre-commit.hook deleted file mode 100755 index 3ff10eef..00000000 --- a/legacy/bin/pre-commit.hook +++ /dev/null @@ -1,60 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude - make bash behave sanely -# http://redsymbol.net/articles/unofficial-bash-strict-mode/ -# -set -euo pipefail - -# Make pushd & popd silent -pushd () { - command pushd "$@" > /dev/null -} - -popd () { - command popd "$@" > /dev/null -} - -export EXIT_CODE=0 - - -function lint_changed() { - # Allow lint to be ran from outside of the root directory - local git_root - git_root=$(git rev-parse --show-cdup) - git_root=${git_root:-./} - - local subdirs - subdirs=$(find "$git_root" -maxdepth 2 -mindepth 2 -name 'Makefile' -printf '%h\n') - - - for directory in $subdirs - do - pushd "$directory" - - local npm_bin="node_modules/.bin" - local eslint="$npm_bin/eslint" - - function lint() { - local to_lint - to_lint=$(git diff --staged --diff-filter=ACMTUXB --name-only -- '*.j'{s,sx}) - echo $to_lint - echo $eslint - - if [ "$to_lint" ]; then - $eslint "$to_lint" -c ".eslintrc" || EXIT_CODE=$? - fi - } - - lint - popd - done -} - -lint_changed -if [[ "$EXIT_CODE" -gt "0" ]]; then - exit $EXIT_CODE -fi -make test - -echo "⚡️ changed files pass eslint! ⚡️" diff --git a/legacy/bin/setup b/legacy/bin/setup deleted file mode 100755 index 1cae372c..00000000 --- a/legacy/bin/setup +++ /dev/null @@ -1,23 +0,0 @@ -#! /usr/bin/env bash - -# -# Prelude -# -set -euo pipefail -IFS=$'\n\t' -# Beware of CDPATH gotchas causing cd not to work correctly when a user -# has set this in their environment -# https://bosker.wordpress.com/2012/02/12/bash-scripters-beware-of-the-cdpath/ -unset CDPATH - -readonly INCLUDE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -# shellcheck source=bin/setup-tools -. "${INCLUDE}"/setup-tools - -# -# Main -# -ensure_prerequisites -get_triton_details -check_docker_config -write_env_file diff --git a/legacy/bin/setup-tools b/legacy/bin/setup-tools deleted file mode 100644 index 9d2e65dc..00000000 --- a/legacy/bin/setup-tools +++ /dev/null @@ -1,105 +0,0 @@ -#! /usr/bin/env bash - -# setup.sh - Checks that all the required tools are present and that they are -# appropriately configured for deploying to Triton. -# -# Adapted from https://github.com/autopilotpattern/mysql/blob/master/setup.sh -# - -# -# Prelude -# -set -euo pipefail -IFS=$'\n\t' - -# -# Utilities -# -die() { - local msg="$*" - [[ -z "${msg}" ]] || { - echo - tput setaf 1 # red - tput bold - echo "${msg}" - tput sgr0 # reset - } - exit 1 -} - -# -# Check functions -# -ensure_command() { - local cmd="$1" - - command -v "${cmd}" > /dev/null 2>&1 || { - die "Couldn't find required command: ${cmd}" - } -} - -get_triton_details() { - TRITON_USER=$(triton profile get | awk -F": " '/account:/{print $2}') - TRITON_DC=$(triton profile get | awk -F"/" '/url:/{print $3}' | awk -F'.' '{print $1}') - TRITON_URL=$(triton profile get | awk -F' ' '/url:/{print $2}') - TRITON_ACCOUNT=$(triton account get | awk -F": " '/id:/{print $2}') - TRITON_KEY=$(triton profile get | awk -F' ' '/keyId:/{print $2}') -} - -check_docker_config() { - [[ "${DOCKER_HOST:=unset}" == "unset" ]] && { - echo "Run \"docker-compose -f local-compose.yml up\" to run locally" - return 0 - } - - return 0 -} - -ensure_docker_config_matches_triton_config_and_capture_triton_details() { - local docker_user - docker_user=$(docker info 2>&1 | awk -F": " '/SDCAccount:/{print $2}') - local docker_dc - docker_dc="$(echo "${DOCKER_HOST}" | awk -F"/" '{print $3}' | awk -F'.' '{print $1}')" - get_triton_details - [[ ! "$docker_user" = "$TRITON_USER" ]] || [[ ! "$docker_dc" = "$TRITON_DC" ]] && { - echo "Docker user: ${docker_user}" - echo "Triton user: ${TRITON_USER}" - echo "Docker data center: ${docker_dc}" - echo "Triton data center: ${TRITON_DC}" - die "Your Triton config does not match your Docker configuration." - } - - return 0; -} - -ensure_triton_cns_is_enabled() { - local triton_cns_enabled - triton_cns_enabled=$(triton account get | awk -F": " '/cns/{print $2}') - [[ "$triton_cns_enabled" == "true" ]] || { - die "Triton CNS is required and not enabled." - } -} - -write_env_file() { - if [[ -f .env ]] ; then - echo "Env file already exists, not overwriting" - else - echo '# Consul discovery via Triton CNS' >> .env - [[ "${DOCKER_HOST:=unset}" == "*docker.joyent.com*" ]] || { - echo CONSUL="consul.svc.${TRITON_ACCOUNT}.${TRITON_DC}.cns.joyent.com" \ - >> .env - } - echo SDC_KEY_ID=${TRITON_KEY} >> .env - echo SDC_ACCOUNT=${TRITON_ACCOUNT} >> .env - echo SDC_URL=${TRITON_URL} >> .env - echo >> .env - fi -} - -ensure_prerequisites() { - ensure_command docker - ensure_command docker-compose - ensure_command triton -} - -# vim: syntax=sh et ts=2 sts=2 sw=2 diff --git a/legacy/bin/sketch-previews.rb b/legacy/bin/sketch-previews.rb deleted file mode 100755 index 11262833..00000000 --- a/legacy/bin/sketch-previews.rb +++ /dev/null @@ -1,57 +0,0 @@ -#!/usr/bin/env ruby -require 'fileutils' - -PROGNAME = 'pre-commit (auto-generate sketch previews)' - -def main - progress "Installing sketchtool" - system!(%W[/Applications/Sketch.app/Contents/Resources/sketchtool/install.sh]) - - progress "Looking for changed or added .sketch files" - diff_output = capture!(%W[git diff --name-only --cached --pretty=format:]) - sketch_files = diff_output.split("\n").grep(/\.sketch\z/) - if sketch_files.empty? - progress "No sketch files to create preview images for in this commit!" - end - puts sketch_files - - sketch_files.each do |f| - unless File.exist?(f) - progress "#{f} does not exist (anymore?)" - next - end - - png_output_dir = f.sub(/\.sketch\z/, '') + '-sketch-previews' - progress "deleting old previews" - FileUtils.rm_rf(png_output_dir) - - progress "exporting pages" - cmd = %W[sketchtool --overwriting=YES --output=#{png_output_dir} export pages #{f}] - system!(cmd) - - progress "adding to git" - system!(%W[git add #{png_output_dir}]) - end -end - -def system!(cmd) - puts "running: #{cmd.join(' ')}" - abort failure_message(cmd) unless system(*cmd) -end - -def capture!(cmd) - puts "capturing: #{cmd.join(' ')}" - result = IO.popen(cmd) { |io| io.read } - abort failure_message(cmd) unless $?.success? - result -end - -def failure_message(cmd) - "#{PROGNAME}: command failed: #{cmd.join(' ')}" -end - -def progress(msg) - puts "#{PROGNAME}: #{msg}" -end - -main diff --git a/legacy/circle.yml b/legacy/circle.yml deleted file mode 100644 index e88476e0..00000000 --- a/legacy/circle.yml +++ /dev/null @@ -1,51 +0,0 @@ -## Customize the test machine -machine: - pre: - - git config --global user.email "circleci@joyent.zone" - - git config --global user.name "circlebot" - - curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0 - - services: - - docker - node: - version: 7.7.3 - -dependencies: - pre: - - sudo curl -L https://github.com/docker/compose/releases/download/1.8.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose - - sudo chmod +x /usr/local/bin/docker-compose - - yarn global add triton@4.15.0 || cat /home/ubuntu/.yarn-config/global/yarn-error.log - - echo '{"url":"https://eu-ams-1.api.joyent.com","account":"'$SDC_ACCOUNT'","keyId":"c3:30:35:9b:85:48:73:44:31:cc:4b:2e:6a:00:16:e2","name":"eu-ams-1","curr":true}' | triton profile create -f - - - triton env --docker eu-ams-1 - - mkdir -p ${CIRCLE_TEST_REPORTS}/tap-xunit/ - - echo -e "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc - override: - - make && make install - # Install git-lfs - TODO: Move to make task - - curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash - - sudo apt-get install git-lfs - - ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download - - git config credential.helper manager - - git lfs pull - -test: - override: - - make -j2 lint-ci test-ci - -deployment: - development: - branch: master - commands: - - ./bin/docker-login - - ./bin/on-changes-publish-ui - - make -j2 build - - make -j2 push - - ./bin/deploy - staging: - tag: /release.*/ - commands: - - CIRCLE_BRANCH=staging ./bin/docker-login - - CIRCLE_BRANCH=staging ./bin/on-changes-publish-ui - - CIRCLE_BRANCH=staging make -j2 build - - CIRCLE_BRANCH=staging make -j2 push - - CIRCLE_BRANCH=staging ./bin/deploy diff --git a/legacy/cloudapi-graphql/.eslintrc b/legacy/cloudapi-graphql/.eslintrc deleted file mode 100644 index 6f05aa76..00000000 --- a/legacy/cloudapi-graphql/.eslintrc +++ /dev/null @@ -1,27 +0,0 @@ -{ - "extends": [ - "eslint:recommended", - "prettier" - ], - "plugins": [ - "prettier" - ], - "rules": { - "no-console": 0, - "prettier/prettier": ["error", { - "useTabs": false, - "printWidth": 80, - "tabWidth": 2, - "singleQuote": true, - "trailingComma": "none", - "bracketSpacing": true, - "jsxBracketSameLine": false, - "parser": "flow", - "semi": true - }] - }, - "env": { - "es6": true, - "node": true - } -} diff --git a/legacy/cloudapi-graphql/.gitignore b/legacy/cloudapi-graphql/.gitignore deleted file mode 100644 index 7f3fff9f..00000000 --- a/legacy/cloudapi-graphql/.gitignore +++ /dev/null @@ -1,50 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -jspm_packages - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Vim files: -*.sw* - -# Mac OS dirty files -.DS_Store diff --git a/legacy/cloudapi-graphql/Dockerfile b/legacy/cloudapi-graphql/Dockerfile deleted file mode 100644 index 68b84ed9..00000000 --- a/legacy/cloudapi-graphql/Dockerfile +++ /dev/null @@ -1 +0,0 @@ -FROM quay.io/yldio/alpine-node-containerpilot:6.9.4-3 diff --git a/legacy/cloudapi-graphql/Makefile b/legacy/cloudapi-graphql/Makefile deleted file mode 100644 index 6630cdfe..00000000 --- a/legacy/cloudapi-graphql/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -NAME := $(lastword $(subst /, ,$(CURDIR))) - -bindir := $(shell yarn bin) -AVA := $(bindir)/ava -NYC := $(bindir)/nyc - -.PHONY: install -install: - yarn install --prefer-offline - -.PHONY: install-production -install-production: - yarn install --production --pure-lockfile --prefer-offline - -.PHONY: clean -clean: - @rm -rf node_modules - -.PHONY: test -test: - $(AVA) $(TEST_ARGS) - -XUNIT_DIR := ${CIRCLE_TEST_REPORTS}/tap-xunit -XUNIT := $(bindir)/tap-xunit -XUNIT_OUTPUT := >> ${CIRCLE_TEST_REPORTS}/tap-xunit/xunit-$(NAME) -.PHONY: test-ci -test-ci: - mkdir -p $(XUNIT_DIR) - $(NYC) $(AVA) -t | $(XUNIT) $(XUNIT_OUTPUT).xml - -.PHONY: start -start: - yarn run start - -.PHONY: build -build: - docker build -t quay.io/yldio/joyent-dashboard-$(NAME):$(CIRCLE_BRANCH) . - -.PHONY: push -push: - docker push quay.io/yldio/joyent-dashboard-$(NAME) - -.PHONY: lint -lint: - $(bindir)/eslint . - -.PHONY: lint-ci -lint-ci: - mkdir -p $(XUNIT_DIR) - -$(bindir)/eslint . --format tap | $(XUNIT) $(XUNIT_OUTPUT)-lint.xml - -.PHONY: licence-check -licence-check: - ../node_modules/.bin/license-to-fail ../licence.js diff --git a/legacy/cloudapi-graphql/README.md b/legacy/cloudapi-graphql/README.md deleted file mode 100644 index 80f39af9..00000000 --- a/legacy/cloudapi-graphql/README.md +++ /dev/null @@ -1,166 +0,0 @@ -[![Docker Repository on Quay](https://quay.io/repository/yldio/joyent-dashboard-cloudapi-graphql/status?token=bddd694a-a913-4b66-b7bc-fb71992672c4 "Docker Repository on Quay")](https://quay.io/repository/yldio/joyent-dashboard-cloudapi-graphql) -# cloudapi-graphql - -Proof-of-Concept of the [Joyent Cloud API](https://apidocs.joyent.com/cloudapi/) running on GraphQL. - -## Setup - -### Setup Credentials - -Create `credentials.json`: - -```json5 -{ - "url": "https://us-sw-1.api.joyentcloud.com", - "keyId": "", //public key fingerprint ex: 35:jh:42:56... - "account": "", // account ex: raoulmillais - "user": "" // sub-account ex: ramitos -} -``` - -Alternatively you can just use ENV variables: - -``` -SDC_URL -SDC_ACCOUNT -SDC_USER -SDC_KEY_ID -``` - -As a third option you can use a `.env` file. - -### Install Dependencies and run - -```bash -yarn install -yarn start -``` - -### Visit GraphiQL - -Go-to http://0.0.0.0:4000/graphql to use the REPL with interactive documentation. - -![GraphiQL](https://cloud.githubusercontent.com/assets/524382/19242455/1e371978-8f0b-11e6-9563-d6f5b93fa63c.png) - -## API - - - [x] Account - - [x] GetAccount - - [x] UpdateAccount - - [x] Keys - - [x] ListKeys - - [x] GetKey - - [x] CreateKey - - [x] DeleteKey - - [x] Users - - [x] ListUsers - - [x] GetUser - - [x] CreateUser - - [x] UpdateUser - - [ ] ChangeUserPassword - - [x] DeleteUser - - [x] Roles - - [x] ListRoles - - [x] GetRole - - [x] CreateRole - - [x] UpdateRole - - [x] DeleteRole - - [x] Role Tags - - [x] SetRoleTags - - [x] Policies - - [x] ListPolicies - - [x] GetPolicy - - [x] CreatePolicy - - [x] UpdatePolicy - - [x] DeletePolicy - - [x] User SSH Keys - - [x] ListUserKeys - - [x] GetUserKey - - [x] CreateUserKey - - [x] DeleteUserKey - - [ ] Config - - [ ] GetConfig - - [ ] UpdateConfig - - [x] Datacenters - - [x] ListDatacenters - - [x] GetDatacenter - - [x] Services - - [x] ListServices - - [x] Images - - [x] ListImages - - [x] GetImage - - [x] DeleteImage - - [x] ExportImage - - [x] CreateImageFromMachine - - [ ] UpdateImage - - [x] Packages - - [x] ListPackages - - [x] GetPackage - - [x] Instances - - [x] ListMachines - - [x] GetMachine - - [x] CreateMachine - - [x] StopMachine - - [x] StartMachine - - [x] RebootMachine - - [ ] ResizeMachine - - [ ] RenameMachine - - [x] EnableMachineFirewall - - [x] DisableMachineFirewall - - [x] CreateMachineSnapshot - - [x] StartMachineFromSnapshot - - [x] ListMachineSnapshots - - [x] GetMachineSnapshot - - [x] DeleteMachineSnapshot - - [ ] UpdateMachineMetadata - - [ ] ListMachineMetadata - - [ ] GetMachineMetadata - - [ ] DeleteMachineMetadata - - [ ] DeleteAllMachineMetadata - - [x] AddMachineTags - - [x] ReplaceMachineTags - - [ ] ListMachineTags - - [x] GetMachineTag - - [x] DeleteMachineTag - - [x] DeleteMachineTags - - [x] DeleteMachine - - [x] MachineAudit - - [ ] Analytics - - [ ] DescribeAnalytics - - [ ] ListInstrumentations - - [ ] GetInstrumentation - - [ ] GetInstrumentationValue - - [ ] GetInstrumentationHeatmap - - [ ] GetInstrumentationHeatmapDetails - - [ ] CreateInstrumentation - - [ ] DeleteInstrumentation - - [x] FirewallRules - - [x] Firewall Rule Syntax - - [x] ListFirewallRules - - [x] GetFirewallRule - - [x] CreateFirewallRule - - [x] UpdateFirewallRule - - [x] EnableFirewallRule - - [x] DisableFirewallRule - - [x] DeleteFirewallRule - - [x] ListMachineFirewallRules - - [x] ListFirewallRuleMachines - - [ ] Fabrics - - [ ] ListFabricVLANs - - [ ] CreateFabricVLAN - - [ ] GetFabricVLAN - - [ ] UpdateFabricVLAN - - [ ] DeleteFabricVLAN - - [ ] ListFabricNetworks - - [ ] CreateFabricNetwork - - [ ] GetFabricNetwork - - [ ] DeleteFabricNetwork - - [x] Networks - - [x] ListNetworks - - [x] GetNetwork - - [ ] Nics - - [ ] ListNics - - [ ] GetNic - - [ ] AddNic - - [ ] RemoveNic - diff --git a/legacy/cloudapi-graphql/etc/containerpilot.json b/legacy/cloudapi-graphql/etc/containerpilot.json deleted file mode 100644 index 60d9c61d..00000000 --- a/legacy/cloudapi-graphql/etc/containerpilot.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "consul": "{{ .CONSUL }}:8500", - "services": [{ - "name": "joyent-portal-cloudapi-graphql", - "port": 4000, - "health": "/usr/bin/curl -o /dev/null --fail -s http://localhost:4000/graphql", - "poll": 3, - "ttl": 10 - }], - "telemetry": { - "port": 9090, - "sensors": [{ - "name": "graphql_memory_percent", - "help": "percentage of memory used", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "memory"] - }, { - "name": "graphql_cpu_load", - "help": "cpu load", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "cpu"] - }, { - "name": "graphql_disk_capacity", - "help": "disk capacity", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskcapacity"] - }, { - "name": "graphql_disk_usage", - "help": "disk usage", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskusage"] - }] - } -} diff --git a/legacy/cloudapi-graphql/package.json b/legacy/cloudapi-graphql/package.json deleted file mode 100644 index f8e843d8..00000000 --- a/legacy/cloudapi-graphql/package.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "cloudapi-graphql", - "private": true, - "license": "MPL-2.0", - "version": "1.0.0", - "main": "src/index.js", - "scripts": { - "lint": "eslint src --fix", - "start": "node src/index.js", - "test": "make test" - }, - "dependencies": { - "bunyan": "^1.8.10", - "dotenv": "^4.0.0", - "express": "^4.15.2", - "express-graphql": "^0.6.4", - "got": "^6.7.1", - "graphql": "^0.9.3", - "smartdc-auth": "^2.5.2", - "triton": "^5.2.0" - }, - "devDependencies": { - "ava": "^0.19.1", - "eslint": "^3.19.0", - "eslint-config-prettier": "^1.7.0", - "eslint-plugin-prettier": "^2.0.1", - "nyc": "^10.2.0", - "prettier": "^1.2.2", - "tap-xunit": "^1.7.0" - } -} diff --git a/legacy/cloudapi-graphql/src/api/account.js b/legacy/cloudapi-graphql/src/api/account.js deleted file mode 100644 index 08adaa85..00000000 --- a/legacy/cloudapi-graphql/src/api/account.js +++ /dev/null @@ -1,9 +0,0 @@ -const request = require('./request'); - -module.exports.get = () => { - return request('getAccount'); -}; - -module.exports.update = ctx => { - return request('updateAccount', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/config.js b/legacy/cloudapi-graphql/src/api/config.js deleted file mode 100644 index 8d5a6b4f..00000000 --- a/legacy/cloudapi-graphql/src/api/config.js +++ /dev/null @@ -1,5 +0,0 @@ -// const request = require('./request'); - -module.exports.get = () => { - // return request('', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/datacenters.js b/legacy/cloudapi-graphql/src/api/datacenters.js deleted file mode 100644 index 7aafe965..00000000 --- a/legacy/cloudapi-graphql/src/api/datacenters.js +++ /dev/null @@ -1,5 +0,0 @@ -const request = require('./request'); - -module.exports = () => { - return request('listDatacenters'); -}; diff --git a/legacy/cloudapi-graphql/src/api/fabrics.js b/legacy/cloudapi-graphql/src/api/fabrics.js deleted file mode 100644 index bb934414..00000000 --- a/legacy/cloudapi-graphql/src/api/fabrics.js +++ /dev/null @@ -1,9 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listFirewallRules', {}); -}; - -module.exports.get = ctx => { - return request('getFirewallRule', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/firewall-rules.js b/legacy/cloudapi-graphql/src/api/firewall-rules.js deleted file mode 100644 index 60bba238..00000000 --- a/legacy/cloudapi-graphql/src/api/firewall-rules.js +++ /dev/null @@ -1,37 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listFirewallRules', {}); -}; - -module.exports.listByMachine = ctx => { - return request('listMachineFirewallRules', ctx); -}; - -module.exports.listMachines = ctx => { - return request('listFirewallRuleMachines', ctx); -}; - -module.exports.get = ctx => { - return request('getFirewallRule', ctx); -}; - -module.exports.create = ctx => { - return request('createFirewallRule', ctx); -}; - -module.exports.update = ctx => { - return request('updateFirewallRule', ctx); -}; - -module.exports.enable = ctx => { - return request('enableFirewallRule', ctx); -}; - -module.exports.disable = ctx => { - return request('disableFirewallRule', ctx); -}; - -module.exports.destroy = ctx => { - return request('deleteFirewallRule', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/images.js b/legacy/cloudapi-graphql/src/api/images.js deleted file mode 100644 index e0c3a360..00000000 --- a/legacy/cloudapi-graphql/src/api/images.js +++ /dev/null @@ -1,25 +0,0 @@ -const request = require('./request'); - -module.exports.list = ctx => { - return request('listImages', ctx); -}; - -module.exports.get = ctx => { - return request('getImage', ctx); -}; - -module.exports.create = ctx => { - return request('createImageFromMachine', ctx); -}; - -// module.exports.update = (ctx) => { -// return request('UpdateImage', ctx); -// }; - -module.exports.destroy = uuid => { - return request('deleteImage', uuid); -}; - -// module.exports.xport = (uuid) => { -// return request('deleteImage', uuid); -// }; diff --git a/legacy/cloudapi-graphql/src/api/index.js b/legacy/cloudapi-graphql/src/api/index.js deleted file mode 100644 index 7b3d24dd..00000000 --- a/legacy/cloudapi-graphql/src/api/index.js +++ /dev/null @@ -1,16 +0,0 @@ -module.exports = { - account: require('./account'), - users: require('./users'), - policies: require('./policies'), - roles: require('./roles'), - keys: require('./keys'), - datacenters: require('./datacenters'), - services: require('./services'), - images: require('./images'), - packages: require('./packages'), - machines: require('./machines'), - firewallRules: require('./firewall-rules'), - // fabrics: require('./fabrics'), - networks: require('./networks'), - nics: require('./nics') -}; diff --git a/legacy/cloudapi-graphql/src/api/keys.js b/legacy/cloudapi-graphql/src/api/keys.js deleted file mode 100644 index fee3f4f2..00000000 --- a/legacy/cloudapi-graphql/src/api/keys.js +++ /dev/null @@ -1,35 +0,0 @@ -const request = require('./request'); - -module.exports = { - user: { - list: ctx => { - return request('listUserKeys', ctx); - }, - get: ctx => { - return request('getUserKey', ctx); - }, - create: ctx => { - return request('createUserKey', ctx); - }, - destroy: ctx => { - return request('deleteUserKey', ctx); - } - }, - account: { - list: () => { - return request('listKeys', {}); - }, - - get: ctx => { - return request('getKey', ctx); - }, - - create: ctx => { - return request('createKey', ctx); - }, - - destroy: ctx => { - return request('deleteKey', ctx); - } - } -}; diff --git a/legacy/cloudapi-graphql/src/api/machines.js b/legacy/cloudapi-graphql/src/api/machines.js deleted file mode 100644 index 60d99cff..00000000 --- a/legacy/cloudapi-graphql/src/api/machines.js +++ /dev/null @@ -1,108 +0,0 @@ -const request = require('./request'); - -const snapshots = { - list: ctx => { - return request('listMachineSnapshots', ctx); - }, - get: ctx => { - return request('getMachineSnapshot', ctx); - }, - create: ctx => { - return request('createMachineSnapshot', ctx); - }, - destroy: ctx => { - return request('deleteMachineSnapshot', ctx); - } -}; - -const metadata = { - list: ctx => { - return request('', ctx); - }, - get: ctx => { - return request('', ctx); - }, - update: ctx => { - return request('', ctx); - }, - destroy: ctx => { - return request('', ctx); - } -}; - -const firewall = { - enable: ctx => { - return request('enableMachineFirewall', ctx); - }, - disable: ctx => { - return request('disableMachineFirewall', ctx); - } -}; - -const tags = { - list: ctx => { - return request('listMachineTags', ctx); - }, - get: ctx => { - return request('getMachineTag', ctx); - }, - add: ctx => { - return request('addMachineTags', ctx); - }, - replace: ctx => { - return request('replaceMachineTags', ctx); - }, - destroy: ctx => { - const method = ctx.tag ? 'deleteMachineTag' : 'deleteMachineTags'; - return request(method, ctx); - } -}; - -module.exports.list = ctx => { - return request('listMachines', ctx); -}; - -module.exports.get = ctx => { - return request('getMachine', ctx); -}; - -module.exports.create = ctx => { - return request('createMachine', ctx); -}; - -module.exports.stop = ctx => { - return request('stopMachine', ctx); -}; - -module.exports.start = uuid => { - return request('startMachine', uuid); -}; - -module.exports.startFromSnapshot = ctx => { - return request('startMachineFromSnapshot', ctx); -}; - -module.exports.reboot = ctx => { - return request('rebootMachine', ctx); -}; - -module.exports.resize = ctx => { - return request('', ctx); -}; - -module.exports.rename = ctx => { - return request('', ctx); -}; - -module.exports.destroy = ctx => { - return request('deleteMachine', ctx); -}; - -module.exports.audit = ctx => { - return request('machineAudit', ctx); -}; - -module.exports.snapshots = snapshots; -module.exports.metadata = metadata; -module.exports.firewall = firewall; -module.exports.tags = tags; diff --git a/legacy/cloudapi-graphql/src/api/networks.js b/legacy/cloudapi-graphql/src/api/networks.js deleted file mode 100644 index 047127c8..00000000 --- a/legacy/cloudapi-graphql/src/api/networks.js +++ /dev/null @@ -1,9 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listNetworks'); -}; - -module.exports.get = ctx => { - return request('getNetwork', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/nics.js b/legacy/cloudapi-graphql/src/api/nics.js deleted file mode 100644 index 34ddca88..00000000 --- a/legacy/cloudapi-graphql/src/api/nics.js +++ /dev/null @@ -1,9 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listNics'); -}; - -module.exports.get = ctx => { - return request('getNic', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/packages.js b/legacy/cloudapi-graphql/src/api/packages.js deleted file mode 100644 index fd38f7cf..00000000 --- a/legacy/cloudapi-graphql/src/api/packages.js +++ /dev/null @@ -1,9 +0,0 @@ -const request = require('./request'); - -module.exports.list = ctx => { - return request('listPackages', ctx); -}; - -module.exports.get = ctx => { - return request('getPackage', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/policies.js b/legacy/cloudapi-graphql/src/api/policies.js deleted file mode 100644 index 4ea9b3cc..00000000 --- a/legacy/cloudapi-graphql/src/api/policies.js +++ /dev/null @@ -1,21 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listPolicies'); -}; - -module.exports.get = ctx => { - return request('getPolicy', ctx); -}; - -module.exports.create = ctx => { - return request('createPolicy', ctx); -}; - -module.exports.update = ctx => { - return request('updatePolicy', ctx); -}; - -module.exports.destroy = ctx => { - return request('deletePolicy', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/request.js b/legacy/cloudapi-graphql/src/api/request.js deleted file mode 100644 index 3a4d8b89..00000000 --- a/legacy/cloudapi-graphql/src/api/request.js +++ /dev/null @@ -1,40 +0,0 @@ -const credentials = require('../credentials'); -const auth = require('smartdc-auth'); -const cloudapi = require('triton/lib/cloudapi2'); -const bunyan = require('bunyan'); -const pkg = require('../../package.json'); - -var log = bunyan.createLogger({ - name: pkg.name -}); - -var client = cloudapi.createClient({ - log: log, - url: credentials.url, - account: credentials.account, - user: credentials.user, - sign: auth.cliSigner({ - log: log, - keyId: credentials.keyId, - user: credentials.account, - subuser: credentials.user - }) -}); - -module.exports = (method, args) => { - return new Promise((resolve, reject) => { - const fn = client[method].bind(client); - - const cb = (err, res) => { - if (err) { - return reject(err); - } - - resolve(res); - }; - - return args ? fn(args, cb) : fn(cb); - }); -}; - -module.exports.client = client; diff --git a/legacy/cloudapi-graphql/src/api/roles.js b/legacy/cloudapi-graphql/src/api/roles.js deleted file mode 100644 index c6762f53..00000000 --- a/legacy/cloudapi-graphql/src/api/roles.js +++ /dev/null @@ -1,31 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listRoles'); -}; - -module.exports.get = ctx => { - return request('getRole', ctx); -}; - -module.exports.create = ctx => { - return request('createRole', ctx); -}; - -module.exports.set = ctx => { - const id = ctx.id ? `/${ctx.id}` : ''; - const resource = `/${request.client.account}/${ctx.resource}${id}`; - - return request('setRoleTags', { - roleTags: ctx.role, - resource - }); -}; - -module.exports.update = ctx => { - return request('updateRole', ctx); -}; - -module.exports.destroy = ctx => { - return request('deleteRole', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/api/services.js b/legacy/cloudapi-graphql/src/api/services.js deleted file mode 100644 index 5cad9529..00000000 --- a/legacy/cloudapi-graphql/src/api/services.js +++ /dev/null @@ -1,5 +0,0 @@ -const request = require('./request'); - -module.exports = () => { - return request('listServices'); -}; diff --git a/legacy/cloudapi-graphql/src/api/users.js b/legacy/cloudapi-graphql/src/api/users.js deleted file mode 100644 index e237c076..00000000 --- a/legacy/cloudapi-graphql/src/api/users.js +++ /dev/null @@ -1,21 +0,0 @@ -const request = require('./request'); - -module.exports.list = () => { - return request('listUsers'); -}; - -module.exports.get = ctx => { - return request('getUser', ctx); -}; - -module.exports.create = ctx => { - return request('createUser', ctx); -}; - -module.exports.destroy = ctx => { - return request('deleteUser', ctx); -}; - -module.exports.update = ctx => { - return request('updateUser', ctx); -}; diff --git a/legacy/cloudapi-graphql/src/credentials.js b/legacy/cloudapi-graphql/src/credentials.js deleted file mode 100644 index 2fa99554..00000000 --- a/legacy/cloudapi-graphql/src/credentials.js +++ /dev/null @@ -1,27 +0,0 @@ -const json = (() => { - try { - const res = require('dotenv').config({ - path: '../.env', - silent: true - }); - - if (res.error) { - throw res.error; - } - } catch (err) { - try { - return require('../credentials.json'); - } catch (err) { - return {}; - } - } - - return {}; -})(); - -module.exports = { - url: process.env.SDC_URL || json.SDC_URL || json.url || '', - account: process.env.SDC_ACCOUNT || json.SDC_ACCOUNT || json.account || '', - user: process.env.SDC_USER || json.SDC_USER || json.user || '', - keyId: process.env.SDC_KEY_ID || json.SDC_KEY_ID || json.keyId || '' -}; diff --git a/legacy/cloudapi-graphql/src/endpoint.js b/legacy/cloudapi-graphql/src/endpoint.js deleted file mode 100644 index 181d7693..00000000 --- a/legacy/cloudapi-graphql/src/endpoint.js +++ /dev/null @@ -1,8 +0,0 @@ -const graphqlHTTP = require('express-graphql'); -const schema = require('./schema'); - -module.exports = graphqlHTTP(() => ({ - schema: schema, - graphiql: true, - pretty: true -})); diff --git a/legacy/cloudapi-graphql/src/index.js b/legacy/cloudapi-graphql/src/index.js deleted file mode 100644 index fe6e7c17..00000000 --- a/legacy/cloudapi-graphql/src/index.js +++ /dev/null @@ -1,14 +0,0 @@ -const express = require('express'); - -const app = express(); - -app.use('/graphql', require('./endpoint')); - -const server = app.listen(4000, err => { - if (err) { - console.error(err); - throw err; - } - - console.log(`Listening at http://0.0.0.0:${server.address().port}/graphql`); -}); diff --git a/legacy/cloudapi-graphql/src/schema/index.js b/legacy/cloudapi-graphql/src/schema/index.js deleted file mode 100644 index a2afba74..00000000 --- a/legacy/cloudapi-graphql/src/schema/index.js +++ /dev/null @@ -1,10 +0,0 @@ -const graphql = require('graphql'); -const mutation = require('./mutations'); -const query = require('./queries'); - -const { GraphQLSchema } = graphql; - -module.exports = new GraphQLSchema({ - query, - mutation -}); diff --git a/legacy/cloudapi-graphql/src/schema/mutations/account.js b/legacy/cloudapi-graphql/src/schema/mutations/account.js deleted file mode 100644 index 842aa9fd..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/account.js +++ /dev/null @@ -1,56 +0,0 @@ -const AccountType = require('../types/login'); -const api = require('../../api'); - -const { GraphQLBoolean, GraphQLString } = require('graphql'); - -module.exports.updateAccount = { - type: AccountType, - description: 'Update your account details', - args: { - email: { - type: GraphQLString - }, - company_name: { - type: GraphQLString - }, - first_name: { - type: GraphQLString - }, - last_name: { - type: GraphQLString - }, - address: { - type: GraphQLString - }, - postal_code: { - type: GraphQLString - }, - city: { - type: GraphQLString - }, - state: { - type: GraphQLString - }, - country: { - type: GraphQLString - }, - phone: { - type: GraphQLString - }, - cns_enabled: { - type: GraphQLBoolean - } - }, - resolve: (root, args) => { - return api.account.get().then(account => { - return api.account.update( - Object.assign(account, args, { - firstName: args.first_name || account.firstName, - lastName: args.first_name || account.lastName, - companyName: args.company_name || account.companyName, - postalCode: args.postal_code || account.postalCode - }) - ); - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/firewall-rules.js b/legacy/cloudapi-graphql/src/schema/mutations/firewall-rules.js deleted file mode 100644 index 5fe77cf9..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/firewall-rules.js +++ /dev/null @@ -1,98 +0,0 @@ -const FirewallRuleType = require('../types/firewall-rule'); -const api = require('../../api'); - -const { GraphQLID, GraphQLBoolean, GraphQLString } = require('graphql'); - -module.exports.createFirewallRule = { - type: FirewallRuleType, - description: "Adds a new firewall rule for the specified account. This rule will be added to all the account's instances where it may be necessary", - args: { - enabled: { - type: GraphQLBoolean, - description: 'Indicates if the rule is enabled (optional, false by default)' - }, - rule: { - type: GraphQLString, - description: 'Firewall rule text' - }, - description: { - type: GraphQLString, - description: 'Human-readable description for the rule (optional)' - } - }, - resolve: (root, args) => { - return api.firewallRules.create({ - rule: args.rule, - description: args.description, - enabled: !!args.enabled - }); - } -}; - -module.exports.updateFirewallRule = { - type: FirewallRuleType, - description: 'Updates the given rule record and -- depending on rule contents -- adds/removes/updates the rule on all the required instances', - args: { - id: { - type: GraphQLID, - description: 'Firewall rule id' - }, - enabled: { - type: GraphQLBoolean, - description: 'Indicates if the rule is enabled (optional, false by default)' - }, - rule: { - type: GraphQLString, - description: 'Firewall rule text' - }, - description: { - type: GraphQLString, - description: 'Human-readable description for the rule (optional)' - } - }, - resolve: (root, args) => { - return api.firewallRules.update(args); - } -}; - -module.exports.enableFirewallRule = { - type: FirewallRuleType, - description: 'Enables the given firewall rule if it is disabled', - args: { - id: { - type: GraphQLID, - description: 'Firewall rule id' - } - }, - resolve: (root, args) => { - return api.firewallRules.enable(args); - } -}; - -module.exports.disableFirewallRule = { - type: FirewallRuleType, - description: 'Disables the given firewall rule if it is enabled', - args: { - id: { - type: GraphQLID, - description: 'Firewall rule id' - } - }, - resolve: (root, args) => { - return api.firewallRules.disable(args); - } -}; - -module.exports.deleteFirewallRule = { - type: FirewallRuleType, - description: 'Removes the given firewall rule from all the required instances', - args: { - id: { - type: GraphQLID, - description: 'Firewall rule id' - } - }, - resolve: (root, args) => { - return api.firewallRules.destroy(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/images.js b/legacy/cloudapi-graphql/src/schema/mutations/images.js deleted file mode 100644 index 31644e18..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/images.js +++ /dev/null @@ -1,54 +0,0 @@ -const AccountType = require('../types/login'); -const DynamicObjectType = require('../types/dynamic-object'); -const api = require('../../api'); - -const { - GraphQLString, - GraphQLList, - GraphQLNonNull, - GraphQLID -} = require('graphql'); - -module.exports.createImage = { - type: AccountType, - description: 'Create a new custom image from an instance', - args: { - machine: { - type: new GraphQLNonNull(GraphQLID), - description: 'The prepared and stopped instance UUID from which the image is to be created' - }, - name: { - type: new GraphQLNonNull(GraphQLString), - description: 'The name of the custom image, e.g. "my-image". Maximum 512 characters. However, typical names should be much shorter, e.g. 5-20 characters' - }, - version: { - type: new GraphQLNonNull(GraphQLString), - description: 'The version of the custom image, e.g. "1.0.0". Maximum 128 characters' - }, - description: { - type: GraphQLString, - description: 'A short prose description of this image. Maximum 512 characters' - }, - homepage: { - type: GraphQLString, - description: 'Homepage URL where users can find more information about the image. Maximum 128 characters' - }, - eula: { - type: GraphQLString, - description: 'URL of the End User License Agreement (EULA) for the image. Maximum 128 characters' - }, - acl: { - type: new GraphQLList(GraphQLID), - description: 'An array of user/account UUIDs to which to give read access to a private image. I.e. this is only relevant for images with public === false' - }, - tags: { - type: DynamicObjectType, - description: 'An object of key/value pairs that allows clients to categorize images by any given criteria' - } - }, - resolve: (root, args) => { - const { create } = api.images; - - return create(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/index.js b/legacy/cloudapi-graphql/src/schema/mutations/index.js deleted file mode 100644 index 39f35342..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/index.js +++ /dev/null @@ -1,16 +0,0 @@ -const { GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'RootMutationType', - fields: Object.assign( - require('./account'), - require('./keys'), - require('./users'), - require('./roles'), - require('./policies'), - require('./machines'), - require('./images'), - require('./firewall-rules'), - require('./snapshots') - ) -}); diff --git a/legacy/cloudapi-graphql/src/schema/mutations/keys.js b/legacy/cloudapi-graphql/src/schema/mutations/keys.js deleted file mode 100644 index 3cff4ecd..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/keys.js +++ /dev/null @@ -1,49 +0,0 @@ -const KeyType = require('../types/key'); -const api = require('../../api'); - -const { GraphQLNonNull, GraphQLString, GraphQLID } = require('graphql'); - -module.exports.createKey = { - type: KeyType, - description: 'Uploads a new OpenSSH key to Triton for use in HTTP signing and SSH', - args: { - name: { - type: new GraphQLNonNull(GraphQLString) - }, - key: { - type: new GraphQLNonNull(GraphQLString) - }, - userId: { - type: GraphQLID, - description: 'UserId to add this key to. Leaving this in blank will add the key to the account' - } - }, - resolve: (root, args) => { - const _api = args.userId ? api.keys.user : api.keys.account; - return _api.create(args); - } -}; - -module.exports.deleteKey = { - type: GraphQLID, - description: 'Deletes a single SSH key, by name or fingerprint', - args: { - name: { - type: GraphQLString - }, - fingerprint: { - type: GraphQLString - }, - userId: { - type: GraphQLID, - description: 'UserId who this key belongs to. Leaving this in blank will delete an account key' - } - }, - resolve: (root, args) => { - const _api = args.userId ? api.keys.user : api.keys.account; - - return _api.destroy(args).then(() => { - return args.name || args.fingerprint; - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/machines.js b/legacy/cloudapi-graphql/src/schema/mutations/machines.js deleted file mode 100644 index cdfe0627..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/machines.js +++ /dev/null @@ -1,320 +0,0 @@ -const MachineType = require('../types/machine'); -const DynamicObjectType = require('../types/dynamic-object'); -const api = require('../../api'); - -const { - GraphQLNonNull, - GraphQLString, - GraphQLBoolean, - GraphQLID, - GraphQLList -} = require('graphql'); - -module.exports.createMachine = { - type: MachineType, - description: 'Allows you to provision an instance', - args: { - name: { - type: GraphQLString, - description: 'Friendly name for this instance; default is the first 8 characters of the machine id' - }, - package: { - type: new GraphQLNonNull(GraphQLString), - description: 'Id of the package to use on provisioning, obtained from ListPackages' - }, - image: { - type: new GraphQLNonNull(GraphQLString), - description: 'The image UUID (from images { id })' - }, - networks: { - type: new GraphQLList(GraphQLString), - description: 'Desired networks ids (from networks { id })' - }, - locality: { - type: MachineType.locality, - description: 'Optionally specify which instances the new instance should be near or far from' - }, - metadata: { - type: DynamicObjectType, - description: 'An arbitrary set of metadata key/value pairs can be set at provision time' - }, - tags: { - type: DynamicObjectType, - description: 'An arbitrary set of tags can be set at provision time' - }, - firewall_enabled: { - type: GraphQLBoolean, - description: 'Completely enable or disable firewall for this instance. Default is false' - } - }, - resolve: (root, args) => { - const resolveNames = (obj = {}, namespace) => { - return Object.keys(obj).reduce((all, name) => { - return Object.assign(all, { - [`${namespace}.${name}`]: obj[name] - }); - }, {}); - }; - - const tags = resolveNames(args.tags, 'tag'); - const metadata = resolveNames(args.tags, 'metadata'); - - const machine = Object.assign( - { - name: args.name, - package: args['package'], - image: args.image, - networks: args.networks, - locality: args.locality, - firewall_enabled: args.firewall_enabled - }, - tags, - metadata - ); - - return api.machines.create(machine); - } -}; - -module.exports.startMachine = { - type: MachineType, - description: 'Allows you to boot up an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - return api.machines.start(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.startMachineFromSnapshot = { - type: MachineType, - description: 'If an instance is in the "stopped" state, you can choose to start the instance from the referenced snapshot', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - name: { - type: new GraphQLNonNull(GraphQLID), - description: 'The snapshot id' - } - }, - resolve: (root, args) => { - return api.machines.startFromSnapshot(args).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.stopMachine = { - type: MachineType, - description: 'Allows you to shut down an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - return api.machines.stop(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.rebootMachine = { - type: MachineType, - description: 'Allows you to reboot an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - return api.machines.reboot(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.deleteMachine = { - type: DynamicObjectType, - description: 'Allows you to completely destroy an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - return api.machines.destroy(args.id); - } -}; - -module.exports.auditMachine = { - type: new GraphQLList(DynamicObjectType), - description: "Provides a list of an instance's accomplished actions. Results are sorted from newest to oldest action", - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - return api.machines.destroy(args.id); - } -}; - -module.exports.setMachineFirewall = { - type: MachineType, - description: 'Allows you to set the firewall state for an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - enabled: { - type: new GraphQLNonNull(GraphQLBoolean) - } - }, - resolve: (root, args) => { - const { firewall } = api.machines; - - const fn = args.enabled ? firewall.enable : firewall.disable; - - return fn(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.enableMachineFirewall = { - type: MachineType, - description: 'Allows you to enable the firewall for an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - const { firewall } = api.machines; - - return firewall.enable(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.disableMachineFirewall = { - type: MachineType, - description: 'Allows you to completely disable the firewall of an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - } - }, - resolve: (root, args) => { - const { firewall } = api.machines; - - return firewall.disable(args.id).then(machine => { - if (machine) { - return machine; - } - - return api.machines.get(args); - }); - } -}; - -module.exports.addMachineTags = { - type: DynamicObjectType, - description: 'Set tags on the given instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - tags: { - type: new GraphQLNonNull(DynamicObjectType), - description: 'Tag name/value pairs' - } - }, - resolve: (root, args) => { - const { tags } = api.machines; - - return tags.add(args); - } -}; - -module.exports.replaceMachineTags = { - type: DynamicObjectType, - description: 'Fully replace all tags on an instance with the given tags', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - tags: { - type: new GraphQLNonNull(DynamicObjectType), - description: 'Tag name/value pairs' - } - }, - resolve: (root, args) => { - const { tags } = api.machines; - - return tags.replace(args); - } -}; - -module.exports.deleteMachineTags = { - type: DynamicObjectType, - description: 'Deletes tags from an instance', - args: { - id: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - tag: { - type: GraphQLString, - description: 'Tag name to remove. If value is not supplied, all machine tags are removed' - } - }, - resolve: (root, args) => { - const { tags } = api.machines; - - return tags.destroy(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/policies.js b/legacy/cloudapi-graphql/src/schema/mutations/policies.js deleted file mode 100644 index 59daa97a..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/policies.js +++ /dev/null @@ -1,71 +0,0 @@ -const PolicyType = require('../types/policy'); -const api = require('../../api'); - -const { - GraphQLNonNull, - GraphQLString, - GraphQLID, - GraphQLList -} = require('graphql'); - -module.exports.createPolicy = { - type: PolicyType, - description: 'Creates a new account policy', - args: { - name: { - type: new GraphQLNonNull(GraphQLString), - description: 'The policy name' - }, - rules: { - type: new GraphQLNonNull(new GraphQLList(GraphQLString)), - description: 'One or more Aperture sentences to be added to the current policy' - }, - description: { - type: GraphQLString, - description: 'A description for this policy (Optional)' - } - }, - resolve: (root, args) => { - return api.policies.create(args); - } -}; - -module.exports.updatePolicy = { - type: PolicyType, - description: 'Upgrades an existing account policy. Everything but id can be modified', - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - }, - name: { - type: new GraphQLNonNull(GraphQLString), - description: 'The policy name' - }, - rules: { - type: new GraphQLNonNull(new GraphQLList(GraphQLString)), - description: 'One or more Aperture sentences to be added to the current policy' - }, - description: { - type: GraphQLString, - description: 'A description for this policy (Optional)' - } - }, - resolve: (root, args) => { - return api.policies.update(args); - } -}; - -module.exports.deletePolicy = { - type: GraphQLID, - description: 'Delete an RBAC policy', - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - } - }, - resolve: (root, args) => { - return api.policies.destroy(args).then(() => { - return args.id; - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/roles.js b/legacy/cloudapi-graphql/src/schema/mutations/roles.js deleted file mode 100644 index dbdc76d1..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/roles.js +++ /dev/null @@ -1,103 +0,0 @@ -const RoleType = require('../types/role'); -const api = require('../../api'); - -const { - GraphQLNonNull, - GraphQLString, - GraphQLID, - GraphQLList -} = require('graphql'); - -module.exports.createRole = { - type: RoleType, - description: 'Create a new role for your account', - args: { - name: { - type: new GraphQLNonNull(GraphQLString), - description: "The role's name" - }, - policies: { - type: new GraphQLList(GraphQLString), - description: "This account's policies to be given to this role (Optional)" - }, - members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins to be added to this role (Optional)" - }, - default_members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins to be added to this role and have it enabled by default (Optional)" - } - }, - resolve: (root, args) => { - return api.roles.create(args); - } -}; - -module.exports.updateRole = { - type: RoleType, - description: 'Modifies an account role. Anything but id can be modified', - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - }, - name: { - type: GraphQLString, - description: "The role's name" - }, - policies: { - type: new GraphQLList(GraphQLString), - description: "This account's policies to be given to this role (Optional)" - }, - members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins to be added to this role (Optional)" - }, - default_members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins to be added to this role and have it enabled by default (Optional)" - } - }, - resolve: (root, args) => { - return api.roles.update(args); - } -}; - -module.exports.deleteRole = { - type: GraphQLID, - description: 'Remove a role', - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - } - }, - resolve: (root, args) => { - return api.roles.destroy(args).then(() => { - return args.id; - }); - } -}; - -module.exports.setRoleTags = { - type: RoleType.tag, - description: "Sets the given role tags to the provided resource path. resource_path can be the path to any of the CloudAPI resources described in this document: account, keys, users, roles, policies, user's ssh keys, datacenters, images, packages, instances, analytics, instrumentations, firewall rules and networks.", - args: { - resource: { - type: new GraphQLNonNull(GraphQLString), - description: 'The resource type e.g. `machines`, `policies`...' - }, - id: { - type: GraphQLID, - description: 'The resource id' - }, - role: { - type: new GraphQLNonNull(new GraphQLList(GraphQLString)), - description: 'The list role-tags to be added to this resource' - } - }, - resolve: (root, args) => { - const { set } = api.roles; - - return set(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/snapshots.js b/legacy/cloudapi-graphql/src/schema/mutations/snapshots.js deleted file mode 100644 index e9cadbf3..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/snapshots.js +++ /dev/null @@ -1,60 +0,0 @@ -const SnapshotType = require('../types/snapshot'); -const api = require('../../api'); - -const { GraphQLNonNull, GraphQLString, GraphQLID } = require('graphql'); - -module.exports.createSnapshot = { - type: SnapshotType, - description: 'Allows you to take a snapshot of a machine instance', - args: { - machine: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - name: { - type: GraphQLString, - description: 'The name to assign to the new snapshot' - } - }, - resolve: (root, args) => { - const { snapshot: { create, get } } = api.machines; - - const newArgs = { - id: args.machine, - name: args.name - }; - - return create(newArgs).then(snapshot => { - if (snapshot) { - return snapshot; - } - - return get(newArgs); - }); - } -}; - -module.exports.deleteSnapshot = { - type: GraphQLID, - description: 'Deletes the specified snapshot of an instance', - args: { - machine: { - type: new GraphQLNonNull(GraphQLID), - description: 'The machine id' - }, - name: { - type: GraphQLString, - description: 'The name to assign to the new snapshot' - } - }, - resolve: (root, args) => { - const { snapshot: { destroy } } = api.machines; - - const newArgs = { - id: args.machine, - name: args.name - }; - - return destroy(newArgs).then(() => args.name); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/mutations/users.js b/legacy/cloudapi-graphql/src/schema/mutations/users.js deleted file mode 100644 index 3f14c6df..00000000 --- a/legacy/cloudapi-graphql/src/schema/mutations/users.js +++ /dev/null @@ -1,144 +0,0 @@ -const UserType = require('../types/login'); -const api = require('../../api'); - -const { GraphQLNonNull, GraphQLString, GraphQLID } = require('graphql'); - -module.exports.createUser = { - type: UserType, - description: 'Creates a new user under an account', - args: { - login: { - type: new GraphQLNonNull(GraphQLString) - }, - email: { - type: new GraphQLNonNull(GraphQLString) - }, - password: { - type: new GraphQLNonNull(GraphQLString) - }, - company_name: { - type: GraphQLString - }, - first_name: { - type: GraphQLString - }, - last_name: { - type: GraphQLString - }, - address: { - type: GraphQLString - }, - postal_code: { - type: GraphQLString - }, - city: { - type: GraphQLString - }, - state: { - type: GraphQLString - }, - country: { - type: GraphQLString - }, - phone: { - type: GraphQLString - } - }, - resolve: (root, args) => { - return api.users.create( - Object.assign(args, { - firstName: args.first_name, - lastName: args.first_name, - companyName: args.company_name, - postalCode: args.postal_code - }) - ); - } -}; - -module.exports.deleteUser = { - type: GraphQLID, - description: 'Remove a user', - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - } - }, - resolve: (root, args) => { - return api.users.destroy(args).then(() => { - return args.id; - }); - } -}; - -module.exports.updateUser = { - type: UserType, - description: "Update a user's modifiable properties", - args: { - id: { - type: new GraphQLNonNull(GraphQLID) - }, - login: { - type: GraphQLString - }, - email: { - type: GraphQLString - }, - company_name: { - type: GraphQLString - }, - first_name: { - type: GraphQLString - }, - last_name: { - type: GraphQLString - }, - address: { - type: GraphQLString - }, - postal_code: { - type: GraphQLString - }, - city: { - type: GraphQLString - }, - state: { - type: GraphQLString - }, - country: { - type: GraphQLString - }, - phone: { - type: GraphQLString - } - }, - resolve: (root, args) => { - return api.users.update( - Object.assign(args, { - firstName: args.first_name, - lastName: args.first_name, - companyName: args.company_name, - postalCode: args.postal_code - }) - ); - } -}; - -// module.exports.changeUserPassword = { -// type: UserType, -// description: 'This is a separate rule for password changes, so different policies can be used for an user trying to modify other data, or only their own password', -// args: { -// id: { -// type: new GraphQLNonNull(GraphQLID) -// }, -// password: { -// type: GraphQLString -// }, -// password_confirmation: { -// type: GraphQLString -// } -// }, -// resolve: (root, args) => { -// return api.users.updatePassword(args); -// } -// }; diff --git a/legacy/cloudapi-graphql/src/schema/queries/account.js b/legacy/cloudapi-graphql/src/schema/queries/account.js deleted file mode 100644 index 30347e72..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/account.js +++ /dev/null @@ -1,13 +0,0 @@ -const AccountType = require('../types/login'); -const api = require('../../api'); - -module.exports = { - type: AccountType, - resolve() { - return api.account.get().then(account => { - return Object.assign(account, { - isUser: false - }); - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/datacenters.js b/legacy/cloudapi-graphql/src/schema/queries/datacenters.js deleted file mode 100644 index 81776caf..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/datacenters.js +++ /dev/null @@ -1,19 +0,0 @@ -const DatacenterType = require('../types/datacenter'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList } = graphql; - -module.exports = { - type: new GraphQLList(DatacenterType), - resolve() { - return api.datacenters().then(datacenters => { - return Object.keys(datacenters).map(name => { - return { - url: datacenters[name], - name - }; - }); - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/fabrics.js b/legacy/cloudapi-graphql/src/schema/queries/fabrics.js deleted file mode 100644 index fa09c227..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/fabrics.js +++ /dev/null @@ -1,12 +0,0 @@ -const FabricType = require('../types/fabrics'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList } = graphql; - -module.exports = { - type: new GraphQLList(FabricType), - resolve() { - return api.fabrics.list(); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/firewall-rules.js b/legacy/cloudapi-graphql/src/schema/queries/firewall-rules.js deleted file mode 100644 index 1cc72a50..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/firewall-rules.js +++ /dev/null @@ -1,20 +0,0 @@ -const FirewallRuleType = require('../types/firewall-rule'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(FirewallRuleType), - args: { - id: { - type: GraphQLID, - description: 'Filter on id' - } - }, - resolve(root, args) { - const { list, get } = api.firewallRules; - - return !args.id ? list() : get(args.id).then(rule => [rule]); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/images.js b/legacy/cloudapi-graphql/src/schema/queries/images.js deleted file mode 100644 index 116dc016..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/images.js +++ /dev/null @@ -1,52 +0,0 @@ -const ImageType = require('../types/image'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLBoolean, GraphQLString, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(ImageType), - args: { - id: { - type: GraphQLID, - description: 'Filter on id' - }, - name: { - type: GraphQLString, - description: 'Filter on "friendly" name' - }, - os: { - type: GraphQLString, - description: 'Filter on the underlying operating system' - }, - version: { - type: GraphQLString, - description: 'Filter on the version' - }, - public: { - type: GraphQLBoolean, - description: 'Filter public/private images' - }, - state: { - type: GraphQLString, - description: 'Filter on image state. By default only active images are shown. Use "all" to list all images' - }, - owner: { - type: GraphQLString, - description: 'Filter on owner UUID' - }, - type: { - type: GraphQLString, - description: 'Filter on image type' - } - }, - resolve(root, args) { - const { list, get } = api.images; - - return args.id - ? get({ - id: args.id - }).then(img => [img]) - : list(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/index.js b/legacy/cloudapi-graphql/src/schema/queries/index.js deleted file mode 100644 index b5f5a3b6..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/index.js +++ /dev/null @@ -1,20 +0,0 @@ -const { GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'RootQueryType', - fields: { - account: require('./account'), - users: require('./users'), - policies: require('./policies'), - roles: require('./roles'), - datacenters: require('./datacenters'), - services: require('./services'), - images: require('./images'), - packages: require('./packages'), - machines: require('./machines'), - firewallRules: require('./firewall-rules'), - // fabrics: require('./fabrics') - networks: require('./networks') - // nics: require('./nics') - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/queries/machines.js b/legacy/cloudapi-graphql/src/schema/queries/machines.js deleted file mode 100644 index 186904a5..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/machines.js +++ /dev/null @@ -1,74 +0,0 @@ -const MachineType = require('../types/machine'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLInt, GraphQLList, GraphQLString, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(MachineType), - args: { - id: { - type: GraphQLID - }, - brand: { - type: GraphQLString, - description: 'Filter on the type of instance (e.g. lx)' - }, - name: { - type: GraphQLString, - description: 'Machine name to find (will make your list size 1, or 0 if nothing found)' - }, - image: { - type: GraphQLString, - description: 'Image id; returns instances provisioned with that image' - }, - state: { - type: GraphQLString, - description: 'Filter on the current state (e.g. running)' - }, - memory: { - type: GraphQLInt, - description: 'Filter on the current size of the RAM deployed (in MiB)' - }, - tombstone: { - type: GraphQLInt, - description: 'Filter on instances destroyed in the last N minutes' - }, - first: { - type: GraphQLInt, - description: 'Return a max of N instances; default is 1000 (which is also the maximum allowable result set size)' - }, - after: { - type: GraphQLInt, - description: 'Get a `first` number of instances starting at this offset' - }, - tags: { - type: new GraphQLList(GraphQLString), - description: 'Filter on existing tags' - }, - docker: { - type: GraphQLString, - description: 'Whether to only list Docker instances, or only non-Docker instances, if present. Defaults to showing all instances.' - }, - credentials: { - type: GraphQLString, - description: 'Whether to include the generated credentials for instances, if present. Defaults to false' - } - }, - resolve(root, args) { - const { list, get } = api.machines; - - const { after, first } = args; - - const newArgs = Object.assign(args, { - limit: first, - offset: after - }); - - return args.id - ? get({ - id: args.id - }).then(machine => [machine]) - : list(newArgs); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/networks.js b/legacy/cloudapi-graphql/src/schema/queries/networks.js deleted file mode 100644 index d8d9643c..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/networks.js +++ /dev/null @@ -1,19 +0,0 @@ -const NetworkType = require('../types/network'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(NetworkType), - args: { - id: { - type: GraphQLID - } - }, - resolve(root, args) { - const { list, get } = api.networks; - - return !args.id ? list() : get(args).then(network => [network]); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/nics.js b/legacy/cloudapi-graphql/src/schema/queries/nics.js deleted file mode 100644 index 97d44fa7..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/nics.js +++ /dev/null @@ -1,19 +0,0 @@ -const NicType = require('../types/nic'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLString } = graphql; - -module.exports = { - type: new GraphQLList(NicType), - args: { - mac: { - type: GraphQLString - } - }, - resolve(root, args) { - const { list, get } = api.nics; - - return !args.id ? list() : get(args).then(nic => [nic]); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/packages.js b/legacy/cloudapi-graphql/src/schema/queries/packages.js deleted file mode 100644 index c516c127..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/packages.js +++ /dev/null @@ -1,56 +0,0 @@ -const PackageType = require('../types/package'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLInt, GraphQLList, GraphQLString, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(PackageType), - args: { - id: { - type: GraphQLID, - description: 'Filter on package id' - }, - name: { - type: GraphQLString, - description: 'Filter on the "friendly" name' - }, - memory: { - type: GraphQLInt, - description: 'Filter on how much memory will by available (in MiB)' - }, - disk: { - type: GraphQLInt, - description: 'Filter on how much disk space will be available (in MiB)' - }, - swap: { - type: GraphQLInt, - description: 'Filter on how much swap space will be available (in MiB)' - }, - lwps: { - type: GraphQLInt, - description: 'Filter on maximum number of light-weight processes (threads) allowed' - }, - vcpus: { - type: GraphQLInt, - description: 'Filter on number of vCPUs' - }, - version: { - type: GraphQLString, - description: 'Filter on the version' - }, - group: { - type: GraphQLString, - description: 'Filter on the group belonging to' - } - }, - resolve(root, args) { - const { list, get } = api.packages; - - return args.id - ? get({ - id: args.id - }).then(pkg => [pkg]) - : list(args); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/policies.js b/legacy/cloudapi-graphql/src/schema/queries/policies.js deleted file mode 100644 index 4beb94d0..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/policies.js +++ /dev/null @@ -1,20 +0,0 @@ -const PolicyType = require('../types/policy'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(PolicyType), - args: { - id: { - type: GraphQLID, - description: '`id` of the `PolicyType` to filter' - } - }, - resolve(root, args) { - const { list, get } = api.policies; - - return !args.id ? list() : get(args).then(policy => [policy]); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/roles.js b/legacy/cloudapi-graphql/src/schema/queries/roles.js deleted file mode 100644 index 3e8b9032..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/roles.js +++ /dev/null @@ -1,20 +0,0 @@ -const RoleType = require('../types/role'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(RoleType), - args: { - id: { - type: GraphQLID, - description: '`id` or `name` of the `RoleType` to filter' - } - }, - resolve(root, args) { - const { list, get } = api.roles; - - return !args.id ? list() : get(args).then(role => [role]); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/services.js b/legacy/cloudapi-graphql/src/schema/queries/services.js deleted file mode 100644 index 70658fff..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/services.js +++ /dev/null @@ -1,19 +0,0 @@ -const ServiceType = require('../types/service'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList } = graphql; - -module.exports = { - type: new GraphQLList(ServiceType), - resolve() { - return api.services().then(services => { - return Object.keys(services).map(name => { - return { - url: services[name], - name - }; - }); - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/queries/users.js b/legacy/cloudapi-graphql/src/schema/queries/users.js deleted file mode 100644 index a0da6dc7..00000000 --- a/legacy/cloudapi-graphql/src/schema/queries/users.js +++ /dev/null @@ -1,26 +0,0 @@ -const UserType = require('../types/login'); -const graphql = require('graphql'); -const api = require('../../api'); - -const { GraphQLList, GraphQLID } = graphql; - -module.exports = { - type: new GraphQLList(UserType), - args: { - id: { - type: GraphQLID, - description: '`id` or `login` of the `UserType` to filter' - } - }, - resolve(root, args) { - const { list, get } = api.users; - - return !args.id - ? list() - : get(args).then(user => [user]).then(user => { - return Object.assign(user, { - isUser: true - }); - }); - } -}; diff --git a/legacy/cloudapi-graphql/src/schema/types/audit.js b/legacy/cloudapi-graphql/src/schema/types/audit.js deleted file mode 100644 index 5ac4794a..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/audit.js +++ /dev/null @@ -1,54 +0,0 @@ -const DynamicObjectType = require('./dynamic-object'); - -const { GraphQLString, GraphQLObjectType, GraphQLBoolean } = require('graphql'); - -const CallerType = new GraphQLObjectType({ - name: 'CallerType', - fields: { - type: { - type: GraphQLString, - description: 'Authentication type for the action request. One of "basic", "operator", "signature" or "token"' - }, - user: { - type: GraphQLString, - description: 'When the authentication type is "basic", this member will be present and include user login' - }, - ip: { - type: GraphQLString, - description: 'The IP addresses this from which the action was requested. Not present if type is "operator"' - }, - keyId: { - type: GraphQLString, - description: 'When authentication type is either "signature" or "token", SSH key identifier' - } - } -}); - -module.exports = new GraphQLObjectType({ - name: 'AuditType', - fields: { - action: { - type: GraphQLString, - description: 'The name of the action' - }, - parameters: { - type: DynamicObjectType, - description: 'The original set of parameters sent when the action was requested' - }, - success: { - type: GraphQLBoolean, - description: "`true` or `false`, depending on the action's success", - resolve: root => { - return root.success === 'yes'; - } - }, - caller: { - type: CallerType, - description: 'Account requesting the action' - }, - time: { - type: GraphQLString, - description: 'When the action finished' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/datacenter.js b/legacy/cloudapi-graphql/src/schema/types/datacenter.js deleted file mode 100644 index 63518ee9..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/datacenter.js +++ /dev/null @@ -1,14 +0,0 @@ -const { GraphQLString, GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'DatacenterType', - fields: { - name: { - type: GraphQLString, - description: 'location of the datacenter' - }, - url: { - type: GraphQLString - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/dynamic-object.js b/legacy/cloudapi-graphql/src/schema/types/dynamic-object.js deleted file mode 100644 index afce3f7e..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/dynamic-object.js +++ /dev/null @@ -1,41 +0,0 @@ -const { GraphQLScalarType, Kind } = require('graphql'); - -const kinds = { - [Kind.STRING]: ast => { - return ast.value; - }, - [Kind.BOOLEAN]: ast => { - return kinds[Kind.STRING](ast); - }, - [Kind.INT]: ast => { - return Number(ast.value); - }, - [Kind.FLOAT]: ast => { - return kinds[Kind.INT](ast); - }, - [Kind.OBJECT]: ast => { - const value = Object.create(null); - ast.fields.forEach(field => { - value[field.name.value] = parseLiteral(field.value); - }); - - return value; - }, - [Kind.LIST]: ast => { - return ast.values.map(parseLiteral); - } -}; - -// https://github.com/taion/graphql-type-json/blob/master/src/index.js -const parseLiteral = ast => { - const kind = kinds[ast.kind]; - return kind ? kinds[ast.kind](ast) : null; -}; - -// from http://stackoverflow.com/a/34229603 -module.exports = new GraphQLScalarType({ - name: 'DynamicObjectType', - serialize: v => v, - parseValue: v => v, - parseLiteral: parseLiteral -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/fabric.js b/legacy/cloudapi-graphql/src/schema/types/fabric.js deleted file mode 100644 index cf195860..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/fabric.js +++ /dev/null @@ -1,19 +0,0 @@ -const { GraphQLString, GraphQLObjectType, GraphQLInt } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'FabricsType', - fields: { - name: { - type: GraphQLString, - description: 'A unique name to identify the VLAN' - }, - vlan_id: { - type: GraphQLInt, - description: "A number from 0-4095 that indicates the VLAN's id" - }, - description: { - type: GraphQLString, - description: 'An optional description of the VLAN' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/firewall-rule.js b/legacy/cloudapi-graphql/src/schema/types/firewall-rule.js deleted file mode 100644 index d7383f39..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/firewall-rule.js +++ /dev/null @@ -1,90 +0,0 @@ -const api = require('../../api'); - -const { - GraphQLString, - GraphQLBoolean, - GraphQLObjectType, - GraphQLList, - GraphQLID, - GraphQLInt -} = require('graphql'); - -const FirewallRuleSyntaxType = new GraphQLObjectType({ - name: 'FirewallRuleSyntaxType', - fields: { - text: { - type: GraphQLString - }, - from: { - type: GraphQLString - }, - to: { - type: GraphQLString - }, - action: { - type: GraphQLString - }, - protocol: { - type: GraphQLString - }, - port: { - type: GraphQLInt - } - } -}); - -module.exports = new GraphQLObjectType({ - name: 'FirewallRuleType', - // function to allow circular dependencies - fields: () => ({ - id: { - type: GraphQLID, - description: 'Unique identifier for this rule' - }, - enabled: { - type: GraphQLBoolean, - description: 'Indicates if the rule is enabled', - resolve: root => { - return !!root.enabled; - } - }, - rule: { - type: FirewallRuleSyntaxType, - description: 'Firewall rule', - resolve: ({ rule }) => { - const regex = /from (.*?) to (.*?) (allow|deny) (.*?) port (\d*)/i; - const tokens = rule.match(regex); - - return { - from: tokens[1], - to: tokens[2], - action: tokens[3], - protocol: tokens[4], - port: tokens[5], - text: rule - }; - } - }, - global: { - type: GraphQLBoolean, - description: 'Indicates if the rule is global', - resolve: root => { - return !!root.global; - } - }, - description: { - type: GraphQLString, - description: 'Human-readable description for the rule' - }, - machines: { - // circular dependency - type: new GraphQLList(require('./machine')), - description: 'Lists all instances a firewall rule is applied to', - resolve: root => { - return api.firewallRules.listMachines({ - id: root.id - }); - } - } - }) -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/image.js b/legacy/cloudapi-graphql/src/schema/types/image.js deleted file mode 100644 index f2df2616..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/image.js +++ /dev/null @@ -1,116 +0,0 @@ -const DynamicObjectType = require('./dynamic-object'); - -const { - GraphQLBoolean, - GraphQLString, - GraphQLObjectType, - GraphQLInt, - GraphQLList, - GraphQLID -} = require('graphql'); - -const ErrorType = new GraphQLObjectType({ - name: 'ErrorType', - fields: { - code: { - type: GraphQLString, - description: 'A CamelCase string code for this error, e.g. "PrepareImageDidNotRun". See GetImage docs for a table of error.code values' - }, - message: { - type: GraphQLString, - description: 'A short description of the image creation failure' - } - } -}); - -const ImageFileType = new GraphQLObjectType({ - name: 'ImageFileType', - fields: { - compression: { - type: GraphQLString, - description: 'The type of file compression used for the image file. One of "bzip2", "gzip", "none"' - }, - sha1: { - type: GraphQLString, - description: 'SHA-1 hex digest of the file content. Used for corruption checking' - }, - size: { - type: GraphQLInt, - description: 'File size in bytes' - } - } -}); - -module.exports = new GraphQLObjectType({ - name: 'ImageType', - description: 'An image contains the software packages that will be available on newly-provisioned instance. In the case of hardware virtual machines, the image also includes the operating system', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this image' - }, - name: { - type: GraphQLString, - description: 'The "friendly" name for this image' - }, - os: { - type: GraphQLString, - description: 'The underlying operating system for this image' - }, - version: { - type: GraphQLString, - description: 'The version for this image' - }, - type: { - type: GraphQLString, - description: 'What kind of image this is. The values differ after v8.0.0+' - }, - requirements: { - type: DynamicObjectType, - description: 'Contains a grouping of various minimum requirements for provisioning an instance with this image. For example "password" indicates that a password must be provided' - }, - homepage: { - type: GraphQLString, - description: 'The URL for a web page with more detailed information for this image' - }, - files: { - type: new GraphQLList(ImageFileType), - description: 'An array of image files that make up each image. Currently only a single file per image is supported' - }, - published_at: { - type: GraphQLString, - description: 'The time this image has been made publicly available' - }, - owner: { - type: GraphQLString, - description: 'The UUID of the user who owns this image' - }, - public: { - type: GraphQLBoolean, - description: 'Indicates if this image is publicly available', - resolve: root => { - return !!root['public']; - } - }, - state: { - type: GraphQLString, - description: 'The current state of the image. One of "active", "unactivated", "disabled", "creating", "failed"' - }, - tags: { - type: DynamicObjectType, - description: 'An object of key/value pairs that allows clients to categorize images by any given criteria' - }, - eula: { - type: GraphQLString, - description: 'URL of the End User License Agreement (EULA) for the image' - }, - acl: { - type: new GraphQLList(GraphQLString), - description: 'Access Control List. An array of account UUIDs given access to a private image. The field is only relevant to private images' - }, - error: { - type: ErrorType, - description: 'If state=="failed", resulting from CreateImageFromMachine failure, then there may be an error object of the form {"code": "", "message": ""}' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/key.js b/legacy/cloudapi-graphql/src/schema/types/key.js deleted file mode 100644 index 6937832c..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/key.js +++ /dev/null @@ -1,16 +0,0 @@ -const { GraphQLString, GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'KeyType', - fields: { - name: { - type: GraphQLString - }, - fingerprint: { - type: GraphQLString - }, - key: { - type: GraphQLString - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/login.js b/legacy/cloudapi-graphql/src/schema/types/login.js deleted file mode 100644 index b6fa9ba7..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/login.js +++ /dev/null @@ -1,108 +0,0 @@ -const KeyType = require('./key'); -const api = require('../../api'); - -const { - GraphQLBoolean, - GraphQLString, - GraphQLList, - GraphQLObjectType, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'LoginType', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this user/account' - }, - login: { - type: GraphQLString, - description: 'Account/Sub-user login name' - }, - email: { - type: GraphQLString, - description: 'Email address' - }, - company_name: { - type: GraphQLString, - resolve: root => { - return !!root.company_name || root.companyName; - } - }, - first_name: { - type: GraphQLString, - resolve: root => { - return !!root.first_name || root.firstName; - } - }, - last_name: { - type: GraphQLString, - resolve: root => { - return !!root.last_name || root.lastName; - } - }, - address: { - type: GraphQLString - }, - postal_code: { - type: GraphQLString, - resolve: root => { - return !!root.postal_code || root.postalCode; - } - }, - city: { - type: GraphQLString - }, - state: { - type: GraphQLString - }, - country: { - type: GraphQLString - }, - phone: { - type: GraphQLString - }, - cns_enabled: { - type: GraphQLBoolean, - description: 'true if Triton CNS is enabled for account', - resolve: root => { - return root.isUser ? null : !!root.triton_cns_enabled; - } - }, - keys: { - type: new GraphQLList(KeyType), - description: 'Get keys for user/account', - args: { - name: { - type: GraphQLString, - description: 'Filter on key name' - }, - fingerprint: { - type: GraphQLString, - description: 'Filter on key fingerprint' - } - }, - resolve(root, args) { - const _api = root.isUser ? api.keys.user : api.keys.account; - - const { list, get } = _api; - - const newArgs = Object.assign(args, { - userId: root.id - }); - - const filtered = args.name || args.fingerprint; - return !filtered ? list(newArgs) : get(newArgs).then(key => [key]); - } - }, - updated: { - type: GraphQLString, - description: "When this user/account's details was last updated" - }, - created: { - type: GraphQLString, - description: 'When this user/account was created' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/machine.js b/legacy/cloudapi-graphql/src/schema/types/machine.js deleted file mode 100644 index 9fe9a90e..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/machine.js +++ /dev/null @@ -1,162 +0,0 @@ -const DynamicObjectType = require('./dynamic-object'); -const SnapshotType = require('./snapshot'); -const api = require('../../api'); - -const { - GraphQLBoolean, - GraphQLString, - GraphQLInputObjectType, - GraphQLObjectType, - GraphQLInt, - GraphQLList, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'MachineType', - description: 'An image contains the software packages that will be available on newly-provisioned instance. In the case of hardware virtual machines, the image also includes the operating system', - // function to allow circular dependencies - fields: () => ({ - id: { - type: GraphQLID, - description: 'Unique id for this instance' - }, - name: { - type: GraphQLString, - description: 'The "friendly" name for this instance' - }, - brand: { - type: GraphQLString, - description: 'The type of instance (e.g. lx)' - }, - state: { - type: GraphQLString, - description: 'The current state of this instance (e.g. running)' - }, - image: { - type: GraphQLString, - description: 'The image id this instance was provisioned with' - }, - memory: { - type: GraphQLInt, - description: 'The amount of RAM this instance has (in MiB)' - }, - disk: { - type: GraphQLInt, - description: 'The amount of disk this instance has (in MiB)' - }, - metadata: { - type: DynamicObjectType, - description: 'Any additional metadata this instance has' - }, - tags: { - type: DynamicObjectType, - description: 'Any tags this instance has', - args: { - name: { - type: GraphQLString, - description: 'Filter on the name of the tag' - } - }, - resolve: (root, args) => { - const { tags: { get } } = api.machines; - - return !args.name - ? root.tags - : get({ - id: root.id, - tag: args.name - }).then(value => { - return { - [args.name]: value - }; - }); - } - }, - created: { - type: GraphQLString, - description: 'When this instance was created' - }, - updated: { - type: GraphQLString, - description: "When this instance's details was last updated" - }, - docker: { - type: GraphQLBoolean, - description: 'Whether this instance is a Docker container, if present', - resolve: root => { - return !!root.docker; - } - }, - ips: { - type: new GraphQLList(GraphQLString), - description: 'The IP addresses this instance has' - }, - networks: { - type: new GraphQLList(GraphQLString), - description: 'The network UUIDs of the nics this instance has' - }, - primaryIp: { - type: GraphQLString, - description: 'IP address of the primary nic of this instance' - }, - firewall_enabled: { - type: GraphQLBoolean, - description: 'Whether firewall rules are enforced on this instance', - resolve: root => { - return !!root.firewall_enabled; - } - }, - firewall_rules: { - // circular dependency - type: new GraphQLList(require('./firewall-rule')), - description: 'List of FirewallRules affecting this machine', - resolve: root => { - return api.firewallRules.listByMachine(root.id); - } - }, - compute_node: { - type: GraphQLString, - description: 'UUID of the server on which the instance is located' - }, - package: { - type: GraphQLString, - description: 'The id or name of the package used to create this instance' - }, - snapshots: { - type: new GraphQLList(SnapshotType), - description: 'The snapshots based on this instance', - args: { - name: { - type: GraphQLString, - description: 'Filter on the name of the snapshot' - } - }, - resolve: (root, args) => { - const { snapshot: { list, get } } = api.machines; - - return !args.id - ? list(root) - : get({ - id: root.id, - name: args.name - }); - } - } - }) -}); - -module.exports.locality = new GraphQLInputObjectType({ - name: 'LocalityType', - fields: { - strict: { - type: GraphQLBoolean - }, - near: { - type: new GraphQLList(GraphQLID) - }, - far: { - type: new GraphQLList(GraphQLID) - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/network.js b/legacy/cloudapi-graphql/src/schema/types/network.js deleted file mode 100644 index 97e47da6..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/network.js +++ /dev/null @@ -1,73 +0,0 @@ -const DynamicObjectType = require('./dynamic-object'); - -const { - GraphQLBoolean, - GraphQLString, - GraphQLObjectType, - GraphQLList, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'NetworkType', - description: 'Logical networks in Triton model core network configurations to enable Triton to define Virtual Network Interfaces and IP addresses for instances', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this network' - }, - name: { - type: GraphQLString, - description: 'The network name' - }, - public: { - type: GraphQLBoolean, - description: 'Whether this a public or private (rfc1918) network', - resolve: root => { - return !!root['public']; - } - }, - fabric: { - type: GraphQLBoolean, - description: 'Whether this network is created on a fabric', - resolve: root => { - return !!root.fabric; - } - }, - description: { - type: GraphQLString, - description: 'Description of this network' - }, - subnet: { - type: GraphQLString, - description: 'A CIDR formatted string that describes the network' - }, - provision_start_ip: { - type: GraphQLString, - description: 'The first IP on the network that may be assigned' - }, - provision_end_ip: { - type: GraphQLString, - description: 'The last IP on the network that may be assigned' - }, - gateway: { - type: GraphQLString, - description: 'Optional Gateway IP address' - }, - resolvers: { - type: new GraphQLList(GraphQLString), - description: 'Optional Resolver IP addresses' - }, - routes: { - type: DynamicObjectType, - description: 'Optional Static routes for hosts on this network' - }, - internet_nat: { - type: GraphQLBoolean, - description: 'Provision internet NAT zone on gateway address', - resolve: root => { - return !!root.internet_nat; - } - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/nic.js b/legacy/cloudapi-graphql/src/schema/types/nic.js deleted file mode 100644 index 7cae5e1a..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/nic.js +++ /dev/null @@ -1,39 +0,0 @@ -const { GraphQLBoolean, GraphQLObjectType, GraphQLString } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'NicType', - description: 'Logical networks are used both on head nodes and compute nodes, and are associated with physical interfaces by using a system called NIC Tags', - fields: { - ip: { - type: GraphQLString, - description: "NIC's IPv4 address" - }, - mac: { - type: GraphQLString, - description: "NIC's MAC address" - }, - primary: { - type: GraphQLBoolean, - description: "Whether this is the instance's primary NIC", - resolve: root => { - return root.primary; - } - }, - netmask: { - type: GraphQLString, - description: 'IPv4 netmask' - }, - gateway: { - type: GraphQLString, - description: 'IPv4 gateway' - }, - state: { - type: GraphQLString, - description: 'Describes the state of the NIC (e.g. provisioning, running, or stopped)' - }, - network: { - type: GraphQLString, - description: "The NIC's network id (see ListNetworks)" - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/package.js b/legacy/cloudapi-graphql/src/schema/types/package.js deleted file mode 100644 index 15ea5302..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/package.js +++ /dev/null @@ -1,52 +0,0 @@ -const { - GraphQLString, - GraphQLObjectType, - GraphQLInt, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'PackageType', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this package' - }, - name: { - type: GraphQLString, - description: 'The "friendly" name for this package' - }, - memory: { - type: GraphQLInt, - description: 'How much memory will by available (in MiB)' - }, - disk: { - type: GraphQLInt, - description: 'How much disk space will be available (in MiB)' - }, - swap: { - type: GraphQLInt, - description: 'How much swap space will be available (in MiB)' - }, - lwps: { - type: GraphQLInt, - description: 'Maximum number of light-weight processes (threads) allowed' - }, - vcpus: { - type: GraphQLInt, - description: 'Number of vCPUs for this package' - }, - version: { - type: GraphQLString, - description: 'The version of this package' - }, - group: { - type: GraphQLString, - description: 'The group this package belongs to' - }, - description: { - type: GraphQLString, - description: 'A human-friendly description about this package' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/policy.js b/legacy/cloudapi-graphql/src/schema/types/policy.js deleted file mode 100644 index 4bad990a..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/policy.js +++ /dev/null @@ -1,29 +0,0 @@ -const { - GraphQLString, - GraphQLObjectType, - GraphQLList, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'PolicyType', - description: 'Policies are lists of rules that describe access to resources', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this policy' - }, - name: { - type: GraphQLString, - description: 'The policy name' - }, - rules: { - type: new GraphQLList(GraphQLString), - description: 'One or more Aperture sentences applying to the policy' - }, - description: { - type: GraphQLString, - description: 'A description for this policy' - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/role.js b/legacy/cloudapi-graphql/src/schema/types/role.js deleted file mode 100644 index 8fe5e290..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/role.js +++ /dev/null @@ -1,50 +0,0 @@ -const { - GraphQLString, - GraphQLObjectType, - GraphQLList, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'RoleType', - description: 'Roles are lists of users and policies. Roles describe which users are allowed access according to the policies', - fields: { - id: { - type: GraphQLID, - description: 'Unique id for this role' - }, - name: { - type: GraphQLString, - description: 'The role name' - }, - policies: { - type: new GraphQLList(GraphQLString), - description: "This account's policies which this role obeys (Optional)" - }, - members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins this role applies to (Optional)" - }, - default_members: { - type: new GraphQLList(GraphQLString), - description: "This account's user logins this role applies to by default (Optional)" - } - } -}); - -module.exports.tag = new GraphQLObjectType({ - name: 'RoleTagType', - fields: { - name: { - type: GraphQLString, - description: 'Path to the resource' - }, - role_tag: { - type: new GraphQLList(GraphQLString), - description: 'The role name', - resolve: root => { - return root['role-tag'] || root.role_tag; - } - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/service.js b/legacy/cloudapi-graphql/src/schema/types/service.js deleted file mode 100644 index 09f9ebe6..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/service.js +++ /dev/null @@ -1,13 +0,0 @@ -const { GraphQLString, GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'ServiceType', - fields: { - name: { - type: GraphQLString - }, - url: { - type: GraphQLString - } - } -}); diff --git a/legacy/cloudapi-graphql/src/schema/types/snapshot.js b/legacy/cloudapi-graphql/src/schema/types/snapshot.js deleted file mode 100644 index f69222c3..00000000 --- a/legacy/cloudapi-graphql/src/schema/types/snapshot.js +++ /dev/null @@ -1,16 +0,0 @@ -const { GraphQLString, GraphQLObjectType, GraphQLID } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'SnapshotType', - description: 'Policies are lists of rules that describe access to resources', - fields: { - name: { - type: GraphQLID, - description: 'The name of this snapshot' - }, - state: { - type: GraphQLString, - description: 'The current state of the snapshot' - } - } -}); diff --git a/legacy/cloudapi-graphql/static/.gitkeep b/legacy/cloudapi-graphql/static/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/legacy/cloudapi-graphql/test/noop.test.js b/legacy/cloudapi-graphql/test/noop.test.js deleted file mode 100644 index b3dc37d5..00000000 --- a/legacy/cloudapi-graphql/test/noop.test.js +++ /dev/null @@ -1,7 +0,0 @@ -// TODO: REMOVE, JUST FOR AN EXAMPLE - -const test = require('ava'); - -test('foo', t => { - t.pass(); -}); diff --git a/legacy/cloudapi-graphql/yarn.lock b/legacy/cloudapi-graphql/yarn.lock deleted file mode 100644 index c564b22f..00000000 --- a/legacy/cloudapi-graphql/yarn.lock +++ /dev/null @@ -1,4330 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 -"@ava/babel-plugin-throws-helper@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c" - -"@ava/babel-preset-stage-4@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-stage-4/-/babel-preset-stage-4-1.0.0.tgz#a613b5e152f529305422546b072d47facfb26291" - dependencies: - babel-plugin-check-es2015-constants "^6.8.0" - babel-plugin-syntax-trailing-function-commas "^6.20.0" - babel-plugin-transform-async-to-generator "^6.16.0" - babel-plugin-transform-es2015-destructuring "^6.19.0" - babel-plugin-transform-es2015-function-name "^6.9.0" - babel-plugin-transform-es2015-modules-commonjs "^6.18.0" - babel-plugin-transform-es2015-parameters "^6.21.0" - babel-plugin-transform-es2015-spread "^6.8.0" - babel-plugin-transform-es2015-sticky-regex "^6.8.0" - babel-plugin-transform-es2015-unicode-regex "^6.11.0" - babel-plugin-transform-exponentiation-operator "^6.8.0" - package-hash "^1.2.0" - -"@ava/babel-preset-transform-test-files@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-transform-test-files/-/babel-preset-transform-test-files-3.0.0.tgz#cded1196a8d8d9381a509240ab92e91a5ec069f7" - dependencies: - "@ava/babel-plugin-throws-helper" "^2.0.0" - babel-plugin-espower "^2.3.2" - -"@ava/pretty-format@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@ava/pretty-format/-/pretty-format-1.1.0.tgz#d0a57d25eb9aeab9643bdd1a030642b91c123e28" - dependencies: - ansi-styles "^2.2.1" - esutils "^2.0.2" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -accepts@^1.3.0, accepts@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.3.tgz#c3ca7434938648c3e0d9c1e328dd68b622c284ca" - dependencies: - mime-types "~2.1.11" - negotiator "0.6.1" - -acorn-jsx@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^5.0.1: - version "5.0.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" - -ajv-keywords@^1.0.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.7.0, ajv@^4.9.1: - version "4.11.7" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.7.tgz#8655a5d86d0824985cc471a1d913fb6729a0ec48" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -ansi-align@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba" - dependencies: - string-width "^1.0.1" - -ansi-escapes@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -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" - -ansi-styles@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.0.0.tgz#5404e93a544c4fec7f048262977bebfe3155e0c1" - dependencies: - color-convert "^1.0.0" - -ansi-styles@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178" - -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" - -append-transform@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991" - dependencies: - default-require-extensions "^1.0.0" - -aproba@^1.0.3: - version "1.1.1" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab" - -archy@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" - -are-we-there-yet@~1.1.2: - version "1.1.4" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94f05e15194373d16fd3ba1ca110d" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - -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-exclude@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/arr-exclude/-/arr-exclude-1.0.0.tgz#dfc7c2e552a270723ccda04cf3128c8cbfe5c631" - -arr-flatten@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1" - -array-differ@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031" - -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-flatten@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1, array-uniq@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -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, arrify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asn1@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" - -assert-plus@^0.1.5, assert-plus@0.1.5, assert-plus@0.1.x: - version "0.1.5" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.1.5.tgz#ee74009413002d84cec7219c6ac811812e723160" - -assert-plus@^0.2.0, "assert-plus@>=0.2.0 <0.3.0", assert-plus@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" - -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" - -ast-types@0.9.8: - version "0.9.8" - resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.8.tgz#6cb6a40beba31f49f20928e28439fc14a3dab078" - -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.4.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -auto-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-1.1.0.tgz#93b864dc7ee01a326281775d5c75ca0a751e5961" - -ava-init@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/ava-init/-/ava-init-0.2.0.tgz#9304c8b4c357d66e3dfdae1fbff47b1199d5c55d" - dependencies: - arr-exclude "^1.0.0" - execa "^0.5.0" - has-yarn "^1.0.0" - read-pkg-up "^2.0.0" - write-pkg "^2.0.0" - -ava@^0.19.1: - version "0.19.1" - resolved "https://registry.yarnpkg.com/ava/-/ava-0.19.1.tgz#43dd82435ad19b3980ffca2488f05daab940b273" - dependencies: - "@ava/babel-preset-stage-4" "^1.0.0" - "@ava/babel-preset-transform-test-files" "^3.0.0" - "@ava/pretty-format" "^1.1.0" - arr-flatten "^1.0.1" - array-union "^1.0.1" - array-uniq "^1.0.2" - arrify "^1.0.0" - auto-bind "^1.1.0" - ava-init "^0.2.0" - babel-code-frame "^6.16.0" - babel-core "^6.17.0" - bluebird "^3.0.0" - caching-transform "^1.0.0" - chalk "^1.0.0" - chokidar "^1.4.2" - clean-stack "^1.1.1" - clean-yaml-object "^0.1.0" - cli-cursor "^2.1.0" - cli-spinners "^1.0.0" - cli-truncate "^1.0.0" - co-with-promise "^4.6.0" - code-excerpt "^2.1.0" - common-path-prefix "^1.0.0" - convert-source-map "^1.2.0" - core-assert "^0.2.0" - currently-unhandled "^0.4.1" - debug "^2.2.0" - diff "^3.0.1" - diff-match-patch "^1.0.0" - dot-prop "^4.1.0" - empower-core "^0.6.1" - equal-length "^1.0.0" - figures "^2.0.0" - find-cache-dir "^0.1.1" - fn-name "^2.0.0" - get-port "^3.0.0" - globby "^6.0.0" - has-flag "^2.0.0" - hullabaloo-config-manager "^1.0.0" - ignore-by-default "^1.0.0" - indent-string "^3.0.0" - is-ci "^1.0.7" - is-generator-fn "^1.0.0" - is-obj "^1.0.0" - is-observable "^0.2.0" - is-promise "^2.1.0" - jest-diff "19.0.0" - jest-snapshot "19.0.2" - js-yaml "^3.8.2" - last-line-stream "^1.0.0" - lodash.debounce "^4.0.3" - lodash.difference "^4.3.0" - lodash.flatten "^4.2.0" - lodash.isequal "^4.5.0" - loud-rejection "^1.2.0" - matcher "^0.1.1" - md5-hex "^2.0.0" - meow "^3.7.0" - mkdirp "^0.5.1" - ms "^0.7.1" - multimatch "^2.1.0" - observable-to-promise "^0.5.0" - option-chain "^0.1.0" - package-hash "^2.0.0" - pkg-conf "^2.0.0" - plur "^2.0.0" - pretty-ms "^2.0.0" - require-precompiled "^0.1.0" - resolve-cwd "^1.0.0" - slash "^1.0.0" - source-map-support "^0.4.0" - stack-utils "^1.0.0" - strip-ansi "^3.0.1" - strip-bom-buf "^1.0.0" - supports-color "^3.2.3" - time-require "^0.1.2" - unique-temp-dir "^1.0.0" - update-notifier "^2.1.0" - -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-code-frame@^6.16.0, babel-code-frame@^6.22.0, 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.17.0, babel-core@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.24.1" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - 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.1.0, babel-generator@^6.18.0, babel-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - 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-builder-binary-assignment-operator-visitor@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" - dependencies: - babel-helper-explode-assignable-expression "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.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-explode-assignable-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -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-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-remap-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b" - dependencies: - babel-helper-function-name "^6.24.1" - 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.8.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-espower@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/babel-plugin-espower/-/babel-plugin-espower-2.3.2.tgz#5516b8fcdb26c9f0e1d8160749f6e4c65e71271e" - dependencies: - babel-generator "^6.1.0" - babylon "^6.1.0" - call-matcher "^1.0.0" - core-js "^2.0.0" - espower-location-detector "^1.0.0" - espurify "^1.6.0" - estraverse "^4.1.1" - -babel-plugin-syntax-async-functions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" - -babel-plugin-syntax-exponentiation-operator@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" - -babel-plugin-syntax-trailing-function-commas@^6.20.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" - -babel-plugin-transform-async-to-generator@^6.16.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-functions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-destructuring@^6.19.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-function-name@^6.9.0: - 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-modules-commonjs@^6.18.0: - 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-parameters@^6.21.0: - 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-spread@^6.8.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.8.0: - 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-unicode-regex@^6.11.0: - 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-exponentiation-operator@^6.8.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e" - dependencies: - babel-helper-builder-binary-assignment-operator-visitor "^6.24.1" - babel-plugin-syntax-exponentiation-operator "^6.8.0" - babel-runtime "^6.22.0" - -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-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.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.16.0, babel-template@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.18.0, babel-traverse@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.18.0, babel-types@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.1.0, babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: - version "6.17.0" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.0.tgz#37da948878488b9c4e3c4038893fa3314b3fc932" - -babylon@7.0.0-beta.8: - version "7.0.0-beta.8" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.8.tgz#2bdc5ae366041442c27e068cce6f0d7c06ea9949" - -backoff@^2.4.1: - version "2.5.0" - resolved "https://registry.yarnpkg.com/backoff/-/backoff-2.5.0.tgz#f616eda9d3e4b66b8ca7fca79f695722c5f8e26f" - dependencies: - precond "0.2" - -backoff@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/backoff/-/backoff-2.4.1.tgz#2f68c50e0dd789dbefe24200a62efb04d2456d68" - dependencies: - precond "0.2" - -balanced-match@^0.4.1: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -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" - -bigspinner@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/bigspinner/-/bigspinner-3.1.0.tgz#dd3a862b2fedf66fee8471320069428d0d84427a" - -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@^3.0.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.0.0" - resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.0.0.tgz#b2694baf1f605f708ff0177c12193b22f29aaaab" - dependencies: - ansi-align "^1.1.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.0.0: - 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" - -buf-compare@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a" - -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" - -bunyan@^1.8.10, bunyan@^1.8.3: - version "1.8.10" - resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.10.tgz#201fedd26c7080b632f416072f53a90b9a52981c" - optionalDependencies: - dtrace-provider "~0.8" - moment "^2.10.6" - mv "~2" - safe-json-stringify "~1" - -bunyan@1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.5.1.tgz#5f6e7d44c43b952f56b0f41309e3ab12391b4e2d" - optionalDependencies: - dtrace-provider "~0.6" - mv "~2" - safe-json-stringify "~1" - -bytes@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.4.0.tgz#7d97196f9d5baf7f6935e25985549edd2a6c2339" - -caching-transform@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-1.0.1.tgz#6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1" - dependencies: - md5-hex "^1.2.0" - mkdirp "^0.5.1" - write-file-atomic "^1.1.4" - -call-matcher@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/call-matcher/-/call-matcher-1.0.1.tgz#5134d077984f712a54dad3cbf62de28dce416ca8" - dependencies: - core-js "^2.0.0" - deep-equal "^1.0.0" - espurify "^1.6.0" - estraverse "^4.0.0" - -call-signature@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/call-signature/-/call-signature-0.0.2.tgz#a84abc825a55ef4cb2b028bd74e205a65b9a4996" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -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@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -camelcase@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" - -camelcase@^4.0.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" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -chalk@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f" - dependencies: - ansi-styles "~1.0.0" - has-color "~0.1.0" - strip-ansi "~0.1.0" - -chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, 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" - -chokidar@^1.4.2: - version "1.6.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2" - 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" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clean-stack@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.1.1.tgz#a1b3711122df162df7c7cb9b3c0470f28cb58adb" - -clean-yaml-object@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz#63fb110dc2ce1a84dc21f6d9334876d010ae8b68" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cli-cursor@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-cursor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" - dependencies: - restore-cursor "^2.0.0" - -cli-spinners@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.0.0.tgz#ef987ed3d48391ac3dab9180b406a742180d6e6a" - -cli-truncate@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-1.0.0.tgz#21eb91f47b3f6560f004db77a769b4668d9c5518" - dependencies: - slice-ansi "0.0.4" - string-width "^2.0.0" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -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" - -clone@0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/clone/-/clone-0.1.5.tgz#46f29143d0766d663dbd7f80b7520a15783d2042" - -cmdln@4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/cmdln/-/cmdln-4.1.2.tgz#4345bb5498f2b096ba85ec8c5579a8cb252f7c70" - dependencies: - assert-plus "^1.0.0" - dashdash "^1.14.1" - extsprintf "^1.2.0" - fuzzyset.js "^0.0.1" - verror "^1.6.0" - -co-with-promise@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co-with-promise/-/co-with-promise-4.6.0.tgz#413e7db6f5893a60b942cf492c4bec93db415ab7" - dependencies: - pinkie-promise "^1.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -code-excerpt@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-2.1.0.tgz#5dcc081e88f4a7e3b554e9e35d7ef232d47f8147" - dependencies: - convert-to-spaces "^1.0.1" - -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@^1.0.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-name@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -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" - -common-path-prefix@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-1.0.0.tgz#cd52f6f0712e0baab97d6f9732874f22f47752c0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -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.2: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -configstore@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.0.0.tgz#e1b8669c1803ccc50b545e92f8e6e79aa80e0196" - dependencies: - dot-prop "^4.1.0" - graceful-fs "^4.1.2" - mkdirp "^0.5.0" - unique-string "^1.0.0" - write-file-atomic "^1.1.2" - 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" - -content-disposition@0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" - -content-type@^1.0.2, content-type@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" - -convert-source-map@^1.1.0, convert-source-map@^1.2.0, convert-source-map@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -convert-to-spaces@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz#7e3e48bbe6d997b1417ddca2868204b4d3d85715" - -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - -cookie@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" - -core-assert@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/core-assert/-/core-assert-0.2.1.tgz#f85e2cf9bfed28f773cc8b3fa5c5b69bdc02fe3f" - dependencies: - buf-compare "^1.0.0" - is-error "^2.2.0" - -core-js@^2.0.0, 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, core-util-is@1.0.2: - 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, 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" - -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" - -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - -dashdash@^1.12.0, dashdash@^1.14.1, "dashdash@1.x >=1.8": - version "1.14.1" - resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" - dependencies: - assert-plus "^1.0.0" - -dashdash@1.10.1: - version "1.10.1" - resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.10.1.tgz#0abf1af89a8f5129a81f18c2b35b21df22622f60" - dependencies: - assert-plus "0.1.x" - -date-time@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/date-time/-/date-time-0.1.1.tgz#ed2f6d93d9790ce2fd66d5b5ff3edd5bbcbf3b07" - -debug-log@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" - -debug@^2.1.1, debug@^2.2.0: - version "2.6.5" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.5.tgz#7a76247781acd4ef2a85f0fb8abf763cd1af249e" - dependencies: - ms "0.7.3" - -debug@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.1.tgz#79855090ba2c4e3115cc7d8769491d58f0491351" - dependencies: - ms "0.7.2" - -debug@2.6.4: - version "2.6.4" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.4.tgz#7586a9b3c39741c0282ae33445c4e8ac74734fe0" - dependencies: - ms "0.7.3" - -decamelize@^1.0.0, 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-equal@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" - -deep-extend@~0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -default-require-extensions@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" - dependencies: - strip-bom "^2.0.0" - -del@^2.0.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -depd@~1.1.0, depd@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" - -destroy@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" - -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" - -diff-match-patch@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.0.tgz#1cc3c83a490d67f95d91e39f6ad1f2e086b63048" - -diff@^3.0.0, diff@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -doctrine@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" - dependencies: - esutils "^2.0.2" - isarray "^1.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" - -dotenv@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d" - -dtrace-provider@^0.7.0: - version "0.7.1" - resolved "https://registry.yarnpkg.com/dtrace-provider/-/dtrace-provider-0.7.1.tgz#c06b308f2f10d5d5838aec9c571e5d588dc71d04" - dependencies: - nan "^2.3.3" - -dtrace-provider@~0.6: - version "0.6.0" - resolved "https://registry.yarnpkg.com/dtrace-provider/-/dtrace-provider-0.6.0.tgz#0b078d5517937d873101452d9146737557b75e51" - dependencies: - nan "^2.0.8" - -dtrace-provider@~0.8: - version "0.8.1" - resolved "https://registry.yarnpkg.com/dtrace-provider/-/dtrace-provider-0.8.1.tgz#cd4d174a233bea1bcf4a1fbfa5798f44f48cda9f" - dependencies: - nan "^2.3.3" - -duplexer@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - -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" - -ee-first@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" - -empower-core@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/empower-core/-/empower-core-0.6.1.tgz#6c187f502fcef7554d57933396aac655483772b1" - dependencies: - call-signature "0.0.2" - core-js "^2.0.0" - -encodeurl@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20" - -equal-length@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/equal-length/-/equal-length-1.0.1.tgz#21ca112d48ab24b4e1e7ffc0e5339d31fdfc274c" - -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" - -es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14: - version "0.10.15" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.15.tgz#c330a5934c1ee21284a7c081a86e5fd937c91ea6" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-error@^4.0.1, es6-error@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98" - -es6-iterator@^2.0.1, es6-iterator@~2.0.1, es6-iterator@2: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-symbol "^3.1" - -es6-map@^0.1.3: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-set "~0.1.5" - es6-symbol "~3.1.1" - event-emitter "~0.3.5" - -es6-set@~0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-symbol "3.1.1" - event-emitter "~0.3.5" - -es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.1, es6-symbol@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" - dependencies: - d "1" - es5-ext "~0.10.14" - -es6-weak-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.2.tgz#5e3ab32251ffd1538a1f8e5ffa1357772f92d96f" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-iterator "^2.0.1" - es6-symbol "^3.1.1" - -escape-html@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" - -escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-prettier@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-1.7.0.tgz#cda3ce22df1e852daa9370f1f3446e8b8a02ce44" - dependencies: - get-stdin "^5.0.1" - -eslint-plugin-prettier@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.0.1.tgz#2ae1216cf053dd728360ca8560bf1aabc8af3fa9" - dependencies: - requireindex "~1.1.0" - -eslint@^3.19.0: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.5.2" - debug "^2.1.1" - doctrine "^2.0.0" - escope "^3.6.0" - espree "^3.4.0" - esquery "^1.0.0" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espower-location-detector@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/espower-location-detector/-/espower-location-detector-1.0.0.tgz#a17b7ecc59d30e179e2bef73fb4137704cb331b5" - dependencies: - is-url "^1.2.1" - path-is-absolute "^1.0.0" - source-map "^0.5.0" - xtend "^4.0.0" - -espree@^3.4.0: - version "3.4.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.2.tgz#38dbdedbedc95b8961a1fbf04734a8f6a9c8c592" - dependencies: - acorn "^5.0.1" - acorn-jsx "^3.0.0" - -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" - -espurify@^1.6.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226" - dependencies: - core-js "^2.0.0" - -esquery@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa" - dependencies: - estraverse "^4.0.0" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -esutils@^2.0.2, esutils@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -etag@~1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.0.tgz#6f631aef336d6c46362b51764044ce216be3c051" - -event-emitter@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" - dependencies: - d "1" - es5-ext "~0.10.14" - -events-to-array@^1.0.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/events-to-array/-/events-to-array-1.1.2.tgz#2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6" - -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" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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" - -express-graphql@^0.6.4: - version "0.6.4" - resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.6.4.tgz#e51c6281d075613feac72b3fb569440602d3dfe4" - dependencies: - accepts "^1.3.0" - content-type "^1.0.2" - http-errors "^1.3.0" - raw-body "^2.1.0" - -express@^4.15.2: - version "4.15.2" - resolved "https://registry.yarnpkg.com/express/-/express-4.15.2.tgz#af107fc148504457f2dca9a6f2571d7129b97b35" - dependencies: - accepts "~1.3.3" - array-flatten "1.1.1" - content-disposition "0.5.2" - content-type "~1.0.2" - cookie "0.3.1" - cookie-signature "1.0.6" - debug "2.6.1" - depd "~1.1.0" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - finalhandler "~1.0.0" - fresh "0.5.0" - merge-descriptors "1.0.1" - methods "~1.1.2" - on-finished "~2.3.0" - parseurl "~1.3.1" - path-to-regexp "0.1.7" - proxy-addr "~1.1.3" - qs "6.4.0" - range-parser "~1.2.0" - send "0.15.1" - serve-static "1.12.1" - setprototypeof "1.0.3" - statuses "~1.3.1" - type-is "~1.6.14" - utils-merge "1.0.0" - vary "~1.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" - -extsprintf@^1.2.0, extsprintf@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" - -extsprintf@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.0.tgz#4d58b815ace5bebfc4ebf03cf98b0a7604a99b86" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -extsprintf@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.2.0.tgz#5ad946c22f5b32ba7f8cd7426711c6e8a3fc2529" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -fast-safe-stringify@^1.1.3: - version "1.1.13" - resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-1.1.13.tgz#a01e9cd9c9e491715c98a75a42d5f0bbd107ff76" - -figures@^1.3.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -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" - -finalhandler@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.0.2.tgz#d0e36f9dbc557f2de14423df6261889e9d60c93a" - dependencies: - debug "2.6.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - on-finished "~2.3.0" - parseurl "~1.3.1" - statuses "~1.3.1" - unpipe "~1.0.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -find-up@^1.0.0, find-up@^1.1.2: - 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" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flow-parser@0.43.0: - version "0.43.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.43.0.tgz#e2b8eb1ac83dd53f7b6b04a7c35b6a52c33479b7" - -fn-name@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7" - -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" - -foreground-child@^1.3.3, foreground-child@^1.5.3: - version "1.5.6" - resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-1.5.6.tgz#4fd71ad2dfde96789b980a5c0a295937cb2f5ce9" - dependencies: - cross-spawn "^4" - signal-exit "^3.0.0" - -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.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - -fresh@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.0.tgz#f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e" - -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" - -fuzzyset.js@^0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/fuzzyset.js/-/fuzzyset.js-0.0.1.tgz#979e22f9451b4b38f051f7937c919dbacc692958" - -gauge@~2.7.1: - version "2.7.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - 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" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.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-port@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.1.0.tgz#ef01b18a84ca6486970ff99e54446141a73ffd3e" - -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - -get-stdin@^5.0.1, get-stdin@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" - -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.7" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" - dependencies: - assert-plus "^1.0.0" - -getpass@0.1.6: - 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@^5.0.14: - version "5.0.15" - resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1" - dependencies: - inflight "^1.0.4" - inherits "2" - minimatch "2 || 3" - once "^1.3.0" - path-is-absolute "^1.0.0" - -glob@^6.0.1: - version "6.0.4" - resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22" - dependencies: - inflight "^1.0.4" - inherits "2" - minimatch "2 || 3" - once "^1.3.0" - path-is-absolute "^1.0.0" - -glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^9.0.0, globals@^9.14.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -globby@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" - dependencies: - array-union "^1.0.1" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -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.6: - version "4.1.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" - -graphql@^0.9.3: - version "0.9.3" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.3.tgz#71fc0fa331bffb9c20678485861cfb370803118e" - dependencies: - iterall "1.0.3" - -handlebars@^4.0.3: - version "4.0.6" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.6.tgz#2ce4484850537f9c97a8026d5399b935c4ed4ed7" - dependencies: - async "^1.4.0" - optimist "^0.6.1" - source-map "^0.4.4" - optionalDependencies: - uglify-js "^2.6" - -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-color@~0.1.0: - version "0.1.7" - resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f" - -has-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-flag@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has-yarn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7" - -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" - -hosted-git-info@^2.1.4: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -http-errors@^1.3.0, http-errors@~1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.1.tgz#5f8b8ed98aca545656bf572997387f904a722257" - dependencies: - depd "1.1.0" - inherits "2.0.3" - setprototypeof "1.0.3" - statuses ">= 1.3.1 < 2" - -http-signature@^1.0.2, 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" - -hullabaloo-config-manager@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/hullabaloo-config-manager/-/hullabaloo-config-manager-1.0.1.tgz#c72be7ba249a67c99b6ba3eb1f55837fa01acd8f" - dependencies: - dot-prop "^4.1.0" - es6-error "^4.0.2" - graceful-fs "^4.1.11" - indent-string "^3.1.0" - json5 "^0.5.1" - lodash.clonedeep "^4.5.0" - lodash.clonedeepwith "^4.5.0" - lodash.isequal "^4.5.0" - lodash.merge "^4.6.0" - md5-hex "^2.0.0" - package-hash "^2.0.0" - pkg-dir "^1.0.0" - resolve-from "^2.0.0" - -iconv-lite@0.4.15: - version "0.4.15" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb" - -ignore-by-default@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09" - -ignore@^3.2.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.7.tgz#4810ca5f1d8eca5595213a34b94f2eb4ed926bbd" - -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" - -indent-string@^3.0.0, indent-string@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.1.0.tgz#08ff4334603388399b329e6b9538dc7a3cf5de7d" - -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.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@2, inherits@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" - -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" - -ipaddr.js@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.3.0.tgz#1e03a52fdad83a8bbb2b25cbf4998b4cffcd3dec" - -irregular-plurals@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-1.2.0.tgz#38f299834ba8c00c30be9c554e137269752ff3ac" - -is-absolute@^0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/is-absolute/-/is-absolute-0.1.7.tgz#847491119fccb5fb436217cc737f7faad50f603f" - dependencies: - is-relative "^0.1.0" - -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.1.5: - 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.7: - 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-error@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/is-error/-/is-error-2.2.1.tgz#684a96d84076577c98f4cdb40c6d26a5123bf19c" - -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, is-finite@^1.0.1: - 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-generator-fn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-1.0.0.tgz#969d49e1bb3329f6bb7f09089be26578b2ddd46a" - -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-my-json-valid@^2.10.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.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-observable@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/is-observable/-/is-observable-0.2.0.tgz#b361311d83c6e5d726cabf5e250b0237106f5ae2" - dependencies: - symbol-observable "^0.2.2" - -is-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -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-promise@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" - -is-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-relative@^0.1.0: - version "0.1.3" - resolved "https://registry.yarnpkg.com/is-relative/-/is-relative-0.1.3.tgz#905fee8ae86f45b3ec614bc3c15c869df0876e82" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -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-url@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.2.tgz#498905a593bf47cc2d9e7f738372bbf7696c7f26" - -is-utf8@^0.2.0, is-utf8@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" - -isarray@^1.0.0, isarray@~1.0.0, isarray@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isexe@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2.tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0" - -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.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -istanbul-lib-coverage@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.2.tgz#87a0c015b6910651cb3b184814dfb339337e25e1" - -istanbul-lib-hook@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.5.tgz#6ca3d16d60c5f4082da39f7c5cd38ea8a772b88e" - dependencies: - append-transform "^0.4.0" - -istanbul-lib-instrument@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.0.tgz#b8e0dc25709bb44e17336ab47b7bb5c97c23f659" - dependencies: - babel-generator "^6.18.0" - babel-template "^6.16.0" - babel-traverse "^6.18.0" - babel-types "^6.18.0" - babylon "^6.13.0" - istanbul-lib-coverage "^1.0.2" - semver "^5.3.0" - -istanbul-lib-report@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.0.0.tgz#d83dac7f26566b521585569367fe84ccfc7aaecb" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - path-parse "^1.0.5" - supports-color "^3.1.2" - -istanbul-lib-source-maps@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.1.tgz#f8c8c2e8f2160d1d91526d97e5bd63b2079af71c" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - rimraf "^2.4.4" - source-map "^0.5.3" - -istanbul-reports@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.2.tgz#4e8366abe6fa746cc1cd6633f108de12cc6ac6fa" - dependencies: - handlebars "^4.0.3" - -iterall@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0.3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7" - -jest-diff@^19.0.0, jest-diff@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-19.0.0.tgz#d1563cfc56c8b60232988fbc05d4d16ed90f063c" - dependencies: - chalk "^1.1.3" - diff "^3.0.0" - jest-matcher-utils "^19.0.0" - pretty-format "^19.0.0" - -jest-file-exists@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-file-exists/-/jest-file-exists-19.0.0.tgz#cca2e587a11ec92e24cfeab3f8a94d657f3fceb8" - -jest-matcher-utils@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-19.0.0.tgz#5ecd9b63565d2b001f61fbf7ec4c7f537964564d" - dependencies: - chalk "^1.1.3" - pretty-format "^19.0.0" - -jest-message-util@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-19.0.0.tgz#721796b89c0e4d761606f9ba8cb828a3b6246416" - dependencies: - chalk "^1.1.1" - micromatch "^2.3.11" - -jest-mock@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-19.0.0.tgz#67038641e9607ab2ce08ec4a8cb83aabbc899d01" - -jest-snapshot@19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-19.0.2.tgz#9c1b216214f7187c38bfd5c70b1efab16b0ff50b" - dependencies: - chalk "^1.1.3" - jest-diff "^19.0.0" - jest-file-exists "^19.0.0" - jest-matcher-utils "^19.0.0" - jest-util "^19.0.2" - natural-compare "^1.4.0" - pretty-format "^19.0.0" - -jest-util@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-19.0.2.tgz#e0a0232a2ab9e6b2b53668bdb3534c2b5977ed41" - dependencies: - chalk "^1.1.1" - graceful-fs "^4.1.6" - jest-file-exists "^19.0.0" - jest-message-util "^19.0.0" - jest-mock "^19.0.0" - jest-validate "^19.0.2" - leven "^2.0.0" - mkdirp "^0.5.1" - -jest-validate@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.2.tgz#dc534df5f1278d5b63df32b14241d4dbf7244c0c" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -jest-validate@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.0.tgz#8c6318a20ecfeaba0ba5378bfbb8277abded4173" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -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" - -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.2.7, js-yaml@^3.5.1, js-yaml@^3.8.2: - version "3.8.3" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766" - 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.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.2.tgz#50354f19f603917c695f70b85afa77c3b0f23506" - -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.0, 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" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -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" - -jsprim@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-0.3.0.tgz#cd13466ea2480dbd8396a570d47d31dda476f8b1" - dependencies: - extsprintf "1.0.0" - json-schema "0.2.2" - verror "1.3.3" - -keep-alive-agent@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/keep-alive-agent/-/keep-alive-agent-0.0.1.tgz#44847ca394ce8d6b521ae85816bd64509942b385" - -kind-of@^3.0.2: - version "3.2.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07" - dependencies: - is-buffer "^1.1.5" - -last-line-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/last-line-stream/-/last-line-stream-1.0.0.tgz#d1b64d69f86ff24af2d04883a2ceee14520a5600" - dependencies: - through2 "^2.0.0" - -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" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -lazy-req@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/lazy-req/-/lazy-req-2.0.0.tgz#c9450a363ecdda2e6f0c70132ad4f37f8f06f2b4" - -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" - -leven@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -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.clonedeep@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" - -lodash.clonedeepwith@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeepwith/-/lodash.clonedeepwith-4.5.0.tgz#6ee30573a03a1a60d670a62ef33c10cf1afdbdd4" - -lodash.debounce@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" - -lodash.difference@^4.3.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" - -lodash.flatten@^4.2.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - -lodash.flattendeep@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2" - -lodash.isequal@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - -lodash.merge@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" - -lodash@^3.10.1, lodash@^3.5.0, lodash@^3.9.3: - version "3.10.1" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" - -lodash@^4.0.0, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.7.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -lomstream@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/lomstream/-/lomstream-1.1.0.tgz#2a7f8066ec3ab40bef28ca384842e75340183bf0" - dependencies: - assert-plus "0.1.5" - extsprintf "1.3.0" - vstream "0.1.0" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -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, loud-rejection@^1.2.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.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.0" - -lstream@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/lstream/-/lstream-0.0.4.tgz#d637764ea33a929bd00f34d2a23c2256d0d5fb5b" - dependencies: - readable-stream ">= 1.0.2" - -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" - -matcher@^0.1.1: - version "0.1.2" - resolved "https://registry.yarnpkg.com/matcher/-/matcher-0.1.2.tgz#ef20cbde64c24c50cc61af5b83ee0b1b8ff00101" - dependencies: - escape-string-regexp "^1.0.4" - -md5-hex@^1.2.0, md5-hex@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-1.3.0.tgz#d2c4afe983c4370662179b8cad145219135046c4" - dependencies: - md5-o-matic "^0.1.1" - -md5-hex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-2.0.0.tgz#d0588e9f1c74954492ecd24ac0ac6ce997d92e33" - dependencies: - md5-o-matic "^0.1.1" - -md5-o-matic@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" - -media-typer@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" - -meow@^3.7.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" - -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" - -merge-source-map@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf" - dependencies: - source-map "^0.5.3" - -methods@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" - -micromatch@^2.1.5, micromatch@^2.3.11: - 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.11, mime-types@~2.1.15, 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.4, mime@1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" - -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@2 || 3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" - dependencies: - brace-expansion "^1.0.0" - -minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0, minimist@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -minimist@~0.0.1: - version "0.0.10" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" - -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -mkdirp@^0.5.0, mkdirp@^0.5.1, "mkdirp@>=0.5 0", mkdirp@~0.5.1, 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" - -moment@^2.10.6: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" - -mooremachine@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/mooremachine/-/mooremachine-2.1.0.tgz#e935cf356ca6b6a28b92fbd446d1b31a5c19848d" - dependencies: - assert-plus ">=0.2.0 <0.3.0" - optionalDependencies: - dtrace-provider "~0.8" - -ms@^0.7.1, ms@0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -multimatch@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b" - dependencies: - array-differ "^1.0.0" - array-union "^1.0.1" - arrify "^1.0.0" - minimatch "^3.0.0" - -mute-stream@~0.0.4: - version "0.0.7" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -mv@~2: - version "2.1.1" - resolved "https://registry.yarnpkg.com/mv/-/mv-2.1.1.tgz#ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2" - dependencies: - mkdirp "~0.5.1" - ncp "~2.0.0" - rimraf "~2.4.0" - -nan@^2.0.8, nan@^2.3.0, nan@^2.3.3: - version "2.6.2" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -ncp@~2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3" - -negotiator@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" - -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" - -node-uuid@^1.4.6: - version "1.4.8" - resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907" - -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.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" - -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" - -nyc@^10.2.0: - version "10.2.2" - resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.2.2.tgz#1b1c8ca4636d810cb3e281558dc9fcb08389f204" - dependencies: - archy "^1.0.0" - arrify "^1.0.1" - caching-transform "^1.0.0" - convert-source-map "^1.3.0" - debug-log "^1.0.1" - default-require-extensions "^1.0.0" - find-cache-dir "^0.1.1" - find-up "^1.1.2" - foreground-child "^1.5.3" - glob "^7.0.6" - istanbul-lib-coverage "^1.0.2" - istanbul-lib-hook "^1.0.5" - istanbul-lib-instrument "^1.7.0" - istanbul-lib-report "^1.0.0" - istanbul-lib-source-maps "^1.1.1" - istanbul-reports "^1.0.2" - md5-hex "^1.2.0" - merge-source-map "^1.0.2" - micromatch "^2.3.11" - mkdirp "^0.5.0" - resolve-from "^2.0.0" - rimraf "^2.5.4" - signal-exit "^3.0.1" - spawn-wrap "1.2.4" - test-exclude "^4.0.0" - yargs "^7.0.2" - yargs-parser "^4.0.2" - -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.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" - -observable-to-promise@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/observable-to-promise/-/observable-to-promise-0.5.0.tgz#c828f0f0dc47e9f86af8a4977c5d55076ce7a91f" - dependencies: - is-observable "^0.2.0" - symbol-observable "^1.0.4" - -on-finished@~2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" - dependencies: - ee-first "1.1.1" - -once@^1.3.0, once@^1.3.2, once@^1.3.3: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - dependencies: - wrappy "1" - -once@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.3.0.tgz#151af86bfc1f08c4b9f07d06ab250ffcbeb56581" - -once@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/once/-/once-1.3.2.tgz#d8feeca93b039ec1dcdee7741c92bdac5e28081b" - dependencies: - wrappy "1" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -onetime@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" - dependencies: - mimic-fn "^1.0.0" - -optimist@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -option-chain@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/option-chain/-/option-chain-0.1.1.tgz#e9b811e006f1c0f54802f28295bfc8970f8dcfbd" - dependencies: - object-assign "^4.0.1" - -optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" - dependencies: - lcid "^1.0.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" - -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-hash@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-1.2.0.tgz#003e56cd57b736a6ed6114cc2b81542672770e44" - dependencies: - md5-hex "^1.3.0" - -package-hash@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-2.0.0.tgz#78ae326c89e05a4d813b68601977af05c00d2a0d" - dependencies: - graceful-fs "^4.1.11" - lodash.flattendeep "^4.4.0" - md5-hex "^2.0.0" - release-zalgo "^1.0.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-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" - -parse-ms@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-0.1.2.tgz#dd3fa25ed6c2efc7bdde12ad9b46c163aa29224e" - -parse-ms@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-1.0.1.tgz#56346d4749d78f23430ca0c713850aef91aa361d" - -parseurl@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56" - -path-exists@^2.0.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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -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-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" - -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" - -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" - -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: - version "2.3.0" - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" - -pinkie-promise@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-1.0.0.tgz#d1da67f5482563bb7cf57f286ae2822ecfbf3670" - dependencies: - pinkie "^1.0.0" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-1.0.0.tgz#5a47f28ba1015d0201bda7bf0f358e47bec8c7e4" - -pinkie@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" - -pkg-conf@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pkg-conf/-/pkg-conf-2.0.0.tgz#071c87650403bccfb9c627f58751bfe47c067279" - dependencies: - find-up "^2.0.0" - load-json-file "^2.0.0" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -plur@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/plur/-/plur-1.0.0.tgz#db85c6814f5e5e5a3b49efc28d604fec62975156" - -plur@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a" - dependencies: - irregular-plurals "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -precond@0.2: - version "0.2.3" - resolved "https://registry.yarnpkg.com/precond/-/precond-0.2.3.tgz#aa9591bcaa24923f1e0f4849d240f47efc1075ac" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -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" - -prettier@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.2.2.tgz#22d17c1132faaaea1f1d4faea31f19f7a1959f3e" - dependencies: - ast-types "0.9.8" - babel-code-frame "6.22.0" - babylon "7.0.0-beta.8" - chalk "1.1.3" - esutils "2.0.2" - flow-parser "0.43.0" - get-stdin "5.0.1" - glob "7.1.1" - jest-validate "19.0.0" - minimist "1.2.0" - -pretty-format@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-19.0.0.tgz#56530d32acb98a3fa4851c4e2b9d37b420684c84" - dependencies: - ansi-styles "^3.0.0" - -pretty-ms@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-0.2.2.tgz#da879a682ff33a37011046f13d627f67c73b84f6" - dependencies: - parse-ms "^0.1.0" - -pretty-ms@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-2.1.0.tgz#4257c256df3fb0b451d6affaab021884126981dc" - dependencies: - is-finite "^1.0.1" - parse-ms "^1.0.0" - plur "^1.0.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@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -proxy-addr@~1.1.3: - version "1.1.4" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" - dependencies: - forwarded "~0.1.0" - ipaddr.js "1.3.0" - -pseudomap@^1.0.1: - 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, 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" - -range-parser@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" - -raw-body@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.2.0.tgz#994976cf6a5096a41162840492f0bdc5d6e7fb96" - dependencies: - bytes "2.4.0" - iconv-lite "0.4.15" - unpipe "1.0.0" - -rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: - 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" - -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" - -read@1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b40c4" - dependencies: - mute-stream "~0.0.4" - -readable-stream@^2, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2, "readable-stream@>= 1.0.2": - version "2.2.9" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8" - 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 "~1.0.0" - 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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -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.4" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.4.tgz#74cb6598d3ba2eb18694e968a40e2b3b4df9cf93" - -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.0" - resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.0.tgz#57ae67347e73d96345ed1bc01294c7237c02aa63" - 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" - -release-zalgo@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/release-zalgo/-/release-zalgo-1.0.0.tgz#09700b7e5074329739330e535c5a90fb67851730" - dependencies: - es6-error "^4.0.1" - -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.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" - -require-precompiled@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/require-precompiled/-/require-precompiled-0.1.0.tgz#5a1b52eb70ebed43eb982e974c85ab59571e56fa" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requireindex@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162" - -resolve-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-1.0.0.tgz#4eaeea41ed040d1702457df64a42b2b07d246f9f" - dependencies: - resolve-from "^2.0.0" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve-from@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57" - -resolve@^1.1.6: - version "1.3.3" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.3.tgz#655907c3469a8680dc2de3a275a8fdd69691f0e5" - dependencies: - path-parse "^1.0.5" - -restify-clients@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/restify-clients/-/restify-clients-1.5.0.tgz#7a417f8b20782958e3f27b5cc7651bd47631fa37" - dependencies: - assert-plus "^1.0.0" - backoff "^2.4.1" - bunyan "^1.8.3" - dtrace-provider "^0.7.0" - fast-safe-stringify "^1.1.3" - keep-alive-agent "0.0.1" - lodash "^4.7.0" - lru-cache "^4.0.1" - mime "^1.3.4" - node-uuid "^1.4.6" - once "^1.3.2" - restify-errors "^3.1.0" - semver "^5.0.1" - tunnel-agent "^0.4.0" - -restify-errors@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/restify-errors/-/restify-errors-3.1.0.tgz#06b5479477874c0856d782a12c8707dcdad53f16" - dependencies: - assert-plus "^0.2.0" - lodash "^3.10.1" - verror "^1.6.0" - -restify-errors@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/restify-errors/-/restify-errors-3.0.0.tgz#3b17177d43954acece4291465a97ce1b58cf3d57" - dependencies: - assert-plus "^0.1.5" - lodash "^3.9.3" - verror "^1.6.0" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -restore-cursor@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" - dependencies: - onetime "^2.0.0" - signal-exit "^3.0.2" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.4, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@2: - version "2.6.1" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d" - dependencies: - glob "^7.0.5" - -rimraf@~2.4.0: - version "2.4.5" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.4.5.tgz#ee710ce5d93a8fdb856fb5ea8ff0e2d75934b2da" - dependencies: - glob "^6.0.1" - -rimraf@2.4.4: - version "2.4.4" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.4.4.tgz#b528ce2ebe0e6d89fb03b265de11d61da0dbcf82" - dependencies: - glob "^5.0.14" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -safe-json-stringify@~1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/safe-json-stringify/-/safe-json-stringify-1.0.4.tgz#81a098f447e4bbc3ff3312a243521bc060ef5911" - -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@^5.0.1, semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, "semver@2 || 3 || 4 || 5": - version "5.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" - -semver@5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.1.0.tgz#85f2cf8550465c4df000cf7d86f6b054106ab9e5" - -send@0.15.1: - version "0.15.1" - resolved "https://registry.yarnpkg.com/send/-/send-0.15.1.tgz#8a02354c26e6f5cca700065f5f0cdeba90ec7b5f" - dependencies: - debug "2.6.1" - depd "~1.1.0" - destroy "~1.0.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - fresh "0.5.0" - http-errors "~1.6.1" - mime "1.3.4" - ms "0.7.2" - on-finished "~2.3.0" - range-parser "~1.2.0" - statuses "~1.3.1" - -serve-static@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.12.1.tgz#7443a965e3ced647aceb5639fa06bf4d1bbe0039" - dependencies: - encodeurl "~1.0.1" - escape-html "~1.0.3" - parseurl "~1.3.1" - send "0.15.1" - -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" - -setprototypeof@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04" - -shelljs@^0.7.5: - version "0.7.7" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -signal-exit@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564" - -signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -slide@^1.1.5: - version "1.1.6" - resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" - -smartdc-auth@^2.5.2, smartdc-auth@2.5.2: - version "2.5.2" - resolved "https://registry.yarnpkg.com/smartdc-auth/-/smartdc-auth-2.5.2.tgz#74f3511958b6e5ac4f1c558992da6049e1dfc035" - dependencies: - assert-plus "^1.0.0" - bunyan "1.5.1" - clone "0.1.5" - dashdash "1.10.1" - http-signature "^1.0.2" - once "1.3.0" - sshpk "^1.8.3" - sshpk-agent "^1.3.0" - vasync "1.4.3" - -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" - -sort-keys@^1.1.1, sort-keys@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-map-support@^0.4.0, 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.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -spawn-wrap@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40" - dependencies: - foreground-child "^1.3.3" - mkdirp "^0.5.0" - os-homedir "^1.0.1" - rimraf "^2.3.3" - signal-exit "^2.0.0" - which "^1.2.4" - -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" - -sprintf-js@~1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" - -sshpk-agent@^1.3.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/sshpk-agent/-/sshpk-agent-1.6.0.tgz#56da869e02ad757991c247327e80b261682399af" - dependencies: - assert-plus "^1.0.0" - mooremachine "^2.0.1" - readable-stream "^2.1.4" - sshpk ">=1.13.0 < 1.14.0" - -sshpk-agent@1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/sshpk-agent/-/sshpk-agent-1.4.2.tgz#5739cc08f48f98c53950a1715d20872a53804541" - dependencies: - assert-plus "^1.0.0" - mooremachine "^2.0.1" - readable-stream "^2.1.4" - sshpk ">=1.9.1 < 1.11.0" - -sshpk@^1.7.0, sshpk@^1.8.3, "sshpk@>=1.13.0 < 1.14.0": - version "1.13.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.0.tgz#ff2a3e4fd04497555fed97b39a0fd82fafb3a33c" - 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" - -"sshpk@>=1.9.1 < 1.11.0", sshpk@1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.10.2.tgz#d5a804ce22695515638e798dbe23273de070a5fa" - 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-utils@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" - -"statuses@>= 1.3.1 < 2", statuses@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" - -string_decoder@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667" - dependencies: - buffer-shims "~1.0.0" - -string-width@^1.0.1, string-width@^1.0.2: - 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" - -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-ansi@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" - -strip-bom-buf@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz#1cb45aaf57530f4caf86c7f75179d2c9a51dd572" - dependencies: - is-utf8 "^0.2.1" - -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" - -strsplit@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strsplit/-/strsplit-1.0.0.tgz#0fdedc68e91addcfcb2e6be9c262581a6e8c28aa" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.2, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -symbol-observable@^0.2.2: - version "0.2.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-0.2.4.tgz#95a83db26186d6af7e7a18dbd9760a2f86d08f40" - -symbol-observable@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -tabula@1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/tabula/-/tabula-1.9.0.tgz#93c2017f628d159442c74933e170639490708b78" - dependencies: - assert-plus "^1.0.0" - dashdash "1.x >=1.8" - lstream "0.0.4" - -tap-parser@~1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/tap-parser/-/tap-parser-1.2.2.tgz#5e2f6970611f079c7cf857de1dc7aa1b480de7a5" - dependencies: - events-to-array "^1.0.1" - inherits "~2.0.1" - js-yaml "^3.2.7" - optionalDependencies: - readable-stream "^2" - -tap-xunit@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/tap-xunit/-/tap-xunit-1.7.0.tgz#c0fe296a4ff270e042467e754419b5f049bef8be" - dependencies: - duplexer "~0.1.1" - minimist "~1.2.0" - tap-parser "~1.2.2" - through2 "~2.0.0" - xmlbuilder "~4.1.0" - xtend "~4.0.0" - -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" - -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" - -test-exclude@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7" - dependencies: - arrify "^1.0.1" - micromatch "^2.3.11" - object-assign "^4.1.0" - read-pkg-up "^1.0.1" - require-main-filename "^1.0.1" - -text-table@^0.2.0, text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -through@^2.3.6: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -through2@^2.0.0, through2@~2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be" - dependencies: - readable-stream "^2.1.5" - xtend "~4.0.1" - -time-require@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/time-require/-/time-require-0.1.2.tgz#f9e12cb370fc2605e11404582ba54ef5ca2b2d98" - dependencies: - chalk "^0.4.0" - date-time "^0.1.1" - pretty-ms "^0.2.1" - text-table "^0.2.0" - -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" - -triton@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/triton/-/triton-5.2.0.tgz#16ce8cb155c37785b6818e403f5cf83934921d41" - dependencies: - assert-plus "0.2.0" - backoff "2.4.1" - bigspinner "3.1.0" - bunyan "1.5.1" - cmdln "4.1.2" - extsprintf "1.0.2" - getpass "0.1.6" - lomstream "1.1.0" - mkdirp "0.5.1" - once "1.3.2" - read "1.0.7" - restify-clients "1.5.0" - restify-errors "3.0.0" - rimraf "2.4.4" - semver "5.1.0" - smartdc-auth "2.5.2" - sshpk "1.10.2" - sshpk-agent "1.4.2" - strsplit "1.0.0" - tabula "1.9.0" - vasync "1.6.3" - verror "1.6.0" - which "1.2.4" - wordwrap "1.0.0" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -tunnel-agent@^0.4.0: - version "0.4.3" - resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb" - -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" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -type-is@~1.6.14: - version "1.6.15" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410" - dependencies: - media-typer "0.3.0" - mime-types "~2.1.15" - -typedarray@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -uglify-js@^2.6: - version "2.8.22" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0" - dependencies: - source-map "~0.5.1" - yargs "~3.10.0" - optionalDependencies: - uglify-to-browserify "~1.0.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -uid2@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/uid2/-/uid2-0.0.3.tgz#483126e11774df2f71b8b639dcd799c376162b82" - -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" - -unique-temp-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unique-temp-dir/-/unique-temp-dir-1.0.0.tgz#6dce95b2681ca003eebfb304a415f9cbabcc5385" - dependencies: - mkdirp "^0.5.1" - os-tmpdir "^1.0.1" - uid2 "0.0.3" - -unpipe@~1.0.0, unpipe@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" - -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.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.1.0.tgz#ec0c1e53536b76647a24b77cb83966d9315123d9" - dependencies: - boxen "^1.0.0" - chalk "^1.0.0" - configstore "^3.0.0" - is-npm "^1.0.0" - latest-version "^3.0.0" - lazy-req "^2.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@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -utils-merge@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8" - -uuid@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" - -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" - -vary@~1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.1.tgz#67535ebb694c1d52257457984665323f587e8d37" - -vasync@1.4.3: - version "1.4.3" - resolved "https://registry.yarnpkg.com/vasync/-/vasync-1.4.3.tgz#c86d52e2b71613d29eedf159f3135dbe749cee37" - dependencies: - jsprim "0.3.0" - verror "1.1.0" - -vasync@1.6.3: - version "1.6.3" - resolved "https://registry.yarnpkg.com/vasync/-/vasync-1.6.3.tgz#4a69d7052a47f4ce85503d7641df1cbf40432a94" - dependencies: - verror "1.6.0" - -verror@^1.6.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/verror/-/verror-1.9.0.tgz#107a8a2d14c33586fc4bb830057cd2d19ae2a6ee" - dependencies: - assert-plus "^1.0.0" - core-util-is "1.0.2" - extsprintf "^1.2.0" - -verror@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/verror/-/verror-1.1.0.tgz#2a4b4eb14a207051e75a6f94ee51315bf173a1b0" - dependencies: - extsprintf "1.0.0" - -verror@1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/verror/-/verror-1.3.3.tgz#8a6a4ac3a8c774b6f687fece49bdffd78552e2cd" - dependencies: - extsprintf "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" - -verror@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/verror/-/verror-1.6.0.tgz#7d13b27b1facc2e2da90405eb5ea6e5bdd252ea5" - dependencies: - extsprintf "1.2.0" - -vstream@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/vstream/-/vstream-0.1.0.tgz#13587190f34e72ba7a07ebbaa7e70ac147b1fb7d" - dependencies: - assert-plus "0.1.5" - extsprintf "1.2.0" - -which-module@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" - -which@^1.2.4, 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" - -which@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/which/-/which-1.2.4.tgz#1557f96080604e5b11b3599eb9f45b50a9efd722" - dependencies: - is-absolute "^0.1.7" - isexe "^1.1.1" - -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" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -wordwrap@~0.0.2: - version "0.0.3" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" - -wordwrap@~1.0.0, wordwrap@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -wordwrap@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -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@^1.1.2, write-file-atomic@^1.1.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -write-json-file@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/write-json-file/-/write-json-file-2.0.0.tgz#0eaec981fcf9288dbc2806cbd26e06ab9bdca4ed" - dependencies: - graceful-fs "^4.1.2" - mkdirp "^0.5.1" - pify "^2.0.0" - sort-keys "^1.1.1" - write-file-atomic "^1.1.2" - -write-pkg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-pkg/-/write-pkg-2.1.0.tgz#353aa44c39c48c21440f5c08ce6abd46141c9c08" - dependencies: - sort-keys "^1.1.2" - write-json-file "^2.0.0" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -xdg-basedir@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" - -xmlbuilder@~4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.1.0.tgz#687e84d9c4145af8db438d8bec88805df66249f4" - dependencies: - lodash "^3.5.0" - -xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^4.0.2: - version "4.2.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" - dependencies: - camelcase "^3.0.0" - -yargs-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" - dependencies: - camelcase "^3.0.0" - -yargs@^7.0.2: - version "7.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^5.0.0" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" - diff --git a/legacy/control-tower/.gitignore b/legacy/control-tower/.gitignore deleted file mode 100644 index aa82f4b4..00000000 --- a/legacy/control-tower/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -node_modules -.DS_Store -npm-debug.log -.eslintcache diff --git a/legacy/control-tower/README.md b/legacy/control-tower/README.md deleted file mode 100644 index d6b71068..00000000 --- a/legacy/control-tower/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# command-tower - -## Usage - -```bash -$ CMON_CERT_PATH=us-sw-1_api_joyent_com/cert.pem CMON_KEY_PATH=us-sw-1_api_joyent_com/key.pem control-tower -``` diff --git a/legacy/control-tower/bin/control-tower b/legacy/control-tower/bin/control-tower deleted file mode 100644 index 32545226..00000000 --- a/legacy/control-tower/bin/control-tower +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/env node - -'use strict'; - -const Fs = require('fs'); -const ControlTower = require('../'); - - -const cert = process.env.CMON_CERT_PATH ? Fs.readFileSync(process.env.CMON_CERT_PATH) : process.env.CMON_CERT; -const key = process.env.CMON_KEY_PATH ? Fs.readFileSync(process.env.CMON_KEY_PATH) : process.env.CMON_KEY; -const datacenter = 'cmon.us-sw-1.triton.zone:9163'; - -const tower = new ControlTower({ cmon: { cert, key, datacenter } }); -tower.start((err) => { - if (err) { - console.error(err); - process.exit(1); - } - - console.log('Control Tower Started'); -}); diff --git a/legacy/control-tower/lib/index.js b/legacy/control-tower/lib/index.js deleted file mode 100644 index 883e1537..00000000 --- a/legacy/control-tower/lib/index.js +++ /dev/null @@ -1,124 +0,0 @@ -'use strict'; - -const CMonClient = require('cmon-client'); -const PortalData = require('portal-data'); -const VAsync = require('vasync'); - - -module.exports = class { - constructor (options) { - options = options || {}; - this._settings = options; - this._data = new PortalData(options.data); - this._cmon = new CMonClient(options.cmon); - this._deployments = {}; - } - - start (cb) { - this._data.connect((err) => { - if (err) { - return cb(err); - } - - this._poll(); - - this._data.deploymentChanges((err, changes) => { - if (err) { - console.error(err); - } - - if (changes) { - this._refreshContainers(changes.id); - } - }); - }); - } - - _refreshContainers (deploymentId) { - this._data.getServices(deploymentId).then((services) => { - this._deployments[deploymentId] = services[0].containers; - }); - } - - _listContainers () { - let containers = []; - const deploymentIds = Object.keys(this._deployments); - deploymentIds.forEach((deploymentId) => { - containers = containers.concat(this._deployments[deploymentId]); - }); - - return containers; - } - - _poll () { - if (this._isPolling) { - return; - } - - const finish = () => { - this._isPolling = false; - setTimeout(() => { this._poll(); }, this._settings.frequency || 5000); - }; - - const containers = this._listContainers(); - if (!containers || !containers.length) { - return finish(); - } - - - this._isPolling = true; - VAsync.forEachParallel({ - func: (containerId, next) => { - this._cmon.metrics(containerId, (err, metrics) => { - if (err) { - return next(err); - } - - next(null, { containerId, metrics }); - }); - }, - inputs: containers - }, (err, results) => { - if (err) { - console.error(err); - return finish(); - } - - if (!results.successes || !results.successes.length) { - return finish(); - } - this._saveMetrics(results.successes, finish); - }); - } - - _saveMetrics (successes, cb) { - const metricOperations = successes.map((success) => { - const metrics = this._formatMetrics(success); - return this._data.insertMetrics(success.containerId, metrics); - }); - - Promise.all(metricOperations).then(() => { - cb(); - }).catch((err) => { - cb(err); - }); - } - - _formatMetrics (success) { - const time = success.metrics.find((metric) => { - if (metric.name === 'time_of_day') { - return metric; - } - }); - - const formatted = success.metrics.map((metric) => { - return { - name: metric.name, - value: metric.metrics[0].value, - time: time.metrics[0].value - }; - }); - - return formatted; - } -}; diff --git a/legacy/control-tower/package.json b/legacy/control-tower/package.json deleted file mode 100644 index 69b81342..00000000 --- a/legacy/control-tower/package.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "control-tower", - "version": "1.0.0", - "description": "portal service metrics watcher", - "main": "lib", - "bin": { - "control-tower": "./bin/control-tower" - }, - "scripts": { - "lint": "belly-button", - "rethinkdb-up": "docker run -d -p 8080:8080 -p 28015:28015 -p 29015:29015 --name rethinkdb rethinkdb", - "rethinkdb-down": "docker rm -f rethinkdb", - "test": "npm run lint && lab" - }, - "keywords": [], - "author": "wyatt", - "license": "MPL-2.0", - "devDependencies": { - "belly-button": "^3.1.0", - "code": "^4.0.0", - "lab": "^13.0.4" - }, - "dependencies": { - "cmon-client": "^1.1.0", - "portal-data": "^1.0.0", - "vasync": "^1.6.4" - } -} diff --git a/legacy/control-tower/test/index.js b/legacy/control-tower/test/index.js deleted file mode 100644 index 84cf6c52..00000000 --- a/legacy/control-tower/test/index.js +++ /dev/null @@ -1,20 +0,0 @@ -'use strict'; - -const Code = require('code'); -const Lab = require('lab'); - - -// Test shortcuts - -const lab = exports.lab = Lab.script(); -const describe = lab.describe; -const it = lab.it; -const expect = Code.expect; - - -describe('start()', () => { - it.skip('starts to listen for service changes and monitors metrics', (done) => { - expect(done).to.exist(); - done(); - }); -}); diff --git a/legacy/design/ui-library-sketch-previews/Page 1.png b/legacy/design/ui-library-sketch-previews/Page 1.png deleted file mode 100644 index 819c50d6..00000000 Binary files a/legacy/design/ui-library-sketch-previews/Page 1.png and /dev/null differ diff --git a/legacy/design/ui-library.sketch b/legacy/design/ui-library.sketch deleted file mode 100644 index 4225788b..00000000 --- a/legacy/design/ui-library.sketch +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e4cf6d271966e742c50cf6fbc27893e57f60007bcfc99c97f19e9a569abc421 -size 8888320 diff --git a/legacy/docker-compose-client/.babelrc b/legacy/docker-compose-client/.babelrc deleted file mode 100644 index a5ef51bb..00000000 --- a/legacy/docker-compose-client/.babelrc +++ /dev/null @@ -1,23 +0,0 @@ -{ - "presets": [ - ["env", { - "spec": true, - "modules": false, - "targets": { - "browsers": ["last 2 versions", "safari >= 7"], - "node": 6 - } - }] - ], - "plugins": [ - "babel-plugin-transform-flow-strip-types", - "external-helpers" - ], - "env": { - "test": { - "plugins": [ - "istanbul" - ] - } - } -} diff --git a/legacy/docker-compose-client/.eslintrc b/legacy/docker-compose-client/.eslintrc deleted file mode 100644 index 71e4d9e5..00000000 --- a/legacy/docker-compose-client/.eslintrc +++ /dev/null @@ -1,31 +0,0 @@ -{ - "parser": "babel-eslint", - "extends": [ - "eslint:recommended", - "plugin:flowtype/recommended", - "xo-space/esnext", - "prettier", - "prettier/flowtype" - ], - "plugins": [ - "flowtype", - "flowtype-errors", - "prettier" - ], - "rules": { - "prettier/prettier": ["error", { - "useTabs": false, - "printWidth": 80, - "tabWidth": 2, - "singleQuote": true, - "trailingComma": "none", - "bracketSpacing": true, - "jsxBracketSameLine": false, - "semi": true - }] - }, - "env": { - "es6": true, - "node": true - } -} \ No newline at end of file diff --git a/legacy/docker-compose-client/.flowconfig b/legacy/docker-compose-client/.flowconfig deleted file mode 100644 index b46cfaa1..00000000 --- a/legacy/docker-compose-client/.flowconfig +++ /dev/null @@ -1,13 +0,0 @@ -[ignore] -.*/node_modules/.* -.*/dist/.* -.*/coverage/.* -.*/.nyc_output/.* - -[include] - -[libs] -flow-typed -./src/types.js - -[options] diff --git a/legacy/docker-compose-client/dist/index.es.js b/legacy/docker-compose-client/dist/index.es.js deleted file mode 100644 index 2c821a28..00000000 --- a/legacy/docker-compose-client/dist/index.es.js +++ /dev/null @@ -1,158 +0,0 @@ -var classCallCheck = function (instance, Constructor) { - if (!(instance instanceof Constructor)) { - throw new TypeError("Cannot call a class as a function"); - } -}; - -var createClass = function () { - function defineProperties(target, props) { - for (var i = 0; i < props.length; i++) { - var descriptor = props[i]; - descriptor.enumerable = descriptor.enumerable || false; - descriptor.configurable = true; - if ("value" in descriptor) descriptor.writable = true; - Object.defineProperty(target, descriptor.key, descriptor); - } - } - - return function (Constructor, protoProps, staticProps) { - if (protoProps) defineProperties(Constructor.prototype, protoProps); - if (staticProps) defineProperties(Constructor, staticProps); - return Constructor; - }; -}(); - - - - - - - - - -var inherits = function (subClass, superClass) { - if (typeof superClass !== "function" && superClass !== null) { - throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); - } - - subClass.prototype = Object.create(superClass && superClass.prototype, { - constructor: { - value: subClass, - enumerable: false, - writable: true, - configurable: true - } - }); - if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; -}; - - - - - -var newArrowCheck = function (innerThis, boundThis) { - if (innerThis !== boundThis) { - throw new TypeError("Cannot instantiate an arrow function"); - } -}; - - - - - -var possibleConstructorReturn = function (self, call) { - if (!self) { - throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); - } - - return call && (typeof call === "object" || typeof call === "function") ? call : self; -}; - -var _require = require('zerorpc'); -var Client = _require.Client; - -var _require2 = require('events'); -var EventEmitter = _require2.EventEmitter; - -var awaitify = require('apr-awaitify'); - -var DockerComposeClient = function (_EventEmitter) { - inherits(DockerComposeClient, _EventEmitter); - - function DockerComposeClient() { - var _this2 = this; - - var endpoint = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'tcp://0.0.0.0:4242'; - classCallCheck(this, DockerComposeClient); - - var _this = possibleConstructorReturn(this, (DockerComposeClient.__proto__ || Object.getPrototypeOf(DockerComposeClient)).call(this)); - - _this.client = new Client({ - heartbeatInterval: 60 * 4 * 1000, // 4m - timeout: 60 * 30 }); - - _this.client.connect(endpoint); - _this.client.on('error', function (err) { - newArrowCheck(this, _this2); - return _this.emit('error', err); - }.bind(this)); - - _this._invoke = awaitify(_this._invoke.bind(_this)); - return _this; - } - - // Why isn't client.connect async with error?? - - - createClass(DockerComposeClient, [{ - key: '_invoke', - value: function _invoke(name) { - var _client; - - for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { - args[_key - 1] = arguments[_key]; - } - - return (_client = this.client).invoke.apply(_client, [name].concat(args)); - } - }, { - key: 'close', - value: function close() { - return this.client.close(); - } - }, { - key: 'provision', - value: function provision(_ref) { - var projectName = _ref.projectName, - manifest = _ref.manifest; - - // eslint-disable-next-line camelcase - return this._invoke('up', { project_name: projectName }, manifest); - } - }, { - key: 'scale', - value: function scale(_ref2) { - var _this3 = this; - - var projectName = _ref2.projectName, - services = _ref2.services, - manifest = _ref2.manifest; - - return this._invoke('scale', { - // eslint-disable-next-line camelcase - project_name: projectName, - services: Object.keys(services).map(function (name) { - newArrowCheck(this, _this3); - return { - name: name, - num: services[name] - }; - }.bind(this)) - }, manifest); - } - }]); - return DockerComposeClient; -}(EventEmitter); - -module.exports = DockerComposeClient; -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZXMuanMiLCJzb3VyY2VzIjpbIi4uL3NyYy9pbmRleC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJjb25zdCB7IENsaWVudCB9ID0gcmVxdWlyZSgnemVyb3JwYycpO1xuY29uc3QgeyBFdmVudEVtaXR0ZXIgfSA9IHJlcXVpcmUoJ2V2ZW50cycpO1xuY29uc3QgYXdhaXRpZnkgPSByZXF1aXJlKCdhcHItYXdhaXRpZnknKTtcblxuY2xhc3MgRG9ja2VyQ29tcG9zZUNsaWVudCBleHRlbmRzIEV2ZW50RW1pdHRlciB7XG4gIGNvbnN0cnVjdG9yKGVuZHBvaW50ID0gJ3RjcDovLzAuMC4wLjA6NDI0MicpIHtcbiAgICBzdXBlcigpO1xuXG4gICAgdGhpcy5jbGllbnQgPSBuZXcgQ2xpZW50KHtcbiAgICAgIGhlYXJ0YmVhdEludGVydmFsOiA2MCAqIDQgKiAxMDAwLCAvLyA0bVxuICAgICAgdGltZW91dDogNjAgKiAzMCwgLy8gMzBtXG4gICAgfSk7XG5cbiAgICB0aGlzLmNsaWVudC5jb25uZWN0KGVuZHBvaW50KTtcbiAgICB0aGlzLmNsaWVudC5vbignZXJyb3InLCBlcnIgPT4gdGhpcy5lbWl0KCdlcnJvcicsIGVycikpO1xuXG4gICAgdGhpcy5faW52b2tlID0gYXdhaXRpZnkodGhpcy5faW52b2tlLmJpbmQodGhpcykpO1xuICB9XG5cbiAgLy8gV2h5IGlzbid0IGNsaWVudC5jb25uZWN0IGFzeW5jIHdpdGggZXJyb3I/P1xuICBfaW52b2tlKG5hbWUsIC4uLmFyZ3MpIHtcbiAgICByZXR1cm4gdGhpcy5jbGllbnQuaW52b2tlKG5hbWUsIC4uLmFyZ3MpO1xuICB9XG5cbiAgY2xvc2UoKSB7XG4gICAgcmV0dXJuIHRoaXMuY2xpZW50LmNsb3NlKCk7XG4gIH1cblxuICBwcm92aXNpb24oeyBwcm9qZWN0TmFtZSwgbWFuaWZlc3QgfSkge1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBjYW1lbGNhc2VcbiAgICByZXR1cm4gdGhpcy5faW52b2tlKCd1cCcsIHsgcHJvamVjdF9uYW1lOiBwcm9qZWN0TmFtZSB9LCBtYW5pZmVzdCk7XG4gIH1cblxuICBzY2FsZSh7IHByb2plY3ROYW1lLCBzZXJ2aWNlcywgbWFuaWZlc3QgfSkge1xuICAgIHJldHVybiB0aGlzLl9pbnZva2UoXG4gICAgICAnc2NhbGUnLFxuICAgICAge1xuICAgICAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgY2FtZWxjYXNlXG4gICAgICAgIHByb2plY3RfbmFtZTogcHJvamVjdE5hbWUsXG4gICAgICAgIHNlcnZpY2VzOiBPYmplY3Qua2V5cyhzZXJ2aWNlcykubWFwKG5hbWUgPT4gKHtcbiAgICAgICAgICBuYW1lLFxuICAgICAgICAgIG51bTogc2VydmljZXNbbmFtZV1cbiAgICAgICAgfSkpXG4gICAgICB9LFxuICAgICAgbWFuaWZlc3RcbiAgICApO1xuICB9XG59XG5cbm1vZHVsZS5leHBvcnRzID0gRG9ja2VyQ29tcG9zZUNsaWVudDtcbiJdLCJuYW1lcyI6WyJyZXF1aXJlIiwiQ2xpZW50IiwiRXZlbnRFbWl0dGVyIiwiYXdhaXRpZnkiLCJEb2NrZXJDb21wb3NlQ2xpZW50IiwiZW5kcG9pbnQiLCJjbGllbnQiLCJjb25uZWN0Iiwib24iLCJlbWl0IiwiZXJyIiwiX2ludm9rZSIsImJpbmQiLCJuYW1lIiwiYXJncyIsImludm9rZSIsImNsb3NlIiwicHJvamVjdE5hbWUiLCJtYW5pZmVzdCIsInByb2plY3RfbmFtZSIsInNlcnZpY2VzIiwiT2JqZWN0Iiwia2V5cyIsIm1hcCIsIm1vZHVsZSIsImV4cG9ydHMiXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7ZUFBbUJBLFFBQVEsU0FBUjtJQUFYQyxrQkFBQUE7O2dCQUNpQkQsUUFBUSxRQUFSO0lBQWpCRSx5QkFBQUE7O0FBQ1IsSUFBTUMsV0FBV0gsUUFBUSxjQUFSLENBQWpCOztJQUVNSTs7O2lDQUN5Qzs7O1FBQWpDQyxRQUFpQyx1RUFBdEIsb0JBQXNCOzs7OztVQUd0Q0MsTUFBTCxHQUFjLElBQUlMLE1BQUosQ0FBVzt5QkFDSixLQUFLLENBQUwsR0FBUyxJQURMO2VBRWQsS0FBSyxFQUZTLEVBQVgsQ0FBZDs7VUFLS0ssTUFBTCxDQUFZQyxPQUFaLENBQW9CRixRQUFwQjtVQUNLQyxNQUFMLENBQVlFLEVBQVosQ0FBZSxPQUFmLEVBQXdCOzthQUFPLE1BQUtDLElBQUwsQ0FBVSxPQUFWLEVBQW1CQyxHQUFuQixDQUFQO0tBQXhCOztVQUVLQyxPQUFMLEdBQWVSLFNBQVMsTUFBS1EsT0FBTCxDQUFhQyxJQUFiLE9BQVQsQ0FBZjs7Ozs7Ozs7OzRCQUlNQyxNQUFlOzs7d0NBQU5DLElBQU07WUFBQTs7O2FBQ2QsZ0JBQUtSLE1BQUwsRUFBWVMsTUFBWixpQkFBbUJGLElBQW5CLFNBQTRCQyxJQUE1QixFQUFQOzs7OzRCQUdNO2FBQ0MsS0FBS1IsTUFBTCxDQUFZVSxLQUFaLEVBQVA7Ozs7b0NBR21DO1VBQXpCQyxXQUF5QixRQUF6QkEsV0FBeUI7VUFBWkMsUUFBWSxRQUFaQSxRQUFZOzs7YUFFNUIsS0FBS1AsT0FBTCxDQUFhLElBQWIsRUFBbUIsRUFBRVEsY0FBY0YsV0FBaEIsRUFBbkIsRUFBa0RDLFFBQWxELENBQVA7Ozs7aUNBR3lDOzs7VUFBbkNELFdBQW1DLFNBQW5DQSxXQUFtQztVQUF0QkcsUUFBc0IsU0FBdEJBLFFBQXNCO1VBQVpGLFFBQVksU0FBWkEsUUFBWTs7YUFDbEMsS0FBS1AsT0FBTCxDQUNMLE9BREssRUFFTDs7c0JBRWdCTSxXQUZoQjtrQkFHWUksT0FBT0MsSUFBUCxDQUFZRixRQUFaLEVBQXNCRyxHQUF0QixDQUEwQjs7aUJBQVM7c0JBQUE7aUJBRXRDSCxTQUFTUCxJQUFUO1dBRjZCO1NBQTFCO09BTFAsRUFVTEssUUFWSyxDQUFQOzs7O0VBOUI4QmhCOztBQTZDbENzQixPQUFPQyxPQUFQLEdBQWlCckIsbUJBQWpCIn0= diff --git a/legacy/docker-compose-client/dist/index.umd.js b/legacy/docker-compose-client/dist/index.umd.js deleted file mode 100644 index 3400ee64..00000000 --- a/legacy/docker-compose-client/dist/index.umd.js +++ /dev/null @@ -1,166 +0,0 @@ -(function (global, factory) { - typeof exports === 'object' && typeof module !== 'undefined' ? factory() : - typeof define === 'function' && define.amd ? define(factory) : - (factory()); -}(this, (function () { 'use strict'; - -var classCallCheck = function (instance, Constructor) { - if (!(instance instanceof Constructor)) { - throw new TypeError("Cannot call a class as a function"); - } -}; - -var createClass = function () { - function defineProperties(target, props) { - for (var i = 0; i < props.length; i++) { - var descriptor = props[i]; - descriptor.enumerable = descriptor.enumerable || false; - descriptor.configurable = true; - if ("value" in descriptor) descriptor.writable = true; - Object.defineProperty(target, descriptor.key, descriptor); - } - } - - return function (Constructor, protoProps, staticProps) { - if (protoProps) defineProperties(Constructor.prototype, protoProps); - if (staticProps) defineProperties(Constructor, staticProps); - return Constructor; - }; -}(); - - - - - - - - - -var inherits = function (subClass, superClass) { - if (typeof superClass !== "function" && superClass !== null) { - throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); - } - - subClass.prototype = Object.create(superClass && superClass.prototype, { - constructor: { - value: subClass, - enumerable: false, - writable: true, - configurable: true - } - }); - if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; -}; - - - - - -var newArrowCheck = function (innerThis, boundThis) { - if (innerThis !== boundThis) { - throw new TypeError("Cannot instantiate an arrow function"); - } -}; - - - - - -var possibleConstructorReturn = function (self, call) { - if (!self) { - throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); - } - - return call && (typeof call === "object" || typeof call === "function") ? call : self; -}; - -var _require = require('zerorpc'); -var Client = _require.Client; - -var _require2 = require('events'); -var EventEmitter = _require2.EventEmitter; - -var awaitify = require('apr-awaitify'); - -var DockerComposeClient = function (_EventEmitter) { - inherits(DockerComposeClient, _EventEmitter); - - function DockerComposeClient() { - var _this2 = this; - - var endpoint = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'tcp://0.0.0.0:4242'; - classCallCheck(this, DockerComposeClient); - - var _this = possibleConstructorReturn(this, (DockerComposeClient.__proto__ || Object.getPrototypeOf(DockerComposeClient)).call(this)); - - _this.client = new Client({ - heartbeatInterval: 60 * 4 * 1000, // 4m - timeout: 60 * 30 }); - - _this.client.connect(endpoint); - _this.client.on('error', function (err) { - newArrowCheck(this, _this2); - return _this.emit('error', err); - }.bind(this)); - - _this._invoke = awaitify(_this._invoke.bind(_this)); - return _this; - } - - // Why isn't client.connect async with error?? - - - createClass(DockerComposeClient, [{ - key: '_invoke', - value: function _invoke(name) { - var _client; - - for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { - args[_key - 1] = arguments[_key]; - } - - return (_client = this.client).invoke.apply(_client, [name].concat(args)); - } - }, { - key: 'close', - value: function close() { - return this.client.close(); - } - }, { - key: 'provision', - value: function provision(_ref) { - var projectName = _ref.projectName, - manifest = _ref.manifest; - - // eslint-disable-next-line camelcase - return this._invoke('up', { project_name: projectName }, manifest); - } - }, { - key: 'scale', - value: function scale(_ref2) { - var _this3 = this; - - var projectName = _ref2.projectName, - services = _ref2.services, - manifest = _ref2.manifest; - - return this._invoke('scale', { - // eslint-disable-next-line camelcase - project_name: projectName, - services: Object.keys(services).map(function (name) { - newArrowCheck(this, _this3); - return { - name: name, - num: services[name] - }; - }.bind(this)) - }, manifest); - } - }]); - return DockerComposeClient; -}(EventEmitter); - -module.exports = DockerComposeClient; - -}))); -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXgudW1kLmpzIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXguanMiXSwic291cmNlc0NvbnRlbnQiOlsiY29uc3QgeyBDbGllbnQgfSA9IHJlcXVpcmUoJ3plcm9ycGMnKTtcbmNvbnN0IHsgRXZlbnRFbWl0dGVyIH0gPSByZXF1aXJlKCdldmVudHMnKTtcbmNvbnN0IGF3YWl0aWZ5ID0gcmVxdWlyZSgnYXByLWF3YWl0aWZ5Jyk7XG5cbmNsYXNzIERvY2tlckNvbXBvc2VDbGllbnQgZXh0ZW5kcyBFdmVudEVtaXR0ZXIge1xuICBjb25zdHJ1Y3RvcihlbmRwb2ludCA9ICd0Y3A6Ly8wLjAuMC4wOjQyNDInKSB7XG4gICAgc3VwZXIoKTtcblxuICAgIHRoaXMuY2xpZW50ID0gbmV3IENsaWVudCh7XG4gICAgICBoZWFydGJlYXRJbnRlcnZhbDogNjAgKiA0ICogMTAwMCwgLy8gNG1cbiAgICAgIHRpbWVvdXQ6IDYwICogMzAsIC8vIDMwbVxuICAgIH0pO1xuXG4gICAgdGhpcy5jbGllbnQuY29ubmVjdChlbmRwb2ludCk7XG4gICAgdGhpcy5jbGllbnQub24oJ2Vycm9yJywgZXJyID0+IHRoaXMuZW1pdCgnZXJyb3InLCBlcnIpKTtcblxuICAgIHRoaXMuX2ludm9rZSA9IGF3YWl0aWZ5KHRoaXMuX2ludm9rZS5iaW5kKHRoaXMpKTtcbiAgfVxuXG4gIC8vIFdoeSBpc24ndCBjbGllbnQuY29ubmVjdCBhc3luYyB3aXRoIGVycm9yPz9cbiAgX2ludm9rZShuYW1lLCAuLi5hcmdzKSB7XG4gICAgcmV0dXJuIHRoaXMuY2xpZW50Lmludm9rZShuYW1lLCAuLi5hcmdzKTtcbiAgfVxuXG4gIGNsb3NlKCkge1xuICAgIHJldHVybiB0aGlzLmNsaWVudC5jbG9zZSgpO1xuICB9XG5cbiAgcHJvdmlzaW9uKHsgcHJvamVjdE5hbWUsIG1hbmlmZXN0IH0pIHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgY2FtZWxjYXNlXG4gICAgcmV0dXJuIHRoaXMuX2ludm9rZSgndXAnLCB7IHByb2plY3RfbmFtZTogcHJvamVjdE5hbWUgfSwgbWFuaWZlc3QpO1xuICB9XG5cbiAgc2NhbGUoeyBwcm9qZWN0TmFtZSwgc2VydmljZXMsIG1hbmlmZXN0IH0pIHtcbiAgICByZXR1cm4gdGhpcy5faW52b2tlKFxuICAgICAgJ3NjYWxlJyxcbiAgICAgIHtcbiAgICAgICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIGNhbWVsY2FzZVxuICAgICAgICBwcm9qZWN0X25hbWU6IHByb2plY3ROYW1lLFxuICAgICAgICBzZXJ2aWNlczogT2JqZWN0LmtleXMoc2VydmljZXMpLm1hcChuYW1lID0+ICh7XG4gICAgICAgICAgbmFtZSxcbiAgICAgICAgICBudW06IHNlcnZpY2VzW25hbWVdXG4gICAgICAgIH0pKVxuICAgICAgfSxcbiAgICAgIG1hbmlmZXN0XG4gICAgKTtcbiAgfVxufVxuXG5tb2R1bGUuZXhwb3J0cyA9IERvY2tlckNvbXBvc2VDbGllbnQ7XG4iXSwibmFtZXMiOlsicmVxdWlyZSIsIkNsaWVudCIsIkV2ZW50RW1pdHRlciIsImF3YWl0aWZ5IiwiRG9ja2VyQ29tcG9zZUNsaWVudCIsImVuZHBvaW50IiwiY2xpZW50IiwiY29ubmVjdCIsIm9uIiwiZW1pdCIsImVyciIsIl9pbnZva2UiLCJiaW5kIiwibmFtZSIsImFyZ3MiLCJpbnZva2UiLCJjbG9zZSIsInByb2plY3ROYW1lIiwibWFuaWZlc3QiLCJwcm9qZWN0X25hbWUiLCJzZXJ2aWNlcyIsIk9iamVjdCIsImtleXMiLCJtYXAiLCJtb2R1bGUiLCJleHBvcnRzIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O2VBQW1CQSxRQUFRLFNBQVI7SUFBWEMsa0JBQUFBOztnQkFDaUJELFFBQVEsUUFBUjtJQUFqQkUseUJBQUFBOztBQUNSLElBQU1DLFdBQVdILFFBQVEsY0FBUixDQUFqQjs7SUFFTUk7OztpQ0FDeUM7OztRQUFqQ0MsUUFBaUMsdUVBQXRCLG9CQUFzQjs7Ozs7VUFHdENDLE1BQUwsR0FBYyxJQUFJTCxNQUFKLENBQVc7eUJBQ0osS0FBSyxDQUFMLEdBQVMsSUFETDtlQUVkLEtBQUssRUFGUyxFQUFYLENBQWQ7O1VBS0tLLE1BQUwsQ0FBWUMsT0FBWixDQUFvQkYsUUFBcEI7VUFDS0MsTUFBTCxDQUFZRSxFQUFaLENBQWUsT0FBZixFQUF3Qjs7YUFBTyxNQUFLQyxJQUFMLENBQVUsT0FBVixFQUFtQkMsR0FBbkIsQ0FBUDtLQUF4Qjs7VUFFS0MsT0FBTCxHQUFlUixTQUFTLE1BQUtRLE9BQUwsQ0FBYUMsSUFBYixPQUFULENBQWY7Ozs7Ozs7Ozs0QkFJTUMsTUFBZTs7O3dDQUFOQyxJQUFNO1lBQUE7OzthQUNkLGdCQUFLUixNQUFMLEVBQVlTLE1BQVosaUJBQW1CRixJQUFuQixTQUE0QkMsSUFBNUIsRUFBUDs7Ozs0QkFHTTthQUNDLEtBQUtSLE1BQUwsQ0FBWVUsS0FBWixFQUFQOzs7O29DQUdtQztVQUF6QkMsV0FBeUIsUUFBekJBLFdBQXlCO1VBQVpDLFFBQVksUUFBWkEsUUFBWTs7O2FBRTVCLEtBQUtQLE9BQUwsQ0FBYSxJQUFiLEVBQW1CLEVBQUVRLGNBQWNGLFdBQWhCLEVBQW5CLEVBQWtEQyxRQUFsRCxDQUFQOzs7O2lDQUd5Qzs7O1VBQW5DRCxXQUFtQyxTQUFuQ0EsV0FBbUM7VUFBdEJHLFFBQXNCLFNBQXRCQSxRQUFzQjtVQUFaRixRQUFZLFNBQVpBLFFBQVk7O2FBQ2xDLEtBQUtQLE9BQUwsQ0FDTCxPQURLLEVBRUw7O3NCQUVnQk0sV0FGaEI7a0JBR1lJLE9BQU9DLElBQVAsQ0FBWUYsUUFBWixFQUFzQkcsR0FBdEIsQ0FBMEI7O2lCQUFTO3NCQUFBO2lCQUV0Q0gsU0FBU1AsSUFBVDtXQUY2QjtTQUExQjtPQUxQLEVBVUxLLFFBVkssQ0FBUDs7OztFQTlCOEJoQjs7QUE2Q2xDc0IsT0FBT0MsT0FBUCxHQUFpQnJCLG1CQUFqQjs7In0= diff --git a/legacy/docker-compose-client/flow-typed/npm/apr-awaitify_vx.x.x.js b/legacy/docker-compose-client/flow-typed/npm/apr-awaitify_vx.x.x.js deleted file mode 100644 index 8870c6a0..00000000 --- a/legacy/docker-compose-client/flow-typed/npm/apr-awaitify_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: c7a9c3b7f573e1b84f9080e5c09facb8 -// flow-typed version: <>/apr-awaitify_v^1.0.2/flow_v0.45.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'apr-awaitify' - * - * Fill this stub out by replacing all the `any` types. - * - * Once filled out, we encourage you to share your work with the - * community by sending a pull request to: - * https://github.com/flowtype/flow-typed - */ - -declare module 'apr-awaitify' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'apr-awaitify/index' { - declare module.exports: $Exports<'apr-awaitify'>; -} -declare module 'apr-awaitify/index.js' { - declare module.exports: $Exports<'apr-awaitify'>; -} diff --git a/legacy/docker-compose-client/flow-typed/npm/ava_vx.x.x.js b/legacy/docker-compose-client/flow-typed/npm/ava_vx.x.x.js deleted file mode 100644 index 5c566ebd..00000000 --- a/legacy/docker-compose-client/flow-typed/npm/ava_vx.x.x.js +++ /dev/null @@ -1,283 +0,0 @@ -// flow-typed signature: f88809b2b328b42b18ac808a2185810a -// flow-typed version: <>/ava_v0.19.1/flow_v0.45.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'ava' - * - * Fill this stub out by replacing all the `any` types. - * - * Once filled out, we encourage you to share your work with the - * community by sending a pull request to: - * https://github.com/flowtype/flow-typed - */ - -declare module 'ava' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'ava/api' { - declare module.exports: any; -} - -declare module 'ava/cli' { - declare module.exports: any; -} - -declare module 'ava/lib/assert' { - declare module.exports: any; -} - -declare module 'ava/lib/ava-error' { - declare module.exports: any; -} - -declare module 'ava/lib/ava-files' { - declare module.exports: any; -} - -declare module 'ava/lib/babel-config' { - declare module.exports: any; -} - -declare module 'ava/lib/beautify-stack' { - declare module.exports: any; -} - -declare module 'ava/lib/caching-precompiler' { - declare module.exports: any; -} - -declare module 'ava/lib/cli' { - declare module.exports: any; -} - -declare module 'ava/lib/code-excerpt' { - declare module.exports: any; -} - -declare module 'ava/lib/colors' { - declare module.exports: any; -} - -declare module 'ava/lib/concurrent' { - declare module.exports: any; -} - -declare module 'ava/lib/enhance-assert' { - declare module.exports: any; -} - -declare module 'ava/lib/extract-stack' { - declare module.exports: any; -} - -declare module 'ava/lib/fork' { - declare module.exports: any; -} - -declare module 'ava/lib/format-assert-error' { - declare module.exports: any; -} - -declare module 'ava/lib/globals' { - declare module.exports: any; -} - -declare module 'ava/lib/logger' { - declare module.exports: any; -} - -declare module 'ava/lib/main' { - declare module.exports: any; -} - -declare module 'ava/lib/prefix-title' { - declare module.exports: any; -} - -declare module 'ava/lib/process-adapter' { - declare module.exports: any; -} - -declare module 'ava/lib/reporters/improper-usage-messages' { - declare module.exports: any; -} - -declare module 'ava/lib/reporters/mini' { - declare module.exports: any; -} - -declare module 'ava/lib/reporters/tap' { - declare module.exports: any; -} - -declare module 'ava/lib/reporters/verbose' { - declare module.exports: any; -} - -declare module 'ava/lib/run-status' { - declare module.exports: any; -} - -declare module 'ava/lib/runner' { - declare module.exports: any; -} - -declare module 'ava/lib/sequence' { - declare module.exports: any; -} - -declare module 'ava/lib/serialize-error' { - declare module.exports: any; -} - -declare module 'ava/lib/test-collection' { - declare module.exports: any; -} - -declare module 'ava/lib/test-worker' { - declare module.exports: any; -} - -declare module 'ava/lib/test' { - declare module.exports: any; -} - -declare module 'ava/lib/validate-test' { - declare module.exports: any; -} - -declare module 'ava/lib/watcher' { - declare module.exports: any; -} - -declare module 'ava/profile' { - declare module.exports: any; -} - -declare module 'ava/types/make' { - declare module.exports: any; -} - -// Filename aliases -declare module 'ava/api.js' { - declare module.exports: $Exports<'ava/api'>; -} -declare module 'ava/cli.js' { - declare module.exports: $Exports<'ava/cli'>; -} -declare module 'ava/index' { - declare module.exports: $Exports<'ava'>; -} -declare module 'ava/index.js' { - declare module.exports: $Exports<'ava'>; -} -declare module 'ava/lib/assert.js' { - declare module.exports: $Exports<'ava/lib/assert'>; -} -declare module 'ava/lib/ava-error.js' { - declare module.exports: $Exports<'ava/lib/ava-error'>; -} -declare module 'ava/lib/ava-files.js' { - declare module.exports: $Exports<'ava/lib/ava-files'>; -} -declare module 'ava/lib/babel-config.js' { - declare module.exports: $Exports<'ava/lib/babel-config'>; -} -declare module 'ava/lib/beautify-stack.js' { - declare module.exports: $Exports<'ava/lib/beautify-stack'>; -} -declare module 'ava/lib/caching-precompiler.js' { - declare module.exports: $Exports<'ava/lib/caching-precompiler'>; -} -declare module 'ava/lib/cli.js' { - declare module.exports: $Exports<'ava/lib/cli'>; -} -declare module 'ava/lib/code-excerpt.js' { - declare module.exports: $Exports<'ava/lib/code-excerpt'>; -} -declare module 'ava/lib/colors.js' { - declare module.exports: $Exports<'ava/lib/colors'>; -} -declare module 'ava/lib/concurrent.js' { - declare module.exports: $Exports<'ava/lib/concurrent'>; -} -declare module 'ava/lib/enhance-assert.js' { - declare module.exports: $Exports<'ava/lib/enhance-assert'>; -} -declare module 'ava/lib/extract-stack.js' { - declare module.exports: $Exports<'ava/lib/extract-stack'>; -} -declare module 'ava/lib/fork.js' { - declare module.exports: $Exports<'ava/lib/fork'>; -} -declare module 'ava/lib/format-assert-error.js' { - declare module.exports: $Exports<'ava/lib/format-assert-error'>; -} -declare module 'ava/lib/globals.js' { - declare module.exports: $Exports<'ava/lib/globals'>; -} -declare module 'ava/lib/logger.js' { - declare module.exports: $Exports<'ava/lib/logger'>; -} -declare module 'ava/lib/main.js' { - declare module.exports: $Exports<'ava/lib/main'>; -} -declare module 'ava/lib/prefix-title.js' { - declare module.exports: $Exports<'ava/lib/prefix-title'>; -} -declare module 'ava/lib/process-adapter.js' { - declare module.exports: $Exports<'ava/lib/process-adapter'>; -} -declare module 'ava/lib/reporters/improper-usage-messages.js' { - declare module.exports: $Exports<'ava/lib/reporters/improper-usage-messages'>; -} -declare module 'ava/lib/reporters/mini.js' { - declare module.exports: $Exports<'ava/lib/reporters/mini'>; -} -declare module 'ava/lib/reporters/tap.js' { - declare module.exports: $Exports<'ava/lib/reporters/tap'>; -} -declare module 'ava/lib/reporters/verbose.js' { - declare module.exports: $Exports<'ava/lib/reporters/verbose'>; -} -declare module 'ava/lib/run-status.js' { - declare module.exports: $Exports<'ava/lib/run-status'>; -} -declare module 'ava/lib/runner.js' { - declare module.exports: $Exports<'ava/lib/runner'>; -} -declare module 'ava/lib/sequence.js' { - declare module.exports: $Exports<'ava/lib/sequence'>; -} -declare module 'ava/lib/serialize-error.js' { - declare module.exports: $Exports<'ava/lib/serialize-error'>; -} -declare module 'ava/lib/test-collection.js' { - declare module.exports: $Exports<'ava/lib/test-collection'>; -} -declare module 'ava/lib/test-worker.js' { - declare module.exports: $Exports<'ava/lib/test-worker'>; -} -declare module 'ava/lib/test.js' { - declare module.exports: $Exports<'ava/lib/test'>; -} -declare module 'ava/lib/validate-test.js' { - declare module.exports: $Exports<'ava/lib/validate-test'>; -} -declare module 'ava/lib/watcher.js' { - declare module.exports: $Exports<'ava/lib/watcher'>; -} -declare module 'ava/profile.js' { - declare module.exports: $Exports<'ava/profile'>; -} -declare module 'ava/types/make.js' { - declare module.exports: $Exports<'ava/types/make'>; -} diff --git a/legacy/docker-compose-client/flow-typed/npm/babelrc-rollup_vx.x.x.js b/legacy/docker-compose-client/flow-typed/npm/babelrc-rollup_vx.x.x.js deleted file mode 100644 index 4d0640ae..00000000 --- a/legacy/docker-compose-client/flow-typed/npm/babelrc-rollup_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 20604af9a6e86cff1e7365a95b7f7b64 -// flow-typed version: <>/babelrc-rollup_v3.0.0/flow_v0.45.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babelrc-rollup' - * - * Fill this stub out by replacing all the `any` types. - * - * Once filled out, we encourage you to share your work with the - * community by sending a pull request to: - * https://github.com/flowtype/flow-typed - */ - -declare module 'babelrc-rollup' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babelrc-rollup/dist/babelrc-rollup' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babelrc-rollup/dist/babelrc-rollup.js' { - declare module.exports: $Exports<'babelrc-rollup/dist/babelrc-rollup'>; -} diff --git a/legacy/docker-compose-client/flow-typed/npm/rollup-plugin-babel_vx.x.x.js b/legacy/docker-compose-client/flow-typed/npm/rollup-plugin-babel_vx.x.x.js deleted file mode 100644 index 0041602e..00000000 --- a/legacy/docker-compose-client/flow-typed/npm/rollup-plugin-babel_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 3cfdd2edb76d3399543bc86f7803f4ac -// flow-typed version: <>/rollup-plugin-babel_v2.7.1/flow_v0.45.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'rollup-plugin-babel' - * - * Fill this stub out by replacing all the `any` types. - * - * Once filled out, we encourage you to share your work with the - * community by sending a pull request to: - * https://github.com/flowtype/flow-typed - */ - -declare module 'rollup-plugin-babel' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'rollup-plugin-babel/dist/rollup-plugin-babel.cjs' { - declare module.exports: any; -} - -declare module 'rollup-plugin-babel/dist/rollup-plugin-babel.es' { - declare module.exports: any; -} - -declare module 'rollup-plugin-babel/src/constants' { - declare module.exports: any; -} - -declare module 'rollup-plugin-babel/src/index' { - declare module.exports: any; -} - -declare module 'rollup-plugin-babel/src/preflightCheck' { - declare module.exports: any; -} - -declare module 'rollup-plugin-babel/src/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'rollup-plugin-babel/dist/rollup-plugin-babel.cjs.js' { - declare module.exports: $Exports<'rollup-plugin-babel/dist/rollup-plugin-babel.cjs'>; -} -declare module 'rollup-plugin-babel/dist/rollup-plugin-babel.es.js' { - declare module.exports: $Exports<'rollup-plugin-babel/dist/rollup-plugin-babel.es'>; -} -declare module 'rollup-plugin-babel/src/constants.js' { - declare module.exports: $Exports<'rollup-plugin-babel/src/constants'>; -} -declare module 'rollup-plugin-babel/src/index.js' { - declare module.exports: $Exports<'rollup-plugin-babel/src/index'>; -} -declare module 'rollup-plugin-babel/src/preflightCheck.js' { - declare module.exports: $Exports<'rollup-plugin-babel/src/preflightCheck'>; -} -declare module 'rollup-plugin-babel/src/utils.js' { - declare module.exports: $Exports<'rollup-plugin-babel/src/utils'>; -} diff --git a/legacy/docker-compose-client/flow-typed/npm/zerorpc_vx.x.x.js b/legacy/docker-compose-client/flow-typed/npm/zerorpc_vx.x.x.js deleted file mode 100644 index e6cc9d10..00000000 --- a/legacy/docker-compose-client/flow-typed/npm/zerorpc_vx.x.x.js +++ /dev/null @@ -1,143 +0,0 @@ -// flow-typed signature: d02c352f523e296631d9b724125d25d2 -// flow-typed version: <>/zerorpc_v^0.9.7/flow_v0.45.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'zerorpc' - * - * Fill this stub out by replacing all the `any` types. - * - * Once filled out, we encourage you to share your work with the - * community by sending a pull request to: - * https://github.com/flowtype/flow-typed - */ - -declare module 'zerorpc' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'zerorpc/lib/buffer' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/channel' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/client' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/events' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/middleware' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/server' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/socket' { - declare module.exports: any; -} - -declare module 'zerorpc/lib/util' { - declare module.exports: any; -} - -declare module 'zerorpc/test/buffers' { - declare module.exports: any; -} - -declare module 'zerorpc/test/errors' { - declare module.exports: any; -} - -declare module 'zerorpc/test/heartbeats' { - declare module.exports: any; -} - -declare module 'zerorpc/test/invocation' { - declare module.exports: any; -} - -declare module 'zerorpc/test/lib/testutil' { - declare module.exports: any; -} - -declare module 'zerorpc/test/repro-10' { - declare module.exports: any; -} - -declare module 'zerorpc/test/streams' { - declare module.exports: any; -} - -declare module 'zerorpc/test/timeouts' { - declare module.exports: any; -} - -// Filename aliases -declare module 'zerorpc/index' { - declare module.exports: $Exports<'zerorpc'>; -} -declare module 'zerorpc/index.js' { - declare module.exports: $Exports<'zerorpc'>; -} -declare module 'zerorpc/lib/buffer.js' { - declare module.exports: $Exports<'zerorpc/lib/buffer'>; -} -declare module 'zerorpc/lib/channel.js' { - declare module.exports: $Exports<'zerorpc/lib/channel'>; -} -declare module 'zerorpc/lib/client.js' { - declare module.exports: $Exports<'zerorpc/lib/client'>; -} -declare module 'zerorpc/lib/events.js' { - declare module.exports: $Exports<'zerorpc/lib/events'>; -} -declare module 'zerorpc/lib/middleware.js' { - declare module.exports: $Exports<'zerorpc/lib/middleware'>; -} -declare module 'zerorpc/lib/server.js' { - declare module.exports: $Exports<'zerorpc/lib/server'>; -} -declare module 'zerorpc/lib/socket.js' { - declare module.exports: $Exports<'zerorpc/lib/socket'>; -} -declare module 'zerorpc/lib/util.js' { - declare module.exports: $Exports<'zerorpc/lib/util'>; -} -declare module 'zerorpc/test/buffers.js' { - declare module.exports: $Exports<'zerorpc/test/buffers'>; -} -declare module 'zerorpc/test/errors.js' { - declare module.exports: $Exports<'zerorpc/test/errors'>; -} -declare module 'zerorpc/test/heartbeats.js' { - declare module.exports: $Exports<'zerorpc/test/heartbeats'>; -} -declare module 'zerorpc/test/invocation.js' { - declare module.exports: $Exports<'zerorpc/test/invocation'>; -} -declare module 'zerorpc/test/lib/testutil.js' { - declare module.exports: $Exports<'zerorpc/test/lib/testutil'>; -} -declare module 'zerorpc/test/repro-10.js' { - declare module.exports: $Exports<'zerorpc/test/repro-10'>; -} -declare module 'zerorpc/test/streams.js' { - declare module.exports: $Exports<'zerorpc/test/streams'>; -} -declare module 'zerorpc/test/timeouts.js' { - declare module.exports: $Exports<'zerorpc/test/timeouts'>; -} diff --git a/legacy/docker-compose-client/package.json b/legacy/docker-compose-client/package.json deleted file mode 100644 index 6a312b57..00000000 --- a/legacy/docker-compose-client/package.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "name": "docker-compose-client", - "version": "1.0.4", - "license": "MPL2.0", - "repository": "github:yldio/docker-compose-client", - "files": [ - "dist" - ], - "main": "dist/index.umd.js", - "jsnext:main": "dist/index.es.js", - "module": "dist/index.es.js", - "entry": "src/index.js", - "scripts": { - "fmt": "prettier --write --single-quote --parser flow", - "format": "fmt {src,scripts,test}/**/*.js", - "lint": "eslint {src,scripts,test}/**/*.js --fix", - "test": "npm run build && cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text ava", - "flow": "flow check", - "lint-staged": "lint-staged", - "build": "rollup --config scripts/rollup.config.js", - "prepublish": "npm run build", - "dev-start": "npm run build && node ." - }, - "dependencies": { - "apr-awaitify": "^1.0.4", - "zerorpc": "^0.9.7" - }, - "devDependencies": { - "apr-intercept": "^1.0.4", - "ava": "0.19.1", - "babel-eslint": "^7.2.3", - "babel-plugin-external-helpers": "6.22.0", - "babel-plugin-istanbul": "^4.1.3", - "babel-plugin-transform-flow-strip-types": "^6.22.0", - "babel-preset-env": "1.4.0", - "babel-preset-flow": "^6.23.0", - "babelrc-rollup": "3.0.0", - "cross-env": "^5.0.0", - "documentation": "4.0.0-rc.1", - "eslint": "3.19.0", - "eslint-config-prettier": "2.1.0", - "eslint-config-xo-space": "^0.16.0", - "eslint-plugin-flowtype": "2.33.0", - "eslint-plugin-flowtype-errors": "3.2.1", - "eslint-plugin-prettier": "^2.0.1", - "flow-bin": "0.46.0", - "flow-typed": "^2.1.2", - "js-yaml": "^3.8.4", - "lint-staged": "3.4.1", - "nyc": "10.3.2", - "pre-commit": "1.2.2", - "prettier": "1.3.1", - "quality-docs": "3.3.0", - "rollup": "0.41.6", - "rollup-plugin-babel": "2.7.1" - }, - "pre-commit": "lint-staged", - "lint-staged": { - "*.js": [ - "npm run fmt", - "eslint --fix", - "git add" - ] - }, - "nyc": { - "sourceMap": false, - "instrument": false - }, - "ava": { - "files": [ - "test/*.js" - ], - "source": [ - "src/**/*.{js,jsx}" - ], - "tap": true - } -} diff --git a/legacy/docker-compose-client/readme.md b/legacy/docker-compose-client/readme.md deleted file mode 100644 index 04559c9d..00000000 --- a/legacy/docker-compose-client/readme.md +++ /dev/null @@ -1,27 +0,0 @@ -# docker-compose-client - -## usage - -```js -const client = new DockerComposeClient(); - -const res = await client.provision({ - projectName: 'docker-compose-client', - manifest: ` - hello: - image: hello-world:latest - world: - image: consul:latest - node: - image: node:latest - ` -}); -``` - -## todo - - - proper flow support - -## license - -Apache-2.0 \ No newline at end of file diff --git a/legacy/docker-compose-client/scripts/rollup.config.js b/legacy/docker-compose-client/scripts/rollup.config.js deleted file mode 100644 index 2716f527..00000000 --- a/legacy/docker-compose-client/scripts/rollup.config.js +++ /dev/null @@ -1,30 +0,0 @@ -const babel = require('rollup-plugin-babel'); -const { default: babelrc } = require('babelrc-rollup'); -const path = require('path'); - -const pkg = require('../package.json'); - -module.exports = { - entry: path.join(__dirname, '..', pkg.entry), - external: Object.keys(pkg.dependencies), - plugins: [ - babel( - babelrc({ - path: path.join(__dirname, '../.babelrc') - }) - ) - ], - targets: [ - { - dest: path.join(__dirname, '..', pkg.main), - moduleName: pkg.name, - format: 'umd', - sourceMap: 'inline' - }, - { - dest: path.join(__dirname, '..', pkg.module), - format: 'es', - sourceMap: 'inline' - } - ] -}; diff --git a/legacy/docker-compose-client/src/index.js b/legacy/docker-compose-client/src/index.js deleted file mode 100644 index 36a0c52c..00000000 --- a/legacy/docker-compose-client/src/index.js +++ /dev/null @@ -1,50 +0,0 @@ -const { Client } = require('zerorpc'); -const { EventEmitter } = require('events'); -const awaitify = require('apr-awaitify'); - -class DockerComposeClient extends EventEmitter { - constructor(endpoint = 'tcp://0.0.0.0:4242') { - super(); - - this.client = new Client({ - heartbeatInterval: 60 * 4 * 1000, // 4m - timeout: 60 * 30, // 30m - }); - - this.client.connect(endpoint); - this.client.on('error', err => this.emit('error', err)); - - this._invoke = awaitify(this._invoke.bind(this)); - } - - // Why isn't client.connect async with error?? - _invoke(name, ...args) { - return this.client.invoke(name, ...args); - } - - close() { - return this.client.close(); - } - - provision({ projectName, manifest }) { - // eslint-disable-next-line camelcase - return this._invoke('up', { project_name: projectName }, manifest); - } - - scale({ projectName, services, manifest }) { - return this._invoke( - 'scale', - { - // eslint-disable-next-line camelcase - project_name: projectName, - services: Object.keys(services).map(name => ({ - name, - num: services[name] - })) - }, - manifest - ); - } -} - -module.exports = DockerComposeClient; diff --git a/legacy/docker-compose-client/src/types.js b/legacy/docker-compose-client/src/types.js deleted file mode 100644 index 192016dc..00000000 --- a/legacy/docker-compose-client/src/types.js +++ /dev/null @@ -1,3 +0,0 @@ -export type Service = { - [string]: string -}; diff --git a/legacy/docker-compose-client/test/index.js b/legacy/docker-compose-client/test/index.js deleted file mode 100644 index 126942ea..00000000 --- a/legacy/docker-compose-client/test/index.js +++ /dev/null @@ -1,122 +0,0 @@ -const { name } = require('../package.json'); -const { safeLoad } = require('js-yaml'); -const { Server } = require('zerorpc'); -const intercept = require('apr-intercept'); -const test = require('ava'); - -const DockerComposeClient = require('../'); -const client = new DockerComposeClient(); - -const server = new Server({ - up: function(options, manifest, fn) { - let m; - - if (typeof options !== 'object') { - return fn(new Error('Expected options')); - } - - if (typeof options.project_name !== 'string') { - return fn(new Error('Expected project name')); - } - - if (typeof manifest !== 'string') { - return fn(new Error('Expected manifest')); - } - - try { - m = safeLoad(manifest); - } catch (err) { - return fn(err); - } - - fn(null, { - projectName: options.project_name - }); - }, - scale: function(options, manifest, fn) { - let m; - - if (typeof options !== 'object') { - return fn(new Error('Expected options')); - } - - if (typeof options.project_name !== 'string') { - return fn(new Error('Expected project name')); - } - - if (!Array.isArray(options.services)) { - return fn(new Error('Expected services')); - } - - if (typeof manifest !== 'string') { - return fn(new Error('Expected manifest')); - } - - try { - m = safeLoad(manifest); - } catch (err) { - return fn(err); - } - - fn(null, { - projectName: options.project_name, - services: options.services - }); - } -}); - -server.bind('tcp://0.0.0.0:4242'); - -test('provision', async t => { - const [err, res] = await intercept( - client.provision({ - projectName: name, - manifest: ` - hello: - image: hello-world:latest - world: - image: consul:latest - node: - image: node:latest - ` - }) - ); - - t.ifError(err); - - t.deepEqual(res, { - projectName: name - }); -}); - -test('scale', async t => { - const [err, res] = await intercept( - client.scale({ - projectName: name, - services: { - hello: 2, - world: 3 - }, - manifest: ` - hello: - image: hello-world:latest - world: - image: consul:latest - node: - image: node:latest - ` - }) - ); - - t.ifError(err); - - t.deepEqual(res, { - projectName: name, - services: [{ name: 'hello', num: 2 }, { name: 'world', num: 3 }] - }); -}); - -test.after(() => { - client.close(); - server.close(); -}); diff --git a/legacy/docker-compose-client/yarn.lock b/legacy/docker-compose-client/yarn.lock deleted file mode 100644 index d45e5023..00000000 --- a/legacy/docker-compose-client/yarn.lock +++ /dev/null @@ -1,6038 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 -"@ava/babel-plugin-throws-helper@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c" - -"@ava/babel-preset-stage-4@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-stage-4/-/babel-preset-stage-4-1.0.0.tgz#a613b5e152f529305422546b072d47facfb26291" - dependencies: - babel-plugin-check-es2015-constants "^6.8.0" - babel-plugin-syntax-trailing-function-commas "^6.20.0" - babel-plugin-transform-async-to-generator "^6.16.0" - babel-plugin-transform-es2015-destructuring "^6.19.0" - babel-plugin-transform-es2015-function-name "^6.9.0" - babel-plugin-transform-es2015-modules-commonjs "^6.18.0" - babel-plugin-transform-es2015-parameters "^6.21.0" - babel-plugin-transform-es2015-spread "^6.8.0" - babel-plugin-transform-es2015-sticky-regex "^6.8.0" - babel-plugin-transform-es2015-unicode-regex "^6.11.0" - babel-plugin-transform-exponentiation-operator "^6.8.0" - package-hash "^1.2.0" - -"@ava/babel-preset-transform-test-files@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-transform-test-files/-/babel-preset-transform-test-files-3.0.0.tgz#cded1196a8d8d9381a509240ab92e91a5ec069f7" - dependencies: - "@ava/babel-plugin-throws-helper" "^2.0.0" - babel-plugin-espower "^2.3.2" - -"@ava/pretty-format@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@ava/pretty-format/-/pretty-format-1.1.0.tgz#d0a57d25eb9aeab9643bdd1a030642b91c123e28" - dependencies: - ansi-styles "^2.2.1" - esutils "^2.0.2" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -acorn-jsx@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^4.0.3: - version "4.0.11" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.11.tgz#edcda3bd937e7556410d42ed5860f67399c794c0" - -acorn@^5.0.1: - version "5.0.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" - -ajv-keywords@^1.0.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.7.0, ajv@^4.9.1: - version "4.11.8" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -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-escapes@^1.0.0, ansi-escapes@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -ansi-html@^0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e" - -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.0.1, ansi-styles@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" - -ansi-styles@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.0.0.tgz#5404e93a544c4fec7f048262977bebfe3155e0c1" - dependencies: - color-convert "^1.0.0" - -ansi-styles@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178" - -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" - -app-root-path@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46" - -append-transform@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991" - dependencies: - default-require-extensions "^1.0.0" - -apr-awaitify@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/apr-awaitify/-/apr-awaitify-1.0.4.tgz#a72074a0d333e090bb120be9f710fd106b48a90a" - -apr-intercept@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/apr-intercept/-/apr-intercept-1.0.4.tgz#01c64345f4af647b6b04f5aba4755195429b061a" - -aproba@^1.0.3: - version "1.1.1" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab" - -archy@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" - -are-we-there-yet@~1.1.2: - version "1.1.4" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94f05e15194373d16fd3ba1ca110d" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - -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-exclude@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/arr-exclude/-/arr-exclude-1.0.0.tgz#dfc7c2e552a270723ccda04cf3128c8cbfe5c631" - -arr-filter@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/arr-filter/-/arr-filter-1.1.2.tgz#43fdddd091e8ef11aa4c45d9cdc18e2dff1711ee" - dependencies: - make-iterator "^1.0.0" - -arr-flatten@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1" - -arr-union@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4" - -array-differ@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031" - -array-every@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/array-every/-/array-every-0.1.2.tgz#be54cf7fbfc4c4777bba85c7af7edac2836d83ed" - dependencies: - make-iterator "^0.1.1" - -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-intersection@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/array-intersection/-/array-intersection-0.1.2.tgz#b14ef021df25e9c9d804116c847cc6a0d67cface" - dependencies: - array-every "^0.1.2" - array-slice "^0.2.3" - array-unique "^0.2.1" - filter-array "^0.2.0" - index-of "^0.1.1" - -array-iterate@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-1.1.0.tgz#4f13148ffffa5f2756b50460e5eac8eed31a14e6" - dependencies: - has "^1.0.1" - -array-slice@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/array-slice/-/array-slice-0.2.3.tgz#dd3cfb80ed7973a75117cdac69b0b99ec86186f5" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1, array-uniq@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -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, arrify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asn1@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" - -assert-plus@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" - -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" - -ast-types@0.9.8: - version "0.9.8" - resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.8.tgz#6cb6a40beba31f49f20928e28439fc14a3dab078" - -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.4.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -async@^2.0.1: - version "2.4.0" - resolved "https://registry.yarnpkg.com/async/-/async-2.4.0.tgz#4990200f18ea5b837c2cc4f8c031a6985c385611" - dependencies: - lodash "^4.14.0" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -auto-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-1.1.0.tgz#93b864dc7ee01a326281775d5c75ca0a751e5961" - -automated-readability@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/automated-readability/-/automated-readability-1.0.0.tgz#6460ac2f7f0b5aeef0e8ca7b385d3e8c82ac6c7e" - -ava-init@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/ava-init/-/ava-init-0.2.0.tgz#9304c8b4c357d66e3dfdae1fbff47b1199d5c55d" - dependencies: - arr-exclude "^1.0.0" - execa "^0.5.0" - has-yarn "^1.0.0" - read-pkg-up "^2.0.0" - write-pkg "^2.0.0" - -ava@0.19.1: - version "0.19.1" - resolved "https://registry.yarnpkg.com/ava/-/ava-0.19.1.tgz#43dd82435ad19b3980ffca2488f05daab940b273" - dependencies: - "@ava/babel-preset-stage-4" "^1.0.0" - "@ava/babel-preset-transform-test-files" "^3.0.0" - "@ava/pretty-format" "^1.1.0" - arr-flatten "^1.0.1" - array-union "^1.0.1" - array-uniq "^1.0.2" - arrify "^1.0.0" - auto-bind "^1.1.0" - ava-init "^0.2.0" - babel-code-frame "^6.16.0" - babel-core "^6.17.0" - bluebird "^3.0.0" - caching-transform "^1.0.0" - chalk "^1.0.0" - chokidar "^1.4.2" - clean-stack "^1.1.1" - clean-yaml-object "^0.1.0" - cli-cursor "^2.1.0" - cli-spinners "^1.0.0" - cli-truncate "^1.0.0" - co-with-promise "^4.6.0" - code-excerpt "^2.1.0" - common-path-prefix "^1.0.0" - convert-source-map "^1.2.0" - core-assert "^0.2.0" - currently-unhandled "^0.4.1" - debug "^2.2.0" - diff "^3.0.1" - diff-match-patch "^1.0.0" - dot-prop "^4.1.0" - empower-core "^0.6.1" - equal-length "^1.0.0" - figures "^2.0.0" - find-cache-dir "^0.1.1" - fn-name "^2.0.0" - get-port "^3.0.0" - globby "^6.0.0" - has-flag "^2.0.0" - hullabaloo-config-manager "^1.0.0" - ignore-by-default "^1.0.0" - indent-string "^3.0.0" - is-ci "^1.0.7" - is-generator-fn "^1.0.0" - is-obj "^1.0.0" - is-observable "^0.2.0" - is-promise "^2.1.0" - jest-diff "19.0.0" - jest-snapshot "19.0.2" - js-yaml "^3.8.2" - last-line-stream "^1.0.0" - lodash.debounce "^4.0.3" - lodash.difference "^4.3.0" - lodash.flatten "^4.2.0" - lodash.isequal "^4.5.0" - loud-rejection "^1.2.0" - matcher "^0.1.1" - md5-hex "^2.0.0" - meow "^3.7.0" - mkdirp "^0.5.1" - ms "^0.7.1" - multimatch "^2.1.0" - observable-to-promise "^0.5.0" - option-chain "^0.1.0" - package-hash "^2.0.0" - pkg-conf "^2.0.0" - plur "^2.0.0" - pretty-ms "^2.0.0" - require-precompiled "^0.1.0" - resolve-cwd "^1.0.0" - slash "^1.0.0" - source-map-support "^0.4.0" - stack-utils "^1.0.0" - strip-ansi "^3.0.1" - strip-bom-buf "^1.0.0" - supports-color "^3.2.3" - time-require "^0.1.2" - unique-temp-dir "^1.0.0" - update-notifier "^2.1.0" - -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-code-frame@^6.16.0, babel-code-frame@^6.22.0, 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.0.14, babel-core@^6.17.0, babel-core@^6.24.1, babel-core@6: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.24.1" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - 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-eslint@^7.2.3: - version "7.2.3" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827" - dependencies: - babel-code-frame "^6.22.0" - babel-traverse "^6.23.1" - babel-types "^6.23.0" - babylon "^6.17.0" - -babel-generator@^6.1.0, babel-generator@^6.18.0, babel-generator@^6.24.1, babel-generator@6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - 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-bindify-decorators@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-bindify-decorators/-/babel-helper-bindify-decorators-6.24.1.tgz#14c19e5f142d7b47f19a52431e52b1ccbc40a330" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-builder-binary-assignment-operator-visitor@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" - dependencies: - babel-helper-explode-assignable-expression "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-builder-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.24.1.tgz#0ad7917e33c8d751e646daca4e77cc19377d2cbc" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - esutils "^2.0.0" - -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-explode-assignable-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-explode-class@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz#7dc2a3910dee007056e1e31d640ced3d54eaa9eb" - dependencies: - babel-helper-bindify-decorators "^6.24.1" - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -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-remap-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b" - dependencies: - babel-helper-function-name "^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-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, babel-plugin-check-es2015-constants@^6.8.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-espower@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/babel-plugin-espower/-/babel-plugin-espower-2.3.2.tgz#5516b8fcdb26c9f0e1d8160749f6e4c65e71271e" - dependencies: - babel-generator "^6.1.0" - babylon "^6.1.0" - call-matcher "^1.0.0" - core-js "^2.0.0" - espower-location-detector "^1.0.0" - espurify "^1.6.0" - estraverse "^4.1.1" - -babel-plugin-external-helpers@6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-istanbul@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.3.tgz#6ee6280410dcf59c7747518c3dfd98680958f102" - dependencies: - find-up "^2.1.0" - istanbul-lib-instrument "^1.7.1" - test-exclude "^4.1.0" - -babel-plugin-syntax-async-functions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" - -babel-plugin-syntax-async-generators@^6.5.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-6.13.0.tgz#6bc963ebb16eccbae6b92b596eb7f35c342a8b9a" - -babel-plugin-syntax-class-constructor-call@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz#9cb9d39fe43c8600bec8146456ddcbd4e1a76416" - -babel-plugin-syntax-class-properties@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" - -babel-plugin-syntax-decorators@^6.1.18, babel-plugin-syntax-decorators@^6.13.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz#312563b4dbde3cc806cee3e416cceeaddd11ac0b" - -babel-plugin-syntax-do-expressions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-6.13.0.tgz#5747756139aa26d390d09410b03744ba07e4796d" - -babel-plugin-syntax-dynamic-import@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" - -babel-plugin-syntax-exponentiation-operator@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" - -babel-plugin-syntax-export-extensions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-6.13.0.tgz#70a1484f0f9089a4e84ad44bac353c95b9b12721" - -babel-plugin-syntax-flow@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" - -babel-plugin-syntax-function-bind@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-6.13.0.tgz#48c495f177bdf31a981e732f55adc0bdd2601f46" - -babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" - -babel-plugin-syntax-object-rest-spread@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" - -babel-plugin-syntax-trailing-function-commas@^6.20.0, babel-plugin-syntax-trailing-function-commas@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" - -babel-plugin-system-import-transformer@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/babel-plugin-system-import-transformer/-/babel-plugin-system-import-transformer-3.1.0.tgz#d37f0cae8e61ef39060208331d931b5e630d7c5f" - dependencies: - babel-plugin-syntax-dynamic-import "^6.18.0" - -babel-plugin-transform-async-generator-functions@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz#f058900145fd3e9907a6ddf28da59f215258a5db" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-generators "^6.5.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-async-to-generator@^6.16.0, babel-plugin-transform-async-to-generator@^6.22.0, babel-plugin-transform-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-functions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-class-constructor-call@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.24.1.tgz#80dc285505ac067dcb8d6c65e2f6f11ab7765ef9" - dependencies: - babel-plugin-syntax-class-constructor-call "^6.18.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-class-properties@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz#6a79763ea61d33d36f37b611aa9def81a81b46ac" - dependencies: - babel-helper-function-name "^6.24.1" - babel-plugin-syntax-class-properties "^6.8.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-decorators-legacy@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators-legacy/-/babel-plugin-transform-decorators-legacy-1.3.4.tgz#741b58f6c5bce9e6027e0882d9c994f04f366925" - dependencies: - babel-plugin-syntax-decorators "^6.1.18" - babel-runtime "^6.2.0" - babel-template "^6.3.0" - -babel-plugin-transform-decorators@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-6.24.1.tgz#788013d8f8c6b5222bdf7b344390dfd77569e24d" - dependencies: - babel-helper-explode-class "^6.24.1" - babel-plugin-syntax-decorators "^6.13.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-transform-do-expressions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-6.22.0.tgz#28ccaf92812d949c2cd1281f690c8fdc468ae9bb" - dependencies: - babel-plugin-syntax-do-expressions "^6.8.0" - 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.23.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.23.0, babel-plugin-transform-es2015-classes@^6.24.1, babel-plugin-transform-es2015-classes@^6.9.0: - 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.22.0, 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.19.0, babel-plugin-transform-es2015-destructuring@^6.22.0, babel-plugin-transform-es2015-destructuring@^6.23.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.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, babel-plugin-transform-es2015-for-of@^6.23.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.22.0, babel-plugin-transform-es2015-function-name@^6.24.1, babel-plugin-transform-es2015-function-name@^6.9.0: - 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.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.18.0, babel-plugin-transform-es2015-modules-commonjs@^6.23.0, 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.23.0, 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.23.0, 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.22.0, 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.21.0, babel-plugin-transform-es2015-parameters@^6.23.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.22.0, 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, babel-plugin-transform-es2015-spread@^6.8.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.22.0, babel-plugin-transform-es2015-sticky-regex@^6.24.1, babel-plugin-transform-es2015-sticky-regex@^6.8.0: - 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, babel-plugin-transform-es2015-typeof-symbol@^6.23.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.11.0, babel-plugin-transform-es2015-unicode-regex@^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-exponentiation-operator@^6.22.0, babel-plugin-transform-exponentiation-operator@^6.24.1, babel-plugin-transform-exponentiation-operator@^6.8.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e" - dependencies: - babel-helper-builder-binary-assignment-operator-visitor "^6.24.1" - babel-plugin-syntax-exponentiation-operator "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-export-extensions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-6.22.0.tgz#53738b47e75e8218589eea946cbbd39109bbe653" - dependencies: - babel-plugin-syntax-export-extensions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-flow-strip-types@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf" - dependencies: - babel-plugin-syntax-flow "^6.18.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-function-bind@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-6.22.0.tgz#c6fb8e96ac296a310b8cf8ea401462407ddf6a97" - dependencies: - babel-plugin-syntax-function-bind "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-object-rest-spread@^6.22.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.23.0.tgz#875d6bc9be761c58a2ae3feee5dc4895d8c7f921" - dependencies: - babel-plugin-syntax-object-rest-spread "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-display-name@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.23.0.tgz#4398910c358441dc4cef18787264d0412ed36b37" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-self@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-self/-/babel-plugin-transform-react-jsx-self-6.22.0.tgz#df6d80a9da2612a121e6ddd7558bcbecf06e636e" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-source@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz#840a028e7df460dfc3a2d29f0c0d91f6376e66a3" - dependencies: - babel-helper-builder-react-jsx "^6.24.1" - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-regenerator@^6.22.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-runtime@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee" - dependencies: - babel-runtime "^6.22.0" - -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.6.1: - 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-env@1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.4.0.tgz#c8e02a3bcc7792f23cded68e0355b9d4c28f0f7a" - dependencies: - babel-plugin-check-es2015-constants "^6.22.0" - babel-plugin-syntax-trailing-function-commas "^6.22.0" - babel-plugin-transform-async-to-generator "^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.23.0" - babel-plugin-transform-es2015-classes "^6.23.0" - babel-plugin-transform-es2015-computed-properties "^6.22.0" - babel-plugin-transform-es2015-destructuring "^6.23.0" - babel-plugin-transform-es2015-duplicate-keys "^6.22.0" - babel-plugin-transform-es2015-for-of "^6.23.0" - babel-plugin-transform-es2015-function-name "^6.22.0" - babel-plugin-transform-es2015-literals "^6.22.0" - babel-plugin-transform-es2015-modules-amd "^6.22.0" - babel-plugin-transform-es2015-modules-commonjs "^6.23.0" - babel-plugin-transform-es2015-modules-systemjs "^6.23.0" - babel-plugin-transform-es2015-modules-umd "^6.23.0" - babel-plugin-transform-es2015-object-super "^6.22.0" - babel-plugin-transform-es2015-parameters "^6.23.0" - babel-plugin-transform-es2015-shorthand-properties "^6.22.0" - babel-plugin-transform-es2015-spread "^6.22.0" - babel-plugin-transform-es2015-sticky-regex "^6.22.0" - babel-plugin-transform-es2015-template-literals "^6.22.0" - babel-plugin-transform-es2015-typeof-symbol "^6.23.0" - babel-plugin-transform-es2015-unicode-regex "^6.22.0" - babel-plugin-transform-exponentiation-operator "^6.22.0" - babel-plugin-transform-regenerator "^6.22.0" - browserslist "^1.4.0" - invariant "^2.2.2" - -babel-preset-es2015@^6.16.0: - 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-preset-flow@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-6.23.0.tgz#e71218887085ae9a24b5be4169affb599816c49d" - dependencies: - babel-plugin-transform-flow-strip-types "^6.22.0" - -babel-preset-react@^6.16.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380" - dependencies: - babel-plugin-syntax-jsx "^6.3.13" - babel-plugin-transform-react-display-name "^6.23.0" - babel-plugin-transform-react-jsx "^6.24.1" - babel-plugin-transform-react-jsx-self "^6.22.0" - babel-plugin-transform-react-jsx-source "^6.22.0" - babel-preset-flow "^6.23.0" - -babel-preset-stage-0@^6.16.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.24.1.tgz#5642d15042f91384d7e5af8bc88b1db95b039e6a" - dependencies: - babel-plugin-transform-do-expressions "^6.22.0" - babel-plugin-transform-function-bind "^6.22.0" - babel-preset-stage-1 "^6.24.1" - -babel-preset-stage-1@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.24.1.tgz#7692cd7dcd6849907e6ae4a0a85589cfb9e2bfb0" - dependencies: - babel-plugin-transform-class-constructor-call "^6.24.1" - babel-plugin-transform-export-extensions "^6.22.0" - babel-preset-stage-2 "^6.24.1" - -babel-preset-stage-2@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.24.1.tgz#d9e2960fb3d71187f0e64eec62bc07767219bdc1" - dependencies: - babel-plugin-syntax-dynamic-import "^6.18.0" - babel-plugin-transform-class-properties "^6.24.1" - babel-plugin-transform-decorators "^6.24.1" - babel-preset-stage-3 "^6.24.1" - -babel-preset-stage-3@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-6.24.1.tgz#836ada0a9e7a7fa37cb138fb9326f87934a48395" - dependencies: - babel-plugin-syntax-trailing-function-commas "^6.22.0" - babel-plugin-transform-async-generator-functions "^6.24.1" - babel-plugin-transform-async-to-generator "^6.24.1" - babel-plugin-transform-exponentiation-operator "^6.24.1" - babel-plugin-transform-object-rest-spread "^6.22.0" - -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.2.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.16.0, babel-template@^6.24.1, babel-template@^6.3.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babelify@^7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/babelify/-/babelify-7.3.0.tgz#aa56aede7067fd7bd549666ee16dc285087e88e5" - dependencies: - babel-core "^6.0.14" - object-assign "^4.0.0" - -babelrc-rollup@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/babelrc-rollup/-/babelrc-rollup-3.0.0.tgz#fcecdbe3eb6400cf4e769233c1786a2fafe8b56c" - dependencies: - resolve "^1.1.7" - -babylon@^6.1.0, babylon@^6.11.0, babylon@^6.11.4, babylon@^6.13.0, babylon@^6.15.0, babylon@^6.17.0: - version "6.17.1" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.1.tgz#17f14fddf361b695981fe679385e4f1c01ebd86f" - -babylon@7.0.0-beta.8: - version "7.0.0-beta.8" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.8.tgz#2bdc5ae366041442c27e068cce6f0d7c06ea9949" - -bail@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.1.tgz#912579de8b391aadf3c5fdf4cd2a0fc225df3bc2" - -balanced-match@^0.4.1: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -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" - -"binary@>= 0.3.0 < 1": - version "0.3.0" - resolved "https://registry.yarnpkg.com/binary/-/binary-0.3.0.tgz#9f60553bc5ce8c3386f3b553cff47462adecaa79" - dependencies: - buffers "~0.1.1" - chainsaw "~0.1.0" - -bindings@~1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.2.1.tgz#14ad6113812d2d37d72e67b4cacb4bb726505f11" - -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@^3.0.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" - -body@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/body/-/body-5.1.0.tgz#e4ba0ce410a46936323367609ecb4e6553125069" - dependencies: - continuable-cache "^0.3.1" - error "^7.0.0" - raw-body "~1.1.0" - safe-json-parse "~1.0.1" - -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" - -browser-resolve@^1.7.0: - version "1.11.2" - resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.2.tgz#8ff09b0a2c421718a1051c260b32e48f442938ce" - dependencies: - resolve "1.1.7" - -browserslist@^1.4.0: - version "1.7.7" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.7.tgz#0bd76704258be829b2398bb50e4b62d1a166b0b9" - dependencies: - caniuse-db "^1.0.30000639" - electron-to-chromium "^1.2.7" - -buf-compare@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a" - -buffer-shims@^1.0.0, buffer-shims@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51" - -buffers@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb" - -builtin-modules@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" - -bytes@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-1.0.0.tgz#3569ede8ba34315fab99c3e92cb04c7220de1fa8" - -caching-transform@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-1.0.1.tgz#6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1" - dependencies: - md5-hex "^1.2.0" - mkdirp "^0.5.1" - write-file-atomic "^1.1.4" - -call-matcher@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/call-matcher/-/call-matcher-1.0.1.tgz#5134d077984f712a54dad3cbf62de28dce416ca8" - dependencies: - core-js "^2.0.0" - deep-equal "^1.0.0" - espurify "^1.6.0" - estraverse "^4.0.0" - -call-signature@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/call-signature/-/call-signature-0.0.2.tgz#a84abc825a55ef4cb2b028bd74e205a65b9a4996" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -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@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -camelcase@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" - -camelcase@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" - -caniuse-db@^1.0.30000639: - version "1.0.30000670" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000670.tgz#90d33b79e3090e25829c311113c56d6b1788bf43" - -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" - -ccount@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.0.1.tgz#665687945168c218ec77ff61a4155ae00227a96c" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -chainsaw@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/chainsaw/-/chainsaw-0.1.0.tgz#5eab50b28afe58074d0d58291388828b5e5fbc98" - dependencies: - traverse ">=0.3.0 <0.4" - -chalk@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f" - dependencies: - ansi-styles "~1.0.0" - has-color "~0.1.0" - strip-ansi "~0.1.0" - -chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, 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" - -character-entities-html4@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.0.tgz#1ab08551d3ce1fa1df08d00fb9ca1defb147a06c" - -character-entities-legacy@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.0.tgz#b18aad98f6b7bcc646c1e4c81f9f1956376a561a" - -character-entities@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-1.2.0.tgz#a683e2cf75dbe8b171963531364e58e18a1b155f" - -character-reference-invalid@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.0.tgz#dec9ad1dfb9f8d06b4fcdaa2adc3c4fd97af1e68" - -charenc@~0.0.1: - version "0.0.2" - resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" - -chokidar@^1.2.0, chokidar@^1.4.2: - 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" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clean-stack@^1.1.1: - version "1.2.0" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.2.0.tgz#a465128d62c31fb1a3606d00abfe59dcf652f568" - -clean-yaml-object@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz#63fb110dc2ce1a84dc21f6d9334876d010ae8b68" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cli-cursor@^1.0.1, cli-cursor@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-cursor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" - dependencies: - restore-cursor "^2.0.0" - -cli-spinners@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-0.1.2.tgz#bb764d88e185fb9e1e6a2a1f19772318f605e31c" - -cli-spinners@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.0.0.tgz#ef987ed3d48391ac3dab9180b406a742180d6e6a" - -cli-truncate@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-0.2.1.tgz#9f15cfbb0705005369216c626ac7d05ab90dd574" - dependencies: - slice-ansi "0.0.4" - string-width "^1.0.1" - -cli-truncate@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-1.0.0.tgz#21eb91f47b3f6560f004db77a769b4668d9c5518" - dependencies: - slice-ansi "0.0.4" - string-width "^2.0.0" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -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" - -clone-buffer@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/clone-buffer/-/clone-buffer-1.0.0.tgz#e3e25b207ac4e701af721e2cb5a16792cac3dc58" - -clone-stats@^0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/clone-stats/-/clone-stats-0.0.1.tgz#b88f94a82cf38b8791d58046ea4029ad88ca99d1" - -clone-stats@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/clone-stats/-/clone-stats-1.0.0.tgz#b3782dff8bb5474e18b9b6bf0fdfe782f8777680" - -clone@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149" - -cloneable-readable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cloneable-readable/-/cloneable-readable-1.0.0.tgz#a6290d413f217a61232f95e458ff38418cfb0117" - dependencies: - inherits "^2.0.1" - process-nextick-args "^1.0.6" - through2 "^2.0.1" - -co-with-promise@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co-with-promise/-/co-with-promise-4.6.0.tgz#413e7db6f5893a60b942cf492c4bec93db415ab7" - dependencies: - pinkie-promise "^1.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -code-excerpt@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-2.1.0.tgz#5dcc081e88f4a7e3b554e9e35d7ef232d47f8147" - dependencies: - convert-to-spaces "^1.0.1" - -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" - -coleman-liau@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/coleman-liau/-/coleman-liau-1.0.0.tgz#de1f39901e164f49eff2a6ec88f3a9dbbb6686c1" - -collapse-white-space@^1.0.0, collapse-white-space@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.2.tgz#9c463fb9c6d190d2dcae21a356a01bcae9eeef6d" - -color-convert@^1.0.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-name@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -colors@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" - -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" - -comma-separated-tokens@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.3.tgz#6eb01f4730bde7a7fce5d5e2d943bdd637272801" - dependencies: - trim "0.0.1" - -commander@^2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" - dependencies: - graceful-readlink ">= 1.0.0" - -common-path-prefix@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-1.0.0.tgz#cd52f6f0712e0baab97d6f9732874f22f47752c0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -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.4.7, concat-stream@^1.5.0, concat-stream@^1.5.2: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -concat-stream@~1.5.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.5.2.tgz#708978624d856af41a5a741defdd261da752c266" - 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" - -continuable-cache@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/continuable-cache/-/continuable-cache-0.3.1.tgz#bd727a7faed77e71ff3985ac93351a912733ad0f" - -convert-source-map@^1.1.0, convert-source-map@^1.1.1, convert-source-map@^1.2.0, convert-source-map@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -convert-to-spaces@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz#7e3e48bbe6d997b1417ddca2868204b4d3d85715" - -core-assert@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/core-assert/-/core-assert-0.2.1.tgz#f85e2cf9bfed28f773cc8b3fa5c5b69bdc02fe3f" - dependencies: - buf-compare "^1.0.0" - is-error "^2.2.0" - -core-js@^2.0.0, 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" - -cosmiconfig@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-1.1.0.tgz#0dea0f9804efdfb929fbb1b188e25553ea053d37" - dependencies: - graceful-fs "^4.1.2" - js-yaml "^3.4.3" - minimist "^1.2.0" - object-assign "^4.0.1" - os-homedir "^1.0.1" - parse-json "^2.2.0" - pinkie-promise "^2.0.0" - require-from-string "^1.1.0" - -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-env@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.0.0.tgz#565ccae4d09676441a5087f406fe7661a29c931b" - dependencies: - cross-spawn "^5.1.0" - is-windows "^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, 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" - -cross-spawn@^5.0.1, cross-spawn@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449" - dependencies: - lru-cache "^4.0.1" - shebang-command "^1.2.0" - which "^1.2.9" - -crypt@~0.0.1: - version "0.0.2" - resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b" - -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" - -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" - -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - -dale-chall-formula@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/dale-chall-formula/-/dale-chall-formula-1.0.0.tgz#a00df0a1c161ce4bd9a30422e41e953103a4ecc9" - -dale-chall@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/dale-chall/-/dale-chall-1.0.0.tgz#7f6e7ca357bdb3552c1ddb3c750bd9300cb895b7" - -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" - -date-fns@^1.27.2: - version "1.28.4" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.28.4.tgz#7938aec34ba31fc8bd134d2344bc2e0bbfd95165" - -date-time@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/date-time/-/date-time-0.1.1.tgz#ed2f6d93d9790ce2fd66d5b5ff3edd5bbcbf3b07" - -debug-log@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" - -debug@^2.1.1, debug@^2.2.0, debug@^2.6.3: - version "2.6.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.6.tgz#a9fa6fbe9ca43cf1e79f73b75c0189cbb7d6db5a" - dependencies: - ms "0.7.3" - -debug@~2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" - dependencies: - ms "0.7.1" - -decamelize@^1.0.0, 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-equal@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" - -deep-extend@~0.4.0: - version "0.4.2" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.2.tgz#48b699c27e334bf89f10892be432f6e4c7d34a7f" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -default-require-extensions@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" - dependencies: - strip-bom "^2.0.0" - -defined@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" - -del@^2.0.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -detab@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/detab/-/detab-2.0.0.tgz#485bd7954d2348092e998f7ff1a79fd9869d9b50" - dependencies: - repeat-string "^1.5.4" - -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" - -detective@^4.0.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/detective/-/detective-4.5.0.tgz#6e5a8c6b26e6c7a254b1c6b6d7490d98ec91edd1" - dependencies: - acorn "^4.0.3" - defined "^1.0.0" - -dictionary-en-us@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/dictionary-en-us/-/dictionary-en-us-1.2.1.tgz#d21009edaccab49fae8eefdc483da83438526b5f" - -diff-match-patch@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.0.tgz#1cc3c83a490d67f95d91e39f6ad1f2e086b63048" - -diff@^1.3.2: - version "1.4.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf" - -diff@^3.0.0, diff@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -disparity@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/disparity/-/disparity-2.0.0.tgz#57ddacb47324ae5f58d2cc0da886db4ce9eeb718" - dependencies: - ansi-styles "^2.0.1" - diff "^1.3.2" - -doctrine-temporary-fork@2.0.0-alpha-allowarrayindex: - version "2.0.0-alpha-allowarrayindex" - resolved "https://registry.yarnpkg.com/doctrine-temporary-fork/-/doctrine-temporary-fork-2.0.0-alpha-allowarrayindex.tgz#40015a867eb27e75b26c828b71524f137f89f9f0" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -doctrine@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -documentation@4.0.0-rc.1: - version "4.0.0-rc.1" - resolved "https://registry.yarnpkg.com/documentation/-/documentation-4.0.0-rc.1.tgz#f59eaf3927b277fc73597515cf64f3170df1b2ec" - dependencies: - ansi-html "^0.0.7" - babel-core "^6.17.0" - babel-generator "6.24.1" - babel-plugin-system-import-transformer "3.1.0" - babel-plugin-transform-decorators-legacy "^1.3.4" - babel-preset-es2015 "^6.16.0" - babel-preset-react "^6.16.0" - babel-preset-stage-0 "^6.16.0" - babel-traverse "^6.16.0" - babel-types "^6.16.0" - babelify "^7.3.0" - babylon "^6.11.4" - chalk "^1.1.1" - chokidar "^1.2.0" - concat-stream "^1.5.0" - disparity "^2.0.0" - doctrine-temporary-fork "2.0.0-alpha-allowarrayindex" - get-comments "^1.0.1" - git-url-parse "^6.0.1" - github-slugger "1.1.1" - glob "^7.0.0" - globals-docs "^2.3.0" - highlight.js "^9.1.0" - js-yaml "^3.3.1" - lodash "^4.11.1" - mdast-util-inject "^1.1.0" - micromatch "^2.1.6" - mime "^1.3.4" - module-deps-sortable "4.0.6" - parse-filepath "^1.0.1" - pify "^2.3.0" - read-pkg-up "^2.0.0" - remark "^7.0.0" - remark-html "6.0.0" - remark-toc "^4.0.0" - remote-origin-url "0.4.0" - shelljs "^0.7.5" - stream-array "^1.1.0" - strip-json-comments "^2.0.0" - tiny-lr "^1.0.3" - unist-builder "^1.0.0" - unist-util-visit "^1.0.1" - vfile "^2.0.0" - vfile-reporter "^3.0.0" - vfile-sort "^2.0.0" - vinyl "^2.0.0" - vinyl-fs "^2.3.1" - yargs "^6.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" - -duplexer2@^0.1.2, duplexer2@~0.1.0: - version "0.1.4" - resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1" - dependencies: - readable-stream "^2.0.2" - -duplexer3@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" - -duplexify@^3.2.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.5.0.tgz#1aa773002e1578457e9d9d4a50b0ccaaebcbd604" - dependencies: - end-of-stream "1.0.0" - inherits "^2.0.1" - readable-stream "^2.0.0" - stream-shift "^1.0.0" - -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-to-chromium@^1.2.7: - version "1.3.10" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.10.tgz#63d62b785471f0d8dda85199d64579de8a449f08" - -elegant-spinner@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" - -emoji-regex@^6.0.0: - version "6.4.2" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.4.2.tgz#a30b6fee353d406d96cfb9fa765bdc82897eff6e" - -empower-core@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/empower-core/-/empower-core-0.6.1.tgz#6c187f502fcef7554d57933396aac655483772b1" - dependencies: - call-signature "0.0.2" - core-js "^2.0.0" - -end-of-stream@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.0.0.tgz#d4596e702734a93e40e9af864319eabd99ff2f0e" - dependencies: - once "~1.3.0" - -equal-length@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/equal-length/-/equal-length-1.0.1.tgz#21ca112d48ab24b4e1e7ffc0e5339d31fdfc274c" - -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" - -error@^7.0.0: - version "7.0.2" - resolved "https://registry.yarnpkg.com/error/-/error-7.0.2.tgz#a5f75fff4d9926126ddac0ea5dc38e689153cb02" - dependencies: - string-template "~0.2.1" - xtend "~4.0.0" - -es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14: - version "0.10.18" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.18.tgz#dc239d3dce4c22b9c939aa180878837a3c0b5c92" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-error@^4.0.1, es6-error@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98" - -es6-iterator@^2.0.1, es6-iterator@~2.0.1, es6-iterator@2: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-symbol "^3.1" - -es6-map@^0.1.3: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-set "~0.1.5" - es6-symbol "~3.1.1" - event-emitter "~0.3.5" - -es6-set@~0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-symbol "3.1.1" - event-emitter "~0.3.5" - -es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.1, es6-symbol@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" - dependencies: - d "1" - es5-ext "~0.10.14" - -es6-weak-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.2.tgz#5e3ab32251ffd1538a1f8e5ffa1357772f92d96f" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-iterator "^2.0.1" - es6-symbol "^3.1.1" - -escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-prettier@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.1.0.tgz#cf78bc7864f98b0f87bcadf702459e933dfa659c" - dependencies: - get-stdin "^5.0.1" - -eslint-config-xo-space@^0.16.0: - version "0.16.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.16.0.tgz#5241a8adfaafec53a6f2236da5f9d6a41c5ff84d" - dependencies: - eslint-config-xo "^0.18.0" - -eslint-config-xo@^0.18.0: - version "0.18.1" - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.18.1.tgz#f3bc873b33b2c82513d881eacb2ee3428407ad33" - -eslint-plugin-flowtype-errors@3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.2.1.tgz#2c206ebbc1a41d1fb02fafcd87a69858f6999320" - dependencies: - babel-plugin-transform-runtime "^6.23.0" - slash "^1.0.0" - -eslint-plugin-flowtype@2.33.0: - version "2.33.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.33.0.tgz#b2783814ed2ddcf729953b8f65ff73c90cabee4b" - dependencies: - lodash "^4.15.0" - -eslint-plugin-prettier@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.0.1.tgz#2ae1216cf053dd728360ca8560bf1aabc8af3fa9" - dependencies: - requireindex "~1.1.0" - -eslint@3.19.0: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.5.2" - debug "^2.1.1" - doctrine "^2.0.0" - escope "^3.6.0" - espree "^3.4.0" - esquery "^1.0.0" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espower-location-detector@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/espower-location-detector/-/espower-location-detector-1.0.0.tgz#a17b7ecc59d30e179e2bef73fb4137704cb331b5" - dependencies: - is-url "^1.2.1" - path-is-absolute "^1.0.0" - source-map "^0.5.0" - xtend "^4.0.0" - -espree@^3.4.0: - version "3.4.3" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.3.tgz#2910b5ccd49ce893c2ffffaab4fd8b3a31b82374" - dependencies: - acorn "^5.0.1" - acorn-jsx "^3.0.0" - -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" - -espurify@^1.6.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226" - dependencies: - core-js "^2.0.0" - -esquery@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa" - dependencies: - estraverse "^4.0.0" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -estree-walker@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.2.1.tgz#bdafe8095383d8414d5dc2ecf4c9173b6db9412e" - -esutils@^2.0.0, esutils@^2.0.2, esutils@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -event-emitter@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" - dependencies: - d "1" - es5-ext "~0.10.14" - -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" - -execa@^0.6.0: - version "0.6.3" - resolved "https://registry.yarnpkg.com/execa/-/execa-0.6.3.tgz#57b69a594f081759c69e5370f0d17b9cb11658fe" - dependencies: - cross-spawn "^5.0.1" - get-stream "^3.0.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" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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-shallow@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f" - dependencies: - is-extendable "^0.1.0" - -extend@^3.0.0, extend@~3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" - -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" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -faye-websocket@~0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4" - dependencies: - websocket-driver ">=0.5.1" - -figures@^1.3.5, figures@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -filename-regex@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26" - -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" - -fillers@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/fillers/-/fillers-1.1.0.tgz#0fa81fb2af369a793f2fafc08b67e60a299fc9f9" - -filter-array@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/filter-array/-/filter-array-0.2.0.tgz#9f6f4ceaf5b5e8a6b674a5b5460537714a8c51f1" - dependencies: - arr-filter "^1.1.0" - kind-of "^1.1.0" - micromatch "^2.1.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -find-up@^1.0.0, find-up@^1.1.2: - 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, find-up@^2.1.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" - -first-chunk-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz#59bfb50cd905f60d7c394cd3d9acaab4e6ad934e" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flesch@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/flesch/-/flesch-1.0.0.tgz#96bfaee5e208264ff63c4447c4f124b5d4361cd5" - -flow-bin@0.46.0: - version "0.46.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.46.0.tgz#06ad7fe19dddb1042264438064a2a32fee12b872" - -flow-parser@0.45.0: - version "0.45.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.45.0.tgz#aa29d4ae27f06aa02817772bba0fcbefef7e62f0" - -flow-typed@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-2.1.2.tgz#468f7a8b6bc18689856a1d101713b23bb39f01e4" - dependencies: - babel-polyfill "^6.6.1" - colors "^1.1.2" - fs-extra "^2.0.0" - github "^0.2.4" - glob "^7.0.6" - md5 "^2.1.0" - mkdirp "^0.5.1" - request "^2.69.0" - rimraf "^2.6.0" - semver "^5.1.0" - table "^3.7.8" - through "^2.3.8" - unzip "^0.1.11" - which "^1.2.11" - yargs "^4.2.0" - -fn-name@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7" - -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.1, 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" - -foreground-child@^1.3.3, foreground-child@^1.5.3: - version "1.5.6" - resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-1.5.6.tgz#4fd71ad2dfde96789b980a5c0a295937cb2f5ce9" - dependencies: - cross-spawn "^4" - signal-exit "^3.0.0" - -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.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -fs-extra@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-2.1.2.tgz#046c70163cef9aad46b0e4a7fa467fb22d71de35" - dependencies: - graceful-fs "^4.1.2" - jsonfile "^2.1.0" - -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" - -"fstream@>= 0.1.30 < 1": - version "0.1.31" - resolved "https://registry.yarnpkg.com/fstream/-/fstream-0.1.31.tgz#7337f058fbbbbefa8c9f561a28cab0849202c988" - dependencies: - graceful-fs "~3.0.2" - inherits "~2.0.0" - mkdirp "0.5" - rimraf "2" - -function-bind@^1.0.2: - version "1.1.0" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771" - -gauge@~2.7.3: - version "2.7.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - 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" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.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-comments@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/get-comments/-/get-comments-1.0.1.tgz#196759101bbbc4facf13060caaedd4870dee55be" - -get-port@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.1.0.tgz#ef01b18a84ca6486970ff99e54446141a73ffd3e" - -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - -get-stdin@^5.0.1, get-stdin@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" - -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.7" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" - dependencies: - assert-plus "^1.0.0" - -git-up@^2.0.0: - version "2.0.8" - resolved "https://registry.yarnpkg.com/git-up/-/git-up-2.0.8.tgz#24be049c9f0b193481d2df4e016a16530a5f4ef4" - dependencies: - is-ssh "^1.3.0" - parse-url "^1.3.0" - -git-url-parse@^6.0.1: - version "6.2.2" - resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-6.2.2.tgz#be49024e14b8487553436b4572b8b439532fa871" - dependencies: - git-up "^2.0.0" - -github-slugger@^1.0.0, github-slugger@^1.1.1, github-slugger@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.1.1.tgz#5444671f65e5a5a424cfa8ba3255cc1f7baf07ea" - dependencies: - emoji-regex "^6.0.0" - -github@^0.2.4: - version "0.2.4" - resolved "https://registry.yarnpkg.com/github/-/github-0.2.4.tgz#24fa7f0e13fa11b946af91134c51982a91ce538b" - dependencies: - mime "^1.2.11" - -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-parent@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae" - dependencies: - is-glob "^3.1.0" - path-dirname "^1.0.0" - -glob-stream@^5.3.2: - version "5.3.5" - resolved "https://registry.yarnpkg.com/glob-stream/-/glob-stream-5.3.5.tgz#a55665a9a8ccdc41915a87c701e32d4e016fad22" - dependencies: - extend "^3.0.0" - glob "^5.0.3" - glob-parent "^3.0.0" - micromatch "^2.3.7" - ordered-read-streams "^0.3.0" - through2 "^0.6.0" - to-absolute-glob "^0.1.1" - unique-stream "^2.0.2" - -glob@^5.0.3: - version "5.0.15" - resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1" - dependencies: - inflight "^1.0.4" - inherits "2" - minimatch "2 || 3" - once "^1.3.0" - path-is-absolute "^1.0.0" - -glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals-docs@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/globals-docs/-/globals-docs-2.3.0.tgz#dca4088af196f7800f4eba783eaeff335cb6759c" - -globals@^9.0.0, globals@^9.14.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -globby@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" - dependencies: - array-union "^1.0.1" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -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.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6: - version "4.1.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" - -graceful-fs@~3.0.2: - version "3.0.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-3.0.11.tgz#7613c778a1afea62f25c630a086d7f3acbbdd818" - dependencies: - natives "^1.1.0" - -"graceful-readlink@>= 1.0.0": - version "1.0.1" - resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" - -gulp-sourcemaps@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/gulp-sourcemaps/-/gulp-sourcemaps-1.6.0.tgz#b86ff349d801ceb56e1d9e7dc7bbcb4b7dee600c" - dependencies: - convert-source-map "^1.1.1" - graceful-fs "^4.1.2" - strip-bom "^2.0.0" - through2 "^2.0.0" - vinyl "^1.0.0" - -gunning-fog@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/gunning-fog/-/gunning-fog-1.0.2.tgz#627183e23771a1579622eb3ed18fe2eb0aa44bd3" - -handlebars@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.8.tgz#22b875cd3f0e6cbea30314f144e82bc7a72ff420" - dependencies: - async "^1.4.0" - optimist "^0.6.1" - source-map "^0.4.4" - optionalDependencies: - uglify-js "^2.6" - -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-color@~0.1.0: - version "0.1.7" - resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f" - -has-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-flag@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has-yarn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7" - -has@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28" - dependencies: - function-bind "^1.0.2" - -hast-util-is-element@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/hast-util-is-element/-/hast-util-is-element-1.0.0.tgz#3f7216978b2ae14d98749878782675f33be3ce00" - -hast-util-sanitize@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/hast-util-sanitize/-/hast-util-sanitize-1.1.0.tgz#9b4bc3731043fe92e1253a9a4ca7bcc4148d06f2" - dependencies: - has "^1.0.1" - xtend "^4.0.1" - -hast-util-to-html@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-3.0.0.tgz#19a257cd7af464777c1cccf4d2d53d33147466c1" - dependencies: - ccount "^1.0.0" - comma-separated-tokens "^1.0.1" - has "^1.0.1" - hast-util-is-element "^1.0.0" - hast-util-whitespace "^1.0.0" - html-void-elements "^1.0.0" - kebab-case "^1.0.0" - property-information "^3.1.0" - space-separated-tokens "^1.0.0" - stringify-entities "^1.0.1" - unist-util-is "^2.0.0" - xtend "^4.0.1" - -hast-util-whitespace@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-1.0.0.tgz#bd096919625d2936e1ff17bc4df7fd727f17ece9" - -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" - -hedges@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/hedges/-/hedges-1.2.0.tgz#45183bd0f884e62261f3a2cfbed40fad409b340c" - -highlight.js@^9.1.0: - version "9.11.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.11.0.tgz#47f98c7399918700db2caf230ded12cec41a84ae" - -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" - -hosted-git-info@^2.1.4: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -html-void-elements@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.1.tgz#f929bea267a19e3535950502ca12c159f1b559af" - -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" - -hullabaloo-config-manager@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/hullabaloo-config-manager/-/hullabaloo-config-manager-1.0.1.tgz#c72be7ba249a67c99b6ba3eb1f55837fa01acd8f" - dependencies: - dot-prop "^4.1.0" - es6-error "^4.0.2" - graceful-fs "^4.1.11" - indent-string "^3.1.0" - json5 "^0.5.1" - lodash.clonedeep "^4.5.0" - lodash.clonedeepwith "^4.5.0" - lodash.isequal "^4.5.0" - lodash.merge "^4.6.0" - md5-hex "^2.0.0" - package-hash "^2.0.0" - pkg-dir "^1.0.0" - resolve-from "^2.0.0" - -ignore-by-default@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09" - -ignore@^3.2.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.0.tgz#3812d22cbe9125f2c2b4915755a1b8abd745a001" - -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" - -indent-string@^3.0.0, indent-string@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.1.0.tgz#08ff4334603388399b329e6b9538dc7a3cf5de7d" - -index-of@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/index-of/-/index-of-0.1.1.tgz#d855af36341b284dad61bbd71695c6c694c157ac" - -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.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@2: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -ini@^1.3.3, ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" - -invariant@^2.2.0, invariant@^2.2.2: - 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" - -irregular-plurals@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-1.2.0.tgz#38f299834ba8c00c30be9c554e137269752ff3ac" - -is-absolute@^0.2.3: - version "0.2.6" - resolved "https://registry.yarnpkg.com/is-absolute/-/is-absolute-0.2.6.tgz#20de69f3db942ef2d87b9c2da36f172235b1b5eb" - dependencies: - is-relative "^0.2.1" - is-windows "^0.2.0" - -is-alphabetical@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.0.tgz#e2544c13058255f2144cb757066cd3342a1c8c46" - -is-alphanumeric@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz#4a9cef71daf4c001c1d81d63d140cf53fd6889f4" - -is-alphanumerical@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-1.0.0.tgz#e06492e719c1bf15dec239e4f1af5f67b4d6e7bf" - dependencies: - is-alphabetical "^1.0.0" - is-decimal "^1.0.0" - -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.1.4, is-buffer@^1.1.5, is-buffer@~1.1.1: - 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.7: - 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-decimal@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-1.0.0.tgz#940579b6ea63c628080a69e62bda88c8470b4fe0" - -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-error@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/is-error/-/is-error-2.2.1.tgz#684a96d84076577c98f4cdb40c6d26a5123bf19c" - -is-extendable@^0.1.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-extglob@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" - -is-finite@^1.0.0, is-finite@^1.0.1: - 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-generator-fn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-1.0.0.tgz#969d49e1bb3329f6bb7f09089be26578b2ddd46a" - -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-glob@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" - dependencies: - is-extglob "^2.1.0" - -is-hexadecimal@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.0.tgz#5c459771d2af9a2e3952781fd54fcb1bcfe4113c" - -is-my-json-valid@^2.10.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.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-observable@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/is-observable/-/is-observable-0.2.0.tgz#b361311d83c6e5d726cabf5e250b0237106f5ae2" - dependencies: - symbol-observable "^0.2.2" - -is-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0, is-plain-obj@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -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-promise@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" - -is-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-relative@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-relative/-/is-relative-0.2.1.tgz#d27f4c7d516d175fb610db84bbeef23c3bc97aa5" - dependencies: - is-unc-path "^0.1.1" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -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-ssh@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.0.tgz#ebea1169a2614da392a63740366c3ce049d8dff6" - dependencies: - protocols "^1.1.0" - -is-stream@^1.0.0, is-stream@^1.0.1, 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-unc-path@^0.1.1: - version "0.1.2" - resolved "https://registry.yarnpkg.com/is-unc-path/-/is-unc-path-0.1.2.tgz#6ab053a72573c10250ff416a3814c35178af39b9" - dependencies: - unc-path-regex "^0.1.0" - -is-url@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.2.tgz#498905a593bf47cc2d9e7f738372bbf7696c7f26" - -is-utf8@^0.2.0, is-utf8@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" - -is-valid-glob@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/is-valid-glob/-/is-valid-glob-0.3.0.tgz#d4b55c69f51886f9b65c70d6c2622d37e29f48fe" - -is-whitespace-character@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.0.tgz#bbf4a83764ead0d451bec2a55218e91961adc275" - -is-windows@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-0.2.0.tgz#de1aa6d63ea29dd248737b69f1ff8b8002d2108c" - -is-windows@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.1.tgz#310db70f742d259a16a369202b51af84233310d9" - -is-word-character@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-word-character/-/is-word-character-1.0.0.tgz#a3a9e5ddad70c5c2ee36f4a9cfc9a53f44535247" - -isarray@^1.0.0, isarray@~1.0.0, isarray@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isarray@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" - -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.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -istanbul-lib-coverage@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#caca19decaef3525b5d6331d701f3f3b7ad48528" - -istanbul-lib-hook@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.6.tgz#c0866d1e81cf2d5319249510131fc16dee49231f" - dependencies: - append-transform "^0.4.0" - -istanbul-lib-instrument@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.1.tgz#169e31bc62c778851a99439dd99c3cc12184d360" - dependencies: - babel-generator "^6.18.0" - babel-template "^6.16.0" - babel-traverse "^6.18.0" - babel-types "^6.18.0" - babylon "^6.13.0" - istanbul-lib-coverage "^1.1.0" - semver "^5.3.0" - -istanbul-lib-report@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.0.tgz#444c4ecca9afa93cf584f56b10f195bf768c0770" - dependencies: - istanbul-lib-coverage "^1.1.0" - mkdirp "^0.5.1" - path-parse "^1.0.5" - supports-color "^3.1.2" - -istanbul-lib-source-maps@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.0.tgz#8c7706d497e26feeb6af3e0c28fd5b0669598d0e" - dependencies: - debug "^2.6.3" - istanbul-lib-coverage "^1.1.0" - mkdirp "^0.5.1" - rimraf "^2.6.1" - source-map "^0.5.3" - -istanbul-reports@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.0.tgz#1ef3b795889219cfb5fad16365f6ce108d5f8c66" - dependencies: - handlebars "^4.0.3" - -jest-diff@^19.0.0, jest-diff@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-19.0.0.tgz#d1563cfc56c8b60232988fbc05d4d16ed90f063c" - dependencies: - chalk "^1.1.3" - diff "^3.0.0" - jest-matcher-utils "^19.0.0" - pretty-format "^19.0.0" - -jest-file-exists@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-file-exists/-/jest-file-exists-19.0.0.tgz#cca2e587a11ec92e24cfeab3f8a94d657f3fceb8" - -jest-matcher-utils@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-19.0.0.tgz#5ecd9b63565d2b001f61fbf7ec4c7f537964564d" - dependencies: - chalk "^1.1.3" - pretty-format "^19.0.0" - -jest-message-util@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-19.0.0.tgz#721796b89c0e4d761606f9ba8cb828a3b6246416" - dependencies: - chalk "^1.1.1" - micromatch "^2.3.11" - -jest-mock@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-19.0.0.tgz#67038641e9607ab2ce08ec4a8cb83aabbc899d01" - -jest-snapshot@19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-19.0.2.tgz#9c1b216214f7187c38bfd5c70b1efab16b0ff50b" - dependencies: - chalk "^1.1.3" - jest-diff "^19.0.0" - jest-file-exists "^19.0.0" - jest-matcher-utils "^19.0.0" - jest-util "^19.0.2" - natural-compare "^1.4.0" - pretty-format "^19.0.0" - -jest-util@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-19.0.2.tgz#e0a0232a2ab9e6b2b53668bdb3534c2b5977ed41" - dependencies: - chalk "^1.1.1" - graceful-fs "^4.1.6" - jest-file-exists "^19.0.0" - jest-message-util "^19.0.0" - jest-mock "^19.0.0" - jest-validate "^19.0.2" - leven "^2.0.0" - mkdirp "^0.5.1" - -jest-validate@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.2.tgz#dc534df5f1278d5b63df32b14241d4dbf7244c0c" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -jest-validate@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.0.tgz#8c6318a20ecfeaba0ba5378bfbb8277abded4173" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -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" - -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.3.1, js-yaml@^3.4.3, js-yaml@^3.5.1, js-yaml@^3.8.2, 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.0, 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" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsonparse@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -JSONStream@^1.0.3: - version "1.3.1" - resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.1.tgz#707f761e01dae9e16f1bcf93703b78c70966579a" - dependencies: - jsonparse "^1.2.0" - through ">=2.2.7 <3" - -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" - -kebab-case@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/kebab-case/-/kebab-case-1.0.0.tgz#3f9e4990adcad0c686c0e701f7645868f75f91eb" - -kind-of@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-1.1.0.tgz#140a3d2d41a36d2efcfa9377b62c24f8495a5c44" - -kind-of@^3.0.2, kind-of@^3.1.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07" - dependencies: - is-buffer "^1.1.5" - -last-line-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/last-line-stream/-/last-line-stream-1.0.0.tgz#d1b64d69f86ff24af2d04883a2ceee14520a5600" - dependencies: - through2 "^2.0.0" - -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" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -lazy-req@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/lazy-req/-/lazy-req-2.0.0.tgz#c9450a363ecdda2e6f0c70132ad4f37f8f06f2b4" - -lazystream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/lazystream/-/lazystream-1.0.0.tgz#f6995fe0f820392f61396be89462407bb77168e4" - dependencies: - readable-stream "^2.0.5" - -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" - -leven@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -lint-staged@3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.4.1.tgz#96cd1cf7a1ac92d81662643c37d1cca28b91b046" - dependencies: - app-root-path "^2.0.0" - cosmiconfig "^1.1.0" - execa "^0.6.0" - listr "^0.12.0" - minimatch "^3.0.0" - npm-which "^3.0.1" - staged-git-files "0.0.4" - -listr-silent-renderer@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz#924b5a3757153770bf1a8e3fbf74b8bbf3f9242e" - -listr-update-renderer@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/listr-update-renderer/-/listr-update-renderer-0.2.0.tgz#ca80e1779b4e70266807e8eed1ad6abe398550f9" - dependencies: - chalk "^1.1.3" - cli-truncate "^0.2.1" - elegant-spinner "^1.0.1" - figures "^1.7.0" - indent-string "^3.0.0" - log-symbols "^1.0.2" - log-update "^1.0.2" - strip-ansi "^3.0.1" - -listr-verbose-renderer@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/listr-verbose-renderer/-/listr-verbose-renderer-0.4.0.tgz#44dc01bb0c34a03c572154d4d08cde9b1dc5620f" - dependencies: - chalk "^1.1.3" - cli-cursor "^1.0.2" - date-fns "^1.27.2" - figures "^1.7.0" - -listr@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/listr/-/listr-0.12.0.tgz#6bce2c0f5603fa49580ea17cd6a00cc0e5fa451a" - dependencies: - chalk "^1.1.3" - cli-truncate "^0.2.1" - figures "^1.7.0" - indent-string "^2.1.0" - is-promise "^2.1.0" - is-stream "^1.1.0" - listr-silent-renderer "^1.1.1" - listr-update-renderer "^0.2.0" - listr-verbose-renderer "^0.4.0" - log-symbols "^1.0.2" - log-update "^1.0.2" - ora "^0.2.3" - p-map "^1.1.1" - rxjs "^5.0.0-beta.11" - stream-to-observable "^0.1.0" - strip-ansi "^3.0.1" - -livereload-js@^2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-2.2.2.tgz#6c87257e648ab475bc24ea257457edcc1f8d0bc2" - -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.assign@^4.0.3, lodash.assign@^4.0.6: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7" - -lodash.clonedeep@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" - -lodash.clonedeepwith@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeepwith/-/lodash.clonedeepwith-4.5.0.tgz#6ee30573a03a1a60d670a62ef33c10cf1afdbdd4" - -lodash.debounce@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" - -lodash.difference@^4.3.0, lodash.difference@^4.4.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" - -lodash.flatten@^4.2.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - -lodash.flattendeep@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2" - -lodash.includes@^4.2.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" - -lodash.isequal@^4.0.0, lodash.isequal@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - -lodash.merge@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" - -lodash@^4.0.0, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.2.0, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -log-symbols@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18" - dependencies: - chalk "^1.0.0" - -log-update@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1" - dependencies: - ansi-escapes "^1.0.0" - cli-cursor "^1.0.2" - -longest-streak@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.1.tgz#42d291b5411e40365c00e63193497e2247316e35" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -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, loud-rejection@^1.2.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.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.0" - -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" - -make-iterator@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/make-iterator/-/make-iterator-0.1.1.tgz#873d27b8198a465a81483b6f5d16da4e863ecf5b" - dependencies: - for-own "^0.1.1" - -make-iterator@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/make-iterator/-/make-iterator-1.0.0.tgz#57bef5dc85d23923ba23767324d8e8f8f3d9694b" - dependencies: - kind-of "^3.1.0" - -map-cache@^0.2.0: - version "0.2.2" - resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" - -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" - -markdown-escapes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.0.tgz#c8ca19f1d94d682459e0a93c86db27a7ef716b23" - -markdown-table@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.0.tgz#1f5ae61659ced8808d882554c32e8b3f38dd1143" - -"match-stream@>= 0.0.2 < 1": - version "0.0.2" - resolved "https://registry.yarnpkg.com/match-stream/-/match-stream-0.0.2.tgz#99eb050093b34dffade421b9ac0b410a9cfa17cf" - dependencies: - buffers "~0.1.1" - readable-stream "~1.0.0" - -matcher@^0.1.1: - version "0.1.2" - resolved "https://registry.yarnpkg.com/matcher/-/matcher-0.1.2.tgz#ef20cbde64c24c50cc61af5b83ee0b1b8ff00101" - dependencies: - escape-string-regexp "^1.0.4" - -md5-hex@^1.2.0, md5-hex@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-1.3.0.tgz#d2c4afe983c4370662179b8cad145219135046c4" - dependencies: - md5-o-matic "^0.1.1" - -md5-hex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-2.0.0.tgz#d0588e9f1c74954492ecd24ac0ac6ce997d92e33" - dependencies: - md5-o-matic "^0.1.1" - -md5-o-matic@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" - -md5@^2.1.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/md5/-/md5-2.2.1.tgz#53ab38d5fe3c8891ba465329ea23fac0540126f9" - dependencies: - charenc "~0.0.1" - crypt "~0.0.1" - is-buffer "~1.1.1" - -mdast-comment-marker@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/mdast-comment-marker/-/mdast-comment-marker-1.0.1.tgz#f0f26c33fc5d81e41d9ec36ff4f066bb50d217fb" - -mdast-util-compact@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/mdast-util-compact/-/mdast-util-compact-1.0.0.tgz#4c94dedfe35932d5457f29b650b330fdc73e994a" - dependencies: - unist-util-modify-children "^1.0.0" - unist-util-visit "^1.1.0" - -mdast-util-definitions@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/mdast-util-definitions/-/mdast-util-definitions-1.2.0.tgz#00f67b4289ed36bafc0977b558414ac0c5023b24" - dependencies: - has "^1.0.1" - unist-util-visit "^1.0.0" - -mdast-util-inject@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mdast-util-inject/-/mdast-util-inject-1.1.0.tgz#db06b8b585be959a2dcd2f87f472ba9b756f3675" - dependencies: - mdast-util-to-string "^1.0.0" - -mdast-util-to-hast@^2.1.1: - version "2.4.0" - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-2.4.0.tgz#63ce8e43c61d8e5728954a3515e0c936a3b26cea" - dependencies: - collapse-white-space "^1.0.0" - detab "^2.0.0" - has "^1.0.1" - mdast-util-definitions "^1.2.0" - normalize-uri "^1.0.0" - trim "0.0.1" - trim-lines "^1.0.0" - unist-builder "^1.0.1" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^1.1.0" - xtend "^4.0.1" - -mdast-util-to-nlcst@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/mdast-util-to-nlcst/-/mdast-util-to-nlcst-3.1.0.tgz#352d6d62aa2684562243e50701c02e093651e0f8" - dependencies: - nlcst-to-string "^2.0.0" - repeat-string "^1.5.2" - unist-util-position "^3.0.0" - vfile-location "^2.0.0" - -mdast-util-to-string@^1.0.0, mdast-util-to-string@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-1.0.2.tgz#dc996a24d2b521178d3fac3993680c03a683e1dd" - -mdast-util-toc@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/mdast-util-toc/-/mdast-util-toc-2.0.1.tgz#b1d2cb23bfb01f812fa7b55bffe8b0a8bedf6f21" - dependencies: - github-slugger "^1.1.1" - mdast-util-to-string "^1.0.2" - unist-util-visit "^1.1.0" - -meow@^3.7.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" - -merge-source-map@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf" - dependencies: - source-map "^0.5.3" - -merge-stream@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-1.0.1.tgz#4041202d508a342ba00174008df0c251b8c135e1" - dependencies: - readable-stream "^2.0.1" - -micromatch@^2.1.0, micromatch@^2.1.5, micromatch@^2.1.6, micromatch@^2.3.11, micromatch@^2.3.7: - 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.2.11, mime@^1.3.4: - 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@2 || 3": - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" - dependencies: - brace-expansion "^1.1.7" - -minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0, minimist@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -minimist@~0.0.1: - version "0.0.10" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" - -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -mkdirp@^0.5.0, mkdirp@^0.5.1, "mkdirp@>=0.5 0", mkdirp@0.5: - version "0.5.1" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" - dependencies: - minimist "0.0.8" - -module-deps-sortable@4.0.6: - version "4.0.6" - resolved "https://registry.yarnpkg.com/module-deps-sortable/-/module-deps-sortable-4.0.6.tgz#1251a4ba2c44a92df6989bd029da121a4f2109b0" - dependencies: - browser-resolve "^1.7.0" - concat-stream "~1.5.0" - defined "^1.0.0" - detective "^4.0.0" - duplexer2 "^0.1.2" - inherits "^2.0.1" - JSONStream "^1.0.3" - parents "^1.0.0" - readable-stream "^2.0.2" - resolve "^1.1.3" - stream-combiner2 "^1.1.1" - subarg "^1.0.0" - through2 "^2.0.0" - xtend "^4.0.0" - -ms@^0.7.1, ms@0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff" - -ms@0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098" - -msgpack@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/msgpack/-/msgpack-1.0.2.tgz#923e2c5cffa65c8418e9b228d1124793969c429c" - dependencies: - nan "^2.0.9" - -multimatch@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b" - dependencies: - array-differ "^1.0.0" - array-union "^1.0.1" - arrify "^1.0.0" - minimatch "^3.0.0" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -nan@^2.0.9, nan@^2.3.0: - version "2.6.2" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" - -nan@~2.3.0: - version "2.3.5" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.3.5.tgz#822a0dc266290ce4cd3a12282ca3e7e364668a08" - -natives@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.0.tgz#e9ff841418a6b2ec7a495e939984f78f163e6e31" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -nlcst-is-literal@^1.0.0, nlcst-is-literal@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/nlcst-is-literal/-/nlcst-is-literal-1.1.0.tgz#d7a442b333cf744a00a946c637edcf08a2d7dad5" - dependencies: - nlcst-to-string "^2.0.0" - -nlcst-normalize@^2.0.0, nlcst-normalize@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/nlcst-normalize/-/nlcst-normalize-2.1.0.tgz#4891c869e9bc769e604392db556a081f48d15896" - dependencies: - nlcst-to-string "^2.0.0" - -nlcst-search@^1.0.0, nlcst-search@^1.1.1: - version "1.4.0" - resolved "https://registry.yarnpkg.com/nlcst-search/-/nlcst-search-1.4.0.tgz#c6b0ea9044081d94fba9c4d8a8e7f74daa868559" - dependencies: - has "^1.0.1" - nlcst-is-literal "^1.1.0" - nlcst-normalize "^2.1.0" - unist-util-visit "^1.0.0" - -nlcst-to-string@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/nlcst-to-string/-/nlcst-to-string-2.0.0.tgz#fc9606b8c32d17caa827074f6ea44f83e3c7bd71" - -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.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" - -normalize-strings@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/normalize-strings/-/normalize-strings-1.1.0.tgz#b24a75ed48176394404f74649b5cb8040e899a75" - -normalize-uri@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/normalize-uri/-/normalize-uri-1.1.0.tgz#01fb440c7fd059b9d9be8645aac14341efd059dd" - -npm-path@^2.0.2: - version "2.0.3" - resolved "https://registry.yarnpkg.com/npm-path/-/npm-path-2.0.3.tgz#15cff4e1c89a38da77f56f6055b24f975dfb2bbe" - dependencies: - which "^1.2.10" - -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" - -npm-which@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/npm-which/-/npm-which-3.0.1.tgz#9225f26ec3a285c209cae67c3b11a6b4ab7140aa" - dependencies: - commander "^2.9.0" - npm-path "^2.0.2" - which "^1.2.10" - -npmlog@^4.0.2: - version "4.1.0" - resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.0.tgz#dc59bee85f64f00ed424efb2af0783df25d1c0b5" - dependencies: - are-we-there-yet "~1.1.2" - console-control-strings "~1.1.0" - gauge "~2.7.3" - set-blocking "~2.0.0" - -nspell@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/nspell/-/nspell-1.0.2.tgz#834c1e46c39ca99b9d7f6d4c485ef76a8a711b8c" - dependencies: - has "^1.0.1" - is-buffer "^1.1.4" - trim "0.0.1" - x-is-string "^0.1.0" - -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" - -nyc@10.3.2: - version "10.3.2" - resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.3.2.tgz#f27f4d91f2a9db36c24f574ff5c6efff0233de46" - dependencies: - archy "^1.0.0" - arrify "^1.0.1" - caching-transform "^1.0.0" - convert-source-map "^1.3.0" - debug-log "^1.0.1" - default-require-extensions "^1.0.0" - find-cache-dir "^0.1.1" - find-up "^1.1.2" - foreground-child "^1.5.3" - glob "^7.0.6" - istanbul-lib-coverage "^1.1.0" - istanbul-lib-hook "^1.0.6" - istanbul-lib-instrument "^1.7.1" - istanbul-lib-report "^1.1.0" - istanbul-lib-source-maps "^1.2.0" - istanbul-reports "^1.1.0" - md5-hex "^1.2.0" - merge-source-map "^1.0.2" - micromatch "^2.3.11" - mkdirp "^0.5.0" - resolve-from "^2.0.0" - rimraf "^2.5.4" - signal-exit "^3.0.1" - spawn-wrap "1.2.4" - test-exclude "^4.1.0" - yargs "^7.1.0" - yargs-parser "^5.0.0" - -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.0, 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@^1.0.7, object-keys@^1.0.9: - version "1.0.11" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" - -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" - -observable-to-promise@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/observable-to-promise/-/observable-to-promise-0.5.0.tgz#c828f0f0dc47e9f86af8a4977c5d55076ce7a91f" - dependencies: - is-observable "^0.2.0" - symbol-observable "^1.0.4" - -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" - -once@~1.3.0: - version "1.3.3" - resolved "https://registry.yarnpkg.com/once/-/once-1.3.3.tgz#b2e261557ce4c314ec8304f3fa82663e4297ca20" - dependencies: - wrappy "1" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -onetime@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" - dependencies: - mimic-fn "^1.0.0" - -optimist@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -option-chain@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/option-chain/-/option-chain-0.1.1.tgz#e9b811e006f1c0f54802f28295bfc8970f8dcfbd" - dependencies: - object-assign "^4.0.1" - -optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -ora@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/ora/-/ora-0.2.3.tgz#37527d220adcd53c39b73571d754156d5db657a4" - dependencies: - chalk "^1.1.1" - cli-cursor "^1.0.2" - cli-spinners "^0.1.2" - object-assign "^4.0.1" - -ordered-read-streams@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/ordered-read-streams/-/ordered-read-streams-0.3.0.tgz#7137e69b3298bb342247a1bbee3881c80e2fd78b" - dependencies: - is-stream "^1.0.1" - readable-stream "^2.0.1" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" - dependencies: - lcid "^1.0.0" - -os-shim@^0.1.2: - version "0.1.3" - resolved "https://registry.yarnpkg.com/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917" - -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" - -"over@>= 0.0.5 < 1": - version "0.0.5" - resolved "https://registry.yarnpkg.com/over/-/over-0.0.5.tgz#f29852e70fd7e25f360e013a8ec44c82aedb5708" - -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" - -p-map@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.1.1.tgz#05f5e4ae97a068371bc2a5cc86bfbdbc19c4ae7a" - -package-hash@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-1.2.0.tgz#003e56cd57b736a6ed6114cc2b81542672770e44" - dependencies: - md5-hex "^1.3.0" - -package-hash@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-2.0.0.tgz#78ae326c89e05a4d813b68601977af05c00d2a0d" - dependencies: - graceful-fs "^4.1.11" - lodash.flattendeep "^4.4.0" - md5-hex "^2.0.0" - release-zalgo "^1.0.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" - -parents@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parents/-/parents-1.0.1.tgz#fedd4d2bf193a77745fe71e371d73c3307d9c751" - dependencies: - path-platform "~0.11.15" - -parse-entities@^1.0.2: - version "1.1.0" - resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-1.1.0.tgz#4bc58f35fdc8e65dded35a12f2e40223ca24a3f7" - dependencies: - character-entities "^1.0.0" - character-entities-legacy "^1.0.0" - character-reference-invalid "^1.0.0" - has "^1.0.1" - is-alphanumerical "^1.0.0" - is-decimal "^1.0.0" - is-hexadecimal "^1.0.0" - -parse-filepath@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-filepath/-/parse-filepath-1.0.1.tgz#159d6155d43904d16c10ef698911da1e91969b73" - dependencies: - is-absolute "^0.2.3" - map-cache "^0.2.0" - path-root "^0.1.1" - -parse-git-config@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/parse-git-config/-/parse-git-config-0.2.0.tgz#272833fdd15fea146fb75d336d236b963b6ff706" - dependencies: - ini "^1.3.3" - -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" - -parse-latin@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/parse-latin/-/parse-latin-4.0.2.tgz#e22f99fc1f7c0486b3b904bdf10f13b72a06f08c" - dependencies: - nlcst-to-string "^2.0.0" - unist-util-modify-children "^1.0.0" - unist-util-visit-children "^1.0.0" - -parse-ms@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-0.1.2.tgz#dd3fa25ed6c2efc7bdde12ad9b46c163aa29224e" - -parse-ms@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-1.0.1.tgz#56346d4749d78f23430ca0c713850aef91aa361d" - -parse-url@^1.3.0: - version "1.3.7" - resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-1.3.7.tgz#636cb6e32b88255c704e30ab4349676703267af8" - dependencies: - is-ssh "^1.3.0" - protocols "^1.4.0" - -path-dirname@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0" - -path-exists@^2.0.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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -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-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" - -path-platform@~0.11.15: - version "0.11.15" - resolved "https://registry.yarnpkg.com/path-platform/-/path-platform-0.11.15.tgz#e864217f74c36850f0852b78dc7bf7d4a5721bf2" - -path-root-regex@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/path-root-regex/-/path-root-regex-0.1.2.tgz#bfccdc8df5b12dc52c8b43ec38d18d72c04ba96d" - -path-root@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/path-root/-/path-root-0.1.1.tgz#9a4a6814cac1c0cd73360a95f32083c8ea4745b7" - dependencies: - path-root-regex "^0.1.0" - -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" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-1.0.0.tgz#d1da67f5482563bb7cf57f286ae2822ecfbf3670" - dependencies: - pinkie "^1.0.0" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-1.0.0.tgz#5a47f28ba1015d0201bda7bf0f358e47bec8c7e4" - -pinkie@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" - -pkg-conf@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pkg-conf/-/pkg-conf-2.0.0.tgz#071c87650403bccfb9c627f58751bfe47c067279" - dependencies: - find-up "^2.0.0" - load-json-file "^2.0.0" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -plur@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/plur/-/plur-1.0.0.tgz#db85c6814f5e5e5a3b49efc28d604fec62975156" - -plur@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a" - dependencies: - irregular-plurals "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -pluralize@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-3.1.0.tgz#84213d0a12356069daa84060c559242633161368" - -pre-commit@1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/pre-commit/-/pre-commit-1.2.2.tgz#dbcee0ee9de7235e57f79c56d7ce94641a69eec6" - dependencies: - cross-spawn "^5.0.1" - spawn-sync "^1.0.15" - which "1.2.x" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -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" - -prettier@1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.3.1.tgz#fa0ea84b45ac0ba6de6a1e4cecdcff900d563151" - dependencies: - ast-types "0.9.8" - babel-code-frame "6.22.0" - babylon "7.0.0-beta.8" - chalk "1.1.3" - esutils "2.0.2" - flow-parser "0.45.0" - get-stdin "5.0.1" - glob "7.1.1" - jest-validate "19.0.0" - minimist "1.2.0" - -pretty-format@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-19.0.0.tgz#56530d32acb98a3fa4851c4e2b9d37b420684c84" - dependencies: - ansi-styles "^3.0.0" - -pretty-ms@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-0.2.2.tgz#da879a682ff33a37011046f13d627f67c73b84f6" - dependencies: - parse-ms "^0.1.0" - -pretty-ms@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-2.1.0.tgz#4257c256df3fb0b451d6affaab021884126981dc" - dependencies: - is-finite "^1.0.1" - parse-ms "^1.0.0" - plur "^1.0.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, 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@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -property-information@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/property-information/-/property-information-3.1.0.tgz#1581bf8a445dfbfef759775a86700e8dda18b4a1" - -protocols@^1.1.0, protocols@^1.4.0: - version "1.4.5" - resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.5.tgz#21de1f441c4ef7094408ed9f1c94f7a114b87557" - -pseudomap@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -"pullstream@>= 0.4.1 < 1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/pullstream/-/pullstream-0.4.1.tgz#d6fb3bf5aed697e831150eb1002c25a3f8ae1314" - dependencies: - over ">= 0.0.5 < 1" - readable-stream "~1.0.31" - setimmediate ">= 1.0.2 < 2" - slice-stream ">= 1.0.0 < 2" - -punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -qs@^6.4.0, qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" - -quality-docs@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/quality-docs/-/quality-docs-3.3.0.tgz#cc2a3f35440000fe274410ab3ccfdd760b3cfc94" - dependencies: - async "^2.0.1" - chalk "^1.1.3" - dictionary-en-us "^1.0.2" - lodash "^4.14.0" - meow "^3.7.0" - minimist "^1.2.0" - nlcst-to-string "^2.0.0" - remark "^7.0.0" - remark-lint "^6.0.0" - remark-message-control "^4.0.0" - remark-retext "^3.0.0" - retext "^5.0.0" - retext-equality "^3.0.0" - retext-intensify "^3.0.0" - retext-readability "^4.0.0" - retext-simplify "^4.0.0" - retext-spell "^2.0.0" - to-vfile "^2.1.1" - unist-util-visit "^1.1.0" - vfile-reporter "^3.0.0" - -quotation@^1.0.0, quotation@^1.0.1, quotation@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/quotation/-/quotation-1.1.0.tgz#3f9c9b2e7780856f27c5015bec628d690e82c70d" - -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" - -raw-body@~1.1.0: - version "1.1.7" - resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-1.1.7.tgz#1d027c2bfa116acc6623bca8f00016572a87d425" - dependencies: - bytes "1" - string_decoder "0.10" - -rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: - 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" - -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, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.4, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2: - version "2.2.9" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8" - 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 "~1.0.0" - util-deprecate "~1.0.1" - -"readable-stream@>=1.0.33-1 <1.1.0-0", readable-stream@~1.0.0, readable-stream@~1.0.31: - version "1.0.34" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" - 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" - -readable-stream@~2.1.0: - version "2.1.5" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.1.5.tgz#66fa8b720e1438b364681f2ad1a63c618448c9d0" - 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" - -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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -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.5" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658" - -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" - -release-zalgo@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/release-zalgo/-/release-zalgo-1.0.0.tgz#09700b7e5074329739330e535c5a90fb67851730" - dependencies: - es6-error "^4.0.1" - -remark-html@6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-6.0.0.tgz#ade7d94b60e452158f28615218450682601dbfc1" - dependencies: - hast-util-sanitize "^1.0.0" - hast-util-to-html "^3.0.0" - mdast-util-to-hast "^2.1.1" - xtend "^4.0.1" - -remark-lint@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.0.tgz#e9824cf9112fab7f03915914f05eb015f117043f" - dependencies: - remark-message-control "^4.0.0" - -remark-message-control@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/remark-message-control/-/remark-message-control-4.0.0.tgz#fd307a1bb975956a8b2a21c026eed0ef024e07f2" - dependencies: - mdast-comment-marker "^1.0.0" - trim "0.0.1" - unist-util-visit "^1.0.0" - vfile-location "^2.0.0" - -remark-parse@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-3.0.1.tgz#1b9f841a44d8f4fbf2246850265459a4eb354c80" - dependencies: - collapse-white-space "^1.0.2" - has "^1.0.1" - is-alphabetical "^1.0.0" - is-decimal "^1.0.0" - is-whitespace-character "^1.0.0" - is-word-character "^1.0.0" - markdown-escapes "^1.0.0" - parse-entities "^1.0.2" - repeat-string "^1.5.4" - state-toggle "^1.0.0" - trim "0.0.1" - trim-trailing-lines "^1.0.0" - unherit "^1.0.4" - unist-util-remove-position "^1.0.0" - vfile-location "^2.0.0" - xtend "^4.0.1" - -remark-retext@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-retext/-/remark-retext-3.0.0.tgz#582012566d69a7f403bd24f420a2ef23aca6fcef" - dependencies: - mdast-util-to-nlcst "^3.0.0" - -remark-slug@^4.0.0: - version "4.2.2" - resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-4.2.2.tgz#3cfaa02e2e24d98405b296072f2ebbdfad279eb6" - dependencies: - github-slugger "^1.0.0" - mdast-util-to-string "^1.0.0" - unist-util-visit "^1.0.0" - -remark-stringify@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-3.0.1.tgz#79242bebe0a752081b5809516fa0c06edec069cf" - dependencies: - ccount "^1.0.0" - is-alphanumeric "^1.0.0" - is-decimal "^1.0.0" - is-whitespace-character "^1.0.0" - longest-streak "^2.0.1" - markdown-escapes "^1.0.0" - markdown-table "^1.1.0" - mdast-util-compact "^1.0.0" - parse-entities "^1.0.2" - repeat-string "^1.5.4" - state-toggle "^1.0.0" - stringify-entities "^1.0.1" - unherit "^1.0.4" - xtend "^4.0.1" - -remark-toc@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/remark-toc/-/remark-toc-4.0.0.tgz#1e99867a1bee1caebb8fa1d9f5f7605fdf7d8c56" - dependencies: - mdast-util-toc "^2.0.0" - remark-slug "^4.0.0" - -remark@^7.0.0: - version "7.0.1" - resolved "https://registry.yarnpkg.com/remark/-/remark-7.0.1.tgz#a5de4dacfabf0f60a49826ef24c479807f904bfb" - dependencies: - remark-parse "^3.0.0" - remark-stringify "^3.0.0" - unified "^6.0.0" - -remote-origin-url@0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/remote-origin-url/-/remote-origin-url-0.4.0.tgz#4d3e2902f34e2d37d1c263d87710b77eb4086a30" - dependencies: - parse-git-config "^0.2.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.0, repeat-string@^1.5.2, repeat-string@^1.5.4: - 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" - -replace-ext@^1.0.0, replace-ext@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb" - -replace-ext@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-0.0.1.tgz#29bbd92078a739f0bcce2b4ee41e837953522924" - -request@^2.69.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-from-string@^1.1.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418" - -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" - -require-precompiled@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/require-precompiled/-/require-precompiled-0.1.0.tgz#5a1b52eb70ebed43eb982e974c85ab59571e56fa" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requireindex@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162" - -resolve-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-1.0.0.tgz#4eaeea41ed040d1702457df64a42b2b07d246f9f" - dependencies: - resolve-from "^2.0.0" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve-from@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57" - -resolve@^1.1.3, resolve@^1.1.6, resolve@^1.1.7: - version "1.3.3" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.3.tgz#655907c3469a8680dc2de3a275a8fdd69691f0e5" - dependencies: - path-parse "^1.0.5" - -resolve@1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -restore-cursor@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" - dependencies: - onetime "^2.0.0" - signal-exit "^3.0.2" - -retext-equality@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/retext-equality/-/retext-equality-3.0.0.tgz#ed2ee3ae19cfb49ddae54e70c5b7192d9d54d738" - dependencies: - array-differ "^1.0.0" - array-intersection "^0.1.2" - nlcst-normalize "^2.0.0" - nlcst-search "^1.1.1" - nlcst-to-string "^2.0.0" - object-keys "^1.0.7" - quotation "^1.0.1" - unist-util-visit "^1.0.0" - -retext-intensify@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/retext-intensify/-/retext-intensify-3.0.0.tgz#4ee7b34868594fbe1d1815ca058e1d5497ac302f" - dependencies: - arr-union "^3.0.0" - array-differ "^1.0.0" - fillers "^1.0.0" - hedges "^1.0.0" - nlcst-search "^1.0.0" - nlcst-to-string "^2.0.0" - quotation "^1.0.0" - unist-util-position "^3.0.0" - weasels "^1.0.0" - -retext-latin@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/retext-latin/-/retext-latin-2.0.0.tgz#b11bd6cae9113fa6293022a4527cd707221ac4b6" - dependencies: - parse-latin "^4.0.0" - unherit "^1.0.4" - -retext-readability@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/retext-readability/-/retext-readability-4.1.0.tgz#e8e1dad36348facd6bb340c1bb43bb751e66b27e" - dependencies: - automated-readability "^1.0.0" - coleman-liau "^1.0.0" - dale-chall "^1.0.0" - dale-chall-formula "^1.0.0" - flesch "^1.0.0" - gunning-fog "^1.0.0" - has "^1.0.1" - nlcst-to-string "^2.0.0" - smog-formula "^1.0.0" - spache "^1.1.0" - spache-formula "^1.0.0" - syllable "^2.0.0" - unist-util-visit "^1.0.0" - -retext-simplify@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/retext-simplify/-/retext-simplify-4.1.0.tgz#4f43e632762fe6804c0f94328b6b120c0896bc4b" - dependencies: - lodash.difference "^4.4.0" - nlcst-search "^1.0.0" - nlcst-to-string "^2.0.0" - object-keys "^1.0.9" - quotation "^1.0.0" - unist-util-position "^3.0.0" - -retext-spell@^2.0.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/retext-spell/-/retext-spell-2.3.0.tgz#09302b3697244d429a882bb87251e0626fef6e69" - dependencies: - has "^1.0.1" - lodash.includes "^4.2.0" - nlcst-is-literal "^1.0.0" - nlcst-to-string "^2.0.0" - nspell "^1.0.0" - quotation "^1.1.0" - unist-util-visit "^1.0.0" - -retext-stringify@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/retext-stringify/-/retext-stringify-2.0.0.tgz#00238facc5491f5bcdc589703a4658db2e54415b" - dependencies: - nlcst-to-string "^2.0.0" - -retext@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/retext/-/retext-5.0.0.tgz#5d9018c4a677d6103c142362d76f50eb1d398bf6" - dependencies: - retext-latin "^2.0.0" - retext-stringify "^2.0.0" - unified "^6.0.0" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.0, rimraf@^2.6.1, rimraf@2: - version "2.6.1" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d" - dependencies: - glob "^7.0.5" - -rollup-plugin-babel@2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-2.7.1.tgz#16528197b0f938a1536f44683c7a93d573182f57" - dependencies: - babel-core "6" - babel-plugin-transform-es2015-classes "^6.9.0" - object-assign "^4.1.0" - rollup-pluginutils "^1.5.0" - -rollup-pluginutils@^1.5.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408" - dependencies: - estree-walker "^0.2.1" - minimatch "^3.0.2" - -rollup@0.41.6: - version "0.41.6" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.41.6.tgz#e0d05497877a398c104d816d2733a718a7a94e2a" - dependencies: - source-map-support "^0.4.0" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -rxjs@^5.0.0-beta.11: - version "5.4.0" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.4.0.tgz#a7db14ab157f9d7aac6a56e655e7a3860d39bf26" - dependencies: - symbol-observable "^1.0.1" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -safe-json-parse@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/safe-json-parse/-/safe-json-parse-1.0.1.tgz#3e76723e38dfdda13c9b1d29a1e07ffee4b30b57" - -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@^5.0.3, semver@^5.1.0, semver@^5.3.0, "semver@2 || 3 || 4 || 5": - 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" - -"setimmediate@>= 1.0.1 < 2", "setimmediate@>= 1.0.2 < 2": - version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" - -shebang-command@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" - dependencies: - shebang-regex "^1.0.0" - -shebang-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" - -shelljs@^0.7.5: - version "0.7.7" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -signal-exit@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564" - -signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -"slice-stream@>= 1.0.0 < 2": - version "1.0.0" - resolved "https://registry.yarnpkg.com/slice-stream/-/slice-stream-1.0.0.tgz#5b33bd66f013b1a7f86460b03d463dec39ad3ea0" - dependencies: - readable-stream "~1.0.31" - -slide@^1.1.5: - version "1.1.6" - resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" - -smog-formula@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/smog-formula/-/smog-formula-1.0.0.tgz#27415745afe07be12230d87f55a0d83d57898bda" - -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" - -sort-keys@^1.1.1, sort-keys@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-map-support@^0.4.0, source-map-support@^0.4.2: - 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@^0.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -space-separated-tokens@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-1.1.0.tgz#9e8c60407aa527742cd9eaee2541dec639f1269b" - dependencies: - trim "0.0.1" - -spache-formula@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/spache-formula/-/spache-formula-1.0.0.tgz#16c859b7592e3851c9ce8d52c4cd6c4a50951381" - -spache@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/spache/-/spache-1.1.0.tgz#8c68ba807630f0199429c2035c82ed96f5438cd5" - -spawn-sync@^1.0.15: - version "1.0.15" - resolved "https://registry.yarnpkg.com/spawn-sync/-/spawn-sync-1.0.15.tgz#b00799557eb7fb0c8376c29d44e8a1ea67e57476" - dependencies: - concat-stream "^1.4.7" - os-shim "^0.1.2" - -spawn-wrap@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40" - dependencies: - foreground-child "^1.3.3" - mkdirp "^0.5.0" - os-homedir "^1.0.1" - rimraf "^2.3.3" - signal-exit "^2.0.0" - which "^1.2.4" - -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" - -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.13.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.0.tgz#ff2a3e4fd04497555fed97b39a0fd82fafb3a33c" - 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-utils@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" - -staged-git-files@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35" - -state-toggle@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.0.tgz#d20f9a616bb4f0c3b98b91922d25b640aa2bc425" - -stream-array@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/stream-array/-/stream-array-1.1.2.tgz#9e5f7345f2137c30ee3b498b9114e80b52bb7eb5" - dependencies: - readable-stream "~2.1.0" - -stream-combiner2@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz#fb4d8a1420ea362764e21ad4780397bebcb41cbe" - dependencies: - duplexer2 "~0.1.0" - readable-stream "^2.0.2" - -stream-shift@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952" - -stream-to-observable@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/stream-to-observable/-/stream-to-observable-0.1.0.tgz#45bf1d9f2d7dc09bed81f1c307c430e68b84cffe" - -string_decoder@~0.10.x, string_decoder@0.10: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - -string_decoder@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667" - dependencies: - buffer-shims "~1.0.0" - -string-template@~0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" - -string-width@^1.0.0, string-width@^1.0.1, string-width@^1.0.2: - 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" - -stringify-entities@^1.0.1: - version "1.3.0" - resolved "https://registry.yarnpkg.com/stringify-entities/-/stringify-entities-1.3.0.tgz#2244a516c4f1e8e01b73dad01023016776abd917" - dependencies: - character-entities-html4 "^1.0.0" - character-entities-legacy "^1.0.0" - has "^1.0.1" - is-alphanumerical "^1.0.0" - is-hexadecimal "^1.0.0" - -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-ansi@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" - -strip-bom-buf@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz#1cb45aaf57530f4caf86c7f75179d2c9a51dd572" - dependencies: - is-utf8 "^0.2.1" - -strip-bom-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz#e7144398577d51a6bed0fa1994fa05f43fd988ee" - dependencies: - first-chunk-stream "^1.0.0" - strip-bom "^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.0, 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" - -subarg@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/subarg/-/subarg-1.0.0.tgz#f62cf17581e996b48fc965699f54c06ae268b8d2" - dependencies: - minimist "^1.1.0" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.2, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -syllable@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/syllable/-/syllable-2.0.0.tgz#d4118d4fe8df943a045bad8b411748453c3613f1" - dependencies: - has "^1.0.1" - normalize-strings "^1.1.0" - pluralize "^3.0.0" - trim "0.0.1" - -symbol-observable@^0.2.2: - version "0.2.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-0.2.4.tgz#95a83db26186d6af7e7a18dbd9760a2f86d08f40" - -symbol-observable@^1.0.1, symbol-observable@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -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" - -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" - -test-exclude@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.0.tgz#04ca70b7390dd38c98d4a003a173806ca7991c91" - dependencies: - arrify "^1.0.1" - micromatch "^2.3.11" - object-assign "^4.1.0" - read-pkg-up "^1.0.1" - require-main-filename "^1.0.1" - -text-table@^0.2.0, text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -through@^2.3.6, through@^2.3.8, "through@>=2.2.7 <3": - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -through2-filter@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/through2-filter/-/through2-filter-2.0.0.tgz#60bc55a0dacb76085db1f9dae99ab43f83d622ec" - dependencies: - through2 "~2.0.0" - xtend "~4.0.0" - -through2@^0.6.0: - version "0.6.5" - resolved "https://registry.yarnpkg.com/through2/-/through2-0.6.5.tgz#41ab9c67b29d57209071410e1d7a7a968cd3ad48" - dependencies: - readable-stream ">=1.0.33-1 <1.1.0-0" - xtend ">=4.0.0 <4.1.0-0" - -through2@^2.0.0, through2@^2.0.1, through2@~2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be" - dependencies: - readable-stream "^2.1.5" - xtend "~4.0.1" - -time-require@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/time-require/-/time-require-0.1.2.tgz#f9e12cb370fc2605e11404582ba54ef5ca2b2d98" - dependencies: - chalk "^0.4.0" - date-time "^0.1.1" - pretty-ms "^0.2.1" - text-table "^0.2.0" - -timed-out@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-4.0.1.tgz#f32eacac5a175bea25d7fab565ab3ed8741ef56f" - -tiny-lr@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tiny-lr/-/tiny-lr-1.0.4.tgz#d13becf37f8b7e963320f5743298e3e934c7329a" - dependencies: - body "^5.1.0" - debug "~2.2.0" - faye-websocket "~0.10.0" - livereload-js "^2.2.2" - object-assign "^4.1.0" - qs "^6.4.0" - -to-absolute-glob@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/to-absolute-glob/-/to-absolute-glob-0.1.1.tgz#1cdfa472a9ef50c239ee66999b662ca0eb39937f" - dependencies: - extend-shallow "^2.0.1" - -to-fast-properties@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" - -to-vfile@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/to-vfile/-/to-vfile-2.1.1.tgz#bbdaa802811af3af43b4afd4987f435f21931cc8" - dependencies: - is-buffer "^1.1.4" - vfile "^2.0.0" - x-is-string "^0.1.0" - -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" - -"traverse@>=0.3.0 <0.4": - version "0.3.9" - resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9" - -trim-lines@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-1.1.0.tgz#9926d03ede13ba18f7d42222631fb04c79ff26fe" - -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" - -trim-trailing-lines@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.0.tgz#7aefbb7808df9d669f6da2e438cac8c46ada7684" - -trim@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd" - -trough@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.0.tgz#6bdedfe7f2aa49a6f3c432257687555957f342fd" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -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" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -typedarray@^0.0.6, typedarray@~0.0.5: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -uglify-js@^2.6: - version "2.8.25" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.25.tgz#11b776e7c3925802853e4c3dd6d0ffad8eb72336" - dependencies: - source-map "~0.5.1" - yargs "~3.10.0" - optionalDependencies: - uglify-to-browserify "~1.0.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -uid2@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/uid2/-/uid2-0.0.3.tgz#483126e11774df2f71b8b639dcd799c376162b82" - -unc-path-regex@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" - -underscore@1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.3.3.tgz#47ac53683daf832bfa952e1774417da47817ae42" - -unherit@^1.0.4: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.0.tgz#6b9aaedfbf73df1756ad9e316dd981885840cd7d" - dependencies: - inherits "^2.0.1" - xtend "^4.0.1" - -unified@^6.0.0: - version "6.1.3" - resolved "https://registry.yarnpkg.com/unified/-/unified-6.1.3.tgz#c26a9df2c56f3def938309253928f37150c70c6e" - dependencies: - bail "^1.0.0" - extend "^3.0.0" - has "^1.0.1" - is-plain-obj "^1.1.0" - trough "^1.0.0" - vfile "^2.0.0" - x-is-function "^1.0.4" - x-is-string "^0.1.0" - -unique-stream@^2.0.2: - version "2.2.1" - resolved "https://registry.yarnpkg.com/unique-stream/-/unique-stream-2.2.1.tgz#5aa003cfbe94c5ff866c4e7d668bb1c4dbadb369" - dependencies: - json-stable-stringify "^1.0.0" - through2-filter "^2.0.0" - -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" - -unique-temp-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unique-temp-dir/-/unique-temp-dir-1.0.0.tgz#6dce95b2681ca003eebfb304a415f9cbabcc5385" - dependencies: - mkdirp "^0.5.1" - os-tmpdir "^1.0.1" - uid2 "0.0.3" - -unist-builder@^1.0.0, unist-builder@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/unist-builder/-/unist-builder-1.0.2.tgz#8c3b9903ef64bcfb117dd7cf6a5d98fc1b3b27b6" - dependencies: - object-assign "^4.1.0" - -unist-util-generated@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-1.1.0.tgz#8c95657ff12b32eaffe0731fbb37da6995fae01b" - -unist-util-is@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-2.0.0.tgz#e536472c4f78739e164d0859fc3201b97cf46e7c" - -unist-util-modify-children@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unist-util-modify-children/-/unist-util-modify-children-1.1.0.tgz#559203ae85d7a76283277be1abfbaf595a177ead" - dependencies: - array-iterate "^1.0.0" - -unist-util-position@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-3.0.0.tgz#e6e1e03eeeb81c5e1afe553e8d4adfbd7c0d8f82" - -unist-util-remove-position@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-1.1.0.tgz#2444fedc344bc5f540dab6353e013b6d78101dc2" - dependencies: - unist-util-visit "^1.1.0" - -unist-util-stringify-position@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.0.tgz#e8ba9d6b6af891b5f8336b3a31c63a9dc85c2af0" - dependencies: - has "^1.0.1" - -unist-util-visit-children@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unist-util-visit-children/-/unist-util-visit-children-1.1.0.tgz#bf1cd7be3c0a4efd03d84a22dd0ee7db005a3f6b" - -unist-util-visit@^1.0.0, unist-util-visit@^1.0.1, unist-util-visit@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.1.1.tgz#e917a3b137658b335cb4420c7da2e74d928e4e94" - -unzip-response@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" - -unzip@^0.1.11: - version "0.1.11" - resolved "https://registry.yarnpkg.com/unzip/-/unzip-0.1.11.tgz#89749c63b058d7d90d619f86b98aa1535d3b97f0" - dependencies: - binary ">= 0.3.0 < 1" - fstream ">= 0.1.30 < 1" - match-stream ">= 0.0.2 < 1" - pullstream ">= 0.4.1 < 1" - readable-stream "~1.0.31" - setimmediate ">= 1.0.1 < 2" - -update-notifier@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.1.0.tgz#ec0c1e53536b76647a24b77cb83966d9315123d9" - dependencies: - boxen "^1.0.0" - chalk "^1.0.0" - configstore "^3.0.0" - is-npm "^1.0.0" - latest-version "^3.0.0" - lazy-req "^2.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@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -uuid@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" - -vali-date@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/vali-date/-/vali-date-1.0.0.tgz#1b904a59609fb328ef078138420934f6b86709a6" - -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" - -vfile-location@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-2.0.1.tgz#0bf8816f732b0f8bd902a56fda4c62c8e935dc52" - -vfile-reporter@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-3.0.0.tgz#fe50714e373e0d2940510038a99bd609bdc8209f" - dependencies: - chalk "^1.1.0" - log-symbols "^1.0.2" - plur "^2.0.0" - repeat-string "^1.5.0" - string-width "^1.0.0" - strip-ansi "^3.0.1" - trim "0.0.1" - unist-util-stringify-position "^1.0.0" - -vfile-sort@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/vfile-sort/-/vfile-sort-2.0.0.tgz#7279458d111a9ba3b18effd9f8a0169bb7c5112b" - -vfile@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/vfile/-/vfile-2.0.1.tgz#bd48e68e8a2322dff0d162a37f45e70d9bb30466" - dependencies: - has "^1.0.1" - is-buffer "^1.1.4" - replace-ext "1.0.0" - unist-util-stringify-position "^1.0.0" - x-is-string "^0.1.0" - -vinyl-fs@^2.3.1: - version "2.4.4" - resolved "https://registry.yarnpkg.com/vinyl-fs/-/vinyl-fs-2.4.4.tgz#be6ff3270cb55dfd7d3063640de81f25d7532239" - dependencies: - duplexify "^3.2.0" - glob-stream "^5.3.2" - graceful-fs "^4.0.0" - gulp-sourcemaps "1.6.0" - is-valid-glob "^0.3.0" - lazystream "^1.0.0" - lodash.isequal "^4.0.0" - merge-stream "^1.0.0" - mkdirp "^0.5.0" - object-assign "^4.0.0" - readable-stream "^2.0.4" - strip-bom "^2.0.0" - strip-bom-stream "^1.0.0" - through2 "^2.0.0" - through2-filter "^2.0.0" - vali-date "^1.0.0" - vinyl "^1.0.0" - -vinyl@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/vinyl/-/vinyl-1.2.0.tgz#5c88036cf565e5df05558bfc911f8656df218884" - dependencies: - clone "^1.0.0" - clone-stats "^0.0.1" - replace-ext "0.0.1" - -vinyl@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/vinyl/-/vinyl-2.0.2.tgz#0a3713d8d4e9221c58f10ca16c0116c9e25eda7c" - dependencies: - clone "^1.0.0" - clone-buffer "^1.0.0" - clone-stats "^1.0.0" - cloneable-readable "^1.0.0" - is-stream "^1.1.0" - remove-trailing-separator "^1.0.1" - replace-ext "^1.0.0" - -weasels@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/weasels/-/weasels-1.1.0.tgz#f2335da6ad8630772bc515549d010bc0415192cb" - -websocket-driver@>=0.5.1: - version "0.6.5" - resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36" - dependencies: - websocket-extensions ">=0.1.1" - -websocket-extensions@>=0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" - -which-module@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" - -which@^1.2.10, which@^1.2.11, which@^1.2.4, which@^1.2.8, which@^1.2.9, which@1.2.x: - 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.2" - resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.2.tgz#571e0f1b0604636ebc0dfc21b0339bbe31341710" - dependencies: - string-width "^1.0.2" - -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" - -window-size@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.2.0.tgz#b4315bb4214a3d7058ebeee892e13fa24d98b075" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -wordwrap@~0.0.2: - version "0.0.3" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" - -wordwrap@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -wordwrap@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -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@^1.1.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -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" - -write-json-file@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-json-file/-/write-json-file-2.1.0.tgz#ba1cf3ac7ee89db26c3d528986e48421389046b7" - dependencies: - graceful-fs "^4.1.2" - make-dir "^1.0.0" - pify "^2.0.0" - sort-keys "^1.1.1" - write-file-atomic "^2.0.0" - -write-pkg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-pkg/-/write-pkg-2.1.0.tgz#353aa44c39c48c21440f5c08ce6abd46141c9c08" - dependencies: - sort-keys "^1.1.2" - write-json-file "^2.0.0" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -x-is-function@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/x-is-function/-/x-is-function-1.0.4.tgz#5d294dc3d268cbdd062580e0c5df77a391d1fa1e" - -x-is-string@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82" - -xdg-basedir@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" - -xtend@^4.0.0, xtend@^4.0.1, "xtend@>=4.0.0 <4.1.0-0", xtend@~4.0.0, xtend@~4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-2.4.1.tgz#85568de3cf150ff49fa51825f03a8c880ddcc5c4" - dependencies: - camelcase "^3.0.0" - lodash.assign "^4.0.6" - -yargs-parser@^4.2.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" - dependencies: - camelcase "^3.0.0" - -yargs-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" - dependencies: - camelcase "^3.0.0" - -yargs@^4.2.0: - version "4.8.1" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-4.8.1.tgz#c0c42924ca4aaa6b0e6da1739dfb216439f9ddc0" - dependencies: - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - lodash.assign "^4.0.3" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.1" - which-module "^1.0.0" - window-size "^0.2.0" - y18n "^3.2.1" - yargs-parser "^2.4.1" - -yargs@^6.0.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^4.2.0" - -yargs@^7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^5.0.0" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" - -zerorpc@^0.9.7: - version "0.9.7" - resolved "https://registry.yarnpkg.com/zerorpc/-/zerorpc-0.9.7.tgz#64ddb32ce8c934bea5434ec81ca22e971045a860" - dependencies: - msgpack "1.0.2" - underscore "1.3.3" - uuid "^3.0.0" - zmq "2.x" - -zmq@2.x: - version "2.15.3" - resolved "https://registry.yarnpkg.com/zmq/-/zmq-2.15.3.tgz#66c6de82cc36b09734b820703776490a6fbbe624" - dependencies: - bindings "~1.2.1" - nan "~2.3.0" - diff --git a/legacy/docker-compose.yml b/legacy/docker-compose.yml deleted file mode 100644 index 189ed209..00000000 --- a/legacy/docker-compose.yml +++ /dev/null @@ -1,112 +0,0 @@ -############################################################################# -# CONSUL -# -# Consul is the service catalog that helps discovery between the components -# Change "-bootstrap" to "-bootstrap-expect 3", then scale to 3 or more to -# turn this into an HA Consul raft. -############################################################################# -consul: - image: autopilotpattern/consul:latest - command: > - /usr/local/bin/containerpilot - /bin/consul agent -server - -bootstrap-expect 3 - -config-dir=/etc/consul - -ui-dir /ui - restart: always - mem_limit: 128m - env_file: .env - ports: - - 8500 - dns: - - 127.0.0.1 - labels: - - triton.cns.services=consul-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*"] -############################################################################# -# CloudAPI GraphQL -############################################################################# -cloudapi: - image: quay.io/yldio/joyent-dashboard-cloudapi-graphql:$CIRCLE_BRANCH - mem_limit: 128m - labels: - - triton.cns.services=cloudapi-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*cloudapi*"] - env_file: .env - environment: - - CONSUL_AGENT=1 - - PORT=3000 - ports: - - 3000:3000 -############################################################################# -# Frontend -############################################################################# -frontend: - image: quay.io/yldio/joyent-dashboard-frontend:$CIRCLE_BRANCH - mem_limit: 512m - labels: - - triton.cns.services=frontend-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*frontend*"] - env_file: .env - environment: - - CONSUL_AGENT=1 - - PORT=8000 - ports: - - 8000:8000 -############################################################################# -# UI -############################################################################# -ui: - image: quay.io/yldio/joyent-dashboard-ui:$CIRCLE_BRANCH - mem_limit: 512m - labels: - - triton.cns.services=ui-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*ui*"] - env_file: .env - environment: - - CONSUL_AGENT=1 - - PORT=8080 -############################################################################# -# Nginx as a load-balancing tier and reverse proxy -############################################################################# -nginx: - image: quay.io/yldio/joyent-portal-nginx - restart: always - mem_limit: 256m - ports: - - 80:80 - - 443:443 - env_file: .env - environment: - - CONSUL_AGENT=1 - labels: - - triton.cns.services=nginx-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*nginx*"] -############################################################################# -# Prometheus is an open source performance monitoring tool -# it is included here for demo purposes and is not required -############################################################################# -prometheus: - image: autopilotpattern/prometheus:latest - restart: always - mem_limit: 1g - env_file: .env - ports: - - 9090 - labels: - - triton.cns.services=prometheus-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*prometheus*"] -############################################################################# -# docs is an open source performance monitoring tool -# it is included here for demo purposes and is not required -############################################################################# -docs: - image: quay.io/yldio/joyent-portal-docs:$CIRCLE_BRANCH - restart: always - mem_limit: 128m - env_file: .env - ports: - - 80:80 - labels: - - triton.cns.services=docs-$CIRCLE_BRANCH - - com.docker.swarm.affinities=["container!=~*docs*"] diff --git a/legacy/docker-graphql/.eslintrc b/legacy/docker-graphql/.eslintrc deleted file mode 100644 index 6f05aa76..00000000 --- a/legacy/docker-graphql/.eslintrc +++ /dev/null @@ -1,27 +0,0 @@ -{ - "extends": [ - "eslint:recommended", - "prettier" - ], - "plugins": [ - "prettier" - ], - "rules": { - "no-console": 0, - "prettier/prettier": ["error", { - "useTabs": false, - "printWidth": 80, - "tabWidth": 2, - "singleQuote": true, - "trailingComma": "none", - "bracketSpacing": true, - "jsxBracketSameLine": false, - "parser": "flow", - "semi": true - }] - }, - "env": { - "es6": true, - "node": true - } -} diff --git a/legacy/docker-graphql/.gitignore b/legacy/docker-graphql/.gitignore deleted file mode 100644 index 7f3fff9f..00000000 --- a/legacy/docker-graphql/.gitignore +++ /dev/null @@ -1,50 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -jspm_packages - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - -# Vim files: -*.sw* - -# Mac OS dirty files -.DS_Store diff --git a/legacy/docker-graphql/Dockerfile b/legacy/docker-graphql/Dockerfile deleted file mode 100644 index 68b84ed9..00000000 --- a/legacy/docker-graphql/Dockerfile +++ /dev/null @@ -1 +0,0 @@ -FROM quay.io/yldio/alpine-node-containerpilot:6.9.4-3 diff --git a/legacy/docker-graphql/Makefile b/legacy/docker-graphql/Makefile deleted file mode 100644 index 1e989c91..00000000 --- a/legacy/docker-graphql/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -NAME := $(lastword $(subst /, ,$(CURDIR))) - -bindir := $(shell yarn bin) -AVA := $(bindir)/ava -NYC := $(bindir)/nyc - -.PHONY: install -install: - yarn install --prefer-offline - -.PHONY: clean -clean: - @rm -rf node_modules - -.PHONY: test -test: - $(AVA) $(TEST_ARGS) - -XUNIT_DIR := ${CIRCLE_TEST_REPORTS}/tap-xunit -XUNIT := $(bindir)/tap-xunit -XUNIT_OUTPUT := >> ${CIRCLE_TEST_REPORTS}/tap-xunit/xunit-$(NAME) -.PHONY: test-ci -test-ci: - mkdir -p $(XUNIT_DIR) - $(NYC) $(AVA) -t | $(XUNIT) $(XUNIT_OUTPUT).xml - -.PHONY: start -start: - yarn run start - -.PHONY: build -build: - exit 0 - -.PHONY: push -push: - exit 0 - -.PHONY: lint -lint: - $(bindir)/eslint . - -.PHONY: lint-ci -lint-ci: - mkdir -p $(XUNIT_DIR) - -$(bindir)/eslint . --format tap | $(XUNIT) $(XUNIT_OUTPUT)-lint.xml - -.PHONY: licence-check -licence-check: - ../node_modules/.bin/license-to-fail ../licence.js diff --git a/legacy/docker-graphql/README.md b/legacy/docker-graphql/README.md deleted file mode 100644 index 6d3f6659..00000000 --- a/legacy/docker-graphql/README.md +++ /dev/null @@ -1 +0,0 @@ -WIP \ No newline at end of file diff --git a/legacy/docker-graphql/etc/containerpilot.json b/legacy/docker-graphql/etc/containerpilot.json deleted file mode 100644 index f1b7c88e..00000000 --- a/legacy/docker-graphql/etc/containerpilot.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "consul": "{{ .CONSUL }}:8500", - "services": [{ - "name": "joyent-portal-docker-graphql", - "port": 5000, - "health": "/usr/bin/curl -o /dev/null --fail -s http://localhost:4000/graphql", - "poll": 3, - "ttl": 10 - }], - "telemetry": { - "port": 9090, - "sensors": [{ - "name": "graphql_memory_percent", - "help": "percentage of memory used", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "memory"] - }, { - "name": "graphql_cpu_load", - "help": "cpu load", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "cpu"] - }, { - "name": "graphql_disk_capacity", - "help": "disk capacity", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskcapacity"] - }, { - "name": "graphql_disk_usage", - "help": "disk usage", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskusage"] - }] - } -} diff --git a/legacy/docker-graphql/package.json b/legacy/docker-graphql/package.json deleted file mode 100644 index 54979bb5..00000000 --- a/legacy/docker-graphql/package.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "docker-graphql", - "private": true, - "license": "MPL-2.0", - "version": "1.0.0", - "main": "src/index.js", - "scripts": { - "lint": "eslint src --fix", - "start": "node src/index.js", - "test": "make test" - }, - "dependencies": { - "dockerode": "^2.4.3", - "dotenv": "^4.0.0", - "express": "^4.15.2", - "express-graphql": "^0.6.4", - "graphql": "^0.9.3", - "pascal-case": "^2.0.1", - "upper-case": "^1.1.3" - }, - "devDependencies": { - "ava": "^0.19.1", - "eslint": "^3.19.0", - "eslint-config-prettier": "^1.7.0", - "eslint-plugin-prettier": "^2.0.1", - "nyc": "^10.2.0", - "prettier": "^1.2.2", - "tap-xunit": "^1.7.0" - } -} diff --git a/legacy/docker-graphql/src/api/client.js b/legacy/docker-graphql/src/api/client.js deleted file mode 100644 index 59a414e9..00000000 --- a/legacy/docker-graphql/src/api/client.js +++ /dev/null @@ -1,16 +0,0 @@ -const Docker = require('dockerode'); -const url = require('url'); -const path = require('path'); -const fs = require('fs'); - -const config = require('../config'); -const location = url.parse(config.host); - -module.exports = new Docker({ - host: location.hostname, - port: Number(location.port), - ca: fs.readFileSync(path.join(config.cert, 'ca.pem')), - cert: fs.readFileSync(path.join(config.cert, 'cert.pem')), - key: fs.readFileSync(path.join(config.cert, 'key.pem')), - version: 'v1.24' -}); diff --git a/legacy/docker-graphql/src/api/containers.js b/legacy/docker-graphql/src/api/containers.js deleted file mode 100644 index ee8f97e3..00000000 --- a/legacy/docker-graphql/src/api/containers.js +++ /dev/null @@ -1,28 +0,0 @@ -const client = require('./client'); - -// https://docs.docker.com/engine/api/v1.24/#list-containers -module.exports.list = () => client.listContainers(); - -module.exports.create = () => null; -module.exports.inspect = () => null; -module.exports.ps = () => null; -module.exports.logs = () => null; -module.exports.stats = () => null; -module.exports.changes = () => null; -module.exports['export'] = () => null; -module.exports.resize = () => null; -module.exports.start = () => null; -module.exports.stop = () => null; -module.exports.restart = () => null; -module.exports.kill = () => null; -module.exports.update = () => null; -module.exports.rename = () => null; -module.exports.pause = () => null; -module.exports.unpause = () => null; -module.exports.attach = () => null; -module.exports.wait = () => null; -module.exports.remove = () => null; -module.exports.archive = () => null; -module.exports.pause = () => null; -module.exports.exec = () => null; -module.exports.pause = () => null; diff --git a/legacy/docker-graphql/src/api/index.js b/legacy/docker-graphql/src/api/index.js deleted file mode 100644 index e1ece62d..00000000 --- a/legacy/docker-graphql/src/api/index.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - containers: require('./containers') -}; diff --git a/legacy/docker-graphql/src/config.js b/legacy/docker-graphql/src/config.js deleted file mode 100644 index 762a25a9..00000000 --- a/legacy/docker-graphql/src/config.js +++ /dev/null @@ -1,36 +0,0 @@ -const json = (() => { - try { - const res = require('dotenv').config({ - path: '../.env', - silent: true - }); - - if (res.error) { - throw res.error; - } - } catch (err) { - try { - return require('../config.json'); - } catch (err) { - return {}; - } - } - - return {}; -})(); - -module.exports = { - cert: process.env.DOCKER_CERT_PATH || - json.DOCKER_CERT_PATH || - json.cert || - '', - host: process.env.DOCKER_HOST || json.DOCKER_HOST || json.host || '', - tls_verify: process.env.DOCKER_TLS_VERIFY || - json.DOCKER_TLS_VERIFY || - json.tls_verify || - '', - timeout: process.env.DOCKER_CLIENT_TIMEOUT || - json.DOCKER_CLIENT_TIMEOUT || - json.timeout || - '' -}; diff --git a/legacy/docker-graphql/src/endpoint.js b/legacy/docker-graphql/src/endpoint.js deleted file mode 100644 index 181d7693..00000000 --- a/legacy/docker-graphql/src/endpoint.js +++ /dev/null @@ -1,8 +0,0 @@ -const graphqlHTTP = require('express-graphql'); -const schema = require('./schema'); - -module.exports = graphqlHTTP(() => ({ - schema: schema, - graphiql: true, - pretty: true -})); diff --git a/legacy/docker-graphql/src/index.js b/legacy/docker-graphql/src/index.js deleted file mode 100644 index a3d6db85..00000000 --- a/legacy/docker-graphql/src/index.js +++ /dev/null @@ -1,14 +0,0 @@ -const express = require('express'); - -const app = express(); - -app.use('/graphql', require('./endpoint')); - -const server = app.listen(4010, err => { - if (err) { - console.error(err); - throw err; - } - - console.log(`Listening at http://0.0.0.0:${server.address().port}/graphql`); -}); diff --git a/legacy/docker-graphql/src/schema/index.js b/legacy/docker-graphql/src/schema/index.js deleted file mode 100644 index c343e41e..00000000 --- a/legacy/docker-graphql/src/schema/index.js +++ /dev/null @@ -1,9 +0,0 @@ -const graphql = require('graphql'); -// const mutation = require('./mutations'); -const query = require('./queries'); - -const { GraphQLSchema } = graphql; - -module.exports = new GraphQLSchema({ - query -}); diff --git a/legacy/docker-graphql/src/schema/mutations/index.js b/legacy/docker-graphql/src/schema/mutations/index.js deleted file mode 100644 index f0c424e1..00000000 --- a/legacy/docker-graphql/src/schema/mutations/index.js +++ /dev/null @@ -1,17 +0,0 @@ -const { GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'RootMutationType', - fields: {} - // fields: Object.assign( - // // require('./account'), - // // require('./keys'), - // // require('./users'), - // // require('./roles'), - // // require('./policies'), - // // require('./machines'), - // // require('./images'), - // // require('./firewall-rules'), - // // require('./snapshots') - // ) -}); diff --git a/legacy/docker-graphql/src/schema/queries/containers.js b/legacy/docker-graphql/src/schema/queries/containers.js deleted file mode 100644 index eec1183c..00000000 --- a/legacy/docker-graphql/src/schema/queries/containers.js +++ /dev/null @@ -1,58 +0,0 @@ -const DynamicObjectType = require('../types/dynamic-object'); -const ContainerType = require('../types/container'); -const api = require('../../api'); - -const { - GraphQLInt, - GraphQLList, - GraphQLID, - GraphQLBoolean -} = require('graphql'); - -module.exports = { - type: new GraphQLList(ContainerType), - args: { - all: { - type: GraphQLBoolean, - description: 'Show all containers. Only running containers are shown by default (i.e., this defaults to false)', - resolve: root => !!root.all - }, - limit: { - type: GraphQLInt, - description: 'Show `limit` last created containers, include non-running ones' - }, - since: { - type: GraphQLID, - description: 'Show only containers created since `id`, include non-running ones' - }, - before: { - type: GraphQLID, - description: 'Show only containers created before `id`, include non-running ones' - }, - size: { - type: GraphQLBoolean, - description: 'Show the containers sizes' - }, - filters: { - type: DynamicObjectType, - description: 'Filters to process on the containers list' - } - }, - resolve(root, args) { - const { list } = api.containers; - return list(args); - // - // const { after, first } = args; - // - // const newArgs = Object.assign(args, { - // limit: first, - // offset: after - // }); - // - // return args.id - // ? get({ - // id: args.id - // }).then(machine => [machine]) - // : list(newArgs); - } -}; diff --git a/legacy/docker-graphql/src/schema/queries/index.js b/legacy/docker-graphql/src/schema/queries/index.js deleted file mode 100644 index d753c89a..00000000 --- a/legacy/docker-graphql/src/schema/queries/index.js +++ /dev/null @@ -1,8 +0,0 @@ -const { GraphQLObjectType } = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'RootQueryType', - fields: { - containers: require('./containers') - } -}); diff --git a/legacy/docker-graphql/src/schema/types/container.js b/legacy/docker-graphql/src/schema/types/container.js deleted file mode 100644 index 0ca0a9ad..00000000 --- a/legacy/docker-graphql/src/schema/types/container.js +++ /dev/null @@ -1,49 +0,0 @@ -const DynamicObjectType = require('./dynamic-object'); -const fromPascalCase = require('./from-pascal-case'); -const PortType = require('./port'); - -const { - GraphQLString, - GraphQLObjectType, - GraphQLInt, - GraphQLList, - GraphQLID -} = require('graphql'); - -module.exports = new GraphQLObjectType({ - name: 'ContainerType', - fields: { - id: { - type: GraphQLID, - resolve: fromPascalCase - }, - created: { - type: GraphQLInt, - resolve: fromPascalCase - }, - command: { - type: GraphQLString, - resolve: fromPascalCase - }, - names: { - type: new GraphQLList(GraphQLString), - resolve: fromPascalCase - }, - status: { - type: GraphQLString, - resolve: fromPascalCase - }, - image: { - type: GraphQLString, - resolve: fromPascalCase - }, - labels: { - type: DynamicObjectType, - resolve: fromPascalCase - }, - ports: { - type: new GraphQLList(PortType), - resolve: fromPascalCase - } - } -}); diff --git a/legacy/docker-graphql/src/schema/types/dynamic-object.js b/legacy/docker-graphql/src/schema/types/dynamic-object.js deleted file mode 100644 index afce3f7e..00000000 --- a/legacy/docker-graphql/src/schema/types/dynamic-object.js +++ /dev/null @@ -1,41 +0,0 @@ -const { GraphQLScalarType, Kind } = require('graphql'); - -const kinds = { - [Kind.STRING]: ast => { - return ast.value; - }, - [Kind.BOOLEAN]: ast => { - return kinds[Kind.STRING](ast); - }, - [Kind.INT]: ast => { - return Number(ast.value); - }, - [Kind.FLOAT]: ast => { - return kinds[Kind.INT](ast); - }, - [Kind.OBJECT]: ast => { - const value = Object.create(null); - ast.fields.forEach(field => { - value[field.name.value] = parseLiteral(field.value); - }); - - return value; - }, - [Kind.LIST]: ast => { - return ast.values.map(parseLiteral); - } -}; - -// https://github.com/taion/graphql-type-json/blob/master/src/index.js -const parseLiteral = ast => { - const kind = kinds[ast.kind]; - return kind ? kinds[ast.kind](ast) : null; -}; - -// from http://stackoverflow.com/a/34229603 -module.exports = new GraphQLScalarType({ - name: 'DynamicObjectType', - serialize: v => v, - parseValue: v => v, - parseLiteral: parseLiteral -}); diff --git a/legacy/docker-graphql/src/schema/types/from-pascal-case.js b/legacy/docker-graphql/src/schema/types/from-pascal-case.js deleted file mode 100644 index cfd650fa..00000000 --- a/legacy/docker-graphql/src/schema/types/from-pascal-case.js +++ /dev/null @@ -1,5 +0,0 @@ -const pascalCase = require('pascal-case'); -const upperCase = require('upper-case'); - -module.exports = (root, ctx, req, { fieldName }) => - root[pascalCase(fieldName)] || root[upperCase(fieldName)]; diff --git a/legacy/docker-graphql/src/schema/types/port.js b/legacy/docker-graphql/src/schema/types/port.js deleted file mode 100644 index 48e33242..00000000 --- a/legacy/docker-graphql/src/schema/types/port.js +++ /dev/null @@ -1,24 +0,0 @@ -const { GraphQLString, GraphQLObjectType, GraphQLInt } = require('graphql'); -const fromPascalCase = require('./from-pascal-case'); - -module.exports = new GraphQLObjectType({ - name: 'PortType', - fields: { - ip: { - type: GraphQLString, - resolve: fromPascalCase - }, - privatePort: { - type: GraphQLInt, - resolve: fromPascalCase - }, - publicPort: { - type: GraphQLInt, - resolve: fromPascalCase - }, - type: { - type: GraphQLString, - resolve: fromPascalCase - } - } -}); diff --git a/legacy/docker-graphql/static/.gitkeep b/legacy/docker-graphql/static/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/legacy/docker-graphql/test/noop.test.js b/legacy/docker-graphql/test/noop.test.js deleted file mode 100644 index b3dc37d5..00000000 --- a/legacy/docker-graphql/test/noop.test.js +++ /dev/null @@ -1,7 +0,0 @@ -// TODO: REMOVE, JUST FOR AN EXAMPLE - -const test = require('ava'); - -test('foo', t => { - t.pass(); -}); diff --git a/legacy/docker-graphql/yarn.lock b/legacy/docker-graphql/yarn.lock deleted file mode 100644 index 4f23fdb1..00000000 --- a/legacy/docker-graphql/yarn.lock +++ /dev/null @@ -1,4051 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 -"@ava/babel-plugin-throws-helper@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c" - -"@ava/babel-preset-stage-4@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-stage-4/-/babel-preset-stage-4-1.0.0.tgz#a613b5e152f529305422546b072d47facfb26291" - dependencies: - babel-plugin-check-es2015-constants "^6.8.0" - babel-plugin-syntax-trailing-function-commas "^6.20.0" - babel-plugin-transform-async-to-generator "^6.16.0" - babel-plugin-transform-es2015-destructuring "^6.19.0" - babel-plugin-transform-es2015-function-name "^6.9.0" - babel-plugin-transform-es2015-modules-commonjs "^6.18.0" - babel-plugin-transform-es2015-parameters "^6.21.0" - babel-plugin-transform-es2015-spread "^6.8.0" - babel-plugin-transform-es2015-sticky-regex "^6.8.0" - babel-plugin-transform-es2015-unicode-regex "^6.11.0" - babel-plugin-transform-exponentiation-operator "^6.8.0" - package-hash "^1.2.0" - -"@ava/babel-preset-transform-test-files@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-transform-test-files/-/babel-preset-transform-test-files-3.0.0.tgz#cded1196a8d8d9381a509240ab92e91a5ec069f7" - dependencies: - "@ava/babel-plugin-throws-helper" "^2.0.0" - babel-plugin-espower "^2.3.2" - -"@ava/pretty-format@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@ava/pretty-format/-/pretty-format-1.1.0.tgz#d0a57d25eb9aeab9643bdd1a030642b91c123e28" - dependencies: - ansi-styles "^2.2.1" - esutils "^2.0.2" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -accepts@^1.3.0, accepts@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.3.tgz#c3ca7434938648c3e0d9c1e328dd68b622c284ca" - dependencies: - mime-types "~2.1.11" - negotiator "0.6.1" - -acorn-jsx@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^5.0.1: - version "5.0.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" - -ajv-keywords@^1.0.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.7.0, ajv@^4.9.1: - version "4.11.7" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.7.tgz#8655a5d86d0824985cc471a1d913fb6729a0ec48" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -ansi-align@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba" - dependencies: - string-width "^1.0.1" - -ansi-escapes@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -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" - -ansi-styles@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.0.0.tgz#5404e93a544c4fec7f048262977bebfe3155e0c1" - dependencies: - color-convert "^1.0.0" - -ansi-styles@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178" - -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" - -append-transform@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991" - dependencies: - default-require-extensions "^1.0.0" - -aproba@^1.0.3: - version "1.1.1" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab" - -archy@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" - -are-we-there-yet@~1.1.2: - version "1.1.4" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94f05e15194373d16fd3ba1ca110d" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - -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-exclude@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/arr-exclude/-/arr-exclude-1.0.0.tgz#dfc7c2e552a270723ccda04cf3128c8cbfe5c631" - -arr-flatten@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1" - -array-differ@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031" - -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-flatten@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1, array-uniq@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -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, arrify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asn1@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" - -assert-plus@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" - -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" - -ast-types@0.9.8: - version "0.9.8" - resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.8.tgz#6cb6a40beba31f49f20928e28439fc14a3dab078" - -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.4.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -auto-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-1.1.0.tgz#93b864dc7ee01a326281775d5c75ca0a751e5961" - -ava-init@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/ava-init/-/ava-init-0.2.0.tgz#9304c8b4c357d66e3dfdae1fbff47b1199d5c55d" - dependencies: - arr-exclude "^1.0.0" - execa "^0.5.0" - has-yarn "^1.0.0" - read-pkg-up "^2.0.0" - write-pkg "^2.0.0" - -ava@^0.19.1: - version "0.19.1" - resolved "https://registry.yarnpkg.com/ava/-/ava-0.19.1.tgz#43dd82435ad19b3980ffca2488f05daab940b273" - dependencies: - "@ava/babel-preset-stage-4" "^1.0.0" - "@ava/babel-preset-transform-test-files" "^3.0.0" - "@ava/pretty-format" "^1.1.0" - arr-flatten "^1.0.1" - array-union "^1.0.1" - array-uniq "^1.0.2" - arrify "^1.0.0" - auto-bind "^1.1.0" - ava-init "^0.2.0" - babel-code-frame "^6.16.0" - babel-core "^6.17.0" - bluebird "^3.0.0" - caching-transform "^1.0.0" - chalk "^1.0.0" - chokidar "^1.4.2" - clean-stack "^1.1.1" - clean-yaml-object "^0.1.0" - cli-cursor "^2.1.0" - cli-spinners "^1.0.0" - cli-truncate "^1.0.0" - co-with-promise "^4.6.0" - code-excerpt "^2.1.0" - common-path-prefix "^1.0.0" - convert-source-map "^1.2.0" - core-assert "^0.2.0" - currently-unhandled "^0.4.1" - debug "^2.2.0" - diff "^3.0.1" - diff-match-patch "^1.0.0" - dot-prop "^4.1.0" - empower-core "^0.6.1" - equal-length "^1.0.0" - figures "^2.0.0" - find-cache-dir "^0.1.1" - fn-name "^2.0.0" - get-port "^3.0.0" - globby "^6.0.0" - has-flag "^2.0.0" - hullabaloo-config-manager "^1.0.0" - ignore-by-default "^1.0.0" - indent-string "^3.0.0" - is-ci "^1.0.7" - is-generator-fn "^1.0.0" - is-obj "^1.0.0" - is-observable "^0.2.0" - is-promise "^2.1.0" - jest-diff "19.0.0" - jest-snapshot "19.0.2" - js-yaml "^3.8.2" - last-line-stream "^1.0.0" - lodash.debounce "^4.0.3" - lodash.difference "^4.3.0" - lodash.flatten "^4.2.0" - lodash.isequal "^4.5.0" - loud-rejection "^1.2.0" - matcher "^0.1.1" - md5-hex "^2.0.0" - meow "^3.7.0" - mkdirp "^0.5.1" - ms "^0.7.1" - multimatch "^2.1.0" - observable-to-promise "^0.5.0" - option-chain "^0.1.0" - package-hash "^2.0.0" - pkg-conf "^2.0.0" - plur "^2.0.0" - pretty-ms "^2.0.0" - require-precompiled "^0.1.0" - resolve-cwd "^1.0.0" - slash "^1.0.0" - source-map-support "^0.4.0" - stack-utils "^1.0.0" - strip-ansi "^3.0.1" - strip-bom-buf "^1.0.0" - supports-color "^3.2.3" - time-require "^0.1.2" - unique-temp-dir "^1.0.0" - update-notifier "^2.1.0" - -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-code-frame@^6.16.0, babel-code-frame@^6.22.0, 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.17.0, babel-core@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.24.1" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - 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.1.0, babel-generator@^6.18.0, babel-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - 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-builder-binary-assignment-operator-visitor@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" - dependencies: - babel-helper-explode-assignable-expression "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.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-explode-assignable-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -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-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-remap-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b" - dependencies: - babel-helper-function-name "^6.24.1" - 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.8.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-espower@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/babel-plugin-espower/-/babel-plugin-espower-2.3.2.tgz#5516b8fcdb26c9f0e1d8160749f6e4c65e71271e" - dependencies: - babel-generator "^6.1.0" - babylon "^6.1.0" - call-matcher "^1.0.0" - core-js "^2.0.0" - espower-location-detector "^1.0.0" - espurify "^1.6.0" - estraverse "^4.1.1" - -babel-plugin-syntax-async-functions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" - -babel-plugin-syntax-exponentiation-operator@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" - -babel-plugin-syntax-trailing-function-commas@^6.20.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" - -babel-plugin-transform-async-to-generator@^6.16.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-functions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-destructuring@^6.19.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-function-name@^6.9.0: - 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-modules-commonjs@^6.18.0: - 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-parameters@^6.21.0: - 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-spread@^6.8.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.8.0: - 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-unicode-regex@^6.11.0: - 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-exponentiation-operator@^6.8.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e" - dependencies: - babel-helper-builder-binary-assignment-operator-visitor "^6.24.1" - babel-plugin-syntax-exponentiation-operator "^6.8.0" - babel-runtime "^6.22.0" - -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-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.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.16.0, babel-template@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.18.0, babel-traverse@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.18.0, babel-types@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.1.0, babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: - version "6.17.0" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.0.tgz#37da948878488b9c4e3c4038893fa3314b3fc932" - -babylon@7.0.0-beta.8: - version "7.0.0-beta.8" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.8.tgz#2bdc5ae366041442c27e068cce6f0d7c06ea9949" - -balanced-match@^0.4.1: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -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" - -bl@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.0.tgz#1397e7ec42c5f5dc387470c500e34a9f6be9ea98" - dependencies: - readable-stream "^2.0.5" - -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@^3.0.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.0.0" - resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.0.0.tgz#b2694baf1f605f708ff0177c12193b22f29aaaab" - dependencies: - ansi-align "^1.1.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.0.0: - 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" - -buf-compare@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a" - -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" - -bytes@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.4.0.tgz#7d97196f9d5baf7f6935e25985549edd2a6c2339" - -caching-transform@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-1.0.1.tgz#6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1" - dependencies: - md5-hex "^1.2.0" - mkdirp "^0.5.1" - write-file-atomic "^1.1.4" - -call-matcher@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/call-matcher/-/call-matcher-1.0.1.tgz#5134d077984f712a54dad3cbf62de28dce416ca8" - dependencies: - core-js "^2.0.0" - deep-equal "^1.0.0" - espurify "^1.6.0" - estraverse "^4.0.0" - -call-signature@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/call-signature/-/call-signature-0.0.2.tgz#a84abc825a55ef4cb2b028bd74e205a65b9a4996" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -camel-case@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73" - dependencies: - no-case "^2.2.0" - upper-case "^1.1.1" - -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@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -camelcase@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" - -camelcase@^4.0.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" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -chalk@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f" - dependencies: - ansi-styles "~1.0.0" - has-color "~0.1.0" - strip-ansi "~0.1.0" - -chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, 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" - -chokidar@^1.4.2: - version "1.6.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2" - 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" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clean-stack@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.1.1.tgz#a1b3711122df162df7c7cb9b3c0470f28cb58adb" - -clean-yaml-object@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz#63fb110dc2ce1a84dc21f6d9334876d010ae8b68" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cli-cursor@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-cursor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" - dependencies: - restore-cursor "^2.0.0" - -cli-spinners@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.0.0.tgz#ef987ed3d48391ac3dab9180b406a742180d6e6a" - -cli-truncate@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-1.0.0.tgz#21eb91f47b3f6560f004db77a769b4668d9c5518" - dependencies: - slice-ansi "0.0.4" - string-width "^2.0.0" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -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-with-promise@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co-with-promise/-/co-with-promise-4.6.0.tgz#413e7db6f5893a60b942cf492c4bec93db415ab7" - dependencies: - pinkie-promise "^1.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -code-excerpt@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-2.1.0.tgz#5dcc081e88f4a7e3b554e9e35d7ef232d47f8147" - dependencies: - convert-to-spaces "^1.0.1" - -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@^1.0.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-name@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -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" - -common-path-prefix@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-1.0.0.tgz#cd52f6f0712e0baab97d6f9732874f22f47752c0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -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.2: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -concat-stream@~1.5.1: - version "1.5.2" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.5.2.tgz#708978624d856af41a5a741defdd261da752c266" - dependencies: - inherits "~2.0.1" - readable-stream "~2.0.0" - typedarray "~0.0.5" - -configstore@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.0.0.tgz#e1b8669c1803ccc50b545e92f8e6e79aa80e0196" - dependencies: - dot-prop "^4.1.0" - graceful-fs "^4.1.2" - mkdirp "^0.5.0" - unique-string "^1.0.0" - write-file-atomic "^1.1.2" - 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" - -content-disposition@0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" - -content-type@^1.0.2, content-type@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" - -convert-source-map@^1.1.0, convert-source-map@^1.2.0, convert-source-map@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -convert-to-spaces@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz#7e3e48bbe6d997b1417ddca2868204b4d3d85715" - -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - -cookie@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" - -core-assert@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/core-assert/-/core-assert-0.2.1.tgz#f85e2cf9bfed28f773cc8b3fa5c5b69bdc02fe3f" - dependencies: - buf-compare "^1.0.0" - is-error "^2.2.0" - -core-js@^2.0.0, 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, 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" - -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" - -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - -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" - -date-time@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/date-time/-/date-time-0.1.1.tgz#ed2f6d93d9790ce2fd66d5b5ff3edd5bbcbf3b07" - -debug-log@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" - -debug@^2.1.1, debug@^2.2.0, debug@^2.6.0: - version "2.6.5" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.5.tgz#7a76247781acd4ef2a85f0fb8abf763cd1af249e" - dependencies: - ms "0.7.3" - -debug@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.1.tgz#79855090ba2c4e3115cc7d8769491d58f0491351" - dependencies: - ms "0.7.2" - -debug@2.6.4: - version "2.6.4" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.4.tgz#7586a9b3c39741c0282ae33445c4e8ac74734fe0" - dependencies: - ms "0.7.3" - -decamelize@^1.0.0, 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-equal@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" - -deep-extend@~0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -default-require-extensions@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" - dependencies: - strip-bom "^2.0.0" - -del@^2.0.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -depd@~1.1.0, depd@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" - -destroy@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" - -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" - -diff-match-patch@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.0.tgz#1cc3c83a490d67f95d91e39f6ad1f2e086b63048" - -diff@^3.0.0, diff@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -docker-modem@0.3.x: - version "0.3.7" - resolved "https://registry.yarnpkg.com/docker-modem/-/docker-modem-0.3.7.tgz#3f510d09f5d334dc2134228f92bd344671227df4" - dependencies: - debug "^2.6.0" - JSONStream "0.10.0" - readable-stream "~1.0.26-4" - split-ca "^1.0.0" - -dockerode@^2.4.3: - version "2.4.3" - resolved "https://registry.yarnpkg.com/dockerode/-/dockerode-2.4.3.tgz#7ec55b492fc9f289e77325ff07c6a3a96021b4f2" - dependencies: - concat-stream "~1.5.1" - docker-modem "0.3.x" - tar-fs "~1.12.0" - -doctrine@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" - dependencies: - esutils "^2.0.2" - isarray "^1.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" - -dotenv@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d" - -duplexer@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - -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" - -ee-first@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" - -empower-core@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/empower-core/-/empower-core-0.6.1.tgz#6c187f502fcef7554d57933396aac655483772b1" - dependencies: - call-signature "0.0.2" - core-js "^2.0.0" - -encodeurl@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20" - -end-of-stream@^1.0.0, end-of-stream@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.0.tgz#7a90d833efda6cfa6eac0f4949dbb0fad3a63206" - dependencies: - once "^1.4.0" - -equal-length@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/equal-length/-/equal-length-1.0.1.tgz#21ca112d48ab24b4e1e7ffc0e5339d31fdfc274c" - -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" - -es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14: - version "0.10.15" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.15.tgz#c330a5934c1ee21284a7c081a86e5fd937c91ea6" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-error@^4.0.1, es6-error@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98" - -es6-iterator@^2.0.1, es6-iterator@~2.0.1, es6-iterator@2: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-symbol "^3.1" - -es6-map@^0.1.3: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-set "~0.1.5" - es6-symbol "~3.1.1" - event-emitter "~0.3.5" - -es6-set@~0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-symbol "3.1.1" - event-emitter "~0.3.5" - -es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.1, es6-symbol@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" - dependencies: - d "1" - es5-ext "~0.10.14" - -es6-weak-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.2.tgz#5e3ab32251ffd1538a1f8e5ffa1357772f92d96f" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-iterator "^2.0.1" - es6-symbol "^3.1.1" - -escape-html@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" - -escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-prettier@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-1.7.0.tgz#cda3ce22df1e852daa9370f1f3446e8b8a02ce44" - dependencies: - get-stdin "^5.0.1" - -eslint-plugin-prettier@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.0.1.tgz#2ae1216cf053dd728360ca8560bf1aabc8af3fa9" - dependencies: - requireindex "~1.1.0" - -eslint@^3.19.0: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.5.2" - debug "^2.1.1" - doctrine "^2.0.0" - escope "^3.6.0" - espree "^3.4.0" - esquery "^1.0.0" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espower-location-detector@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/espower-location-detector/-/espower-location-detector-1.0.0.tgz#a17b7ecc59d30e179e2bef73fb4137704cb331b5" - dependencies: - is-url "^1.2.1" - path-is-absolute "^1.0.0" - source-map "^0.5.0" - xtend "^4.0.0" - -espree@^3.4.0: - version "3.4.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.2.tgz#38dbdedbedc95b8961a1fbf04734a8f6a9c8c592" - dependencies: - acorn "^5.0.1" - acorn-jsx "^3.0.0" - -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" - -espurify@^1.6.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226" - dependencies: - core-js "^2.0.0" - -esquery@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa" - dependencies: - estraverse "^4.0.0" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -esutils@^2.0.2, esutils@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -etag@~1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.0.tgz#6f631aef336d6c46362b51764044ce216be3c051" - -event-emitter@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" - dependencies: - d "1" - es5-ext "~0.10.14" - -events-to-array@^1.0.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/events-to-array/-/events-to-array-1.1.2.tgz#2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6" - -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" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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" - -express-graphql@^0.6.4: - version "0.6.4" - resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.6.4.tgz#e51c6281d075613feac72b3fb569440602d3dfe4" - dependencies: - accepts "^1.3.0" - content-type "^1.0.2" - http-errors "^1.3.0" - raw-body "^2.1.0" - -express@^4.15.2: - version "4.15.2" - resolved "https://registry.yarnpkg.com/express/-/express-4.15.2.tgz#af107fc148504457f2dca9a6f2571d7129b97b35" - dependencies: - accepts "~1.3.3" - array-flatten "1.1.1" - content-disposition "0.5.2" - content-type "~1.0.2" - cookie "0.3.1" - cookie-signature "1.0.6" - debug "2.6.1" - depd "~1.1.0" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - finalhandler "~1.0.0" - fresh "0.5.0" - merge-descriptors "1.0.1" - methods "~1.1.2" - on-finished "~2.3.0" - parseurl "~1.3.1" - path-to-regexp "0.1.7" - proxy-addr "~1.1.3" - qs "6.4.0" - range-parser "~1.2.0" - send "0.15.1" - serve-static "1.12.1" - setprototypeof "1.0.3" - statuses "~1.3.1" - type-is "~1.6.14" - utils-merge "1.0.0" - vary "~1.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" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -figures@^1.3.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -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" - -finalhandler@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.0.2.tgz#d0e36f9dbc557f2de14423df6261889e9d60c93a" - dependencies: - debug "2.6.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - on-finished "~2.3.0" - parseurl "~1.3.1" - statuses "~1.3.1" - unpipe "~1.0.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -find-up@^1.0.0, find-up@^1.1.2: - 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" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flow-parser@0.43.0: - version "0.43.0" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.43.0.tgz#e2b8eb1ac83dd53f7b6b04a7c35b6a52c33479b7" - -fn-name@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7" - -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" - -foreground-child@^1.3.3, foreground-child@^1.5.3: - version "1.5.6" - resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-1.5.6.tgz#4fd71ad2dfde96789b980a5c0a295937cb2f5ce9" - dependencies: - cross-spawn "^4" - signal-exit "^3.0.0" - -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.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - -fresh@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.0.tgz#f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e" - -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.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - 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" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.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-port@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.1.0.tgz#ef01b18a84ca6486970ff99e54446141a73ffd3e" - -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - -get-stdin@^5.0.1, get-stdin@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" - -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.7" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" - 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.3, glob@^7.0.5, glob@^7.0.6, glob@7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^9.0.0, globals@^9.14.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -globby@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" - dependencies: - array-union "^1.0.1" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -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.6: - version "4.1.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" - -graphql@^0.9.3: - version "0.9.3" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.3.tgz#71fc0fa331bffb9c20678485861cfb370803118e" - dependencies: - iterall "1.0.3" - -handlebars@^4.0.3: - version "4.0.6" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.6.tgz#2ce4484850537f9c97a8026d5399b935c4ed4ed7" - dependencies: - async "^1.4.0" - optimist "^0.6.1" - source-map "^0.4.4" - optionalDependencies: - uglify-js "^2.6" - -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-color@~0.1.0: - version "0.1.7" - resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f" - -has-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-flag@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has-yarn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7" - -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" - -hosted-git-info@^2.1.4: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -http-errors@^1.3.0, http-errors@~1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.1.tgz#5f8b8ed98aca545656bf572997387f904a722257" - dependencies: - depd "1.1.0" - inherits "2.0.3" - setprototypeof "1.0.3" - statuses ">= 1.3.1 < 2" - -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" - -hullabaloo-config-manager@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/hullabaloo-config-manager/-/hullabaloo-config-manager-1.0.1.tgz#c72be7ba249a67c99b6ba3eb1f55837fa01acd8f" - dependencies: - dot-prop "^4.1.0" - es6-error "^4.0.2" - graceful-fs "^4.1.11" - indent-string "^3.1.0" - json5 "^0.5.1" - lodash.clonedeep "^4.5.0" - lodash.clonedeepwith "^4.5.0" - lodash.isequal "^4.5.0" - lodash.merge "^4.6.0" - md5-hex "^2.0.0" - package-hash "^2.0.0" - pkg-dir "^1.0.0" - resolve-from "^2.0.0" - -iconv-lite@0.4.15: - version "0.4.15" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb" - -ignore-by-default@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09" - -ignore@^3.2.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.7.tgz#4810ca5f1d8eca5595213a34b94f2eb4ed926bbd" - -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" - -indent-string@^3.0.0, indent-string@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.1.0.tgz#08ff4334603388399b329e6b9538dc7a3cf5de7d" - -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.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@2, inherits@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" - -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" - -ipaddr.js@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.3.0.tgz#1e03a52fdad83a8bbb2b25cbf4998b4cffcd3dec" - -irregular-plurals@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-1.2.0.tgz#38f299834ba8c00c30be9c554e137269752ff3ac" - -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.1.5: - 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.7: - 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-error@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/is-error/-/is-error-2.2.1.tgz#684a96d84076577c98f4cdb40c6d26a5123bf19c" - -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, is-finite@^1.0.1: - 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-generator-fn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-1.0.0.tgz#969d49e1bb3329f6bb7f09089be26578b2ddd46a" - -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-my-json-valid@^2.10.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.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-observable@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/is-observable/-/is-observable-0.2.0.tgz#b361311d83c6e5d726cabf5e250b0237106f5ae2" - dependencies: - symbol-observable "^0.2.2" - -is-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -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-promise@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" - -is-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -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-url@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.2.tgz#498905a593bf47cc2d9e7f738372bbf7696c7f26" - -is-utf8@^0.2.0, is-utf8@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" - -isarray@^1.0.0, isarray@~1.0.0, isarray@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isarray@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" - -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.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -istanbul-lib-coverage@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.2.tgz#87a0c015b6910651cb3b184814dfb339337e25e1" - -istanbul-lib-hook@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.5.tgz#6ca3d16d60c5f4082da39f7c5cd38ea8a772b88e" - dependencies: - append-transform "^0.4.0" - -istanbul-lib-instrument@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.0.tgz#b8e0dc25709bb44e17336ab47b7bb5c97c23f659" - dependencies: - babel-generator "^6.18.0" - babel-template "^6.16.0" - babel-traverse "^6.18.0" - babel-types "^6.18.0" - babylon "^6.13.0" - istanbul-lib-coverage "^1.0.2" - semver "^5.3.0" - -istanbul-lib-report@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.0.0.tgz#d83dac7f26566b521585569367fe84ccfc7aaecb" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - path-parse "^1.0.5" - supports-color "^3.1.2" - -istanbul-lib-source-maps@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.1.tgz#f8c8c2e8f2160d1d91526d97e5bd63b2079af71c" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - rimraf "^2.4.4" - source-map "^0.5.3" - -istanbul-reports@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.2.tgz#4e8366abe6fa746cc1cd6633f108de12cc6ac6fa" - dependencies: - handlebars "^4.0.3" - -iterall@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0.3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7" - -jest-diff@^19.0.0, jest-diff@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-19.0.0.tgz#d1563cfc56c8b60232988fbc05d4d16ed90f063c" - dependencies: - chalk "^1.1.3" - diff "^3.0.0" - jest-matcher-utils "^19.0.0" - pretty-format "^19.0.0" - -jest-file-exists@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-file-exists/-/jest-file-exists-19.0.0.tgz#cca2e587a11ec92e24cfeab3f8a94d657f3fceb8" - -jest-matcher-utils@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-19.0.0.tgz#5ecd9b63565d2b001f61fbf7ec4c7f537964564d" - dependencies: - chalk "^1.1.3" - pretty-format "^19.0.0" - -jest-message-util@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-19.0.0.tgz#721796b89c0e4d761606f9ba8cb828a3b6246416" - dependencies: - chalk "^1.1.1" - micromatch "^2.3.11" - -jest-mock@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-19.0.0.tgz#67038641e9607ab2ce08ec4a8cb83aabbc899d01" - -jest-snapshot@19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-19.0.2.tgz#9c1b216214f7187c38bfd5c70b1efab16b0ff50b" - dependencies: - chalk "^1.1.3" - jest-diff "^19.0.0" - jest-file-exists "^19.0.0" - jest-matcher-utils "^19.0.0" - jest-util "^19.0.2" - natural-compare "^1.4.0" - pretty-format "^19.0.0" - -jest-util@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-19.0.2.tgz#e0a0232a2ab9e6b2b53668bdb3534c2b5977ed41" - dependencies: - chalk "^1.1.1" - graceful-fs "^4.1.6" - jest-file-exists "^19.0.0" - jest-message-util "^19.0.0" - jest-mock "^19.0.0" - jest-validate "^19.0.2" - leven "^2.0.0" - mkdirp "^0.5.1" - -jest-validate@^19.0.2: - version "19.0.2" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.2.tgz#dc534df5f1278d5b63df32b14241d4dbf7244c0c" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -jest-validate@19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-19.0.0.tgz#8c6318a20ecfeaba0ba5378bfbb8277abded4173" - dependencies: - chalk "^1.1.1" - jest-matcher-utils "^19.0.0" - leven "^2.0.0" - pretty-format "^19.0.0" - -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" - -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.2.7, js-yaml@^3.5.1, js-yaml@^3.8.2: - version "3.8.3" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766" - 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.0, 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" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsonparse@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-0.0.5.tgz#330542ad3f0a654665b778f3eb2d9a9fa507ac64" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -JSONStream@0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-0.10.0.tgz#74349d0d89522b71f30f0a03ff9bd20ca6f12ac0" - dependencies: - jsonparse "0.0.5" - through ">=2.2.7 <3" - -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.2.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07" - dependencies: - is-buffer "^1.1.5" - -last-line-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/last-line-stream/-/last-line-stream-1.0.0.tgz#d1b64d69f86ff24af2d04883a2ceee14520a5600" - dependencies: - through2 "^2.0.0" - -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" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -lazy-req@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/lazy-req/-/lazy-req-2.0.0.tgz#c9450a363ecdda2e6f0c70132ad4f37f8f06f2b4" - -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" - -leven@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -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.clonedeep@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" - -lodash.clonedeepwith@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.clonedeepwith/-/lodash.clonedeepwith-4.5.0.tgz#6ee30573a03a1a60d670a62ef33c10cf1afdbdd4" - -lodash.debounce@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" - -lodash.difference@^4.3.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" - -lodash.flatten@^4.2.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - -lodash.flattendeep@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2" - -lodash.isequal@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - -lodash.merge@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" - -lodash@^3.5.0: - version "3.10.1" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" - -lodash@^4.0.0, lodash@^4.2.0, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -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, loud-rejection@^1.2.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" - -lower-case@^1.1.1: - version "1.1.4" - resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" - -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.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.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" - -matcher@^0.1.1: - version "0.1.2" - resolved "https://registry.yarnpkg.com/matcher/-/matcher-0.1.2.tgz#ef20cbde64c24c50cc61af5b83ee0b1b8ff00101" - dependencies: - escape-string-regexp "^1.0.4" - -md5-hex@^1.2.0, md5-hex@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-1.3.0.tgz#d2c4afe983c4370662179b8cad145219135046c4" - dependencies: - md5-o-matic "^0.1.1" - -md5-hex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-2.0.0.tgz#d0588e9f1c74954492ecd24ac0ac6ce997d92e33" - dependencies: - md5-o-matic "^0.1.1" - -md5-o-matic@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" - -media-typer@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" - -meow@^3.7.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" - -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" - -merge-source-map@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf" - dependencies: - source-map "^0.5.3" - -methods@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" - -micromatch@^2.1.5, micromatch@^2.3.11: - 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.11, mime-types@~2.1.15, 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.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" - -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: - version "3.0.3" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" - dependencies: - brace-expansion "^1.0.0" - -minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0, minimist@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -minimist@~0.0.1: - version "0.0.10" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" - -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -mkdirp@^0.5.0, mkdirp@^0.5.1, "mkdirp@>=0.5 0": - version "0.5.1" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" - dependencies: - minimist "0.0.8" - -ms@^0.7.1, ms@0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -multimatch@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b" - dependencies: - array-differ "^1.0.0" - array-union "^1.0.1" - arrify "^1.0.0" - minimatch "^3.0.0" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -nan@^2.3.0: - version "2.6.2" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -negotiator@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" - -no-case@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081" - dependencies: - lower-case "^1.1.1" - -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.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" - -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" - -nyc@^10.2.0: - version "10.2.2" - resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.2.2.tgz#1b1c8ca4636d810cb3e281558dc9fcb08389f204" - dependencies: - archy "^1.0.0" - arrify "^1.0.1" - caching-transform "^1.0.0" - convert-source-map "^1.3.0" - debug-log "^1.0.1" - default-require-extensions "^1.0.0" - find-cache-dir "^0.1.1" - find-up "^1.1.2" - foreground-child "^1.5.3" - glob "^7.0.6" - istanbul-lib-coverage "^1.0.2" - istanbul-lib-hook "^1.0.5" - istanbul-lib-instrument "^1.7.0" - istanbul-lib-report "^1.0.0" - istanbul-lib-source-maps "^1.1.1" - istanbul-reports "^1.0.2" - md5-hex "^1.2.0" - merge-source-map "^1.0.2" - micromatch "^2.3.11" - mkdirp "^0.5.0" - resolve-from "^2.0.0" - rimraf "^2.5.4" - signal-exit "^3.0.1" - spawn-wrap "1.2.4" - test-exclude "^4.0.0" - yargs "^7.0.2" - yargs-parser "^4.0.2" - -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.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" - -observable-to-promise@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/observable-to-promise/-/observable-to-promise-0.5.0.tgz#c828f0f0dc47e9f86af8a4977c5d55076ce7a91f" - dependencies: - is-observable "^0.2.0" - symbol-observable "^1.0.4" - -on-finished@~2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" - dependencies: - ee-first "1.1.1" - -once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - dependencies: - wrappy "1" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -onetime@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" - dependencies: - mimic-fn "^1.0.0" - -optimist@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -option-chain@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/option-chain/-/option-chain-0.1.1.tgz#e9b811e006f1c0f54802f28295bfc8970f8dcfbd" - dependencies: - object-assign "^4.0.1" - -optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" - dependencies: - lcid "^1.0.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" - -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-hash@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-1.2.0.tgz#003e56cd57b736a6ed6114cc2b81542672770e44" - dependencies: - md5-hex "^1.3.0" - -package-hash@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-2.0.0.tgz#78ae326c89e05a4d813b68601977af05c00d2a0d" - dependencies: - graceful-fs "^4.1.11" - lodash.flattendeep "^4.4.0" - md5-hex "^2.0.0" - release-zalgo "^1.0.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-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" - -parse-ms@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-0.1.2.tgz#dd3fa25ed6c2efc7bdde12ad9b46c163aa29224e" - -parse-ms@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-1.0.1.tgz#56346d4749d78f23430ca0c713850aef91aa361d" - -parseurl@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56" - -pascal-case@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/pascal-case/-/pascal-case-2.0.1.tgz#2d578d3455f660da65eca18ef95b4e0de912761e" - dependencies: - camel-case "^3.0.0" - upper-case-first "^1.1.0" - -path-exists@^2.0.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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -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-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" - -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" - -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" - -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: - version "2.3.0" - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" - -pinkie-promise@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-1.0.0.tgz#d1da67f5482563bb7cf57f286ae2822ecfbf3670" - dependencies: - pinkie "^1.0.0" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-1.0.0.tgz#5a47f28ba1015d0201bda7bf0f358e47bec8c7e4" - -pinkie@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" - -pkg-conf@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pkg-conf/-/pkg-conf-2.0.0.tgz#071c87650403bccfb9c627f58751bfe47c067279" - dependencies: - find-up "^2.0.0" - load-json-file "^2.0.0" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -plur@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/plur/-/plur-1.0.0.tgz#db85c6814f5e5e5a3b49efc28d604fec62975156" - -plur@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a" - dependencies: - irregular-plurals "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -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" - -prettier@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.2.2.tgz#22d17c1132faaaea1f1d4faea31f19f7a1959f3e" - dependencies: - ast-types "0.9.8" - babel-code-frame "6.22.0" - babylon "7.0.0-beta.8" - chalk "1.1.3" - esutils "2.0.2" - flow-parser "0.43.0" - get-stdin "5.0.1" - glob "7.1.1" - jest-validate "19.0.0" - minimist "1.2.0" - -pretty-format@^19.0.0: - version "19.0.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-19.0.0.tgz#56530d32acb98a3fa4851c4e2b9d37b420684c84" - dependencies: - ansi-styles "^3.0.0" - -pretty-ms@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-0.2.2.tgz#da879a682ff33a37011046f13d627f67c73b84f6" - dependencies: - parse-ms "^0.1.0" - -pretty-ms@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-2.1.0.tgz#4257c256df3fb0b451d6affaab021884126981dc" - dependencies: - is-finite "^1.0.1" - parse-ms "^1.0.0" - plur "^1.0.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@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -proxy-addr@~1.1.3: - version "1.1.4" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" - dependencies: - forwarded "~0.1.0" - ipaddr.js "1.3.0" - -pseudomap@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -pump@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pump/-/pump-1.0.2.tgz#3b3ee6512f94f0e575538c17995f9f16990a5d51" - dependencies: - end-of-stream "^1.1.0" - once "^1.3.1" - -punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -qs@~6.4.0, 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" - -range-parser@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" - -raw-body@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.2.0.tgz#994976cf6a5096a41162840492f0bdc5d6e7fb96" - dependencies: - bytes "2.4.0" - iconv-lite "0.4.15" - unpipe "1.0.0" - -rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: - 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" - -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, readable-stream@^2.0.0, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2: - version "2.2.9" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8" - 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 "~1.0.0" - util-deprecate "~1.0.1" - -readable-stream@~1.0.26-4: - version "1.0.34" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" - 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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -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.4" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.4.tgz#74cb6598d3ba2eb18694e968a40e2b3b4df9cf93" - -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.0" - resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.0.tgz#57ae67347e73d96345ed1bc01294c7237c02aa63" - 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" - -release-zalgo@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/release-zalgo/-/release-zalgo-1.0.0.tgz#09700b7e5074329739330e535c5a90fb67851730" - dependencies: - es6-error "^4.0.1" - -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.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" - -require-precompiled@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/require-precompiled/-/require-precompiled-0.1.0.tgz#5a1b52eb70ebed43eb982e974c85ab59571e56fa" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requireindex@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162" - -resolve-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-1.0.0.tgz#4eaeea41ed040d1702457df64a42b2b07d246f9f" - dependencies: - resolve-from "^2.0.0" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve-from@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57" - -resolve@^1.1.6: - version "1.3.3" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.3.tgz#655907c3469a8680dc2de3a275a8fdd69691f0e5" - dependencies: - path-parse "^1.0.5" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -restore-cursor@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" - dependencies: - onetime "^2.0.0" - signal-exit "^3.0.2" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.4, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@2: - version "2.6.1" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d" - dependencies: - glob "^7.0.5" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -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@^5.0.3, semver@^5.1.0, semver@^5.3.0, "semver@2 || 3 || 4 || 5": - version "5.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" - -send@0.15.1: - version "0.15.1" - resolved "https://registry.yarnpkg.com/send/-/send-0.15.1.tgz#8a02354c26e6f5cca700065f5f0cdeba90ec7b5f" - dependencies: - debug "2.6.1" - depd "~1.1.0" - destroy "~1.0.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - fresh "0.5.0" - http-errors "~1.6.1" - mime "1.3.4" - ms "0.7.2" - on-finished "~2.3.0" - range-parser "~1.2.0" - statuses "~1.3.1" - -serve-static@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.12.1.tgz#7443a965e3ced647aceb5639fa06bf4d1bbe0039" - dependencies: - encodeurl "~1.0.1" - escape-html "~1.0.3" - parseurl "~1.3.1" - send "0.15.1" - -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" - -setprototypeof@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04" - -shelljs@^0.7.5: - version "0.7.7" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -signal-exit@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564" - -signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -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" - -sort-keys@^1.1.1, sort-keys@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-map-support@^0.4.0, 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.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -spawn-wrap@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40" - dependencies: - foreground-child "^1.3.3" - mkdirp "^0.5.0" - os-homedir "^1.0.1" - rimraf "^2.3.3" - signal-exit "^2.0.0" - which "^1.2.4" - -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" - -split-ca@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/split-ca/-/split-ca-1.0.1.tgz#6c83aff3692fa61256e0cd197e05e9de157691a6" - -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.13.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.0.tgz#ff2a3e4fd04497555fed97b39a0fd82fafb3a33c" - 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-utils@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" - -"statuses@>= 1.3.1 < 2", statuses@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" - -string_decoder@~0.10.x: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - -string_decoder@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667" - dependencies: - buffer-shims "~1.0.0" - -string-width@^1.0.1, string-width@^1.0.2: - 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" - -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-ansi@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" - -strip-bom-buf@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz#1cb45aaf57530f4caf86c7f75179d2c9a51dd572" - dependencies: - is-utf8 "^0.2.1" - -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" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.2, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -symbol-observable@^0.2.2: - version "0.2.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-0.2.4.tgz#95a83db26186d6af7e7a18dbd9760a2f86d08f40" - -symbol-observable@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -tap-parser@~1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/tap-parser/-/tap-parser-1.2.2.tgz#5e2f6970611f079c7cf857de1dc7aa1b480de7a5" - dependencies: - events-to-array "^1.0.1" - inherits "~2.0.1" - js-yaml "^3.2.7" - optionalDependencies: - readable-stream "^2" - -tap-xunit@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/tap-xunit/-/tap-xunit-1.7.0.tgz#c0fe296a4ff270e042467e754419b5f049bef8be" - dependencies: - duplexer "~0.1.1" - minimist "~1.2.0" - tap-parser "~1.2.2" - through2 "~2.0.0" - xmlbuilder "~4.1.0" - xtend "~4.0.0" - -tar-fs@~1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.12.0.tgz#a6a80553d8a54c73de1d0ae0e79de77035605e1d" - dependencies: - mkdirp "^0.5.0" - pump "^1.0.0" - tar-stream "^1.1.2" - -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-stream@^1.1.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.5.2.tgz#fbc6c6e83c1a19d4cb48c7d96171fc248effc7bf" - dependencies: - bl "^1.0.0" - end-of-stream "^1.0.0" - readable-stream "^2.0.0" - xtend "^4.0.0" - -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" - -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" - -test-exclude@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7" - dependencies: - arrify "^1.0.1" - micromatch "^2.3.11" - object-assign "^4.1.0" - read-pkg-up "^1.0.1" - require-main-filename "^1.0.1" - -text-table@^0.2.0, text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -through@^2.3.6, "through@>=2.2.7 <3": - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -through2@^2.0.0, through2@~2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be" - dependencies: - readable-stream "^2.1.5" - xtend "~4.0.1" - -time-require@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/time-require/-/time-require-0.1.2.tgz#f9e12cb370fc2605e11404582ba54ef5ca2b2d98" - dependencies: - chalk "^0.4.0" - date-time "^0.1.1" - pretty-ms "^0.2.1" - text-table "^0.2.0" - -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" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -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" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -type-is@~1.6.14: - version "1.6.15" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410" - dependencies: - media-typer "0.3.0" - mime-types "~2.1.15" - -typedarray@^0.0.6, typedarray@~0.0.5: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -uglify-js@^2.6: - version "2.8.22" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0" - dependencies: - source-map "~0.5.1" - yargs "~3.10.0" - optionalDependencies: - uglify-to-browserify "~1.0.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -uid2@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/uid2/-/uid2-0.0.3.tgz#483126e11774df2f71b8b639dcd799c376162b82" - -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" - -unique-temp-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unique-temp-dir/-/unique-temp-dir-1.0.0.tgz#6dce95b2681ca003eebfb304a415f9cbabcc5385" - dependencies: - mkdirp "^0.5.1" - os-tmpdir "^1.0.1" - uid2 "0.0.3" - -unpipe@~1.0.0, unpipe@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" - -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.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.1.0.tgz#ec0c1e53536b76647a24b77cb83966d9315123d9" - dependencies: - boxen "^1.0.0" - chalk "^1.0.0" - configstore "^3.0.0" - is-npm "^1.0.0" - latest-version "^3.0.0" - lazy-req "^2.0.0" - semver-diff "^2.0.0" - xdg-basedir "^3.0.0" - -upper-case-first@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/upper-case-first/-/upper-case-first-1.1.2.tgz#5d79bedcff14419518fd2edb0a0507c9b6859115" - dependencies: - upper-case "^1.1.1" - -upper-case@^1.1.1, upper-case@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" - -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@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -utils-merge@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8" - -uuid@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" - -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" - -vary@~1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.1.tgz#67535ebb694c1d52257457984665323f587e8d37" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" - -which@^1.2.4, 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" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -wordwrap@~0.0.2: - version "0.0.3" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" - -wordwrap@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -wordwrap@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -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@^1.1.2, write-file-atomic@^1.1.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -write-json-file@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/write-json-file/-/write-json-file-2.0.0.tgz#0eaec981fcf9288dbc2806cbd26e06ab9bdca4ed" - dependencies: - graceful-fs "^4.1.2" - mkdirp "^0.5.1" - pify "^2.0.0" - sort-keys "^1.1.1" - write-file-atomic "^1.1.2" - -write-pkg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-pkg/-/write-pkg-2.1.0.tgz#353aa44c39c48c21440f5c08ce6abd46141c9c08" - dependencies: - sort-keys "^1.1.2" - write-json-file "^2.0.0" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -xdg-basedir@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" - -xmlbuilder@~4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.1.0.tgz#687e84d9c4145af8db438d8bec88805df66249f4" - dependencies: - lodash "^3.5.0" - -xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^4.0.2: - version "4.2.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" - dependencies: - camelcase "^3.0.0" - -yargs-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" - dependencies: - camelcase "^3.0.0" - -yargs@^7.0.2: - version "7.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^5.0.0" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" - diff --git a/legacy/docs/.gitignore b/legacy/docs/.gitignore deleted file mode 100644 index 378eac25..00000000 --- a/legacy/docs/.gitignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/legacy/docs/Dockerfile b/legacy/docs/Dockerfile deleted file mode 100644 index 713e5654..00000000 --- a/legacy/docs/Dockerfile +++ /dev/null @@ -1,16 +0,0 @@ -FROM jfloff/alpine-python:3.4-slim -RUN /entrypoint.sh \ - -p sphinx \ - -p recommonmark \ - -p sphinx_rtd_theme \ - -a make \ -&& echo - -RUN mkdir -p /docs/ -WORKDIR /docs/ -COPY Makefile . -COPY source ./source/ -RUN make html -WORKDIR /docs/build/html/ -EXPOSE 80 -CMD ["python", "-m", "http.server", "80"] diff --git a/legacy/docs/Makefile b/legacy/docs/Makefile deleted file mode 100644 index 5f1c9c15..00000000 --- a/legacy/docs/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -NAME := $(lastword $(subst /, ,$(CURDIR))) -# Minimal makefile for Sphinx documentation -# - -# You can set these variables from the command line. -SPHINXOPTS = -SPHINXBUILD = sphinx-build -SPHINXPROJ = PrototypeJoyentPortal -SOURCEDIR = source -BUILDDIR = build - -# Put it first so that "make" without argument is like "make help". -help: - @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) - -.PHONY: help Makefile - -# Catch-all target: route all unknown targets to Sphinx using the new -# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). -%: Makefile - @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) - -.PHONY: build -build: - docker build -t quay.io/yldio/joyent-portal-$(NAME):$(CIRCLE_BRANCH) . - -.PHONY: push -push: - docker push quay.io/yldio/joyent-portal-$(NAME) - -.PHONY: test -test: - -.PHONY: test-ci -test-ci: - -.PHONY: install -install: - -.PHONY: start -start: - -.PHONY: install-production -install-production: - -.PHONY: clean -clean: - -.PHONY: lint -lint: - -.PHONY: lint-ci -lint-ci: - -.PHONY: licence-check -lint-ci: diff --git a/legacy/docs/README.rst b/legacy/docs/README.rst deleted file mode 100644 index 7f844c8c..00000000 --- a/legacy/docs/README.rst +++ /dev/null @@ -1,49 +0,0 @@ -Prototype Joyent Portal Docs -************** - -This repo contains the source code for the `Prototype Joyent Portal docs`_. - -Contributing -############ - -Fork the repo, make an edit, submit a PR. No patch is too small! <3 - -Building locally -################ - -1. Install `Sphinx `_. -2. Install ``sphinx_rtd_theme`` with ``pip install sphinx_rtd_theme`` -3. Run ``make html`` -4. Open ``build/html/index.html`` in your browser. - -Deployment -########## - -``master`` is automatically deployed to `https://xxx `_. - -License -####### - -This project was forked from `https://github.com/shoreditch-ops/artillery-docs`_ - -:: - - The MIT License (MIT) - Copyright (c) 2015-2016 Shoreditch Ops Ltd - - 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/legacy/docs/circle.yml b/legacy/docs/circle.yml deleted file mode 100644 index 327866c9..00000000 --- a/legacy/docs/circle.yml +++ /dev/null @@ -1,22 +0,0 @@ -machine: - python: - version: 2.7.5 - environment: - PATH: "/usr/local/bin:${PATH}" -dependencies: - cache_directories: - - "~/.apt-cache" - pre: - - sudo rm -rf /var/cache/apt/archives && sudo ln -s ~/.apt-cache /var/cache/apt/archives && mkdir -p ~/.apt-cache/partial - - sudo apt-get update; sudo apt-get install python-sphinx - - pip install sphinx_rtd_theme - - pip install s3cmd -test: - override: - - make html -deployment: - production: - branch: master - commands: - - cp .s3cfg ~/.s3cfg - - bash scripts/deploy.sh diff --git a/legacy/docs/source/conf.py b/legacy/docs/source/conf.py deleted file mode 100644 index f45ee3ed..00000000 --- a/legacy/docs/source/conf.py +++ /dev/null @@ -1,161 +0,0 @@ -#!/usr/bin/env python3 -# -*- coding: utf-8 -*- -# -# Prototype Joyent Portal documentation build configuration file, created by -# sphinx-quickstart on Fri Jan 27 11:28:13 2017. -# -# This file is execfile()d with the current directory set to its -# containing dir. -# -# Note that not all possible configuration values are present in this -# autogenerated file. -# -# All configuration values have a default; values that are commented out -# serve to show the default. - -# If extensions (or modules to document with autodoc) are in another directory, -# add these directories to sys.path here. If the directory is relative to the -# documentation root, use os.path.abspath to make it absolute, like shown here. -# -# import os -# import sys -# sys.path.insert(0, os.path.abspath('.')) -import sphinx_rtd_theme - - -# -- General configuration ------------------------------------------------ - -# If your documentation needs a minimal Sphinx version, state it here. -# -# needs_sphinx = '1.0' - -# Add any Sphinx extension module names here, as strings. They can be -# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom -# ones. -extensions = ['sphinx.ext.githubpages'] - -# Add any paths that contain templates here, relative to this directory. -templates_path = ['_templates'] - -# The suffix(es) of source filenames. -# You can specify multiple suffix as a list of string: -from recommonmark.parser import CommonMarkParser - -source_parsers = {'.md': CommonMarkParser} -source_suffix = ['.rst', '.md'] - -# The master toctree document. -master_doc = 'index' - -# General information about the project. -project = 'Prototype Joyent Portal' -copyright = '2017, YLD and Make Us Proud' -author = 'YLD and Make Us Proud' - -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. -version = '1.0' -# The full version, including alpha/beta/rc tags. -release = '1.0.0' - -# The language for content autogenerated by Sphinx. Refer to documentation -# for a list of supported languages. -# -# This is also used if you do content translation via gettext catalogs. -# Usually you set "language" from the command line for these cases. -language = None - -# List of patterns, relative to source directory, that match files and -# directories to ignore when looking for source files. -# This patterns also effect to html_static_path and html_extra_path -exclude_patterns = [] - -# The name of the Pygments (syntax highlighting) style to use. -pygments_style = 'sphinx' - -# If true, `todo` and `todoList` produce output, else they produce nothing. -todo_include_todos = False - - -# -- Options for HTML output ---------------------------------------------- - -# The theme to use for HTML and HTML Help pages. See the documentation for -# a list of builtin themes. -# -html_theme = "sphinx_rtd_theme" - -# Theme options are theme-specific and customize the look and feel of a theme -# further. For a list of options available for each theme, see the -# documentation. -# -# html_theme_options = {} - -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] - -# Add any paths that contain custom static files (such as style sheets) here, -# relative to this directory. They are copied after the builtin static files, -# so a file named "default.css" will overwrite the builtin "default.css". -# html_static_path = ['_static'] - - -# -- Options for HTMLHelp output ------------------------------------------ - -# Output file base name for HTML help builder. -htmlhelp_basename = 'PrototypeJoyentPortaldoc' - - -# -- Options for LaTeX output --------------------------------------------- - -latex_elements = { - # The paper size ('letterpaper' or 'a4paper'). - # - # 'papersize': 'letterpaper', - - # The font size ('10pt', '11pt' or '12pt'). - # - # 'pointsize': '10pt', - - # Additional stuff for the LaTeX preamble. - # - # 'preamble': '', - - # Latex figure (float) alignment - # - # 'figure_align': 'htbp', -} - -# Grouping the document tree into LaTeX files. List of tuples -# (source start file, target name, title, -# author, documentclass [howto, manual, or own class]). -latex_documents = [ - (master_doc, 'PrototypeJoyentPortal.tex', 'Prototype Joyent Portal Documentation', - 'YLD and Make Us Proud', 'manual'), -] - - -# -- Options for manual page output --------------------------------------- - -# One entry per manual page. List of tuples -# (source start file, name, description, authors, manual section). -man_pages = [ - (master_doc, 'prototypejoyentportal', 'Prototype Joyent Portal Documentation', - [author], 1) -] - - -# -- Options for Texinfo output ------------------------------------------- - -# Grouping the document tree into Texinfo files. List of tuples -# (source start file, target name, title, author, -# dir menu entry, description, category) -texinfo_documents = [ - (master_doc, 'PrototypeJoyentPortal', 'Prototype Joyent Portal Documentation', - author, 'PrototypeJoyentPortal', 'One line description of project.', - 'Miscellaneous'), -] - - - diff --git a/legacy/docs/source/currentprogress.md b/legacy/docs/source/currentprogress.md deleted file mode 100644 index 4a793dac..00000000 --- a/legacy/docs/source/currentprogress.md +++ /dev/null @@ -1,28 +0,0 @@ -# Current Progress - -## UI - -[Viewable Here](http://nginx.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone/) - -The UI is a set of components that have been built using react, they are viewable -using the link above, which is a running version of react-storybook. - -## Frontend - -[Viewable Here](http://frontend.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone:8000/) - -## Docs - -[Viewable Here](http://docs.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone/) - -## CloudAPI Graphql - -[Accessible Here](http://cloudapi.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone:3000/) - -## Spikes - -The spikes within this project is small pieces of work, implementing features that -we are either not too sure about or wish to find more information on. - -Spikes are not currently hosted anywhere, however they are accessible from github -within the main repository. diff --git a/legacy/docs/source/deployment.md b/legacy/docs/source/deployment.md deleted file mode 100644 index 0ba92551..00000000 --- a/legacy/docs/source/deployment.md +++ /dev/null @@ -1,61 +0,0 @@ -# Deployment - -The project as it stands is a monorepo, each part of this prototype -(cloudapi-graphql, ui, frontend, nginx) can be found in the root directory. - -We currently are using [CircleCI](https://circleci.com/gh/yldio/joyent-portal/) -for continuous deployment. As soon as a commit is push to Github, we fire a hook -off to CircleCI which kicks off our tests. - -CircleCI is configured through the [circle.yaml](https://github.com/yldio/joyent-portal/blob/master/circle.yml) -found at the root of the project. The main take from this is that we install and -setup our dependencies such as docker, docker-compose, triton and yarn. CircleCI -then runs the appropriate Makefile command. - -## Configuration - -CircleCI is configured purely from environment variables. The current set of -variables are defined below, The SDC\_ variables are pulled directly from the -output of `triton env` and inserted into CircleCI to simplifying setting up triton-cli -in a testing environment. - -We also have some \_DOCKER\_ variables, again these are used by triton, but because -we wish to build and push the images inside CircleCI we only use them at deployment. - -The docker login username and password is derived from a robot account quay.io - - -``` -COMPOSE_HTTP_TIMEOUT -NPM_TOKEN -SDC_ACCOUNT -SDC_KEY_ID -SDC_URL -_DOCKER_CERT_PATH -_DOCKER_HOST -_DOCKER_LOGIN_PASSWORD -_DOCKER_LOGIN_USERNAME -_DOCKER_REGISTRY -_DOCKER_TLS_VERIFY -``` - -Other environment variables in use come directly from CircleCI, and a reference -of these can be found [here](https://circleci.com/docs/environment-variables/) - -## Docker Images - -Each of the service contained within the Joyent Portal repository is deployed -using docker, the are built and tested in CI and when passing are pushed to -[Quay.io](https://quay.io/repository/) under the yldio organisation. - -Images are usually built from our own base image [alpine-node-containerpilot](https://github.com/yldio/alpine-node-containerpilot) -For prosperity, the alpine-node-containerpilot is tagged in quay.io as `latest` -always points at `master`. These tags should represent the version of node being -ran `:6.4.4` and should have a postfix for any no-node changes to the image -`:6.4.4-2`. - -## /.bin/deploy - -This command is ran at the point when all of the tests are passing. It fires off -a call to `docker-compose -d up`. This can equally be ran on a developers machine -if manual intervention is needed. diff --git a/legacy/docs/source/index.rst b/legacy/docs/source/index.rst deleted file mode 100644 index 1da57b72..00000000 --- a/legacy/docs/source/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. Prototype Joyent Portal documentation master file, created by - sphinx-quickstart on Fri Jan 27 11:28:13 2017. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to Prototype Joyent Portal's documentation! -=================================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - currentprogress - deployment diff --git a/legacy/frontend-technical-prototype/.babelrc b/legacy/frontend-technical-prototype/.babelrc deleted file mode 100644 index db5f9510..00000000 --- a/legacy/frontend-technical-prototype/.babelrc +++ /dev/null @@ -1,53 +0,0 @@ -{ - "presets": [ - "react", - ["env", { - "modules": false, - "targets": { - "browsers": [ - "last 2 versions" - ] - } - }] - ], - "plugins": [ - ["inline-react-svg", { - "ignorePattern": "libre-franklin" - }], - "transform-class-properties", - ["transform-object-rest-spread", { - "useBuiltIns": true - }], - ["transform-react-jsx", { - "useBuiltIns": true - }], - "transform-exponentiation-operator" - ], - "env": { - "development": { - "plugins": [ - "transform-react-jsx-source", - "transform-react-jsx-self" - ] - }, - "test": { - "presets": [ - ["env", { - "targets": { - "node": "current" - } - }] - ], - "plugins": [ - ["babel-plugin-webpack-alias", { - "config": "${CONFIG}" - }] - ] - }, - "production": { - "plugins": [ - // "transform-react-constant-elements" enable when #5325 is fixed - ] - } - } -} diff --git a/legacy/frontend-technical-prototype/.dockerignore b/legacy/frontend-technical-prototype/.dockerignore deleted file mode 100644 index df4dcbab..00000000 --- a/legacy/frontend-technical-prototype/.dockerignore +++ /dev/null @@ -1,151 +0,0 @@ -### Bower ### -bower_components -.bower-cache -.bower-registry -.bower-tmp - - -### Git ### -*.orig - - -### macOS ### -*.DS_Store -.AppleDouble -.LSOverride - -# Thumbnails -._* -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - - -### Node ### -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -jspm_packages - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - - -### SublimeText ### -# cache files for sublime text -*.tmlanguage.cache -*.tmPreferences.cache -*.stTheme.cache - -# workspace files are user-specific -*.sublime-workspace - -# project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using SublimeText -# *.sublime-project - -# sftp configuration file -sftp-config.json - -# Package control specific files -Package Control.last-run -Package Control.ca-list -Package Control.ca-bundle -Package Control.system-ca-bundle -Package Control.cache/ -Package Control.ca-certs/ -bh_unicode_properties.cache - -# Sublime-github package stores a github token in this file -# https://packagecontrol.io/packages/sublime-github -GitHub.sublime-settings - - -### Vim ### -# swap -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -# session -Session.vim -# temporary -.netrwhist -*~ -# auto-generated tag files -tags - - -### Windows ### -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# Windows shortcuts -*.lnk - - -### Application Specific ### -.env - -# PostCSS -*.postcss.js - diff --git a/legacy/frontend-technical-prototype/.eslintignore b/legacy/frontend-technical-prototype/.eslintignore deleted file mode 100644 index f9b9f952..00000000 --- a/legacy/frontend-technical-prototype/.eslintignore +++ /dev/null @@ -1,4 +0,0 @@ -/node_modules -coverage -.nyc_output -static \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/.eslintrc b/legacy/frontend-technical-prototype/.eslintrc deleted file mode 100644 index 389bd5c1..00000000 --- a/legacy/frontend-technical-prototype/.eslintrc +++ /dev/null @@ -1,125 +0,0 @@ -{ - "extends": [ - "semistandard", - "eslint:recommended" - ], - "parser": "babel-eslint", - "parserOptions": { - "ecmaVersion": 7, - "ecmaFeatures": { - "jsx": true - }, - "sourceType": "module" - }, - "plugins": [ - "babel", - "react", - "jsx-a11y" - ], - "env": { - "node": true, - "browser": true, - "es6": true - }, - "rules": { - "jsx-quotes": [2, "prefer-single"], - "comma-dangle": [2, "never"], - "eol-last": [2, "always"], - "react/jsx-no-undef": 2, - "react/jsx-uses-react": 2, - "react/jsx-uses-vars": 2, - "react/no-deprecated": 2, - "react/no-direct-mutation-state": 2, - "react/no-find-dom-node": 2, - "react/no-is-mounted": 2, - "react/no-unknown-property": 2, - "react/no-render-return-value": 2, - "react/prop-types": 2, - "react/react-in-jsx-scope": 2, - "react/require-render-return": 2, - "react/no-children-prop": 2, - "react/no-danger": 2, - "react/no-danger-with-children": 2, - "react/no-did-mount-set-state": 2, - "react/no-did-update-set-state": 2, - "react/no-multi-comp": 0, - "react/no-string-refs": 2, - "react/no-unescaped-entities": 2, - "react/no-unused-prop-types": 2, - "react/prefer-stateless-function": 2, - "react/self-closing-comp": 2, - "react/sort-comp": 2, - "react/style-prop-object": 2, - "react/jsx-boolean-value": [2, "never"], - "react/jsx-closing-bracket-location": 2, - "react/jsx-curly-spacing": [2, "never"], - "react/jsx-equals-spacing": [2, "never"], - "react/jsx-filename-extension": [2, { - "extensions": [".js"] - }], - "react/jsx-first-prop-new-line": [2, "multiline"], - "react/jsx-handler-names": 2, - "react/jsx-indent": [2, 2], - "react/jsx-indent-props": [2, 2], - "react/jsx-key": 2, - "react/jsx-max-props-per-line": [2, { - "maximum": 2 - }], - "react/jsx-no-bind": 2, - "react/jsx-no-comment-textnodes": 2, - "react/jsx-no-duplicate-props": 2, - "react/jsx-no-target-blank": 2, - "react/jsx-pascal-case": 2, - "react/jsx-space-before-closing": 2, - "react/jsx-wrap-multilines": 2, - "jsx-a11y/anchor-has-content": 2, - "jsx-a11y/href-no-hash": 2, - "jsx-a11y/aria-props": 2, - "jsx-a11y/aria-proptypes": 2, - "jsx-a11y/aria-role": 2, - "jsx-a11y/aria-unsupported-elements": 2, - "jsx-a11y/click-events-have-key-events": 1, - "jsx-a11y/mouse-events-have-key-events": 2, - "jsx-a11y/heading-has-content": 2, - "jsx-a11y/html-has-lang": 2, - "jsx-a11y/img-has-alt": 2, - "jsx-a11y/img-redundant-alt": 2, - "jsx-a11y/label-has-for": 2, - "jsx-a11y/lang": 2, - "jsx-a11y/no-access-key": 2, - "jsx-a11y/no-distracting-elements": 2, - "jsx-a11y/no-onchange": 2, - "jsx-a11y/no-static-element-interactions": 1, - "jsx-a11y/onclick-has-focus": 2, - "jsx-a11y/onclick-has-role": 2, - "jsx-a11y/role-has-required-aria-props": 2, - "jsx-a11y/role-supports-aria-props": 2, - "jsx-a11y/scope": 2, - "jsx-a11y/tabindex-no-positive": 2, - "generator-star-spacing": 0, - "space-before-function-paren": [2, "never"], - "object-curly-newline": [2, { - "minProperties": 1 - }], - "sort-vars": 2, - "prefer-const": 2, - "no-mixed-spaces-and-tabs": 2, - "new-cap": 2, - "no-use-before-define": [2, "nofunc"], - "semi": [2, "always"], - "camelcase": 2, - "curly": 2, - "eqeqeq": 2, - "no-extend-native": 2, - "indent": [2, 2, { - "SwitchCase": 1 - }], - "quotes": [2, "single"], - "max-depth": [2, 3], - "max-statements": [2, 60], - "max-len": [2, 80], - "no-eq-null": 2, - "block-scoped-var": 2, - "no-console": 0 - } -} diff --git a/legacy/frontend-technical-prototype/.stylelintrc b/legacy/frontend-technical-prototype/.stylelintrc deleted file mode 100644 index 08449614..00000000 --- a/legacy/frontend-technical-prototype/.stylelintrc +++ /dev/null @@ -1,52 +0,0 @@ -{ - "syntax": "scss", - "extends": "stylelint-config-standard", - "processors": [ - "stylelint-processor-styled-components" - ], - "rules": { - "color-hex-case": "upper", - "color-hex-length": "long", - "font-family-name-quotes": "always-where-recommended", - "string-quotes": "double", - "value-list-comma-space-after": "always", - "custom-property-no-outside-root": true, - "property-no-unknown": [true, { - "ignoreProperties": [ - "", - "composes" - ] - }], - "declaration-colon-space-after": "always", - "declaration-no-important": true, - "declaration-block-no-duplicate-properties": true, - "declaration-block-properties-order": "alphabetical", - "declaration-block-semicolon-newline-after": "always", - "block-closing-brace-newline-after": "always-single-line", - "block-closing-brace-newline-before": "always", - "block-no-single-line": true, - "block-opening-brace-newline-after": "always", - "selector-attribute-quotes": "always", - "selector-max-compound-selectors": 3, - "selector-no-attribute": true, - "selector-no-id": true, - "selector-no-universal": true, - "selector-pseudo-class-parentheses-space-inside": "always", - "selector-list-comma-newline-before": "never-multi-line", - "selector-list-comma-space-before": "always-single-line", - "media-feature-parentheses-space-inside": "always", - "at-rule-name-space-after": "always", - "at-rule-no-unknown": [true, { - "ignoreAtRules": [ - "/mixin|for/", - "" - ] - }], - "max-nesting-depth": 3, - "no-unknown-animations": true, - "custom-property-empty-line-before": null, - "selector-pseudo-class-no-unknown": [true, { - "ignorePseudoClasses": ["global", "$"] - }] - } -} diff --git a/legacy/frontend-technical-prototype/.tern-project b/legacy/frontend-technical-prototype/.tern-project deleted file mode 100644 index 22bab84c..00000000 --- a/legacy/frontend-technical-prototype/.tern-project +++ /dev/null @@ -1,15 +0,0 @@ -{ - "libs": [ - "ecmascript", - "browser" - ], - "plugins": { - "doc_comment": true, - "local-scope": true, - "jsx": true, - "node": true, - "webpack": { - "configPath": "./webpack/index.js" - } - } -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/Dockerfile b/legacy/frontend-technical-prototype/Dockerfile deleted file mode 100644 index 68b84ed9..00000000 --- a/legacy/frontend-technical-prototype/Dockerfile +++ /dev/null @@ -1 +0,0 @@ -FROM quay.io/yldio/alpine-node-containerpilot:6.9.4-3 diff --git a/legacy/frontend-technical-prototype/Makefile b/legacy/frontend-technical-prototype/Makefile deleted file mode 100644 index 931743f4..00000000 --- a/legacy/frontend-technical-prototype/Makefile +++ /dev/null @@ -1,70 +0,0 @@ -NAME := $(lastword $(subst /, ,$(CURDIR))) - -bindir := $(shell yarn bin) -AVA := $(bindir)/ava -NYC := $(bindir)/nyc -UI := $(shell pwd)/../ui - -.PHONY: install-production -install-production: compile - yarn install --production --no-lockfile - -.PHONY: install -install: - NODE_ENV=development yarn install --no-lockfile - -.PHONY: clean -clean: - @rm -rf node_modules - -ui: -ifeq ($(BUILD),production) -else - $(MAKE) compile -C $(UI) -endif - -.PHONY: test -test: ui - NODE_ENV=test BABEL_DISABLE_CACHE=1 CONFIG=$(shell pwd)/webpack/index.js $(NYC) $(AVA) test/**/*.js $(TEST_ARGS) - -XUNIT_DIR := ${CIRCLE_TEST_REPORTS}/tap-xunit -XUNIT := $(bindir)/tap-xunit -XUNIT_OUTPUT := >> ${CIRCLE_TEST_REPORTS}/tap-xunit/xunit-$(NAME) -.PHONY: test-ci -test-ci: ui - mkdir -p $(XUNIT_DIR) - BABEL_DISABLE_CACHE=1 NODE_ENV=test CONFIG=$(shell pwd)/webpack/index.js $(NYC) $(AVA) test/**/*.js -t | $(XUNIT) $(XUNIT_OUTPUT).xml - -.PHONY: compile -compile: ui install -ifeq ($(BUILD),production) - NODE_ENV=production $(bindir)/webpack --config webpack/index.js -else - $(bindir)/webpack --config webpack/index.js -endif - -.PHONY: build -build: - docker build -t quay.io/yldio/joyent-dashboard-$(NAME):$(CIRCLE_BRANCH) . - -.PHONY: push -push: - docker push quay.io/yldio/joyent-dashboard-$(NAME) - -.PHONY: start -start: - node server - -.PHONY: lint -lint: - $(bindir)/eslint . --cache -# $(bindir)/stylelint './src/**/*.js' - -.PHONY: lint-ci -lint-ci: - mkdir -p $(XUNIT_DIR) - -$(bindir)/eslint . --cache --format tap | $(XUNIT) $(XUNIT_OUTPUT)-lint.xml - -.PHONY: licence-check -licence-check: - ../node_modules/.bin/license-to-fail ../licence.js diff --git a/legacy/frontend-technical-prototype/README.md b/legacy/frontend-technical-prototype/README.md deleted file mode 100644 index 71592708..00000000 --- a/legacy/frontend-technical-prototype/README.md +++ /dev/null @@ -1,50 +0,0 @@ -[![Docker Repository on Quay](https://quay.io/repository/yldio/joyent-dashboard-frontend/status?token=ab124f42-c6c5-4023-9841-17ef74c8b7f1 "Docker Repository on Quay")](https://quay.io/repository/yldio/joyent-dashboard-frontend) -# Joyent Dashboard Frontend - -## start - -``` -npm run start -``` - -## test - -``` -npm run test -``` - -## structure - -``` -. -├── src -│   ├── containers -│   ├── index.js -│   ├── root.js -│   └── state -│   ├── actions.js -│   ├── reducers -│   ├── store.js -│   └── thunks -├── static -├── locales -├── scripts -├── test -├── webpack -├── .babelrc -└── .eslintrc -``` - - - **src/index.js**: Renders `src/root.js` and bootstraps hot module reloading. - - **src/root.js**: The main component that wraps `react-redux`, `react-router` and `react-hot-loader`. - - **src/state/store.js**: Exports a function that creates a `redux` store instance with all the middlewares and reducers configured. - - **src/state/actions.js**: Not only exports all the actions available (declared in the file), but also goes through all the thunks and exports them. - - **src/state/thunks**: Directory to place thunks so that actions or reducers don't get too confusing. - - **src/state/reducers**: Each file here represents a reducer scope. So, `state.app` will be controlled in `reducers/app.js`. - - **locales**: Translation definitions for each locale supported. - - **scripts**: Utility scripts (e.g. building localizations). - - **test**: Self explanatory. - - **webpack**: Webpack configuration for multiple enviroments. Development configuration includes a dev-server and hot module replacement support. - - **.babelrc**: This babel configuration outputs ES2015 code, so it will produce code only for modern browsers. -Also, async/await is supported. - - **.eslintrc**:ESLint configuration. It's basically [semistandard](https://github.com/Flet/semistandard) with `space-before-function-paren` probited; diff --git a/legacy/frontend-technical-prototype/etc/containerpilot.json b/legacy/frontend-technical-prototype/etc/containerpilot.json deleted file mode 100644 index a82ba53a..00000000 --- a/legacy/frontend-technical-prototype/etc/containerpilot.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "consul": "{{ .CONSUL }}:8500", - "services": [ - { - "name": "joyent-portal-frontend", - "port": 8000, - "health": "/usr/bin/curl -o /dev/null --fail -s http://localhost:8000/", - "poll": 3, - "ttl": 10 - } - ], - "backends": [ - ], - "telemetry": { - "port": 9090, - "sensors": [ - { - "name": "frontend_memory_percent", - "help": "percentage of memory used", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "memory"] - }, - { - "name": "frontend_cpu_load", - "help": "cpu load", - "type": "gauge", - "poll": 5, - "check": ["/bin/sensors", "cpu"] - }, - { - "name": "frontend_disk_capacity", - "help": "disk capacity", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskcapacity"] - }, - { - "name": "frontend_disk_usage", - "help": "disk usage", - "type": "gauge", - "poll": 60, - "check": ["/bin/sensors", "diskusage"] - } - ] - } -} diff --git a/legacy/frontend-technical-prototype/locales/en-us.json b/legacy/frontend-technical-prototype/locales/en-us.json deleted file mode 100644 index 80aafe5c..00000000 --- a/legacy/frontend-technical-prototype/locales/en-us.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "your-dashboard": "Your dashboard", - "project-feed": "Project Feed", - "summary": "Summary", - "metrics": "Metrics", - "networks": "Networks", - "tags-metadata": "Tags and Meta Data", - "activity-feed": "Activity Feed", - "firewall": "Firewall", - "service-manifest": "Service manifest", - "settings": "Settings", - "projects": "Projects", - "people": "People", - "services": "Services", - "instances": "Instances", - "manifest": "Project manifest", - "create-new": "Create new project", - "rollback": "Rollback", - "import-services-title": "Import your services", - "import-services-body": "You can import your services from a Git repository hosting service. Learn more", - "alt-import-services-title": "Alternatively, you can upload or edit manifest file", - "alt-import-services-body": "Manifest is a file describing your services. It is similar to Docker Compose file. You can upload a file from you local machine or edit it manually. Learn more", - "no-projects": "You don’t have any projects.", - "no-people": "There are no members here. Add them above", - "edit-project-manifest": "Edit project manifest", - "or-bring-in-from": "or bring in from", - "your-settings": "Your settings", - "agg-cpu-usage": "Aggregated CPU usage", - "agg-cpu-usage-desc-sm": "CPU usages accross all of the CPU cores", - "mem-res-set-size": "Memory resident set size", - "mem-res-set-size-sm": "Process memory that is actually stored in the RAM", - "apache-http-reqs": "Apache HTTP requests", - "apache-http-reqs-sm": "Number of website requests to apache if it is used", - "payment-cards": { - "mastercard": "Mastercard" - }, - "cancel": "Cancel", - "submit": "Submit", - "back": "Back", - "new-project": { - "title": "Creating a new project", - "description": "A project can represent your apps, the version of it or different environments." - }, - "billing": { - "title": "New project billing", - "description": "Do you want to use the same card details as your organisation or add a new card?", - "new-billing-label": "Add new", - "use-existing-label": "Use existing" - }, - "new-billing": { - "title": "New project billing", - "description": "Please provide your billing details.", - "save-details-label": "Save details" - }, - "metrics-section": { - "add": { - "add-label": "Add", - "added-label": "Added", - "link-label": "Learn more" - }, - "metric": { - "settings-label": "Settings" - }, - "cpu-agg-usage": { - "title": "Aggregated CPU usage", - "description": "CPU usages accross all of the CPU cores." - }, - "cpu-wait-time": { - "title": "Memory resident set size", - "description": "Process memory that is actually stored in the RAM." - }, - "zfs-used": { - "title": "Apache HTTP requests", - "description": "Number of website requests to apache if it is used." - } - }, - "monitors": { - "conditions": "Conditions", - "conditions-subtitle": "Please define what changes you wish to be alerted of.", - "if": "If metric is", - "above": "Above", - "equal": "Equal", - "below": "Below", - "average": "on averga", - "during": "during", - "last5": "last 5 minutes", - "notification": "Notification", - "notification-subtitle": "Type in users or teams who you wish to be alerted.", - "submit": "Create", - "create": "Create monitor", - "manage": "Managing monitors" - } -} diff --git a/legacy/frontend-technical-prototype/locales/pt-pt.json b/legacy/frontend-technical-prototype/locales/pt-pt.json deleted file mode 100644 index 9ad3487e..00000000 --- a/legacy/frontend-technical-prototype/locales/pt-pt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "your-dashboard": "O seu painel", - "settings": "Preferências", - "projects": "Projectos", - "people": "Pessoas", - "no-personal-projects": "No momento não tem projectos pessoais", - "create-new": "Criar novo", - "your-settings": "As suas preferências" -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/package.json b/legacy/frontend-technical-prototype/package.json deleted file mode 100644 index 0fe85059..00000000 --- a/legacy/frontend-technical-prototype/package.json +++ /dev/null @@ -1,134 +0,0 @@ -{ - "name": "joyent-portal-frontend", - "version": "1.1.0", - "private": true, - "license": "private", - "main": "server/index.js", - "directories": { - "test": "test", - "lib": "src" - }, - "scripts": { - "start": "webpack-dev-server --define process.env.BASELINE_GRID=false --open --config webpack/index.js ", - "production": "node server", - "lint": "make lint", - "lint-fix": "make lint-fix", - "test": "make test", - "open": "nyc report --reporter=html & open coverage/index.html", - "coverage": "nyc check-coverage --statements 100 --functions 100 --lines 100 --branches 100", - "build-locales": " CONFIG=$(pwd)/webpack/index.js babel-node scripts/build-locales", - "clean-static": "git check-ignore static/** | xargs rm" - }, - "dependencies": { - "@tomgco/joyent-portal-ui": "alpha", - "constant-case": "^2.0.0", - "force-array": "^3.1.0", - "hapi": "^16.1.0", - "inert": "^4.1.0", - "inherits": "^2.0.3", - "lodash.find": "^4.6.0", - "lodash.flatten": "^4.4.0", - "lodash.get": "^4.4.2", - "lodash.isempty": "^4.4.0", - "lodash.template": "^4.4.0", - "moment": "^2.17.1", - "param-case": "^2.1.0", - "portal-api": "^1.0.0", - "querystring": "^0.2.0", - "react": "^15.4.2", - "react-a11y": "^0.3.3", - "react-dom": "^15.4.2", - "react-intl": "^2.2.3", - "react-intl-redux": "^0.4.1", - "react-redux": "^5.0.3", - "react-router": "4.0.0-beta.6", - "react-router-dom": "4.0.0-beta.6", - "react-select": "^1.0.0-rc.3", - "reduce-reducers": "^0.1.2", - "redux": "^3.6.0", - "redux-actions": "^1.2.2", - "redux-batched-actions": "^0.1.5", - "redux-form": "^6.5.0", - "redux-logger": "^2.8.1", - "redux-promise-middleware": "^4.2.0", - "redux-thunk": "^2.2.0", - "reselect": "^2.5.4", - "simple-statistics": "^2.5.0", - "styled-components": "^1.4.4", - "understood": "^1.0.1" - }, - "devDependencies": { - "ava": "^0.18.2", - "babel-cli": "^6.23.0", - "babel-core": "^6.23.1", - "babel-eslint": "^7.1.1", - "babel-loader": "^6.3.2", - "babel-plugin-inline-react-svg": "^0.2.0", - "babel-plugin-styled-components": "^1.0.0", - "babel-plugin-transform-class-properties": "^6.23.0", - "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0", - "babel-plugin-transform-es2015-parameters": "^6.23.0", - "babel-plugin-transform-object-rest-spread": "^6.23.0", - "babel-plugin-transform-react-constant-elements": "^6.23.0", - "babel-plugin-transform-react-jsx": "^6.23.0", - "babel-plugin-transform-react-jsx-self": "^6.22.0", - "babel-plugin-transform-react-jsx-source": "^6.22.0", - "babel-plugin-transform-runtime": "^6.23.0", - "babel-plugin-webpack-alias": "^2.1.2", - "babel-plugin-webpack-loaders": "^0.9.0", - "babel-preset-env": "^1.1.10", - "babel-preset-react": "^6.23.0", - "babel-register": "^6.23.0", - "case-sensitive-paths-webpack-plugin": "^1.1.4", - "css-loader": "^0.26.2", - "enzyme": "^2.7.1", - "eslint": "^3.16.1", - "eslint-config-semistandard": "^7.0.0", - "eslint-config-standard": "^7.0.0", - "eslint-plugin-babel": "^4.1.0", - "eslint-plugin-import": "^2.2.0", - "eslint-plugin-jsx-a11y": "^4.0.0", - "eslint-plugin-promise": "^3.5.0", - "eslint-plugin-react": "^6.10.0", - "eslint-plugin-standard": "^2.0.1", - "file-loader": "^0.10.1", - "jsdom": "^9.11.0", - "json-loader": "^0.5.4", - "ncp": "^2.0.0", - "node-hook": "^0.4.0", - "nyc": "^10.1.2", - "pre-commit": "^1.2.2", - "react-addons-perf": "^15.4.2", - "react-addons-test-utils": "^15.4.2", - "react-dev-utils": "^0.5.1", - "react-perf": "^1.0.1", - "redux-ava": "^2.2.0", - "redux-perf-middleware": "^1.2.2", - "require-hacker": "^2.1.4", - "simple-mock": "^0.7.3", - "style-loader": "^0.13.2", - "stylelint": "^7.9.0", - "stylelint-config-standard": "^16.0.0", - "stylelint-processor-styled-components": "^0.0.4", - "tap-xunit": "^1.7.0", - "thenify": "^3.2.1", - "url-loader": "^0.5.8", - "webpack": "^2.2.1", - "webpack-dev-server": "^2.4.1", - "webpack-manifest-plugin": "^1.1.0", - "webpack-shell-plugin": "^0.5.0" - }, - "ava": { - "failFast": true, - "cache": false, - "require": [ - "./test/_hook.js" - ], - "babel": "inherit" - }, - "pre-commit": [ - "lint", - "test", - "coverage" - ] -} diff --git a/legacy/frontend-technical-prototype/scripts/build-locales.js b/legacy/frontend-technical-prototype/scripts/build-locales.js deleted file mode 100644 index 8a949229..00000000 --- a/legacy/frontend-technical-prototype/scripts/build-locales.js +++ /dev/null @@ -1,89 +0,0 @@ -const path = require('path'); -const thenify = require('thenify'); -const fs = require('fs'); -const Ncp = require('ncp'); - -const readdir = thenify(fs.readdir); -const writeFile = thenify(fs.writeFile); -const ncp = thenify(Ncp.ncp); - -const root = path.join(__dirname, '../locales'); -const sttic = path.join(__dirname, '../static/locales'); -const intl = path.join(__dirname, '../node_modules/react-intl/locale-data'); - -const source = ({ - name, - json -}) => ` - (() => { - const Locales = window.Locales || {}; - Locales['${name}'] = ${json}; - window.Locales = Locales; - })(); -`; - -const flattenMessages = (nestedMessages, prefix='') => { - return Object.keys(nestedMessages).reduce((messages, key) => { - const value = nestedMessages[key]; - const prefixedKey = prefix ? `${prefix}.${key}` : key; - - if(typeof value === 'string') { - messages[prefixedKey] = value; - } - else { - Object.assign(messages, flattenMessages(value, prefixedKey)); - } - - return messages; - }, {}); -}; - -const compile = async () => { - const files = await readdir(root); - const jsons = files.filter(filename => path.extname(filename) === '.json'); - - const locales = jsons.reduce((res, filename) => { - const name = path.parse(filename).name; - const messages = require(path.join(root, filename)); - const flattenedMessages = flattenMessages(messages); - const json = JSON.stringify(flattenedMessages); - const lang = name.split(/\-/)[0]; - - return { - ...res, - [name]: { - lang, - json, - filename - } - }; - }, {}); - - await Promise.all(Object.keys(locales).map((name) => { - console.log(`Copying locale-data for ${name}`); - - const locale = locales[name]; - const source = path.join(intl, `${locale.lang}.js`); - const destination = path.join(sttic, `${locale.lang}.js`); - - return ncp(source, destination); - })); - - return await Promise.all(Object.keys(locales).map((name) => { - console.log(`Writing ${name}.js`); - - const locale = locales[name]; - - return writeFile(path.join(sttic, `${name}.js`), source({ - ...locale, - name - })); - })); -}; - -console.log('Building Locales'); -compile().then(() => { - console.log('Locales Built'); -}, (err) => { - throw err; -}); diff --git a/legacy/frontend-technical-prototype/server/index.html b/legacy/frontend-technical-prototype/server/index.html deleted file mode 100644 index c9ed98bb..00000000 --- a/legacy/frontend-technical-prototype/server/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - Joyent Triton Dashboard - - - - -
- - - - - diff --git a/legacy/frontend-technical-prototype/server/index.js b/legacy/frontend-technical-prototype/server/index.js deleted file mode 100644 index b4c9adbb..00000000 --- a/legacy/frontend-technical-prototype/server/index.js +++ /dev/null @@ -1,98 +0,0 @@ -'use strict'; - -const Fs = require('fs'); -const Hapi = require('hapi'); -const Inert = require('inert'); -const Path = require('path'); -const PortalApi = require('portal-api'); -const Template = require('lodash.template'); -const Understood = require('understood'); - -const index = Path.join(__dirname, './index.html'); -const html = Template(Fs.readFileSync(index, 'utf-8')); - -const server = new Hapi.Server({ - connections: { - routes: { - files: { - relativeTo: Path.join(__dirname, '../static') - } - } - } -}); - -server.connection({ - port: process.env.PORT || 8000 -}); - -const plugins = [ - Inert, - { - register: Understood, - options: { - default: 'en-us', - localesDir: Path.join(__dirname, '../static/locales') - } - }, - { - register: PortalApi, - routes: { - prefix: '/api' - } - } -]; - -const defaultHandler = (request, reply) => { - const locales = (request.locale || '').toLowerCase().split(/\-/); - - reply(html({ - locale: request.locale, - lang: locales[0] - })); -}; - -server.register(plugins, (err) => { - if (err) { - console.error(err); - process.exit(1); - } - - server.route({ - method: 'GET', - path: '/static/images/{param*}', - handler: { - directory: { - path: './images/', - redirectToSlash: true, - index: false - } - } - }); - - server.route({ - method: 'GET', - path: '/static/{param*}', - handler: { - directory: { - path: '.', - redirectToSlash: true, - index: false - } - } - }); - - server.route({ - method: '*', - path: '/{param*}', - handler: defaultHandler - }); - - server.start((err) => { - if (err) { - console.error(err); - process.exit(1); - } - - console.log(`Server running at: http://localhost:${server.info.port}`); - }); -}); diff --git a/legacy/frontend-technical-prototype/src/components/article/index.js b/legacy/frontend-technical-prototype/src/components/article/index.js deleted file mode 100644 index fc683ea1..00000000 --- a/legacy/frontend-technical-prototype/src/components/article/index.js +++ /dev/null @@ -1,5 +0,0 @@ -// TODO - I think this should go into @components/layout -import styled from 'styled-components'; - -// Main content Wrapper Styles -export default styled.article``; diff --git a/legacy/frontend-technical-prototype/src/components/create-monitor/index.js b/legacy/frontend-technical-prototype/src/components/create-monitor/index.js deleted file mode 100644 index 445ba251..00000000 --- a/legacy/frontend-technical-prototype/src/components/create-monitor/index.js +++ /dev/null @@ -1,132 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; - -import { FormGroup, Select, Input } from '@ui/components/form'; -import Button from '@ui/components/button'; -import Column from '@ui/components/column'; -import { remcalc } from '@ui/shared/functions'; -import Row from '@ui/components/row'; - -const H4 = styled.h4` - margin-bottom: ${remcalc(5)} !important; -`; - -const P = styled.p` - margin-bottom: ${remcalc(20)} !important; -`; - -const ConditionsRow = styled(Row)` - margin-bottom: ${remcalc(33)}; -`; - -const TextColumn = styled(Column)` - display: flex; - flex-direction: column; - justify-content: center; -`; - -const Text = styled.p` - margin: 0 auto !important; -`; - -const RightText = styled(Text)` - margin: 0 0 0 auto; -`; - -const PeopleInput = styled(Input)` - margin-bottom: ${remcalc(24)}; -`; - -const CreateMonitor = ({ - handleSubmit, - pristine, - submitting -}) => ( -
-

- -

-

- -

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

- -

-

- -

- - - - - - - - - - - - -
-); - -CreateMonitor.propTypes = { - handleSubmit: React.PropTypes.func, - pristine: React.PropTypes.bool, - submitting: React.PropTypes.bool -}; - -export default CreateMonitor; diff --git a/legacy/frontend-technical-prototype/src/components/empty/instances.js b/legacy/frontend-technical-prototype/src/components/empty/instances.js deleted file mode 100644 index df845ea1..00000000 --- a/legacy/frontend-technical-prototype/src/components/empty/instances.js +++ /dev/null @@ -1,16 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; - -import Column from '@ui/components/column'; -import Row from '@ui/components/row'; -import { P } from '@ui/components/base-elements'; - -export default () => ( - - -

- -

-
-
-); diff --git a/legacy/frontend-technical-prototype/src/components/empty/people.js b/legacy/frontend-technical-prototype/src/components/empty/people.js deleted file mode 100644 index bb1980d1..00000000 --- a/legacy/frontend-technical-prototype/src/components/empty/people.js +++ /dev/null @@ -1,15 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; - -import Column from '@ui/components/column'; -import Row from '@ui/components/row'; - -export default () => ( - - -

- -

-
-
-); diff --git a/legacy/frontend-technical-prototype/src/components/empty/projects.js b/legacy/frontend-technical-prototype/src/components/empty/projects.js deleted file mode 100644 index de3c0368..00000000 --- a/legacy/frontend-technical-prototype/src/components/empty/projects.js +++ /dev/null @@ -1,15 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; - -import Column from '@ui/components/column'; -import Row from '@ui/components/row'; - -export default () => ( - - -

- -

-
-
-); diff --git a/legacy/frontend-technical-prototype/src/components/empty/services.js b/legacy/frontend-technical-prototype/src/components/empty/services.js deleted file mode 100644 index 5688afb3..00000000 --- a/legacy/frontend-technical-prototype/src/components/empty/services.js +++ /dev/null @@ -1,68 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; -import { LayoutContainer } from '@components/layout'; -import Button from '@ui/components/button'; -import Column from '@ui/components/column'; -import Row from '@ui/components/row'; -import { P, H2, H3 } from '@ui/components/base-elements'; -import { remcalc } from '@ui/shared/functions'; - -const StyledBox = styled.div` - box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05); - border: solid 1px #d8d8d8; - padding: ${remcalc('6 18 24')}; - - & + & { - margin-top: ${remcalc(24)}; - } -`; - -export default () => ( - - - -

- -

- - - - - - -

- -

-

- -

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

- -

-

- -

- - - -
-
-
-
-
-
-
-
-); diff --git a/legacy/frontend-technical-prototype/src/components/footer/index.js b/legacy/frontend-technical-prototype/src/components/footer/index.js deleted file mode 100644 index 31b8219d..00000000 --- a/legacy/frontend-technical-prototype/src/components/footer/index.js +++ /dev/null @@ -1,3 +0,0 @@ -import styled from 'styled-components'; - -export default styled.footer``; diff --git a/legacy/frontend-technical-prototype/src/components/header/index.js b/legacy/frontend-technical-prototype/src/components/header/index.js deleted file mode 100644 index 20345996..00000000 --- a/legacy/frontend-technical-prototype/src/components/header/index.js +++ /dev/null @@ -1,145 +0,0 @@ -import React from 'react'; -import { Link } from 'react-router-dom'; -import styled from 'styled-components'; - -import Column from '@ui/components/column'; -import Avatar from '@ui/components/avatar'; -import { remcalc } from '@ui/shared/functions'; -// import Logo from '../../resources/logo.svg'; -import Logo from '../../resources/triton_logo_dark.png'; -import PropTypes from '@root/prop-types'; -import Row from '@ui/components/row'; -import Tooltip, { TooltipButton } from '@ui/components/tooltip'; -import { pseudoEl, typography } from '@ui/shared/composers'; -import { colors } from '@ui/shared/constants'; - -const borderSide = props => props.toggled - ? 'bottom' - : 'top'; - -const StyledHeader = styled.header` - background-color: ${colors.base.white}; - padding: 0 ${remcalc(18)}; -`; - -const StyledLogo = styled.img` - padding-top: ${remcalc(18)}; - width: ${remcalc(87)}; - height: ${remcalc(25)}; -`; - -const StyledProfileWrapper = styled.div` - position: relative; - padding-top: ${remcalc(6)}; - text-align: right; -`; - -const StyledAvatarWrapper = styled.div` - display: inline-block; - - &:after { - border-left: ${remcalc(5)} solid transparent; - border-right: ${remcalc(5)} solid transparent; - border-${borderSide}: ${remcalc(5)} solid black; - - ${pseudoEl({ - top: '50%', - right: '0' - })} - } -`; - -const StyledName = styled.span` - color: ${colors.base.secondaryDark}; - font-size: ${remcalc(15)}; - height: ${remcalc(66)}; - position: relative; - top: ${remcalc(-12)}; - margin-right: ${remcalc(6)} -`; - -const EmptyButton = styled.button` - background: none; - border: none; - padding-right: ${remcalc(20)}; - - ${typography.libreFranklin}; - ${typography.normal}; -`; - -const StyledAvatar = styled(Avatar)` - marginLeft: ${remcalc(12)}; -`; - -const arrowPosition = { - bottom: '100%', - right: 18 -}; - -const Header = ({ - account, - onHeaderToggle, - tooltip, - ...props -}) => { - const handleHeaderToggle = (ev) => { - ev.preventDefault(); - onHeaderToggle(); - }; - - const tooltipComponent = !tooltip ? null : ( - -
  • - My Account -
  • -
  • - Settings -
  • -
  • - About -
  • -
    - ); - - return ( - - - - - - - - - - - - - {account.name} - - - - - {tooltipComponent} - - - - - ); -}; - -Header.propTypes = { - account: PropTypes.account, - onHeaderToggle: React.PropTypes.func, - tooltip: React.PropTypes.bool -}; - -export default Header; diff --git a/legacy/frontend-technical-prototype/src/components/instance-item/index.js b/legacy/frontend-technical-prototype/src/components/instance-item/index.js deleted file mode 100644 index 477a324b..00000000 --- a/legacy/frontend-technical-prototype/src/components/instance-item/index.js +++ /dev/null @@ -1,38 +0,0 @@ -import React from 'react'; - -import ItemMetricGroup from '@components/item-metric-group'; -import PropTypes from '@root/prop-types'; - -import { - ListItem, - ListItemView, - ListItemMeta, - ListItemTitle, - ListItemOptions -} from '@ui/components/list'; - -const InstanceItem = ({ - instance = {}, - toggleCollapsed = () => null -}) => ( - - - - {instance.name} - - - - - … - - -); - -InstanceItem.propTypes = { - instance: PropTypes.instance, - toggleCollapsed: React.PropTypes.func -}; - -export default InstanceItem; diff --git a/legacy/frontend-technical-prototype/src/components/instance-list/index.js b/legacy/frontend-technical-prototype/src/components/instance-list/index.js deleted file mode 100644 index 5f0c663e..00000000 --- a/legacy/frontend-technical-prototype/src/components/instance-list/index.js +++ /dev/null @@ -1,32 +0,0 @@ -import React from 'react'; -import InstanceItem from '@components/instance-item'; -import PropTypes from '@root/prop-types'; - -const InstanceList = ({ - instances = [], - toggleCollapsed = () => null -}) => { - const onClick = (uuid) => () => - toggleCollapsed(uuid); - - const instanceList = instances.map((instance) => ( - - )); - - return ( -
    - {instanceList} -
    - ); -}; - -InstanceList.propTypes = { - instances: React.PropTypes.arrayOf(PropTypes.instance), - toggleCollapsed: React.PropTypes.func -}; - -export default InstanceList; diff --git a/legacy/frontend-technical-prototype/src/components/item-metric-group/index.js b/legacy/frontend-technical-prototype/src/components/item-metric-group/index.js deleted file mode 100644 index d7e8c6cb..00000000 --- a/legacy/frontend-technical-prototype/src/components/item-metric-group/index.js +++ /dev/null @@ -1,49 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; - -import Column from '@ui/components/column'; -import { ListItemOutlet } from '@ui/components/list'; -import PropTypes from '@root/prop-types'; -import Row from '@ui/components/row'; -import MetricItem from './item'; - -const StyledOutlet = styled(ListItemOutlet)` - padding-left: 0; - padding-right: 0; -`; - -const StyledRow = styled(Row)` - margin: 0; - - & > div { - padding-left: 0; - padding-right: 0; - } -`; - -const ItemMetricGroup = ({ - datasets = [], - ...props -}) => { - const _datasets = datasets.map((metric, i) => ( - - - - )); - - return ( - - - {_datasets} - - - ); -}; - -ItemMetricGroup.propTypes = { - datasets: React.PropTypes.arrayOf(PropTypes.dataset) -}; - -export default ItemMetricGroup; diff --git a/legacy/frontend-technical-prototype/src/components/item-metric-group/item.js b/legacy/frontend-technical-prototype/src/components/item-metric-group/item.js deleted file mode 100644 index ab3daf46..00000000 --- a/legacy/frontend-technical-prototype/src/components/item-metric-group/item.js +++ /dev/null @@ -1,42 +0,0 @@ -import React from 'react'; - -import { - MetricGraph, - MetricView, - MiniMetricMeta, - MiniMetricTitle/*, - MiniMetricSubtitle*/ -} from '@ui/components/metric'; - -const MetricItem = ({ - uuid, - data, - type -}) => { - const values = data.values; - const median = values[values.length-1].median; - const percentage = Math.round((median-data.min)*100/(data.max-data.min)); - // TODO this value needs to be normalised - // also needs a measurement - return ( - - - {`${type.name}: ${percentage}%`} - {/*(1280/3000 MB)*/} - - - - ); -}; - -MetricItem.propTypes = { - uuid: React.PropTypes.string, - data: React.PropTypes.data, - type: React.PropTypes.object -}; - -export default MetricItem; diff --git a/legacy/frontend-technical-prototype/src/components/layout/container.js b/legacy/frontend-technical-prototype/src/components/layout/container.js deleted file mode 100644 index 69e5e9ab..00000000 --- a/legacy/frontend-technical-prototype/src/components/layout/container.js +++ /dev/null @@ -1,13 +0,0 @@ -import styled from 'styled-components'; -import Container from '@ui/components/container'; -import { breakpoints } from '@ui/shared/constants'; - -const LayoutContainer = styled(Container)` - padding: 2rem; - - ${breakpoints.large` - padding: 0; - `} -`; - -export default LayoutContainer; diff --git a/legacy/frontend-technical-prototype/src/components/layout/index.js b/legacy/frontend-technical-prototype/src/components/layout/index.js deleted file mode 100644 index d0d40032..00000000 --- a/legacy/frontend-technical-prototype/src/components/layout/index.js +++ /dev/null @@ -1 +0,0 @@ -export { default as LayoutContainer } from './container'; diff --git a/legacy/frontend-technical-prototype/src/components/manage-monitor/index.js b/legacy/frontend-technical-prototype/src/components/manage-monitor/index.js deleted file mode 100644 index 24daf976..00000000 --- a/legacy/frontend-technical-prototype/src/components/manage-monitor/index.js +++ /dev/null @@ -1,5 +0,0 @@ -import React from 'react'; - -export default () => ( -

    manage monitor

    -); diff --git a/legacy/frontend-technical-prototype/src/components/metric-charts/add-metrics.js b/legacy/frontend-technical-prototype/src/components/metric-charts/add-metrics.js deleted file mode 100644 index eb5d05f7..00000000 --- a/legacy/frontend-technical-prototype/src/components/metric-charts/add-metrics.js +++ /dev/null @@ -1,65 +0,0 @@ -import React from 'react'; -import PropTypes from '@root/prop-types'; -import { FormattedMessage } from 'react-intl'; - -import { - AddMetricButton, - AddMetricDescription, - AddMetricLink, - AddMetricTile, - AddMetricTitle -} from '@ui/components/add-metric'; - -const AddMetrics = ({ - datasets, - metricTypes, - onAddMetric -}) => { - const added = (metric) => Boolean(datasets.filter((dataset) => - dataset.type.uuid === metric - ).length); - - const addButton = (metric) => ( - - - - ); - - const addedButton = ( - - - - ); - - const metricList = metricTypes.map((metric) => ( - - - - - - - - - - - { added(metric.uuid) ? addedButton : addButton(metric.uuid) } - - )); - - return ( -
    - {metricList} -
    - ); -}; - -AddMetrics.propTypes = { - datasets: React.PropTypes.arrayOf(PropTypes.dataset), - metricTypes: React.PropTypes.arrayOf(PropTypes.metric), - onAddMetric: React.PropTypes.func.isRequired -}; - -export default AddMetrics; diff --git a/legacy/frontend-technical-prototype/src/components/metric-charts/index.js b/legacy/frontend-technical-prototype/src/components/metric-charts/index.js deleted file mode 100644 index fb132168..00000000 --- a/legacy/frontend-technical-prototype/src/components/metric-charts/index.js +++ /dev/null @@ -1,89 +0,0 @@ -import React from 'react'; -import moment from 'moment'; -import { FormattedMessage } from 'react-intl'; -import PropTypes from '@root/prop-types'; - -import { - MetricGraph, - MetricCloseButton, - MetricHeader, - MetricSelect, - MetricSettingsButton, - MetricTitle, - MetricView -} from '@ui/components/metric'; - -const MetricCharts = ({ - datasets, - durations = [ - 360, - 720, - 1440, - 2880 - ], - onDurationChange, - onSettingsClick, - onRemoveMetric = () => {} -}) => { - const optionList = durations.map((duration) => ( - - )); - - const metricList = datasets.map(({ - data, - duration = durations[0], - type, - uuid - }, index) => { - const handleSelectChange = (evt) => {}; - // onDurationChange(Number(evt.target.value), uuid); - const handleSettingsClick = (evt) => {}; - const handleRemoveMetric = (evt) => {}; - - return ( - - - - {type.name} - {/**/} - - - {optionList} - - - - - - - - - ); - }); - - return ( -
    - {metricList} -
    - ); -}; - -MetricCharts.propTypes = { - datasets: React.PropTypes.arrayOf(PropTypes.dataset), - durations: React.PropTypes.arrayOf(React.PropTypes.number), - onDurationChange: React.PropTypes.func.isRequired, - onRemoveMetric: React.PropTypes.func.isRequired, - onSettingsClick: React.PropTypes.func.isRequired -}; - -export default MetricCharts; diff --git a/legacy/frontend-technical-prototype/src/components/monitors/index.js b/legacy/frontend-technical-prototype/src/components/monitors/index.js deleted file mode 100644 index 87705708..00000000 --- a/legacy/frontend-technical-prototype/src/components/monitors/index.js +++ /dev/null @@ -1,104 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; - -import { colors } from '@ui/shared/constants'; -import { typography } from '@ui/shared/composers'; -import Close from '@ui/components/icons/close'; -import { remcalc } from '@ui/shared/functions'; -import Li from '@ui/components/horizontal-list/li'; -import Modal from '@ui/components/modal'; -import PropTypes from '@root/prop-types'; -import Ul from '@ui/components/horizontal-list/ul'; - -const H1 = styled.h1` - ${typography.semibold}; - font-size: ${remcalc(26)} !important; - - color: ${colors.brandSecondaryColor}; - margin: ${remcalc(24)} auto ${remcalc(9)} ${remcalc(24)} !important; -`; - -const H3 = styled.h3` - font-size: ${remcalc(16)} !important; - ${typography.semibold}; - - color: ${colors.brandSecondaryColor}; - margin: 0 auto ${remcalc(26)} ${remcalc(24)} !important; -`; - -const Header = styled.header` - overflow: hidden; - background: ${colors.brandPrimaryColor}; - border-bottom: solid ${remcalc(1)} ${colors.borderSecondary}; -`; - -const StyledModal = styled(Modal)` - background: ${colors.brandInactive} !important; - box-shadow: 0 ${remcalc(2)} 0 0 rgba(0, 0, 0, 0.05); - padding: 0 !important; -`; - -const View = styled.div` - margin: ${remcalc(18)} ${remcalc(24)} ${remcalc(49)} ${remcalc(24)}; - height: 100%; -`; - -const Monitors = ({ - active = false, - children, - handleDismiss = () => null, - metricType = {}, - page = 'create', - submit = () => null, - togglePage = () => null -}) => { - const links = ['create', 'manage'].map((name) => { - const id = `monitors.${name}`; - const className = page === name ? 'active' : ''; - const onClick = (ev) => togglePage(name); - const href = `#${name}`; - - return ( -
  • - - - -
  • - ); - }); - - return ( - -
    -

    - -

    -

    for {metricType.name}

    -
    - -
      - {links} -
    - {children} -
    - -
    - ); -}; - -Monitors.propTypes = { - active: React.PropTypes.string, - children: React.PropTypes.node, - handleDismiss: React.PropTypes.func.isRequired, - metricType: PropTypes.metricType, - page: React.PropTypes.string, - submit: React.PropTypes.func.isRequired, - togglePage: React.PropTypes.func.isRequired -}; - -export default Monitors; diff --git a/legacy/frontend-technical-prototype/src/components/navigation/breadcrumb.js b/legacy/frontend-technical-prototype/src/components/navigation/breadcrumb.js deleted file mode 100644 index c1167fd3..00000000 --- a/legacy/frontend-technical-prototype/src/components/navigation/breadcrumb.js +++ /dev/null @@ -1,79 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; -import flatten from 'lodash.flatten'; - -import Container from '@ui/components/container'; -import Row from '@ui/components/row'; -import Column from '@ui/components/column'; -import { H2 } from '@ui/components/base-elements'; -import NavLink from '@ui/components/nav-link'; -import PropTypes from '@root/prop-types'; -import { remcalc, unitcalc } from '@ui/shared/functions'; -import { colors } from '@ui/shared/constants'; - -// Main Contonent Wrapper Styles -const StyledDiv = styled.div` - border-bottom: solid ${remcalc(1)} ${colors.base.grey}; - padding: ${unitcalc(4.5)} 0 ${unitcalc(4.5)} 0; - margin-bottom: ${remcalc(18)}; -`; - -const BreadcrumbA = styled(NavLink)` - text-decoration: none; - color: ${colors.base.primary}; -`; - -const BreadcrumbSpan = styled.span` - color: ${colors.base.text}; -`; - -function getNameLink(name) { - return flatten(name.map((part, i) => { - if (!part.name) { - return null; - } - - const link = ( - - {part.name} - - ); - - const key = `${part.pathname}${i}`; - const slash = ( - / - ); - - return (i === 0) ? link : [ - slash, - link - ]; - })); -} - -const StyledH2 = styled(H2)` - color: ${colors.base.primary}; - margin: 0; -`; - -const Breadcrumb = ({ - name = [] -}) => ( - - - - - - {getNameLink(name)} - - - - - -); - -Breadcrumb.propTypes = { - name: React.PropTypes.arrayOf(PropTypes.link) -}; - -export default Breadcrumb; diff --git a/legacy/frontend-technical-prototype/src/components/navigation/index.js b/legacy/frontend-technical-prototype/src/components/navigation/index.js deleted file mode 100644 index 4e5c76e1..00000000 --- a/legacy/frontend-technical-prototype/src/components/navigation/index.js +++ /dev/null @@ -1,2 +0,0 @@ -export { default as Breadcrumb } from './breadcrumb'; -export { default as Menu } from './menu'; diff --git a/legacy/frontend-technical-prototype/src/components/navigation/menu.js b/legacy/frontend-technical-prototype/src/components/navigation/menu.js deleted file mode 100644 index 2fa408e1..00000000 --- a/legacy/frontend-technical-prototype/src/components/navigation/menu.js +++ /dev/null @@ -1,55 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; - -import Li from '@ui/components/horizontal-list/li'; -import NavLink from '@ui/components/nav-link'; -import { breakpoints } from '@ui/shared/constants'; -import { remcalc } from '@ui/shared/functions'; -import PropTypes from '@root/prop-types'; -import Ul from '@ui/components/horizontal-list/ul'; -import { LayoutContainer } from '@components/layout'; - -const StyledHorizontalList = styled(Ul)` - padding: 0; -`; - -const StyledHorizontalListItem = styled(Li)` - ${breakpoints.smallOnly` - display: block; - `} - - & + li { - margin-left: ${remcalc(21)}; - } -`; - -const Menu = ({ - links -}) => { - - const navLinks = links.map((link) => { - return ( - - - - - - ); - }); - - // TODO this could be any kind of nav, not just 'project-'... - return ( - - - {navLinks} - - - ); -}; - -Menu.propTypes = { - links: React.PropTypes.arrayOf(PropTypes.link) -}; - -export default Menu; diff --git a/legacy/frontend-technical-prototype/src/components/navigation/org.js b/legacy/frontend-technical-prototype/src/components/navigation/org.js deleted file mode 100644 index 3a7b578a..00000000 --- a/legacy/frontend-technical-prototype/src/components/navigation/org.js +++ /dev/null @@ -1,176 +0,0 @@ -// TODO this is a CONTAINER!!! -// TODO get rid of this file - moved to @containers/navigation - -import React from 'react'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; - -import Avatar from '@ui/components/avatar'; -import Container from '@ui/components/container'; -import NavLink from '@ui/components/nav-link'; -import { colors } from '@ui/shared/constants'; -import PropTypes from '@root/prop-types'; -import { orgsSelector, orgsUISelector } from '@state/selectors'; -import { remcalc } from '@ui/shared/functions'; -import { breakpoints } from '@ui/shared/constants'; -import Tabs, { Tab } from '@ui/components/tabs'; - - -const StyledNav = styled.div` - background-color: #f2f2f2; - - & ul { - height: ${remcalc(60)}; - margin: 0; - } -`; - -const NavigationLinkContainer = styled.div` - position: relative; - color: ${colors.base.grey}; - height: ${remcalc(24)}; - padding: ${remcalc(14)}; - - border: ${remcalc(1)} solid ${colors.base.grey}; - border-bottom-width: 0; - - &.active { - background-color: ${colors.base.background}; - } -`; - -const OrgImage = styled.div` - float: left; -`; - -const OrgAvatar = styled(Avatar)` - display: block; -`; - -const OrgName = styled.span` - margin-left: ${props => props.hasAvatar ? remcalc(12) : 0}; - margin-top: ${remcalc(3)}; - color: ${colors.base.text} -`; - -const NavLi = styled(NavLink)` - display: inline-block; - text-decoration: none; - font-size: 15px; -`; - -const StyledTabs = styled(Tabs)` - padding-top: ${remcalc(12)}; - - ${breakpoints.smallOnly` - display: inline-block; - white-space: nowrap; - `} -`; - -const StyledContainer = styled(Container)` - - ${breakpoints.smallOnly` - overflow: scroll; - display: flex; - - `} -`; - -const ManageTab = styled(Tab)` - - ${breakpoints.medium` - float: right; - `} -`; - -const DumbTab = ({ - children -}) => ( - {({ - isActive - }) => - - - {children} - - - } -); - -const OrgNavigation = ({ - orgs = [], - orgsUI -}) => { - - const navLinks = orgs.map(({ - id, - name, - image - }) => { - const to = `/${id}`; - const content = () => ( - {({ - isActive - }) => - - - - - - {name} - - - } - ); - - return ( - - ); - }); - - const manageTabs = () => orgsUI.hide_add_and_manage ? null : - ( - Manage Tabs ({orgs.length}) - ); - - const addOrgTab = () => orgsUI.hide_add_and_manage ? null : - ( - +   Add organisation - ); - - return ( - - - - {navLinks} - - - - - - ); -}; - -OrgNavigation.propTypes = { - orgs: React.PropTypes.arrayOf(PropTypes.org), - orgsUI: React.PropTypes.object -}; - -DumbTab.propTypes = { - children: React.PropTypes.node -}; - -const mapStateToProps = (state) => ({ - orgs: orgsSelector(state), - orgsUI: orgsUISelector(state) -}); - -export default connect( - mapStateToProps -)(OrgNavigation); diff --git a/legacy/frontend-technical-prototype/src/components/new-project/billing.js b/legacy/frontend-technical-prototype/src/components/new-project/billing.js deleted file mode 100644 index 8175027f..00000000 --- a/legacy/frontend-technical-prototype/src/components/new-project/billing.js +++ /dev/null @@ -1,99 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; - -import { colors } from '@ui/shared/constants'; -import { remcalc } from '@ui/shared/functions'; -import { H2 } from '@ui/components/base-elements'; -import Button from '@ui/components/button'; - -import { - PaymentCard, - PaymentCardDetail, - PaymentCardDetails, - PaymentCardView -} from '@ui/components/payment-card'; - -const Container = styled.div` - padding: ${remcalc(96)} ${remcalc(40)}; -`; - -const Title = styled(H2)` - margin: 0 0 ${remcalc(18)} 0; - font-size: ${remcalc(36)}; - color: ${colors.brandSecondaryColor}; -`; - -const Description = styled.p` - margin-bottom: ${remcalc(24)} - font-size: ${remcalc(15)}; - color: ${colors.brandSecondaryColor}; - max-width: ${remcalc(380)}; -`; - -const Buttons = styled.div` - display: flex; - flex-flow: row; -`; - -const LeftButton = styled(Button)` - margin-right: ${remcalc(6)}; -`; - -const NewProjectBilling = ({ - cards = [{ - type: 'mastercard', - number: 'xxxx-xxxx-xxxx-4901' - }], - handleSubmit, - onSubmit, - onNewBilling -}) => { - const _onNewBilling = (evt) => { - evt.preventDefault(); - onNewBilling(); - }; - - const cardList = cards.map((card, index) => ( - - - - - - - {card.number} - - - )); - - return ( - - - <FormattedMessage id='billing.title' /> - - - - - { cardList } -
    - - - - - - -
    -
    - ); -}; - -NewProjectBilling.propTypes = { - cards: React.PropTypes.array, - handleSubmit: React.PropTypes.func.isRequired, - onNewBilling: React.PropTypes.func.isRequired, - onSubmit: React.PropTypes.func.isRequired -}; - -export default NewProjectBilling; diff --git a/legacy/frontend-technical-prototype/src/components/new-project/index.js b/legacy/frontend-technical-prototype/src/components/new-project/index.js deleted file mode 100644 index 1121a861..00000000 --- a/legacy/frontend-technical-prototype/src/components/new-project/index.js +++ /dev/null @@ -1,98 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; -import { colors } from '@ui/shared/constants'; -import { remcalc } from '@ui/shared/functions'; -import { H2 } from '@ui/components/base-elements'; -import Button from '@ui/components/button'; - -import { - FormGroup, - FormLabel, - FormMeta, - Input -} from '@ui/components/form'; - -const Container = styled.div` - padding: ${remcalc(96)} ${remcalc(40)}; -`; - -const Title = styled(H2)` - margin: 0 0 ${remcalc(18)} 0; - font-size: ${remcalc(36)}; - color: ${colors.brandSecondaryColor}; -`; - -const Description = styled.p` - margin-bottom: ${remcalc(24)} - font-size: ${remcalc(15)}; - color: ${colors.brandSecondaryColor}; - max-width: ${remcalc(380)}; -`; - -const ProjectNameFormGroup = styled(FormGroup)` - max-width: ${remcalc(380)}; - margin-bottom: ${remcalc(16)}; -`; - -const Buttons = styled.div` - display: flex; - flex-flow: row; -`; - -const LeftButton = styled(Button)` - margin-right: ${remcalc(6)}; -`; - -const CreateProject = ({ - handleSubmit, - onCancel, - onSubmit, - pristine, - submitting -}) => { - const _onCancel = (evt) => { - evt.preventDefault(); - onCancel(); - }; - - return ( - -
    - - <FormattedMessage id='new-project.title' /> - - - - - - Project name - - - - - - - - - -
    -
    - ); -}; - -CreateProject.propTypes = { - handleSubmit: React.PropTypes.func.isRequired, - onCancel: React.PropTypes.func.isRequired, - onSubmit: React.PropTypes.func.isRequired, - pristine: React.PropTypes.bool.isRequired, - submitting: React.PropTypes.bool.isRequired -}; - -export default CreateProject; diff --git a/legacy/frontend-technical-prototype/src/components/new-project/new-billing.js b/legacy/frontend-technical-prototype/src/components/new-project/new-billing.js deleted file mode 100644 index b2543b13..00000000 --- a/legacy/frontend-technical-prototype/src/components/new-project/new-billing.js +++ /dev/null @@ -1,145 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import styled from 'styled-components'; - -import { colors } from '@ui/shared/constants'; -import { remcalc } from '@ui/shared/functions'; -import Button from '@ui/components/button'; -import { H2 } from '@ui/components/base-elements'; - -import { - FormGroup, - FormLabel, - FormMeta, - Input -} from '@ui/components/form'; - -import { - normalizeCardNumber, - normalizeCardCVV, - normalizeCardExpiry -} from '@root/utils/form/normalize'; - -const Container = styled.div` - padding: ${remcalc(96)} ${remcalc(40)}; -`; - -const Title = styled(H2)` - margin: 0 0 ${remcalc(18)} 0; - font-size: ${remcalc(36)}; - color: ${colors.brandSecondaryColor}; -`; - -const Description = styled.p` - margin-bottom: ${remcalc(24)} - font-size: ${remcalc(15)}; - color: ${colors.brandSecondaryColor}; - max-width: ${remcalc(380)}; -`; - -const LongFormGroup = styled(FormGroup)` - max-width: ${remcalc(380)}; - margin-bottom: ${remcalc(16)}; -`; - -const ShortFormGroups = styled.div` - display: flex; - flex-flow: row; -`; - -const ShortFormGroup = styled(FormGroup)` - max-width: ${remcalc(184)}; - margin-right: ${remcalc(12)} - margin-bottom: ${remcalc(16)}; -`; - -const Buttons = styled.div` - display: flex; - flex-flow: row; -`; - -const ProjectNameButtons = styled(Button)` - margin-right: ${remcalc(6)}; -`; - -const CreateBilling = ({ - handleSubmit, - onBack, - onSubmit, - pristine, - submitting -}) => { - const _onBack = (evt) => { - evt.preventDefault(); - onBack(evt); - }; - - return ( - -
    - - <FormattedMessage id='new-billing.title' /> - - - - - - Card number - - - - - - CVV Code - - - - - Expiry date - - - - - - Name on card - - - - - - - - - - - -
    -
    - ); -}; - -CreateBilling.propTypes = { - handleSubmit: React.PropTypes.func.isRequired, - onBack: React.PropTypes.func.isRequired, - onSubmit: React.PropTypes.func.isRequired, - pristine: React.PropTypes.bool.isRequired, - submitting: React.PropTypes.bool.isRequired -}; - -export default CreateBilling; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/index.js b/legacy/frontend-technical-prototype/src/components/people-list/index.js deleted file mode 100644 index 8e846dc5..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/index.js +++ /dev/null @@ -1,59 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; -import Empty from '@components/empty/people'; -import Row from '@ui/components/row'; -import Column from '@ui/components/column'; -import Button from '@ui/components/button'; -import PeopleTable from './table'; -import Invite from './invite'; - -const StyledButton = styled(Button)` - float: right; -`; - -const People = (props) => { - const { - UI = {}, - handleToggle, - people - } = props; - - const invite = !UI.invite_toggled ? null : ( - - ); - - const peopleTable = people.length > 0 ? ( - - ) : ( - - ); - - return ( -
    - - - - Invite - - - - {invite} - - - {peopleTable} - - -
    - ); -}; - -People.propTypes = { - UI: React.PropTypes.object, - handleToggle: React.PropTypes.func, - people: React.PropTypes.array -}; - -export default People; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/invite.js b/legacy/frontend-technical-prototype/src/components/people-list/invite.js deleted file mode 100644 index 8465eaea..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/invite.js +++ /dev/null @@ -1,130 +0,0 @@ -// eslint-disable-next-line no-unused-vars -import _ from 'react-select/dist/react-select.css'; - -import React from 'react'; -import styled from 'styled-components'; - -import Row from '@ui/components/row'; -import Column from '@ui/components/column'; -import Button from '@ui/components/button'; -// TODO: Require from UI Components - causes issue ATM. -import Select from 'react-select'; - -const SelectWrapper = styled.div` - .Select-menu-outer { - margin-top: 48px; - } - - .Select-arrow { - position: relative; - top: -4px; - } -`; -const InlineButton = styled(Button)` - display: inline-block; -`; - -const ButtonAdd = styled(Button)` - float: right; - width: 20%; -`; - -// TODO: When removing react-select css -// change this to styled-components format -const InputStyle = { - float: 'left', - width: '75%', - minHeight: '50px', - marginBottom: '20px', - paddingTop: '10px' -}; - -const Invite = React.createClass({ - propTypes: { - addMemember: React.PropTypes.func, - handleToggle: React.PropTypes.func, - parentIndex: React.PropTypes.number, - platformMembers: React.PropTypes.array - }, - getInitialState() { - return { - selectValue: '', - members: [] - }; - }, - getFormattedPlatformMembers() { - return this.props.platformMembers.map((m) => ({ - value: m.email, - label: m.name - })); - }, - handleSubmit(e) { - e.preventDefault(); - - const data = { - parentIndex: this.props.parentIndex, - member: { - name: this.state.selectValue.label, - email: this.state.selectValue.value, - role: 'Unassigned', - status: 'Sent invitation' - } - }; - - this.props.addMemember(data, () => { - this.setState({ - selectValue: '' - }); - }); - }, - render() { - const { - handleToggle - } = this.props; - - const selectData = this.getFormattedPlatformMembers(); - - const handleSelectChange = (v) => { - this.setState({ - selectValue: v - }); - }; - - return ( - - -

    Search for a person by name or email or enter an email address - to invite someone new.

    - - -
    - - - - - Add - -
    -
    -
    - - Cancel - - - Send Invitation(s) - -
    -
    - ); - } -}); - -export default Invite; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/table/index.js b/legacy/frontend-technical-prototype/src/components/people-list/table/index.js deleted file mode 100644 index abc8836b..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/table/index.js +++ /dev/null @@ -1,116 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; - -import Table from '@ui/components/table-data-table'; -import { remcalc } from '@ui/shared/functions'; - -import PersonStatus from './person-status'; -import PersonRole from './person-role'; -import PersonDelete from './person-delete'; - -import { - Checkbox, - FormGroup -} from '@ui/components/form'; - -const StyledWrapper = styled.div` - margin-top: ${remcalc(40)}; -`; - -const PeopleTable = ({ - handleRoleTooltip, - handleStatusTooltip, - handleMemberUpdate, - people = [], - parentIndex, - removeMember, - UI = {} -}) => { - const columns = [{ - title: ( - - - - ), - width: '5%' - }, { - title: 'Member', - width: '35%' - }, { - title: 'Status', - width: '25%' - }, { - title: 'Role', - width: '25%' - }, { - title: '', - width: '10%' // Empty title for delete - }]; - - const data = people.map( (person, index) => { - const status = (person) => ( - - ); - - const role = (person) => ( - - ); - - const remove = (person) => ( - - ); - - return { - checkbox: ( - - - - ), - name: person.name, - status: status(person), - role: role(person), - bin: people.length > 1 ? remove(person) : null - }; - }); - - return ( - - - - ); -}; - -PeopleTable.propTypes = { - UI: React.PropTypes.object, - handleMemberUpdate: React.PropTypes.func, - handleRoleTooltip: React.PropTypes.func, - handleStatusTooltip: React.PropTypes.func, - parentIndex: React.PropTypes.number, - people: React.PropTypes.array, - removeMember: React.PropTypes.func -}; - -export default PeopleTable; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/table/person-delete.js b/legacy/frontend-technical-prototype/src/components/people-list/table/person-delete.js deleted file mode 100644 index 97bcae98..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/table/person-delete.js +++ /dev/null @@ -1,40 +0,0 @@ -import styled from 'styled-components'; -import { typography } from '@ui/shared/composers'; -import React from 'react'; - -const PlainButton = styled.button` - background: transparent; - font-size: inherit; - border: none; - zIndex: 0; - font-family: inherit; - color: inherit; - - ${typography.libreFranklin}; - ${typography.normal}; -`; - -const PersonDelete = ({ - personIndex, - parentIndex, - removeMember -}) => { - const _onClick = () => removeMember({ - personIndex, - parentIndex - }); - - return ( - - Delete - - ); -}; - -PersonDelete.propTypes = { - parentIndex: React.PropTypes.number, - personIndex: React.PropTypes.number, - removeMember: React.PropTypes.func -}; - -export default PersonDelete; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/table/person-role.js b/legacy/frontend-technical-prototype/src/components/people-list/table/person-role.js deleted file mode 100644 index d36dd676..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/table/person-role.js +++ /dev/null @@ -1,95 +0,0 @@ -import styled from 'styled-components'; -import React from 'react'; - -import { remcalc } from '@ui/shared/functions'; -import { pseudoEl, typography } from '@ui/shared/composers'; -import Tooltip from './tooltip'; - -const borderSide = props => props.toggled - ? 'bottom' - : 'top'; - -const StyledWrapper = styled.div` - position: relative; - display: inline-block; - min-width: ${remcalc(130)}; - - &:after { - border-left: ${remcalc(5)} solid transparent; - border-right: ${remcalc(5)} solid transparent; - border-${borderSide}: ${remcalc(5)} solid black; - - ${pseudoEl({ - top: '40%', - right: remcalc(-10) - })} - } -`; - -const PlainButton = styled.button` - background: transparent; - font-size: inherit; - border: none; - zIndex: 0; - color: inherit; - - ${typography.libreFranklin}; - ${typography.normal}; -`; - -const PersonRole = ({ - toggledID, - membersRolesOptions, - person, - personIndex, - handleRoleTooltip, - handleMemberUpdate, - parentIndex -}) => { - const toggled = toggledID === person.uuid; - const handleClick = () => handleRoleTooltip(person.uuid); - const handleOptionSelect = (updatedMember) => - handleMemberUpdate(updatedMember); - - // Only send relevent info as props - const _person = { - uuid: person.uuid, - status: person.status, - role: person.role - }; - - const tooltip = !toggled ? null : ( - - ); - - return ( - - - {person.role} - - {tooltip} - - ); -}; - -PersonRole.propTypes = { - handleMemberUpdate: React.PropTypes.func, - handleRoleTooltip: React.PropTypes.func, - membersRolesOptions: React.PropTypes.array, - parentIndex: React.PropTypes.number, - person: React.PropTypes.object, - personIndex: React.PropTypes.number, - toggledID: React.PropTypes.oneOfType([ - React.PropTypes.string, - React.PropTypes.bool - ]) -}; - -export default PersonRole; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/table/person-status.js b/legacy/frontend-technical-prototype/src/components/people-list/table/person-status.js deleted file mode 100644 index 0be963ec..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/table/person-status.js +++ /dev/null @@ -1,97 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; -import { remcalc } from '@ui/shared/functions'; -import { pseudoEl, typography } from '@ui/shared/composers'; -import Tooltip from './tooltip'; - -const borderSide = props => props.toggled - ? 'bottom' - : 'top'; - -const StyledWrapper = styled.div` - position: relative; - display: inline-block; - min-width: ${remcalc(130)}; - - &:after { - border-left: ${remcalc(5)} solid transparent; - border-right: ${remcalc(5)} solid transparent; - border-${borderSide}: ${remcalc(5)} solid black; - - ${pseudoEl({ - top: '40%', - right: remcalc(-10) - })} - } -`; - -const PlainButton = styled.button` - background: transparent; - font-size: inherit; - border: none; - zIndex: 0; - color: inherit; - - ${typography.libreFranklin}; - ${typography.normal}; -`; - -const PersonStatus = ({ - toggledID, - membersStatusOptions, - person, - personIndex, - handleStatusTooltip, - handleMemberUpdate, - parentIndex -}) => { - const toggled = toggledID === person.uuid; - - const handleClick = () => - handleStatusTooltip(person.uuid); - - const handleOptionSelect = (updatedMember) => - handleMemberUpdate(updatedMember); - - // Only send relevent info as props - const _person = { - uuid: person.uuid, - status: person.status, - role: person.role - }; - - const tooltip = !toggled ? null : ( - - ); - - return ( - - - {person.status} - - {tooltip} - - ); -}; - -PersonStatus.propTypes = { - handleMemberUpdate: React.PropTypes.func, - handleStatusTooltip: React.PropTypes.func, - membersStatusOptions: React.PropTypes.array, - parentIndex: React.PropTypes.number, - person: React.PropTypes.object, - personIndex: React.PropTypes.number, - toggledID: React.PropTypes.oneOfType([ - React.PropTypes.string, - React.PropTypes.bool - ]) -}; - -export default PersonStatus; diff --git a/legacy/frontend-technical-prototype/src/components/people-list/table/tooltip.js b/legacy/frontend-technical-prototype/src/components/people-list/table/tooltip.js deleted file mode 100644 index 4c0c3a6a..00000000 --- a/legacy/frontend-technical-prototype/src/components/people-list/table/tooltip.js +++ /dev/null @@ -1,71 +0,0 @@ -import React from 'react'; -import Tooltip from '@ui/components/tooltip'; -import styled from 'styled-components'; - -const StyledTooltip = styled(Tooltip)` - position: absolute; - top: 30px; - z-index: 1; - right: -36px; -`; - -const arrowPosition = { - bottom: '100%', - right: '10%' -}; - -const ExtendedTooltip = ({ - handleSelect, - person = {}, - personAttr, - personIndex, - options = [], - parentIndex -}) => { - const _options = options.map( (option, i) => { - const payload = { - person: { - uuid: person.uuid, - status: person.status, - role: person.role, - [`${personAttr}`]: option - }, - personIndex, - parentIndex - }; - - const _onClick = () => - handleSelect(payload); - - return ( -
  • - {option} -
  • - ); - }); - - return ( - - {_options} - - ); -}; - -ExtendedTooltip.propTypes = { - handleSelect: React.PropTypes.func, - options: React.PropTypes.array, - parentIndex: React.PropTypes.number, - person: React.PropTypes.object, - personAttr: React.PropTypes.string, - personIndex: React.PropTypes.number -}; - -export default ExtendedTooltip; diff --git a/legacy/frontend-technical-prototype/src/components/service/item.js b/legacy/frontend-technical-prototype/src/components/service/item.js deleted file mode 100644 index ddb3769d..00000000 --- a/legacy/frontend-technical-prototype/src/components/service/item.js +++ /dev/null @@ -1,146 +0,0 @@ -import styled from 'styled-components'; -import { Link } from '@ui/components/anchor'; -import ItemMetricGroup from '@components/item-metric-group'; -import { Checkbox, FormGroup } from '@ui/components/form'; -import PropTypes from '@root/prop-types'; -import forceArray from 'force-array'; -import React from 'react'; -import { - DataCentersIcon, - HealthyIcon, - InstancesMultipleIcon -} from '@ui/components/icons'; - -import { - ListItem, - ListItemView, - ListItemMeta, - ListItemTitle, - ListItemSubTitle, - ListItemDescription, - ListItemGroupView, - ListItemOptions, - ListItemHeader, - ListItemInfo -} from '@ui/components/list'; - -const StyledFormGroup = styled(FormGroup)` - width: auto; -`; - -const TitleInnerContainer = styled.div` - display: flex; - flex-direction: row; - justify-content: center; - align-items: center; -`; - -const ServiceItem = ({ - onQuickActions=() => {}, - org = '', - project = '', - service = {} -}) => { - const isChild = !!service.parent; - - const childs = forceArray(service.services).map((service) => ( - - )); - - const to = `/${org}/projects/${project}/services/${service.id}`; - - const title = isChild ? ( - - {service.name} - - ) : ( - - - - - - - {service.name} - - - - ); - - const subtitle = ( - {service.instances} instances - ); - - const onOptionsClick = (evt) => { - onQuickActions(evt, service.uuid); - }; - - const header = isChild ? null : ( - - - {title} - - } - iconPosition='top' - label={`${service.instances} ${service.instances > 1 ? - 'instances' : 'instance' }`} - /> - } - label={service.datacenters[0].id} - /> - - - - - ); - - const view = childs.length ? ( - - {childs} - - ) : ( - - - {isChild && title} - {isChild && subtitle} - - } - label='Healthy' - /> - - - - - ); - - return ( - 1)} - > - {header} - {view} - - ); -}; - -ServiceItem.propTypes = { - onQuickActions: React.PropTypes.func, - org: React.PropTypes.string, - project: React.PropTypes.string, - service: PropTypes.service -}; - -export default ServiceItem; diff --git a/legacy/frontend-technical-prototype/src/components/service/view-toggle.js b/legacy/frontend-technical-prototype/src/components/service/view-toggle.js deleted file mode 100644 index 27f0c1da..00000000 --- a/legacy/frontend-technical-prototype/src/components/service/view-toggle.js +++ /dev/null @@ -1,23 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; - -import Toggle from '@ui/components/toggle'; -import { remcalc } from '@ui/shared/functions'; - -const StyledWrapper = styled.div` - margin-top: ${remcalc(9)}; - margin-bottom: ${remcalc(36)}; -`; - -const StyledSpan = styled.span` - margin-right: ${remcalc(6)}; -`; - -const ServiceToggle = () => ( - - View - - -); - -export default ServiceToggle; diff --git a/legacy/frontend-technical-prototype/src/components/services/tooltip.js b/legacy/frontend-technical-prototype/src/components/services/tooltip.js deleted file mode 100644 index a9311116..00000000 --- a/legacy/frontend-technical-prototype/src/components/services/tooltip.js +++ /dev/null @@ -1,55 +0,0 @@ -import React from 'react'; -import Tooltip, { TooltipButton, TooltipDivider } from '@ui/components/tooltip'; - -const ServicesTooltip = ({ - show, - position, - data, - ...rest -}) => { - if(!show) { - return null; - } - // eslint-disable-next-line max-len - const scaleLink = 'https://projects.invisionapp.com/share/YDAKI8CW4#/screens/221841542_Deployed_Services_1-8'; - // eslint-disable-next-line max-len - const metricsLink = `/${data.orgId}/projects/${data.projectId}/services/${data.serviceId}/metrics`; - return ( - -
  • - - Scale - -
  • -
  • - Rollback -
  • -
  • - Reprovision -
  • -
  • - Transfer -
  • -
  • - - Setup metrics - -
  • - -
  • - Stop -
  • -
  • - Delete -
  • -
    - ); -}; - -ServicesTooltip.propTypes = { - data: React.PropTypes.object, - position: React.PropTypes.object, - show: React.PropTypes.bool -}; - -export default ServicesTooltip; diff --git a/legacy/frontend-technical-prototype/src/components/services/topology-filter.js b/legacy/frontend-technical-prototype/src/components/services/topology-filter.js deleted file mode 100644 index b0f286dd..00000000 --- a/legacy/frontend-technical-prototype/src/components/services/topology-filter.js +++ /dev/null @@ -1,58 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; - -import { - FormGroup, - Input -} from '@ui/components/form'; - -import Button from '@ui/components/button'; -import { remcalc } from '@ui/shared/functions'; - - -const StyledForm = styled(FormGroup)` - width: 60%; - float: left; - margin: 0; -`; - -const StyledButton = styled(Button)` - margin-left: ${remcalc(48)}; -`; - -const StyledFilter = styled(Input)` - margin: 0; -`; - -const handleAddService = () => console.log('Adding a service...'); - -const TopologyFilter = ({ - services = [], - projects = [] -}) => { - - return ( -
    - - - - - - Add a service - -
    - ); -}; - -TopologyFilter.propTypes = { - projects: React.PropTypes.array, - services: React.PropTypes.array -}; - -export default TopologyFilter; diff --git a/legacy/frontend-technical-prototype/src/components/services/unmanaged-instances.js b/legacy/frontend-technical-prototype/src/components/services/unmanaged-instances.js deleted file mode 100644 index 3bee18d4..00000000 --- a/legacy/frontend-technical-prototype/src/components/services/unmanaged-instances.js +++ /dev/null @@ -1,29 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; - -import { remcalc } from '@ui/shared/functions'; - -import Button from '@ui/components/button'; - -const StyledButton = styled(Button)` - width: 100%; - margin-top: ${remcalc(36)}; -`; - -const UnmanagedInstances = ({ - instances -}) => ( - - + {instances} legacy instances. - These instances do not belong to any particular service. - -); - -UnmanagedInstances.propTypes = { - instances: React.PropTypes.oneOfType([ - React.PropTypes.number, - React.PropTypes.array - ]) -}; - -export default UnmanagedInstances; diff --git a/legacy/frontend-technical-prototype/src/containers/app.js b/legacy/frontend-technical-prototype/src/containers/app.js deleted file mode 100644 index 104c1b12..00000000 --- a/legacy/frontend-technical-prototype/src/containers/app.js +++ /dev/null @@ -1,54 +0,0 @@ -import { injectGlobal } from 'styled-components'; -import Article from '@components/article'; -import Base, { global } from '@ui/components/base'; -import BaselineGrid from '@ui/components/baseline-grid'; -import { isProduction } from '@utils'; -import PerfProfiler from '@perf-profiler'; -import React from 'react'; - -class App extends React.Component { - - componentWillMount() { - injectGlobal` - ${global} - `; - } - - render() { - - const { - children - } = this.props; - - const content = - !isProduction() && process.env.BASELINE_GRID ? - ( - - {children} - - ) : - ( - - {children} - - ); - - const profiler = !isProduction() ? - : null; - - return ( -
    - {profiler} -
    - {content} -
    -
    - ); - } -} - -App.propTypes = { - children: React.PropTypes.node -}; - -export default App; diff --git a/legacy/frontend-technical-prototype/src/containers/header/index.js b/legacy/frontend-technical-prototype/src/containers/header/index.js deleted file mode 100644 index ec8bb2e0..00000000 --- a/legacy/frontend-technical-prototype/src/containers/header/index.js +++ /dev/null @@ -1,19 +0,0 @@ -import { connect } from 'react-redux'; - -import { accountSelector, accountUISelector } from '@state/selectors'; -import { toggleHeaderTooltip } from '@state/actions'; -import Header from '@components/header'; - -const mapStateToProps = (state, ownProps) => ({ - account: accountSelector(state), - ...accountUISelector(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - onHeaderToggle: (bool) => dispatch(toggleHeaderTooltip(bool)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Header); diff --git a/legacy/frontend-technical-prototype/src/containers/metrics/index.js b/legacy/frontend-technical-prototype/src/containers/metrics/index.js deleted file mode 100644 index 9a5e27b6..00000000 --- a/legacy/frontend-technical-prototype/src/containers/metrics/index.js +++ /dev/null @@ -1,85 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { LayoutContainer } from '@components/layout'; - -import { toggleMonitorView } from '@state/actions'; -// import AddMetrics from '@root/components/metric-charts/add-metrics'; -// import Button from '@ui/components/button'; -// import Column from '@ui/components/column'; -import MetricCharts from '@root/components/metric-charts'; -// import Monitors from './monitors'; -import PropTypes from '@root/prop-types'; -// import Row from '@ui/components/row'; - -const Metrics = ({ - addMetric, - datasets, - metricTypes, - metricTypeUuid = '', - metricDurationChange, - service, - toggleMonitorView = () => null -}) => { - - const onMonitorsClick = (ev) => toggleMonitorView(metricTypeUuid); - const onRemoveMetric = (ev) => null; - - return ( - - - - ); - - /*return ( -
    - - - - - - - - -
    - );*/ -}; - -Metrics.propTypes = { - addMetric: React.PropTypes.func.isRequired, - datasets: React.PropTypes.arrayOf(PropTypes.dataset), - metricDurationChange: React.PropTypes.func.isRequired, - metricTypeUuid: React.PropTypes.string, - metricTypes: React.PropTypes.arrayOf(PropTypes.metric), - service: PropTypes.service, - toggleMonitorView: React.PropTypes.func.isRequired -}; - -const mapStateToProps = (state) => ({ - // hardcoded now, but should be dynamic - // actually, the use for this prop is going to disapear - metricTypeUuid: 'dca08514-72e5-46ce-ad91-e68b3b0914d4' -}); - -const mapDispatchToProps = (dispatch) => ({ - toggleMonitorView: (metricTypeUuid) => - dispatch(toggleMonitorView(metricTypeUuid)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Metrics); diff --git a/legacy/frontend-technical-prototype/src/containers/metrics/monitors.js b/legacy/frontend-technical-prototype/src/containers/metrics/monitors.js deleted file mode 100644 index fc60e1f1..00000000 --- a/legacy/frontend-technical-prototype/src/containers/metrics/monitors.js +++ /dev/null @@ -1,56 +0,0 @@ -import React from 'react'; -import { reduxForm } from 'redux-form'; -import { connect } from 'react-redux'; - -import { toggleMonitorView, switchMonitorViewPage } from '@state/actions'; -import CreateMonitor from '@components/create-monitor'; -import ManageMonitor from '@components/manage-monitor'; -import Monitors from '@components/monitors'; -import { metricTypeByUuidSelector } from '@state/selectors'; - -const CreateMonitorForm = reduxForm({ - form: 'create-monitor' -})(CreateMonitor); - -const MetricMonitors = (props) => { - const { - page - } = props; - - const views = { - create: () => ( - - ), - manage: () => ( - - ) - }; - - const onSubmit = () => null; - - return ( - - {views[page]()} - - ); -}; - -MetricMonitors.propTypes = { - page: React.PropTypes.string -}; - -const mapStateToProps = (state) => ({ - metricType: metricTypeByUuidSelector(state.monitors.ui.active)(state), - active: state.monitors.ui.active, - page: state.monitors.ui.page -}); - -const mapDispatchToProps = (dispatch) => ({ - handleDismiss: () => dispatch(toggleMonitorView()), - togglePage: (newPage) => dispatch(switchMonitorViewPage(newPage)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(MetricMonitors); diff --git a/legacy/frontend-technical-prototype/src/containers/navigation/breadcrumb.js b/legacy/frontend-technical-prototype/src/containers/navigation/breadcrumb.js deleted file mode 100644 index 8f0f5ac4..00000000 --- a/legacy/frontend-technical-prototype/src/containers/navigation/breadcrumb.js +++ /dev/null @@ -1,72 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { - orgByIdSelector, - projectByIdSelector, - serviceByIdSelector -} from '@root/state/selectors'; -import { Breadcrumb as BreadcrumbComponent } from '@components/navigation'; - -const Breadcrumb = ({ - location, - match, - org, - project, - service -}) => { - - const path = location.pathname.split('/'); - - const links = [{ - name: org.name, - pathname: path.slice(0, 2).join('/') - }]; - - if(project) { - links.push({ - name: project.name, - pathname: path.slice(0, 4).join('/') - }); - } - - if(service) { - links.push({ - name: service.name, - pathname: path.slice(0, 6).join('/') - }); - } - - // TODO add people etc - - return ( - - ); -}; - -Breadcrumb.propTypes = { - location: React.PropTypes.object.isRequired, - match: React.PropTypes.object.isRequired, - org: React.PropTypes.object.isRequired, - project: React.PropTypes.object, - service: React.PropTypes.object -}; - -const mapStateToProps = (state, { - location, - match = { - params: {} - } -}) => ({ - location, - match, - org: orgByIdSelector(match.params.org)(state), - project: projectByIdSelector(match.params.project)(state), - service: serviceByIdSelector(match.params.service)(state) -}); - -const mapDispatchToProps = (dispatch) => ({}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Breadcrumb); diff --git a/legacy/frontend-technical-prototype/src/containers/navigation/index.js b/legacy/frontend-technical-prototype/src/containers/navigation/index.js deleted file mode 100644 index f5a93997..00000000 --- a/legacy/frontend-technical-prototype/src/containers/navigation/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as Breadcrumb } from './breadcrumb'; -export { default as Menu } from './menu'; -export { default as Org } from './org'; diff --git a/legacy/frontend-technical-prototype/src/containers/navigation/menu.js b/legacy/frontend-technical-prototype/src/containers/navigation/menu.js deleted file mode 100644 index de995ffb..00000000 --- a/legacy/frontend-technical-prototype/src/containers/navigation/menu.js +++ /dev/null @@ -1,51 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { - orgSectionsByIdSelector, - projectSectionsSelector, - serviceSectionsSelector -} from '@root/state/selectors'; -import { Menu as MenuComponent } from '@components/navigation'; - -const Menu = (props) => { - - const { - match, - sections - } = props; - - const links = sections.map((section) => ({ - name: section, - pathname: `${match.url}/${section}` - })); - - return ( - - ); -}; - -Menu.propTypes = { - match: React.PropTypes.object.isRequired, - sections: React.PropTypes.array.isRequired -}; - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - location, - match, - sections: match.params.service ? - serviceSectionsSelector(state) : - match.params.project ? - projectSectionsSelector(state) : - orgSectionsByIdSelector(match.params.org)(state) -}); - -const mapDispatchToProps = (dispatch) => ({}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Menu); diff --git a/legacy/frontend-technical-prototype/src/containers/navigation/org.js b/legacy/frontend-technical-prototype/src/containers/navigation/org.js deleted file mode 100644 index a5ed2b5e..00000000 --- a/legacy/frontend-technical-prototype/src/containers/navigation/org.js +++ /dev/null @@ -1,175 +0,0 @@ -// TODO this is a CONTAINER!!! - -import React from 'react'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; - -import Avatar from '@ui/components/avatar'; -import Container from '@ui/components/container'; -import NavLink from '@ui/components/nav-link'; -import { colors } from '@ui/shared/constants'; -import PropTypes from '@root/prop-types'; -import { orgsSelector, orgsUISelector } from '@state/selectors'; -import { remcalc } from '@ui/shared/functions'; -import { breakpoints } from '@ui/shared/constants'; -import Tabs, { Tab } from '@ui/components/tabs'; - - -const StyledNav = styled.div` - background-color: #f2f2f2; - - & ul { - height: ${remcalc(60)}; - margin: 0; - } -`; - -const NavigationLinkContainer = styled.div` - position: relative; - color: ${colors.base.grey}; - height: ${remcalc(24)}; - padding: ${remcalc(14)}; - - border: ${remcalc(1)} solid ${colors.base.grey}; - border-bottom-width: 0; - - &.active { - background-color: ${colors.base.background}; - } -`; - -const OrgImage = styled.div` - float: left; -`; - -const OrgAvatar = styled(Avatar)` - display: block; -`; - -const OrgName = styled.span` - margin-left: ${props => props.hasAvatar ? remcalc(12) : 0}; - margin-top: ${remcalc(3)}; - color: ${colors.base.text} -`; - -const NavLi = styled(NavLink)` - display: inline-block; - text-decoration: none; - font-size: 16px; -`; - -const StyledTabs = styled(Tabs)` - padding-top: ${remcalc(12)}; - - ${breakpoints.smallOnly` - display: inline-block; - white-space: nowrap; - `} -`; - -const StyledContainer = styled(Container)` - - ${breakpoints.smallOnly` - overflow: scroll; - display: flex; - - `} -`; - -const ManageTab = styled(Tab)` - - ${breakpoints.medium` - float: right; - `} -`; - -const DumbTab = ({ - children -}) => ( - {({ - isActive - }) => - - - {children} - - - } -); - -const OrgNavigation = ({ - orgs = [], - orgsUI -}) => { - console.log('orgs = ', orgs); - const navLinks = orgs.map(({ - id, - name, - image - }) => { - const to = `/${id}`; - const content = () => ( - {({ - isActive - }) => - - - - - - {name} - - - } - ); - - return ( - - ); - }); - - const manageTabs = () => orgsUI.hide_add_and_manage ? null : - ( - Manage Tabs ({orgs.length}) - ); - - const addOrgTab = () => orgsUI.hide_add_and_manage ? null : - ( - +   Add organisation - ); - - return ( - - - - {navLinks} - - - - - - ); -}; - -OrgNavigation.propTypes = { - orgs: React.PropTypes.arrayOf(PropTypes.org), - orgsUI: React.PropTypes.object -}; - -DumbTab.propTypes = { - children: React.PropTypes.node -}; - -const mapStateToProps = (state) => ({ - orgs: orgsSelector(state), - orgsUI: orgsUISelector(state) -}); - -export default connect( - mapStateToProps -)(OrgNavigation); diff --git a/legacy/frontend-technical-prototype/src/containers/not-found/index.js b/legacy/frontend-technical-prototype/src/containers/not-found/index.js deleted file mode 100644 index 9e30324c..00000000 --- a/legacy/frontend-technical-prototype/src/containers/not-found/index.js +++ /dev/null @@ -1,10 +0,0 @@ -// TODO this is a component!!! - -import React from 'react'; - -export default () => ( -
    -

    404

    -

    Not Found

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/org/index.js b/legacy/frontend-technical-prototype/src/containers/org/index.js deleted file mode 100644 index 130d05f2..00000000 --- a/legacy/frontend-technical-prototype/src/containers/org/index.js +++ /dev/null @@ -1,2 +0,0 @@ -export { default as OrgPeople } from './people'; -export { default as OrgSettings } from './settings'; diff --git a/legacy/frontend-technical-prototype/src/containers/org/people.js b/legacy/frontend-technical-prototype/src/containers/org/people.js deleted file mode 100644 index 4d2c1c1f..00000000 --- a/legacy/frontend-technical-prototype/src/containers/org/people.js +++ /dev/null @@ -1,57 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { LayoutContainer } from '@components/layout'; -import PeopleSection from '@components/people-list'; - -import { - peopleByOrgIdSelector, - orgUISelector, - orgIndexSelector, - membersSelector -} from '@state/selectors'; - -import { - addMemberToOrg, - orgHandleInviteToggle, - orgHandlePeopleRoleTooltip, - orgHandlePeopleStatusTooltip, - orgHandleMemberUpdate, - orgRemoveMember -} from '@state/actions'; - -const People = (props) => ( - - - -); - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - people: peopleByOrgIdSelector(match.params.org)(state), - UI: orgUISelector(state), - parentIndex: orgIndexSelector(match.params.org)(state), - platformMembers: membersSelector(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - addMemember: (member, callback) => - dispatch(addMemberToOrg(member, callback)), - handleToggle: () => - dispatch(orgHandleInviteToggle()), - handleStatusTooltip: (id) => - dispatch(orgHandlePeopleStatusTooltip(id)), - handleRoleTooltip: (id) => - dispatch(orgHandlePeopleRoleTooltip(id)), - handleMemberUpdate: (updatedMember) => - dispatch(orgHandleMemberUpdate(updatedMember)), - removeMember: (removeData) => - dispatch(orgRemoveMember(removeData)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(People); diff --git a/legacy/frontend-technical-prototype/src/containers/org/settings.js b/legacy/frontend-technical-prototype/src/containers/org/settings.js deleted file mode 100644 index 1822a4d8..00000000 --- a/legacy/frontend-technical-prototype/src/containers/org/settings.js +++ /dev/null @@ -1,17 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { LayoutContainer } from '@components/layout'; - -const Settings = (props) => ( - -

    Settings

    -
    -); - -Settings.propTypes = {}; - -const mapStateToProps = (state) => ({}); - -export default connect( - mapStateToProps -)(Settings); diff --git a/legacy/frontend-technical-prototype/src/containers/project/feed.js b/legacy/frontend-technical-prototype/src/containers/project/feed.js deleted file mode 100644 index 0252e00e..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/feed.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default (props) => ( - -

    Project Feed

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/project/index.js b/legacy/frontend-technical-prototype/src/containers/project/index.js deleted file mode 100644 index 757d59b3..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/index.js +++ /dev/null @@ -1,6 +0,0 @@ -export { default as ProjectFeed } from './feed'; -export { default as ProjectInstances } from './instances'; -export { default as ProjectManifest } from './manifest'; -export { default as ProjectPeople } from './people'; -export { default as ProjectRollback } from './rollback'; -export { default as ProjectSettings } from './settings'; diff --git a/legacy/frontend-technical-prototype/src/containers/project/instances.js b/legacy/frontend-technical-prototype/src/containers/project/instances.js deleted file mode 100644 index fd485653..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/instances.js +++ /dev/null @@ -1,51 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { toggleInstanceCollapsed } from '@state/actions'; -import { LayoutContainer } from '@components/layout'; -import EmptyInstances from '@components/empty/instances'; -import PropTypes from '@root/prop-types'; -import InstanceList from '@components/instance-list'; -import { instancesByProjectIdSelector } from '@state/selectors'; - -const Instances = (props) => { - const { - instances = [], - toggleCollapsed = () => null - } = props; - - const empty = instances.length ? null : ( - - ); - - return ( - - {empty} - - - ); -}; - -Instances.propTypes = { - instances: React.PropTypes.arrayOf(PropTypes.instance), - toggleCollapsed: React.PropTypes.func -}; - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - instances: instancesByProjectIdSelector(match.params.project)(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - toggleCollapsed: (uuid) => dispatch(toggleInstanceCollapsed(uuid)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Instances); diff --git a/legacy/frontend-technical-prototype/src/containers/project/manifest.js b/legacy/frontend-technical-prototype/src/containers/project/manifest.js deleted file mode 100644 index 6c4938d6..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/manifest.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default (props) => ( - -

    manifest

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/project/people.js b/legacy/frontend-technical-prototype/src/containers/project/people.js deleted file mode 100644 index 7ca69582..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/people.js +++ /dev/null @@ -1,57 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { LayoutContainer } from '@components/layout'; -import PeopleSection from '@components/people-list'; - -import { - peopleByProjectIdSelector, - projectUISelector, - projectIndexByIdSelect, - membersSelector -} from '@state/selectors'; - -import { - addMemberToProject, - projectHandleInviteToggle, - projectHandlePeopleRoleTooltip, - projectHandlePeopleStatusTooltip, - projectHandleMemberUpdate, - projectRemoveMember -} from '@state/actions'; - -const People = (props) => ( - - - -); - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - people: peopleByProjectIdSelector(match.params.project)(state), - UI: projectUISelector(state), - parentIndex: projectIndexByIdSelect(match.params.project)(state), - platformMembers: membersSelector(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - addMemember: (member, callback) => - dispatch(addMemberToProject(member, callback)), - handleToggle: () => - dispatch(projectHandleInviteToggle()), - handleStatusTooltip: (id) => - dispatch(projectHandlePeopleStatusTooltip(id)), - handleRoleTooltip: (id) => - dispatch(projectHandlePeopleRoleTooltip(id)), - handleMemberUpdate: (updatedMember) => - dispatch(projectHandleMemberUpdate(updatedMember)), - removeMember: (removeData) => - dispatch(projectRemoveMember(removeData)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(People); diff --git a/legacy/frontend-technical-prototype/src/containers/project/rollback.js b/legacy/frontend-technical-prototype/src/containers/project/rollback.js deleted file mode 100644 index af14cf6f..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/rollback.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default (props) => ( - -

    Rollback

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/project/settings.js b/legacy/frontend-technical-prototype/src/containers/project/settings.js deleted file mode 100644 index e52e5c9e..00000000 --- a/legacy/frontend-technical-prototype/src/containers/project/settings.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default (props) => ( - -

    settings

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/projects/billing.js b/legacy/frontend-technical-prototype/src/containers/projects/billing.js deleted file mode 100644 index e6dcf3ec..00000000 --- a/legacy/frontend-technical-prototype/src/containers/projects/billing.js +++ /dev/null @@ -1,76 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { reduxForm } from 'redux-form'; -import { orgByIdSelector } from '@state/selectors'; -import { handleNewProject } from '@state/actions'; -import { LayoutContainer } from '@components/layout'; - -import PropTypes from '@root/prop-types'; -import NewProjectBilling from '@components/new-project/billing'; - -const NewProjectBillingForm = reduxForm({ - form: 'create-project', - destroyOnUnmount: false, - forceUnregisterOnUnmount: true -})(NewProjectBilling); - -const Billing = ({ - cards, - handleNewProject, - org, - match, - push -}) => { - const onSubmit = (values) => { - // TODO will need to save exisiting card to project - handleNewProject({ - values, - org - }); - - push(`/${org.id}/projects`); - }; - - const onNewBilling = (evt) => - push(`${match.url}/create`); - - return ( - - - - ); -}; - -Billing.propTypes = { - cards: React.PropTypes.array, // TODO set up example card in thingie data - handleNewProject: React.PropTypes.func.isRequired, - org: PropTypes.org.isRequired, - match: React.PropTypes.object, - push: React.PropTypes.func -}; - -const mapStateToProps = (state, { - match = { - params: {} - }, - push -}) => ({ - // TODO add cards - as above - org: orgByIdSelector(match.params.org)(state), - match, - push -}); - -const mapDispatchToProps = (dispatch) => ({ - handleNewProject: (values) => dispatch(handleNewProject(values)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Billing); diff --git a/legacy/frontend-technical-prototype/src/containers/projects/index.js b/legacy/frontend-technical-prototype/src/containers/projects/index.js deleted file mode 100644 index 9e808246..00000000 --- a/legacy/frontend-technical-prototype/src/containers/projects/index.js +++ /dev/null @@ -1,4 +0,0 @@ -export { default as ProjectsList } from './list'; -export { default as ProjectsNewProject } from './new-project'; -export { default as ProjectsNewProjectBilling } from './billing'; -export { default as ProjectsNewProjectNewBilling } from './new-billing'; diff --git a/legacy/frontend-technical-prototype/src/containers/projects/list.js b/legacy/frontend-technical-prototype/src/containers/projects/list.js deleted file mode 100644 index ed9023da..00000000 --- a/legacy/frontend-technical-prototype/src/containers/projects/list.js +++ /dev/null @@ -1,67 +0,0 @@ -import React from 'react'; -import { FormattedMessage } from 'react-intl'; -import { connect } from 'react-redux'; -import { LayoutContainer } from '@components/layout'; -import Button from '@ui/components/button'; -import Column from '@ui/components/column'; -import NavLink from '@ui/components/nav-link'; -import { orgByIdSelector, projectsByOrgIdSelector } from '@state/selectors'; -import EmptyProjects from '@components/empty/projects'; -import PropTypes from '@root/prop-types'; -import Row from '@ui/components/row'; - -const Projects = ({ - org = {}, - projects = [] -}) => { - const empty = projects.length ? null : ( - - ); - - const _projects = projects.map((project) => ( -
  • - - {project.name} - -
  • - )); - - return ( - - {empty} - - - - - - -
      - {_projects} -
    -
    -
    - ); -}; - -Projects.propTypes = { - org: PropTypes.org, - projects: React.PropTypes.arrayOf(PropTypes.project) -}; - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - org: orgByIdSelector(match.params.org)(state), - projects: projectsByOrgIdSelector(match.params.org)(state) -}); - -export default connect( - mapStateToProps -)(Projects); diff --git a/legacy/frontend-technical-prototype/src/containers/projects/new-billing.js b/legacy/frontend-technical-prototype/src/containers/projects/new-billing.js deleted file mode 100644 index 8d0f32e3..00000000 --- a/legacy/frontend-technical-prototype/src/containers/projects/new-billing.js +++ /dev/null @@ -1,69 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { reduxForm } from 'redux-form'; -import { orgByIdSelector } from '@state/selectors'; -import { handleNewProject } from '@state/actions'; -import { LayoutContainer } from '@components/layout'; - -import PropTypes from '@root/prop-types'; -import CreateBilling from '@components/new-project/new-billing'; - -const NewBillingForm = reduxForm({ - form: 'create-project' -})(CreateBilling); - -const NewBilling = ({ - handleNewProject, - org, - match, - push -}) => { - const onBack = (evt) => - push(`/${org.id}/projects/~create/billing`); - - const onSubmit = (values) => { - handleNewProject({ - values, - org - }); - - push(`/${org.id}/projects`); - }; - - return ( - - - - ); -}; - -NewBilling.propTypes = { - handleNewProject: React.PropTypes.func.isRequired, - org: PropTypes.org.isRequired, - match: React.PropTypes.object, - push: React.PropTypes.func -}; - -const mapStateToProps = (state, { - match = { - params: {} - }, - push -}) => ({ - // TODO add cards - as above - org: orgByIdSelector(match.params.org)(state), - match, - push -}); - -const mapDispatchToProps = (dispatch) => ({ - handleNewProject: (values) => dispatch(handleNewProject(values)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(NewBilling); diff --git a/legacy/frontend-technical-prototype/src/containers/projects/new-project.js b/legacy/frontend-technical-prototype/src/containers/projects/new-project.js deleted file mode 100644 index bf2c11c9..00000000 --- a/legacy/frontend-technical-prototype/src/containers/projects/new-project.js +++ /dev/null @@ -1,60 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { reduxForm } from 'redux-form'; -import { orgByIdSelector } from '@state/selectors'; -import PropTypes from '@root/prop-types'; -import CreateProject from '@components/new-project'; -import { LayoutContainer } from '@components/layout'; - -const NewProjectForm = reduxForm({ - form: 'create-project', - destroyOnUnmount: false, - forceUnregisterOnUnmount: true -})(CreateProject); - -const NewProject = ({ - org, - match, - push -}) => { - const onCancel = (values) => - push(`/${match.params.org}/projects`); - - const onSubmit = (values) => - push(`${match.url}/billing`); - - return ( - - - - ); -}; - -NewProject.propTypes = { - org: PropTypes.org.isRequired, - match: React.PropTypes.object, - push: React.PropTypes.func -}; -// TODO we'll need to know whether there any cards -// otherwise go to new billing straight away -const mapStateToProps = (state, { - match = { - params: {} - }, - push -}) => ({ - org: orgByIdSelector(match.params.org)(state), - match, - push -}); - -const mapDispatchToProps = (dispatch) => ({}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(NewProject); diff --git a/legacy/frontend-technical-prototype/src/containers/service/activity-feed.js b/legacy/frontend-technical-prototype/src/containers/service/activity-feed.js deleted file mode 100644 index f05b36aa..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/activity-feed.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    activity-feed

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/service/firewall.js b/legacy/frontend-technical-prototype/src/containers/service/firewall.js deleted file mode 100644 index 69ecd8d9..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/firewall.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    firewall

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/service/index.js b/legacy/frontend-technical-prototype/src/containers/service/index.js deleted file mode 100644 index 2b2e58ab..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/index.js +++ /dev/null @@ -1,8 +0,0 @@ -export { default as ServiceActivityFeed } from './activity-feed'; -export { default as ServiceFirewall } from './firewall'; -export { default as ServiceInstances } from './instances'; -export { default as ServiceMetrics } from './metrics'; -export { default as ServiceNetworks } from './networks'; -export { default as ServiceManifest } from './service-manifest'; -export { default as ServiceSummary } from './summary'; -export { default as ServiceMetadata } from './tags-metadata'; diff --git a/legacy/frontend-technical-prototype/src/containers/service/instances.js b/legacy/frontend-technical-prototype/src/containers/service/instances.js deleted file mode 100644 index 9698f978..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/instances.js +++ /dev/null @@ -1,49 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { toggleInstanceCollapsed } from '@state/actions'; -import { LayoutContainer } from '@components/layout'; -import EmptyInstances from '@components/empty/instances'; -import PropTypes from '@root/prop-types'; -import InstanceList from '@components/instance-list'; -import { instancesByServiceIdSelector } from '@state/selectors'; - -const Instances = ({ - instances = [], - toggleCollapsed = () => null -}) => { - const empty = instances.length ? null : ( - - ); - - return ( - - {empty} - - - ); -}; - -Instances.propTypes = { - instances: React.PropTypes.arrayOf(PropTypes.instance), - toggleCollapsed: React.PropTypes.func -}; - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - instances: instancesByServiceIdSelector(match.params.service)(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - toggleCollapsed: (uuid) => dispatch(toggleInstanceCollapsed(uuid)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Instances); diff --git a/legacy/frontend-technical-prototype/src/containers/service/metrics.js b/legacy/frontend-technical-prototype/src/containers/service/metrics.js deleted file mode 100644 index b63d421b..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/metrics.js +++ /dev/null @@ -1,46 +0,0 @@ -import { connect } from 'react-redux'; -import { addMetric, metricDurationChange } from '@state/actions'; -import Metrics from '@containers/metrics'; - -import { - metricsByServiceIdSelector, - metricTypesSelector, - serviceByIdSelector -} from '@state/selectors'; - -const mapStateToProps = (state, { - match = { - params: {} - } -}) => ({ - datasets: metricsByServiceIdSelector(match.params.service)(state), - metricTypes: metricTypesSelector(state), - service: serviceByIdSelector(match.params.service)(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - addMetric: (service) => (metric) => - dispatch(addMetric({ - metric: metric, - service: service.uuid - })), - metricDurationChange: (service) => (duration, dataset) => - dispatch(metricDurationChange({ - duration, - dataset - })) -}); - -const mergeProps = (stateProps, dispatchProps, ownProps) => ({ - ...stateProps, - ...dispatchProps, - ...ownProps, - addMetric: dispatchProps.addMetric(stateProps.service), - metricDurationChange: dispatchProps.metricDurationChange(stateProps.service) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps, - mergeProps -)(Metrics); diff --git a/legacy/frontend-technical-prototype/src/containers/service/networks.js b/legacy/frontend-technical-prototype/src/containers/service/networks.js deleted file mode 100644 index c196b350..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/networks.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    networks

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/service/service-manifest.js b/legacy/frontend-technical-prototype/src/containers/service/service-manifest.js deleted file mode 100644 index e2ece8c6..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/service-manifest.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    service-manifest

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/service/summary.js b/legacy/frontend-technical-prototype/src/containers/service/summary.js deleted file mode 100644 index f2cab771..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/summary.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    summary

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/service/tags-metadata.js b/legacy/frontend-technical-prototype/src/containers/service/tags-metadata.js deleted file mode 100644 index b4f2c8e1..00000000 --- a/legacy/frontend-technical-prototype/src/containers/service/tags-metadata.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import { LayoutContainer } from '@components/layout'; - -export default () => ( - -

    tags-metadata

    -
    -); diff --git a/legacy/frontend-technical-prototype/src/containers/services/index.js b/legacy/frontend-technical-prototype/src/containers/services/index.js deleted file mode 100644 index 3895adb9..00000000 --- a/legacy/frontend-technical-prototype/src/containers/services/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as ServicesTopology } from './topology'; -export { default as ServicesList } from './list'; -export { default as ServicesView } from './view'; diff --git a/legacy/frontend-technical-prototype/src/containers/services/list.js b/legacy/frontend-technical-prototype/src/containers/services/list.js deleted file mode 100644 index 563ca445..00000000 --- a/legacy/frontend-technical-prototype/src/containers/services/list.js +++ /dev/null @@ -1,138 +0,0 @@ -import React from 'react'; -import styled from 'styled-components'; -import { connect } from 'react-redux'; -import PropTypes from '@root/prop-types'; -import { LayoutContainer } from '@components/layout'; -import ServiceItem from '@components/service/item'; -import UnmanagedInstances from '@components/services/unmanaged-instances'; -import { toggleTooltip } from '@state/actions'; -import ServicesTooltip from '@components/services/tooltip'; -import { subscribeMetric } from '@state/thunks'; - -import { - orgByIdSelector, - projectByIdSelector, - servicesByProjectIdSelector, - serviceUiTooltipSelector -} from '@state/selectors'; - -const StyledContainer = styled.div` - position: relative; -`; - -// TMP - single source of truth -const duration = '5 minutes'; -const interval = '15 seconds'; - -class Services extends React.Component { - // we DON'T want to unsubscribe once we started going - componentWillMount() { - this.props.subscribeMetric(interval); - } - - ref(name) { - this._refs = this._refs || {}; - - return (el) => { - this._refs[name] = el; - }; - } - - render() { - const { - org = {}, - project = {}, - services = [], - toggleTooltip = () => ({}), - uiTooltip = {} - } = this.props; - - const onQuickActions = (evt, service) => { - const list = this._refs.container; - const listRect = list.getBoundingClientRect(); - const button = evt.currentTarget; - const buttonRect = button.getBoundingClientRect(); - - const position = { - left: buttonRect.left - listRect.left - + (buttonRect.right - buttonRect.left)/2, - top: buttonRect.bottom - listRect.top - }; - - toggleTooltip({ - service: service, - position: position, - data: { - serviceId: service.id, - orgId: org.id, - projectId: project.id - } - }); - }; - - const handleTooltipBlur = (evt) => onQuickActions(evt, uiTooltip.service); - - const serviceList = services.map((service) => ( - - )); - - // TODO replace `false` with a check for existence unmanaged instances - // eslint-disable-next-line no-constant-condition - const unmanagedInstances = false ? ( - - ) : null; - - return ( - - {unmanagedInstances} - -
    - {serviceList} - -
    -
    -
    - ); - } -} - -Services.propTypes = { - org: PropTypes.org, - project: PropTypes.project, - services: React.PropTypes.arrayOf(PropTypes.service), - toggleTooltip: React.PropTypes.func, - uiTooltip: React.PropTypes.object, - subscribeMetric: React.PropTypes.func -}; - -const mapStateToProps = (state, { - match = { - params: {} - }, - push -}) => ({ - org: orgByIdSelector(match.params.org)(state), - project: projectByIdSelector(match.params.project)(state), - services: servicesByProjectIdSelector(match.params.project, { - duration, - interval - })(state), - uiTooltip: serviceUiTooltipSelector(state) -}); - -const mapDispatchToProps = (dispatch) => ({ - toggleTooltip: (data) => dispatch(toggleTooltip(data)), - subscribeMetric: (payload) => dispatch(subscribeMetric(payload)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Services); diff --git a/legacy/frontend-technical-prototype/src/containers/services/topology.js b/legacy/frontend-technical-prototype/src/containers/services/topology.js deleted file mode 100644 index 69caf738..00000000 --- a/legacy/frontend-technical-prototype/src/containers/services/topology.js +++ /dev/null @@ -1,115 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; -import PropTypes from '@root/prop-types'; -import { colors } from '@ui/shared/constants'; -import { unitcalc } from '@ui/shared/functions'; -import { TopologyGraph } from '@ui/components/topology'; -import ServicesTooltip from '@components/services/tooltip'; - -import { toggleTooltip } from '@state/actions'; - -import { - orgByIdSelector, - projectByIdSelector, - servicesForTopologySelector, - serviceUiTooltipSelector -} from '@state/selectors'; - -const StyledBackground = styled.div` - background-color: ${colors.base.whiteActive}; -`; - -const StyledContainer = styled.div` - position: relative; - padding: ${unitcalc(4)}; -`; - -const Services = (props) => { - const { - services = [], - org = {}, - project = {}, - toggleTooltip, - uiTooltip, - push - } = props; - - if(!services || !services.length) { - return null; - } - - const getService = (uuid) => services.reduce((acc, service) => - service.uuid === uuid ? service : acc - , {}); - - const onQuickActions = (evt, tooltipData) => { - const service = getService(tooltipData.service); - const ttData = { - ...tooltipData, - data: { - serviceId: service.id, - orgId: org.id, - projectId: project.id - } - }; - - toggleTooltip(ttData); - }; - - const handleTooltipBlur = (evt) => onQuickActions(evt, { - service: uiTooltip.service - }); - - const onNodeTitleClick = (uuid) => { - const service = getService(uuid); - - const path = `/${org.id}/projects/${project.id}/services/${service.id}`; - - push(path); - }; - - return ( - - - - - - - ); -}; - -Services.propTypes = { - org: PropTypes.org, - services: React.PropTypes.arrayOf(PropTypes.service), - project: PropTypes.project, - push: React.PropTypes.func.isRequired, - toggleTooltip: React.PropTypes.func, - uiTooltip: React.PropTypes.object -}; - -const mapStateToProps = (state, { - match = { - params: {} - }, - push -}) => ({ - org: orgByIdSelector(match.params.org)(state), - project: projectByIdSelector(match.params.project)(state), - services: servicesForTopologySelector(match.params.project)(state), - uiTooltip: serviceUiTooltipSelector(state), - push: push -}); - -const mapDispatchToProps = (dispatch) => ({ - toggleTooltip: (data) => dispatch(toggleTooltip(data)) -}); - -export default connect( - mapStateToProps, - mapDispatchToProps -)(Services); diff --git a/legacy/frontend-technical-prototype/src/containers/services/view.js b/legacy/frontend-technical-prototype/src/containers/services/view.js deleted file mode 100644 index 9a100b5a..00000000 --- a/legacy/frontend-technical-prototype/src/containers/services/view.js +++ /dev/null @@ -1,114 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import EmptyServices from '@components/empty/services'; -import PropTypes from '@root/prop-types'; -import Row from '@ui/components/row'; -import Column from '@ui/components/column'; -import { LayoutContainer } from '@components/layout'; -import { H2 } from '@ui/components/base-elements'; -import { FormGroup, Toggle, ToggleList, Legend } from '@ui/components/form'; -import TopologyFilter from '@components/services/topology-filter'; -import { unitcalc, remcalc } from '@ui/shared/functions'; -import styled from 'styled-components'; - -import { - orgByIdSelector, - projectByIdSelector, - servicesForTopologySelector -} from '@state/selectors'; - -const StyledLegend = styled(Legend)` - float: left; - padding-top: ${unitcalc(2)}; - margin-right: ${unitcalc(1.5)}; -`; - -const PaddedRow = styled(Row)` - margin-bottom: ${remcalc(18)} -`; - -const ServicesView = ({ - org = {}, - project = {}, - services = {}, - location = {}, - match = {}, - push -}) => { - - if(!services || !services.length) { - return ( - - ); - } - - const toggleValue = location.pathname.split('-').pop(); - - const handleToggle = (evt) => { - - const value = evt.target.value; - if(value !== toggleValue) { - const index = location.pathname.lastIndexOf('-'); - const path = `${location.pathname.slice(0, index)}-${value}`; - push(path); - } - }; - - const filter = ( - - - - ); - - const toggle = ( - - - View - - Topology - List - - - - ); - - return ( - - - -

    Services

    - - { toggle } - { filter } - -
    -
    -
    - ); -}; - -ServicesView.propTypes = { - org: PropTypes.org, - project: PropTypes.project, - services: React.PropTypes.arrayOf(PropTypes.service), - location: React.PropTypes.object, - match: React.PropTypes.object, - push: React.PropTypes.func.isRequired -}; - -const mapStateToProps = (state, { - location, - match, - push -}) => ({ - org: orgByIdSelector(match.params.org)(state), - project: projectByIdSelector(match.params.project)(state), - services: servicesForTopologySelector(match.params.project)(state), - location: location, - match: match, - push: push -}); - -export default connect( - mapStateToProps -)(ServicesView); diff --git a/legacy/frontend-technical-prototype/src/dataset-leak.json b/legacy/frontend-technical-prototype/src/dataset-leak.json deleted file mode 100644 index 67bff886..00000000 --- a/legacy/frontend-technical-prototype/src/dataset-leak.json +++ /dev/null @@ -1,128636 +0,0 @@ -{ - "node_memory_rss_bytes": [ - [ - 1489959316, - "54185984" - ], - [ - 1489959316, - "48508928" - ], - [ - 1489959316, - "42962944" - ], - [ - 1489959331, - "43679744" - ], - [ - 1489959331, - "47243264" - ], - [ - 1489959331, - "53911552" - ], - [ - 1489959346, - "52948992" - ], - [ - 1489959346, - "44634112" - ], - [ - 1489959346, - "46428160" - ], - [ - 1489959361, - "45658112" - ], - [ - 1489959361, - "49303552" - ], - [ - 1489959361, - "59838464" - ], - [ - 1489959376, - "62103552" - ], - [ - 1489959376, - "46510080" - ], - [ - 1489959376, - "52875264" - ], - [ - 1489959391, - "66265088" - ], - [ - 1489959391, - "52613120" - ], - [ - 1489959391, - "47087616" - ], - [ - 1489959406, - "69615616" - ], - [ - 1489959406, - "64581632" - ], - [ - 1489959406, - "47685632" - ], - [ - 1489959421, - "66486272" - ], - [ - 1489959421, - "62734336" - ], - [ - 1489959421, - "48582656" - ], - [ - 1489959436, - "76427264" - ], - [ - 1489959436, - "70131712" - ], - [ - 1489959436, - "50003968" - ], - [ - 1489959451, - "50704384" - ], - [ - 1489959451, - "73682944" - ], - [ - 1489959451, - "78860288" - ], - [ - 1489959466, - "93794304" - ], - [ - 1489959466, - "42123264" - ], - [ - 1489959466, - "73719808" - ], - [ - 1489959481, - "94646272" - ], - [ - 1489959481, - "75431936" - ], - [ - 1489959481, - "42381312" - ], - [ - 1489959496, - "75247616" - ], - [ - 1489959496, - "42291200" - ], - [ - 1489959496, - "110493696" - ], - [ - 1489959511, - "64630784" - ], - [ - 1489959511, - "125345792" - ], - [ - 1489959511, - "44138496" - ], - [ - 1489959526, - "86163456" - ], - [ - 1489959526, - "130904064" - ], - [ - 1489959526, - "44249088" - ], - [ - 1489959541, - "76959744" - ], - [ - 1489959541, - "150171648" - ], - [ - 1489959541, - "44691456" - ], - [ - 1489959556, - "45932544" - ], - [ - 1489959556, - "158887936" - ], - [ - 1489959556, - "75452416" - ], - [ - 1489959571, - "67043328" - ], - [ - 1489959571, - "181346304" - ], - [ - 1489959571, - "46141440" - ], - [ - 1489959586, - "184102912" - ], - [ - 1489959586, - "80900096" - ], - [ - 1489959586, - "47239168" - ], - [ - 1489959601, - "82214912" - ], - [ - 1489959601, - "208162816" - ], - [ - 1489959601, - "47828992" - ], - [ - 1489959616, - "219205632" - ], - [ - 1489959616, - "79732736" - ], - [ - 1489959616, - "48508928" - ], - [ - 1489959631, - "77033472" - ], - [ - 1489959631, - "244908032" - ], - [ - 1489959631, - "49455104" - ], - [ - 1489959646, - "90128384" - ], - [ - 1489959646, - "41963520" - ], - [ - 1489959646, - "253751296" - ], - [ - 1489959661, - "253751296" - ], - [ - 1489959661, - "43356160" - ], - [ - 1489959661, - "87273472" - ], - [ - 1489959676, - "75395072" - ], - [ - 1489959676, - "42921984" - ], - [ - 1489959676, - "253751296" - ], - [ - 1489959691, - "42872832" - ], - [ - 1489959691, - "43749376" - ], - [ - 1489959691, - "113205248" - ], - [ - 1489959706, - "80990208" - ], - [ - 1489959706, - "44392448" - ], - [ - 1489959706, - "45518848" - ], - [ - 1489959721, - "48783360" - ], - [ - 1489959721, - "45555712" - ], - [ - 1489959721, - "80990208" - ], - [ - 1489959736, - "45858816" - ], - [ - 1489959736, - "80990208" - ], - [ - 1489959736, - "52011008" - ], - [ - 1489959751, - "43511808" - ], - [ - 1489959751, - "60456960" - ], - [ - 1489959751, - "46751744" - ], - [ - 1489959766, - "51642368" - ], - [ - 1489959766, - "46854144" - ], - [ - 1489959766, - "58650624" - ], - [ - 1489959781, - "68087808" - ], - [ - 1489959781, - "56819712" - ], - [ - 1489959781, - "48590848" - ], - [ - 1489959796, - "67125248" - ], - [ - 1489959796, - "70705152" - ], - [ - 1489959796, - "48951296" - ], - [ - 1489959811, - "49119232" - ], - [ - 1489959811, - "85045248" - ], - [ - 1489959811, - "66772992" - ], - [ - 1489959826, - "49623040" - ], - [ - 1489959826, - "72032256" - ], - [ - 1489959826, - "85110784" - ], - [ - 1489959841, - "72351744" - ], - [ - 1489959841, - "41857024" - ], - [ - 1489959841, - "103960576" - ], - [ - 1489959856, - "43008000" - ], - [ - 1489959856, - "75055104" - ], - [ - 1489959856, - "100978688" - ], - [ - 1489959871, - "117747712" - ], - [ - 1489959871, - "42668032" - ], - [ - 1489959871, - "78667776" - ], - [ - 1489959886, - "44220416" - ], - [ - 1489959886, - "134660096" - ], - [ - 1489959886, - "78782464" - ], - [ - 1489959901, - "136110080" - ], - [ - 1489959901, - "44695552" - ], - [ - 1489959901, - "84561920" - ], - [ - 1489959916, - "79130624" - ], - [ - 1489959916, - "158838784" - ], - [ - 1489959916, - "45133824" - ], - [ - 1489959931, - "67055616" - ], - [ - 1489959931, - "46301184" - ], - [ - 1489959931, - "163319808" - ], - [ - 1489959946, - "72515584" - ], - [ - 1489959946, - "46395392" - ], - [ - 1489959946, - "189456384" - ], - [ - 1489959961, - "46395392" - ], - [ - 1489959961, - "194883584" - ], - [ - 1489959961, - "73564160" - ], - [ - 1489959976, - "223076352" - ], - [ - 1489959976, - "46395392" - ], - [ - 1489959976, - "82575360" - ], - [ - 1489959991, - "93581312" - ], - [ - 1489959991, - "42811392" - ], - [ - 1489959991, - "229670912" - ], - [ - 1489960006, - "72974336" - ], - [ - 1489960006, - "259518464" - ], - [ - 1489960006, - "43544576" - ], - [ - 1489960021, - "67178496" - ], - [ - 1489960021, - "259518464" - ], - [ - 1489960021, - "43462656" - ], - [ - 1489960036, - "78303232" - ], - [ - 1489960036, - "44892160" - ], - [ - 1489960036, - "259518464" - ], - [ - 1489960051, - "116121600" - ], - [ - 1489960051, - "45187072" - ], - [ - 1489960051, - "49049600" - ], - [ - 1489960066, - "44306432" - ], - [ - 1489960066, - "95682560" - ], - [ - 1489960066, - "46649344" - ], - [ - 1489960081, - "44470272" - ], - [ - 1489960081, - "46772224" - ], - [ - 1489960081, - "97300480" - ], - [ - 1489960096, - "46706688" - ], - [ - 1489960096, - "99074048" - ], - [ - 1489960096, - "51273728" - ], - [ - 1489960111, - "47996928" - ], - [ - 1489960111, - "55508992" - ], - [ - 1489960111, - "83062784" - ], - [ - 1489960126, - "93249536" - ], - [ - 1489960126, - "49319936" - ], - [ - 1489960126, - "56037376" - ], - [ - 1489960141, - "63684608" - ], - [ - 1489960141, - "49659904" - ], - [ - 1489960141, - "123322368" - ], - [ - 1489960156, - "123322368" - ], - [ - 1489960156, - "50974720" - ], - [ - 1489960156, - "66113536" - ], - [ - 1489960171, - "48537600" - ], - [ - 1489960171, - "41947136" - ], - [ - 1489960171, - "76087296" - ], - [ - 1489960186, - "80777216" - ], - [ - 1489960186, - "58232832" - ], - [ - 1489960186, - "42176512" - ], - [ - 1489960201, - "43425792" - ], - [ - 1489960201, - "60284928" - ], - [ - 1489960201, - "95780864" - ], - [ - 1489960216, - "95424512" - ], - [ - 1489960216, - "70803456" - ], - [ - 1489960216, - "43311104" - ], - [ - 1489960231, - "110968832" - ], - [ - 1489960231, - "54865920" - ], - [ - 1489960231, - "43921408" - ], - [ - 1489960246, - "45068288" - ], - [ - 1489960246, - "126853120" - ], - [ - 1489960246, - "51400704" - ], - [ - 1489960261, - "131973120" - ], - [ - 1489960261, - "52830208" - ], - [ - 1489960261, - "45301760" - ], - [ - 1489960276, - "56688640" - ], - [ - 1489960276, - "151470080" - ], - [ - 1489960276, - "46657536" - ], - [ - 1489960291, - "53657600" - ], - [ - 1489960291, - "47378432" - ], - [ - 1489960291, - "160595968" - ], - [ - 1489960306, - "68423680" - ], - [ - 1489960306, - "187039744" - ], - [ - 1489960306, - "47497216" - ], - [ - 1489960321, - "66899968" - ], - [ - 1489960321, - "190095360" - ], - [ - 1489960321, - "48783360" - ], - [ - 1489960336, - "49238016" - ], - [ - 1489960336, - "57098240" - ], - [ - 1489960336, - "217878528" - ], - [ - 1489960351, - "223145984" - ], - [ - 1489960351, - "62894080" - ], - [ - 1489960351, - "42414080" - ], - [ - 1489960366, - "41893888" - ], - [ - 1489960366, - "253489152" - ], - [ - 1489960366, - "73650176" - ], - [ - 1489960381, - "263188480" - ], - [ - 1489960381, - "75067392" - ], - [ - 1489960381, - "43388928" - ], - [ - 1489960396, - "63602688" - ], - [ - 1489960396, - "263188480" - ], - [ - 1489960396, - "43540480" - ], - [ - 1489960411, - "44072960" - ], - [ - 1489960411, - "67399680" - ], - [ - 1489960411, - "263188480" - ], - [ - 1489960426, - "50528256" - ], - [ - 1489960426, - "45264896" - ], - [ - 1489960426, - "68763648" - ], - [ - 1489960441, - "43802624" - ], - [ - 1489960441, - "45404160" - ], - [ - 1489960441, - "89313280" - ], - [ - 1489960456, - "46567424" - ], - [ - 1489960456, - "88625152" - ], - [ - 1489960456, - "46440448" - ], - [ - 1489960471, - "68751360" - ], - [ - 1489960471, - "47595520" - ], - [ - 1489960471, - "52051968" - ], - [ - 1489960486, - "49799168" - ], - [ - 1489960486, - "48168960" - ], - [ - 1489960486, - "77520896" - ], - [ - 1489960501, - "60125184" - ], - [ - 1489960501, - "49090560" - ], - [ - 1489960501, - "74833920" - ], - [ - 1489960516, - "80064512" - ], - [ - 1489960516, - "59998208" - ], - [ - 1489960516, - "49545216" - ], - [ - 1489960531, - "71200768" - ], - [ - 1489960531, - "42045440" - ], - [ - 1489960531, - "120414208" - ], - [ - 1489960546, - "72597504" - ], - [ - 1489960546, - "82505728" - ], - [ - 1489960546, - "42545152" - ], - [ - 1489960561, - "43229184" - ], - [ - 1489960561, - "85532672" - ], - [ - 1489960561, - "111890432" - ], - [ - 1489960576, - "90984448" - ], - [ - 1489960576, - "85225472" - ], - [ - 1489960576, - "43921408" - ], - [ - 1489960591, - "109518848" - ], - [ - 1489960591, - "85225472" - ], - [ - 1489960591, - "44351488" - ], - [ - 1489960606, - "48173056" - ], - [ - 1489960606, - "109457408" - ], - [ - 1489960606, - "44466176" - ], - [ - 1489960621, - "45617152" - ], - [ - 1489960621, - "58417152" - ], - [ - 1489960621, - "127762432" - ], - [ - 1489960636, - "60346368" - ], - [ - 1489960636, - "45617152" - ], - [ - 1489960636, - "130842624" - ], - [ - 1489960651, - "48676864" - ], - [ - 1489960651, - "151199744" - ], - [ - 1489960651, - "49344512" - ], - [ - 1489960666, - "176824320" - ], - [ - 1489960666, - "42573824" - ], - [ - 1489960666, - "59437056" - ], - [ - 1489960681, - "178642944" - ], - [ - 1489960681, - "43757568" - ], - [ - 1489960681, - "51449856" - ], - [ - 1489960696, - "188518400" - ], - [ - 1489960696, - "51585024" - ], - [ - 1489960696, - "44589056" - ], - [ - 1489960711, - "53895168" - ], - [ - 1489960711, - "45531136" - ], - [ - 1489960711, - "216121344" - ], - [ - 1489960726, - "46829568" - ], - [ - 1489960726, - "58056704" - ], - [ - 1489960726, - "222699520" - ], - [ - 1489960741, - "51712000" - ], - [ - 1489960741, - "47124480" - ], - [ - 1489960741, - "249966592" - ], - [ - 1489960756, - "260104192" - ], - [ - 1489960756, - "70266880" - ], - [ - 1489960756, - "47816704" - ], - [ - 1489960771, - "260104192" - ], - [ - 1489960771, - "52858880" - ], - [ - 1489960771, - "48889856" - ], - [ - 1489960786, - "50434048" - ], - [ - 1489960786, - "260104192" - ], - [ - 1489960786, - "70914048" - ], - [ - 1489960801, - "76111872" - ], - [ - 1489960801, - "42082304" - ], - [ - 1489960801, - "50962432" - ], - [ - 1489960816, - "117121024" - ], - [ - 1489960816, - "45023232" - ], - [ - 1489960816, - "42975232" - ], - [ - 1489960831, - "42455040" - ], - [ - 1489960831, - "47616000" - ], - [ - 1489960831, - "83509248" - ], - [ - 1489960846, - "76886016" - ], - [ - 1489960846, - "42446848" - ], - [ - 1489960846, - "50896896" - ], - [ - 1489960861, - "43950080" - ], - [ - 1489960861, - "121008128" - ], - [ - 1489960861, - "58085376" - ], - [ - 1489960876, - "275931136" - ], - [ - 1489960876, - "44036096" - ], - [ - 1489960876, - "66973696" - ], - [ - 1489960891, - "44376064" - ], - [ - 1489960891, - "431669248" - ], - [ - 1489960891, - "58957824" - ], - [ - 1489960906, - "45838336" - ], - [ - 1489960906, - "601501696" - ], - [ - 1489960906, - "68403200" - ], - [ - 1489960921, - "82763776" - ], - [ - 1489960921, - "46395392" - ], - [ - 1489960921, - "770854912" - ], - [ - 1489960936, - "44937216" - ], - [ - 1489960936, - "944549888" - ], - [ - 1489960936, - "80666624" - ], - [ - 1489960951, - "1065332736" - ], - [ - 1489960951, - "33120256" - ], - [ - 1489960951, - "96014336" - ], - [ - 1489960966, - "1203019776" - ], - [ - 1489960966, - "26034176" - ], - [ - 1489960966, - "91951104" - ], - [ - 1489960981, - "88465408" - ], - [ - 1489960981, - "27213824" - ], - [ - 1489960981, - "1257476096" - ], - [ - 1489960996, - "1257476096" - ], - [ - 1489960996, - "105062400" - ], - [ - 1489960996, - "27213824" - ], - [ - 1489961011, - "143798272" - ], - [ - 1489961011, - "1257476096" - ], - [ - 1489961011, - "31010816" - ], - [ - 1489961026, - "31174656" - ], - [ - 1489961026, - "45977600" - ], - [ - 1489961026, - "156491776" - ], - [ - 1489961041, - "55791616" - ], - [ - 1489961041, - "176971776" - ], - [ - 1489961041, - "31760384" - ], - [ - 1489961056, - "25272320" - ], - [ - 1489961056, - "58601472" - ], - [ - 1489961056, - "187490304" - ], - [ - 1489961071, - "201281536" - ], - [ - 1489961071, - "65236992" - ], - [ - 1489961071, - "25128960" - ], - [ - 1489961086, - "203132928" - ], - [ - 1489961086, - "102924288" - ], - [ - 1489961086, - "26386432" - ], - [ - 1489961101, - "232480768" - ], - [ - 1489961101, - "105889792" - ], - [ - 1489961101, - "26746880" - ], - [ - 1489961116, - "27394048" - ], - [ - 1489961116, - "234991616" - ], - [ - 1489961116, - "61550592" - ], - [ - 1489961131, - "234991616" - ], - [ - 1489961131, - "70184960" - ], - [ - 1489961131, - "28598272" - ], - [ - 1489961146, - "64827392" - ], - [ - 1489961146, - "234991616" - ], - [ - 1489961146, - "28708864" - ], - [ - 1489961161, - "42442752" - ], - [ - 1489961161, - "29675520" - ], - [ - 1489961161, - "98697216" - ], - [ - 1489961176, - "30670848" - ], - [ - 1489961176, - "45121536" - ], - [ - 1489961176, - "80486400" - ], - [ - 1489961191, - "30629888" - ], - [ - 1489961191, - "79884288" - ], - [ - 1489961191, - "48799744" - ], - [ - 1489961206, - "64159744" - ], - [ - 1489961206, - "53018624" - ], - [ - 1489961206, - "31850496" - ], - [ - 1489961221, - "49184768" - ], - [ - 1489961221, - "72380416" - ], - [ - 1489961221, - "32227328" - ], - [ - 1489961236, - "66289664" - ], - [ - 1489961236, - "32276480" - ], - [ - 1489961236, - "60948480" - ], - [ - 1489961251, - "61472768" - ], - [ - 1489961251, - "24915968" - ], - [ - 1489961251, - "76066816" - ], - [ - 1489961266, - "72470528" - ], - [ - 1489961266, - "147566592" - ], - [ - 1489961266, - "26116096" - ], - [ - 1489961281, - "74072064" - ], - [ - 1489961281, - "74387456" - ], - [ - 1489961281, - "26554368" - ], - [ - 1489961296, - "26697728" - ], - [ - 1489961296, - "88084480" - ], - [ - 1489961296, - "169775104" - ], - [ - 1489961311, - "102182912" - ], - [ - 1489961311, - "26697728" - ], - [ - 1489961311, - "92467200" - ], - [ - 1489961326, - "26697728" - ], - [ - 1489961326, - "105246720" - ], - [ - 1489961326, - "147689472" - ], - [ - 1489961341, - "318935040" - ], - [ - 1489961341, - "48889856" - ], - [ - 1489961341, - "121286656" - ], - [ - 1489961356, - "42147840" - ], - [ - 1489961356, - "498159616" - ], - [ - 1489961356, - "123187200" - ], - [ - 1489961371, - "43511808" - ], - [ - 1489961371, - "146440192" - ], - [ - 1489961371, - "690909184" - ], - [ - 1489961386, - "43143168" - ], - [ - 1489961386, - "156188672" - ], - [ - 1489961386, - "875442176" - ], - [ - 1489961401, - "27303936" - ], - [ - 1489961401, - "1064116224" - ], - [ - 1489961401, - "152956928" - ], - [ - 1489961416, - "26316800" - ], - [ - 1489961416, - "1064116224" - ], - [ - 1489961416, - "171872256" - ], - [ - 1489961431, - "27009024" - ], - [ - 1489961431, - "49680384" - ], - [ - 1489961431, - "177549312" - ], - [ - 1489961446, - "194924544" - ], - [ - 1489961446, - "28463104" - ], - [ - 1489961446, - "57589760" - ], - [ - 1489961461, - "31879168" - ], - [ - 1489961461, - "225554432" - ], - [ - 1489961461, - "59064320" - ], - [ - 1489961476, - "61280256" - ], - [ - 1489961476, - "32305152" - ], - [ - 1489961476, - "238940160" - ], - [ - 1489961491, - "34738176" - ], - [ - 1489961491, - "52379648" - ], - [ - 1489961491, - "238940160" - ], - [ - 1489961506, - "54059008" - ], - [ - 1489961506, - "26329088" - ], - [ - 1489961506, - "238940160" - ], - [ - 1489961521, - "26210304" - ], - [ - 1489961521, - "51449856" - ], - [ - 1489961521, - "67002368" - ], - [ - 1489961536, - "57237504" - ], - [ - 1489961536, - "41795584" - ], - [ - 1489961536, - "27164672" - ], - [ - 1489961551, - "71892992" - ], - [ - 1489961551, - "27598848" - ], - [ - 1489961551, - "45752320" - ], - [ - 1489961566, - "64823296" - ], - [ - 1489961566, - "27947008" - ], - [ - 1489961566, - "50921472" - ], - [ - 1489961581, - "49836032" - ], - [ - 1489961581, - "29302784" - ], - [ - 1489961581, - "98488320" - ], - [ - 1489961596, - "57622528" - ], - [ - 1489961596, - "29765632" - ], - [ - 1489961596, - "83283968" - ], - [ - 1489961611, - "106967040" - ], - [ - 1489961611, - "66904064" - ], - [ - 1489961611, - "30859264" - ], - [ - 1489961626, - "76328960" - ], - [ - 1489961626, - "69996544" - ], - [ - 1489961626, - "31887360" - ], - [ - 1489961641, - "83189760" - ], - [ - 1489961641, - "65617920" - ], - [ - 1489961641, - "32010240" - ], - [ - 1489961656, - "130199552" - ], - [ - 1489961656, - "88109056" - ], - [ - 1489961656, - "33038336" - ], - [ - 1489961671, - "33615872" - ], - [ - 1489961671, - "93466624" - ], - [ - 1489961671, - "91111424" - ], - [ - 1489961686, - "110313472" - ], - [ - 1489961686, - "89485312" - ], - [ - 1489961686, - "34611200" - ], - [ - 1489961701, - "27508736" - ], - [ - 1489961701, - "187584512" - ], - [ - 1489961701, - "122146816" - ], - [ - 1489961716, - "27508736" - ], - [ - 1489961716, - "350081024" - ], - [ - 1489961716, - "124260352" - ], - [ - 1489961731, - "147668992" - ], - [ - 1489961731, - "516210688" - ], - [ - 1489961731, - "27656192" - ], - [ - 1489961746, - "152113152" - ], - [ - 1489961746, - "692469760" - ], - [ - 1489961746, - "28860416" - ], - [ - 1489961761, - "173604864" - ], - [ - 1489961761, - "870621184" - ], - [ - 1489961761, - "29216768" - ], - [ - 1489961776, - "1042472960" - ], - [ - 1489961776, - "163336192" - ], - [ - 1489961776, - "25862144" - ], - [ - 1489961791, - "1203605504" - ], - [ - 1489961791, - "191553536" - ], - [ - 1489961791, - "26763264" - ], - [ - 1489961806, - "20754432" - ], - [ - 1489961806, - "1261522944" - ], - [ - 1489961806, - "194347008" - ], - [ - 1489961821, - "222720000" - ], - [ - 1489961821, - "120950784" - ], - [ - 1489961821, - "21020672" - ], - [ - 1489961836, - "21696512" - ], - [ - 1489961836, - "236486656" - ], - [ - 1489961836, - "47640576" - ], - [ - 1489961851, - "57114624" - ], - [ - 1489961851, - "236486656" - ], - [ - 1489961851, - "22654976" - ], - [ - 1489961866, - "236486656" - ], - [ - 1489961866, - "23244800" - ], - [ - 1489961866, - "59437056" - ], - [ - 1489961881, - "27856896" - ], - [ - 1489961881, - "49840128" - ], - [ - 1489961881, - "68657152" - ], - [ - 1489961896, - "50307072" - ], - [ - 1489961896, - "24145920" - ], - [ - 1489961896, - "44175360" - ], - [ - 1489961911, - "24788992" - ], - [ - 1489961911, - "43974656" - ], - [ - 1489961911, - "62648320" - ], - [ - 1489961926, - "51363840" - ], - [ - 1489961926, - "49397760" - ], - [ - 1489961926, - "24358912" - ], - [ - 1489961941, - "57020416" - ], - [ - 1489961941, - "58048512" - ], - [ - 1489961941, - "25423872" - ], - [ - 1489961956, - "54685696" - ], - [ - 1489961956, - "25858048" - ], - [ - 1489961956, - "56725504" - ], - [ - 1489961971, - "26894336" - ], - [ - 1489961971, - "69160960" - ], - [ - 1489961971, - "63979520" - ], - [ - 1489961986, - "67461120" - ], - [ - 1489961986, - "99344384" - ], - [ - 1489961986, - "26894336" - ], - [ - 1489962001, - "26894336" - ], - [ - 1489962001, - "78856192" - ], - [ - 1489962001, - "187613184" - ], - [ - 1489962016, - "47501312" - ], - [ - 1489962016, - "83832832" - ], - [ - 1489962016, - "286957568" - ], - [ - 1489962031, - "43020288" - ], - [ - 1489962031, - "394788864" - ], - [ - 1489962031, - "99799040" - ], - [ - 1489962046, - "506339328" - ], - [ - 1489962046, - "43220992" - ], - [ - 1489962046, - "97435648" - ], - [ - 1489962061, - "626409472" - ], - [ - 1489962061, - "41086976" - ], - [ - 1489962061, - "112959488" - ], - [ - 1489962076, - "756334592" - ], - [ - 1489962076, - "42049536" - ], - [ - 1489962076, - "129060864" - ], - [ - 1489962091, - "132841472" - ], - [ - 1489962091, - "893157376" - ], - [ - 1489962091, - "43278336" - ], - [ - 1489962106, - "1022095360" - ], - [ - 1489962106, - "27119616" - ], - [ - 1489962106, - "140615680" - ], - [ - 1489962121, - "1176010752" - ], - [ - 1489962121, - "139743232" - ], - [ - 1489962121, - "24182784" - ], - [ - 1489962136, - "161021952" - ], - [ - 1489962136, - "21225472" - ], - [ - 1489962136, - "1331073024" - ], - [ - 1489962151, - "21225472" - ], - [ - 1489962151, - "161021952" - ], - [ - 1489962151, - "1331073024" - ], - [ - 1489962166, - "1331073024" - ], - [ - 1489962166, - "21225472" - ], - [ - 1489962166, - "161021952" - ], - [ - 1489962181, - "47280128" - ], - [ - 1489962181, - "41721856" - ], - [ - 1489962181, - "46018560" - ], - [ - 1489962196, - "44335104" - ], - [ - 1489962196, - "42905600" - ], - [ - 1489962196, - "42700800" - ], - [ - 1489962211, - "45064192" - ], - [ - 1489962211, - "44769280" - ], - [ - 1489962211, - "42524672" - ], - [ - 1489962226, - "48877568" - ], - [ - 1489962226, - "48926720" - ], - [ - 1489962226, - "44367872" - ], - [ - 1489962241, - "43876352" - ], - [ - 1489962241, - "57843712" - ], - [ - 1489962241, - "51515392" - ], - [ - 1489962256, - "60997632" - ], - [ - 1489962256, - "44396544" - ], - [ - 1489962256, - "61681664" - ], - [ - 1489962271, - "60276736" - ], - [ - 1489962271, - "44748800" - ], - [ - 1489962271, - "77840384" - ], - [ - 1489962286, - "76472320" - ], - [ - 1489962286, - "45723648" - ], - [ - 1489962286, - "64253952" - ], - [ - 1489962301, - "74932224" - ], - [ - 1489962301, - "70725632" - ], - [ - 1489962301, - "46759936" - ], - [ - 1489962316, - "66162688" - ], - [ - 1489962316, - "77492224" - ], - [ - 1489962316, - "47034368" - ], - [ - 1489962331, - "48275456" - ], - [ - 1489962331, - "97087488" - ], - [ - 1489962331, - "93020160" - ], - [ - 1489962346, - "84484096" - ], - [ - 1489962346, - "93876224" - ], - [ - 1489962346, - "49451008" - ], - [ - 1489962361, - "50585600" - ], - [ - 1489962361, - "110219264" - ], - [ - 1489962361, - "87793664" - ], - [ - 1489962376, - "50311168" - ], - [ - 1489962376, - "91000832" - ], - [ - 1489962376, - "125313024" - ], - [ - 1489962391, - "93741056" - ], - [ - 1489962391, - "125952000" - ], - [ - 1489962391, - "40280064" - ], - [ - 1489962406, - "40390656" - ], - [ - 1489962406, - "81338368" - ], - [ - 1489962406, - "145276928" - ], - [ - 1489962421, - "74956800" - ], - [ - 1489962421, - "40808448" - ], - [ - 1489962421, - "171655168" - ], - [ - 1489962436, - "169975808" - ], - [ - 1489962436, - "76873728" - ], - [ - 1489962436, - "42291200" - ], - [ - 1489962451, - "106569728" - ], - [ - 1489962451, - "42684416" - ], - [ - 1489962451, - "194207744" - ], - [ - 1489962466, - "199897088" - ], - [ - 1489962466, - "99713024" - ], - [ - 1489962466, - "42905600" - ], - [ - 1489962481, - "101830656" - ], - [ - 1489962481, - "229478400" - ], - [ - 1489962481, - "43905024" - ], - [ - 1489962496, - "236507136" - ], - [ - 1489962496, - "93306880" - ], - [ - 1489962496, - "44085248" - ], - [ - 1489962511, - "45625344" - ], - [ - 1489962511, - "258949120" - ], - [ - 1489962511, - "118521856" - ], - [ - 1489962526, - "46288896" - ], - [ - 1489962526, - "258949120" - ], - [ - 1489962526, - "113377280" - ], - [ - 1489962541, - "111550464" - ], - [ - 1489962541, - "47325184" - ], - [ - 1489962541, - "258949120" - ], - [ - 1489962556, - "47730688" - ], - [ - 1489962556, - "48254976" - ], - [ - 1489962556, - "87216128" - ], - [ - 1489962571, - "43311104" - ], - [ - 1489962571, - "139218944" - ], - [ - 1489962571, - "48816128" - ], - [ - 1489962586, - "45957120" - ], - [ - 1489962586, - "48934912" - ], - [ - 1489962586, - "103972864" - ], - [ - 1489962601, - "50933760" - ], - [ - 1489962601, - "40660992" - ], - [ - 1489962601, - "103972864" - ], - [ - 1489962616, - "46858240" - ], - [ - 1489962616, - "103972864" - ], - [ - 1489962616, - "41816064" - ], - [ - 1489962631, - "49631232" - ], - [ - 1489962631, - "58028032" - ], - [ - 1489962631, - "41848832" - ], - [ - 1489962646, - "42586112" - ], - [ - 1489962646, - "57733120" - ], - [ - 1489962646, - "67567616" - ], - [ - 1489962661, - "48107520" - ], - [ - 1489962661, - "43782144" - ], - [ - 1489962661, - "69799936" - ], - [ - 1489962676, - "43892736" - ], - [ - 1489962676, - "72052736" - ], - [ - 1489962676, - "64094208" - ], - [ - 1489962691, - "81723392" - ], - [ - 1489962691, - "45326336" - ], - [ - 1489962691, - "61915136" - ], - [ - 1489962706, - "66785280" - ], - [ - 1489962706, - "97406976" - ], - [ - 1489962706, - "45424640" - ], - [ - 1489962721, - "97161216" - ], - [ - 1489962721, - "64479232" - ], - [ - 1489962721, - "45887488" - ], - [ - 1489962736, - "47431680" - ], - [ - 1489962736, - "70492160" - ], - [ - 1489962736, - "114597888" - ], - [ - 1489962751, - "57085952" - ], - [ - 1489962751, - "117661696" - ], - [ - 1489962751, - "47722496" - ], - [ - 1489962766, - "134467584" - ], - [ - 1489962766, - "68354048" - ], - [ - 1489962766, - "48635904" - ], - [ - 1489962781, - "64688128" - ], - [ - 1489962781, - "41160704" - ], - [ - 1489962781, - "155500544" - ], - [ - 1489962796, - "161599488" - ], - [ - 1489962796, - "70266880" - ], - [ - 1489962796, - "41484288" - ], - [ - 1489962811, - "41684992" - ], - [ - 1489962811, - "183554048" - ], - [ - 1489962811, - "72007680" - ], - [ - 1489962826, - "41684992" - ], - [ - 1489962826, - "79003648" - ], - [ - 1489962826, - "191565824" - ], - [ - 1489962841, - "70701056" - ], - [ - 1489962841, - "49377280" - ], - [ - 1489962841, - "220954624" - ], - [ - 1489962856, - "63332352" - ], - [ - 1489962856, - "229343232" - ], - [ - 1489962856, - "53411840" - ], - [ - 1489962871, - "42729472" - ], - [ - 1489962871, - "238387200" - ], - [ - 1489962871, - "69689344" - ], - [ - 1489962886, - "65175552" - ], - [ - 1489962886, - "44314624" - ], - [ - 1489962886, - "263286784" - ], - [ - 1489962901, - "44847104" - ], - [ - 1489962901, - "88276992" - ], - [ - 1489962901, - "263286784" - ], - [ - 1489962916, - "263286784" - ], - [ - 1489962916, - "45752320" - ], - [ - 1489962916, - "76386304" - ], - [ - 1489962931, - "67100672" - ], - [ - 1489962931, - "46080000" - ], - [ - 1489962931, - "41930752" - ], - [ - 1489962946, - "47239168" - ], - [ - 1489962946, - "43130880" - ], - [ - 1489962946, - "79200256" - ], - [ - 1489962961, - "68112384" - ], - [ - 1489962961, - "46743552" - ], - [ - 1489962961, - "47464448" - ], - [ - 1489962976, - "52719616" - ], - [ - 1489962976, - "81657856" - ], - [ - 1489962976, - "49025024" - ], - [ - 1489962991, - "134619136" - ], - [ - 1489962991, - "50417664" - ], - [ - 1489962991, - "50147328" - ], - [ - 1489963006, - "50335744" - ], - [ - 1489963006, - "60669952" - ], - [ - 1489963006, - "111136768" - ], - [ - 1489963021, - "40751104" - ], - [ - 1489963021, - "59711488" - ], - [ - 1489963021, - "85389312" - ], - [ - 1489963036, - "40689664" - ], - [ - 1489963036, - "73330688" - ], - [ - 1489963036, - "86876160" - ], - [ - 1489963051, - "86876160" - ], - [ - 1489963051, - "41484288" - ], - [ - 1489963051, - "81551360" - ], - [ - 1489963066, - "42147840" - ], - [ - 1489963066, - "49250304" - ], - [ - 1489963066, - "83525632" - ], - [ - 1489963081, - "57704448" - ], - [ - 1489963081, - "43081728" - ], - [ - 1489963081, - "100806656" - ], - [ - 1489963096, - "97173504" - ], - [ - 1489963096, - "59785216" - ], - [ - 1489963096, - "43491328" - ], - [ - 1489963111, - "112885760" - ], - [ - 1489963111, - "54259712" - ], - [ - 1489963111, - "44699648" - ], - [ - 1489963126, - "45182976" - ], - [ - 1489963126, - "123645952" - ], - [ - 1489963126, - "49418240" - ], - [ - 1489963141, - "45854720" - ], - [ - 1489963141, - "130953216" - ], - [ - 1489963141, - "52592640" - ], - [ - 1489963156, - "64192512" - ], - [ - 1489963156, - "47218688" - ], - [ - 1489963156, - "153247744" - ], - [ - 1489963171, - "68014080" - ], - [ - 1489963171, - "47472640" - ], - [ - 1489963171, - "164630528" - ], - [ - 1489963186, - "56586240" - ], - [ - 1489963186, - "48320512" - ], - [ - 1489963186, - "183898112" - ], - [ - 1489963201, - "187813888" - ], - [ - 1489963201, - "67821568" - ], - [ - 1489963201, - "40747008" - ], - [ - 1489963216, - "71991296" - ], - [ - 1489963216, - "216469504" - ], - [ - 1489963216, - "41144320" - ], - [ - 1489963231, - "222851072" - ], - [ - 1489963231, - "64049152" - ], - [ - 1489963231, - "41545728" - ], - [ - 1489963246, - "42598400" - ], - [ - 1489963246, - "253808640" - ], - [ - 1489963246, - "58699776" - ], - [ - 1489963261, - "80994304" - ], - [ - 1489963261, - "263602176" - ], - [ - 1489963261, - "43081728" - ], - [ - 1489963276, - "263602176" - ], - [ - 1489963276, - "60526592" - ], - [ - 1489963276, - "43974656" - ], - [ - 1489963291, - "86274048" - ], - [ - 1489963291, - "52142080" - ], - [ - 1489963291, - "44199936" - ], - [ - 1489963306, - "44482560" - ], - [ - 1489963306, - "45518848" - ], - [ - 1489963306, - "62390272" - ], - [ - 1489963321, - "44732416" - ], - [ - 1489963321, - "45854720" - ], - [ - 1489963321, - "73125888" - ], - [ - 1489963336, - "74326016" - ], - [ - 1489963336, - "46272512" - ], - [ - 1489963336, - "51867648" - ], - [ - 1489963351, - "47374336" - ], - [ - 1489963351, - "49352704" - ], - [ - 1489963351, - "79204352" - ], - [ - 1489963366, - "66093056" - ], - [ - 1489963366, - "47812608" - ], - [ - 1489963366, - "60452864" - ], - [ - 1489963381, - "70348800" - ], - [ - 1489963381, - "48844800" - ], - [ - 1489963381, - "85884928" - ], - [ - 1489963396, - "79839232" - ], - [ - 1489963396, - "71544832" - ], - [ - 1489963396, - "41242624" - ], - [ - 1489963411, - "81223680" - ], - [ - 1489963411, - "73588736" - ], - [ - 1489963411, - "41185280" - ], - [ - 1489963426, - "41717760" - ], - [ - 1489963426, - "86753280" - ], - [ - 1489963426, - "78094336" - ], - [ - 1489963441, - "101728256" - ], - [ - 1489963441, - "78094336" - ], - [ - 1489963441, - "43102208" - ], - [ - 1489963456, - "52310016" - ], - [ - 1489963456, - "43503616" - ], - [ - 1489963456, - "105328640" - ], - [ - 1489963471, - "43069440" - ], - [ - 1489963471, - "44666880" - ], - [ - 1489963471, - "120999936" - ], - [ - 1489963486, - "52219904" - ], - [ - 1489963486, - "44666880" - ], - [ - 1489963486, - "122236928" - ], - [ - 1489963501, - "59207680" - ], - [ - 1489963501, - "44666880" - ], - [ - 1489963501, - "142708736" - ], - [ - 1489963516, - "47755264" - ], - [ - 1489963516, - "57491456" - ], - [ - 1489963516, - "165875712" - ], - [ - 1489963531, - "42340352" - ], - [ - 1489963531, - "58503168" - ], - [ - 1489963531, - "161046528" - ], - [ - 1489963546, - "64077824" - ], - [ - 1489963546, - "188264448" - ], - [ - 1489963546, - "41791488" - ], - [ - 1489963561, - "192536576" - ], - [ - 1489963561, - "43536384" - ], - [ - 1489963561, - "69967872" - ], - [ - 1489963576, - "43950080" - ], - [ - 1489963576, - "60207104" - ], - [ - 1489963576, - "220442624" - ], - [ - 1489963591, - "44437504" - ], - [ - 1489963591, - "226852864" - ], - [ - 1489963591, - "64856064" - ], - [ - 1489963606, - "45867008" - ], - [ - 1489963606, - "60354560" - ], - [ - 1489963606, - "256245760" - ], - [ - 1489963621, - "264531968" - ], - [ - 1489963621, - "45948928" - ], - [ - 1489963621, - "67571712" - ], - [ - 1489963636, - "46440448" - ], - [ - 1489963636, - "264531968" - ], - [ - 1489963636, - "62222336" - ], - [ - 1489963651, - "163627008" - ], - [ - 1489963651, - "48136192" - ], - [ - 1489963651, - "46534656" - ], - [ - 1489963666, - "48353280" - ], - [ - 1489963666, - "248340480" - ], - [ - 1489963666, - "42393600" - ], - [ - 1489963681, - "49782784" - ], - [ - 1489963681, - "44855296" - ], - [ - 1489963681, - "378298368" - ], - [ - 1489963696, - "40751104" - ], - [ - 1489963696, - "46211072" - ], - [ - 1489963696, - "62439424" - ], - [ - 1489963711, - "80457728" - ], - [ - 1489963711, - "49901568" - ], - [ - 1489963711, - "41582592" - ], - [ - 1489963726, - "54890496" - ], - [ - 1489963726, - "83640320" - ], - [ - 1489963726, - "41697280" - ], - [ - 1489963741, - "57331712" - ], - [ - 1489963741, - "41304064" - ], - [ - 1489963741, - "82915328" - ], - [ - 1489963756, - "66691072" - ], - [ - 1489963756, - "99504128" - ], - [ - 1489963756, - "42692608" - ], - [ - 1489963771, - "43020288" - ], - [ - 1489963771, - "69042176" - ], - [ - 1489963771, - "91037696" - ], - [ - 1489963786, - "83578880" - ], - [ - 1489963786, - "43175936" - ], - [ - 1489963786, - "81539072" - ], - [ - 1489963801, - "84832256" - ], - [ - 1489963801, - "44449792" - ], - [ - 1489963801, - "58384384" - ], - [ - 1489963816, - "45187072" - ], - [ - 1489963816, - "58871808" - ], - [ - 1489963816, - "101163008" - ], - [ - 1489963831, - "46665728" - ], - [ - 1489963831, - "77537280" - ], - [ - 1489963831, - "99995648" - ], - [ - 1489963846, - "92868608" - ], - [ - 1489963846, - "47034368" - ], - [ - 1489963846, - "116723712" - ], - [ - 1489963861, - "133394432" - ], - [ - 1489963861, - "47353856" - ], - [ - 1489963861, - "81248256" - ], - [ - 1489963876, - "81248256" - ], - [ - 1489963876, - "135864320" - ], - [ - 1489963876, - "48201728" - ], - [ - 1489963891, - "40845312" - ], - [ - 1489963891, - "47759360" - ], - [ - 1489963891, - "160583680" - ], - [ - 1489963906, - "161685504" - ], - [ - 1489963906, - "41857024" - ], - [ - 1489963906, - "57479168" - ], - [ - 1489963921, - "188149760" - ], - [ - 1489963921, - "42258432" - ], - [ - 1489963921, - "59965440" - ], - [ - 1489963936, - "42397696" - ], - [ - 1489963936, - "193417216" - ], - [ - 1489963936, - "69746688" - ], - [ - 1489963951, - "54673408" - ], - [ - 1489963951, - "220876800" - ], - [ - 1489963951, - "43536384" - ], - [ - 1489963966, - "54890496" - ], - [ - 1489963966, - "228007936" - ], - [ - 1489963966, - "43790336" - ], - [ - 1489963981, - "44089344" - ], - [ - 1489963981, - "257945600" - ], - [ - 1489963981, - "53575680" - ], - [ - 1489963996, - "57872384" - ], - [ - 1489963996, - "45006848" - ], - [ - 1489963996, - "257945600" - ], - [ - 1489964011, - "45948928" - ], - [ - 1489964011, - "62988288" - ], - [ - 1489964011, - "257945600" - ], - [ - 1489964026, - "47456256" - ], - [ - 1489964026, - "46370816" - ], - [ - 1489964026, - "73248768" - ], - [ - 1489964041, - "75636736" - ], - [ - 1489964041, - "54407168" - ], - [ - 1489964041, - "46907392" - ], - [ - 1489964056, - "70443008" - ], - [ - 1489964056, - "45772800" - ], - [ - 1489964056, - "48037888" - ], - [ - 1489964071, - "47943680" - ], - [ - 1489964071, - "47378432" - ], - [ - 1489964071, - "68091904" - ], - [ - 1489964086, - "81211392" - ], - [ - 1489964086, - "40792064" - ], - [ - 1489964086, - "54177792" - ], - [ - 1489964101, - "41750528" - ], - [ - 1489964101, - "76288000" - ], - [ - 1489964101, - "59129856" - ], - [ - 1489964116, - "59207680" - ], - [ - 1489964116, - "78094336" - ], - [ - 1489964116, - "41959424" - ], - [ - 1489964131, - "42393600" - ], - [ - 1489964131, - "67338240" - ], - [ - 1489964131, - "85946368" - ], - [ - 1489964146, - "70635520" - ], - [ - 1489964146, - "43479040" - ], - [ - 1489964146, - "81924096" - ], - [ - 1489964161, - "74264576" - ], - [ - 1489964161, - "78159872" - ], - [ - 1489964161, - "43835392" - ], - [ - 1489964176, - "43835392" - ], - [ - 1489964176, - "92684288" - ], - [ - 1489964176, - "87166976" - ], - [ - 1489964191, - "43835392" - ], - [ - 1489964191, - "66211840" - ], - [ - 1489964191, - "103149568" - ], - [ - 1489964206, - "53334016" - ], - [ - 1489964206, - "145907712" - ], - [ - 1489964206, - "103538688" - ], - [ - 1489964221, - "121331712" - ], - [ - 1489964221, - "39768064" - ], - [ - 1489964221, - "99274752" - ], - [ - 1489964236, - "41467904" - ], - [ - 1489964236, - "127033344" - ], - [ - 1489964236, - "101470208" - ], - [ - 1489964251, - "81960960" - ], - [ - 1489964251, - "42381312" - ], - [ - 1489964251, - "147566592" - ], - [ - 1489964266, - "82780160" - ], - [ - 1489964266, - "42733568" - ], - [ - 1489964266, - "150650880" - ], - [ - 1489964281, - "73994240" - ], - [ - 1489964281, - "44019712" - ], - [ - 1489964281, - "174649344" - ], - [ - 1489964296, - "200654848" - ], - [ - 1489964296, - "74801152" - ], - [ - 1489964296, - "44122112" - ], - [ - 1489964311, - "45248512" - ], - [ - 1489964311, - "74801152" - ], - [ - 1489964311, - "201981952" - ], - [ - 1489964326, - "47939584" - ], - [ - 1489964326, - "46657536" - ], - [ - 1489964326, - "232235008" - ], - [ - 1489964341, - "47001600" - ], - [ - 1489964341, - "42459136" - ], - [ - 1489964341, - "240259072" - ], - [ - 1489964356, - "48029696" - ], - [ - 1489964356, - "254595072" - ], - [ - 1489964356, - "50642944" - ], - [ - 1489964371, - "40419328" - ], - [ - 1489964371, - "254595072" - ], - [ - 1489964371, - "63803392" - ], - [ - 1489964386, - "59342848" - ], - [ - 1489964386, - "41373696" - ], - [ - 1489964386, - "254595072" - ], - [ - 1489964401, - "42020864" - ], - [ - 1489964401, - "61943808" - ], - [ - 1489964401, - "41951232" - ], - [ - 1489964416, - "43122688" - ], - [ - 1489964416, - "67796992" - ], - [ - 1489964416, - "43188224" - ], - [ - 1489964431, - "69181440" - ], - [ - 1489964431, - "43896832" - ], - [ - 1489964431, - "43773952" - ], - [ - 1489964446, - "44544000" - ], - [ - 1489964446, - "59928576" - ], - [ - 1489964446, - "48259072" - ], - [ - 1489964461, - "52895744" - ], - [ - 1489964461, - "45015040" - ], - [ - 1489964461, - "65691648" - ], - [ - 1489964476, - "78041088" - ], - [ - 1489964476, - "45232128" - ], - [ - 1489964476, - "52379648" - ], - [ - 1489964491, - "46567424" - ], - [ - 1489964491, - "61517824" - ], - [ - 1489964491, - "73019392" - ], - [ - 1489964506, - "76886016" - ], - [ - 1489964506, - "47042560" - ], - [ - 1489964506, - "71925760" - ], - [ - 1489964521, - "73318400" - ], - [ - 1489964521, - "78811136" - ], - [ - 1489964521, - "48275456" - ], - [ - 1489964536, - "86917120" - ], - [ - 1489964536, - "65384448" - ], - [ - 1489964536, - "48787456" - ], - [ - 1489964551, - "41426944" - ], - [ - 1489964551, - "66080768" - ], - [ - 1489964551, - "88580096" - ], - [ - 1489964566, - "92971008" - ], - [ - 1489964566, - "42065920" - ], - [ - 1489964566, - "105107456" - ], - [ - 1489964581, - "86126592" - ], - [ - 1489964581, - "106700800" - ], - [ - 1489964581, - "43077632" - ], - [ - 1489964596, - "107503616" - ], - [ - 1489964596, - "123707392" - ], - [ - 1489964596, - "43081728" - ], - [ - 1489964611, - "44277760" - ], - [ - 1489964611, - "69259264" - ], - [ - 1489964611, - "128102400" - ], - [ - 1489964626, - "150564864" - ], - [ - 1489964626, - "91783168" - ], - [ - 1489964626, - "44380160" - ], - [ - 1489964641, - "86212608" - ], - [ - 1489964641, - "174526464" - ], - [ - 1489964641, - "45301760" - ], - [ - 1489964656, - "174493696" - ], - [ - 1489964656, - "119099392" - ], - [ - 1489964656, - "45776896" - ], - [ - 1489964671, - "45760512" - ], - [ - 1489964671, - "203927552" - ], - [ - 1489964671, - "308154368" - ], - [ - 1489964686, - "47558656" - ], - [ - 1489964686, - "208576512" - ], - [ - 1489964686, - "506245120" - ], - [ - 1489964701, - "715857920" - ], - [ - 1489964701, - "28004352" - ], - [ - 1489964701, - "225665024" - ], - [ - 1489964716, - "905961472" - ], - [ - 1489964716, - "221921280" - ], - [ - 1489964716, - "32833536" - ], - [ - 1489964731, - "1116381184" - ], - [ - 1489964731, - "251211776" - ], - [ - 1489964731, - "23609344" - ], - [ - 1489964746, - "24600576" - ], - [ - 1489964746, - "251211776" - ], - [ - 1489964746, - "1116381184" - ], - [ - 1489964761, - "251211776" - ], - [ - 1489964761, - "1116381184" - ], - [ - 1489964761, - "24653824" - ], - [ - 1489964776, - "24653824" - ], - [ - 1489964776, - "41381888" - ], - [ - 1489964776, - "41734144" - ], - [ - 1489964791, - "46002176" - ], - [ - 1489964791, - "26411008" - ], - [ - 1489964791, - "44130304" - ], - [ - 1489964806, - "26734592" - ], - [ - 1489964806, - "46338048" - ], - [ - 1489964806, - "50917376" - ], - [ - 1489964821, - "26832896" - ], - [ - 1489964821, - "48779264" - ], - [ - 1489964821, - "68472832" - ], - [ - 1489964836, - "102162432" - ], - [ - 1489964836, - "28254208" - ], - [ - 1489964836, - "56193024" - ], - [ - 1489964851, - "28254208" - ], - [ - 1489964851, - "57581568" - ], - [ - 1489964851, - "141938688" - ], - [ - 1489964866, - "28254208" - ], - [ - 1489964866, - "189960192" - ], - [ - 1489964866, - "60960768" - ], - [ - 1489964881, - "245923840" - ], - [ - 1489964881, - "41947136" - ], - [ - 1489964881, - "70270976" - ], - [ - 1489964896, - "42561536" - ], - [ - 1489964896, - "72310784" - ], - [ - 1489964896, - "309985280" - ], - [ - 1489964911, - "43589632" - ], - [ - 1489964911, - "382959616" - ], - [ - 1489964911, - "86560768" - ], - [ - 1489964926, - "463360000" - ], - [ - 1489964926, - "44855296" - ], - [ - 1489964926, - "100708352" - ], - [ - 1489964941, - "97173504" - ], - [ - 1489964941, - "561876992" - ], - [ - 1489964941, - "45170688" - ], - [ - 1489964956, - "46137344" - ], - [ - 1489964956, - "658710528" - ], - [ - 1489964956, - "115433472" - ], - [ - 1489964971, - "770519040" - ], - [ - 1489964971, - "46759936" - ], - [ - 1489964971, - "130732032" - ], - [ - 1489964986, - "118063104" - ], - [ - 1489964986, - "880128000" - ], - [ - 1489964986, - "45133824" - ], - [ - 1489965001, - "34041856" - ], - [ - 1489965001, - "988475392" - ], - [ - 1489965001, - "138104832" - ], - [ - 1489965016, - "33886208" - ], - [ - 1489965016, - "1113030656" - ], - [ - 1489965016, - "140922880" - ], - [ - 1489965031, - "1244295168" - ], - [ - 1489965031, - "23224320" - ], - [ - 1489965031, - "158486528" - ], - [ - 1489965046, - "23900160" - ], - [ - 1489965046, - "1307664384" - ], - [ - 1489965046, - "187412480" - ], - [ - 1489965061, - "104710144" - ], - [ - 1489965061, - "190066688" - ], - [ - 1489965061, - "24035328" - ], - [ - 1489965076, - "24309760" - ], - [ - 1489965076, - "220659712" - ], - [ - 1489965076, - "265109504" - ], - [ - 1489965091, - "25501696" - ], - [ - 1489965091, - "219332608" - ], - [ - 1489965091, - "433324032" - ], - [ - 1489965106, - "25894912" - ], - [ - 1489965106, - "250597376" - ], - [ - 1489965106, - "609648640" - ], - [ - 1489965121, - "27025408" - ], - [ - 1489965121, - "250597376" - ], - [ - 1489965121, - "794718208" - ], - [ - 1489965136, - "27312128" - ], - [ - 1489965136, - "250597376" - ], - [ - 1489965136, - "987049984" - ], - [ - 1489965151, - "29446144" - ], - [ - 1489965151, - "1184993280" - ], - [ - 1489965151, - "27332608" - ], - [ - 1489965166, - "1365340160" - ], - [ - 1489965166, - "22376448" - ], - [ - 1489965166, - "29110272" - ], - [ - 1489965181, - "106450944" - ], - [ - 1489965181, - "32530432" - ], - [ - 1489965181, - "20402176" - ], - [ - 1489965196, - "26861568" - ], - [ - 1489965196, - "106450944" - ], - [ - 1489965196, - "35151872" - ], - [ - 1489965211, - "24633344" - ], - [ - 1489965211, - "106450944" - ], - [ - 1489965211, - "40411136" - ], - [ - 1489965226, - "39059456" - ], - [ - 1489965226, - "24846336" - ], - [ - 1489965226, - "48627712" - ], - [ - 1489965241, - "25042944" - ], - [ - 1489965241, - "50171904" - ], - [ - 1489965241, - "45961216" - ], - [ - 1489965256, - "52027392" - ], - [ - 1489965256, - "51310592" - ], - [ - 1489965256, - "25812992" - ], - [ - 1489965271, - "63672320" - ], - [ - 1489965271, - "61419520" - ], - [ - 1489965271, - "28168192" - ], - [ - 1489965286, - "29331456" - ], - [ - 1489965286, - "76951552" - ], - [ - 1489965286, - "70664192" - ], - [ - 1489965301, - "65310720" - ], - [ - 1489965301, - "73113600" - ], - [ - 1489965301, - "29700096" - ], - [ - 1489965316, - "29794304" - ], - [ - 1489965316, - "87777280" - ], - [ - 1489965316, - "63676416" - ], - [ - 1489965331, - "31711232" - ], - [ - 1489965331, - "73015296" - ], - [ - 1489965331, - "103673856" - ], - [ - 1489965346, - "87556096" - ], - [ - 1489965346, - "31903744" - ], - [ - 1489965346, - "107962368" - ], - [ - 1489965361, - "33144832" - ], - [ - 1489965361, - "98488320" - ], - [ - 1489965361, - "121012224" - ], - [ - 1489965376, - "77627392" - ], - [ - 1489965376, - "33562624" - ], - [ - 1489965376, - "145453056" - ], - [ - 1489965391, - "143142912" - ], - [ - 1489965391, - "101773312" - ], - [ - 1489965391, - "34070528" - ], - [ - 1489965406, - "92811264" - ], - [ - 1489965406, - "26329088" - ], - [ - 1489965406, - "169893888" - ], - [ - 1489965421, - "26746880" - ], - [ - 1489965421, - "95711232" - ], - [ - 1489965421, - "180158464" - ], - [ - 1489965436, - "75689984" - ], - [ - 1489965436, - "27164672" - ], - [ - 1489965436, - "206897152" - ], - [ - 1489965451, - "27996160" - ], - [ - 1489965451, - "126070784" - ], - [ - 1489965451, - "215994368" - ], - [ - 1489965466, - "230846464" - ], - [ - 1489965466, - "139440128" - ], - [ - 1489965466, - "28659712" - ], - [ - 1489965481, - "263344128" - ], - [ - 1489965481, - "29855744" - ], - [ - 1489965481, - "83333120" - ], - [ - 1489965496, - "30224384" - ], - [ - 1489965496, - "136998912" - ], - [ - 1489965496, - "263344128" - ], - [ - 1489965511, - "52031488" - ], - [ - 1489965511, - "120659968" - ], - [ - 1489965511, - "31117312" - ], - [ - 1489965526, - "174108672" - ], - [ - 1489965526, - "44519424" - ], - [ - 1489965526, - "31117312" - ], - [ - 1489965541, - "88649728" - ], - [ - 1489965541, - "44412928" - ], - [ - 1489965541, - "31117312" - ], - [ - 1489965556, - "189165568" - ], - [ - 1489965556, - "48316416" - ], - [ - 1489965556, - "48742400" - ], - [ - 1489965571, - "42586112" - ], - [ - 1489965571, - "58212352" - ], - [ - 1489965571, - "170086400" - ], - [ - 1489965586, - "42328064" - ], - [ - 1489965586, - "183934976" - ], - [ - 1489965586, - "57131008" - ], - [ - 1489965601, - "66748416" - ], - [ - 1489965601, - "43802624" - ], - [ - 1489965601, - "116928512" - ], - [ - 1489965616, - "69173248" - ], - [ - 1489965616, - "44183552" - ], - [ - 1489965616, - "194138112" - ], - [ - 1489965631, - "44580864" - ], - [ - 1489965631, - "420741120" - ], - [ - 1489965631, - "76496896" - ], - [ - 1489965646, - "420741120" - ], - [ - 1489965646, - "45191168" - ], - [ - 1489965646, - "87003136" - ], - [ - 1489965661, - "41623552" - ], - [ - 1489965661, - "45707264" - ], - [ - 1489965661, - "101646336" - ], - [ - 1489965676, - "119304192" - ], - [ - 1489965676, - "45035520" - ], - [ - 1489965676, - "47542272" - ], - [ - 1489965691, - "135827456" - ], - [ - 1489965691, - "45191168" - ], - [ - 1489965691, - "48123904" - ], - [ - 1489965706, - "124465152" - ], - [ - 1489965706, - "49541120" - ], - [ - 1489965706, - "54960128" - ], - [ - 1489965721, - "145326080" - ], - [ - 1489965721, - "39698432" - ], - [ - 1489965721, - "60342272" - ], - [ - 1489965736, - "40484864" - ], - [ - 1489965736, - "147636224" - ], - [ - 1489965736, - "62169088" - ], - [ - 1489965751, - "171368448" - ], - [ - 1489965751, - "40534016" - ], - [ - 1489965751, - "56193024" - ], - [ - 1489965766, - "42004480" - ], - [ - 1489965766, - "64811008" - ], - [ - 1489965766, - "177283072" - ], - [ - 1489965781, - "42532864" - ], - [ - 1489965781, - "64122880" - ], - [ - 1489965781, - "198725632" - ], - [ - 1489965796, - "228454400" - ], - [ - 1489965796, - "42635264" - ], - [ - 1489965796, - "69935104" - ], - [ - 1489965811, - "44138496" - ], - [ - 1489965811, - "63418368" - ], - [ - 1489965811, - "230699008" - ], - [ - 1489965826, - "44281856" - ], - [ - 1489965826, - "251125760" - ], - [ - 1489965826, - "80191488" - ], - [ - 1489965841, - "44752896" - ], - [ - 1489965841, - "84652032" - ], - [ - 1489965841, - "259645440" - ], - [ - 1489965856, - "72888320" - ], - [ - 1489965856, - "259645440" - ], - [ - 1489965856, - "46264320" - ], - [ - 1489965871, - "61820928" - ], - [ - 1489965871, - "259645440" - ], - [ - 1489965871, - "46706688" - ], - [ - 1489965886, - "86818816" - ], - [ - 1489965886, - "50458624" - ], - [ - 1489965886, - "47448064" - ], - [ - 1489965901, - "48312320" - ], - [ - 1489965901, - "68907008" - ], - [ - 1489965901, - "43507712" - ], - [ - 1489965916, - "46456832" - ], - [ - 1489965916, - "48152576" - ], - [ - 1489965916, - "122384384" - ], - [ - 1489965931, - "50978816" - ], - [ - 1489965931, - "112848896" - ], - [ - 1489965931, - "41627648" - ], - [ - 1489965946, - "56877056" - ], - [ - 1489965946, - "82132992" - ], - [ - 1489965946, - "41553920" - ], - [ - 1489965961, - "41709568" - ], - [ - 1489965961, - "79990784" - ], - [ - 1489965961, - "57147392" - ], - [ - 1489965976, - "65933312" - ], - [ - 1489965976, - "42733568" - ], - [ - 1489965976, - "77713408" - ], - [ - 1489965991, - "42967040" - ], - [ - 1489965991, - "102555648" - ], - [ - 1489965991, - "68894720" - ], - [ - 1489966006, - "80273408" - ], - [ - 1489966006, - "88231936" - ], - [ - 1489966006, - "44007424" - ], - [ - 1489966021, - "44244992" - ], - [ - 1489966021, - "128487424" - ], - [ - 1489966021, - "81367040" - ], - [ - 1489966036, - "96985088" - ], - [ - 1489966036, - "44625920" - ], - [ - 1489966036, - "100294656" - ], - [ - 1489966051, - "87838720" - ], - [ - 1489966051, - "109801472" - ], - [ - 1489966051, - "45711360" - ], - [ - 1489966066, - "123310080" - ], - [ - 1489966066, - "46759936" - ], - [ - 1489966066, - "112209920" - ], - [ - 1489966081, - "131629056" - ], - [ - 1489966081, - "46915584" - ], - [ - 1489966081, - "123310080" - ], - [ - 1489966096, - "47988736" - ], - [ - 1489966096, - "49369088" - ], - [ - 1489966096, - "151842816" - ], - [ - 1489966111, - "155000832" - ], - [ - 1489966111, - "48631808" - ], - [ - 1489966111, - "45740032" - ], - [ - 1489966126, - "50610176" - ], - [ - 1489966126, - "182276096" - ], - [ - 1489966126, - "40640512" - ], - [ - 1489966141, - "41041920" - ], - [ - 1489966141, - "180948992" - ], - [ - 1489966141, - "64790528" - ], - [ - 1489966156, - "57208832" - ], - [ - 1489966156, - "41857024" - ], - [ - 1489966156, - "208797696" - ], - [ - 1489966171, - "211415040" - ], - [ - 1489966171, - "58126336" - ], - [ - 1489966171, - "42209280" - ], - [ - 1489966186, - "234217472" - ], - [ - 1489966186, - "63729664" - ], - [ - 1489966186, - "43040768" - ], - [ - 1489966201, - "43040768" - ], - [ - 1489966201, - "64819200" - ], - [ - 1489966201, - "248516608" - ], - [ - 1489966216, - "267460608" - ], - [ - 1489966216, - "72474624" - ], - [ - 1489966216, - "43040768" - ], - [ - 1489966231, - "267460608" - ], - [ - 1489966231, - "70807552" - ], - [ - 1489966231, - "47906816" - ], - [ - 1489966246, - "41926656" - ], - [ - 1489966246, - "67579904" - ], - [ - 1489966246, - "267460608" - ], - [ - 1489966261, - "75083776" - ], - [ - 1489966261, - "41852928" - ], - [ - 1489966261, - "47841280" - ], - [ - 1489966276, - "43307008" - ], - [ - 1489966276, - "42663936" - ], - [ - 1489966276, - "66494464" - ], - [ - 1489966291, - "45613056" - ], - [ - 1489966291, - "44797952" - ], - [ - 1489966291, - "96210944" - ], - [ - 1489966306, - "50700288" - ], - [ - 1489966306, - "45252608" - ], - [ - 1489966306, - "84713472" - ], - [ - 1489966321, - "47579136" - ], - [ - 1489966321, - "45506560" - ], - [ - 1489966321, - "65171456" - ], - [ - 1489966336, - "61177856" - ], - [ - 1489966336, - "46403584" - ], - [ - 1489966336, - "63102976" - ], - [ - 1489966351, - "47034368" - ], - [ - 1489966351, - "82653184" - ], - [ - 1489966351, - "67358720" - ], - [ - 1489966366, - "71487488" - ], - [ - 1489966366, - "68149248" - ], - [ - 1489966366, - "48369664" - ], - [ - 1489966381, - "69124096" - ], - [ - 1489966381, - "49565696" - ], - [ - 1489966381, - "80932864" - ], - [ - 1489966396, - "84082688" - ], - [ - 1489966396, - "74006528" - ], - [ - 1489966396, - "40693760" - ], - [ - 1489966411, - "40931328" - ], - [ - 1489966411, - "98504704" - ], - [ - 1489966411, - "101814272" - ], - [ - 1489966426, - "165961728" - ], - [ - 1489966426, - "96935936" - ], - [ - 1489966426, - "42029056" - ], - [ - 1489966441, - "42049536" - ], - [ - 1489966441, - "123002880" - ], - [ - 1489966441, - "114053120" - ], - [ - 1489966456, - "104079360" - ], - [ - 1489966456, - "128786432" - ], - [ - 1489966456, - "42635264" - ], - [ - 1489966471, - "92647424" - ], - [ - 1489966471, - "43847680" - ], - [ - 1489966471, - "131768320" - ], - [ - 1489966486, - "154882048" - ], - [ - 1489966486, - "117915648" - ], - [ - 1489966486, - "44081152" - ], - [ - 1489966501, - "45248512" - ], - [ - 1489966501, - "157093888" - ], - [ - 1489966501, - "135094272" - ], - [ - 1489966516, - "182022144" - ], - [ - 1489966516, - "135094272" - ], - [ - 1489966516, - "45309952" - ], - [ - 1489966531, - "47505408" - ], - [ - 1489966531, - "46747648" - ], - [ - 1489966531, - "195301376" - ], - [ - 1489966546, - "56483840" - ], - [ - 1489966546, - "46952448" - ], - [ - 1489966546, - "214716416" - ], - [ - 1489966561, - "48529408" - ], - [ - 1489966561, - "221618176" - ], - [ - 1489966561, - "59047936" - ], - [ - 1489966576, - "251969536" - ], - [ - 1489966576, - "40972288" - ], - [ - 1489966576, - "43327488" - ], - [ - 1489966591, - "278908928" - ], - [ - 1489966591, - "52895744" - ], - [ - 1489966591, - "42061824" - ], - [ - 1489966606, - "56668160" - ], - [ - 1489966606, - "278908928" - ], - [ - 1489966606, - "42336256" - ], - [ - 1489966621, - "42934272" - ], - [ - 1489966621, - "52891648" - ], - [ - 1489966621, - "49238016" - ], - [ - 1489966636, - "55717888" - ], - [ - 1489966636, - "43433984" - ], - [ - 1489966636, - "43315200" - ], - [ - 1489966651, - "43433984" - ], - [ - 1489966651, - "45789184" - ], - [ - 1489966651, - "63664128" - ], - [ - 1489966666, - "47681536" - ], - [ - 1489966666, - "44584960" - ], - [ - 1489966666, - "66240512" - ], - [ - 1489966681, - "54206464" - ], - [ - 1489966681, - "45060096" - ], - [ - 1489966681, - "70283264" - ], - [ - 1489966696, - "46141440" - ], - [ - 1489966696, - "62865408" - ], - [ - 1489966696, - "57106432" - ], - [ - 1489966711, - "62353408" - ], - [ - 1489966711, - "46682112" - ], - [ - 1489966711, - "60444672" - ], - [ - 1489966726, - "47099904" - ], - [ - 1489966726, - "70393856" - ], - [ - 1489966726, - "72859648" - ], - [ - 1489966741, - "47738880" - ], - [ - 1489966741, - "73314304" - ], - [ - 1489966741, - "72085504" - ], - [ - 1489966756, - "48697344" - ], - [ - 1489966756, - "86949888" - ], - [ - 1489966756, - "79196160" - ], - [ - 1489966771, - "89210880" - ], - [ - 1489966771, - "58368000" - ], - [ - 1489966771, - "40914944" - ], - [ - 1489966786, - "42233856" - ], - [ - 1489966786, - "71311360" - ], - [ - 1489966786, - "108883968" - ], - [ - 1489966801, - "107020288" - ], - [ - 1489966801, - "42024960" - ], - [ - 1489966801, - "72675328" - ], - [ - 1489966816, - "42299392" - ], - [ - 1489966816, - "122019840" - ], - [ - 1489966816, - "70721536" - ], - [ - 1489966831, - "143486976" - ], - [ - 1489966831, - "43573248" - ], - [ - 1489966831, - "86040576" - ], - [ - 1489966846, - "43757568" - ], - [ - 1489966846, - "84283392" - ], - [ - 1489966846, - "147824640" - ], - [ - 1489966861, - "171229184" - ], - [ - 1489966861, - "74321920" - ], - [ - 1489966861, - "44924928" - ], - [ - 1489966876, - "79519744" - ], - [ - 1489966876, - "173907968" - ], - [ - 1489966876, - "45023232" - ], - [ - 1489966891, - "93794304" - ], - [ - 1489966891, - "196366336" - ], - [ - 1489966891, - "45023232" - ], - [ - 1489966906, - "45023232" - ], - [ - 1489966906, - "205938688" - ], - [ - 1489966906, - "136249344" - ], - [ - 1489966921, - "50561024" - ], - [ - 1489966921, - "102154240" - ], - [ - 1489966921, - "222687232" - ], - [ - 1489966936, - "249241600" - ], - [ - 1489966936, - "43114496" - ], - [ - 1489966936, - "116269056" - ], - [ - 1489966951, - "259244032" - ], - [ - 1489966951, - "41136128" - ], - [ - 1489966951, - "116269056" - ], - [ - 1489966966, - "47153152" - ], - [ - 1489966966, - "259244032" - ], - [ - 1489966966, - "41807872" - ], - [ - 1489966981, - "259244032" - ], - [ - 1489966981, - "57167872" - ], - [ - 1489966981, - "42799104" - ], - [ - 1489966996, - "42995712" - ], - [ - 1489966996, - "49549312" - ], - [ - 1489966996, - "59428864" - ], - [ - 1489967011, - "68743168" - ], - [ - 1489967011, - "44441600" - ], - [ - 1489967011, - "44163072" - ], - [ - 1489967026, - "44613632" - ], - [ - 1489967026, - "47779840" - ], - [ - 1489967026, - "45875200" - ], - [ - 1489967041, - "50827264" - ], - [ - 1489967041, - "50282496" - ], - [ - 1489967041, - "45469696" - ], - [ - 1489967056, - "46399488" - ], - [ - 1489967056, - "54423552" - ], - [ - 1489967056, - "47943680" - ], - [ - 1489967071, - "53964800" - ], - [ - 1489967071, - "51998720" - ], - [ - 1489967071, - "46759936" - ], - [ - 1489967086, - "64360448" - ], - [ - 1489967086, - "47693824" - ], - [ - 1489967086, - "60133376" - ], - [ - 1489967101, - "58888192" - ], - [ - 1489967101, - "65298432" - ], - [ - 1489967101, - "49012736" - ], - [ - 1489967116, - "55308288" - ], - [ - 1489967116, - "76132352" - ], - [ - 1489967116, - "40763392" - ], - [ - 1489967131, - "40865792" - ], - [ - 1489967131, - "55803904" - ], - [ - 1489967131, - "81207296" - ], - [ - 1489967146, - "41226240" - ], - [ - 1489967146, - "54820864" - ], - [ - 1489967146, - "99889152" - ], - [ - 1489967161, - "42487808" - ], - [ - 1489967161, - "57991168" - ], - [ - 1489967161, - "96215040" - ], - [ - 1489967176, - "112336896" - ], - [ - 1489967176, - "42598400" - ], - [ - 1489967176, - "73732096" - ], - [ - 1489967191, - "130424832" - ], - [ - 1489967191, - "42934272" - ], - [ - 1489967191, - "78426112" - ], - [ - 1489967206, - "134975488" - ], - [ - 1489967206, - "43962368" - ], - [ - 1489967206, - "74702848" - ], - [ - 1489967221, - "67284992" - ], - [ - 1489967221, - "154562560" - ], - [ - 1489967221, - "44273664" - ], - [ - 1489967236, - "161959936" - ], - [ - 1489967236, - "91287552" - ], - [ - 1489967236, - "45383680" - ], - [ - 1489967251, - "63168512" - ], - [ - 1489967251, - "185147392" - ], - [ - 1489967251, - "46596096" - ], - [ - 1489967266, - "47771648" - ], - [ - 1489967266, - "192561152" - ], - [ - 1489967266, - "88231936" - ], - [ - 1489967281, - "48148480" - ], - [ - 1489967281, - "223522816" - ], - [ - 1489967281, - "66928640" - ], - [ - 1489967296, - "75919360" - ], - [ - 1489967296, - "229572608" - ], - [ - 1489967296, - "41000960" - ], - [ - 1489967311, - "41271296" - ], - [ - 1489967311, - "239915008" - ], - [ - 1489967311, - "81252352" - ], - [ - 1489967326, - "272400384" - ], - [ - 1489967326, - "41967616" - ], - [ - 1489967326, - "95535104" - ], - [ - 1489967341, - "70078464" - ], - [ - 1489967341, - "41955328" - ], - [ - 1489967341, - "272400384" - ], - [ - 1489967356, - "127213568" - ], - [ - 1489967356, - "47325184" - ], - [ - 1489967356, - "43012096" - ], - [ - 1489967371, - "42582016" - ], - [ - 1489967371, - "43364352" - ], - [ - 1489967371, - "101912576" - ], - [ - 1489967386, - "101912576" - ], - [ - 1489967386, - "44539904" - ], - [ - 1489967386, - "42082304" - ], - [ - 1489967401, - "44769280" - ], - [ - 1489967401, - "47005696" - ], - [ - 1489967401, - "47419392" - ], - [ - 1489967416, - "44175360" - ], - [ - 1489967416, - "45998080" - ], - [ - 1489967416, - "52723712" - ], - [ - 1489967431, - "46874624" - ], - [ - 1489967431, - "50323456" - ], - [ - 1489967431, - "51335168" - ], - [ - 1489967446, - "62242816" - ], - [ - 1489967446, - "48021504" - ], - [ - 1489967446, - "63778816" - ], - [ - 1489967461, - "64008192" - ], - [ - 1489967461, - "47939584" - ], - [ - 1489967461, - "61865984" - ], - [ - 1489967476, - "73166848" - ], - [ - 1489967476, - "49143808" - ], - [ - 1489967476, - "68108288" - ], - [ - 1489967491, - "67743744" - ], - [ - 1489967491, - "76914688" - ], - [ - 1489967491, - "41734144" - ], - [ - 1489967506, - "42364928" - ], - [ - 1489967506, - "68575232" - ], - [ - 1489967506, - "92094464" - ], - [ - 1489967521, - "65773568" - ], - [ - 1489967521, - "92794880" - ], - [ - 1489967521, - "43212800" - ], - [ - 1489967536, - "69009408" - ], - [ - 1489967536, - "42790912" - ], - [ - 1489967536, - "105984000" - ], - [ - 1489967551, - "75657216" - ], - [ - 1489967551, - "122888192" - ], - [ - 1489967551, - "43479040" - ], - [ - 1489967566, - "43479040" - ], - [ - 1489967566, - "128110592" - ], - [ - 1489967566, - "67788800" - ], - [ - 1489967581, - "77918208" - ], - [ - 1489967581, - "43479040" - ], - [ - 1489967581, - "148844544" - ], - [ - 1489967596, - "65769472" - ], - [ - 1489967596, - "42143744" - ], - [ - 1489967596, - "153690112" - ], - [ - 1489967611, - "76423168" - ], - [ - 1489967611, - "42348544" - ], - [ - 1489967611, - "176594944" - ], - [ - 1489967626, - "42749952" - ], - [ - 1489967626, - "184676352" - ], - [ - 1489967626, - "74825728" - ], - [ - 1489967641, - "43143168" - ], - [ - 1489967641, - "204132352" - ], - [ - 1489967641, - "87638016" - ], - [ - 1489967656, - "216309760" - ], - [ - 1489967656, - "77258752" - ], - [ - 1489967656, - "44707840" - ], - [ - 1489967671, - "88178688" - ], - [ - 1489967671, - "44556288" - ], - [ - 1489967671, - "248938496" - ], - [ - 1489967686, - "253124608" - ], - [ - 1489967686, - "45977600" - ], - [ - 1489967686, - "82690048" - ], - [ - 1489967701, - "46080000" - ], - [ - 1489967701, - "253124608" - ], - [ - 1489967701, - "94896128" - ], - [ - 1489967716, - "47517696" - ], - [ - 1489967716, - "253124608" - ], - [ - 1489967716, - "96907264" - ], - [ - 1489967731, - "48603136" - ], - [ - 1489967731, - "47378432" - ], - [ - 1489967731, - "123138048" - ], - [ - 1489967746, - "42770432" - ], - [ - 1489967746, - "48848896" - ], - [ - 1489967746, - "83968000" - ], - [ - 1489967761, - "42504192" - ], - [ - 1489967761, - "89419776" - ], - [ - 1489967761, - "50307072" - ], - [ - 1489967776, - "81186816" - ], - [ - 1489967776, - "49631232" - ], - [ - 1489967776, - "40722432" - ], - [ - 1489967791, - "52064256" - ], - [ - 1489967791, - "41222144" - ], - [ - 1489967791, - "86818816" - ], - [ - 1489967806, - "88121344" - ], - [ - 1489967806, - "41410560" - ], - [ - 1489967806, - "53723136" - ], - [ - 1489967821, - "61759488" - ], - [ - 1489967821, - "88121344" - ], - [ - 1489967821, - "42708992" - ], - [ - 1489967836, - "64315392" - ], - [ - 1489967836, - "43409408" - ], - [ - 1489967836, - "47640576" - ], - [ - 1489967851, - "43614208" - ], - [ - 1489967851, - "75575296" - ], - [ - 1489967851, - "44015616" - ], - [ - 1489967866, - "44670976" - ], - [ - 1489967866, - "51064832" - ], - [ - 1489967866, - "84344832" - ], - [ - 1489967881, - "45084672" - ], - [ - 1489967881, - "64614400" - ], - [ - 1489967881, - "97333248" - ], - [ - 1489967896, - "63799296" - ], - [ - 1489967896, - "99926016" - ], - [ - 1489967896, - "46743552" - ], - [ - 1489967911, - "111599616" - ], - [ - 1489967911, - "65896448" - ], - [ - 1489967911, - "46968832" - ], - [ - 1489967926, - "47640576" - ], - [ - 1489967926, - "114466816" - ], - [ - 1489967926, - "67334144" - ], - [ - 1489967941, - "48369664" - ], - [ - 1489967941, - "130646016" - ], - [ - 1489967941, - "69488640" - ], - [ - 1489967956, - "152870912" - ], - [ - 1489967956, - "41414656" - ], - [ - 1489967956, - "68759552" - ], - [ - 1489967971, - "72511488" - ], - [ - 1489967971, - "41644032" - ], - [ - 1489967971, - "157741056" - ], - [ - 1489967986, - "74461184" - ], - [ - 1489967986, - "179474432" - ], - [ - 1489967986, - "42172416" - ], - [ - 1489968001, - "78274560" - ], - [ - 1489968001, - "184049664" - ], - [ - 1489968001, - "43126784" - ], - [ - 1489968016, - "43569152" - ], - [ - 1489968016, - "205266944" - ], - [ - 1489968016, - "73707520" - ], - [ - 1489968031, - "67993600" - ], - [ - 1489968031, - "222011392" - ], - [ - 1489968031, - "43769856" - ], - [ - 1489968046, - "44945408" - ], - [ - 1489968046, - "68661248" - ], - [ - 1489968046, - "249786368" - ], - [ - 1489968061, - "69525504" - ], - [ - 1489968061, - "45293568" - ], - [ - 1489968061, - "256241664" - ], - [ - 1489968076, - "256241664" - ], - [ - 1489968076, - "90701824" - ], - [ - 1489968076, - "46981120" - ], - [ - 1489968091, - "95907840" - ], - [ - 1489968091, - "46891008" - ], - [ - 1489968091, - "46944256" - ], - [ - 1489968106, - "42369024" - ], - [ - 1489968106, - "101199872" - ], - [ - 1489968106, - "47783936" - ], - [ - 1489968121, - "79675392" - ], - [ - 1489968121, - "46288896" - ], - [ - 1489968121, - "48234496" - ], - [ - 1489968136, - "51716096" - ], - [ - 1489968136, - "40833024" - ], - [ - 1489968136, - "95145984" - ], - [ - 1489968151, - "40792064" - ], - [ - 1489968151, - "56864768" - ], - [ - 1489968151, - "85483520" - ], - [ - 1489968166, - "41914368" - ], - [ - 1489968166, - "102400000" - ], - [ - 1489968166, - "53415936" - ], - [ - 1489968181, - "61509632" - ], - [ - 1489968181, - "41975808" - ], - [ - 1489968181, - "88248320" - ], - [ - 1489968196, - "63594496" - ], - [ - 1489968196, - "93921280" - ], - [ - 1489968196, - "42172416" - ], - [ - 1489968211, - "74264576" - ], - [ - 1489968211, - "198213632" - ], - [ - 1489968211, - "44113920" - ], - [ - 1489968226, - "43778048" - ], - [ - 1489968226, - "77824000" - ], - [ - 1489968226, - "134373376" - ], - [ - 1489968241, - "43778048" - ], - [ - 1489968241, - "95596544" - ], - [ - 1489968241, - "93757440" - ], - [ - 1489968256, - "91521024" - ], - [ - 1489968256, - "93757440" - ], - [ - 1489968256, - "43778048" - ], - [ - 1489968271, - "49750016" - ], - [ - 1489968271, - "107319296" - ], - [ - 1489968271, - "93757440" - ], - [ - 1489968286, - "93757440" - ], - [ - 1489968286, - "123437056" - ], - [ - 1489968286, - "42479616" - ], - [ - 1489968301, - "125145088" - ], - [ - 1489968301, - "43950080" - ], - [ - 1489968301, - "53760000" - ], - [ - 1489968316, - "52891648" - ], - [ - 1489968316, - "45125632" - ], - [ - 1489968316, - "148377600" - ], - [ - 1489968331, - "45678592" - ], - [ - 1489968331, - "56696832" - ], - [ - 1489968331, - "151662592" - ], - [ - 1489968346, - "176648192" - ], - [ - 1489968346, - "45977600" - ], - [ - 1489968346, - "60813312" - ], - [ - 1489968361, - "47218688" - ], - [ - 1489968361, - "183291904" - ], - [ - 1489968361, - "62894080" - ], - [ - 1489968376, - "47063040" - ], - [ - 1489968376, - "207253504" - ], - [ - 1489968376, - "67272704" - ], - [ - 1489968391, - "217915392" - ], - [ - 1489968391, - "48209920" - ], - [ - 1489968391, - "63660032" - ], - [ - 1489968406, - "50184192" - ], - [ - 1489968406, - "241070080" - ], - [ - 1489968406, - "63393792" - ], - [ - 1489968421, - "74682368" - ], - [ - 1489968421, - "40718336" - ], - [ - 1489968421, - "255135744" - ], - [ - 1489968436, - "255135744" - ], - [ - 1489968436, - "40153088" - ], - [ - 1489968436, - "68734976" - ], - [ - 1489968451, - "41627648" - ], - [ - 1489968451, - "68411392" - ], - [ - 1489968451, - "47677440" - ], - [ - 1489968466, - "41238528" - ], - [ - 1489968466, - "41410560" - ], - [ - 1489968466, - "82497536" - ], - [ - 1489968481, - "78016512" - ], - [ - 1489968481, - "43196416" - ], - [ - 1489968481, - "43687936" - ], - [ - 1489968496, - "43491328" - ], - [ - 1489968496, - "74846208" - ], - [ - 1489968496, - "49098752" - ], - [ - 1489968511, - "83869696" - ], - [ - 1489968511, - "53026816" - ], - [ - 1489968511, - "44515328" - ], - [ - 1489968526, - "44666880" - ], - [ - 1489968526, - "77500416" - ], - [ - 1489968526, - "50171904" - ], - [ - 1489968541, - "81506304" - ], - [ - 1489968541, - "45592576" - ], - [ - 1489968541, - "61284352" - ], - [ - 1489968556, - "46776320" - ], - [ - 1489968556, - "79736832" - ], - [ - 1489968556, - "61419520" - ], - [ - 1489968571, - "81178624" - ], - [ - 1489968571, - "77713408" - ], - [ - 1489968571, - "46804992" - ], - [ - 1489968586, - "82788352" - ], - [ - 1489968586, - "47276032" - ], - [ - 1489968586, - "107253760" - ], - [ - 1489968601, - "82067456" - ], - [ - 1489968601, - "79921152" - ], - [ - 1489968601, - "48189440" - ], - [ - 1489968616, - "88707072" - ], - [ - 1489968616, - "41283584" - ], - [ - 1489968616, - "97820672" - ], - [ - 1489968631, - "100712448" - ], - [ - 1489968631, - "41922560" - ], - [ - 1489968631, - "134930432" - ], - [ - 1489968646, - "115613696" - ], - [ - 1489968646, - "213901312" - ], - [ - 1489968646, - "41627648" - ], - [ - 1489968661, - "405798912" - ], - [ - 1489968661, - "132042752" - ], - [ - 1489968661, - "43028480" - ], - [ - 1489968676, - "157847552" - ], - [ - 1489968676, - "136269824" - ], - [ - 1489968676, - "43560960" - ], - [ - 1489968691, - "158846976" - ], - [ - 1489968691, - "44732416" - ], - [ - 1489968691, - "374812672" - ], - [ - 1489968706, - "44736512" - ], - [ - 1489968706, - "163905536" - ], - [ - 1489968706, - "374812672" - ], - [ - 1489968721, - "188530688" - ], - [ - 1489968721, - "374812672" - ], - [ - 1489968721, - "45154304" - ], - [ - 1489968736, - "46505984" - ], - [ - 1489968736, - "49844224" - ], - [ - 1489968736, - "197816320" - ], - [ - 1489968751, - "46424064" - ], - [ - 1489968751, - "227450880" - ], - [ - 1489968751, - "47951872" - ], - [ - 1489968766, - "51253248" - ], - [ - 1489968766, - "47476736" - ], - [ - 1489968766, - "234356736" - ], - [ - 1489968781, - "64430080" - ], - [ - 1489968781, - "48721920" - ], - [ - 1489968781, - "263925760" - ], - [ - 1489968796, - "62783488" - ], - [ - 1489968796, - "40890368" - ], - [ - 1489968796, - "263925760" - ], - [ - 1489968811, - "263925760" - ], - [ - 1489968811, - "40837120" - ], - [ - 1489968811, - "67461120" - ], - [ - 1489968826, - "64020480" - ], - [ - 1489968826, - "51429376" - ], - [ - 1489968826, - "41943040" - ], - [ - 1489968841, - "44179456" - ], - [ - 1489968841, - "70819840" - ], - [ - 1489968841, - "42110976" - ], - [ - 1489968856, - "42524672" - ], - [ - 1489968856, - "45363200" - ], - [ - 1489968856, - "64528384" - ], - [ - 1489968871, - "67436544" - ], - [ - 1489968871, - "48926720" - ], - [ - 1489968871, - "43786240" - ], - [ - 1489968886, - "57716736" - ], - [ - 1489968886, - "43851776" - ], - [ - 1489968886, - "71061504" - ], - [ - 1489968901, - "58277888" - ], - [ - 1489968901, - "76632064" - ], - [ - 1489968901, - "45137920" - ], - [ - 1489968916, - "64729088" - ], - [ - 1489968916, - "67956736" - ], - [ - 1489968916, - "45137920" - ], - [ - 1489968931, - "68210688" - ], - [ - 1489968931, - "45137920" - ], - [ - 1489968931, - "69742592" - ], - [ - 1489968946, - "83783680" - ], - [ - 1489968946, - "48963584" - ], - [ - 1489968946, - "74207232" - ], - [ - 1489968961, - "42766336" - ], - [ - 1489968961, - "86421504" - ], - [ - 1489968961, - "83591168" - ], - [ - 1489968976, - "43507712" - ], - [ - 1489968976, - "76439552" - ], - [ - 1489968976, - "99971072" - ], - [ - 1489968991, - "41541632" - ], - [ - 1489968991, - "90025984" - ], - [ - 1489968991, - "101253120" - ], - [ - 1489969006, - "118419456" - ], - [ - 1489969006, - "43024384" - ], - [ - 1489969006, - "78270464" - ], - [ - 1489969021, - "121241600" - ], - [ - 1489969021, - "43261952" - ], - [ - 1489969021, - "117800960" - ], - [ - 1489969036, - "43737088" - ], - [ - 1489969036, - "141156352" - ], - [ - 1489969036, - "80715776" - ], - [ - 1489969051, - "73977856" - ], - [ - 1489969051, - "43761664" - ], - [ - 1489969051, - "165445632" - ], - [ - 1489969066, - "165564416" - ], - [ - 1489969066, - "45174784" - ], - [ - 1489969066, - "91041792" - ], - [ - 1489969081, - "46092288" - ], - [ - 1489969081, - "176345088" - ], - [ - 1489969081, - "83980288" - ], - [ - 1489969096, - "205443072" - ], - [ - 1489969096, - "47132672" - ], - [ - 1489969096, - "98037760" - ], - [ - 1489969111, - "99966976" - ], - [ - 1489969111, - "209702912" - ], - [ - 1489969111, - "48119808" - ], - [ - 1489969126, - "239509504" - ], - [ - 1489969126, - "87322624" - ], - [ - 1489969126, - "48250880" - ], - [ - 1489969141, - "246026240" - ], - [ - 1489969141, - "40767488" - ], - [ - 1489969141, - "87322624" - ], - [ - 1489969156, - "246026240" - ], - [ - 1489969156, - "87322624" - ], - [ - 1489969156, - "41836544" - ], - [ - 1489969171, - "246026240" - ], - [ - 1489969171, - "41766912" - ], - [ - 1489969171, - "49577984" - ], - [ - 1489969186, - "57810944" - ], - [ - 1489969186, - "42885120" - ], - [ - 1489969186, - "246026240" - ], - [ - 1489969201, - "43044864" - ], - [ - 1489969201, - "59707392" - ], - [ - 1489969201, - "52092928" - ], - [ - 1489969216, - "51740672" - ], - [ - 1489969216, - "44621824" - ], - [ - 1489969216, - "44322816" - ], - [ - 1489969231, - "44421120" - ], - [ - 1489969231, - "53010432" - ], - [ - 1489969231, - "45244416" - ], - [ - 1489969246, - "49872896" - ], - [ - 1489969246, - "45314048" - ], - [ - 1489969246, - "53895168" - ], - [ - 1489969261, - "56815616" - ], - [ - 1489969261, - "54616064" - ], - [ - 1489969261, - "45801472" - ], - [ - 1489969276, - "46149632" - ], - [ - 1489969276, - "55341056" - ], - [ - 1489969276, - "60608512" - ], - [ - 1489969291, - "67751936" - ], - [ - 1489969291, - "47452160" - ], - [ - 1489969291, - "66015232" - ], - [ - 1489969306, - "67215360" - ], - [ - 1489969306, - "47984640" - ], - [ - 1489969306, - "60411904" - ], - [ - 1489969321, - "56418304" - ], - [ - 1489969321, - "41201664" - ], - [ - 1489969321, - "80130048" - ], - [ - 1489969336, - "41865216" - ], - [ - 1489969336, - "81788928" - ], - [ - 1489969336, - "98099200" - ], - [ - 1489969351, - "95784960" - ], - [ - 1489969351, - "72634368" - ], - [ - 1489969351, - "42237952" - ], - [ - 1489969366, - "43163648" - ], - [ - 1489969366, - "65044480" - ], - [ - 1489969366, - "109907968" - ], - [ - 1489969381, - "112934912" - ], - [ - 1489969381, - "84484096" - ], - [ - 1489969381, - "43491328" - ], - [ - 1489969396, - "89604096" - ], - [ - 1489969396, - "43675648" - ], - [ - 1489969396, - "133296128" - ], - [ - 1489969411, - "113078272" - ], - [ - 1489969411, - "142069760" - ], - [ - 1489969411, - "44601344" - ], - [ - 1489969426, - "158978048" - ], - [ - 1489969426, - "80429056" - ], - [ - 1489969426, - "45019136" - ], - [ - 1489969441, - "173170688" - ], - [ - 1489969441, - "179654656" - ], - [ - 1489969441, - "45940736" - ], - [ - 1489969456, - "182329344" - ], - [ - 1489969456, - "46370816" - ], - [ - 1489969456, - "113602560" - ], - [ - 1489969471, - "72994816" - ], - [ - 1489969471, - "212660224" - ], - [ - 1489969471, - "47050752" - ], - [ - 1489969486, - "215625728" - ], - [ - 1489969486, - "89141248" - ], - [ - 1489969486, - "47919104" - ], - [ - 1489969501, - "158208000" - ], - [ - 1489969501, - "246517760" - ], - [ - 1489969501, - "48418816" - ], - [ - 1489969516, - "40833024" - ], - [ - 1489969516, - "349945856" - ], - [ - 1489969516, - "252428288" - ], - [ - 1489969531, - "549785600" - ], - [ - 1489969531, - "252428288" - ], - [ - 1489969531, - "42029056" - ], - [ - 1489969546, - "42233856" - ], - [ - 1489969546, - "762851328" - ], - [ - 1489969546, - "252428288" - ], - [ - 1489969561, - "34914304" - ], - [ - 1489969561, - "968708096" - ], - [ - 1489969561, - "43053056" - ], - [ - 1489969576, - "29691904" - ], - [ - 1489969576, - "1173544960" - ], - [ - 1489969576, - "22949888" - ], - [ - 1489969591, - "31850496" - ], - [ - 1489969591, - "1173544960" - ], - [ - 1489969591, - "22949888" - ], - [ - 1489969606, - "47288320" - ], - [ - 1489969606, - "22949888" - ], - [ - 1489969606, - "36077568" - ], - [ - 1489969621, - "22949888" - ], - [ - 1489969621, - "57102336" - ], - [ - 1489969621, - "34365440" - ], - [ - 1489969636, - "47427584" - ], - [ - 1489969636, - "42614784" - ], - [ - 1489969636, - "43646976" - ], - [ - 1489969651, - "56119296" - ], - [ - 1489969651, - "53383168" - ], - [ - 1489969651, - "41746432" - ], - [ - 1489969666, - "42475520" - ], - [ - 1489969666, - "64143360" - ], - [ - 1489969666, - "56344576" - ], - [ - 1489969681, - "59011072" - ], - [ - 1489969681, - "64819200" - ], - [ - 1489969681, - "44158976" - ], - [ - 1489969696, - "44605440" - ], - [ - 1489969696, - "70676480" - ], - [ - 1489969696, - "63885312" - ], - [ - 1489969711, - "85168128" - ], - [ - 1489969711, - "62246912" - ], - [ - 1489969711, - "45420544" - ], - [ - 1489969726, - "45969408" - ], - [ - 1489969726, - "61796352" - ], - [ - 1489969726, - "85241856" - ], - [ - 1489969741, - "46743552" - ], - [ - 1489969741, - "102354944" - ], - [ - 1489969741, - "68259840" - ], - [ - 1489969756, - "106536960" - ], - [ - 1489969756, - "71421952" - ], - [ - 1489969756, - "47804416" - ], - [ - 1489969771, - "77725696" - ], - [ - 1489969771, - "49246208" - ], - [ - 1489969771, - "121769984" - ], - [ - 1489969786, - "141639680" - ], - [ - 1489969786, - "86900736" - ], - [ - 1489969786, - "50147328" - ], - [ - 1489969801, - "77193216" - ], - [ - 1489969801, - "147337216" - ], - [ - 1489969801, - "40452096" - ], - [ - 1489969816, - "79134720" - ], - [ - 1489969816, - "175185920" - ], - [ - 1489969816, - "41963520" - ], - [ - 1489969831, - "42070016" - ], - [ - 1489969831, - "179732480" - ], - [ - 1489969831, - "72753152" - ], - [ - 1489969846, - "189792256" - ], - [ - 1489969846, - "91521024" - ], - [ - 1489969846, - "43237376" - ], - [ - 1489969861, - "216903680" - ], - [ - 1489969861, - "78581760" - ], - [ - 1489969861, - "43212800" - ], - [ - 1489969876, - "225484800" - ], - [ - 1489969876, - "93110272" - ], - [ - 1489969876, - "43724800" - ], - [ - 1489969891, - "255578112" - ], - [ - 1489969891, - "78254080" - ], - [ - 1489969891, - "44998656" - ], - [ - 1489969906, - "45277184" - ], - [ - 1489969906, - "255578112" - ], - [ - 1489969906, - "101044224" - ], - [ - 1489969921, - "103620608" - ], - [ - 1489969921, - "46178304" - ], - [ - 1489969921, - "47869952" - ], - [ - 1489969936, - "46997504" - ], - [ - 1489969936, - "286638080" - ], - [ - 1489969936, - "42643456" - ], - [ - 1489969951, - "45527040" - ], - [ - 1489969951, - "48107520" - ], - [ - 1489969951, - "477016064" - ], - [ - 1489969966, - "678957056" - ], - [ - 1489969966, - "48832512" - ], - [ - 1489969966, - "50765824" - ], - [ - 1489969981, - "882249728" - ], - [ - 1489969981, - "41099264" - ], - [ - 1489969981, - "45297664" - ], - [ - 1489969996, - "39456768" - ], - [ - 1489969996, - "1076035584" - ], - [ - 1489969996, - "24686592" - ], - [ - 1489970011, - "1276907520" - ], - [ - 1489970011, - "20971520" - ], - [ - 1489970011, - "46927872" - ], - [ - 1489970026, - "18984960" - ], - [ - 1489970026, - "46067712" - ], - [ - 1489970026, - "1276907520" - ], - [ - 1489970041, - "22335488" - ], - [ - 1489970041, - "59109376" - ], - [ - 1489970041, - "1276907520" - ], - [ - 1489970056, - "22888448" - ], - [ - 1489970056, - "53628928" - ], - [ - 1489970056, - "65507328" - ], - [ - 1489970071, - "58712064" - ], - [ - 1489970071, - "24141824" - ], - [ - 1489970071, - "69402624" - ], - [ - 1489970086, - "86990848" - ], - [ - 1489970086, - "52371456" - ], - [ - 1489970086, - "24973312" - ], - [ - 1489970101, - "90984448" - ], - [ - 1489970101, - "26263552" - ], - [ - 1489970101, - "52363264" - ], - [ - 1489970116, - "27480064" - ], - [ - 1489970116, - "64983040" - ], - [ - 1489970116, - "108883968" - ], - [ - 1489970131, - "61042688" - ], - [ - 1489970131, - "119017472" - ], - [ - 1489970131, - "28786688" - ], - [ - 1489970146, - "65429504" - ], - [ - 1489970146, - "136089600" - ], - [ - 1489970146, - "31260672" - ], - [ - 1489970161, - "153423872" - ], - [ - 1489970161, - "26390528" - ], - [ - 1489970161, - "64450560" - ], - [ - 1489970176, - "74297344" - ], - [ - 1489970176, - "26189824" - ], - [ - 1489970176, - "150470656" - ], - [ - 1489970191, - "101191680" - ], - [ - 1489970191, - "27561984" - ], - [ - 1489970191, - "178323456" - ], - [ - 1489970206, - "84094976" - ], - [ - 1489970206, - "182296576" - ], - [ - 1489970206, - "27631616" - ], - [ - 1489970221, - "212353024" - ], - [ - 1489970221, - "132837376" - ], - [ - 1489970221, - "27918336" - ], - [ - 1489970236, - "87523328" - ], - [ - 1489970236, - "28938240" - ], - [ - 1489970236, - "223490048" - ], - [ - 1489970251, - "29564928" - ], - [ - 1489970251, - "140832768" - ], - [ - 1489970251, - "248197120" - ], - [ - 1489970266, - "248197120" - ], - [ - 1489970266, - "100720640" - ], - [ - 1489970266, - "30662656" - ], - [ - 1489970281, - "30662656" - ], - [ - 1489970281, - "126017536" - ], - [ - 1489970281, - "47656960" - ], - [ - 1489970296, - "76578816" - ], - [ - 1489970296, - "30662656" - ], - [ - 1489970296, - "43114496" - ], - [ - 1489970311, - "74358784" - ], - [ - 1489970311, - "43692032" - ], - [ - 1489970311, - "30662656" - ], - [ - 1489970326, - "50520064" - ], - [ - 1489970326, - "51675136" - ], - [ - 1489970326, - "68628480" - ], - [ - 1489970341, - "43442176" - ], - [ - 1489970341, - "55054336" - ], - [ - 1489970341, - "104226816" - ], - [ - 1489970356, - "276701184" - ], - [ - 1489970356, - "51675136" - ], - [ - 1489970356, - "42409984" - ], - [ - 1489970371, - "61677568" - ], - [ - 1489970371, - "43130880" - ], - [ - 1489970371, - "455495680" - ], - [ - 1489970386, - "62844928" - ], - [ - 1489970386, - "43581440" - ], - [ - 1489970386, - "644190208" - ], - [ - 1489970401, - "73633792" - ], - [ - 1489970401, - "837255168" - ], - [ - 1489970401, - "44883968" - ], - [ - 1489970416, - "25661440" - ], - [ - 1489970416, - "58179584" - ], - [ - 1489970416, - "1021956096" - ], - [ - 1489970431, - "22048768" - ], - [ - 1489970431, - "64831488" - ], - [ - 1489970431, - "1219366912" - ], - [ - 1489970446, - "1308237824" - ], - [ - 1489970446, - "87777280" - ], - [ - 1489970446, - "26427392" - ], - [ - 1489970461, - "26550272" - ], - [ - 1489970461, - "86429696" - ], - [ - 1489970461, - "1308237824" - ], - [ - 1489970476, - "106516480" - ], - [ - 1489970476, - "26853376" - ], - [ - 1489970476, - "1308237824" - ], - [ - 1489970491, - "123383808" - ], - [ - 1489970491, - "33050624" - ], - [ - 1489970491, - "49397760" - ], - [ - 1489970506, - "58241024" - ], - [ - 1489970506, - "127676416" - ], - [ - 1489970506, - "25759744" - ], - [ - 1489970521, - "27115520" - ], - [ - 1489970521, - "60010496" - ], - [ - 1489970521, - "147308544" - ], - [ - 1489970536, - "59957248" - ], - [ - 1489970536, - "27676672" - ], - [ - 1489970536, - "155975680" - ], - [ - 1489970551, - "183717888" - ], - [ - 1489970551, - "27906048" - ], - [ - 1489970551, - "52502528" - ], - [ - 1489970566, - "189120512" - ], - [ - 1489970566, - "29089792" - ], - [ - 1489970566, - "54255616" - ], - [ - 1489970581, - "57937920" - ], - [ - 1489970581, - "217305088" - ], - [ - 1489970581, - "29798400" - ], - [ - 1489970596, - "220987392" - ], - [ - 1489970596, - "69885952" - ], - [ - 1489970596, - "31100928" - ], - [ - 1489970611, - "256307200" - ], - [ - 1489970611, - "68521984" - ], - [ - 1489970611, - "31404032" - ], - [ - 1489970626, - "256307200" - ], - [ - 1489970626, - "96677888" - ], - [ - 1489970626, - "31637504" - ], - [ - 1489970641, - "32428032" - ], - [ - 1489970641, - "256307200" - ], - [ - 1489970641, - "72683520" - ], - [ - 1489970656, - "33202176" - ], - [ - 1489970656, - "52121600" - ], - [ - 1489970656, - "113500160" - ], - [ - 1489970671, - "114929664" - ], - [ - 1489970671, - "33570816" - ], - [ - 1489970671, - "43163648" - ], - [ - 1489970686, - "25669632" - ], - [ - 1489970686, - "48087040" - ], - [ - 1489970686, - "112943104" - ], - [ - 1489970701, - "49881088" - ], - [ - 1489970701, - "26877952" - ], - [ - 1489970701, - "231165952" - ], - [ - 1489970716, - "27705344" - ], - [ - 1489970716, - "355880960" - ], - [ - 1489970716, - "51994624" - ], - [ - 1489970731, - "488161280" - ], - [ - 1489970731, - "28254208" - ], - [ - 1489970731, - "59764736" - ], - [ - 1489970746, - "628281344" - ], - [ - 1489970746, - "29487104" - ], - [ - 1489970746, - "62242816" - ], - [ - 1489970761, - "71880704" - ], - [ - 1489970761, - "29831168" - ], - [ - 1489970761, - "778313728" - ], - [ - 1489970776, - "30212096" - ], - [ - 1489970776, - "75382784" - ], - [ - 1489970776, - "940797952" - ], - [ - 1489970791, - "1093939200" - ], - [ - 1489970791, - "74121216" - ], - [ - 1489970791, - "27963392" - ], - [ - 1489970806, - "1266356224" - ], - [ - 1489970806, - "73879552" - ], - [ - 1489970806, - "25145344" - ], - [ - 1489970821, - "1406980096" - ], - [ - 1489970821, - "22597632" - ], - [ - 1489970821, - "86290432" - ], - [ - 1489970836, - "160731136" - ], - [ - 1489970836, - "101777408" - ], - [ - 1489970836, - "22036480" - ], - [ - 1489970851, - "27631616" - ], - [ - 1489970851, - "356069376" - ], - [ - 1489970851, - "103624704" - ], - [ - 1489970866, - "124977152" - ], - [ - 1489970866, - "562393088" - ], - [ - 1489970866, - "23158784" - ], - [ - 1489970881, - "778219520" - ], - [ - 1489970881, - "22925312" - ], - [ - 1489970881, - "129474560" - ], - [ - 1489970896, - "24223744" - ], - [ - 1489970896, - "156667904" - ], - [ - 1489970896, - "778219520" - ], - [ - 1489970911, - "24555520" - ], - [ - 1489970911, - "778219520" - ], - [ - 1489970911, - "158732288" - ], - [ - 1489970926, - "49074176" - ], - [ - 1489970926, - "25485312" - ], - [ - 1489970926, - "186314752" - ], - [ - 1489970941, - "25997312" - ], - [ - 1489970941, - "193011712" - ], - [ - 1489970941, - "57479168" - ], - [ - 1489970956, - "59097088" - ], - [ - 1489970956, - "27275264" - ], - [ - 1489970956, - "220991488" - ], - [ - 1489970971, - "27275264" - ], - [ - 1489970971, - "228560896" - ], - [ - 1489970971, - "70868992" - ], - [ - 1489970986, - "27275264" - ], - [ - 1489970986, - "92073984" - ], - [ - 1489970986, - "228560896" - ], - [ - 1489971001, - "51359744" - ], - [ - 1489971001, - "68788224" - ], - [ - 1489971001, - "228560896" - ], - [ - 1489971016, - "43429888" - ], - [ - 1489971016, - "49602560" - ], - [ - 1489971016, - "82419712" - ], - [ - 1489971031, - "67555328" - ], - [ - 1489971031, - "43163648" - ], - [ - 1489971031, - "41299968" - ], - [ - 1489971046, - "90021888" - ], - [ - 1489971046, - "45547520" - ], - [ - 1489971046, - "41795584" - ], - [ - 1489971061, - "41918464" - ], - [ - 1489971061, - "51085312" - ], - [ - 1489971061, - "78487552" - ], - [ - 1489971076, - "42696704" - ], - [ - 1489971076, - "56696832" - ], - [ - 1489971076, - "121749504" - ], - [ - 1489971091, - "114712576" - ], - [ - 1489971091, - "54980608" - ], - [ - 1489971091, - "42942464" - ], - [ - 1489971106, - "62906368" - ], - [ - 1489971106, - "43995136" - ], - [ - 1489971106, - "216735744" - ], - [ - 1489971121, - "66666496" - ], - [ - 1489971121, - "44601344" - ], - [ - 1489971121, - "322285568" - ], - [ - 1489971136, - "44969984" - ], - [ - 1489971136, - "77246464" - ], - [ - 1489971136, - "442626048" - ], - [ - 1489971151, - "81588224" - ], - [ - 1489971151, - "563118080" - ], - [ - 1489971151, - "46284800" - ], - [ - 1489971166, - "48107520" - ], - [ - 1489971166, - "99807232" - ], - [ - 1489971166, - "692568064" - ], - [ - 1489971181, - "828944384" - ], - [ - 1489971181, - "96169984" - ], - [ - 1489971181, - "47738880" - ], - [ - 1489971196, - "39215104" - ], - [ - 1489971196, - "963866624" - ], - [ - 1489971196, - "98291712" - ], - [ - 1489971211, - "112320512" - ], - [ - 1489971211, - "1108172800" - ], - [ - 1489971211, - "24096768" - ], - [ - 1489971226, - "1230479360" - ], - [ - 1489971226, - "24051712" - ], - [ - 1489971226, - "116891648" - ], - [ - 1489971241, - "1246703616" - ], - [ - 1489971241, - "135696384" - ], - [ - 1489971241, - "21254144" - ], - [ - 1489971256, - "140390400" - ], - [ - 1489971256, - "22515712" - ], - [ - 1489971256, - "93564928" - ], - [ - 1489971271, - "279965696" - ], - [ - 1489971271, - "23777280" - ], - [ - 1489971271, - "163565568" - ], - [ - 1489971286, - "170414080" - ], - [ - 1489971286, - "24666112" - ], - [ - 1489971286, - "472899584" - ], - [ - 1489971301, - "681103360" - ], - [ - 1489971301, - "192430080" - ], - [ - 1489971301, - "25747456" - ], - [ - 1489971316, - "205090816" - ], - [ - 1489971316, - "892469248" - ], - [ - 1489971316, - "27009024" - ], - [ - 1489971331, - "27332608" - ], - [ - 1489971331, - "228679680" - ], - [ - 1489971331, - "1111859200" - ], - [ - 1489971346, - "1111859200" - ], - [ - 1489971346, - "241901568" - ], - [ - 1489971346, - "23859200" - ], - [ - 1489971361, - "1111859200" - ], - [ - 1489971361, - "241901568" - ], - [ - 1489971361, - "30380032" - ], - [ - 1489971376, - "47316992" - ], - [ - 1489971376, - "241901568" - ], - [ - 1489971376, - "24956928" - ], - [ - 1489971391, - "47403008" - ], - [ - 1489971391, - "41824256" - ], - [ - 1489971391, - "25935872" - ], - [ - 1489971406, - "40124416" - ], - [ - 1489971406, - "25841664" - ], - [ - 1489971406, - "43257856" - ], - [ - 1489971421, - "42594304" - ], - [ - 1489971421, - "40116224" - ], - [ - 1489971421, - "26714112" - ], - [ - 1489971436, - "47640576" - ], - [ - 1489971436, - "40755200" - ], - [ - 1489971436, - "27328512" - ], - [ - 1489971451, - "53362688" - ], - [ - 1489971451, - "27578368" - ], - [ - 1489971451, - "40394752" - ], - [ - 1489971466, - "40718336" - ], - [ - 1489971466, - "54915072" - ], - [ - 1489971466, - "28762112" - ], - [ - 1489971481, - "61091840" - ], - [ - 1489971481, - "29134848" - ], - [ - 1489971481, - "40345600" - ], - [ - 1489971496, - "71421952" - ], - [ - 1489971496, - "40312832" - ], - [ - 1489971496, - "31813632" - ], - [ - 1489971511, - "41283584" - ], - [ - 1489971511, - "32407552" - ], - [ - 1489971511, - "73564160" - ], - [ - 1489971526, - "32849920" - ], - [ - 1489971526, - "77529088" - ], - [ - 1489971526, - "41005056" - ], - [ - 1489971541, - "90763264" - ], - [ - 1489971541, - "40947712" - ], - [ - 1489971541, - "34082816" - ], - [ - 1489971556, - "34414592" - ], - [ - 1489971556, - "41295872" - ], - [ - 1489971556, - "103923712" - ], - [ - 1489971571, - "27111424" - ], - [ - 1489971571, - "106577920" - ], - [ - 1489971571, - "41021440" - ], - [ - 1489971586, - "41123840" - ], - [ - 1489971586, - "27570176" - ], - [ - 1489971586, - "127676416" - ], - [ - 1489971601, - "28692480" - ], - [ - 1489971601, - "41287680" - ], - [ - 1489971601, - "126783488" - ], - [ - 1489971616, - "147853312" - ], - [ - 1489971616, - "41582592" - ], - [ - 1489971616, - "28532736" - ], - [ - 1489971631, - "29016064" - ], - [ - 1489971631, - "41312256" - ], - [ - 1489971631, - "172769280" - ], - [ - 1489971646, - "29016064" - ], - [ - 1489971646, - "41992192" - ], - [ - 1489971646, - "173723648" - ], - [ - 1489971661, - "183480320" - ], - [ - 1489971661, - "41517056" - ], - [ - 1489971661, - "49643520" - ], - [ - 1489971676, - "205836288" - ], - [ - 1489971676, - "42139648" - ], - [ - 1489971676, - "42672128" - ], - [ - 1489971691, - "41615360" - ], - [ - 1489971691, - "40976384" - ], - [ - 1489971691, - "235560960" - ], - [ - 1489971706, - "41926656" - ], - [ - 1489971706, - "41799680" - ], - [ - 1489971706, - "242937856" - ], - [ - 1489971721, - "272818176" - ], - [ - 1489971721, - "42434560" - ], - [ - 1489971721, - "42434560" - ], - [ - 1489971736, - "44019712" - ], - [ - 1489971736, - "272818176" - ], - [ - 1489971736, - "42139648" - ], - [ - 1489971751, - "272818176" - ], - [ - 1489971751, - "42680320" - ], - [ - 1489971751, - "44204032" - ], - [ - 1489971766, - "42168320" - ], - [ - 1489971766, - "44765184" - ], - [ - 1489971766, - "42229760" - ], - [ - 1489971781, - "43790336" - ], - [ - 1489971781, - "42700800" - ], - [ - 1489971781, - "45985792" - ], - [ - 1489971796, - "46743552" - ], - [ - 1489971796, - "46133248" - ], - [ - 1489971796, - "42500096" - ], - [ - 1489971811, - "47198208" - ], - [ - 1489971811, - "43040768" - ], - [ - 1489971811, - "55635968" - ], - [ - 1489971826, - "48029696" - ], - [ - 1489971826, - "51572736" - ], - [ - 1489971826, - "42688512" - ], - [ - 1489971841, - "40955904" - ], - [ - 1489971841, - "60022784" - ], - [ - 1489971841, - "42217472" - ], - [ - 1489971856, - "42958848" - ], - [ - 1489971856, - "41041920" - ], - [ - 1489971856, - "60747776" - ], - [ - 1489971871, - "42909696" - ], - [ - 1489971871, - "41922560" - ], - [ - 1489971871, - "70709248" - ], - [ - 1489971886, - "75444224" - ], - [ - 1489971886, - "43397120" - ], - [ - 1489971886, - "42377216" - ], - [ - 1489971901, - "42938368" - ], - [ - 1489971901, - "89079808" - ], - [ - 1489971901, - "43577344" - ], - [ - 1489971916, - "43659264" - ], - [ - 1489971916, - "90251264" - ], - [ - 1489971916, - "43905024" - ], - [ - 1489971931, - "43180032" - ], - [ - 1489971931, - "44032000" - ], - [ - 1489971931, - "104316928" - ], - [ - 1489971946, - "42995712" - ], - [ - 1489971946, - "45375488" - ], - [ - 1489971946, - "118771712" - ], - [ - 1489971961, - "45395968" - ], - [ - 1489971961, - "122478592" - ], - [ - 1489971961, - "43737088" - ], - [ - 1489971976, - "43159552" - ], - [ - 1489971976, - "47296512" - ], - [ - 1489971976, - "145145856" - ], - [ - 1489971991, - "47509504" - ], - [ - 1489971991, - "43905024" - ], - [ - 1489971991, - "146165760" - ], - [ - 1489972006, - "170450944" - ], - [ - 1489972006, - "48480256" - ], - [ - 1489972006, - "43573248" - ], - [ - 1489972021, - "176373760" - ], - [ - 1489972021, - "44109824" - ], - [ - 1489972021, - "40857600" - ], - [ - 1489972036, - "203972608" - ], - [ - 1489972036, - "41517056" - ], - [ - 1489972036, - "43368448" - ], - [ - 1489972051, - "209293312" - ], - [ - 1489972051, - "41283584" - ], - [ - 1489972051, - "43999232" - ], - [ - 1489972066, - "44453888" - ], - [ - 1489972066, - "42708992" - ], - [ - 1489972066, - "237600768" - ], - [ - 1489972081, - "43134976" - ], - [ - 1489972081, - "246116352" - ], - [ - 1489972081, - "44199936" - ], - [ - 1489972096, - "44322816" - ], - [ - 1489972096, - "44068864" - ], - [ - 1489972096, - "246116352" - ], - [ - 1489972111, - "44597248" - ], - [ - 1489972111, - "246116352" - ], - [ - 1489972111, - "44072960" - ], - [ - 1489972126, - "45469696" - ], - [ - 1489972126, - "40636416" - ], - [ - 1489972126, - "44343296" - ], - [ - 1489972141, - "44093440" - ], - [ - 1489972141, - "45662208" - ], - [ - 1489972141, - "42250240" - ], - [ - 1489972156, - "47423488" - ], - [ - 1489972156, - "45195264" - ], - [ - 1489972156, - "44916736" - ], - [ - 1489972171, - "47214592" - ], - [ - 1489972171, - "49909760" - ], - [ - 1489972171, - "44470272" - ], - [ - 1489972186, - "44294144" - ], - [ - 1489972186, - "55963648" - ], - [ - 1489972186, - "47673344" - ], - [ - 1489972201, - "55664640" - ], - [ - 1489972201, - "44826624" - ], - [ - 1489972201, - "48717824" - ], - [ - 1489972216, - "44576768" - ], - [ - 1489972216, - "41099264" - ], - [ - 1489972216, - "64331776" - ], - [ - 1489972231, - "41566208" - ], - [ - 1489972231, - "64069632" - ], - [ - 1489972231, - "45117440" - ], - [ - 1489972246, - "75911168" - ], - [ - 1489972246, - "42188800" - ], - [ - 1489972246, - "45019136" - ], - [ - 1489972261, - "43360256" - ], - [ - 1489972261, - "45559808" - ], - [ - 1489972261, - "77262848" - ], - [ - 1489972276, - "44060672" - ], - [ - 1489972276, - "91369472" - ], - [ - 1489972276, - "44777472" - ], - [ - 1489972291, - "45436928" - ], - [ - 1489972291, - "105193472" - ], - [ - 1489972291, - "44589056" - ], - [ - 1489972306, - "44949504" - ], - [ - 1489972306, - "104919040" - ], - [ - 1489972306, - "44589056" - ], - [ - 1489972321, - "121614336" - ], - [ - 1489972321, - "44589056" - ], - [ - 1489972321, - "45490176" - ], - [ - 1489972336, - "45240320" - ], - [ - 1489972336, - "139382784" - ], - [ - 1489972336, - "50761728" - ], - [ - 1489972351, - "140828672" - ], - [ - 1489972351, - "44949504" - ], - [ - 1489972351, - "43085824" - ], - [ - 1489972366, - "41664512" - ], - [ - 1489972366, - "163307520" - ], - [ - 1489972366, - "45596672" - ], - [ - 1489972381, - "43692032" - ], - [ - 1489972381, - "45867008" - ], - [ - 1489972381, - "189173760" - ], - [ - 1489972396, - "43409408" - ], - [ - 1489972396, - "190468096" - ], - [ - 1489972396, - "45617152" - ], - [ - 1489972411, - "45723648" - ], - [ - 1489972411, - "42917888" - ], - [ - 1489972411, - "219553792" - ], - [ - 1489972426, - "46260224" - ], - [ - 1489972426, - "43978752" - ], - [ - 1489972426, - "220655616" - ], - [ - 1489972441, - "247263232" - ], - [ - 1489972441, - "45797376" - ], - [ - 1489972441, - "44023808" - ], - [ - 1489972456, - "256266240" - ], - [ - 1489972456, - "44785664" - ], - [ - 1489972456, - "46338048" - ], - [ - 1489972471, - "256266240" - ], - [ - 1489972471, - "45711360" - ], - [ - 1489972471, - "46161920" - ], - [ - 1489972486, - "46772224" - ], - [ - 1489972486, - "46215168" - ], - [ - 1489972486, - "47722496" - ], - [ - 1489972501, - "46370816" - ], - [ - 1489972501, - "48345088" - ], - [ - 1489972501, - "42885120" - ], - [ - 1489972516, - "46911488" - ], - [ - 1489972516, - "48201728" - ], - [ - 1489972516, - "45215744" - ], - [ - 1489972531, - "50548736" - ], - [ - 1489972531, - "46661632" - ], - [ - 1489972531, - "49369088" - ], - [ - 1489972546, - "49508352" - ], - [ - 1489972546, - "55693312" - ], - [ - 1489972546, - "46354432" - ], - [ - 1489972561, - "40763392" - ], - [ - 1489972561, - "46891008" - ], - [ - 1489972561, - "53084160" - ], - [ - 1489972576, - "41365504" - ], - [ - 1489972576, - "46555136" - ], - [ - 1489972576, - "61722624" - ], - [ - 1489972591, - "64229376" - ], - [ - 1489972591, - "41750528" - ], - [ - 1489972591, - "47112192" - ], - [ - 1489972606, - "41603072" - ], - [ - 1489972606, - "75231232" - ], - [ - 1489972606, - "46862336" - ], - [ - 1489972621, - "42774528" - ], - [ - 1489972621, - "79704064" - ], - [ - 1489972621, - "47415296" - ], - [ - 1489972636, - "95051776" - ], - [ - 1489972636, - "43302912" - ], - [ - 1489972636, - "47161344" - ], - [ - 1489972651, - "44638208" - ], - [ - 1489972651, - "93523968" - ], - [ - 1489972651, - "47501312" - ], - [ - 1489972666, - "47312896" - ], - [ - 1489972666, - "44654592" - ], - [ - 1489972666, - "110497792" - ], - [ - 1489972681, - "114327552" - ], - [ - 1489972681, - "46800896" - ], - [ - 1489972681, - "44924928" - ], - [ - 1489972696, - "46637056" - ], - [ - 1489972696, - "47337472" - ], - [ - 1489972696, - "129200128" - ], - [ - 1489972711, - "47181824" - ], - [ - 1489972711, - "47001600" - ], - [ - 1489972711, - "150724608" - ], - [ - 1489972726, - "48082944" - ], - [ - 1489972726, - "151846912" - ], - [ - 1489972726, - "47542272" - ], - [ - 1489972741, - "47431680" - ], - [ - 1489972741, - "40742912" - ], - [ - 1489972741, - "177442816" - ], - [ - 1489972756, - "47972352" - ], - [ - 1489972756, - "41238528" - ], - [ - 1489972756, - "181465088" - ], - [ - 1489972771, - "208658432" - ], - [ - 1489972771, - "47722496" - ], - [ - 1489972771, - "41467904" - ], - [ - 1489972786, - "215273472" - ], - [ - 1489972786, - "42479616" - ], - [ - 1489972786, - "47472640" - ], - [ - 1489972801, - "244097024" - ], - [ - 1489972801, - "42758144" - ], - [ - 1489972801, - "48013312" - ], - [ - 1489972816, - "47763456" - ], - [ - 1489972816, - "42950656" - ], - [ - 1489972816, - "252051456" - ], - [ - 1489972831, - "48304128" - ], - [ - 1489972831, - "44163072" - ], - [ - 1489972831, - "252051456" - ], - [ - 1489972846, - "252051456" - ], - [ - 1489972846, - "44859392" - ], - [ - 1489972846, - "47783936" - ], - [ - 1489972861, - "48054272" - ], - [ - 1489972861, - "51232768" - ], - [ - 1489972861, - "45752320" - ], - [ - 1489972876, - "45957120" - ], - [ - 1489972876, - "47804416" - ], - [ - 1489972876, - "43737088" - ], - [ - 1489972891, - "47767552" - ], - [ - 1489972891, - "48345088" - ], - [ - 1489972891, - "47923200" - ], - [ - 1489972906, - "47636480" - ], - [ - 1489972906, - "50388992" - ], - [ - 1489972906, - "48099328" - ], - [ - 1489972921, - "48775168" - ], - [ - 1489972921, - "48578560" - ], - [ - 1489972921, - "52252672" - ], - [ - 1489972936, - "60358656" - ], - [ - 1489972936, - "41041920" - ], - [ - 1489972936, - "48406528" - ], - [ - 1489972951, - "62656512" - ], - [ - 1489972951, - "48156672" - ], - [ - 1489972951, - "41193472" - ], - [ - 1489972966, - "42438656" - ], - [ - 1489972966, - "71598080" - ], - [ - 1489972966, - "48697344" - ], - [ - 1489972981, - "42438656" - ], - [ - 1489972981, - "75661312" - ], - [ - 1489972981, - "48181248" - ], - [ - 1489972996, - "48717824" - ], - [ - 1489972996, - "90202112" - ], - [ - 1489972996, - "47439872" - ], - [ - 1489973011, - "48205824" - ], - [ - 1489973011, - "89677824" - ], - [ - 1489973011, - "41398272" - ], - [ - 1489973026, - "41984000" - ], - [ - 1489973026, - "48852992" - ], - [ - 1489973026, - "104722432" - ], - [ - 1489973041, - "120569856" - ], - [ - 1489973041, - "48599040" - ], - [ - 1489973041, - "43532288" - ], - [ - 1489973056, - "48291840" - ], - [ - 1489973056, - "124211200" - ], - [ - 1489973056, - "44797952" - ], - [ - 1489973071, - "145473536" - ], - [ - 1489973071, - "48832512" - ], - [ - 1489973071, - "45764608" - ], - [ - 1489973086, - "147341312" - ], - [ - 1489973086, - "46665728" - ], - [ - 1489973086, - "39907328" - ], - [ - 1489973101, - "173363200" - ], - [ - 1489973101, - "40448000" - ], - [ - 1489973101, - "46592000" - ], - [ - 1489973116, - "40087552" - ], - [ - 1489973116, - "47337472" - ], - [ - 1489973116, - "177721344" - ], - [ - 1489973131, - "40624128" - ], - [ - 1489973131, - "49467392" - ], - [ - 1489973131, - "206827520" - ], - [ - 1489973146, - "49229824" - ], - [ - 1489973146, - "40366080" - ], - [ - 1489973146, - "210100224" - ], - [ - 1489973161, - "242098176" - ], - [ - 1489973161, - "40898560" - ], - [ - 1489973161, - "40882176" - ], - [ - 1489973176, - "40378368" - ], - [ - 1489973176, - "246513664" - ], - [ - 1489973176, - "41619456" - ], - [ - 1489973191, - "40169472" - ], - [ - 1489973191, - "275030016" - ], - [ - 1489973191, - "41566208" - ], - [ - 1489973206, - "42876928" - ], - [ - 1489973206, - "275030016" - ], - [ - 1489973206, - "40706048" - ], - [ - 1489973221, - "39854080" - ], - [ - 1489973221, - "43233280" - ], - [ - 1489973221, - "48066560" - ], - [ - 1489973236, - "44097536" - ], - [ - 1489973236, - "43286528" - ], - [ - 1489973236, - "39694336" - ], - [ - 1489973251, - "39448576" - ], - [ - 1489973251, - "44625920" - ], - [ - 1489973251, - "47587328" - ], - [ - 1489973266, - "50327552" - ], - [ - 1489973266, - "45858816" - ], - [ - 1489973266, - "39985152" - ], - [ - 1489973281, - "46444544" - ], - [ - 1489973281, - "39944192" - ], - [ - 1489973281, - "47931392" - ], - [ - 1489973296, - "47529984" - ], - [ - 1489973296, - "59322368" - ], - [ - 1489973296, - "40484864" - ], - [ - 1489973311, - "48111616" - ], - [ - 1489973311, - "68452352" - ], - [ - 1489973311, - "39919616" - ], - [ - 1489973326, - "40820736" - ], - [ - 1489973326, - "48910336" - ], - [ - 1489973326, - "69074944" - ], - [ - 1489973341, - "40329216" - ], - [ - 1489973341, - "40980480" - ], - [ - 1489973341, - "82382848" - ], - [ - 1489973356, - "84164608" - ], - [ - 1489973356, - "39952384" - ], - [ - 1489973356, - "42180608" - ], - [ - 1489973371, - "40484864" - ], - [ - 1489973371, - "98095104" - ], - [ - 1489973371, - "42700800" - ], - [ - 1489973386, - "42430464" - ], - [ - 1489973386, - "97435648" - ], - [ - 1489973386, - "39976960" - ], - [ - 1489973401, - "116338688" - ], - [ - 1489973401, - "43978752" - ], - [ - 1489973401, - "40722432" - ], - [ - 1489973416, - "44449792" - ], - [ - 1489973416, - "40206336" - ], - [ - 1489973416, - "120070144" - ], - [ - 1489973431, - "40927232" - ], - [ - 1489973431, - "45539328" - ], - [ - 1489973431, - "131608576" - ], - [ - 1489973446, - "155865088" - ], - [ - 1489973446, - "40681472" - ], - [ - 1489973446, - "45580288" - ], - [ - 1489973461, - "157544448" - ], - [ - 1489973461, - "41222144" - ], - [ - 1489973461, - "46321664" - ], - [ - 1489973476, - "47894528" - ], - [ - 1489973476, - "181248000" - ], - [ - 1489973476, - "40972288" - ], - [ - 1489973491, - "48193536" - ], - [ - 1489973491, - "187990016" - ], - [ - 1489973491, - "40771584" - ], - [ - 1489973506, - "48246784" - ], - [ - 1489973506, - "211992576" - ], - [ - 1489973506, - "41312256" - ], - [ - 1489973521, - "40800256" - ], - [ - 1489973521, - "220942336" - ], - [ - 1489973521, - "40755200" - ], - [ - 1489973536, - "250658816" - ], - [ - 1489973536, - "41603072" - ], - [ - 1489973536, - "41558016" - ], - [ - 1489973551, - "260067328" - ], - [ - 1489973551, - "42356736" - ], - [ - 1489973551, - "41082880" - ], - [ - 1489973566, - "42848256" - ], - [ - 1489973566, - "41623552" - ], - [ - 1489973566, - "260067328" - ], - [ - 1489973581, - "260067328" - ], - [ - 1489973581, - "41373696" - ], - [ - 1489973581, - "43057152" - ], - [ - 1489973596, - "42217472" - ], - [ - 1489973596, - "43892736" - ], - [ - 1489973596, - "41861120" - ], - [ - 1489973611, - "41336832" - ], - [ - 1489973611, - "44867584" - ], - [ - 1489973611, - "43294720" - ], - [ - 1489973626, - "41877504" - ], - [ - 1489973626, - "44957696" - ], - [ - 1489973626, - "47636480" - ], - [ - 1489973641, - "52199424" - ], - [ - 1489973641, - "44957696" - ], - [ - 1489973641, - "41771008" - ], - [ - 1489973656, - "51048448" - ], - [ - 1489973656, - "44957696" - ], - [ - 1489973656, - "41254912" - ], - [ - 1489973671, - "62365696" - ], - [ - 1489973671, - "41517056" - ], - [ - 1489973671, - "48087040" - ], - [ - 1489973686, - "41365504" - ], - [ - 1489973686, - "59232256" - ], - [ - 1489973686, - "42057728" - ], - [ - 1489973701, - "42364928" - ], - [ - 1489973701, - "72781824" - ], - [ - 1489973701, - "41771008" - ], - [ - 1489973716, - "41529344" - ], - [ - 1489973716, - "72634368" - ], - [ - 1489973716, - "44564480" - ], - [ - 1489973731, - "42061824" - ], - [ - 1489973731, - "85094400" - ], - [ - 1489973731, - "44969984" - ], - [ - 1489973746, - "41811968" - ], - [ - 1489973746, - "101138432" - ], - [ - 1489973746, - "45322240" - ], - [ - 1489973761, - "45924352" - ], - [ - 1489973761, - "42352640" - ], - [ - 1489973761, - "103800832" - ], - [ - 1489973776, - "47116288" - ], - [ - 1489973776, - "41832448" - ], - [ - 1489973776, - "119754752" - ], - [ - 1489973791, - "42373120" - ], - [ - 1489973791, - "121851904" - ], - [ - 1489973791, - "48099328" - ], - [ - 1489973806, - "49463296" - ], - [ - 1489973806, - "42123264" - ], - [ - 1489973806, - "143151104" - ], - [ - 1489973821, - "41881600" - ], - [ - 1489973821, - "40644608" - ], - [ - 1489973821, - "146325504" - ], - [ - 1489973836, - "42414080" - ], - [ - 1489973836, - "41385984" - ], - [ - 1489973836, - "169922560" - ], - [ - 1489973851, - "42164224" - ], - [ - 1489973851, - "176877568" - ], - [ - 1489973851, - "41656320" - ], - [ - 1489973866, - "42856448" - ], - [ - 1489973866, - "42704896" - ], - [ - 1489973866, - "205418496" - ], - [ - 1489973881, - "43118592" - ], - [ - 1489973881, - "210255872" - ], - [ - 1489973881, - "42393600" - ], - [ - 1489973896, - "44285952" - ], - [ - 1489973896, - "42827776" - ], - [ - 1489973896, - "237400064" - ], - [ - 1489973911, - "42303488" - ], - [ - 1489973911, - "44761088" - ], - [ - 1489973911, - "245436416" - ], - [ - 1489973926, - "42844160" - ], - [ - 1489973926, - "45015040" - ], - [ - 1489973926, - "245436416" - ], - [ - 1489973941, - "42647552" - ], - [ - 1489973941, - "245436416" - ], - [ - 1489973941, - "46620672" - ], - [ - 1489973956, - "42917888" - ], - [ - 1489973956, - "46637056" - ], - [ - 1489973956, - "48226304" - ], - [ - 1489973971, - "47632384" - ], - [ - 1489973971, - "42668032" - ], - [ - 1489973971, - "43782144" - ], - [ - 1489973986, - "48160768" - ], - [ - 1489973986, - "43208704" - ], - [ - 1489973986, - "45678592" - ] - ], - "node_memory_heap_total_bytes": [ - [ - 1489959316, - "34533376" - ], - [ - 1489959316, - "24571904" - ], - [ - 1489959316, - "19329024" - ], - [ - 1489959331, - "19853312" - ], - [ - 1489959331, - "24047616" - ], - [ - 1489959331, - "35057664" - ], - [ - 1489959346, - "37154816" - ], - [ - 1489959346, - "20377600" - ], - [ - 1489959346, - "22999040" - ], - [ - 1489959361, - "21426176" - ], - [ - 1489959361, - "25620480" - ], - [ - 1489959361, - "39366656" - ], - [ - 1489959376, - "41639936" - ], - [ - 1489959376, - "22474752" - ], - [ - 1489959376, - "29290496" - ], - [ - 1489959391, - "46321664" - ], - [ - 1489959391, - "29814784" - ], - [ - 1489959391, - "22999040" - ], - [ - 1489959406, - "49483776" - ], - [ - 1489959406, - "40824832" - ], - [ - 1489959406, - "23523328" - ], - [ - 1489959421, - "46174208" - ], - [ - 1489959421, - "40300544" - ], - [ - 1489959421, - "24047616" - ], - [ - 1489959436, - "62320640" - ], - [ - 1489959436, - "50208768" - ], - [ - 1489959436, - "25620480" - ], - [ - 1489959451, - "26144768" - ], - [ - 1489959451, - "53551104" - ], - [ - 1489959451, - "59174912" - ], - [ - 1489959466, - "79097856" - ], - [ - 1489959466, - "17756160" - ], - [ - 1489959466, - "53432320" - ], - [ - 1489959481, - "75952128" - ], - [ - 1489959481, - "55054336" - ], - [ - 1489959481, - "17756160" - ], - [ - 1489959496, - "71708672" - ], - [ - 1489959496, - "18280448" - ], - [ - 1489959496, - "102166528" - ], - [ - 1489959511, - "60841984" - ], - [ - 1489959511, - "126808064" - ], - [ - 1489959511, - "19329024" - ], - [ - 1489959526, - "82468864" - ], - [ - 1489959526, - "117370880" - ], - [ - 1489959526, - "19853312" - ], - [ - 1489959541, - "73220096" - ], - [ - 1489959541, - "156692480" - ], - [ - 1489959541, - "20377600" - ], - [ - 1489959556, - "20901888" - ], - [ - 1489959556, - "167702528" - ], - [ - 1489959556, - "71483392" - ], - [ - 1489959571, - "63004672" - ], - [ - 1489959571, - "198111232" - ], - [ - 1489959571, - "21950464" - ], - [ - 1489959586, - "201781248" - ], - [ - 1489959586, - "77004800" - ], - [ - 1489959586, - "22474752" - ], - [ - 1489959601, - "78266368" - ], - [ - 1489959601, - "245821440" - ], - [ - 1489959601, - "23523328" - ], - [ - 1489959616, - "249491456" - ], - [ - 1489959616, - "75808768" - ], - [ - 1489959616, - "24047616" - ], - [ - 1489959631, - "72986624" - ], - [ - 1489959631, - "292483072" - ], - [ - 1489959631, - "24571904" - ], - [ - 1489959646, - "86126592" - ], - [ - 1489959646, - "17756160" - ], - [ - 1489959646, - "294580224" - ], - [ - 1489959661, - "294580224" - ], - [ - 1489959661, - "18280448" - ], - [ - 1489959661, - "83312640" - ], - [ - 1489959676, - "71766016" - ], - [ - 1489959676, - "18804736" - ], - [ - 1489959676, - "294580224" - ], - [ - 1489959691, - "19329024" - ], - [ - 1489959691, - "19329024" - ], - [ - 1489959691, - "109563904" - ], - [ - 1489959706, - "77479936" - ], - [ - 1489959706, - "19853312" - ], - [ - 1489959706, - "22474752" - ], - [ - 1489959721, - "26144768" - ], - [ - 1489959721, - "20377600" - ], - [ - 1489959721, - "77479936" - ], - [ - 1489959736, - "21426176" - ], - [ - 1489959736, - "77479936" - ], - [ - 1489959736, - "29814784" - ], - [ - 1489959751, - "19329024" - ], - [ - 1489959751, - "37154816" - ], - [ - 1489959751, - "21950464" - ], - [ - 1489959766, - "28241920" - ], - [ - 1489959766, - "22474752" - ], - [ - 1489959766, - "37679104" - ], - [ - 1489959781, - "50786304" - ], - [ - 1489959781, - "38727680" - ], - [ - 1489959781, - "23523328" - ], - [ - 1489959796, - "45256704" - ], - [ - 1489959796, - "51834880" - ], - [ - 1489959796, - "24571904" - ], - [ - 1489959811, - "25096192" - ], - [ - 1489959811, - "67039232" - ], - [ - 1489959811, - "44605440" - ], - [ - 1489959826, - "25620480" - ], - [ - 1489959826, - "49639424" - ], - [ - 1489959826, - "68612096" - ], - [ - 1489959841, - "49758208" - ], - [ - 1489959841, - "17756160" - ], - [ - 1489959841, - "104787968" - ], - [ - 1489959856, - "18280448" - ], - [ - 1489959856, - "51908608" - ], - [ - 1489959856, - "85389312" - ], - [ - 1489959871, - "110030848" - ], - [ - 1489959871, - "19329024" - ], - [ - 1489959871, - "56672256" - ], - [ - 1489959886, - "19853312" - ], - [ - 1489959886, - "134148096" - ], - [ - 1489959886, - "72302592" - ], - [ - 1489959901, - "124710912" - ], - [ - 1489959901, - "20377600" - ], - [ - 1489959901, - "78123008" - ], - [ - 1489959916, - "72577024" - ], - [ - 1489959916, - "172421120" - ], - [ - 1489959916, - "20901888" - ], - [ - 1489959931, - "60375040" - ], - [ - 1489959931, - "21426176" - ], - [ - 1489959931, - "167178240" - ], - [ - 1489959946, - "65900544" - ], - [ - 1489959946, - "22474752" - ], - [ - 1489959946, - "215937024" - ], - [ - 1489959961, - "22474752" - ], - [ - 1489959961, - "214364160" - ], - [ - 1489959961, - "66801664" - ], - [ - 1489959976, - "265220096" - ], - [ - 1489959976, - "22474752" - ], - [ - 1489959976, - "76230656" - ], - [ - 1489959991, - "86704128" - ], - [ - 1489959991, - "18804736" - ], - [ - 1489959991, - "262074368" - ], - [ - 1489960006, - "66293760" - ], - [ - 1489960006, - "311881728" - ], - [ - 1489960006, - "19853312" - ], - [ - 1489960021, - "60743680" - ], - [ - 1489960021, - "311881728" - ], - [ - 1489960021, - "19853312" - ], - [ - 1489960036, - "71831552" - ], - [ - 1489960036, - "20901888" - ], - [ - 1489960036, - "311881728" - ], - [ - 1489960051, - "110026752" - ], - [ - 1489960051, - "21426176" - ], - [ - 1489960051, - "33484800" - ], - [ - 1489960066, - "20377600" - ], - [ - 1489960066, - "89321472" - ], - [ - 1489960066, - "21950464" - ], - [ - 1489960081, - "20901888" - ], - [ - 1489960081, - "22999040" - ], - [ - 1489960081, - "90943488" - ], - [ - 1489960096, - "23523328" - ], - [ - 1489960096, - "92557312" - ], - [ - 1489960096, - "30339072" - ], - [ - 1489960111, - "24571904" - ], - [ - 1489960111, - "34009088" - ], - [ - 1489960111, - "76316672" - ], - [ - 1489960126, - "86503424" - ], - [ - 1489960126, - "25620480" - ], - [ - 1489960126, - "31911936" - ], - [ - 1489960141, - "49213440" - ], - [ - 1489960141, - "26144768" - ], - [ - 1489960141, - "116621312" - ], - [ - 1489960156, - "116621312" - ], - [ - 1489960156, - "26669056" - ], - [ - 1489960156, - "43446272" - ], - [ - 1489960171, - "33484800" - ], - [ - 1489960171, - "17756160" - ], - [ - 1489960171, - "63369216" - ], - [ - 1489960186, - "63369216" - ], - [ - 1489960186, - "34533376" - ], - [ - 1489960186, - "18280448" - ], - [ - 1489960201, - "18804736" - ], - [ - 1489960201, - "36106240" - ], - [ - 1489960201, - "78049280" - ], - [ - 1489960216, - "78573568" - ], - [ - 1489960216, - "47099904" - ], - [ - 1489960216, - "19329024" - ], - [ - 1489960231, - "102166528" - ], - [ - 1489960231, - "33202176" - ], - [ - 1489960231, - "20377600" - ], - [ - 1489960246, - "20901888" - ], - [ - 1489960246, - "127856640" - ], - [ - 1489960246, - "28487680" - ], - [ - 1489960261, - "118943744" - ], - [ - 1489960261, - "33366016" - ], - [ - 1489960261, - "21426176" - ], - [ - 1489960276, - "35205120" - ], - [ - 1489960276, - "158265344" - ], - [ - 1489960276, - "21950464" - ], - [ - 1489960291, - "32591872" - ], - [ - 1489960291, - "22999040" - ], - [ - 1489960291, - "156692480" - ], - [ - 1489960306, - "46927872" - ], - [ - 1489960306, - "193392640" - ], - [ - 1489960306, - "23523328" - ], - [ - 1489960321, - "45481984" - ], - [ - 1489960321, - "210169856" - ], - [ - 1489960321, - "24571904" - ], - [ - 1489960336, - "25096192" - ], - [ - 1489960336, - "43667456" - ], - [ - 1489960336, - "241102848" - ], - [ - 1489960351, - "254210048" - ], - [ - 1489960351, - "48766976" - ], - [ - 1489960351, - "17756160" - ], - [ - 1489960366, - "18280448" - ], - [ - 1489960366, - "285667328" - ], - [ - 1489960366, - "60325888" - ], - [ - 1489960381, - "300347392" - ], - [ - 1489960381, - "61603840" - ], - [ - 1489960381, - "18804736" - ], - [ - 1489960396, - "49807360" - ], - [ - 1489960396, - "300347392" - ], - [ - 1489960396, - "19329024" - ], - [ - 1489960411, - "20377600" - ], - [ - 1489960411, - "53616640" - ], - [ - 1489960411, - "300347392" - ], - [ - 1489960426, - "34009088" - ], - [ - 1489960426, - "20901888" - ], - [ - 1489960426, - "54693888" - ], - [ - 1489960441, - "20377600" - ], - [ - 1489960441, - "21426176" - ], - [ - 1489960441, - "75292672" - ], - [ - 1489960456, - "21950464" - ], - [ - 1489960456, - "90796032" - ], - [ - 1489960456, - "22999040" - ], - [ - 1489960471, - "71069696" - ], - [ - 1489960471, - "23523328" - ], - [ - 1489960471, - "29814784" - ], - [ - 1489960486, - "28241920" - ], - [ - 1489960486, - "24047616" - ], - [ - 1489960486, - "79577088" - ], - [ - 1489960501, - "45019136" - ], - [ - 1489960501, - "24571904" - ], - [ - 1489960501, - "77381632" - ], - [ - 1489960516, - "82624512" - ], - [ - 1489960516, - "38727680" - ], - [ - 1489960516, - "25620480" - ], - [ - 1489960531, - "58126336" - ], - [ - 1489960531, - "17756160" - ], - [ - 1489960531, - "123301888" - ], - [ - 1489960546, - "50262016" - ], - [ - 1489960546, - "85147648" - ], - [ - 1489960546, - "18280448" - ], - [ - 1489960561, - "18804736" - ], - [ - 1489960561, - "71757824" - ], - [ - 1489960561, - "114536448" - ], - [ - 1489960576, - "73854976" - ], - [ - 1489960576, - "87670784" - ], - [ - 1489960576, - "19329024" - ], - [ - 1489960591, - "109506560" - ], - [ - 1489960591, - "87670784" - ], - [ - 1489960591, - "19853312" - ], - [ - 1489960606, - "24571904" - ], - [ - 1489960606, - "93777920" - ], - [ - 1489960606, - "20901888" - ], - [ - 1489960621, - "21426176" - ], - [ - 1489960621, - "35057664" - ], - [ - 1489960621, - "115798016" - ], - [ - 1489960636, - "36630528" - ], - [ - 1489960636, - "21426176" - ], - [ - 1489960636, - "115798016" - ], - [ - 1489960651, - "33484800" - ], - [ - 1489960651, - "144633856" - ], - [ - 1489960651, - "24756224" - ], - [ - 1489960666, - "179761152" - ], - [ - 1489960666, - "18804736" - ], - [ - 1489960666, - "35762176" - ], - [ - 1489960681, - "192344064" - ], - [ - 1489960681, - "20377600" - ], - [ - 1489960681, - "26968064" - ], - [ - 1489960696, - "206499840" - ], - [ - 1489960696, - "30052352" - ], - [ - 1489960696, - "21426176" - ], - [ - 1489960711, - "32575488" - ], - [ - 1489960711, - "21950464" - ], - [ - 1489960711, - "258404352" - ], - [ - 1489960726, - "22474752" - ], - [ - 1489960726, - "36380672" - ], - [ - 1489960726, - "254210048" - ], - [ - 1489960741, - "30498816" - ], - [ - 1489960741, - "22999040" - ], - [ - 1489960741, - "303493120" - ], - [ - 1489960756, - "301395968" - ], - [ - 1489960756, - "48992256" - ], - [ - 1489960756, - "24047616" - ], - [ - 1489960771, - "301395968" - ], - [ - 1489960771, - "39616512" - ], - [ - 1489960771, - "25096192" - ], - [ - 1489960786, - "26144768" - ], - [ - 1489960786, - "301395968" - ], - [ - 1489960786, - "57434112" - ], - [ - 1489960801, - "62103552" - ], - [ - 1489960801, - "18280448" - ], - [ - 1489960801, - "34533376" - ], - [ - 1489960816, - "101441536" - ], - [ - 1489960816, - "20901888" - ], - [ - 1489960816, - "18804736" - ], - [ - 1489960831, - "18804736" - ], - [ - 1489960831, - "24571904" - ], - [ - 1489960831, - "63365120" - ], - [ - 1489960846, - "73269248" - ], - [ - 1489960846, - "18804736" - ], - [ - 1489960846, - "28241920" - ], - [ - 1489960861, - "19329024" - ], - [ - 1489960861, - "117223424" - ], - [ - 1489960861, - "35581952" - ], - [ - 1489960876, - "264269824" - ], - [ - 1489960876, - "20377600" - ], - [ - 1489960876, - "48689152" - ], - [ - 1489960891, - "20901888" - ], - [ - 1489960891, - "416833536" - ], - [ - 1489960891, - "37679104" - ], - [ - 1489960906, - "21426176" - ], - [ - 1489960906, - "576974848" - ], - [ - 1489960906, - "47640576" - ], - [ - 1489960921, - "63369216" - ], - [ - 1489960921, - "22474752" - ], - [ - 1489960921, - "746266624" - ], - [ - 1489960936, - "22999040" - ], - [ - 1489960936, - "924704768" - ], - [ - 1489960936, - "61796352" - ], - [ - 1489960951, - "1104961536" - ], - [ - 1489960951, - "24047616" - ], - [ - 1489960951, - "84865024" - ], - [ - 1489960966, - "1316913152" - ], - [ - 1489960966, - "24571904" - ], - [ - 1489960966, - "108982272" - ], - [ - 1489960981, - "91156480" - ], - [ - 1489960981, - "25096192" - ], - [ - 1489960981, - "1482678272" - ], - [ - 1489960996, - "1482678272" - ], - [ - 1489960996, - "118419456" - ], - [ - 1489960996, - "25096192" - ], - [ - 1489961011, - "154071040" - ], - [ - 1489961011, - "1482678272" - ], - [ - 1489961011, - "25620480" - ], - [ - 1489961026, - "25620480" - ], - [ - 1489961026, - "23523328" - ], - [ - 1489961026, - "174518272" - ], - [ - 1489961041, - "34533376" - ], - [ - 1489961041, - "207548416" - ], - [ - 1489961041, - "25620480" - ], - [ - 1489961056, - "17756160" - ], - [ - 1489961056, - "36106240" - ], - [ - 1489961056, - "223801344" - ], - [ - 1489961071, - "245297152" - ], - [ - 1489961071, - "58753024" - ], - [ - 1489961071, - "18280448" - ], - [ - 1489961086, - "259452928" - ], - [ - 1489961086, - "88199168" - ], - [ - 1489961086, - "18804736" - ], - [ - 1489961101, - "296677376" - ], - [ - 1489961101, - "91267072" - ], - [ - 1489961101, - "19853312" - ], - [ - 1489961116, - "20377600" - ], - [ - 1489961116, - "294055936" - ], - [ - 1489961116, - "39895040" - ], - [ - 1489961131, - "294055936" - ], - [ - 1489961131, - "47411200" - ], - [ - 1489961131, - "20901888" - ], - [ - 1489961146, - "43626496" - ], - [ - 1489961146, - "294055936" - ], - [ - 1489961146, - "21426176" - ], - [ - 1489961161, - "19329024" - ], - [ - 1489961161, - "21950464" - ], - [ - 1489961161, - "77324288" - ], - [ - 1489961176, - "23523328" - ], - [ - 1489961176, - "22474752" - ], - [ - 1489961176, - "57581568" - ], - [ - 1489961191, - "24047616" - ], - [ - 1489961191, - "65368064" - ], - [ - 1489961191, - "25620480" - ], - [ - 1489961206, - "49119232" - ], - [ - 1489961206, - "31387648" - ], - [ - 1489961206, - "25096192" - ], - [ - 1489961221, - "26144768" - ], - [ - 1489961221, - "57335808" - ], - [ - 1489961221, - "25620480" - ], - [ - 1489961236, - "52166656" - ], - [ - 1489961236, - "25620480" - ], - [ - 1489961236, - "38203392" - ], - [ - 1489961251, - "38727680" - ], - [ - 1489961251, - "18280448" - ], - [ - 1489961251, - "61988864" - ], - [ - 1489961266, - "51310592" - ], - [ - 1489961266, - "131612672" - ], - [ - 1489961266, - "18804736" - ], - [ - 1489961281, - "53407744" - ], - [ - 1489961281, - "72728576" - ], - [ - 1489961281, - "19329024" - ], - [ - 1489961296, - "20377600" - ], - [ - 1489961296, - "76476416" - ], - [ - 1489961296, - "165810176" - ], - [ - 1489961311, - "100593664" - ], - [ - 1489961311, - "20377600" - ], - [ - 1489961311, - "86622208" - ], - [ - 1489961326, - "20377600" - ], - [ - 1489961326, - "88535040" - ], - [ - 1489961326, - "141221888" - ], - [ - 1489961341, - "308383744" - ], - [ - 1489961341, - "34009088" - ], - [ - 1489961341, - "124710912" - ], - [ - 1489961356, - "19329024" - ], - [ - 1489961356, - "484167680" - ], - [ - 1489961356, - "107409408" - ], - [ - 1489961371, - "20377600" - ], - [ - 1489961371, - "139390976" - ], - [ - 1489961371, - "667529216" - ], - [ - 1489961386, - "21426176" - ], - [ - 1489961386, - "170848256" - ], - [ - 1489961386, - "861089792" - ], - [ - 1489961401, - "21950464" - ], - [ - 1489961401, - "1062223872" - ], - [ - 1489961401, - "192344064" - ], - [ - 1489961416, - "22474752" - ], - [ - 1489961416, - "1062223872" - ], - [ - 1489961416, - "217509888" - ], - [ - 1489961431, - "23523328" - ], - [ - 1489961431, - "35057664" - ], - [ - 1489961431, - "220655616" - ], - [ - 1489961446, - "244248576" - ], - [ - 1489961446, - "24047616" - ], - [ - 1489961446, - "35057664" - ], - [ - 1489961461, - "25620480" - ], - [ - 1489961461, - "297201664" - ], - [ - 1489961461, - "36630528" - ], - [ - 1489961476, - "37351424" - ], - [ - 1489961476, - "26144768" - ], - [ - 1489961476, - "296153088" - ], - [ - 1489961491, - "26669056" - ], - [ - 1489961491, - "29446144" - ], - [ - 1489961491, - "296153088" - ], - [ - 1489961506, - "31072256" - ], - [ - 1489961506, - "17756160" - ], - [ - 1489961506, - "296153088" - ], - [ - 1489961521, - "18280448" - ], - [ - 1489961521, - "34533376" - ], - [ - 1489961521, - "47546368" - ], - [ - 1489961536, - "35463168" - ], - [ - 1489961536, - "19853312" - ], - [ - 1489961536, - "18280448" - ], - [ - 1489961551, - "50556928" - ], - [ - 1489961551, - "19329024" - ], - [ - 1489961551, - "24571904" - ], - [ - 1489961566, - "42381312" - ], - [ - 1489961566, - "19853312" - ], - [ - 1489961566, - "30863360" - ], - [ - 1489961581, - "26144768" - ], - [ - 1489961581, - "20377600" - ], - [ - 1489961581, - "83709952" - ], - [ - 1489961596, - "38203392" - ], - [ - 1489961596, - "21426176" - ], - [ - 1489961596, - "68644864" - ], - [ - 1489961611, - "90468352" - ], - [ - 1489961611, - "51310592" - ], - [ - 1489961611, - "21950464" - ], - [ - 1489961626, - "59641856" - ], - [ - 1489961626, - "50786304" - ], - [ - 1489961626, - "22474752" - ], - [ - 1489961641, - "65466368" - ], - [ - 1489961641, - "48553984" - ], - [ - 1489961641, - "23523328" - ], - [ - 1489961656, - "112525312" - ], - [ - 1489961656, - "79622144" - ], - [ - 1489961656, - "24047616" - ], - [ - 1489961671, - "24571904" - ], - [ - 1489961671, - "91082752" - ], - [ - 1489961671, - "73854976" - ], - [ - 1489961686, - "96399360" - ], - [ - 1489961686, - "87220224" - ], - [ - 1489961686, - "25096192" - ], - [ - 1489961701, - "18280448" - ], - [ - 1489961701, - "182677504" - ], - [ - 1489961701, - "118943744" - ], - [ - 1489961716, - "18280448" - ], - [ - 1489961716, - "336863232" - ], - [ - 1489961716, - "111079424" - ], - [ - 1489961731, - "141488128" - ], - [ - 1489961731, - "498626560" - ], - [ - 1489961731, - "18804736" - ], - [ - 1489961746, - "152498176" - ], - [ - 1489961746, - "669540352" - ], - [ - 1489961746, - "19329024" - ], - [ - 1489961761, - "178712576" - ], - [ - 1489961761, - "847503360" - ], - [ - 1489961761, - "20377600" - ], - [ - 1489961776, - "1035141120" - ], - [ - 1489961776, - "197062656" - ], - [ - 1489961776, - "20901888" - ], - [ - 1489961791, - "1229307904" - ], - [ - 1489961791, - "229044224" - ], - [ - 1489961791, - "21426176" - ], - [ - 1489961806, - "21950464" - ], - [ - 1489961806, - "1433669632" - ], - [ - 1489961806, - "245821440" - ], - [ - 1489961821, - "279375872" - ], - [ - 1489961821, - "116064256" - ], - [ - 1489961821, - "23523328" - ], - [ - 1489961836, - "24047616" - ], - [ - 1489961836, - "310833152" - ], - [ - 1489961836, - "33484800" - ], - [ - 1489961851, - "35057664" - ], - [ - 1489961851, - "310833152" - ], - [ - 1489961851, - "24571904" - ], - [ - 1489961866, - "310833152" - ], - [ - 1489961866, - "25620480" - ], - [ - 1489961866, - "36630528" - ], - [ - 1489961881, - "25620480" - ], - [ - 1489961881, - "34533376" - ], - [ - 1489961881, - "45879296" - ], - [ - 1489961896, - "27537408" - ], - [ - 1489961896, - "18280448" - ], - [ - 1489961896, - "21950464" - ], - [ - 1489961911, - "18804736" - ], - [ - 1489961911, - "21426176" - ], - [ - 1489961911, - "40067072" - ], - [ - 1489961926, - "32722944" - ], - [ - 1489961926, - "25620480" - ], - [ - 1489961926, - "18804736" - ], - [ - 1489961941, - "34533376" - ], - [ - 1489961941, - "36167680" - ], - [ - 1489961941, - "18804736" - ], - [ - 1489961956, - "33484800" - ], - [ - 1489961956, - "19853312" - ], - [ - 1489961956, - "34525184" - ], - [ - 1489961971, - "20377600" - ], - [ - 1489961971, - "47828992" - ], - [ - 1489961971, - "50786304" - ], - [ - 1489961986, - "49213440" - ], - [ - 1489961986, - "78090240" - ], - [ - 1489961986, - "20377600" - ], - [ - 1489962001, - "20377600" - ], - [ - 1489962001, - "63369216" - ], - [ - 1489962001, - "173182976" - ], - [ - 1489962016, - "24571904" - ], - [ - 1489962016, - "66514944" - ], - [ - 1489962016, - "267988992" - ], - [ - 1489962031, - "19329024" - ], - [ - 1489962031, - "371945472" - ], - [ - 1489962031, - "101117952" - ], - [ - 1489962046, - "483999744" - ], - [ - 1489962046, - "21426176" - ], - [ - 1489962046, - "79622144" - ], - [ - 1489962061, - "604155904" - ], - [ - 1489962061, - "18804736" - ], - [ - 1489962061, - "103215104" - ], - [ - 1489962076, - "733462528" - ], - [ - 1489962076, - "19329024" - ], - [ - 1489962076, - "127856640" - ], - [ - 1489962091, - "118943744" - ], - [ - 1489962091, - "870342656" - ], - [ - 1489962091, - "19853312" - ], - [ - 1489962106, - "1014800384" - ], - [ - 1489962106, - "20377600" - ], - [ - 1489962106, - "163508224" - ], - [ - 1489962121, - "1184124928" - ], - [ - 1489962121, - "162459648" - ], - [ - 1489962121, - "20901888" - ], - [ - 1489962136, - "210694144" - ], - [ - 1489962136, - "21426176" - ], - [ - 1489962136, - "1343725568" - ], - [ - 1489962151, - "21426176" - ], - [ - 1489962151, - "210694144" - ], - [ - 1489962151, - "1343725568" - ], - [ - 1489962166, - "1343725568" - ], - [ - 1489962166, - "21426176" - ], - [ - 1489962166, - "210694144" - ], - [ - 1489962181, - "24571904" - ], - [ - 1489962181, - "19329024" - ], - [ - 1489962181, - "23523328" - ], - [ - 1489962196, - "22999040" - ], - [ - 1489962196, - "20377600" - ], - [ - 1489962196, - "19853312" - ], - [ - 1489962211, - "22999040" - ], - [ - 1489962211, - "21426176" - ], - [ - 1489962211, - "20901888" - ], - [ - 1489962226, - "26669056" - ], - [ - 1489962226, - "26669056" - ], - [ - 1489962226, - "21426176" - ], - [ - 1489962241, - "21950464" - ], - [ - 1489962241, - "41836544" - ], - [ - 1489962241, - "29814784" - ], - [ - 1489962256, - "46067712" - ], - [ - 1489962256, - "21950464" - ], - [ - 1489962256, - "42799104" - ], - [ - 1489962271, - "43446272" - ], - [ - 1489962271, - "22999040" - ], - [ - 1489962271, - "59289600" - ], - [ - 1489962286, - "57851904" - ], - [ - 1489962286, - "23523328" - ], - [ - 1489962286, - "46592000" - ], - [ - 1489962301, - "60223488" - ], - [ - 1489962301, - "52092928" - ], - [ - 1489962301, - "24047616" - ], - [ - 1489962316, - "48218112" - ], - [ - 1489962316, - "59699200" - ], - [ - 1489962316, - "25096192" - ], - [ - 1489962331, - "25620480" - ], - [ - 1489962331, - "78757888" - ], - [ - 1489962331, - "81719296" - ], - [ - 1489962346, - "83144704" - ], - [ - 1489962346, - "75952128" - ], - [ - 1489962346, - "27193344" - ], - [ - 1489962361, - "27717632" - ], - [ - 1489962361, - "97972224" - ], - [ - 1489962361, - "85495808" - ], - [ - 1489962376, - "28241920" - ], - [ - 1489962376, - "88371200" - ], - [ - 1489962376, - "123662336" - ], - [ - 1489962391, - "91779072" - ], - [ - 1489962391, - "113700864" - ], - [ - 1489962391, - "17756160" - ], - [ - 1489962406, - "18280448" - ], - [ - 1489962406, - "79446016" - ], - [ - 1489962406, - "140963840" - ], - [ - 1489962421, - "72781824" - ], - [ - 1489962421, - "18804736" - ], - [ - 1489962421, - "175042560" - ], - [ - 1489962436, - "185004032" - ], - [ - 1489962436, - "74043392" - ], - [ - 1489962436, - "19853312" - ], - [ - 1489962451, - "103837696" - ], - [ - 1489962451, - "20377600" - ], - [ - 1489962451, - "223277056" - ], - [ - 1489962466, - "228519936" - ], - [ - 1489962466, - "96706560" - ], - [ - 1489962466, - "20901888" - ], - [ - 1489962481, - "99049472" - ], - [ - 1489962481, - "279375872" - ], - [ - 1489962481, - "21426176" - ], - [ - 1489962496, - "274132992" - ], - [ - 1489962496, - "90259456" - ], - [ - 1489962496, - "22474752" - ], - [ - 1489962511, - "22999040" - ], - [ - 1489962511, - "310308864" - ], - [ - 1489962511, - "115372032" - ], - [ - 1489962526, - "24047616" - ], - [ - 1489962526, - "310308864" - ], - [ - 1489962526, - "110141440" - ], - [ - 1489962541, - "108421120" - ], - [ - 1489962541, - "24571904" - ], - [ - 1489962541, - "310308864" - ], - [ - 1489962556, - "25096192" - ], - [ - 1489962556, - "33484800" - ], - [ - 1489962556, - "84127744" - ], - [ - 1489962571, - "19853312" - ], - [ - 1489962571, - "136069120" - ], - [ - 1489962571, - "25620480" - ], - [ - 1489962586, - "22999040" - ], - [ - 1489962586, - "26144768" - ], - [ - 1489962586, - "101572608" - ], - [ - 1489962601, - "27717632" - ], - [ - 1489962601, - "17756160" - ], - [ - 1489962601, - "101572608" - ], - [ - 1489962616, - "25096192" - ], - [ - 1489962616, - "101572608" - ], - [ - 1489962616, - "18804736" - ], - [ - 1489962631, - "35057664" - ], - [ - 1489962631, - "36106240" - ], - [ - 1489962631, - "19329024" - ], - [ - 1489962646, - "19853312" - ], - [ - 1489962646, - "35057664" - ], - [ - 1489962646, - "47640576" - ], - [ - 1489962661, - "26144768" - ], - [ - 1489962661, - "20377600" - ], - [ - 1489962661, - "48689152" - ], - [ - 1489962676, - "20901888" - ], - [ - 1489962676, - "50786304" - ], - [ - 1489962676, - "49504256" - ], - [ - 1489962691, - "62320640" - ], - [ - 1489962691, - "21950464" - ], - [ - 1489962691, - "47255552" - ], - [ - 1489962706, - "51875840" - ], - [ - 1489962706, - "97447936" - ], - [ - 1489962706, - "22474752" - ], - [ - 1489962721, - "80146432" - ], - [ - 1489962721, - "49369088" - ], - [ - 1489962721, - "23523328" - ], - [ - 1489962736, - "24047616" - ], - [ - 1489962736, - "55427072" - ], - [ - 1489962736, - "101117952" - ], - [ - 1489962751, - "42225664" - ], - [ - 1489962751, - "112128000" - ], - [ - 1489962751, - "24571904" - ], - [ - 1489962766, - "126808064" - ], - [ - 1489962766, - "53084160" - ], - [ - 1489962766, - "25096192" - ], - [ - 1489962781, - "49295360" - ], - [ - 1489962781, - "17756160" - ], - [ - 1489962781, - "156168192" - ], - [ - 1489962796, - "175042560" - ], - [ - 1489962796, - "54648832" - ], - [ - 1489962796, - "18280448" - ], - [ - 1489962811, - "18804736" - ], - [ - 1489962811, - "201256960" - ], - [ - 1489962811, - "57315328" - ], - [ - 1489962826, - "18804736" - ], - [ - 1489962826, - "79974400" - ], - [ - 1489962826, - "219082752" - ], - [ - 1489962841, - "71618560" - ], - [ - 1489962841, - "34533376" - ], - [ - 1489962841, - "250540032" - ], - [ - 1489962856, - "63803392" - ], - [ - 1489962856, - "264171520" - ], - [ - 1489962856, - "34533376" - ], - [ - 1489962871, - "20377600" - ], - [ - 1489962871, - "278327296" - ], - [ - 1489962871, - "70844416" - ], - [ - 1489962886, - "65998848" - ], - [ - 1489962886, - "21426176" - ], - [ - 1489962886, - "313454592" - ], - [ - 1489962901, - "21950464" - ], - [ - 1489962901, - "89227264" - ], - [ - 1489962901, - "313454592" - ], - [ - 1489962916, - "313454592" - ], - [ - 1489962916, - "22474752" - ], - [ - 1489962916, - "77508608" - ], - [ - 1489962931, - "67915776" - ], - [ - 1489962931, - "22999040" - ], - [ - 1489962931, - "19329024" - ], - [ - 1489962946, - "24047616" - ], - [ - 1489962946, - "20901888" - ], - [ - 1489962946, - "80539648" - ], - [ - 1489962961, - "69357568" - ], - [ - 1489962961, - "27193344" - ], - [ - 1489962961, - "24571904" - ], - [ - 1489962976, - "32960512" - ], - [ - 1489962976, - "82538496" - ], - [ - 1489962976, - "26144768" - ], - [ - 1489962991, - "135454720" - ], - [ - 1489962991, - "28766208" - ], - [ - 1489962991, - "26669056" - ], - [ - 1489963006, - "27193344" - ], - [ - 1489963006, - "38203392" - ], - [ - 1489963006, - "112033792" - ], - [ - 1489963021, - "17756160" - ], - [ - 1489963021, - "38203392" - ], - [ - 1489963021, - "86323200" - ], - [ - 1489963036, - "17756160" - ], - [ - 1489963036, - "51310592" - ], - [ - 1489963036, - "87584768" - ], - [ - 1489963051, - "87584768" - ], - [ - 1489963051, - "18804736" - ], - [ - 1489963051, - "63369216" - ], - [ - 1489963066, - "19329024" - ], - [ - 1489963066, - "33484800" - ], - [ - 1489963066, - "66514944" - ], - [ - 1489963081, - "35057664" - ], - [ - 1489963081, - "19853312" - ], - [ - 1489963081, - "103215104" - ], - [ - 1489963096, - "79622144" - ], - [ - 1489963096, - "36630528" - ], - [ - 1489963096, - "20901888" - ], - [ - 1489963111, - "104263680" - ], - [ - 1489963111, - "30568448" - ], - [ - 1489963111, - "21426176" - ], - [ - 1489963126, - "21950464" - ], - [ - 1489963126, - "114225152" - ], - [ - 1489963126, - "25985024" - ], - [ - 1489963141, - "22999040" - ], - [ - 1489963141, - "117895168" - ], - [ - 1489963141, - "28831744" - ], - [ - 1489963156, - "42754048" - ], - [ - 1489963156, - "23523328" - ], - [ - 1489963156, - "162459648" - ], - [ - 1489963171, - "46575616" - ], - [ - 1489963171, - "24047616" - ], - [ - 1489963171, - "176091136" - ], - [ - 1489963186, - "34832384" - ], - [ - 1489963186, - "25096192" - ], - [ - 1489963186, - "213839872" - ], - [ - 1489963201, - "209645568" - ], - [ - 1489963201, - "45846528" - ], - [ - 1489963201, - "17756160" - ], - [ - 1489963216, - "58068992" - ], - [ - 1489963216, - "260501504" - ], - [ - 1489963216, - "17756160" - ], - [ - 1489963231, - "257880064" - ], - [ - 1489963231, - "50556928" - ], - [ - 1489963231, - "18280448" - ], - [ - 1489963246, - "19329024" - ], - [ - 1489963246, - "311357440" - ], - [ - 1489963246, - "45105152" - ], - [ - 1489963261, - "67977216" - ], - [ - 1489963261, - "306638848" - ], - [ - 1489963261, - "19853312" - ], - [ - 1489963276, - "306638848" - ], - [ - 1489963276, - "47583232" - ], - [ - 1489963276, - "20377600" - ], - [ - 1489963291, - "73170944" - ], - [ - 1489963291, - "34009088" - ], - [ - 1489963291, - "20901888" - ], - [ - 1489963306, - "21426176" - ], - [ - 1489963306, - "21950464" - ], - [ - 1489963306, - "49025024" - ], - [ - 1489963321, - "21426176" - ], - [ - 1489963321, - "22474752" - ], - [ - 1489963321, - "75923456" - ], - [ - 1489963336, - "77185024" - ], - [ - 1489963336, - "24047616" - ], - [ - 1489963336, - "28241920" - ], - [ - 1489963351, - "24571904" - ], - [ - 1489963351, - "26144768" - ], - [ - 1489963351, - "81932288" - ], - [ - 1489963366, - "68685824" - ], - [ - 1489963366, - "25096192" - ], - [ - 1489963366, - "37679104" - ], - [ - 1489963381, - "50786304" - ], - [ - 1489963381, - "25620480" - ], - [ - 1489963381, - "88657920" - ], - [ - 1489963396, - "62038016" - ], - [ - 1489963396, - "50262016" - ], - [ - 1489963396, - "17756160" - ], - [ - 1489963411, - "83492864" - ], - [ - 1489963411, - "52359168" - ], - [ - 1489963411, - "18280448" - ], - [ - 1489963426, - "18804736" - ], - [ - 1489963426, - "75427840" - ], - [ - 1489963426, - "80363520" - ], - [ - 1489963441, - "100069376" - ], - [ - 1489963441, - "80363520" - ], - [ - 1489963441, - "19853312" - ], - [ - 1489963456, - "34533376" - ], - [ - 1489963456, - "20377600" - ], - [ - 1489963456, - "88010752" - ], - [ - 1489963471, - "19329024" - ], - [ - 1489963471, - "20901888" - ], - [ - 1489963471, - "124186624" - ], - [ - 1489963486, - "29290496" - ], - [ - 1489963486, - "20901888" - ], - [ - 1489963486, - "108457984" - ], - [ - 1489963501, - "40615936" - ], - [ - 1489963501, - "20901888" - ], - [ - 1489963501, - "131002368" - ], - [ - 1489963516, - "33484800" - ], - [ - 1489963516, - "38547456" - ], - [ - 1489963516, - "167178240" - ], - [ - 1489963531, - "19329024" - ], - [ - 1489963531, - "39428096" - ], - [ - 1489963531, - "168751104" - ], - [ - 1489963546, - "44929024" - ], - [ - 1489963546, - "221704192" - ], - [ - 1489963546, - "19329024" - ], - [ - 1489963561, - "215937024" - ], - [ - 1489963561, - "20377600" - ], - [ - 1489963561, - "50483200" - ], - [ - 1489963576, - "20901888" - ], - [ - 1489963576, - "41684992" - ], - [ - 1489963576, - "266792960" - ], - [ - 1489963591, - "21950464" - ], - [ - 1489963591, - "263122944" - ], - [ - 1489963591, - "46317568" - ], - [ - 1489963606, - "22474752" - ], - [ - 1489963606, - "41771008" - ], - [ - 1489963606, - "312930304" - ], - [ - 1489963621, - "310833152" - ], - [ - 1489963621, - "22999040" - ], - [ - 1489963621, - "65257472" - ], - [ - 1489963636, - "23523328" - ], - [ - 1489963636, - "310833152" - ], - [ - 1489963636, - "59629568" - ], - [ - 1489963651, - "158842880" - ], - [ - 1489963651, - "25096192" - ], - [ - 1489963651, - "23523328" - ], - [ - 1489963666, - "25620480" - ], - [ - 1489963666, - "236552192" - ], - [ - 1489963666, - "19853312" - ], - [ - 1489963681, - "26669056" - ], - [ - 1489963681, - "22474752" - ], - [ - 1489963681, - "361709568" - ], - [ - 1489963696, - "18280448" - ], - [ - 1489963696, - "26144768" - ], - [ - 1489963696, - "40321024" - ], - [ - 1489963711, - "58023936" - ], - [ - 1489963711, - "29814784" - ], - [ - 1489963711, - "18804736" - ], - [ - 1489963726, - "33484800" - ], - [ - 1489963726, - "60702720" - ], - [ - 1489963726, - "18804736" - ], - [ - 1489963741, - "37679104" - ], - [ - 1489963741, - "18804736" - ], - [ - 1489963741, - "63614976" - ], - [ - 1489963756, - "50262016" - ], - [ - 1489963756, - "79491072" - ], - [ - 1489963756, - "19853312" - ], - [ - 1489963771, - "20377600" - ], - [ - 1489963771, - "50262016" - ], - [ - 1489963771, - "70832128" - ], - [ - 1489963786, - "65990656" - ], - [ - 1489963786, - "20901888" - ], - [ - 1489963786, - "69988352" - ], - [ - 1489963801, - "67563520" - ], - [ - 1489963801, - "21426176" - ], - [ - 1489963801, - "47104000" - ], - [ - 1489963816, - "22474752" - ], - [ - 1489963816, - "47120384" - ], - [ - 1489963816, - "102690816" - ], - [ - 1489963831, - "22999040" - ], - [ - 1489963831, - "66359296" - ], - [ - 1489963831, - "84340736" - ], - [ - 1489963846, - "81739776" - ], - [ - 1489963846, - "24047616" - ], - [ - 1489963846, - "108457984" - ], - [ - 1489963861, - "133623808" - ], - [ - 1489963861, - "24571904" - ], - [ - 1489963861, - "85659648" - ], - [ - 1489963876, - "85659648" - ], - [ - 1489963876, - "123138048" - ], - [ - 1489963876, - "25096192" - ], - [ - 1489963891, - "18280448" - ], - [ - 1489963891, - "33484800" - ], - [ - 1489963891, - "172421120" - ], - [ - 1489963906, - "168751104" - ], - [ - 1489963906, - "18804736" - ], - [ - 1489963906, - "35057664" - ], - [ - 1489963921, - "218558464" - ], - [ - 1489963921, - "19329024" - ], - [ - 1489963921, - "36630528" - ], - [ - 1489963936, - "19853312" - ], - [ - 1489963936, - "215412736" - ], - [ - 1489963936, - "62656512" - ], - [ - 1489963951, - "30572544" - ], - [ - 1489963951, - "265744384" - ], - [ - 1489963951, - "20377600" - ], - [ - 1489963966, - "32153600" - ], - [ - 1489963966, - "263122944" - ], - [ - 1489963966, - "20901888" - ], - [ - 1489963981, - "21426176" - ], - [ - 1489963981, - "310833152" - ], - [ - 1489963981, - "30711808" - ], - [ - 1489963996, - "37433344" - ], - [ - 1489963996, - "21950464" - ], - [ - 1489963996, - "310833152" - ], - [ - 1489964011, - "22474752" - ], - [ - 1489964011, - "42278912" - ], - [ - 1489964011, - "310833152" - ], - [ - 1489964026, - "24571904" - ], - [ - 1489964026, - "24047616" - ], - [ - 1489964026, - "52633600" - ], - [ - 1489964041, - "53616640" - ], - [ - 1489964041, - "35057664" - ], - [ - 1489964041, - "25096192" - ], - [ - 1489964056, - "57245696" - ], - [ - 1489964056, - "22474752" - ], - [ - 1489964056, - "25620480" - ], - [ - 1489964071, - "25620480" - ], - [ - 1489964071, - "24571904" - ], - [ - 1489964071, - "54177792" - ], - [ - 1489964086, - "67354624" - ], - [ - 1489964086, - "18280448" - ], - [ - 1489964086, - "31387648" - ], - [ - 1489964101, - "18804736" - ], - [ - 1489964101, - "62128128" - ], - [ - 1489964101, - "42397696" - ], - [ - 1489964116, - "39251968" - ], - [ - 1489964116, - "63930368" - ], - [ - 1489964116, - "19329024" - ], - [ - 1489964131, - "20377600" - ], - [ - 1489964131, - "51834880" - ], - [ - 1489964131, - "71503872" - ], - [ - 1489964146, - "51310592" - ], - [ - 1489964146, - "20901888" - ], - [ - 1489964146, - "68055040" - ], - [ - 1489964161, - "76857344" - ], - [ - 1489964161, - "58650624" - ], - [ - 1489964161, - "21426176" - ], - [ - 1489964176, - "21426176" - ], - [ - 1489964176, - "95793152" - ], - [ - 1489964176, - "68087808" - ], - [ - 1489964191, - "21426176" - ], - [ - 1489964191, - "69013504" - ], - [ - 1489964191, - "105836544" - ], - [ - 1489964206, - "34533376" - ], - [ - 1489964206, - "148406272" - ], - [ - 1489964206, - "89059328" - ], - [ - 1489964221, - "110555136" - ], - [ - 1489964221, - "16707584" - ], - [ - 1489964221, - "101732352" - ], - [ - 1489964236, - "18280448" - ], - [ - 1489964236, - "114749440" - ], - [ - 1489964236, - "104419328" - ], - [ - 1489964251, - "84410368" - ], - [ - 1489964251, - "19329024" - ], - [ - 1489964251, - "152498176" - ], - [ - 1489964266, - "85147648" - ], - [ - 1489964266, - "19853312" - ], - [ - 1489964266, - "153546752" - ], - [ - 1489964281, - "72290304" - ], - [ - 1489964281, - "20377600" - ], - [ - 1489964281, - "187101184" - ], - [ - 1489964296, - "219607040" - ], - [ - 1489964296, - "73011200" - ], - [ - 1489964296, - "20901888" - ], - [ - 1489964311, - "21426176" - ], - [ - 1489964311, - "73011200" - ], - [ - 1489964311, - "235859968" - ], - [ - 1489964326, - "25096192" - ], - [ - 1489964326, - "23523328" - ], - [ - 1489964326, - "266792960" - ], - [ - 1489964341, - "24047616" - ], - [ - 1489964341, - "19329024" - ], - [ - 1489964341, - "280424448" - ], - [ - 1489964356, - "24571904" - ], - [ - 1489964356, - "296677376" - ], - [ - 1489964356, - "28241920" - ], - [ - 1489964371, - "17231872" - ], - [ - 1489964371, - "296677376" - ], - [ - 1489964371, - "45879296" - ], - [ - 1489964386, - "40448000" - ], - [ - 1489964386, - "17756160" - ], - [ - 1489964386, - "296677376" - ], - [ - 1489964401, - "18804736" - ], - [ - 1489964401, - "42790912" - ], - [ - 1489964401, - "21950464" - ], - [ - 1489964416, - "20377600" - ], - [ - 1489964416, - "48697344" - ], - [ - 1489964416, - "19853312" - ], - [ - 1489964431, - "50319360" - ], - [ - 1489964431, - "22474752" - ], - [ - 1489964431, - "20377600" - ], - [ - 1489964446, - "20901888" - ], - [ - 1489964446, - "40931328" - ], - [ - 1489964446, - "26669056" - ], - [ - 1489964461, - "30339072" - ], - [ - 1489964461, - "21950464" - ], - [ - 1489964461, - "47603712" - ], - [ - 1489964476, - "59641856" - ], - [ - 1489964476, - "22474752" - ], - [ - 1489964476, - "29814784" - ], - [ - 1489964491, - "22999040" - ], - [ - 1489964491, - "40824832" - ], - [ - 1489964491, - "70873088" - ], - [ - 1489964506, - "74653696" - ], - [ - 1489964506, - "24047616" - ], - [ - 1489964506, - "53932032" - ], - [ - 1489964521, - "54456320" - ], - [ - 1489964521, - "76980224" - ], - [ - 1489964521, - "24571904" - ], - [ - 1489964536, - "68612096" - ], - [ - 1489964536, - "63606784" - ], - [ - 1489964536, - "25096192" - ], - [ - 1489964551, - "18280448" - ], - [ - 1489964551, - "64327680" - ], - [ - 1489964551, - "72282112" - ], - [ - 1489964566, - "91000832" - ], - [ - 1489964566, - "18804736" - ], - [ - 1489964566, - "88535040" - ], - [ - 1489964581, - "84189184" - ], - [ - 1489964581, - "91156480" - ], - [ - 1489964581, - "19329024" - ], - [ - 1489964596, - "105345024" - ], - [ - 1489964596, - "110030848" - ], - [ - 1489964596, - "19853312" - ], - [ - 1489964611, - "20377600" - ], - [ - 1489964611, - "67198976" - ], - [ - 1489964611, - "115273728" - ], - [ - 1489964626, - "145682432" - ], - [ - 1489964626, - "89575424" - ], - [ - 1489964626, - "20901888" - ], - [ - 1489964641, - "83804160" - ], - [ - 1489964641, - "175042560" - ], - [ - 1489964641, - "21950464" - ], - [ - 1489964656, - "191295488" - ], - [ - 1489964656, - "116838400" - ], - [ - 1489964656, - "22474752" - ], - [ - 1489964671, - "22999040" - ], - [ - 1489964671, - "224849920" - ], - [ - 1489964671, - "301264896" - ], - [ - 1489964686, - "24047616" - ], - [ - 1489964686, - "241627136" - ], - [ - 1489964686, - "493268992" - ], - [ - 1489964701, - "693370880" - ], - [ - 1489964701, - "24571904" - ], - [ - 1489964701, - "274657280" - ], - [ - 1489964716, - "902098944" - ], - [ - 1489964716, - "277278720" - ], - [ - 1489964716, - "25096192" - ], - [ - 1489964731, - "1120501760" - ], - [ - 1489964731, - "331280384" - ], - [ - 1489964731, - "18280448" - ], - [ - 1489964746, - "18804736" - ], - [ - 1489964746, - "331280384" - ], - [ - 1489964746, - "1120501760" - ], - [ - 1489964761, - "331280384" - ], - [ - 1489964761, - "1120501760" - ], - [ - 1489964761, - "19329024" - ], - [ - 1489964776, - "19329024" - ], - [ - 1489964776, - "19329024" - ], - [ - 1489964776, - "18804736" - ], - [ - 1489964791, - "22999040" - ], - [ - 1489964791, - "19853312" - ], - [ - 1489964791, - "20901888" - ], - [ - 1489964806, - "20377600" - ], - [ - 1489964806, - "25096192" - ], - [ - 1489964806, - "28241920" - ], - [ - 1489964821, - "21426176" - ], - [ - 1489964821, - "28241920" - ], - [ - 1489964821, - "47624192" - ], - [ - 1489964836, - "79216640" - ], - [ - 1489964836, - "21950464" - ], - [ - 1489964836, - "35581952" - ], - [ - 1489964851, - "21950464" - ], - [ - 1489964851, - "38727680" - ], - [ - 1489964851, - "118906880" - ], - [ - 1489964866, - "21950464" - ], - [ - 1489964866, - "166699008" - ], - [ - 1489964866, - "38727680" - ], - [ - 1489964881, - "222593024" - ], - [ - 1489964881, - "18804736" - ], - [ - 1489964881, - "56553472" - ], - [ - 1489964896, - "19329024" - ], - [ - 1489964896, - "54456320" - ], - [ - 1489964896, - "287109120" - ], - [ - 1489964911, - "19853312" - ], - [ - 1489964911, - "359727104" - ], - [ - 1489964911, - "72806400" - ], - [ - 1489964926, - "456699904" - ], - [ - 1489964926, - "21426176" - ], - [ - 1489964926, - "97972224" - ], - [ - 1489964941, - "80670720" - ], - [ - 1489964941, - "546566144" - ], - [ - 1489964941, - "21950464" - ], - [ - 1489964956, - "22474752" - ], - [ - 1489964956, - "641912832" - ], - [ - 1489964956, - "104263680" - ], - [ - 1489964971, - "746934272" - ], - [ - 1489964971, - "23523328" - ], - [ - 1489964971, - "129953792" - ], - [ - 1489964986, - "118943744" - ], - [ - 1489964986, - "859004928" - ], - [ - 1489964986, - "24047616" - ], - [ - 1489965001, - "25620480" - ], - [ - 1489965001, - "980750336" - ], - [ - 1489965001, - "164032512" - ], - [ - 1489965016, - "26144768" - ], - [ - 1489965016, - "1108500480" - ], - [ - 1489965016, - "162459648" - ], - [ - 1489965031, - "1246441472" - ], - [ - 1489965031, - "18280448" - ], - [ - 1489965031, - "196014080" - ], - [ - 1489965046, - "18804736" - ], - [ - 1489965046, - "1393004544" - ], - [ - 1489965046, - "227995648" - ], - [ - 1489965061, - "97853440" - ], - [ - 1489965061, - "247918592" - ], - [ - 1489965061, - "19329024" - ], - [ - 1489965076, - "19853312" - ], - [ - 1489965076, - "285667328" - ], - [ - 1489965076, - "257994752" - ], - [ - 1489965091, - "20377600" - ], - [ - 1489965091, - "280948736" - ], - [ - 1489965091, - "426237952" - ], - [ - 1489965106, - "20901888" - ], - [ - 1489965106, - "333901824" - ], - [ - 1489965106, - "602578944" - ], - [ - 1489965121, - "21950464" - ], - [ - 1489965121, - "333901824" - ], - [ - 1489965121, - "787021824" - ], - [ - 1489965136, - "22474752" - ], - [ - 1489965136, - "333901824" - ], - [ - 1489965136, - "979566592" - ], - [ - 1489965151, - "19329024" - ], - [ - 1489965151, - "1180209152" - ], - [ - 1489965151, - "23523328" - ], - [ - 1489965166, - "1390526464" - ], - [ - 1489965166, - "24047616" - ], - [ - 1489965166, - "20901888" - ], - [ - 1489965181, - "109633536" - ], - [ - 1489965181, - "26144768" - ], - [ - 1489965181, - "24571904" - ], - [ - 1489965196, - "25096192" - ], - [ - 1489965196, - "109633536" - ], - [ - 1489965196, - "28766208" - ], - [ - 1489965211, - "18280448" - ], - [ - 1489965211, - "109633536" - ], - [ - 1489965211, - "36106240" - ], - [ - 1489965226, - "32960512" - ], - [ - 1489965226, - "18804736" - ], - [ - 1489965226, - "34009088" - ], - [ - 1489965241, - "19329024" - ], - [ - 1489965241, - "50262016" - ], - [ - 1489965241, - "22999040" - ], - [ - 1489965256, - "45543424" - ], - [ - 1489965256, - "28766208" - ], - [ - 1489965256, - "19853312" - ], - [ - 1489965271, - "44150784" - ], - [ - 1489965271, - "56029184" - ], - [ - 1489965271, - "20377600" - ], - [ - 1489965286, - "20901888" - ], - [ - 1489965286, - "89059328" - ], - [ - 1489965286, - "50581504" - ], - [ - 1489965301, - "44826624" - ], - [ - 1489965301, - "69136384" - ], - [ - 1489965301, - "21426176" - ], - [ - 1489965316, - "22474752" - ], - [ - 1489965316, - "93253632" - ], - [ - 1489965316, - "43724800" - ], - [ - 1489965331, - "23523328" - ], - [ - 1489965331, - "52887552" - ], - [ - 1489965331, - "119468032" - ], - [ - 1489965346, - "67502080" - ], - [ - 1489965346, - "24047616" - ], - [ - 1489965346, - "107933696" - ], - [ - 1489965361, - "25096192" - ], - [ - 1489965361, - "95084544" - ], - [ - 1489965361, - "129429504" - ], - [ - 1489965376, - "74567680" - ], - [ - 1489965376, - "25620480" - ], - [ - 1489965376, - "162459648" - ], - [ - 1489965391, - "164556800" - ], - [ - 1489965391, - "98672640" - ], - [ - 1489965391, - "26144768" - ], - [ - 1489965406, - "89546752" - ], - [ - 1489965406, - "18280448" - ], - [ - 1489965406, - "216985600" - ], - [ - 1489965421, - "18804736" - ], - [ - 1489965421, - "92418048" - ], - [ - 1489965421, - "219607040" - ], - [ - 1489965436, - "72142848" - ], - [ - 1489965436, - "19329024" - ], - [ - 1489965436, - "269414400" - ], - [ - 1489965451, - "20377600" - ], - [ - 1489965451, - "122609664" - ], - [ - 1489965451, - "269938688" - ], - [ - 1489965466, - "287764480" - ], - [ - 1489965466, - "135716864" - ], - [ - 1489965466, - "20901888" - ], - [ - 1489965481, - "333901824" - ], - [ - 1489965481, - "21426176" - ], - [ - 1489965481, - "75923456" - ], - [ - 1489965496, - "21950464" - ], - [ - 1489965496, - "129613824" - ], - [ - 1489965496, - "333901824" - ], - [ - 1489965511, - "34009088" - ], - [ - 1489965511, - "113643520" - ], - [ - 1489965511, - "22474752" - ], - [ - 1489965526, - "167129088" - ], - [ - 1489965526, - "21426176" - ], - [ - 1489965526, - "22474752" - ], - [ - 1489965541, - "81494016" - ], - [ - 1489965541, - "21950464" - ], - [ - 1489965541, - "22474752" - ], - [ - 1489965556, - "181690368" - ], - [ - 1489965556, - "34009088" - ], - [ - 1489965556, - "25620480" - ], - [ - 1489965571, - "19853312" - ], - [ - 1489965571, - "36106240" - ], - [ - 1489965571, - "162717696" - ], - [ - 1489965586, - "19853312" - ], - [ - 1489965586, - "176017408" - ], - [ - 1489965586, - "38727680" - ], - [ - 1489965601, - "51834880" - ], - [ - 1489965601, - "20901888" - ], - [ - 1489965601, - "108810240" - ], - [ - 1489965616, - "51834880" - ], - [ - 1489965616, - "21950464" - ], - [ - 1489965616, - "186109952" - ], - [ - 1489965631, - "21950464" - ], - [ - 1489965631, - "405118976" - ], - [ - 1489965631, - "56029184" - ], - [ - 1489965646, - "405118976" - ], - [ - 1489965646, - "22999040" - ], - [ - 1489965646, - "69136384" - ], - [ - 1489965661, - "18804736" - ], - [ - 1489965661, - "23523328" - ], - [ - 1489965661, - "102690816" - ], - [ - 1489965676, - "108457984" - ], - [ - 1489965676, - "24047616" - ], - [ - 1489965676, - "25096192" - ], - [ - 1489965691, - "124186624" - ], - [ - 1489965691, - "22999040" - ], - [ - 1489965691, - "25620480" - ], - [ - 1489965706, - "113700864" - ], - [ - 1489965706, - "26144768" - ], - [ - 1489965706, - "32722944" - ], - [ - 1489965721, - "150401024" - ], - [ - 1489965721, - "17756160" - ], - [ - 1489965721, - "37859328" - ], - [ - 1489965736, - "17756160" - ], - [ - 1489965736, - "146206720" - ], - [ - 1489965736, - "38961152" - ], - [ - 1489965751, - "177664000" - ], - [ - 1489965751, - "18280448" - ], - [ - 1489965751, - "41205760" - ], - [ - 1489965766, - "19329024" - ], - [ - 1489965766, - "49893376" - ], - [ - 1489965766, - "192344064" - ], - [ - 1489965781, - "19853312" - ], - [ - 1489965781, - "49176576" - ], - [ - 1489965781, - "227471360" - ], - [ - 1489965796, - "260501504" - ], - [ - 1489965796, - "20377600" - ], - [ - 1489965796, - "55791616" - ], - [ - 1489965811, - "21426176" - ], - [ - 1489965811, - "48922624" - ], - [ - 1489965811, - "265744384" - ], - [ - 1489965826, - "21950464" - ], - [ - 1489965826, - "306638848" - ], - [ - 1489965826, - "66027520" - ], - [ - 1489965841, - "22474752" - ], - [ - 1489965841, - "70164480" - ], - [ - 1489965841, - "302968832" - ], - [ - 1489965856, - "74715136" - ], - [ - 1489965856, - "302968832" - ], - [ - 1489965856, - "23523328" - ], - [ - 1489965871, - "63639552" - ], - [ - 1489965871, - "302968832" - ], - [ - 1489965871, - "24047616" - ], - [ - 1489965886, - "88764416" - ], - [ - 1489965886, - "34533376" - ], - [ - 1489965886, - "24571904" - ], - [ - 1489965901, - "25096192" - ], - [ - 1489965901, - "70369280" - ], - [ - 1489965901, - "20901888" - ], - [ - 1489965916, - "23523328" - ], - [ - 1489965916, - "25096192" - ], - [ - 1489965916, - "123256832" - ], - [ - 1489965931, - "27717632" - ], - [ - 1489965931, - "111378432" - ], - [ - 1489965931, - "18280448" - ], - [ - 1489965946, - "37154816" - ], - [ - 1489965946, - "80498688" - ], - [ - 1489965946, - "18804736" - ], - [ - 1489965961, - "19329024" - ], - [ - 1489965961, - "78839808" - ], - [ - 1489965961, - "38203392" - ], - [ - 1489965976, - "50786304" - ], - [ - 1489965976, - "19853312" - ], - [ - 1489965976, - "76300288" - ], - [ - 1489965991, - "20377600" - ], - [ - 1489965991, - "101208064" - ], - [ - 1489965991, - "52359168" - ], - [ - 1489966006, - "65990656" - ], - [ - 1489966006, - "87306240" - ], - [ - 1489966006, - "20901888" - ], - [ - 1489966021, - "21426176" - ], - [ - 1489966021, - "127602688" - ], - [ - 1489966021, - "62320640" - ], - [ - 1489966036, - "85389312" - ], - [ - 1489966036, - "21950464" - ], - [ - 1489966036, - "99213312" - ], - [ - 1489966051, - "86933504" - ], - [ - 1489966051, - "111603712" - ], - [ - 1489966051, - "22474752" - ], - [ - 1489966066, - "122257408" - ], - [ - 1489966066, - "24047616" - ], - [ - 1489966066, - "99020800" - ], - [ - 1489966081, - "121040896" - ], - [ - 1489966081, - "24571904" - ], - [ - 1489966081, - "122257408" - ], - [ - 1489966096, - "25620480" - ], - [ - 1489966096, - "35057664" - ], - [ - 1489966096, - "146206720" - ], - [ - 1489966111, - "162459648" - ], - [ - 1489966111, - "25620480" - ], - [ - 1489966111, - "22999040" - ], - [ - 1489966126, - "28241920" - ], - [ - 1489966126, - "183955456" - ], - [ - 1489966126, - "17756160" - ], - [ - 1489966141, - "18280448" - ], - [ - 1489966141, - "202305536" - ], - [ - 1489966141, - "42749952" - ], - [ - 1489966156, - "34635776" - ], - [ - 1489966156, - "19329024" - ], - [ - 1489966156, - "235859968" - ], - [ - 1489966171, - "242675712" - ], - [ - 1489966171, - "35479552" - ], - [ - 1489966171, - "19853312" - ], - [ - 1489966186, - "280424448" - ], - [ - 1489966186, - "41029632" - ], - [ - 1489966186, - "20377600" - ], - [ - 1489966201, - "20377600" - ], - [ - 1489966201, - "50270208" - ], - [ - 1489966201, - "290385920" - ], - [ - 1489966216, - "310308864" - ], - [ - 1489966216, - "58191872" - ], - [ - 1489966216, - "20377600" - ], - [ - 1489966231, - "310308864" - ], - [ - 1489966231, - "56430592" - ], - [ - 1489966231, - "33484800" - ], - [ - 1489966246, - "19329024" - ], - [ - 1489966246, - "53026816" - ], - [ - 1489966246, - "310308864" - ], - [ - 1489966261, - "60755968" - ], - [ - 1489966261, - "19853312" - ], - [ - 1489966261, - "33484800" - ], - [ - 1489966276, - "20901888" - ], - [ - 1489966276, - "19853312" - ], - [ - 1489966276, - "52338688" - ], - [ - 1489966291, - "22999040" - ], - [ - 1489966291, - "21426176" - ], - [ - 1489966291, - "82219008" - ], - [ - 1489966306, - "29814784" - ], - [ - 1489966306, - "21950464" - ], - [ - 1489966306, - "86564864" - ], - [ - 1489966321, - "24571904" - ], - [ - 1489966321, - "22474752" - ], - [ - 1489966321, - "66809856" - ], - [ - 1489966336, - "46592000" - ], - [ - 1489966336, - "22999040" - ], - [ - 1489966336, - "65802240" - ], - [ - 1489966351, - "24571904" - ], - [ - 1489966351, - "84762624" - ], - [ - 1489966351, - "48689152" - ], - [ - 1489966366, - "73351168" - ], - [ - 1489966366, - "49213440" - ], - [ - 1489966366, - "25620480" - ], - [ - 1489966381, - "70938624" - ], - [ - 1489966381, - "26144768" - ], - [ - 1489966381, - "63369216" - ], - [ - 1489966396, - "65466368" - ], - [ - 1489966396, - "76038144" - ], - [ - 1489966396, - "17756160" - ], - [ - 1489966411, - "18280448" - ], - [ - 1489966411, - "100593664" - ], - [ - 1489966411, - "103985152" - ], - [ - 1489966426, - "165937152" - ], - [ - 1489966426, - "79622144" - ], - [ - 1489966426, - "18804736" - ], - [ - 1489966441, - "19329024" - ], - [ - 1489966441, - "121204736" - ], - [ - 1489966441, - "101642240" - ], - [ - 1489966456, - "102277120" - ], - [ - 1489966456, - "127856640" - ], - [ - 1489966456, - "20377600" - ], - [ - 1489966471, - "90583040" - ], - [ - 1489966471, - "20901888" - ], - [ - 1489966471, - "117895168" - ], - [ - 1489966486, - "166129664" - ], - [ - 1489966486, - "115699712" - ], - [ - 1489966486, - "21426176" - ], - [ - 1489966501, - "21950464" - ], - [ - 1489966501, - "162983936" - ], - [ - 1489966501, - "133263360" - ], - [ - 1489966516, - "211742720" - ], - [ - 1489966516, - "133263360" - ], - [ - 1489966516, - "22999040" - ], - [ - 1489966531, - "33484800" - ], - [ - 1489966531, - "23523328" - ], - [ - 1489966531, - "223801344" - ], - [ - 1489966546, - "34533376" - ], - [ - 1489966546, - "24571904" - ], - [ - 1489966546, - "260501504" - ], - [ - 1489966561, - "25096192" - ], - [ - 1489966561, - "257880064" - ], - [ - 1489966561, - "36106240" - ], - [ - 1489966576, - "309260288" - ], - [ - 1489966576, - "18280448" - ], - [ - 1489966576, - "21037056" - ], - [ - 1489966591, - "324988928" - ], - [ - 1489966591, - "31068160" - ], - [ - 1489966591, - "18280448" - ], - [ - 1489966606, - "33935360" - ], - [ - 1489966606, - "324988928" - ], - [ - 1489966606, - "18804736" - ], - [ - 1489966621, - "19853312" - ], - [ - 1489966621, - "32722944" - ], - [ - 1489966621, - "34533376" - ], - [ - 1489966636, - "34897920" - ], - [ - 1489966636, - "20377600" - ], - [ - 1489966636, - "19853312" - ], - [ - 1489966651, - "20901888" - ], - [ - 1489966651, - "24047616" - ], - [ - 1489966651, - "43188224" - ], - [ - 1489966666, - "25620480" - ], - [ - 1489966666, - "21426176" - ], - [ - 1489966666, - "46219264" - ], - [ - 1489966681, - "35057664" - ], - [ - 1489966681, - "21950464" - ], - [ - 1489966681, - "49991680" - ], - [ - 1489966696, - "22474752" - ], - [ - 1489966696, - "48689152" - ], - [ - 1489966696, - "45191168" - ], - [ - 1489966711, - "50266112" - ], - [ - 1489966711, - "23523328" - ], - [ - 1489966711, - "41873408" - ], - [ - 1489966726, - "24571904" - ], - [ - 1489966726, - "54980608" - ], - [ - 1489966726, - "60727296" - ], - [ - 1489966741, - "25620480" - ], - [ - 1489966741, - "56029184" - ], - [ - 1489966741, - "59486208" - ], - [ - 1489966756, - "25620480" - ], - [ - 1489966756, - "71233536" - ], - [ - 1489966756, - "66502656" - ], - [ - 1489966771, - "73330688" - ], - [ - 1489966771, - "45367296" - ], - [ - 1489966771, - "18280448" - ], - [ - 1489966786, - "18804736" - ], - [ - 1489966786, - "58249216" - ], - [ - 1489966786, - "109506560" - ], - [ - 1489966801, - "94302208" - ], - [ - 1489966801, - "19329024" - ], - [ - 1489966801, - "60030976" - ], - [ - 1489966816, - "19853312" - ], - [ - 1489966816, - "112652288" - ], - [ - 1489966816, - "75145216" - ], - [ - 1489966831, - "135720960" - ], - [ - 1489966831, - "20901888" - ], - [ - 1489966831, - "89612288" - ], - [ - 1489966846, - "21426176" - ], - [ - 1489966846, - "88145920" - ], - [ - 1489966846, - "147779584" - ], - [ - 1489966861, - "178712576" - ], - [ - 1489966861, - "77856768" - ], - [ - 1489966861, - "21950464" - ], - [ - 1489966876, - "83091456" - ], - [ - 1489966876, - "187625472" - ], - [ - 1489966876, - "22474752" - ], - [ - 1489966891, - "97329152" - ], - [ - 1489966891, - "226422784" - ], - [ - 1489966891, - "22474752" - ], - [ - 1489966906, - "22474752" - ], - [ - 1489966906, - "230092800" - ], - [ - 1489966906, - "139988992" - ], - [ - 1489966921, - "34533376" - ], - [ - 1489966921, - "105611264" - ], - [ - 1489966921, - "255258624" - ], - [ - 1489966936, - "299298816" - ], - [ - 1489966936, - "20377600" - ], - [ - 1489966936, - "117821440" - ], - [ - 1489966951, - "299823104" - ], - [ - 1489966951, - "18804736" - ], - [ - 1489966951, - "117821440" - ], - [ - 1489966966, - "24571904" - ], - [ - 1489966966, - "299823104" - ], - [ - 1489966966, - "19329024" - ], - [ - 1489966981, - "299823104" - ], - [ - 1489966981, - "35057664" - ], - [ - 1489966981, - "19853312" - ], - [ - 1489966996, - "20901888" - ], - [ - 1489966996, - "35057664" - ], - [ - 1489966996, - "36630528" - ], - [ - 1489967011, - "45879296" - ], - [ - 1489967011, - "21426176" - ], - [ - 1489967011, - "20377600" - ], - [ - 1489967026, - "21950464" - ], - [ - 1489967026, - "25243648" - ], - [ - 1489967026, - "24571904" - ], - [ - 1489967041, - "31387648" - ], - [ - 1489967041, - "27877376" - ], - [ - 1489967041, - "22999040" - ], - [ - 1489967056, - "23523328" - ], - [ - 1489967056, - "35581952" - ], - [ - 1489967056, - "28950528" - ], - [ - 1489967071, - "32436224" - ], - [ - 1489967071, - "30773248" - ], - [ - 1489967071, - "24047616" - ], - [ - 1489967086, - "51310592" - ], - [ - 1489967086, - "25096192" - ], - [ - 1489967086, - "38744064" - ], - [ - 1489967101, - "38166528" - ], - [ - 1489967101, - "44494848" - ], - [ - 1489967101, - "25620480" - ], - [ - 1489967116, - "34230272" - ], - [ - 1489967116, - "64417792" - ], - [ - 1489967116, - "17756160" - ], - [ - 1489967131, - "18280448" - ], - [ - 1489967131, - "43618304" - ], - [ - 1489967131, - "65466368" - ], - [ - 1489967146, - "19329024" - ], - [ - 1489967146, - "42156032" - ], - [ - 1489967146, - "100593664" - ], - [ - 1489967161, - "19853312" - ], - [ - 1489967161, - "45060096" - ], - [ - 1489967161, - "79622144" - ], - [ - 1489967176, - "104263680" - ], - [ - 1489967176, - "20377600" - ], - [ - 1489967176, - "60956672" - ], - [ - 1489967191, - "129429504" - ], - [ - 1489967191, - "20901888" - ], - [ - 1489967191, - "65454080" - ], - [ - 1489967206, - "128905216" - ], - [ - 1489967206, - "21426176" - ], - [ - 1489967206, - "61681664" - ], - [ - 1489967221, - "54099968" - ], - [ - 1489967221, - "159838208" - ], - [ - 1489967221, - "21950464" - ], - [ - 1489967236, - "174518272" - ], - [ - 1489967236, - "94638080" - ], - [ - 1489967236, - "22999040" - ], - [ - 1489967251, - "66150400" - ], - [ - 1489967251, - "204402688" - ], - [ - 1489967251, - "23523328" - ], - [ - 1489967266, - "24047616" - ], - [ - 1489967266, - "220131328" - ], - [ - 1489967266, - "88526848" - ], - [ - 1489967281, - "25096192" - ], - [ - 1489967281, - "251064320" - ], - [ - 1489967281, - "67063808" - ], - [ - 1489967296, - "76259328" - ], - [ - 1489967296, - "265220096" - ], - [ - 1489967296, - "17756160" - ], - [ - 1489967311, - "18280448" - ], - [ - 1489967311, - "279900160" - ], - [ - 1489967311, - "81489920" - ], - [ - 1489967326, - "333377536" - ], - [ - 1489967326, - "18804736" - ], - [ - 1489967326, - "95715328" - ], - [ - 1489967341, - "70471680" - ], - [ - 1489967341, - "19329024" - ], - [ - 1489967341, - "333377536" - ], - [ - 1489967356, - "127299584" - ], - [ - 1489967356, - "24571904" - ], - [ - 1489967356, - "19853312" - ], - [ - 1489967371, - "20377600" - ], - [ - 1489967371, - "20901888" - ], - [ - 1489967371, - "101122048" - ], - [ - 1489967386, - "101122048" - ], - [ - 1489967386, - "21426176" - ], - [ - 1489967386, - "19329024" - ], - [ - 1489967401, - "21950464" - ], - [ - 1489967401, - "26144768" - ], - [ - 1489967401, - "33484800" - ], - [ - 1489967416, - "22474752" - ], - [ - 1489967416, - "22474752" - ], - [ - 1489967416, - "30339072" - ], - [ - 1489967431, - "23523328" - ], - [ - 1489967431, - "27717632" - ], - [ - 1489967431, - "30863360" - ], - [ - 1489967446, - "47640576" - ], - [ - 1489967446, - "24047616" - ], - [ - 1489967446, - "44830720" - ], - [ - 1489967461, - "42409984" - ], - [ - 1489967461, - "24571904" - ], - [ - 1489967461, - "41873408" - ], - [ - 1489967476, - "61796352" - ], - [ - 1489967476, - "25096192" - ], - [ - 1489967476, - "46878720" - ], - [ - 1489967491, - "46538752" - ], - [ - 1489967491, - "58126336" - ], - [ - 1489967491, - "18280448" - ], - [ - 1489967506, - "18804736" - ], - [ - 1489967506, - "47083520" - ], - [ - 1489967506, - "77524992" - ], - [ - 1489967521, - "44367872" - ], - [ - 1489967521, - "77524992" - ], - [ - 1489967521, - "18804736" - ], - [ - 1489967536, - "48128000" - ], - [ - 1489967536, - "19853312" - ], - [ - 1489967536, - "100069376" - ], - [ - 1489967551, - "54796288" - ], - [ - 1489967551, - "125235200" - ], - [ - 1489967551, - "20377600" - ], - [ - 1489967566, - "20377600" - ], - [ - 1489967566, - "115273728" - ], - [ - 1489967566, - "63442944" - ], - [ - 1489967581, - "73019392" - ], - [ - 1489967581, - "20377600" - ], - [ - 1489967581, - "153546752" - ], - [ - 1489967596, - "60522496" - ], - [ - 1489967596, - "19329024" - ], - [ - 1489967596, - "153546752" - ], - [ - 1489967611, - "71213056" - ], - [ - 1489967611, - "19853312" - ], - [ - 1489967611, - "191819776" - ], - [ - 1489967626, - "19853312" - ], - [ - 1489967626, - "200732672" - ], - [ - 1489967626, - "69763072" - ], - [ - 1489967641, - "20901888" - ], - [ - 1489967641, - "238481408" - ], - [ - 1489967641, - "82386944" - ], - [ - 1489967656, - "248967168" - ], - [ - 1489967656, - "71925760" - ], - [ - 1489967656, - "21426176" - ], - [ - 1489967671, - "83275776" - ], - [ - 1489967671, - "21950464" - ], - [ - 1489967671, - "293531648" - ], - [ - 1489967686, - "297201664" - ], - [ - 1489967686, - "22474752" - ], - [ - 1489967686, - "77508608" - ], - [ - 1489967701, - "22999040" - ], - [ - 1489967701, - "297201664" - ], - [ - 1489967701, - "90099712" - ], - [ - 1489967716, - "25096192" - ], - [ - 1489967716, - "297201664" - ], - [ - 1489967716, - "91893760" - ], - [ - 1489967731, - "25620480" - ], - [ - 1489967731, - "24571904" - ], - [ - 1489967731, - "118321152" - ], - [ - 1489967746, - "20377600" - ], - [ - 1489967746, - "26144768" - ], - [ - 1489967746, - "78913536" - ], - [ - 1489967761, - "19853312" - ], - [ - 1489967761, - "84324352" - ], - [ - 1489967761, - "27193344" - ], - [ - 1489967776, - "76038144" - ], - [ - 1489967776, - "26669056" - ], - [ - 1489967776, - "17756160" - ], - [ - 1489967791, - "29814784" - ], - [ - 1489967791, - "18280448" - ], - [ - 1489967791, - "81633280" - ], - [ - 1489967806, - "83238912" - ], - [ - 1489967806, - "19329024" - ], - [ - 1489967806, - "35057664" - ], - [ - 1489967821, - "47640576" - ], - [ - 1489967821, - "83238912" - ], - [ - 1489967821, - "19853312" - ], - [ - 1489967836, - "46592000" - ], - [ - 1489967836, - "20377600" - ], - [ - 1489967836, - "33484800" - ], - [ - 1489967851, - "21426176" - ], - [ - 1489967851, - "60223488" - ], - [ - 1489967851, - "22999040" - ], - [ - 1489967866, - "21950464" - ], - [ - 1489967866, - "27717632" - ], - [ - 1489967866, - "72806400" - ], - [ - 1489967881, - "22474752" - ], - [ - 1489967881, - "44830720" - ], - [ - 1489967881, - "96399360" - ], - [ - 1489967896, - "42409984" - ], - [ - 1489967896, - "83292160" - ], - [ - 1489967896, - "23523328" - ], - [ - 1489967911, - "98496512" - ], - [ - 1489967911, - "44212224" - ], - [ - 1489967911, - "24047616" - ], - [ - 1489967926, - "24571904" - ], - [ - 1489967926, - "99545088" - ], - [ - 1489967926, - "46014464" - ], - [ - 1489967941, - "25096192" - ], - [ - 1489967941, - "123662336" - ], - [ - 1489967941, - "47816704" - ], - [ - 1489967956, - "152498176" - ], - [ - 1489967956, - "18280448" - ], - [ - 1489967956, - "47263744" - ], - [ - 1489967971, - "50851840" - ], - [ - 1489967971, - "18804736" - ], - [ - 1489967971, - "164032512" - ], - [ - 1489967986, - "53522432" - ], - [ - 1489967986, - "194965504" - ], - [ - 1489967986, - "19329024" - ], - [ - 1489968001, - "73375744" - ], - [ - 1489968001, - "199684096" - ], - [ - 1489968001, - "19853312" - ], - [ - 1489968016, - "20377600" - ], - [ - 1489968016, - "237432832" - ], - [ - 1489968016, - "68689920" - ], - [ - 1489968031, - "62885888" - ], - [ - 1489968031, - "258928640" - ], - [ - 1489968031, - "20901888" - ], - [ - 1489968046, - "21950464" - ], - [ - 1489968046, - "63606784" - ], - [ - 1489968046, - "290910208" - ], - [ - 1489968061, - "64327680" - ], - [ - 1489968061, - "22474752" - ], - [ - 1489968061, - "295628800" - ], - [ - 1489968076, - "295628800" - ], - [ - 1489968076, - "85786624" - ], - [ - 1489968076, - "23523328" - ], - [ - 1489968091, - "90820608" - ], - [ - 1489968091, - "24571904" - ], - [ - 1489968091, - "24571904" - ], - [ - 1489968106, - "19853312" - ], - [ - 1489968106, - "96210944" - ], - [ - 1489968106, - "25096192" - ], - [ - 1489968121, - "74600448" - ], - [ - 1489968121, - "25620480" - ], - [ - 1489968121, - "25620480" - ], - [ - 1489968136, - "28766208" - ], - [ - 1489968136, - "18280448" - ], - [ - 1489968136, - "90099712" - ], - [ - 1489968151, - "18280448" - ], - [ - 1489968151, - "37679104" - ], - [ - 1489968151, - "80539648" - ], - [ - 1489968166, - "18804736" - ], - [ - 1489968166, - "97116160" - ], - [ - 1489968166, - "31387648" - ], - [ - 1489968181, - "48689152" - ], - [ - 1489968181, - "19329024" - ], - [ - 1489968181, - "82538496" - ], - [ - 1489968196, - "42921984" - ], - [ - 1489968196, - "88125440" - ], - [ - 1489968196, - "20377600" - ], - [ - 1489968211, - "62320640" - ], - [ - 1489968211, - "192122880" - ], - [ - 1489968211, - "20901888" - ], - [ - 1489968226, - "21426176" - ], - [ - 1489968226, - "63369216" - ], - [ - 1489968226, - "128348160" - ], - [ - 1489968241, - "21426176" - ], - [ - 1489968241, - "97447936" - ], - [ - 1489968241, - "87584768" - ], - [ - 1489968256, - "74379264" - ], - [ - 1489968256, - "87584768" - ], - [ - 1489968256, - "21426176" - ], - [ - 1489968271, - "34533376" - ], - [ - 1489968271, - "91156480" - ], - [ - 1489968271, - "87584768" - ], - [ - 1489968286, - "87584768" - ], - [ - 1489968286, - "126808064" - ], - [ - 1489968286, - "19329024" - ], - [ - 1489968301, - "112652288" - ], - [ - 1489968301, - "20901888" - ], - [ - 1489968301, - "35057664" - ], - [ - 1489968316, - "31911936" - ], - [ - 1489968316, - "21950464" - ], - [ - 1489968316, - "158789632" - ], - [ - 1489968331, - "22999040" - ], - [ - 1489968331, - "39776256" - ], - [ - 1489968331, - "155643904" - ], - [ - 1489968346, - "204402688" - ], - [ - 1489968346, - "23523328" - ], - [ - 1489968346, - "40239104" - ], - [ - 1489968361, - "24047616" - ], - [ - 1489968361, - "205451264" - ], - [ - 1489968361, - "42381312" - ], - [ - 1489968376, - "24571904" - ], - [ - 1489968376, - "249491456" - ], - [ - 1489968376, - "47079424" - ], - [ - 1489968391, - "254734336" - ], - [ - 1489968391, - "26144768" - ], - [ - 1489968391, - "43171840" - ], - [ - 1489968406, - "26669056" - ], - [ - 1489968406, - "291958784" - ], - [ - 1489968406, - "43024384" - ], - [ - 1489968421, - "55111680" - ], - [ - 1489968421, - "17756160" - ], - [ - 1489968421, - "301920256" - ], - [ - 1489968436, - "301920256" - ], - [ - 1489968436, - "17756160" - ], - [ - 1489968436, - "48521216" - ], - [ - 1489968451, - "18804736" - ], - [ - 1489968451, - "64618496" - ], - [ - 1489968451, - "33484800" - ], - [ - 1489968466, - "19329024" - ], - [ - 1489968466, - "18804736" - ], - [ - 1489968466, - "78368768" - ], - [ - 1489968481, - "73674752" - ], - [ - 1489968481, - "19853312" - ], - [ - 1489968481, - "20901888" - ], - [ - 1489968496, - "20377600" - ], - [ - 1489968496, - "70344704" - ], - [ - 1489968496, - "28766208" - ], - [ - 1489968511, - "79568896" - ], - [ - 1489968511, - "30863360" - ], - [ - 1489968511, - "20901888" - ], - [ - 1489968526, - "21950464" - ], - [ - 1489968526, - "72867840" - ], - [ - 1489968526, - "29814784" - ], - [ - 1489968541, - "77148160" - ], - [ - 1489968541, - "22474752" - ], - [ - 1489968541, - "46592000" - ], - [ - 1489968556, - "22999040" - ], - [ - 1489968556, - "75390976" - ], - [ - 1489968556, - "38203392" - ], - [ - 1489968571, - "76652544" - ], - [ - 1489968571, - "57077760" - ], - [ - 1489968571, - "24047616" - ], - [ - 1489968586, - "83292160" - ], - [ - 1489968586, - "24571904" - ], - [ - 1489968586, - "102744064" - ], - [ - 1489968601, - "62844928" - ], - [ - 1489968601, - "75431936" - ], - [ - 1489968601, - "25096192" - ], - [ - 1489968616, - "84881408" - ], - [ - 1489968616, - "17756160" - ], - [ - 1489968616, - "84340736" - ], - [ - 1489968631, - "84340736" - ], - [ - 1489968631, - "18280448" - ], - [ - 1489968631, - "130629632" - ], - [ - 1489968646, - "108982272" - ], - [ - 1489968646, - "209580032" - ], - [ - 1489968646, - "19329024" - ], - [ - 1489968661, - "395022336" - ], - [ - 1489968661, - "135720960" - ], - [ - 1489968661, - "19853312" - ], - [ - 1489968676, - "134807552" - ], - [ - 1489968676, - "127856640" - ], - [ - 1489968676, - "20377600" - ], - [ - 1489968691, - "169799680" - ], - [ - 1489968691, - "20901888" - ], - [ - 1489968691, - "351571968" - ], - [ - 1489968706, - "21950464" - ], - [ - 1489968706, - "174518272" - ], - [ - 1489968706, - "351571968" - ], - [ - 1489968721, - "213839872" - ], - [ - 1489968721, - "351571968" - ], - [ - 1489968721, - "22474752" - ], - [ - 1489968736, - "22999040" - ], - [ - 1489968736, - "34009088" - ], - [ - 1489968736, - "220131328" - ], - [ - 1489968751, - "22474752" - ], - [ - 1489968751, - "264171520" - ], - [ - 1489968751, - "24047616" - ], - [ - 1489968766, - "28241920" - ], - [ - 1489968766, - "25096192" - ], - [ - 1489968766, - "277803008" - ], - [ - 1489968781, - "44265472" - ], - [ - 1489968781, - "25620480" - ], - [ - 1489968781, - "308211712" - ], - [ - 1489968796, - "41758720" - ], - [ - 1489968796, - "17756160" - ], - [ - 1489968796, - "308211712" - ], - [ - 1489968811, - "308211712" - ], - [ - 1489968811, - "18280448" - ], - [ - 1489968811, - "46780416" - ], - [ - 1489968826, - "43229184" - ], - [ - 1489968826, - "35057664" - ], - [ - 1489968826, - "18804736" - ], - [ - 1489968841, - "22999040" - ], - [ - 1489968841, - "49790976" - ], - [ - 1489968841, - "19329024" - ], - [ - 1489968856, - "20377600" - ], - [ - 1489968856, - "25096192" - ], - [ - 1489968856, - "43765760" - ], - [ - 1489968871, - "46391296" - ], - [ - 1489968871, - "28766208" - ], - [ - 1489968871, - "20901888" - ], - [ - 1489968886, - "35057664" - ], - [ - 1489968886, - "21426176" - ], - [ - 1489968886, - "66129920" - ], - [ - 1489968901, - "39776256" - ], - [ - 1489968901, - "71495680" - ], - [ - 1489968901, - "21950464" - ], - [ - 1489968916, - "59654144" - ], - [ - 1489968916, - "52883456" - ], - [ - 1489968916, - "21950464" - ], - [ - 1489968931, - "63148032" - ], - [ - 1489968931, - "21950464" - ], - [ - 1489968931, - "50786304" - ], - [ - 1489968946, - "65466368" - ], - [ - 1489968946, - "34533376" - ], - [ - 1489968946, - "69074944" - ], - [ - 1489968961, - "19853312" - ], - [ - 1489968961, - "77524992" - ], - [ - 1489968961, - "78475264" - ], - [ - 1489968976, - "20901888" - ], - [ - 1489968976, - "71761920" - ], - [ - 1489968976, - "103215104" - ], - [ - 1489968991, - "19329024" - ], - [ - 1489968991, - "85368832" - ], - [ - 1489968991, - "84865024" - ], - [ - 1489969006, - "106360832" - ], - [ - 1489969006, - "19853312" - ], - [ - 1489969006, - "73924608" - ], - [ - 1489969021, - "106885120" - ], - [ - 1489969021, - "20377600" - ], - [ - 1489969021, - "113258496" - ], - [ - 1489969036, - "21426176" - ], - [ - 1489969036, - "134672384" - ], - [ - 1489969036, - "76087296" - ], - [ - 1489969051, - "69439488" - ], - [ - 1489969051, - "21426176" - ], - [ - 1489969051, - "168751104" - ], - [ - 1489969066, - "181858304" - ], - [ - 1489969066, - "22474752" - ], - [ - 1489969066, - "86323200" - ], - [ - 1489969081, - "22999040" - ], - [ - 1489969081, - "196014080" - ], - [ - 1489969081, - "79331328" - ], - [ - 1489969096, - "247918592" - ], - [ - 1489969096, - "24047616" - ], - [ - 1489969096, - "93597696" - ], - [ - 1489969111, - "94695424" - ], - [ - 1489969111, - "241102848" - ], - [ - 1489969111, - "25096192" - ], - [ - 1489969126, - "293531648" - ], - [ - 1489969126, - "82051072" - ], - [ - 1489969126, - "25620480" - ], - [ - 1489969141, - "288813056" - ], - [ - 1489969141, - "18280448" - ], - [ - 1489969141, - "82051072" - ], - [ - 1489969156, - "288813056" - ], - [ - 1489969156, - "82051072" - ], - [ - 1489969156, - "18804736" - ], - [ - 1489969171, - "288813056" - ], - [ - 1489969171, - "19329024" - ], - [ - 1489969171, - "35057664" - ], - [ - 1489969186, - "35057664" - ], - [ - 1489969186, - "19853312" - ], - [ - 1489969186, - "288813056" - ], - [ - 1489969201, - "20377600" - ], - [ - 1489969201, - "36630528" - ], - [ - 1489969201, - "34533376" - ], - [ - 1489969216, - "28368896" - ], - [ - 1489969216, - "21950464" - ], - [ - 1489969216, - "20901888" - ], - [ - 1489969231, - "21426176" - ], - [ - 1489969231, - "29663232" - ], - [ - 1489969231, - "22474752" - ], - [ - 1489969246, - "29290496" - ], - [ - 1489969246, - "21950464" - ], - [ - 1489969246, - "30322688" - ], - [ - 1489969261, - "36106240" - ], - [ - 1489969261, - "33660928" - ], - [ - 1489969261, - "22999040" - ], - [ - 1489969276, - "23523328" - ], - [ - 1489969276, - "34533376" - ], - [ - 1489969276, - "40566784" - ], - [ - 1489969291, - "46841856" - ], - [ - 1489969291, - "24571904" - ], - [ - 1489969291, - "51834880" - ], - [ - 1489969306, - "46592000" - ], - [ - 1489969306, - "25096192" - ], - [ - 1489969306, - "39645184" - ], - [ - 1489969321, - "43667456" - ], - [ - 1489969321, - "18280448" - ], - [ - 1489969321, - "67563520" - ], - [ - 1489969336, - "18804736" - ], - [ - 1489969336, - "61796352" - ], - [ - 1489969336, - "84815872" - ], - [ - 1489969351, - "84865024" - ], - [ - 1489969351, - "59011072" - ], - [ - 1489969351, - "19329024" - ], - [ - 1489969366, - "19853312" - ], - [ - 1489969366, - "51175424" - ], - [ - 1489969366, - "110555136" - ], - [ - 1489969381, - "101642240" - ], - [ - 1489969381, - "71360512" - ], - [ - 1489969381, - "20377600" - ], - [ - 1489969396, - "75915264" - ], - [ - 1489969396, - "20901888" - ], - [ - 1489969396, - "136769536" - ], - [ - 1489969411, - "98783232" - ], - [ - 1489969411, - "128905216" - ], - [ - 1489969411, - "21426176" - ], - [ - 1489969426, - "162983936" - ], - [ - 1489969426, - "82169856" - ], - [ - 1489969426, - "21950464" - ], - [ - 1489969441, - "171466752" - ], - [ - 1489969441, - "185004032" - ], - [ - 1489969441, - "22474752" - ], - [ - 1489969456, - "198635520" - ], - [ - 1489969456, - "24047616" - ], - [ - 1489969456, - "109670400" - ], - [ - 1489969471, - "68685824" - ], - [ - 1489969471, - "231141376" - ], - [ - 1489969471, - "24571904" - ], - [ - 1489969486, - "246870016" - ], - [ - 1489969486, - "84815872" - ], - [ - 1489969486, - "25620480" - ], - [ - 1489969501, - "154079232" - ], - [ - 1489969501, - "279900160" - ], - [ - 1489969501, - "25620480" - ], - [ - 1489969516, - "18280448" - ], - [ - 1489969516, - "340684800" - ], - [ - 1489969516, - "299298816" - ], - [ - 1489969531, - "535916544" - ], - [ - 1489969531, - "299298816" - ], - [ - 1489969531, - "18804736" - ], - [ - 1489969546, - "19329024" - ], - [ - 1489969546, - "739770368" - ], - [ - 1489969546, - "299298816" - ], - [ - 1489969561, - "33484800" - ], - [ - 1489969561, - "950677504" - ], - [ - 1489969561, - "20377600" - ], - [ - 1489969576, - "19853312" - ], - [ - 1489969576, - "1171259392" - ], - [ - 1489969576, - "20901888" - ], - [ - 1489969591, - "22474752" - ], - [ - 1489969591, - "1171259392" - ], - [ - 1489969591, - "20901888" - ], - [ - 1489969606, - "33484800" - ], - [ - 1489969606, - "20901888" - ], - [ - 1489969606, - "27193344" - ], - [ - 1489969621, - "20901888" - ], - [ - 1489969621, - "35057664" - ], - [ - 1489969621, - "24047616" - ], - [ - 1489969636, - "24571904" - ], - [ - 1489969636, - "19853312" - ], - [ - 1489969636, - "35581952" - ], - [ - 1489969651, - "33366016" - ], - [ - 1489969651, - "47640576" - ], - [ - 1489969651, - "19329024" - ], - [ - 1489969666, - "19853312" - ], - [ - 1489969666, - "49459200" - ], - [ - 1489969666, - "47640576" - ], - [ - 1489969681, - "51310592" - ], - [ - 1489969681, - "50229248" - ], - [ - 1489969681, - "20901888" - ], - [ - 1489969696, - "21426176" - ], - [ - 1489969696, - "72806400" - ], - [ - 1489969696, - "48828416" - ], - [ - 1489969711, - "97972224" - ], - [ - 1489969711, - "47194112" - ], - [ - 1489969711, - "21950464" - ], - [ - 1489969726, - "22474752" - ], - [ - 1489969726, - "46837760" - ], - [ - 1489969726, - "84865024" - ], - [ - 1489969741, - "23523328" - ], - [ - 1489969741, - "100593664" - ], - [ - 1489969741, - "53116928" - ], - [ - 1489969756, - "108457984" - ], - [ - 1489969756, - "56725504" - ], - [ - 1489969756, - "24571904" - ], - [ - 1489969771, - "62668800" - ], - [ - 1489969771, - "25620480" - ], - [ - 1489969771, - "128905216" - ], - [ - 1489969786, - "158789632" - ], - [ - 1489969786, - "71462912" - ], - [ - 1489969786, - "26669056" - ], - [ - 1489969801, - "77103104" - ], - [ - 1489969801, - "167702528" - ], - [ - 1489969801, - "17756160" - ], - [ - 1489969816, - "78905344" - ], - [ - 1489969816, - "199159808" - ], - [ - 1489969816, - "18280448" - ], - [ - 1489969831, - "19329024" - ], - [ - 1489969831, - "211742720" - ], - [ - 1489969831, - "72560640" - ], - [ - 1489969846, - "225374208" - ], - [ - 1489969846, - "91684864" - ], - [ - 1489969846, - "19853312" - ], - [ - 1489969861, - "257880064" - ], - [ - 1489969861, - "78684160" - ], - [ - 1489969861, - "20377600" - ], - [ - 1489969876, - "272560128" - ], - [ - 1489969876, - "93642752" - ], - [ - 1489969876, - "20901888" - ], - [ - 1489969891, - "321843200" - ], - [ - 1489969891, - "78630912" - ], - [ - 1489969891, - "21426176" - ], - [ - 1489969906, - "22474752" - ], - [ - 1489969906, - "321843200" - ], - [ - 1489969906, - "101548032" - ], - [ - 1489969921, - "103882752" - ], - [ - 1489969921, - "22999040" - ], - [ - 1489969921, - "33484800" - ], - [ - 1489969936, - "23523328" - ], - [ - 1489969936, - "280223744" - ], - [ - 1489969936, - "19853312" - ], - [ - 1489969951, - "22999040" - ], - [ - 1489969951, - "24571904" - ], - [ - 1489969951, - "465190912" - ], - [ - 1489969966, - "657735680" - ], - [ - 1489969966, - "25096192" - ], - [ - 1489969966, - "29290496" - ], - [ - 1489969981, - "858902528" - ], - [ - 1489969981, - "18280448" - ], - [ - 1489969981, - "24571904" - ], - [ - 1489969996, - "36106240" - ], - [ - 1489969996, - "1069744128" - ], - [ - 1489969996, - "18280448" - ], - [ - 1489970011, - "1286590464" - ], - [ - 1489970011, - "19329024" - ], - [ - 1489970011, - "48689152" - ], - [ - 1489970026, - "19853312" - ], - [ - 1489970026, - "44494848" - ], - [ - 1489970026, - "1286590464" - ], - [ - 1489970041, - "20377600" - ], - [ - 1489970041, - "54456320" - ], - [ - 1489970041, - "1286590464" - ], - [ - 1489970056, - "20901888" - ], - [ - 1489970056, - "35057664" - ], - [ - 1489970056, - "59174912" - ], - [ - 1489970071, - "36106240" - ], - [ - 1489970071, - "21426176" - ], - [ - 1489970071, - "65990656" - ], - [ - 1489970086, - "88535040" - ], - [ - 1489970086, - "29814784" - ], - [ - 1489970086, - "21950464" - ], - [ - 1489970101, - "91156480" - ], - [ - 1489970101, - "23523328" - ], - [ - 1489970101, - "29900800" - ], - [ - 1489970116, - "24047616" - ], - [ - 1489970116, - "45797376" - ], - [ - 1489970116, - "114225152" - ], - [ - 1489970131, - "39739392" - ], - [ - 1489970131, - "138866688" - ], - [ - 1489970131, - "25096192" - ], - [ - 1489970146, - "43094016" - ], - [ - 1489970146, - "145682432" - ], - [ - 1489970146, - "25620480" - ], - [ - 1489970161, - "167702528" - ], - [ - 1489970161, - "18280448" - ], - [ - 1489970161, - "41271296" - ], - [ - 1489970176, - "60305408" - ], - [ - 1489970176, - "18280448" - ], - [ - 1489970176, - "172945408" - ], - [ - 1489970191, - "84627456" - ], - [ - 1489970191, - "18804736" - ], - [ - 1489970191, - "226422784" - ], - [ - 1489970206, - "67076096" - ], - [ - 1489970206, - "220655616" - ], - [ - 1489970206, - "19329024" - ], - [ - 1489970221, - "274657280" - ], - [ - 1489970221, - "112873472" - ], - [ - 1489970221, - "20377600" - ], - [ - 1489970236, - "66031616" - ], - [ - 1489970236, - "20901888" - ], - [ - 1489970236, - "275705856" - ], - [ - 1489970251, - "21426176" - ], - [ - 1489970251, - "119611392" - ], - [ - 1489970251, - "320794624" - ], - [ - 1489970266, - "320794624" - ], - [ - 1489970266, - "95907840" - ], - [ - 1489970266, - "21950464" - ], - [ - 1489970281, - "21950464" - ], - [ - 1489970281, - "121090048" - ], - [ - 1489970281, - "33484800" - ], - [ - 1489970296, - "72155136" - ], - [ - 1489970296, - "21950464" - ], - [ - 1489970296, - "19853312" - ], - [ - 1489970311, - "70029312" - ], - [ - 1489970311, - "21426176" - ], - [ - 1489970311, - "21950464" - ], - [ - 1489970326, - "27193344" - ], - [ - 1489970326, - "34009088" - ], - [ - 1489970326, - "64155648" - ], - [ - 1489970341, - "19329024" - ], - [ - 1489970341, - "35581952" - ], - [ - 1489970341, - "99368960" - ], - [ - 1489970356, - "265981952" - ], - [ - 1489970356, - "28766208" - ], - [ - 1489970356, - "18804736" - ], - [ - 1489970371, - "38727680" - ], - [ - 1489970371, - "19853312" - ], - [ - 1489970371, - "440692736" - ], - [ - 1489970386, - "39251968" - ], - [ - 1489970386, - "20377600" - ], - [ - 1489970386, - "622972928" - ], - [ - 1489970401, - "52883456" - ], - [ - 1489970401, - "813879296" - ], - [ - 1489970401, - "21426176" - ], - [ - 1489970416, - "21950464" - ], - [ - 1489970416, - "54980608" - ], - [ - 1489970416, - "1014456320" - ], - [ - 1489970431, - "21950464" - ], - [ - 1489970431, - "70184960" - ], - [ - 1489970431, - "1221038080" - ], - [ - 1489970446, - "1428107264" - ], - [ - 1489970446, - "104787968" - ], - [ - 1489970446, - "23523328" - ], - [ - 1489970461, - "24047616" - ], - [ - 1489970461, - "90632192" - ], - [ - 1489970461, - "1428107264" - ], - [ - 1489970476, - "110030848" - ], - [ - 1489970476, - "24571904" - ], - [ - 1489970476, - "1428107264" - ], - [ - 1489970491, - "129429504" - ], - [ - 1489970491, - "25096192" - ], - [ - 1489970491, - "34533376" - ], - [ - 1489970506, - "35581952" - ], - [ - 1489970506, - "140963840" - ], - [ - 1489970506, - "17756160" - ], - [ - 1489970521, - "18280448" - ], - [ - 1489970521, - "36630528" - ], - [ - 1489970521, - "171372544" - ], - [ - 1489970536, - "37974016" - ], - [ - 1489970536, - "18804736" - ], - [ - 1489970536, - "188149760" - ], - [ - 1489970551, - "221179904" - ], - [ - 1489970551, - "19853312" - ], - [ - 1489970551, - "30564352" - ], - [ - 1489970566, - "236384256" - ], - [ - 1489970566, - "20377600" - ], - [ - 1489970566, - "31367168" - ], - [ - 1489970581, - "38887424" - ], - [ - 1489970581, - "268890112" - ], - [ - 1489970581, - "20901888" - ], - [ - 1489970596, - "273608704" - ], - [ - 1489970596, - "48590848" - ], - [ - 1489970596, - "21950464" - ], - [ - 1489970611, - "317648896" - ], - [ - 1489970611, - "47525888" - ], - [ - 1489970611, - "22474752" - ], - [ - 1489970626, - "317648896" - ], - [ - 1489970626, - "74567680" - ], - [ - 1489970626, - "22999040" - ], - [ - 1489970641, - "24047616" - ], - [ - 1489970641, - "317648896" - ], - [ - 1489970641, - "59265024" - ], - [ - 1489970656, - "24571904" - ], - [ - 1489970656, - "34009088" - ], - [ - 1489970656, - "99475456" - ], - [ - 1489970671, - "98603008" - ], - [ - 1489970671, - "25096192" - ], - [ - 1489970671, - "20377600" - ], - [ - 1489970686, - "17756160" - ], - [ - 1489970686, - "26669056" - ], - [ - 1489970686, - "96608256" - ], - [ - 1489970701, - "27193344" - ], - [ - 1489970701, - "18280448" - ], - [ - 1489970701, - "211374080" - ], - [ - 1489970716, - "18804736" - ], - [ - 1489970716, - "333717504" - ], - [ - 1489970716, - "29814784" - ], - [ - 1489970731, - "465731584" - ], - [ - 1489970731, - "19853312" - ], - [ - 1489970731, - "46592000" - ], - [ - 1489970746, - "622100480" - ], - [ - 1489970746, - "20377600" - ], - [ - 1489970746, - "45543424" - ], - [ - 1489970761, - "58650624" - ], - [ - 1489970761, - "20901888" - ], - [ - 1489970761, - "768745472" - ], - [ - 1489970776, - "21426176" - ], - [ - 1489970776, - "58650624" - ], - [ - 1489970776, - "925585408" - ], - [ - 1489970791, - "1088430080" - ], - [ - 1489970791, - "72806400" - ], - [ - 1489970791, - "22474752" - ], - [ - 1489970806, - "1261473792" - ], - [ - 1489970806, - "73854976" - ], - [ - 1489970806, - "23523328" - ], - [ - 1489970821, - "1442615296" - ], - [ - 1489970821, - "24047616" - ], - [ - 1489970821, - "96399360" - ], - [ - 1489970836, - "159416320" - ], - [ - 1489970836, - "123138048" - ], - [ - 1489970836, - "25096192" - ], - [ - 1489970851, - "25620480" - ], - [ - 1489970851, - "354664448" - ], - [ - 1489970851, - "107409408" - ], - [ - 1489970866, - "132050944" - ], - [ - 1489970866, - "558534656" - ], - [ - 1489970866, - "17756160" - ], - [ - 1489970881, - "771555328" - ], - [ - 1489970881, - "17756160" - ], - [ - 1489970881, - "147255296" - ], - [ - 1489970896, - "18804736" - ], - [ - 1489970896, - "201256960" - ], - [ - 1489970896, - "771555328" - ], - [ - 1489970911, - "19329024" - ], - [ - 1489970911, - "771555328" - ], - [ - 1489970911, - "192868352" - ], - [ - 1489970926, - "34533376" - ], - [ - 1489970926, - "19853312" - ], - [ - 1489970926, - "245297152" - ], - [ - 1489970941, - "20901888" - ], - [ - 1489970941, - "242675712" - ], - [ - 1489970941, - "35057664" - ], - [ - 1489970956, - "36630528" - ], - [ - 1489970956, - "21426176" - ], - [ - 1489970956, - "291958784" - ], - [ - 1489970971, - "21426176" - ], - [ - 1489970971, - "287764480" - ], - [ - 1489970971, - "47624192" - ], - [ - 1489970986, - "21426176" - ], - [ - 1489970986, - "85524480" - ], - [ - 1489970986, - "287764480" - ], - [ - 1489971001, - "34533376" - ], - [ - 1489971001, - "62017536" - ], - [ - 1489971001, - "287764480" - ], - [ - 1489971016, - "19853312" - ], - [ - 1489971016, - "34533376" - ], - [ - 1489971016, - "76210176" - ], - [ - 1489971031, - "61419520" - ], - [ - 1489971031, - "20901888" - ], - [ - 1489971031, - "19329024" - ], - [ - 1489971046, - "84647936" - ], - [ - 1489971046, - "22474752" - ], - [ - 1489971046, - "18804736" - ], - [ - 1489971061, - "19329024" - ], - [ - 1489971061, - "27717632" - ], - [ - 1489971061, - "72617984" - ], - [ - 1489971076, - "20377600" - ], - [ - 1489971076, - "39776256" - ], - [ - 1489971076, - "115658752" - ], - [ - 1489971091, - "108630016" - ], - [ - 1489971091, - "31911936" - ], - [ - 1489971091, - "20901888" - ], - [ - 1489971106, - "49737728" - ], - [ - 1489971106, - "20901888" - ], - [ - 1489971106, - "203976704" - ], - [ - 1489971121, - "45019136" - ], - [ - 1489971121, - "22474752" - ], - [ - 1489971121, - "307949568" - ], - [ - 1489971136, - "22999040" - ], - [ - 1489971136, - "63369216" - ], - [ - 1489971136, - "420544512" - ], - [ - 1489971151, - "64417792" - ], - [ - 1489971151, - "540192768" - ], - [ - 1489971151, - "23523328" - ], - [ - 1489971166, - "24571904" - ], - [ - 1489971166, - "99545088" - ], - [ - 1489971166, - "669515776" - ], - [ - 1489971181, - "805883904" - ], - [ - 1489971181, - "78573568" - ], - [ - 1489971181, - "25096192" - ], - [ - 1489971196, - "18280448" - ], - [ - 1489971196, - "951398400" - ], - [ - 1489971196, - "103215104" - ], - [ - 1489971211, - "127856640" - ], - [ - 1489971211, - "1103437824" - ], - [ - 1489971211, - "18804736" - ], - [ - 1489971226, - "1265676288" - ], - [ - 1489971226, - "19329024" - ], - [ - 1489971226, - "121040896" - ], - [ - 1489971241, - "1436016640" - ], - [ - 1489971241, - "163508224" - ], - [ - 1489971241, - "19853312" - ], - [ - 1489971256, - "169275392" - ], - [ - 1489971256, - "20377600" - ], - [ - 1489971256, - "97247232" - ], - [ - 1489971271, - "281690112" - ], - [ - 1489971271, - "20901888" - ], - [ - 1489971271, - "207024128" - ], - [ - 1489971286, - "214888448" - ], - [ - 1489971286, - "21426176" - ], - [ - 1489971286, - "474759168" - ], - [ - 1489971301, - "675401728" - ], - [ - 1489971301, - "252637184" - ], - [ - 1489971301, - "21950464" - ], - [ - 1489971316, - "262074368" - ], - [ - 1489971316, - "885719040" - ], - [ - 1489971316, - "22999040" - ], - [ - 1489971331, - "23523328" - ], - [ - 1489971331, - "300347392" - ], - [ - 1489971331, - "1104138240" - ], - [ - 1489971346, - "1104138240" - ], - [ - 1489971346, - "305590272" - ], - [ - 1489971346, - "24571904" - ], - [ - 1489971361, - "1104138240" - ], - [ - 1489971361, - "305590272" - ], - [ - 1489971361, - "25096192" - ], - [ - 1489971376, - "24047616" - ], - [ - 1489971376, - "305590272" - ], - [ - 1489971376, - "18280448" - ], - [ - 1489971391, - "33484800" - ], - [ - 1489971391, - "18804736" - ], - [ - 1489971391, - "18280448" - ], - [ - 1489971406, - "17756160" - ], - [ - 1489971406, - "18804736" - ], - [ - 1489971406, - "20901888" - ], - [ - 1489971421, - "20377600" - ], - [ - 1489971421, - "17756160" - ], - [ - 1489971421, - "19329024" - ], - [ - 1489971436, - "25096192" - ], - [ - 1489971436, - "17756160" - ], - [ - 1489971436, - "19853312" - ], - [ - 1489971451, - "30863360" - ], - [ - 1489971451, - "20901888" - ], - [ - 1489971451, - "17756160" - ], - [ - 1489971466, - "17756160" - ], - [ - 1489971466, - "32960512" - ], - [ - 1489971466, - "21426176" - ], - [ - 1489971481, - "40300544" - ], - [ - 1489971481, - "21950464" - ], - [ - 1489971481, - "17756160" - ], - [ - 1489971496, - "53407744" - ], - [ - 1489971496, - "18280448" - ], - [ - 1489971496, - "22474752" - ], - [ - 1489971511, - "18280448" - ], - [ - 1489971511, - "24047616" - ], - [ - 1489971511, - "53932032" - ], - [ - 1489971526, - "24571904" - ], - [ - 1489971526, - "59174912" - ], - [ - 1489971526, - "18280448" - ], - [ - 1489971541, - "81195008" - ], - [ - 1489971541, - "18280448" - ], - [ - 1489971541, - "25620480" - ], - [ - 1489971556, - "25620480" - ], - [ - 1489971556, - "18280448" - ], - [ - 1489971556, - "107409408" - ], - [ - 1489971571, - "18280448" - ], - [ - 1489971571, - "94826496" - ], - [ - 1489971571, - "18280448" - ], - [ - 1489971586, - "18804736" - ], - [ - 1489971586, - "18804736" - ], - [ - 1489971586, - "131002368" - ], - [ - 1489971601, - "19329024" - ], - [ - 1489971601, - "18804736" - ], - [ - 1489971601, - "113700864" - ], - [ - 1489971616, - "143585280" - ], - [ - 1489971616, - "18804736" - ], - [ - 1489971616, - "19853312" - ], - [ - 1489971631, - "20377600" - ], - [ - 1489971631, - "18804736" - ], - [ - 1489971631, - "173469696" - ], - [ - 1489971646, - "20377600" - ], - [ - 1489971646, - "18804736" - ], - [ - 1489971646, - "188149760" - ], - [ - 1489971661, - "203878400" - ], - [ - 1489971661, - "18804736" - ], - [ - 1489971661, - "34533376" - ], - [ - 1489971676, - "238481408" - ], - [ - 1489971676, - "18804736" - ], - [ - 1489971676, - "19853312" - ], - [ - 1489971691, - "18804736" - ], - [ - 1489971691, - "17756160" - ], - [ - 1489971691, - "272035840" - ], - [ - 1489971706, - "19329024" - ], - [ - 1489971706, - "19329024" - ], - [ - 1489971706, - "289337344" - ], - [ - 1489971721, - "321843200" - ], - [ - 1489971721, - "19853312" - ], - [ - 1489971721, - "19853312" - ], - [ - 1489971736, - "20377600" - ], - [ - 1489971736, - "321843200" - ], - [ - 1489971736, - "19853312" - ], - [ - 1489971751, - "321843200" - ], - [ - 1489971751, - "19853312" - ], - [ - 1489971751, - "20901888" - ], - [ - 1489971766, - "19853312" - ], - [ - 1489971766, - "21426176" - ], - [ - 1489971766, - "18804736" - ], - [ - 1489971781, - "21426176" - ], - [ - 1489971781, - "19853312" - ], - [ - 1489971781, - "22999040" - ], - [ - 1489971796, - "24047616" - ], - [ - 1489971796, - "23523328" - ], - [ - 1489971796, - "19853312" - ], - [ - 1489971811, - "24571904" - ], - [ - 1489971811, - "19853312" - ], - [ - 1489971811, - "34009088" - ], - [ - 1489971826, - "25096192" - ], - [ - 1489971826, - "29290496" - ], - [ - 1489971826, - "19853312" - ], - [ - 1489971841, - "17756160" - ], - [ - 1489971841, - "46592000" - ], - [ - 1489971841, - "19853312" - ], - [ - 1489971856, - "19853312" - ], - [ - 1489971856, - "18280448" - ], - [ - 1489971856, - "39776256" - ], - [ - 1489971871, - "20377600" - ], - [ - 1489971871, - "18804736" - ], - [ - 1489971871, - "58650624" - ], - [ - 1489971886, - "54980608" - ], - [ - 1489971886, - "20377600" - ], - [ - 1489971886, - "19329024" - ], - [ - 1489971901, - "20377600" - ], - [ - 1489971901, - "73854976" - ], - [ - 1489971901, - "20377600" - ], - [ - 1489971916, - "20377600" - ], - [ - 1489971916, - "73330688" - ], - [ - 1489971916, - "20901888" - ], - [ - 1489971931, - "20377600" - ], - [ - 1489971931, - "21426176" - ], - [ - 1489971931, - "95875072" - ], - [ - 1489971946, - "20377600" - ], - [ - 1489971946, - "21950464" - ], - [ - 1489971946, - "121040896" - ], - [ - 1489971961, - "22999040" - ], - [ - 1489971961, - "107933696" - ], - [ - 1489971961, - "20377600" - ], - [ - 1489971976, - "20377600" - ], - [ - 1489971976, - "23523328" - ], - [ - 1489971976, - "149876736" - ], - [ - 1489971991, - "24571904" - ], - [ - 1489971991, - "20377600" - ], - [ - 1489971991, - "142536704" - ], - [ - 1489972006, - "174518272" - ], - [ - 1489972006, - "25096192" - ], - [ - 1489972006, - "20901888" - ], - [ - 1489972021, - "190771200" - ], - [ - 1489972021, - "20901888" - ], - [ - 1489972021, - "17756160" - ], - [ - 1489972036, - "243724288" - ], - [ - 1489972036, - "18280448" - ], - [ - 1489972036, - "20901888" - ], - [ - 1489972051, - "239529984" - ], - [ - 1489972051, - "18804736" - ], - [ - 1489972051, - "20901888" - ], - [ - 1489972066, - "20901888" - ], - [ - 1489972066, - "19329024" - ], - [ - 1489972066, - "288813056" - ], - [ - 1489972081, - "19853312" - ], - [ - 1489972081, - "286715904" - ], - [ - 1489972081, - "20901888" - ], - [ - 1489972096, - "20901888" - ], - [ - 1489972096, - "20901888" - ], - [ - 1489972096, - "286715904" - ], - [ - 1489972111, - "21426176" - ], - [ - 1489972111, - "286715904" - ], - [ - 1489972111, - "20901888" - ], - [ - 1489972126, - "21950464" - ], - [ - 1489972126, - "18280448" - ], - [ - 1489972126, - "20901888" - ], - [ - 1489972141, - "21426176" - ], - [ - 1489972141, - "22474752" - ], - [ - 1489972141, - "19329024" - ], - [ - 1489972156, - "23523328" - ], - [ - 1489972156, - "22474752" - ], - [ - 1489972156, - "21426176" - ], - [ - 1489972171, - "24047616" - ], - [ - 1489972171, - "25620480" - ], - [ - 1489972171, - "21426176" - ], - [ - 1489972186, - "21426176" - ], - [ - 1489972186, - "32960512" - ], - [ - 1489972186, - "25096192" - ], - [ - 1489972201, - "35057664" - ], - [ - 1489972201, - "21426176" - ], - [ - 1489972201, - "25096192" - ], - [ - 1489972216, - "21426176" - ], - [ - 1489972216, - "18280448" - ], - [ - 1489972216, - "47640576" - ], - [ - 1489972231, - "18804736" - ], - [ - 1489972231, - "43970560" - ], - [ - 1489972231, - "21426176" - ], - [ - 1489972246, - "63893504" - ], - [ - 1489972246, - "19329024" - ], - [ - 1489972246, - "21426176" - ], - [ - 1489972261, - "19853312" - ], - [ - 1489972261, - "21426176" - ], - [ - 1489972261, - "57602048" - ], - [ - 1489972276, - "20901888" - ], - [ - 1489972276, - "81195008" - ], - [ - 1489972276, - "21426176" - ], - [ - 1489972291, - "21426176" - ], - [ - 1489972291, - "108457984" - ], - [ - 1489972291, - "21950464" - ], - [ - 1489972306, - "21950464" - ], - [ - 1489972306, - "91156480" - ], - [ - 1489972306, - "21950464" - ], - [ - 1489972321, - "114749440" - ], - [ - 1489972321, - "21950464" - ], - [ - 1489972321, - "21950464" - ], - [ - 1489972336, - "21950464" - ], - [ - 1489972336, - "143060992" - ], - [ - 1489972336, - "34533376" - ], - [ - 1489972351, - "128905216" - ], - [ - 1489972351, - "21950464" - ], - [ - 1489972351, - "20901888" - ], - [ - 1489972366, - "19329024" - ], - [ - 1489972366, - "155119616" - ], - [ - 1489972366, - "21950464" - ], - [ - 1489972381, - "19853312" - ], - [ - 1489972381, - "21950464" - ], - [ - 1489972381, - "187101184" - ], - [ - 1489972396, - "20377600" - ], - [ - 1489972396, - "206499840" - ], - [ - 1489972396, - "21950464" - ], - [ - 1489972411, - "22474752" - ], - [ - 1489972411, - "20377600" - ], - [ - 1489972411, - "241102848" - ], - [ - 1489972426, - "22474752" - ], - [ - 1489972426, - "20377600" - ], - [ - 1489972426, - "242675712" - ], - [ - 1489972441, - "286191616" - ], - [ - 1489972441, - "22474752" - ], - [ - 1489972441, - "20901888" - ], - [ - 1489972456, - "287764480" - ], - [ - 1489972456, - "21950464" - ], - [ - 1489972456, - "22474752" - ], - [ - 1489972471, - "287764480" - ], - [ - 1489972471, - "22474752" - ], - [ - 1489972471, - "22474752" - ], - [ - 1489972486, - "22474752" - ], - [ - 1489972486, - "23523328" - ], - [ - 1489972486, - "24571904" - ], - [ - 1489972501, - "22474752" - ], - [ - 1489972501, - "24571904" - ], - [ - 1489972501, - "20377600" - ], - [ - 1489972516, - "22474752" - ], - [ - 1489972516, - "25096192" - ], - [ - 1489972516, - "22474752" - ], - [ - 1489972531, - "27193344" - ], - [ - 1489972531, - "22999040" - ], - [ - 1489972531, - "26144768" - ], - [ - 1489972546, - "26669056" - ], - [ - 1489972546, - "34009088" - ], - [ - 1489972546, - "22999040" - ], - [ - 1489972561, - "17756160" - ], - [ - 1489972561, - "22999040" - ], - [ - 1489972561, - "34009088" - ], - [ - 1489972576, - "18280448" - ], - [ - 1489972576, - "22999040" - ], - [ - 1489972576, - "47116288" - ], - [ - 1489972591, - "46592000" - ], - [ - 1489972591, - "18804736" - ], - [ - 1489972591, - "22999040" - ], - [ - 1489972606, - "19329024" - ], - [ - 1489972606, - "60223488" - ], - [ - 1489972606, - "22999040" - ], - [ - 1489972621, - "19853312" - ], - [ - 1489972621, - "60747776" - ], - [ - 1489972621, - "22999040" - ], - [ - 1489972636, - "94302208" - ], - [ - 1489972636, - "20901888" - ], - [ - 1489972636, - "22999040" - ], - [ - 1489972651, - "21426176" - ], - [ - 1489972651, - "78573568" - ], - [ - 1489972651, - "22999040" - ], - [ - 1489972666, - "22999040" - ], - [ - 1489972666, - "21950464" - ], - [ - 1489972666, - "100069376" - ], - [ - 1489972681, - "106885120" - ], - [ - 1489972681, - "23523328" - ], - [ - 1489972681, - "22999040" - ], - [ - 1489972696, - "23523328" - ], - [ - 1489972696, - "23523328" - ], - [ - 1489972696, - "116846592" - ], - [ - 1489972711, - "24047616" - ], - [ - 1489972711, - "23523328" - ], - [ - 1489972711, - "158265344" - ], - [ - 1489972726, - "24571904" - ], - [ - 1489972726, - "154595328" - ], - [ - 1489972726, - "23523328" - ], - [ - 1489972741, - "23523328" - ], - [ - 1489972741, - "18280448" - ], - [ - 1489972741, - "203354112" - ], - [ - 1489972756, - "23523328" - ], - [ - 1489972756, - "18280448" - ], - [ - 1489972756, - "201781248" - ], - [ - 1489972771, - "251064320" - ], - [ - 1489972771, - "23523328" - ], - [ - 1489972771, - "18804736" - ], - [ - 1489972786, - "248442880" - ], - [ - 1489972786, - "19329024" - ], - [ - 1489972786, - "23523328" - ], - [ - 1489972801, - "297725952" - ], - [ - 1489972801, - "19853312" - ], - [ - 1489972801, - "23523328" - ], - [ - 1489972816, - "23523328" - ], - [ - 1489972816, - "20901888" - ], - [ - 1489972816, - "296153088" - ], - [ - 1489972831, - "23523328" - ], - [ - 1489972831, - "21426176" - ], - [ - 1489972831, - "296153088" - ], - [ - 1489972846, - "296153088" - ], - [ - 1489972846, - "21950464" - ], - [ - 1489972846, - "23523328" - ], - [ - 1489972861, - "23523328" - ], - [ - 1489972861, - "34533376" - ], - [ - 1489972861, - "22474752" - ], - [ - 1489972876, - "23523328" - ], - [ - 1489972876, - "24047616" - ], - [ - 1489972876, - "20901888" - ], - [ - 1489972891, - "24047616" - ], - [ - 1489972891, - "24047616" - ], - [ - 1489972891, - "26144768" - ], - [ - 1489972906, - "24571904" - ], - [ - 1489972906, - "27193344" - ], - [ - 1489972906, - "24047616" - ], - [ - 1489972921, - "25096192" - ], - [ - 1489972921, - "24047616" - ], - [ - 1489972921, - "33484800" - ], - [ - 1489972936, - "45543424" - ], - [ - 1489972936, - "18280448" - ], - [ - 1489972936, - "24047616" - ], - [ - 1489972951, - "44494848" - ], - [ - 1489972951, - "24047616" - ], - [ - 1489972951, - "18280448" - ], - [ - 1489972966, - "18804736" - ], - [ - 1489972966, - "57602048" - ], - [ - 1489972966, - "24047616" - ], - [ - 1489972981, - "18804736" - ], - [ - 1489972981, - "59699200" - ], - [ - 1489972981, - "24047616" - ], - [ - 1489972996, - "24047616" - ], - [ - 1489972996, - "73854976" - ], - [ - 1489972996, - "33484800" - ], - [ - 1489973011, - "24047616" - ], - [ - 1489973011, - "71233536" - ], - [ - 1489973011, - "18804736" - ], - [ - 1489973026, - "20377600" - ], - [ - 1489973026, - "24047616" - ], - [ - 1489973026, - "95350784" - ], - [ - 1489973041, - "119992320" - ], - [ - 1489973041, - "24047616" - ], - [ - 1489973041, - "21426176" - ], - [ - 1489973056, - "24571904" - ], - [ - 1489973056, - "109506560" - ], - [ - 1489973056, - "21950464" - ], - [ - 1489973071, - "150925312" - ], - [ - 1489973071, - "24571904" - ], - [ - 1489973071, - "22474752" - ], - [ - 1489973086, - "146731008" - ], - [ - 1489973086, - "22999040" - ], - [ - 1489973086, - "16707584" - ], - [ - 1489973101, - "197586944" - ], - [ - 1489973101, - "16707584" - ], - [ - 1489973101, - "23523328" - ], - [ - 1489973116, - "16707584" - ], - [ - 1489973116, - "25096192" - ], - [ - 1489973116, - "196014080" - ], - [ - 1489973131, - "16707584" - ], - [ - 1489973131, - "26144768" - ], - [ - 1489973131, - "247918592" - ], - [ - 1489973146, - "27193344" - ], - [ - 1489973146, - "16707584" - ], - [ - 1489973146, - "241102848" - ], - [ - 1489973161, - "295104512" - ], - [ - 1489973161, - "16707584" - ], - [ - 1489973161, - "17756160" - ], - [ - 1489973176, - "16707584" - ], - [ - 1489973176, - "288288768" - ], - [ - 1489973176, - "18280448" - ], - [ - 1489973191, - "16707584" - ], - [ - 1489973191, - "321318912" - ], - [ - 1489973191, - "19329024" - ], - [ - 1489973206, - "19853312" - ], - [ - 1489973206, - "321318912" - ], - [ - 1489973206, - "16707584" - ], - [ - 1489973221, - "16707584" - ], - [ - 1489973221, - "20377600" - ], - [ - 1489973221, - "33484800" - ], - [ - 1489973236, - "20901888" - ], - [ - 1489973236, - "20377600" - ], - [ - 1489973236, - "16707584" - ], - [ - 1489973251, - "17231872" - ], - [ - 1489973251, - "21950464" - ], - [ - 1489973251, - "24047616" - ], - [ - 1489973266, - "26669056" - ], - [ - 1489973266, - "22474752" - ], - [ - 1489973266, - "17231872" - ], - [ - 1489973281, - "23523328" - ], - [ - 1489973281, - "17231872" - ], - [ - 1489973281, - "24571904" - ], - [ - 1489973296, - "24047616" - ], - [ - 1489973296, - "36630528" - ], - [ - 1489973296, - "17231872" - ], - [ - 1489973311, - "24571904" - ], - [ - 1489973311, - "48164864" - ], - [ - 1489973311, - "17231872" - ], - [ - 1489973326, - "17231872" - ], - [ - 1489973326, - "25096192" - ], - [ - 1489973326, - "47640576" - ], - [ - 1489973341, - "17231872" - ], - [ - 1489973341, - "17756160" - ], - [ - 1489973341, - "61796352" - ], - [ - 1489973356, - "73330688" - ], - [ - 1489973356, - "17231872" - ], - [ - 1489973356, - "18804736" - ], - [ - 1489973371, - "17231872" - ], - [ - 1489973371, - "99020800" - ], - [ - 1489973371, - "19329024" - ], - [ - 1489973386, - "19853312" - ], - [ - 1489973386, - "80670720" - ], - [ - 1489973386, - "17231872" - ], - [ - 1489973401, - "102690816" - ], - [ - 1489973401, - "20377600" - ], - [ - 1489973401, - "17756160" - ], - [ - 1489973416, - "20901888" - ], - [ - 1489973416, - "17756160" - ], - [ - 1489973416, - "108457984" - ], - [ - 1489973431, - "17756160" - ], - [ - 1489973431, - "21426176" - ], - [ - 1489973431, - "119992320" - ], - [ - 1489973446, - "164032512" - ], - [ - 1489973446, - "17756160" - ], - [ - 1489973446, - "22474752" - ], - [ - 1489973461, - "162459648" - ], - [ - 1489973461, - "17756160" - ], - [ - 1489973461, - "23523328" - ], - [ - 1489973476, - "24571904" - ], - [ - 1489973476, - "213839872" - ], - [ - 1489973476, - "17756160" - ], - [ - 1489973491, - "25096192" - ], - [ - 1489973491, - "211218432" - ], - [ - 1489973491, - "17756160" - ], - [ - 1489973506, - "25620480" - ], - [ - 1489973506, - "255258624" - ], - [ - 1489973506, - "17756160" - ], - [ - 1489973521, - "17756160" - ], - [ - 1489973521, - "255782912" - ], - [ - 1489973521, - "18280448" - ], - [ - 1489973536, - "303493120" - ], - [ - 1489973536, - "17756160" - ], - [ - 1489973536, - "18804736" - ], - [ - 1489973551, - "306114560" - ], - [ - 1489973551, - "19329024" - ], - [ - 1489973551, - "17756160" - ], - [ - 1489973566, - "20377600" - ], - [ - 1489973566, - "17756160" - ], - [ - 1489973566, - "306114560" - ], - [ - 1489973581, - "306114560" - ], - [ - 1489973581, - "18280448" - ], - [ - 1489973581, - "20377600" - ], - [ - 1489973596, - "18804736" - ], - [ - 1489973596, - "20901888" - ], - [ - 1489973596, - "18280448" - ], - [ - 1489973611, - "18280448" - ], - [ - 1489973611, - "21426176" - ], - [ - 1489973611, - "20901888" - ], - [ - 1489973626, - "18280448" - ], - [ - 1489973626, - "22474752" - ], - [ - 1489973626, - "26669056" - ], - [ - 1489973641, - "30339072" - ], - [ - 1489973641, - "22474752" - ], - [ - 1489973641, - "18280448" - ], - [ - 1489973656, - "30863360" - ], - [ - 1489973656, - "22474752" - ], - [ - 1489973656, - "18280448" - ], - [ - 1489973671, - "48164864" - ], - [ - 1489973671, - "18280448" - ], - [ - 1489973671, - "33484800" - ], - [ - 1489973686, - "19329024" - ], - [ - 1489973686, - "37679104" - ], - [ - 1489973686, - "18280448" - ], - [ - 1489973701, - "19853312" - ], - [ - 1489973701, - "60223488" - ], - [ - 1489973701, - "18280448" - ], - [ - 1489973716, - "18280448" - ], - [ - 1489973716, - "53407744" - ], - [ - 1489973716, - "21426176" - ], - [ - 1489973731, - "18280448" - ], - [ - 1489973731, - "74903552" - ], - [ - 1489973731, - "21950464" - ], - [ - 1489973746, - "18804736" - ], - [ - 1489973746, - "99020800" - ], - [ - 1489973746, - "22474752" - ], - [ - 1489973761, - "23523328" - ], - [ - 1489973761, - "18804736" - ], - [ - 1489973761, - "88535040" - ], - [ - 1489973776, - "24047616" - ], - [ - 1489973776, - "18804736" - ], - [ - 1489973776, - "124186624" - ], - [ - 1489973791, - "18804736" - ], - [ - 1489973791, - "107409408" - ], - [ - 1489973791, - "25096192" - ], - [ - 1489973806, - "25620480" - ], - [ - 1489973806, - "18804736" - ], - [ - 1489973806, - "132575232" - ], - [ - 1489973821, - "18804736" - ], - [ - 1489973821, - "17756160" - ], - [ - 1489973821, - "146206720" - ], - [ - 1489973836, - "18804736" - ], - [ - 1489973836, - "18280448" - ], - [ - 1489973836, - "178712576" - ], - [ - 1489973851, - "18804736" - ], - [ - 1489973851, - "194441216" - ], - [ - 1489973851, - "18804736" - ], - [ - 1489973866, - "19853312" - ], - [ - 1489973866, - "18804736" - ], - [ - 1489973866, - "247918592" - ], - [ - 1489973881, - "20377600" - ], - [ - 1489973881, - "243200000" - ], - [ - 1489973881, - "18804736" - ], - [ - 1489973896, - "20901888" - ], - [ - 1489973896, - "18804736" - ], - [ - 1489973896, - "291958784" - ], - [ - 1489973911, - "18804736" - ], - [ - 1489973911, - "21426176" - ], - [ - 1489973911, - "288288768" - ], - [ - 1489973926, - "18804736" - ], - [ - 1489973926, - "22474752" - ], - [ - 1489973926, - "288288768" - ], - [ - 1489973941, - "19329024" - ], - [ - 1489973941, - "288288768" - ], - [ - 1489973941, - "22999040" - ], - [ - 1489973956, - "19329024" - ], - [ - 1489973956, - "24047616" - ], - [ - 1489973956, - "33484800" - ], - [ - 1489973971, - "24571904" - ], - [ - 1489973971, - "19329024" - ], - [ - 1489973971, - "20377600" - ], - [ - 1489973986, - "25096192" - ], - [ - 1489973986, - "19329024" - ], - [ - 1489973986, - "22474752" - ] - ], - "node_memory_heap_used_bytes": [ - [ - 1489959316, - "17487672" - ], - [ - 1489959316, - "18514576" - ], - [ - 1489959316, - "15256016" - ], - [ - 1489959331, - "15765512" - ], - [ - 1489959331, - "18285872" - ], - [ - 1489959331, - "22093056" - ], - [ - 1489959346, - "21585784" - ], - [ - 1489959346, - "16627696" - ], - [ - 1489959346, - "18893872" - ], - [ - 1489959361, - "17955984" - ], - [ - 1489959361, - "18751256" - ], - [ - 1489959361, - "20217504" - ], - [ - 1489959376, - "22000520" - ], - [ - 1489959376, - "18484720" - ], - [ - 1489959376, - "22551688" - ], - [ - 1489959391, - "26723040" - ], - [ - 1489959391, - "24478440" - ], - [ - 1489959391, - "19772888" - ], - [ - 1489959406, - "29894928" - ], - [ - 1489959406, - "29943104" - ], - [ - 1489959406, - "20027120" - ], - [ - 1489959421, - "25953280" - ], - [ - 1489959421, - "34018752" - ], - [ - 1489959421, - "21213256" - ], - [ - 1489959436, - "42039088" - ], - [ - 1489959436, - "29431064" - ], - [ - 1489959436, - "22535648" - ], - [ - 1489959451, - "22953864" - ], - [ - 1489959451, - "33048648" - ], - [ - 1489959451, - "47754536" - ], - [ - 1489959466, - "56194056" - ], - [ - 1489959466, - "15342024" - ], - [ - 1489959466, - "32657752" - ], - [ - 1489959481, - "64059552" - ], - [ - 1489959481, - "34577496" - ], - [ - 1489959481, - "15513816" - ], - [ - 1489959496, - "33582488" - ], - [ - 1489959496, - "15886392" - ], - [ - 1489959496, - "73625856" - ], - [ - 1489959511, - "21654040" - ], - [ - 1489959511, - "88174480" - ], - [ - 1489959511, - "17230304" - ], - [ - 1489959526, - "44657128" - ], - [ - 1489959526, - "94874392" - ], - [ - 1489959526, - "17479936" - ], - [ - 1489959541, - "35214152" - ], - [ - 1489959541, - "109539264" - ], - [ - 1489959541, - "17777192" - ], - [ - 1489959556, - "18979640" - ], - [ - 1489959556, - "118959728" - ], - [ - 1489959556, - "32723424" - ], - [ - 1489959571, - "23944208" - ], - [ - 1489959571, - "136265944" - ], - [ - 1489959571, - "19264608" - ], - [ - 1489959586, - "146761680" - ], - [ - 1489959586, - "38783448" - ], - [ - 1489959586, - "20452416" - ], - [ - 1489959601, - "40164656" - ], - [ - 1489959601, - "165085656" - ], - [ - 1489959601, - "21146888" - ], - [ - 1489959616, - "178106216" - ], - [ - 1489959616, - "37437144" - ], - [ - 1489959616, - "21436352" - ], - [ - 1489959631, - "34428464" - ], - [ - 1489959631, - "198264016" - ], - [ - 1489959631, - "22577152" - ], - [ - 1489959646, - "48094400" - ], - [ - 1489959646, - "14882688" - ], - [ - 1489959646, - "212247792" - ], - [ - 1489959661, - "212247792" - ], - [ - 1489959661, - "15528096" - ], - [ - 1489959661, - "44940472" - ], - [ - 1489959676, - "32563664" - ], - [ - 1489959676, - "15652704" - ], - [ - 1489959676, - "212247792" - ], - [ - 1489959691, - "16267168" - ], - [ - 1489959691, - "16999616" - ], - [ - 1489959691, - "72311448" - ], - [ - 1489959706, - "39015936" - ], - [ - 1489959706, - "17351864" - ], - [ - 1489959706, - "17135456" - ], - [ - 1489959721, - "17522096" - ], - [ - 1489959721, - "18499640" - ], - [ - 1489959721, - "39015936" - ], - [ - 1489959736, - "18774904" - ], - [ - 1489959736, - "39015936" - ], - [ - 1489959736, - "22183224" - ], - [ - 1489959751, - "15410872" - ], - [ - 1489959751, - "24274608" - ], - [ - 1489959751, - "19599984" - ], - [ - 1489959766, - "19047976" - ], - [ - 1489959766, - "19836736" - ], - [ - 1489959766, - "29694328" - ], - [ - 1489959781, - "37541928" - ], - [ - 1489959781, - "19380832" - ], - [ - 1489959781, - "21326744" - ], - [ - 1489959796, - "26512792" - ], - [ - 1489959796, - "40395368" - ], - [ - 1489959796, - "21591768" - ], - [ - 1489959811, - "21906440" - ], - [ - 1489959811, - "47321288" - ], - [ - 1489959811, - "24979712" - ], - [ - 1489959826, - "15165248" - ], - [ - 1489959826, - "30813272" - ], - [ - 1489959826, - "54740760" - ], - [ - 1489959841, - "30427424" - ], - [ - 1489959841, - "14780136" - ], - [ - 1489959841, - "62912784" - ], - [ - 1489959856, - "16113856" - ], - [ - 1489959856, - "32224248" - ], - [ - 1489959856, - "71496376" - ], - [ - 1489959871, - "82594944" - ], - [ - 1489959871, - "16556280" - ], - [ - 1489959871, - "36331400" - ], - [ - 1489959886, - "17788336" - ], - [ - 1489959886, - "98719232" - ], - [ - 1489959886, - "35193472" - ], - [ - 1489959901, - "104496376" - ], - [ - 1489959901, - "18067904" - ], - [ - 1489959901, - "40835576" - ], - [ - 1489959916, - "34275704" - ], - [ - 1489959916, - "118098168" - ], - [ - 1489959916, - "18343440" - ], - [ - 1489959931, - "21123008" - ], - [ - 1489959931, - "19515800" - ], - [ - 1489959931, - "129309512" - ], - [ - 1489959946, - "27246328" - ], - [ - 1489959946, - "19777488" - ], - [ - 1489959946, - "146158352" - ], - [ - 1489959961, - "19777488" - ], - [ - 1489959961, - "158637016" - ], - [ - 1489959961, - "27660272" - ], - [ - 1489959976, - "177646568" - ], - [ - 1489959976, - "19777488" - ], - [ - 1489959976, - "38273072" - ], - [ - 1489959991, - "49536312" - ], - [ - 1489959991, - "15704720" - ], - [ - 1489959991, - "190760744" - ], - [ - 1489960006, - "27447392" - ], - [ - 1489960006, - "212053744" - ], - [ - 1489960006, - "16851160" - ], - [ - 1489960021, - "21060824" - ], - [ - 1489960021, - "212053744" - ], - [ - 1489960021, - "16094080" - ], - [ - 1489960036, - "32820536" - ], - [ - 1489960036, - "17696984" - ], - [ - 1489960036, - "212053744" - ], - [ - 1489960051, - "72528088" - ], - [ - 1489960051, - "17832496" - ], - [ - 1489960051, - "15795880" - ], - [ - 1489960066, - "16932128" - ], - [ - 1489960066, - "50681528" - ], - [ - 1489960066, - "19203592" - ], - [ - 1489960081, - "15740176" - ], - [ - 1489960081, - "19668736" - ], - [ - 1489960081, - "52534456" - ], - [ - 1489960096, - "20021984" - ], - [ - 1489960096, - "54097712" - ], - [ - 1489960096, - "20860488" - ], - [ - 1489960111, - "21107456" - ], - [ - 1489960111, - "23381280" - ], - [ - 1489960111, - "36817112" - ], - [ - 1489960126, - "47674672" - ], - [ - 1489960126, - "22380968" - ], - [ - 1489960126, - "25212472" - ], - [ - 1489960141, - "30810336" - ], - [ - 1489960141, - "22745400" - ], - [ - 1489960141, - "79468888" - ], - [ - 1489960156, - "79468888" - ], - [ - 1489960156, - "15751888" - ], - [ - 1489960156, - "35581584" - ], - [ - 1489960171, - "15422232" - ], - [ - 1489960171, - "15380984" - ], - [ - 1489960171, - "43210368" - ], - [ - 1489960186, - "48716032" - ], - [ - 1489960186, - "20101376" - ], - [ - 1489960186, - "15544784" - ], - [ - 1489960201, - "16752472" - ], - [ - 1489960201, - "24469920" - ], - [ - 1489960201, - "59606296" - ], - [ - 1489960216, - "64930656" - ], - [ - 1489960216, - "35530832" - ], - [ - 1489960216, - "17160864" - ], - [ - 1489960231, - "75289376" - ], - [ - 1489960231, - "25444472" - ], - [ - 1489960231, - "17518632" - ], - [ - 1489960246, - "18693480" - ], - [ - 1489960246, - "90448920" - ], - [ - 1489960246, - "20924432" - ], - [ - 1489960261, - "96357504" - ], - [ - 1489960261, - "20550936" - ], - [ - 1489960261, - "18996784" - ], - [ - 1489960276, - "23526960" - ], - [ - 1489960276, - "111954320" - ], - [ - 1489960276, - "20146344" - ], - [ - 1489960291, - "19881496" - ], - [ - 1489960291, - "20744040" - ], - [ - 1489960291, - "123486776" - ], - [ - 1489960306, - "35418392" - ], - [ - 1489960306, - "138885896" - ], - [ - 1489960306, - "21010008" - ], - [ - 1489960321, - "33644984" - ], - [ - 1489960321, - "149166352" - ], - [ - 1489960321, - "22204176" - ], - [ - 1489960336, - "15276304" - ], - [ - 1489960336, - "22844856" - ], - [ - 1489960336, - "167287832" - ], - [ - 1489960351, - "181584200" - ], - [ - 1489960351, - "28042048" - ], - [ - 1489960351, - "14921704" - ], - [ - 1489960366, - "15438160" - ], - [ - 1489960366, - "202021744" - ], - [ - 1489960366, - "38859472" - ], - [ - 1489960381, - "215974424" - ], - [ - 1489960381, - "41333200" - ], - [ - 1489960381, - "16740784" - ], - [ - 1489960396, - "28509576" - ], - [ - 1489960396, - "215974424" - ], - [ - 1489960396, - "17112816" - ], - [ - 1489960411, - "17411400" - ], - [ - 1489960411, - "32335944" - ], - [ - 1489960411, - "215974424" - ], - [ - 1489960426, - "19636192" - ], - [ - 1489960426, - "18560040" - ], - [ - 1489960426, - "33541976" - ], - [ - 1489960441, - "16399496" - ], - [ - 1489960441, - "18853040" - ], - [ - 1489960441, - "54733448" - ], - [ - 1489960456, - "19989552" - ], - [ - 1489960456, - "52899608" - ], - [ - 1489960456, - "19209904" - ], - [ - 1489960471, - "32785960" - ], - [ - 1489960471, - "20593168" - ], - [ - 1489960471, - "23689504" - ], - [ - 1489960486, - "22202992" - ], - [ - 1489960486, - "20895944" - ], - [ - 1489960486, - "41545608" - ], - [ - 1489960501, - "26826528" - ], - [ - 1489960501, - "22065664" - ], - [ - 1489960501, - "38849024" - ], - [ - 1489960516, - "44146120" - ], - [ - 1489960516, - "30962240" - ], - [ - 1489960516, - "22288064" - ], - [ - 1489960531, - "37401104" - ], - [ - 1489960531, - "14799104" - ], - [ - 1489960531, - "86449240" - ], - [ - 1489960546, - "43598792" - ], - [ - 1489960546, - "46712896" - ], - [ - 1489960546, - "15620976" - ], - [ - 1489960561, - "16018336" - ], - [ - 1489960561, - "53795072" - ], - [ - 1489960561, - "76991312" - ], - [ - 1489960576, - "60477776" - ], - [ - 1489960576, - "49340744" - ], - [ - 1489960576, - "17328928" - ], - [ - 1489960591, - "69785824" - ], - [ - 1489960591, - "49340744" - ], - [ - 1489960591, - "17635424" - ], - [ - 1489960606, - "18993056" - ], - [ - 1489960606, - "78424960" - ], - [ - 1489960606, - "17884696" - ], - [ - 1489960621, - "19079160" - ], - [ - 1489960621, - "18665976" - ], - [ - 1489960621, - "89339248" - ], - [ - 1489960636, - "22534232" - ], - [ - 1489960636, - "19079160" - ], - [ - 1489960636, - "100220032" - ], - [ - 1489960651, - "15744728" - ], - [ - 1489960651, - "114873128" - ], - [ - 1489960651, - "19038016" - ], - [ - 1489960666, - "130141472" - ], - [ - 1489960666, - "15532248" - ], - [ - 1489960666, - "29368088" - ], - [ - 1489960681, - "141690328" - ], - [ - 1489960681, - "16649136" - ], - [ - 1489960681, - "19370568" - ], - [ - 1489960696, - "153391208" - ], - [ - 1489960696, - "18099520" - ], - [ - 1489960696, - "18081400" - ], - [ - 1489960711, - "20534912" - ], - [ - 1489960711, - "18629312" - ], - [ - 1489960711, - "171422504" - ], - [ - 1489960726, - "19878328" - ], - [ - 1489960726, - "24725472" - ], - [ - 1489960726, - "185219744" - ], - [ - 1489960741, - "17485088" - ], - [ - 1489960741, - "20239352" - ], - [ - 1489960741, - "204640392" - ], - [ - 1489960756, - "219983696" - ], - [ - 1489960756, - "37590304" - ], - [ - 1489960756, - "20660848" - ], - [ - 1489960771, - "219983696" - ], - [ - 1489960771, - "18462000" - ], - [ - 1489960771, - "22000384" - ], - [ - 1489960786, - "15276504" - ], - [ - 1489960786, - "219983696" - ], - [ - 1489960786, - "37024112" - ], - [ - 1489960801, - "41647112" - ], - [ - 1489960801, - "15584352" - ], - [ - 1489960801, - "16879048" - ], - [ - 1489960816, - "83384024" - ], - [ - 1489960816, - "17454464" - ], - [ - 1489960816, - "14917736" - ], - [ - 1489960831, - "15467904" - ], - [ - 1489960831, - "18018088" - ], - [ - 1489960831, - "42903856" - ], - [ - 1489960846, - "35547392" - ], - [ - 1489960846, - "16056480" - ], - [ - 1489960846, - "19854864" - ], - [ - 1489960861, - "17351184" - ], - [ - 1489960861, - "81850208" - ], - [ - 1489960861, - "23317088" - ], - [ - 1489960876, - "238386216" - ], - [ - 1489960876, - "17687104" - ], - [ - 1489960876, - "30877144" - ], - [ - 1489960891, - "18009696" - ], - [ - 1489960891, - "384998000" - ], - [ - 1489960891, - "31786216" - ], - [ - 1489960906, - "19286688" - ], - [ - 1489960906, - "554372960" - ], - [ - 1489960906, - "38935848" - ], - [ - 1489960921, - "44345024" - ], - [ - 1489960921, - "19920040" - ], - [ - 1489960921, - "717356432" - ], - [ - 1489960936, - "21155800" - ], - [ - 1489960936, - "888440544" - ], - [ - 1489960936, - "51496960" - ], - [ - 1489960951, - "1077787496" - ], - [ - 1489960951, - "21489208" - ], - [ - 1489960951, - "60064480" - ], - [ - 1489960966, - "1283117464" - ], - [ - 1489960966, - "21799520" - ], - [ - 1489960966, - "70776504" - ], - [ - 1489960981, - "77646112" - ], - [ - 1489960981, - "22970432" - ], - [ - 1489960981, - "1446041104" - ], - [ - 1489960996, - "1446041104" - ], - [ - 1489960996, - "88636568" - ], - [ - 1489960996, - "22970432" - ], - [ - 1489961011, - "111501312" - ], - [ - 1489961011, - "1446041104" - ], - [ - 1489961011, - "16041696" - ], - [ - 1489961026, - "16936144" - ], - [ - 1489961026, - "16339144" - ], - [ - 1489961026, - "126958144" - ], - [ - 1489961041, - "17765848" - ], - [ - 1489961041, - "135512272" - ], - [ - 1489961041, - "18103600" - ], - [ - 1489961056, - "15059632" - ], - [ - 1489961056, - "19622576" - ], - [ - 1489961056, - "153534016" - ], - [ - 1489961071, - "168128744" - ], - [ - 1489961071, - "30249520" - ], - [ - 1489961071, - "15324552" - ], - [ - 1489961086, - "180056040" - ], - [ - 1489961086, - "52733952" - ], - [ - 1489961086, - "16657704" - ], - [ - 1489961101, - "198119376" - ], - [ - 1489961101, - "56988608" - ], - [ - 1489961101, - "17191744" - ], - [ - 1489961116, - "17522544" - ], - [ - 1489961116, - "213434592" - ], - [ - 1489961116, - "34008888" - ], - [ - 1489961131, - "213434592" - ], - [ - 1489961131, - "41898400" - ], - [ - 1489961131, - "18717768" - ], - [ - 1489961146, - "33225088" - ], - [ - 1489961146, - "213434592" - ], - [ - 1489961146, - "19023112" - ], - [ - 1489961161, - "16295248" - ], - [ - 1489961161, - "19910648" - ], - [ - 1489961161, - "69092152" - ], - [ - 1489961176, - "20615976" - ], - [ - 1489961176, - "17122088" - ], - [ - 1489961176, - "48908848" - ], - [ - 1489961191, - "20906160" - ], - [ - 1489961191, - "48389392" - ], - [ - 1489961191, - "21046248" - ], - [ - 1489961206, - "29936608" - ], - [ - 1489961206, - "24299928" - ], - [ - 1489961206, - "22054016" - ], - [ - 1489961221, - "23931360" - ], - [ - 1489961221, - "39132320" - ], - [ - 1489961221, - "22389312" - ], - [ - 1489961236, - "32743016" - ], - [ - 1489961236, - "15584120" - ], - [ - 1489961236, - "29100968" - ], - [ - 1489961251, - "33328912" - ], - [ - 1489961251, - "15010000" - ], - [ - 1489961251, - "41952984" - ], - [ - 1489961266, - "40846784" - ], - [ - 1489961266, - "116737568" - ], - [ - 1489961266, - "16425864" - ], - [ - 1489961281, - "46589888" - ], - [ - 1489961281, - "36713848" - ], - [ - 1489961281, - "16885296" - ], - [ - 1489961296, - "17214616" - ], - [ - 1489961296, - "55081048" - ], - [ - 1489961296, - "135252024" - ], - [ - 1489961311, - "68571984" - ], - [ - 1489961311, - "17214616" - ], - [ - 1489961311, - "50156208" - ], - [ - 1489961326, - "17214616" - ], - [ - 1489961326, - "72424912" - ], - [ - 1489961326, - "108032720" - ], - [ - 1489961341, - "283986936" - ], - [ - 1489961341, - "19329136" - ], - [ - 1489961341, - "82967552" - ], - [ - 1489961356, - "15192824" - ], - [ - 1489961356, - "453543752" - ], - [ - 1489961356, - "92116736" - ], - [ - 1489961371, - "16286880" - ], - [ - 1489961371, - "104395560" - ], - [ - 1489961371, - "645958144" - ], - [ - 1489961386, - "17630792" - ], - [ - 1489961386, - "121231312" - ], - [ - 1489961386, - "831783184" - ], - [ - 1489961401, - "18248816" - ], - [ - 1489961401, - "1025873536" - ], - [ - 1489961401, - "134462760" - ], - [ - 1489961416, - "19511104" - ], - [ - 1489961416, - "1025873536" - ], - [ - 1489961416, - "150420848" - ], - [ - 1489961431, - "19595648" - ], - [ - 1489961431, - "17402328" - ], - [ - 1489961431, - "160604968" - ], - [ - 1489961446, - "176511672" - ], - [ - 1489961446, - "20765448" - ], - [ - 1489961446, - "23434096" - ], - [ - 1489961461, - "22139648" - ], - [ - 1489961461, - "193008304" - ], - [ - 1489961461, - "23787232" - ], - [ - 1489961476, - "34321016" - ], - [ - 1489961476, - "22510968" - ], - [ - 1489961476, - "213384128" - ], - [ - 1489961491, - "15136688" - ], - [ - 1489961491, - "24462520" - ], - [ - 1489961491, - "213384128" - ], - [ - 1489961506, - "24532120" - ], - [ - 1489961506, - "15872888" - ], - [ - 1489961506, - "213384128" - ], - [ - 1489961521, - "14961464" - ], - [ - 1489961521, - "20867072" - ], - [ - 1489961521, - "37782144" - ], - [ - 1489961536, - "23733440" - ], - [ - 1489961536, - "14556984" - ], - [ - 1489961536, - "16347408" - ], - [ - 1489961551, - "39668416" - ], - [ - 1489961551, - "16825856" - ], - [ - 1489961551, - "17936544" - ], - [ - 1489961566, - "30202752" - ], - [ - 1489961566, - "17175352" - ], - [ - 1489961566, - "21968112" - ], - [ - 1489961581, - "23731048" - ], - [ - 1489961581, - "18472344" - ], - [ - 1489961581, - "64242216" - ], - [ - 1489961596, - "29288384" - ], - [ - 1489961596, - "18744728" - ], - [ - 1489961596, - "49687704" - ], - [ - 1489961611, - "70664304" - ], - [ - 1489961611, - "36473080" - ], - [ - 1489961611, - "19924672" - ], - [ - 1489961626, - "39886280" - ], - [ - 1489961626, - "38895792" - ], - [ - 1489961626, - "20519224" - ], - [ - 1489961641, - "47503712" - ], - [ - 1489961641, - "27382976" - ], - [ - 1489961641, - "20849936" - ], - [ - 1489961656, - "95806792" - ], - [ - 1489961656, - "53573320" - ], - [ - 1489961656, - "21996248" - ], - [ - 1489961671, - "22290552" - ], - [ - 1489961671, - "54240960" - ], - [ - 1489961671, - "62188520" - ], - [ - 1489961686, - "71315440" - ], - [ - 1489961686, - "50162304" - ], - [ - 1489961686, - "15691856" - ], - [ - 1489961701, - "15003040" - ], - [ - 1489961701, - "151718984" - ], - [ - 1489961701, - "88322776" - ], - [ - 1489961716, - "15665360" - ], - [ - 1489961716, - "299547784" - ], - [ - 1489961716, - "91969872" - ], - [ - 1489961731, - "107727424" - ], - [ - 1489961731, - "470478320" - ], - [ - 1489961731, - "16071200" - ], - [ - 1489961746, - "116295464" - ], - [ - 1489961746, - "634767056" - ], - [ - 1489961746, - "17459560" - ], - [ - 1489961761, - "135156960" - ], - [ - 1489961761, - "821791472" - ], - [ - 1489961761, - "17781136" - ], - [ - 1489961776, - "1002361576" - ], - [ - 1489961776, - "144432776" - ], - [ - 1489961776, - "18072216" - ], - [ - 1489961791, - "1205605456" - ], - [ - 1489961791, - "162286000" - ], - [ - 1489961791, - "19287912" - ], - [ - 1489961806, - "19548760" - ], - [ - 1489961806, - "1402794544" - ], - [ - 1489961806, - "175106936" - ], - [ - 1489961821, - "190014688" - ], - [ - 1489961821, - "77603176" - ], - [ - 1489961821, - "21004608" - ], - [ - 1489961836, - "21057480" - ], - [ - 1489961836, - "207976848" - ], - [ - 1489961836, - "14482560" - ], - [ - 1489961851, - "18582856" - ], - [ - 1489961851, - "207976848" - ], - [ - 1489961851, - "22206976" - ], - [ - 1489961866, - "207976848" - ], - [ - 1489961866, - "22464792" - ], - [ - 1489961866, - "22380920" - ], - [ - 1489961881, - "15301960" - ], - [ - 1489961881, - "17851752" - ], - [ - 1489961881, - "32972944" - ], - [ - 1489961896, - "20833984" - ], - [ - 1489961896, - "15909280" - ], - [ - 1489961896, - "17592184" - ], - [ - 1489961911, - "15008184" - ], - [ - 1489961911, - "15907056" - ], - [ - 1489961911, - "31692368" - ], - [ - 1489961926, - "19359312" - ], - [ - 1489961926, - "20120680" - ], - [ - 1489961926, - "15506808" - ], - [ - 1489961941, - "23493016" - ], - [ - 1489961941, - "22948160" - ], - [ - 1489961941, - "16948304" - ], - [ - 1489961956, - "27114136" - ], - [ - 1489961956, - "17247016" - ], - [ - 1489961956, - "21552728" - ], - [ - 1489961971, - "18437168" - ], - [ - 1489961971, - "35522384" - ], - [ - 1489961971, - "33219032" - ], - [ - 1489961986, - "36932872" - ], - [ - 1489961986, - "65536200" - ], - [ - 1489961986, - "18437168" - ], - [ - 1489962001, - "18437168" - ], - [ - 1489962001, - "47351192" - ], - [ - 1489962001, - "154182080" - ], - [ - 1489962016, - "18891872" - ], - [ - 1489962016, - "51434048" - ], - [ - 1489962016, - "250313552" - ], - [ - 1489962031, - "16567096" - ], - [ - 1489962031, - "355006600" - ], - [ - 1489962031, - "61406696" - ], - [ - 1489962046, - "467447448" - ], - [ - 1489962046, - "15258440" - ], - [ - 1489962046, - "67852976" - ], - [ - 1489962061, - "588389728" - ], - [ - 1489962061, - "14638152" - ], - [ - 1489962061, - "78564264" - ], - [ - 1489962076, - "710215176" - ], - [ - 1489962076, - "15361552" - ], - [ - 1489962076, - "94012152" - ], - [ - 1489962091, - "101040848" - ], - [ - 1489962091, - "847745464" - ], - [ - 1489962091, - "16825024" - ], - [ - 1489962106, - "992925752" - ], - [ - 1489962106, - "17288512" - ], - [ - 1489962106, - "114713576" - ], - [ - 1489962121, - "1146290512" - ], - [ - 1489962121, - "124443928" - ], - [ - 1489962121, - "17787920" - ], - [ - 1489962136, - "141562480" - ], - [ - 1489962136, - "18868768" - ], - [ - 1489962136, - "1315032384" - ], - [ - 1489962151, - "18868768" - ], - [ - 1489962151, - "141562480" - ], - [ - 1489962151, - "1315032384" - ], - [ - 1489962166, - "1315032384" - ], - [ - 1489962166, - "18868768" - ], - [ - 1489962166, - "141562480" - ], - [ - 1489962181, - "18969168" - ], - [ - 1489962181, - "15534592" - ], - [ - 1489962181, - "16368888" - ], - [ - 1489962196, - "16802920" - ], - [ - 1489962196, - "16424816" - ], - [ - 1489962196, - "17258448" - ], - [ - 1489962211, - "18672480" - ], - [ - 1489962211, - "16487952" - ], - [ - 1489962211, - "16192344" - ], - [ - 1489962226, - "17409160" - ], - [ - 1489962226, - "20652448" - ], - [ - 1489962226, - "16747328" - ], - [ - 1489962241, - "17430240" - ], - [ - 1489962241, - "21288872" - ], - [ - 1489962241, - "21414744" - ], - [ - 1489962256, - "26781576" - ], - [ - 1489962256, - "17908288" - ], - [ - 1489962256, - "22646608" - ], - [ - 1489962271, - "30335728" - ], - [ - 1489962271, - "18582368" - ], - [ - 1489962271, - "41439136" - ], - [ - 1489962286, - "39612912" - ], - [ - 1489962286, - "19748656" - ], - [ - 1489962286, - "35556528" - ], - [ - 1489962301, - "44084440" - ], - [ - 1489962301, - "33128704" - ], - [ - 1489962301, - "20667112" - ], - [ - 1489962316, - "27501480" - ], - [ - 1489962316, - "48036824" - ], - [ - 1489962316, - "21056784" - ], - [ - 1489962331, - "22254056" - ], - [ - 1489962331, - "61253304" - ], - [ - 1489962331, - "58299816" - ], - [ - 1489962346, - "48204984" - ], - [ - 1489962346, - "64455328" - ], - [ - 1489962346, - "23106336" - ], - [ - 1489962361, - "24296520" - ], - [ - 1489962361, - "76534696" - ], - [ - 1489962361, - "50337760" - ], - [ - 1489962376, - "15389896" - ], - [ - 1489962376, - "53727616" - ], - [ - 1489962376, - "90992496" - ], - [ - 1489962391, - "56637872" - ], - [ - 1489962391, - "95683936" - ], - [ - 1489962391, - "15310904" - ], - [ - 1489962406, - "15751416" - ], - [ - 1489962406, - "42144208" - ], - [ - 1489962406, - "110158080" - ], - [ - 1489962421, - "34905512" - ], - [ - 1489962421, - "16173808" - ], - [ - 1489962421, - "125742544" - ], - [ - 1489962436, - "133974072" - ], - [ - 1489962436, - "36615072" - ], - [ - 1489962436, - "17577536" - ], - [ - 1489962451, - "67759984" - ], - [ - 1489962451, - "17905968" - ], - [ - 1489962451, - "151568552" - ], - [ - 1489962466, - "163057344" - ], - [ - 1489962466, - "59526832" - ], - [ - 1489962466, - "18167280" - ], - [ - 1489962481, - "62903472" - ], - [ - 1489962481, - "179967160" - ], - [ - 1489962481, - "19362248" - ], - [ - 1489962496, - "197177968" - ], - [ - 1489962496, - "52979704" - ], - [ - 1489962496, - "19627280" - ], - [ - 1489962511, - "21158720" - ], - [ - 1489962511, - "213590352" - ], - [ - 1489962511, - "79579280" - ], - [ - 1489962526, - "21442360" - ], - [ - 1489962526, - "213590352" - ], - [ - 1489962526, - "73596952" - ], - [ - 1489962541, - "72071288" - ], - [ - 1489962541, - "22273224" - ], - [ - 1489962541, - "213590352" - ], - [ - 1489962556, - "22542648" - ], - [ - 1489962556, - "18050656" - ], - [ - 1489962556, - "46722504" - ], - [ - 1489962571, - "16326016" - ], - [ - 1489962571, - "100150528" - ], - [ - 1489962571, - "23693112" - ], - [ - 1489962586, - "18973264" - ], - [ - 1489962586, - "15725560" - ], - [ - 1489962586, - "64205848" - ], - [ - 1489962601, - "22686664" - ], - [ - 1489962601, - "15239632" - ], - [ - 1489962601, - "64205848" - ], - [ - 1489962616, - "21196136" - ], - [ - 1489962616, - "64205848" - ], - [ - 1489962616, - "16288248" - ], - [ - 1489962631, - "17522728" - ], - [ - 1489962631, - "26146088" - ], - [ - 1489962631, - "16765552" - ], - [ - 1489962646, - "17061280" - ], - [ - 1489962646, - "24003048" - ], - [ - 1489962646, - "32566096" - ], - [ - 1489962661, - "14293016" - ], - [ - 1489962661, - "18293560" - ], - [ - 1489962661, - "36820072" - ], - [ - 1489962676, - "18571720" - ], - [ - 1489962676, - "42789792" - ], - [ - 1489962676, - "31291832" - ], - [ - 1489962691, - "51917504" - ], - [ - 1489962691, - "19761080" - ], - [ - 1489962691, - "27807440" - ], - [ - 1489962706, - "32133720" - ], - [ - 1489962706, - "59878648" - ], - [ - 1489962706, - "20013104" - ], - [ - 1489962721, - "67370288" - ], - [ - 1489962721, - "29289608" - ], - [ - 1489962721, - "20654432" - ], - [ - 1489962736, - "21859336" - ], - [ - 1489962736, - "35741104" - ], - [ - 1489962736, - "79238232" - ], - [ - 1489962751, - "20756080" - ], - [ - 1489962751, - "87563016" - ], - [ - 1489962751, - "22134048" - ], - [ - 1489962766, - "100519112" - ], - [ - 1489962766, - "32475704" - ], - [ - 1489962766, - "15738536" - ], - [ - 1489962781, - "28537216" - ], - [ - 1489962781, - "15285040" - ], - [ - 1489962781, - "116882424" - ], - [ - 1489962796, - "123992752" - ], - [ - 1489962796, - "33942704" - ], - [ - 1489962796, - "15689352" - ], - [ - 1489962811, - "16065368" - ], - [ - 1489962811, - "143012120" - ], - [ - 1489962811, - "35778640" - ], - [ - 1489962826, - "16065368" - ], - [ - 1489962826, - "42086112" - ], - [ - 1489962826, - "153288144" - ], - [ - 1489962841, - "33665728" - ], - [ - 1489962841, - "16948024" - ], - [ - 1489962841, - "171807576" - ], - [ - 1489962856, - "25649040" - ], - [ - 1489962856, - "185022144" - ], - [ - 1489962856, - "22893608" - ], - [ - 1489962871, - "15701552" - ], - [ - 1489962871, - "200223888" - ], - [ - 1489962871, - "32366784" - ], - [ - 1489962886, - "26918928" - ], - [ - 1489962886, - "17165152" - ], - [ - 1489962886, - "220340248" - ], - [ - 1489962901, - "17755416" - ], - [ - 1489962901, - "51534392" - ], - [ - 1489962901, - "220340248" - ], - [ - 1489962916, - "220340248" - ], - [ - 1489962916, - "18839120" - ], - [ - 1489962916, - "39590200" - ], - [ - 1489962931, - "29460752" - ], - [ - 1489962931, - "19214200" - ], - [ - 1489962931, - "15757944" - ], - [ - 1489962946, - "20422152" - ], - [ - 1489962946, - "16772984" - ], - [ - 1489962946, - "42130552" - ], - [ - 1489962961, - "30832648" - ], - [ - 1489962961, - "19642072" - ], - [ - 1489962961, - "20859464" - ], - [ - 1489962976, - "23800928" - ], - [ - 1489962976, - "44735248" - ], - [ - 1489962976, - "22019856" - ], - [ - 1489962991, - "99452080" - ], - [ - 1489962991, - "22992456" - ], - [ - 1489962991, - "23217888" - ], - [ - 1489963006, - "14943168" - ], - [ - 1489963006, - "29307848" - ], - [ - 1489963006, - "74528424" - ], - [ - 1489963021, - "14608704" - ], - [ - 1489963021, - "32502624" - ], - [ - 1489963021, - "48532280" - ], - [ - 1489963036, - "15197248" - ], - [ - 1489963036, - "40832192" - ], - [ - 1489963036, - "49806760" - ], - [ - 1489963051, - "49806760" - ], - [ - 1489963051, - "16207544" - ], - [ - 1489963051, - "44972936" - ], - [ - 1489963066, - "16624848" - ], - [ - 1489963066, - "19265832" - ], - [ - 1489963066, - "51341600" - ], - [ - 1489963081, - "19060576" - ], - [ - 1489963081, - "17850720" - ], - [ - 1489963081, - "64958360" - ], - [ - 1489963096, - "68723424" - ], - [ - 1489963096, - "20817552" - ], - [ - 1489963096, - "18237600" - ], - [ - 1489963111, - "77590672" - ], - [ - 1489963111, - "26059752" - ], - [ - 1489963111, - "19407144" - ], - [ - 1489963126, - "19680760" - ], - [ - 1489963126, - "93849640" - ], - [ - 1489963126, - "18191000" - ], - [ - 1489963141, - "20284024" - ], - [ - 1489963141, - "99215904" - ], - [ - 1489963141, - "21450800" - ], - [ - 1489963156, - "32101000" - ], - [ - 1489963156, - "21474712" - ], - [ - 1489963156, - "115317272" - ], - [ - 1489963171, - "35840744" - ], - [ - 1489963171, - "21703960" - ], - [ - 1489963171, - "129649296" - ], - [ - 1489963186, - "22395808" - ], - [ - 1489963186, - "22831776" - ], - [ - 1489963186, - "140564688" - ], - [ - 1489963201, - "152662936" - ], - [ - 1489963201, - "34087688" - ], - [ - 1489963201, - "14726672" - ], - [ - 1489963216, - "37903224" - ], - [ - 1489963216, - "170511248" - ], - [ - 1489963216, - "15357504" - ], - [ - 1489963231, - "184187016" - ], - [ - 1489963231, - "29390832" - ], - [ - 1489963231, - "15746744" - ], - [ - 1489963246, - "17072784" - ], - [ - 1489963246, - "202200152" - ], - [ - 1489963246, - "23456208" - ], - [ - 1489963261, - "47249896" - ], - [ - 1489963261, - "223342160" - ], - [ - 1489963261, - "17319248" - ], - [ - 1489963276, - "223342160" - ], - [ - 1489963276, - "25458064" - ], - [ - 1489963276, - "18211984" - ], - [ - 1489963291, - "51676424" - ], - [ - 1489963291, - "21892616" - ], - [ - 1489963291, - "18520656" - ], - [ - 1489963306, - "18373016" - ], - [ - 1489963306, - "19710656" - ], - [ - 1489963306, - "26511072" - ], - [ - 1489963321, - "16838944" - ], - [ - 1489963321, - "19960104" - ], - [ - 1489963321, - "36952800" - ], - [ - 1489963336, - "38184888" - ], - [ - 1489963336, - "20603304" - ], - [ - 1489963336, - "20955808" - ], - [ - 1489963351, - "21818304" - ], - [ - 1489963351, - "23291952" - ], - [ - 1489963351, - "43319192" - ], - [ - 1489963366, - "29450608" - ], - [ - 1489963366, - "22032880" - ], - [ - 1489963366, - "29319456" - ], - [ - 1489963381, - "34170312" - ], - [ - 1489963381, - "15583224" - ], - [ - 1489963381, - "50355536" - ], - [ - 1489963396, - "22424120" - ], - [ - 1489963396, - "39657200" - ], - [ - 1489963396, - "15576136" - ], - [ - 1489963411, - "44559848" - ], - [ - 1489963411, - "45433408" - ], - [ - 1489963411, - "15981424" - ], - [ - 1489963426, - "16328672" - ], - [ - 1489963426, - "54046232" - ], - [ - 1489963426, - "41478440" - ], - [ - 1489963441, - "67144568" - ], - [ - 1489963441, - "41478440" - ], - [ - 1489963441, - "17670352" - ], - [ - 1489963456, - "21391736" - ], - [ - 1489963456, - "17958264" - ], - [ - 1489963456, - "70461048" - ], - [ - 1489963471, - "16316584" - ], - [ - 1489963471, - "19096864" - ], - [ - 1489963471, - "80547304" - ], - [ - 1489963486, - "20122952" - ], - [ - 1489963486, - "19096864" - ], - [ - 1489963486, - "90991608" - ], - [ - 1489963501, - "21022872" - ], - [ - 1489963501, - "19096864" - ], - [ - 1489963501, - "105455216" - ], - [ - 1489963516, - "14820520" - ], - [ - 1489963516, - "18209976" - ], - [ - 1489963516, - "119600752" - ], - [ - 1489963531, - "16468424" - ], - [ - 1489963531, - "19016192" - ], - [ - 1489963531, - "128047888" - ], - [ - 1489963546, - "25270520" - ], - [ - 1489963546, - "143892936" - ], - [ - 1489963546, - "15267664" - ], - [ - 1489963561, - "156573600" - ], - [ - 1489963561, - "16960760" - ], - [ - 1489963561, - "31363968" - ], - [ - 1489963576, - "17578976" - ], - [ - 1489963576, - "20936512" - ], - [ - 1489963576, - "174740592" - ], - [ - 1489963591, - "18086496" - ], - [ - 1489963591, - "188355776" - ], - [ - 1489963591, - "25315752" - ], - [ - 1489963606, - "19421600" - ], - [ - 1489963606, - "20415120" - ], - [ - 1489963606, - "210185496" - ], - [ - 1489963621, - "223604320" - ], - [ - 1489963621, - "19772080" - ], - [ - 1489963621, - "27520360" - ], - [ - 1489963636, - "20627920" - ], - [ - 1489963636, - "223604320" - ], - [ - 1489963636, - "21464400" - ], - [ - 1489963651, - "128718136" - ], - [ - 1489963651, - "21986776" - ], - [ - 1489963651, - "16366584" - ], - [ - 1489963666, - "22364664" - ], - [ - 1489963666, - "213073824" - ], - [ - 1489963666, - "16027056" - ], - [ - 1489963681, - "15547888" - ], - [ - 1489963681, - "18578840" - ], - [ - 1489963681, - "333084936" - ], - [ - 1489963696, - "15345200" - ], - [ - 1489963696, - "17148112" - ], - [ - 1489963696, - "35156864" - ], - [ - 1489963711, - "52899136" - ], - [ - 1489963711, - "20810240" - ], - [ - 1489963711, - "14929600" - ], - [ - 1489963726, - "24067848" - ], - [ - 1489963726, - "54171288" - ], - [ - 1489963726, - "15534720" - ], - [ - 1489963741, - "29505648" - ], - [ - 1489963741, - "16198392" - ], - [ - 1489963741, - "53902016" - ], - [ - 1489963756, - "37177704" - ], - [ - 1489963756, - "70939576" - ], - [ - 1489963756, - "17474712" - ], - [ - 1489963771, - "17876600" - ], - [ - 1489963771, - "40515648" - ], - [ - 1489963771, - "61679344" - ], - [ - 1489963786, - "47077864" - ], - [ - 1489963786, - "18197488" - ], - [ - 1489963786, - "51077160" - ], - [ - 1489963801, - "54664248" - ], - [ - 1489963801, - "19388176" - ], - [ - 1489963801, - "27049816" - ], - [ - 1489963816, - "19992344" - ], - [ - 1489963816, - "27543488" - ], - [ - 1489963816, - "64691808" - ], - [ - 1489963831, - "21188584" - ], - [ - 1489963831, - "46849304" - ], - [ - 1489963831, - "71027816" - ], - [ - 1489963846, - "63127312" - ], - [ - 1489963846, - "21427808" - ], - [ - 1489963846, - "82539664" - ], - [ - 1489963861, - "98349152" - ], - [ - 1489963861, - "21775104" - ], - [ - 1489963861, - "49429144" - ], - [ - 1489963876, - "49429144" - ], - [ - 1489963876, - "103881936" - ], - [ - 1489963876, - "15158912" - ], - [ - 1489963891, - "14078280" - ], - [ - 1489963891, - "14898976" - ], - [ - 1489963891, - "117631552" - ], - [ - 1489963906, - "128962672" - ], - [ - 1489963906, - "15716440" - ], - [ - 1489963906, - "18631752" - ], - [ - 1489963921, - "145115368" - ], - [ - 1489963921, - "16197552" - ], - [ - 1489963921, - "22575112" - ], - [ - 1489963936, - "16705296" - ], - [ - 1489963936, - "158280664" - ], - [ - 1489963936, - "27007712" - ], - [ - 1489963951, - "24060640" - ], - [ - 1489963951, - "175077888" - ], - [ - 1489963951, - "17912568" - ], - [ - 1489963966, - "23958920" - ], - [ - 1489963966, - "190117584" - ], - [ - 1489963966, - "18218696" - ], - [ - 1489963981, - "18523912" - ], - [ - 1489963981, - "212492368" - ], - [ - 1489963981, - "22176160" - ], - [ - 1489963996, - "24889024" - ], - [ - 1489963996, - "19672832" - ], - [ - 1489963996, - "212492368" - ], - [ - 1489964011, - "20537536" - ], - [ - 1489964011, - "29585192" - ], - [ - 1489964011, - "212492368" - ], - [ - 1489964026, - "18213856" - ], - [ - 1489964026, - "21167064" - ], - [ - 1489964026, - "40141104" - ], - [ - 1489964041, - "41236768" - ], - [ - 1489964041, - "22887104" - ], - [ - 1489964041, - "21520968" - ], - [ - 1489964056, - "35633168" - ], - [ - 1489964056, - "19093168" - ], - [ - 1489964056, - "22631376" - ], - [ - 1489964071, - "15443168" - ], - [ - 1489964071, - "17378712" - ], - [ - 1489964071, - "32613824" - ], - [ - 1489964086, - "46674200" - ], - [ - 1489964086, - "15100760" - ], - [ - 1489964086, - "22386552" - ], - [ - 1489964101, - "16396328" - ], - [ - 1489964101, - "40538360" - ], - [ - 1489964101, - "26195416" - ], - [ - 1489964116, - "29152776" - ], - [ - 1489964116, - "43024840" - ], - [ - 1489964116, - "16874800" - ], - [ - 1489964131, - "17242736" - ], - [ - 1489964131, - "37223112" - ], - [ - 1489964131, - "50254688" - ], - [ - 1489964146, - "41644824" - ], - [ - 1489964146, - "18418320" - ], - [ - 1489964146, - "46445536" - ], - [ - 1489964161, - "37448344" - ], - [ - 1489964161, - "50138496" - ], - [ - 1489964161, - "18657680" - ], - [ - 1489964176, - "18657680" - ], - [ - 1489964176, - "56938576" - ], - [ - 1489964176, - "56906760" - ], - [ - 1489964191, - "18657680" - ], - [ - 1489964191, - "29311952" - ], - [ - 1489964191, - "64638968" - ], - [ - 1489964206, - "22275920" - ], - [ - 1489964206, - "110726616" - ], - [ - 1489964206, - "73729704" - ], - [ - 1489964221, - "84821560" - ], - [ - 1489964221, - "13579152" - ], - [ - 1489964221, - "63028128" - ], - [ - 1489964236, - "15128216" - ], - [ - 1489964236, - "95853776" - ], - [ - 1489964236, - "65593424" - ], - [ - 1489964251, - "45252968" - ], - [ - 1489964251, - "15845312" - ], - [ - 1489964251, - "110943176" - ], - [ - 1489964266, - "47104552" - ], - [ - 1489964266, - "16297616" - ], - [ - 1489964266, - "118817248" - ], - [ - 1489964281, - "33742928" - ], - [ - 1489964281, - "17658976" - ], - [ - 1489964281, - "134461000" - ], - [ - 1489964296, - "151686472" - ], - [ - 1489964296, - "34316808" - ], - [ - 1489964296, - "17673152" - ], - [ - 1489964311, - "19079048" - ], - [ - 1489964311, - "34316808" - ], - [ - 1489964311, - "163411520" - ], - [ - 1489964326, - "19130112" - ], - [ - 1489964326, - "20376000" - ], - [ - 1489964326, - "182528272" - ], - [ - 1489964341, - "20611696" - ], - [ - 1489964341, - "15703408" - ], - [ - 1489964341, - "195893416" - ], - [ - 1489964356, - "15363880" - ], - [ - 1489964356, - "215440144" - ], - [ - 1489964356, - "18204792" - ], - [ - 1489964371, - "14353616" - ], - [ - 1489964371, - "215440144" - ], - [ - 1489964371, - "26946336" - ], - [ - 1489964386, - "20532384" - ], - [ - 1489964386, - "15265264" - ], - [ - 1489964386, - "215440144" - ], - [ - 1489964401, - "15884072" - ], - [ - 1489964401, - "22737448" - ], - [ - 1489964401, - "14747664" - ], - [ - 1489964416, - "16924360" - ], - [ - 1489964416, - "29501856" - ], - [ - 1489964416, - "17241360" - ], - [ - 1489964431, - "30612016" - ], - [ - 1489964431, - "17287152" - ], - [ - 1489964431, - "17559208" - ], - [ - 1489964446, - "18793536" - ], - [ - 1489964446, - "19914632" - ], - [ - 1489964446, - "19307520" - ], - [ - 1489964461, - "23723752" - ], - [ - 1489964461, - "19088048" - ], - [ - 1489964461, - "26521752" - ], - [ - 1489964476, - "39075368" - ], - [ - 1489964476, - "19411056" - ], - [ - 1489964476, - "25756832" - ], - [ - 1489964491, - "21025560" - ], - [ - 1489964491, - "31031824" - ], - [ - 1489964491, - "33045776" - ], - [ - 1489964506, - "37312104" - ], - [ - 1489964506, - "21236632" - ], - [ - 1489964506, - "36792832" - ], - [ - 1489964521, - "44295520" - ], - [ - 1489964521, - "39174744" - ], - [ - 1489964521, - "22472248" - ], - [ - 1489964536, - "52935520" - ], - [ - 1489964536, - "24931056" - ], - [ - 1489964536, - "15713840" - ], - [ - 1489964551, - "14820576" - ], - [ - 1489964551, - "25866072" - ], - [ - 1489964551, - "58192312" - ], - [ - 1489964566, - "53756904" - ], - [ - 1489964566, - "15360832" - ], - [ - 1489964566, - "69471376" - ], - [ - 1489964581, - "45946168" - ], - [ - 1489964581, - "75846472" - ], - [ - 1489964581, - "16662728" - ], - [ - 1489964596, - "69018032" - ], - [ - 1489964596, - "88551200" - ], - [ - 1489964596, - "16779672" - ], - [ - 1489964611, - "17950240" - ], - [ - 1489964611, - "28535160" - ], - [ - 1489964611, - "97839064" - ], - [ - 1489964626, - "110902472" - ], - [ - 1489964626, - "52355760" - ], - [ - 1489964626, - "18238808" - ], - [ - 1489964641, - "45519168" - ], - [ - 1489964641, - "128988616" - ], - [ - 1489964641, - "19477592" - ], - [ - 1489964656, - "138166600" - ], - [ - 1489964656, - "80951040" - ], - [ - 1489964656, - "19734520" - ], - [ - 1489964671, - "20355056" - ], - [ - 1489964671, - "155270800" - ], - [ - 1489964671, - "274072072" - ], - [ - 1489964686, - "21589016" - ], - [ - 1489964686, - "167059992" - ], - [ - 1489964686, - "460520640" - ], - [ - 1489964701, - "669741616" - ], - [ - 1489964701, - "21834280" - ], - [ - 1489964701, - "185472544" - ], - [ - 1489964716, - "872453664" - ], - [ - 1489964716, - "199171208" - ], - [ - 1489964716, - "23015072" - ], - [ - 1489964731, - "1083394056" - ], - [ - 1489964731, - "217408704" - ], - [ - 1489964731, - "14502792" - ], - [ - 1489964746, - "15898016" - ], - [ - 1489964746, - "217408704" - ], - [ - 1489964746, - "1083394056" - ], - [ - 1489964761, - "217408704" - ], - [ - 1489964761, - "1083394056" - ], - [ - 1489964761, - "15846112" - ], - [ - 1489964776, - "15846112" - ], - [ - 1489964776, - "15686168" - ], - [ - 1489964776, - "17538216" - ], - [ - 1489964791, - "17519584" - ], - [ - 1489964791, - "17739048" - ], - [ - 1489964791, - "18085064" - ], - [ - 1489964806, - "18053368" - ], - [ - 1489964806, - "18994112" - ], - [ - 1489964806, - "19790048" - ], - [ - 1489964821, - "18305408" - ], - [ - 1489964821, - "20068888" - ], - [ - 1489964821, - "35511264" - ], - [ - 1489964836, - "60255872" - ], - [ - 1489964836, - "19479512" - ], - [ - 1489964836, - "24539648" - ], - [ - 1489964851, - "19479512" - ], - [ - 1489964851, - "27122544" - ], - [ - 1489964851, - "100794872" - ], - [ - 1489964866, - "19479512" - ], - [ - 1489964866, - "149400744" - ], - [ - 1489964866, - "31969760" - ], - [ - 1489964881, - "205690248" - ], - [ - 1489964881, - "14565032" - ], - [ - 1489964881, - "39398240" - ], - [ - 1489964896, - "16447776" - ], - [ - 1489964896, - "44364464" - ], - [ - 1489964896, - "270404664" - ], - [ - 1489964911, - "17240944" - ], - [ - 1489964911, - "343929912" - ], - [ - 1489964911, - "52495232" - ], - [ - 1489964926, - "424985576" - ], - [ - 1489964926, - "18532808" - ], - [ - 1489964926, - "63512968" - ], - [ - 1489964941, - "68126016" - ], - [ - 1489964941, - "507026136" - ], - [ - 1489964941, - "18984120" - ], - [ - 1489964956, - "20316648" - ], - [ - 1489964956, - "611382760" - ], - [ - 1489964956, - "79809344" - ], - [ - 1489964971, - "709287200" - ], - [ - 1489964971, - "20692944" - ], - [ - 1489964971, - "94780720" - ], - [ - 1489964986, - "100270864" - ], - [ - 1489964986, - "829848480" - ], - [ - 1489964986, - "21067504" - ], - [ - 1489965001, - "22500432" - ], - [ - 1489965001, - "944041840" - ], - [ - 1489965001, - "115361632" - ], - [ - 1489965016, - "15047120" - ], - [ - 1489965016, - "1080819888" - ], - [ - 1489965016, - "125757512" - ], - [ - 1489965031, - "1211230704" - ], - [ - 1489965031, - "14542808" - ], - [ - 1489965031, - "142140552" - ], - [ - 1489965046, - "15985056" - ], - [ - 1489965046, - "1349881400" - ], - [ - 1489965046, - "159229376" - ], - [ - 1489965061, - "52349680" - ], - [ - 1489965061, - "170118992" - ], - [ - 1489965061, - "16390288" - ], - [ - 1489965076, - "16810464" - ], - [ - 1489965076, - "187346968" - ], - [ - 1489965076, - "222063216" - ], - [ - 1489965091, - "18006280" - ], - [ - 1489965091, - "202638520" - ], - [ - 1489965091, - "384895448" - ], - [ - 1489965106, - "18321048" - ], - [ - 1489965106, - "221633304" - ], - [ - 1489965106, - "570570144" - ], - [ - 1489965121, - "19612176" - ], - [ - 1489965121, - "221633304" - ], - [ - 1489965121, - "749714744" - ], - [ - 1489965136, - "19980624" - ], - [ - 1489965136, - "221633304" - ], - [ - 1489965136, - "936863448" - ], - [ - 1489965151, - "15671616" - ], - [ - 1489965151, - "1146198624" - ], - [ - 1489965151, - "21163168" - ], - [ - 1489965166, - "1349613984" - ], - [ - 1489965166, - "21479200" - ], - [ - 1489965166, - "16990568" - ], - [ - 1489965181, - "64205864" - ], - [ - 1489965181, - "17631872" - ], - [ - 1489965181, - "21932352" - ], - [ - 1489965196, - "15390504" - ], - [ - 1489965196, - "64205864" - ], - [ - 1489965196, - "20211672" - ], - [ - 1489965211, - "14980088" - ], - [ - 1489965211, - "64205864" - ], - [ - 1489965211, - "22586648" - ], - [ - 1489965226, - "26159600" - ], - [ - 1489965226, - "15432472" - ], - [ - 1489965226, - "18986952" - ], - [ - 1489965241, - "15903592" - ], - [ - 1489965241, - "33022064" - ], - [ - 1489965241, - "17381880" - ], - [ - 1489965256, - "39063152" - ], - [ - 1489965256, - "19062400" - ], - [ - 1489965256, - "17259512" - ], - [ - 1489965271, - "24441536" - ], - [ - 1489965271, - "45006384" - ], - [ - 1489965271, - "17563104" - ], - [ - 1489965286, - "18749928" - ], - [ - 1489965286, - "52516664" - ], - [ - 1489965286, - "32007184" - ], - [ - 1489965301, - "24368120" - ], - [ - 1489965301, - "59327536" - ], - [ - 1489965301, - "19017504" - ], - [ - 1489965316, - "19323312" - ], - [ - 1489965316, - "70606072" - ], - [ - 1489965316, - "23257760" - ], - [ - 1489965331, - "20771944" - ], - [ - 1489965331, - "33024312" - ], - [ - 1489965331, - "81830664" - ], - [ - 1489965346, - "47923520" - ], - [ - 1489965346, - "21072296" - ], - [ - 1489965346, - "92537824" - ], - [ - 1489965361, - "22257696" - ], - [ - 1489965361, - "59823632" - ], - [ - 1489965361, - "102709064" - ], - [ - 1489965376, - "36274056" - ], - [ - 1489965376, - "22540768" - ], - [ - 1489965376, - "117662032" - ], - [ - 1489965391, - "125712744" - ], - [ - 1489965391, - "62868128" - ], - [ - 1489965391, - "15741336" - ], - [ - 1489965406, - "51661376" - ], - [ - 1489965406, - "15639864" - ], - [ - 1489965406, - "141216248" - ], - [ - 1489965421, - "16090136" - ], - [ - 1489965421, - "54801592" - ], - [ - 1489965421, - "159182048" - ], - [ - 1489965436, - "33780920" - ], - [ - 1489965436, - "16571352" - ], - [ - 1489965436, - "178171048" - ], - [ - 1489965451, - "17825480" - ], - [ - 1489965451, - "87178024" - ], - [ - 1489965451, - "191134168" - ], - [ - 1489965466, - "204231776" - ], - [ - 1489965466, - "101371256" - ], - [ - 1489965466, - "18131120" - ], - [ - 1489965481, - "223215944" - ], - [ - 1489965481, - "19310712" - ], - [ - 1489965481, - "37258336" - ], - [ - 1489965496, - "19586280" - ], - [ - 1489965496, - "92229464" - ], - [ - 1489965496, - "223215944" - ], - [ - 1489965511, - "21824784" - ], - [ - 1489965511, - "76507408" - ], - [ - 1489965511, - "20458320" - ], - [ - 1489965526, - "132621048" - ], - [ - 1489965526, - "18467752" - ], - [ - 1489965526, - "20458320" - ], - [ - 1489965541, - "42811376" - ], - [ - 1489965541, - "16811512" - ], - [ - 1489965541, - "20458320" - ], - [ - 1489965556, - "147801992" - ], - [ - 1489965556, - "19245744" - ], - [ - 1489965556, - "21062768" - ], - [ - 1489965571, - "17169232" - ], - [ - 1489965571, - "24960344" - ], - [ - 1489965571, - "127447304" - ], - [ - 1489965586, - "16239856" - ], - [ - 1489965586, - "141541344" - ], - [ - 1489965586, - "28540864" - ], - [ - 1489965601, - "36009888" - ], - [ - 1489965601, - "17588248" - ], - [ - 1489965601, - "71070184" - ], - [ - 1489965616, - "39279840" - ], - [ - 1489965616, - "18150128" - ], - [ - 1489965616, - "151822848" - ], - [ - 1489965631, - "18530224" - ], - [ - 1489965631, - "380069752" - ], - [ - 1489965631, - "47962240" - ], - [ - 1489965646, - "380069752" - ], - [ - 1489965646, - "19248960" - ], - [ - 1489965646, - "53330392" - ], - [ - 1489965661, - "15207880" - ], - [ - 1489965661, - "20196544" - ], - [ - 1489965661, - "65052864" - ], - [ - 1489965676, - "76743488" - ], - [ - 1489965676, - "17007176" - ], - [ - 1489965676, - "21745968" - ], - [ - 1489965691, - "82490816" - ], - [ - 1489965691, - "18197584" - ], - [ - 1489965691, - "22017144" - ], - [ - 1489965706, - "91834504" - ], - [ - 1489965706, - "23506792" - ], - [ - 1489965706, - "17990416" - ], - [ - 1489965721, - "107069432" - ], - [ - 1489965721, - "14531912" - ], - [ - 1489965721, - "27698856" - ], - [ - 1489965736, - "15237520" - ], - [ - 1489965736, - "115579672" - ], - [ - 1489965736, - "28534576" - ], - [ - 1489965751, - "132108872" - ], - [ - 1489965751, - "15673584" - ], - [ - 1489965751, - "20874248" - ], - [ - 1489965766, - "17145120" - ], - [ - 1489965766, - "30730664" - ], - [ - 1489965766, - "143396104" - ], - [ - 1489965781, - "17463504" - ], - [ - 1489965781, - "29731696" - ], - [ - 1489965781, - "160307816" - ], - [ - 1489965796, - "178090288" - ], - [ - 1489965796, - "17851528" - ], - [ - 1489965796, - "35538448" - ], - [ - 1489965811, - "19037248" - ], - [ - 1489965811, - "28169328" - ], - [ - 1489965811, - "189920616" - ], - [ - 1489965826, - "19322752" - ], - [ - 1489965826, - "204413088" - ], - [ - 1489965826, - "46689552" - ], - [ - 1489965841, - "19726176" - ], - [ - 1489965841, - "49713736" - ], - [ - 1489965841, - "219410320" - ], - [ - 1489965856, - "36634232" - ], - [ - 1489965856, - "219410320" - ], - [ - 1489965856, - "21263608" - ], - [ - 1489965871, - "24586992" - ], - [ - 1489965871, - "219410320" - ], - [ - 1489965871, - "21571280" - ], - [ - 1489965886, - "51588800" - ], - [ - 1489965886, - "19780288" - ], - [ - 1489965886, - "22412304" - ], - [ - 1489965901, - "15970728" - ], - [ - 1489965901, - "32123168" - ], - [ - 1489965901, - "16396384" - ], - [ - 1489965916, - "19687792" - ], - [ - 1489965916, - "16350144" - ], - [ - 1489965916, - "88544144" - ], - [ - 1489965931, - "23661048" - ], - [ - 1489965931, - "75006528" - ], - [ - 1489965931, - "14777448" - ], - [ - 1489965946, - "24295360" - ], - [ - 1489965946, - "43033776" - ], - [ - 1489965946, - "15491232" - ], - [ - 1489965961, - "15933536" - ], - [ - 1489965961, - "40807280" - ], - [ - 1489965961, - "28266280" - ], - [ - 1489965976, - "35621272" - ], - [ - 1489965976, - "17231256" - ], - [ - 1489965976, - "37990352" - ], - [ - 1489965991, - "17535800" - ], - [ - 1489965991, - "63813456" - ], - [ - 1489965991, - "38648384" - ], - [ - 1489966006, - "48844296" - ], - [ - 1489966006, - "48578320" - ], - [ - 1489966006, - "18732128" - ], - [ - 1489966021, - "19052216" - ], - [ - 1489966021, - "89772208" - ], - [ - 1489966021, - "53307088" - ], - [ - 1489966036, - "61718048" - ], - [ - 1489966036, - "19328336" - ], - [ - 1489966036, - "60769624" - ], - [ - 1489966051, - "48656032" - ], - [ - 1489966051, - "74328928" - ], - [ - 1489966051, - "20568808" - ], - [ - 1489966066, - "84012144" - ], - [ - 1489966066, - "21277096" - ], - [ - 1489966066, - "80157520" - ], - [ - 1489966081, - "92578784" - ], - [ - 1489966081, - "21555448" - ], - [ - 1489966081, - "84012144" - ], - [ - 1489966096, - "22356312" - ], - [ - 1489966096, - "17250232" - ], - [ - 1489966096, - "107266104" - ], - [ - 1489966111, - "120138360" - ], - [ - 1489966111, - "15760424" - ], - [ - 1489966111, - "17237744" - ], - [ - 1489966126, - "20583288" - ], - [ - 1489966126, - "133659112" - ], - [ - 1489966126, - "15406744" - ], - [ - 1489966141, - "15855512" - ], - [ - 1489966141, - "143428800" - ], - [ - 1489966141, - "28336784" - ], - [ - 1489966156, - "22852952" - ], - [ - 1489966156, - "17220760" - ], - [ - 1489966156, - "160302592" - ], - [ - 1489966171, - "172789520" - ], - [ - 1489966171, - "23394328" - ], - [ - 1489966171, - "17539368" - ], - [ - 1489966186, - "194194288" - ], - [ - 1489966186, - "29188480" - ], - [ - 1489966186, - "17827232" - ], - [ - 1489966201, - "17827232" - ], - [ - 1489966201, - "29939560" - ], - [ - 1489966201, - "207810408" - ], - [ - 1489966216, - "225262112" - ], - [ - 1489966216, - "38927744" - ], - [ - 1489966216, - "17827232" - ], - [ - 1489966231, - "225262112" - ], - [ - 1489966231, - "36198392" - ], - [ - 1489966231, - "15531008" - ], - [ - 1489966246, - "16232392" - ], - [ - 1489966246, - "32115072" - ], - [ - 1489966246, - "225262112" - ], - [ - 1489966261, - "39907536" - ], - [ - 1489966261, - "15592240" - ], - [ - 1489966261, - "18315848" - ], - [ - 1489966276, - "17128928" - ], - [ - 1489966276, - "16350416" - ], - [ - 1489966276, - "31034888" - ], - [ - 1489966291, - "19100392" - ], - [ - 1489966291, - "18608952" - ], - [ - 1489966291, - "63143024" - ], - [ - 1489966306, - "22917720" - ], - [ - 1489966306, - "19014664" - ], - [ - 1489966306, - "49669496" - ], - [ - 1489966321, - "22268632" - ], - [ - 1489966321, - "19405328" - ], - [ - 1489966321, - "28434488" - ], - [ - 1489966336, - "29158000" - ], - [ - 1489966336, - "20589752" - ], - [ - 1489966336, - "26694376" - ], - [ - 1489966351, - "21007704" - ], - [ - 1489966351, - "46492560" - ], - [ - 1489966351, - "32424456" - ], - [ - 1489966366, - "34915400" - ], - [ - 1489966366, - "37196112" - ], - [ - 1489966366, - "22274088" - ], - [ - 1489966381, - "32132904" - ], - [ - 1489966381, - "23505440" - ], - [ - 1489966381, - "45267040" - ], - [ - 1489966396, - "51083048" - ], - [ - 1489966396, - "37200720" - ], - [ - 1489966396, - "14498608" - ], - [ - 1489966411, - "15015640" - ], - [ - 1489966411, - "59609568" - ], - [ - 1489966411, - "66182120" - ], - [ - 1489966426, - "128434480" - ], - [ - 1489966426, - "67661264" - ], - [ - 1489966426, - "16352256" - ], - [ - 1489966441, - "16846328" - ], - [ - 1489966441, - "82859688" - ], - [ - 1489966441, - "79206576" - ], - [ - 1489966456, - "63714064" - ], - [ - 1489966456, - "94440672" - ], - [ - 1489966456, - "17155648" - ], - [ - 1489966471, - "52107224" - ], - [ - 1489966471, - "18384360" - ], - [ - 1489966471, - "99587232" - ], - [ - 1489966486, - "113553208" - ], - [ - 1489966486, - "77507912" - ], - [ - 1489966486, - "18701440" - ], - [ - 1489966501, - "19853360" - ], - [ - 1489966501, - "124337544" - ], - [ - 1489966501, - "96006976" - ], - [ - 1489966516, - "141301976" - ], - [ - 1489966516, - "96006976" - ], - [ - 1489966516, - "20186184" - ], - [ - 1489966531, - "15115680" - ], - [ - 1489966531, - "21349784" - ], - [ - 1489966531, - "158236392" - ], - [ - 1489966546, - "19008296" - ], - [ - 1489966546, - "21751296" - ], - [ - 1489966546, - "171101752" - ], - [ - 1489966561, - "22871720" - ], - [ - 1489966561, - "184065152" - ], - [ - 1489966561, - "22859320" - ], - [ - 1489966576, - "203314624" - ], - [ - 1489966576, - "14137840" - ], - [ - 1489966576, - "17459624" - ], - [ - 1489966591, - "224286792" - ], - [ - 1489966591, - "23079824" - ], - [ - 1489966591, - "15762576" - ], - [ - 1489966606, - "26176280" - ], - [ - 1489966606, - "224286792" - ], - [ - 1489966606, - "16198304" - ], - [ - 1489966621, - "17220752" - ], - [ - 1489966621, - "19669152" - ], - [ - 1489966621, - "16196752" - ], - [ - 1489966636, - "22057576" - ], - [ - 1489966636, - "17691080" - ], - [ - 1489966636, - "17553024" - ], - [ - 1489966651, - "17811632" - ], - [ - 1489966651, - "17672520" - ], - [ - 1489966651, - "31339184" - ], - [ - 1489966666, - "18955560" - ], - [ - 1489966666, - "18988264" - ], - [ - 1489966666, - "33689376" - ], - [ - 1489966681, - "24293800" - ], - [ - 1489966681, - "19289336" - ], - [ - 1489966681, - "37539112" - ], - [ - 1489966696, - "20454056" - ], - [ - 1489966696, - "30021816" - ], - [ - 1489966696, - "22453424" - ], - [ - 1489966711, - "28068480" - ], - [ - 1489966711, - "21006472" - ], - [ - 1489966711, - "32415408" - ], - [ - 1489966726, - "21349056" - ], - [ - 1489966726, - "40282920" - ], - [ - 1489966726, - "39123688" - ], - [ - 1489966741, - "22453240" - ], - [ - 1489966741, - "43427080" - ], - [ - 1489966741, - "38225472" - ], - [ - 1489966756, - "16065488" - ], - [ - 1489966756, - "52326272" - ], - [ - 1489966756, - "45386464" - ], - [ - 1489966771, - "59871096" - ], - [ - 1489966771, - "23142152" - ], - [ - 1489966771, - "15003816" - ], - [ - 1489966786, - "16330088" - ], - [ - 1489966786, - "36840184" - ], - [ - 1489966786, - "68225456" - ], - [ - 1489966801, - "77679544" - ], - [ - 1489966801, - "16772848" - ], - [ - 1489966801, - "37990680" - ], - [ - 1489966816, - "17134152" - ], - [ - 1489966816, - "89604104" - ], - [ - 1489966816, - "35692240" - ], - [ - 1489966831, - "102482712" - ], - [ - 1489966831, - "18263416" - ], - [ - 1489966831, - "51665912" - ], - [ - 1489966846, - "18520552" - ], - [ - 1489966846, - "49445992" - ], - [ - 1489966846, - "112696928" - ], - [ - 1489966861, - "129193696" - ], - [ - 1489966861, - "38852304" - ], - [ - 1489966861, - "19647896" - ], - [ - 1489966876, - "44362200" - ], - [ - 1489966876, - "138529064" - ], - [ - 1489966876, - "19918368" - ], - [ - 1489966891, - "59095216" - ], - [ - 1489966891, - "156469520" - ], - [ - 1489966891, - "19918368" - ], - [ - 1489966906, - "19918368" - ], - [ - 1489966906, - "168907552" - ], - [ - 1489966906, - "102785336" - ], - [ - 1489966921, - "20112760" - ], - [ - 1489966921, - "67772864" - ], - [ - 1489966921, - "184846544" - ], - [ - 1489966936, - "204999992" - ], - [ - 1489966936, - "17537560" - ], - [ - 1489966936, - "79365592" - ], - [ - 1489966951, - "219567136" - ], - [ - 1489966951, - "15918528" - ], - [ - 1489966951, - "79365592" - ], - [ - 1489966966, - "18987760" - ], - [ - 1489966966, - "219567136" - ], - [ - 1489966966, - "14472512" - ], - [ - 1489966981, - "219567136" - ], - [ - 1489966981, - "23426032" - ], - [ - 1489966981, - "15967064" - ], - [ - 1489966996, - "16333504" - ], - [ - 1489966996, - "16526736" - ], - [ - 1489966996, - "18874216" - ], - [ - 1489967011, - "31435320" - ], - [ - 1489967011, - "17538256" - ], - [ - 1489967011, - "17825024" - ], - [ - 1489967026, - "18021640" - ], - [ - 1489967026, - "19636992" - ], - [ - 1489967026, - "18204936" - ], - [ - 1489967041, - "21248800" - ], - [ - 1489967041, - "20828800" - ], - [ - 1489967041, - "18723624" - ], - [ - 1489967056, - "19988648" - ], - [ - 1489967056, - "23165616" - ], - [ - 1489967056, - "16951912" - ], - [ - 1489967071, - "26663944" - ], - [ - 1489967071, - "19243392" - ], - [ - 1489967071, - "20279464" - ], - [ - 1489967086, - "31093616" - ], - [ - 1489967086, - "20973120" - ], - [ - 1489967086, - "27875064" - ], - [ - 1489967101, - "26514560" - ], - [ - 1489967101, - "37121080" - ], - [ - 1489967101, - "22098432" - ], - [ - 1489967116, - "22000224" - ], - [ - 1489967116, - "45222544" - ], - [ - 1489967116, - "14945512" - ], - [ - 1489967131, - "15482936" - ], - [ - 1489967131, - "22697544" - ], - [ - 1489967131, - "50781296" - ], - [ - 1489967146, - "15950080" - ], - [ - 1489967146, - "20855576" - ], - [ - 1489967146, - "59188864" - ], - [ - 1489967161, - "17294432" - ], - [ - 1489967161, - "24290504" - ], - [ - 1489967161, - "67726976" - ], - [ - 1489967176, - "79613072" - ], - [ - 1489967176, - "17610728" - ], - [ - 1489967176, - "40899576" - ], - [ - 1489967191, - "95147024" - ], - [ - 1489967191, - "17875800" - ], - [ - 1489967191, - "45480480" - ], - [ - 1489967206, - "100959600" - ], - [ - 1489967206, - "19076944" - ], - [ - 1489967206, - "41567456" - ], - [ - 1489967221, - "33510008" - ], - [ - 1489967221, - "116675272" - ], - [ - 1489967221, - "19329648" - ], - [ - 1489967236, - "125299440" - ], - [ - 1489967236, - "58840152" - ], - [ - 1489967236, - "20568296" - ], - [ - 1489967251, - "28554576" - ], - [ - 1489967251, - "143504560" - ], - [ - 1489967251, - "21105376" - ], - [ - 1489967266, - "22321872" - ], - [ - 1489967266, - "154139688" - ], - [ - 1489967266, - "52009704" - ], - [ - 1489967281, - "22564344" - ], - [ - 1489967281, - "172986968" - ], - [ - 1489967281, - "29557816" - ], - [ - 1489967296, - "38377688" - ], - [ - 1489967296, - "186138416" - ], - [ - 1489967296, - "14601512" - ], - [ - 1489967311, - "15162568" - ], - [ - 1489967311, - "201128360" - ], - [ - 1489967311, - "44265400" - ], - [ - 1489967326, - "219423576" - ], - [ - 1489967326, - "16146408" - ], - [ - 1489967326, - "58108744" - ], - [ - 1489967341, - "33000120" - ], - [ - 1489967341, - "16518416" - ], - [ - 1489967341, - "219423576" - ], - [ - 1489967356, - "91608104" - ], - [ - 1489967356, - "18220496" - ], - [ - 1489967356, - "17718904" - ], - [ - 1489967371, - "16871656" - ], - [ - 1489967371, - "18047304" - ], - [ - 1489967371, - "64120328" - ], - [ - 1489967386, - "64120328" - ], - [ - 1489967386, - "19249200" - ], - [ - 1489967386, - "15388528" - ], - [ - 1489967401, - "19247488" - ], - [ - 1489967401, - "19662224" - ], - [ - 1489967401, - "14682264" - ], - [ - 1489967416, - "16908640" - ], - [ - 1489967416, - "20429664" - ], - [ - 1489967416, - "20498904" - ], - [ - 1489967431, - "20972920" - ], - [ - 1489967431, - "18771952" - ], - [ - 1489967431, - "24050848" - ], - [ - 1489967446, - "29936424" - ], - [ - 1489967446, - "22153072" - ], - [ - 1489967446, - "28154272" - ], - [ - 1489967461, - "22400752" - ], - [ - 1489967461, - "22406872" - ], - [ - 1489967461, - "34383128" - ], - [ - 1489967476, - "41539640" - ], - [ - 1489967476, - "15873256" - ], - [ - 1489967476, - "27553992" - ], - [ - 1489967491, - "25984832" - ], - [ - 1489967491, - "48148048" - ], - [ - 1489967491, - "15400000" - ], - [ - 1489967506, - "15826608" - ], - [ - 1489967506, - "26364256" - ], - [ - 1489967506, - "57869200" - ], - [ - 1489967521, - "23253264" - ], - [ - 1489967521, - "63703656" - ], - [ - 1489967521, - "17010360" - ], - [ - 1489967536, - "26577448" - ], - [ - 1489967536, - "17429536" - ], - [ - 1489967536, - "73689848" - ], - [ - 1489967551, - "33880584" - ], - [ - 1489967551, - "88883696" - ], - [ - 1489967551, - "17713200" - ], - [ - 1489967566, - "17713200" - ], - [ - 1489967566, - "95180272" - ], - [ - 1489967566, - "24840016" - ], - [ - 1489967581, - "35056632" - ], - [ - 1489967581, - "17713200" - ], - [ - 1489967581, - "110324680" - ], - [ - 1489967596, - "21409384" - ], - [ - 1489967596, - "16097096" - ], - [ - 1489967596, - "120172144" - ], - [ - 1489967611, - "32813432" - ], - [ - 1489967611, - "15004136" - ], - [ - 1489967611, - "138381136" - ], - [ - 1489967626, - "16745024" - ], - [ - 1489967626, - "147870320" - ], - [ - 1489967626, - "31413208" - ], - [ - 1489967641, - "17402856" - ], - [ - 1489967641, - "167305568" - ], - [ - 1489967641, - "44842104" - ], - [ - 1489967656, - "178787504" - ], - [ - 1489967656, - "33555456" - ], - [ - 1489967656, - "18507280" - ], - [ - 1489967671, - "44485848" - ], - [ - 1489967671, - "18976944" - ], - [ - 1489967671, - "195873696" - ], - [ - 1489967686, - "212370120" - ], - [ - 1489967686, - "20106872" - ], - [ - 1489967686, - "39252040" - ], - [ - 1489967701, - "20340768" - ], - [ - 1489967701, - "212370120" - ], - [ - 1489967701, - "51862576" - ], - [ - 1489967716, - "21331440" - ], - [ - 1489967716, - "212370120" - ], - [ - 1489967716, - "53475816" - ], - [ - 1489967731, - "22533712" - ], - [ - 1489967731, - "18944448" - ], - [ - 1489967731, - "80159408" - ], - [ - 1489967746, - "16072896" - ], - [ - 1489967746, - "22806992" - ], - [ - 1489967746, - "39994816" - ], - [ - 1489967761, - "15466632" - ], - [ - 1489967761, - "45406736" - ], - [ - 1489967761, - "15737680" - ], - [ - 1489967776, - "37591984" - ], - [ - 1489967776, - "19228416" - ], - [ - 1489967776, - "14963792" - ], - [ - 1489967791, - "21395216" - ], - [ - 1489967791, - "15949080" - ], - [ - 1489967791, - "43208680" - ], - [ - 1489967806, - "44339400" - ], - [ - 1489967806, - "16382312" - ], - [ - 1489967806, - "24643304" - ], - [ - 1489967821, - "31526368" - ], - [ - 1489967821, - "44339400" - ], - [ - 1489967821, - "17611232" - ], - [ - 1489967836, - "35561656" - ], - [ - 1489967836, - "17937784" - ], - [ - 1489967836, - "15172032" - ], - [ - 1489967851, - "18255544" - ], - [ - 1489967851, - "44950600" - ], - [ - 1489967851, - "15981320" - ], - [ - 1489967866, - "19499360" - ], - [ - 1489967866, - "18351216" - ], - [ - 1489967866, - "51317760" - ], - [ - 1489967881, - "19779856" - ], - [ - 1489967881, - "28809064" - ], - [ - 1489967881, - "56402256" - ], - [ - 1489967896, - "22428864" - ], - [ - 1489967896, - "68633136" - ], - [ - 1489967896, - "21293520" - ], - [ - 1489967911, - "75779752" - ], - [ - 1489967911, - "24477552" - ], - [ - 1489967911, - "21627944" - ], - [ - 1489967926, - "22456728" - ], - [ - 1489967926, - "84090408" - ], - [ - 1489967926, - "25920816" - ], - [ - 1489967941, - "15628736" - ], - [ - 1489967941, - "97059856" - ], - [ - 1489967941, - "28088248" - ], - [ - 1489967956, - "113009912" - ], - [ - 1489967956, - "15434000" - ], - [ - 1489967956, - "26651832" - ], - [ - 1489967971, - "30250736" - ], - [ - 1489967971, - "15891544" - ], - [ - 1489967971, - "120379320" - ], - [ - 1489967986, - "31755312" - ], - [ - 1489967986, - "137734488" - ], - [ - 1489967986, - "16294424" - ], - [ - 1489968001, - "35503224" - ], - [ - 1489968001, - "148784416" - ], - [ - 1489968001, - "17602576" - ], - [ - 1489968016, - "17852680" - ], - [ - 1489968016, - "168365568" - ], - [ - 1489968016, - "30199296" - ], - [ - 1489968031, - "24310688" - ], - [ - 1489968031, - "178758968" - ], - [ - 1489968031, - "18158272" - ], - [ - 1489968046, - "19319504" - ], - [ - 1489968046, - "24886040" - ], - [ - 1489968046, - "198157824" - ], - [ - 1489968061, - "25772920" - ], - [ - 1489968061, - "19638928" - ], - [ - 1489968061, - "213541280" - ], - [ - 1489968076, - "213541280" - ], - [ - 1489968076, - "47203128" - ], - [ - 1489968076, - "21127912" - ], - [ - 1489968091, - "52014712" - ], - [ - 1489968091, - "21419400" - ], - [ - 1489968091, - "18942360" - ], - [ - 1489968106, - "15920376" - ], - [ - 1489968106, - "57510688" - ], - [ - 1489968106, - "22207296" - ], - [ - 1489968121, - "35634128" - ], - [ - 1489968121, - "18320632" - ], - [ - 1489968121, - "22446856" - ], - [ - 1489968136, - "21889496" - ], - [ - 1489968136, - "14692952" - ], - [ - 1489968136, - "52133240" - ], - [ - 1489968151, - "15290720" - ], - [ - 1489968151, - "23537360" - ], - [ - 1489968151, - "41654048" - ], - [ - 1489968166, - "16572528" - ], - [ - 1489968166, - "59861368" - ], - [ - 1489968166, - "25598520" - ], - [ - 1489968181, - "30850352" - ], - [ - 1489968181, - "16985672" - ], - [ - 1489968181, - "44219744" - ], - [ - 1489968196, - "35285648" - ], - [ - 1489968196, - "49716680" - ], - [ - 1489968196, - "17284616" - ], - [ - 1489968211, - "43215368" - ], - [ - 1489968211, - "155158152" - ], - [ - 1489968211, - "18910000" - ], - [ - 1489968226, - "18720208" - ], - [ - 1489968226, - "49076776" - ], - [ - 1489968226, - "92546048" - ], - [ - 1489968241, - "18720208" - ], - [ - 1489968241, - "57061424" - ], - [ - 1489968241, - "49409448" - ], - [ - 1489968256, - "64015128" - ], - [ - 1489968256, - "49409448" - ], - [ - 1489968256, - "18720208" - ], - [ - 1489968271, - "17787656" - ], - [ - 1489968271, - "74796656" - ], - [ - 1489968271, - "49409448" - ], - [ - 1489968286, - "49409448" - ], - [ - 1489968286, - "85624152" - ], - [ - 1489968286, - "15413936" - ], - [ - 1489968301, - "95891992" - ], - [ - 1489968301, - "17080096" - ], - [ - 1489968301, - "16809592" - ], - [ - 1489968316, - "19367632" - ], - [ - 1489968316, - "18425072" - ], - [ - 1489968316, - "111075304" - ], - [ - 1489968331, - "18918320" - ], - [ - 1489968331, - "17985624" - ], - [ - 1489968331, - "120604536" - ], - [ - 1489968346, - "136565848" - ], - [ - 1489968346, - "19330800" - ], - [ - 1489968346, - "21444752" - ], - [ - 1489968361, - "20525320" - ], - [ - 1489968361, - "148497400" - ], - [ - 1489968361, - "22666680" - ], - [ - 1489968376, - "20780552" - ], - [ - 1489968376, - "167327456" - ], - [ - 1489968376, - "28021936" - ], - [ - 1489968391, - "180120728" - ], - [ - 1489968391, - "22235240" - ], - [ - 1489968391, - "22989168" - ], - [ - 1489968406, - "23424456" - ], - [ - 1489968406, - "202207624" - ], - [ - 1489968406, - "22830720" - ], - [ - 1489968421, - "34810848" - ], - [ - 1489968421, - "15278320" - ], - [ - 1489968421, - "214691168" - ], - [ - 1489968436, - "214691168" - ], - [ - 1489968436, - "14827768" - ], - [ - 1489968436, - "27826392" - ], - [ - 1489968451, - "16168888" - ], - [ - 1489968451, - "26600528" - ], - [ - 1489968451, - "14835304" - ], - [ - 1489968466, - "16308952" - ], - [ - 1489968466, - "14905152" - ], - [ - 1489968466, - "41616808" - ], - [ - 1489968481, - "36789736" - ], - [ - 1489968481, - "17544248" - ], - [ - 1489968481, - "17610552" - ], - [ - 1489968496, - "17845328" - ], - [ - 1489968496, - "33076240" - ], - [ - 1489968496, - "21680320" - ], - [ - 1489968511, - "42616648" - ], - [ - 1489968511, - "20288256" - ], - [ - 1489968511, - "19067520" - ], - [ - 1489968526, - "19356560" - ], - [ - 1489968526, - "35290072" - ], - [ - 1489968526, - "23210088" - ], - [ - 1489968541, - "39577816" - ], - [ - 1489968541, - "19911352" - ], - [ - 1489968541, - "28876216" - ], - [ - 1489968556, - "21299136" - ], - [ - 1489968556, - "38101040" - ], - [ - 1489968556, - "33713264" - ], - [ - 1489968571, - "38859816" - ], - [ - 1489968571, - "42190568" - ], - [ - 1489968571, - "21399896" - ], - [ - 1489968586, - "47876216" - ], - [ - 1489968586, - "21868520" - ], - [ - 1489968586, - "65723984" - ], - [ - 1489968601, - "53208656" - ], - [ - 1489968601, - "37730648" - ], - [ - 1489968601, - "15617040" - ], - [ - 1489968616, - "47079320" - ], - [ - 1489968616, - "15667080" - ], - [ - 1489968616, - "62562512" - ], - [ - 1489968631, - "71197944" - ], - [ - 1489968631, - "16103240" - ], - [ - 1489968631, - "93446752" - ], - [ - 1489968646, - "83508792" - ], - [ - 1489968646, - "177888920" - ], - [ - 1489968646, - "16451352" - ], - [ - 1489968661, - "363573112" - ], - [ - 1489968661, - "97450224" - ], - [ - 1489968661, - "17631616" - ], - [ - 1489968676, - "130121472" - ], - [ - 1489968676, - "103284384" - ], - [ - 1489968676, - "17885648" - ], - [ - 1489968691, - "119141640" - ], - [ - 1489968691, - "19073552" - ], - [ - 1489968691, - "345795120" - ], - [ - 1489968706, - "19323992" - ], - [ - 1489968706, - "129556240" - ], - [ - 1489968706, - "345795120" - ], - [ - 1489968721, - "147426832" - ], - [ - 1489968721, - "345795120" - ], - [ - 1489968721, - "19603640" - ], - [ - 1489968736, - "20687096" - ], - [ - 1489968736, - "20050240" - ], - [ - 1489968736, - "159461576" - ], - [ - 1489968751, - "17060920" - ], - [ - 1489968751, - "176464880" - ], - [ - 1489968751, - "21878768" - ], - [ - 1489968766, - "19283784" - ], - [ - 1489968766, - "22191800" - ], - [ - 1489968766, - "190728496" - ], - [ - 1489968781, - "25704880" - ], - [ - 1489968781, - "15696552" - ], - [ - 1489968781, - "211962600" - ], - [ - 1489968796, - "22292176" - ], - [ - 1489968796, - "15314160" - ], - [ - 1489968796, - "211962600" - ], - [ - 1489968811, - "211962600" - ], - [ - 1489968811, - "15778904" - ], - [ - 1489968811, - "27384032" - ], - [ - 1489968826, - "22806264" - ], - [ - 1489968826, - "21351304" - ], - [ - 1489968826, - "16756784" - ], - [ - 1489968841, - "16783552" - ], - [ - 1489968841, - "29923616" - ], - [ - 1489968841, - "17171000" - ], - [ - 1489968856, - "17473800" - ], - [ - 1489968856, - "17620760" - ], - [ - 1489968856, - "22834496" - ], - [ - 1489968871, - "25144320" - ], - [ - 1489968871, - "21204040" - ], - [ - 1489968871, - "18667056" - ], - [ - 1489968886, - "25189816" - ], - [ - 1489968886, - "18948328" - ], - [ - 1489968886, - "28279544" - ], - [ - 1489968901, - "28672192" - ], - [ - 1489968901, - "33854536" - ], - [ - 1489968901, - "20130840" - ], - [ - 1489968916, - "21097192" - ], - [ - 1489968916, - "36622752" - ], - [ - 1489968916, - "20130840" - ], - [ - 1489968931, - "24102592" - ], - [ - 1489968931, - "20130840" - ], - [ - 1489968931, - "39144624" - ], - [ - 1489968946, - "48459496" - ], - [ - 1489968946, - "16045520" - ], - [ - 1489968946, - "30586032" - ], - [ - 1489968961, - "16779712" - ], - [ - 1489968961, - "55166480" - ], - [ - 1489968961, - "40436456" - ], - [ - 1489968976, - "15096000" - ], - [ - 1489968976, - "33010456" - ], - [ - 1489968976, - "66391928" - ], - [ - 1489968991, - "14264624" - ], - [ - 1489968991, - "46752936" - ], - [ - 1489968991, - "71313800" - ], - [ - 1489969006, - "82554048" - ], - [ - 1489969006, - "15834784" - ], - [ - 1489969006, - "35034496" - ], - [ - 1489969021, - "91808400" - ], - [ - 1489969021, - "16350064" - ], - [ - 1489969021, - "75403768" - ], - [ - 1489969036, - "17059496" - ], - [ - 1489969036, - "105712352" - ], - [ - 1489969036, - "37445528" - ], - [ - 1489969051, - "30231704" - ], - [ - 1489969051, - "17360296" - ], - [ - 1489969051, - "120962080" - ], - [ - 1489969066, - "131277768" - ], - [ - 1489969066, - "19103480" - ], - [ - 1489969066, - "47814552" - ], - [ - 1489969081, - "19449872" - ], - [ - 1489969081, - "143520032" - ], - [ - 1489969081, - "40356904" - ], - [ - 1489969096, - "159205352" - ], - [ - 1489969096, - "20689200" - ], - [ - 1489969096, - "55137360" - ], - [ - 1489969111, - "56519992" - ], - [ - 1489969111, - "173581448" - ], - [ - 1489969111, - "21578656" - ], - [ - 1489969126, - "192199800" - ], - [ - 1489969126, - "43969368" - ], - [ - 1489969126, - "21786008" - ], - [ - 1489969141, - "207056536" - ], - [ - 1489969141, - "14190504" - ], - [ - 1489969141, - "43969368" - ], - [ - 1489969156, - "207056536" - ], - [ - 1489969156, - "43969368" - ], - [ - 1489969156, - "15774768" - ], - [ - 1489969171, - "207056536" - ], - [ - 1489969171, - "15826832" - ], - [ - 1489969171, - "18252888" - ], - [ - 1489969186, - "17576848" - ], - [ - 1489969186, - "17265752" - ], - [ - 1489969186, - "207056536" - ], - [ - 1489969201, - "17266416" - ], - [ - 1489969201, - "18789856" - ], - [ - 1489969201, - "21540144" - ], - [ - 1489969216, - "22562872" - ], - [ - 1489969216, - "18726184" - ], - [ - 1489969216, - "18480320" - ], - [ - 1489969231, - "18755968" - ], - [ - 1489969231, - "21526864" - ], - [ - 1489969231, - "17573392" - ], - [ - 1489969246, - "20640016" - ], - [ - 1489969246, - "19934920" - ], - [ - 1489969246, - "22484104" - ], - [ - 1489969261, - "24019936" - ], - [ - 1489969261, - "21295536" - ], - [ - 1489969261, - "20259136" - ], - [ - 1489969276, - "20842760" - ], - [ - 1489969276, - "27759568" - ], - [ - 1489969276, - "28321656" - ], - [ - 1489969291, - "35551496" - ], - [ - 1489969291, - "22041320" - ], - [ - 1489969291, - "34619544" - ], - [ - 1489969306, - "38398408" - ], - [ - 1489969306, - "22342664" - ], - [ - 1489969306, - "26744544" - ], - [ - 1489969321, - "22282880" - ], - [ - 1489969321, - "14775536" - ], - [ - 1489969321, - "46189376" - ], - [ - 1489969336, - "15514264" - ], - [ - 1489969336, - "52965056" - ], - [ - 1489969336, - "66496608" - ], - [ - 1489969351, - "62152696" - ], - [ - 1489969351, - "37503824" - ], - [ - 1489969351, - "15925616" - ], - [ - 1489969366, - "17294136" - ], - [ - 1489969366, - "29386000" - ], - [ - 1489969366, - "75811200" - ], - [ - 1489969381, - "81398552" - ], - [ - 1489969381, - "49515464" - ], - [ - 1489969381, - "17592176" - ], - [ - 1489969396, - "55249376" - ], - [ - 1489969396, - "17869632" - ], - [ - 1489969396, - "92307536" - ], - [ - 1489969411, - "77553472" - ], - [ - 1489969411, - "106431944" - ], - [ - 1489969411, - "19035896" - ], - [ - 1489969426, - "121307264" - ], - [ - 1489969426, - "43163328" - ], - [ - 1489969426, - "19322376" - ], - [ - 1489969441, - "138560096" - ], - [ - 1489969441, - "134499504" - ], - [ - 1489969441, - "20501192" - ], - [ - 1489969456, - "145550128" - ], - [ - 1489969456, - "21181632" - ], - [ - 1489969456, - "71144664" - ], - [ - 1489969471, - "29634128" - ], - [ - 1489969471, - "163398272" - ], - [ - 1489969471, - "21459464" - ], - [ - 1489969486, - "175993248" - ], - [ - 1489969486, - "46051376" - ], - [ - 1489969486, - "22625416" - ], - [ - 1489969501, - "118808872" - ], - [ - 1489969501, - "195578056" - ], - [ - 1489969501, - "15493384" - ], - [ - 1489969516, - "14942048" - ], - [ - 1489969516, - "314613736" - ], - [ - 1489969516, - "207381032" - ], - [ - 1489969531, - "503622504" - ], - [ - 1489969531, - "207381032" - ], - [ - 1489969531, - "16316688" - ], - [ - 1489969546, - "16668072" - ], - [ - 1489969546, - "700701128" - ], - [ - 1489969546, - "207381032" - ], - [ - 1489969561, - "18331024" - ], - [ - 1489969561, - "920268896" - ], - [ - 1489969561, - "17725408" - ], - [ - 1489969576, - "16762096" - ], - [ - 1489969576, - "1133861160" - ], - [ - 1489969576, - "18000672" - ], - [ - 1489969591, - "18728264" - ], - [ - 1489969591, - "1133861160" - ], - [ - 1489969591, - "18000672" - ], - [ - 1489969606, - "15711016" - ], - [ - 1489969606, - "18000672" - ], - [ - 1489969606, - "22695792" - ], - [ - 1489969621, - "18000672" - ], - [ - 1489969621, - "20094032" - ], - [ - 1489969621, - "22096464" - ], - [ - 1489969636, - "19086016" - ], - [ - 1489969636, - "16416152" - ], - [ - 1489969636, - "27131360" - ], - [ - 1489969651, - "19789536" - ], - [ - 1489969651, - "31990984" - ], - [ - 1489969651, - "14751792" - ], - [ - 1489969666, - "16150424" - ], - [ - 1489969666, - "30303256" - ], - [ - 1489969666, - "37554104" - ], - [ - 1489969681, - "43828816" - ], - [ - 1489969681, - "31068432" - ], - [ - 1489969681, - "17654720" - ], - [ - 1489969696, - "18232544" - ], - [ - 1489969696, - "50781416" - ], - [ - 1489969696, - "28337320" - ], - [ - 1489969711, - "60915136" - ], - [ - 1489969711, - "26645160" - ], - [ - 1489969711, - "19537512" - ], - [ - 1489969726, - "20039192" - ], - [ - 1489969726, - "26374504" - ], - [ - 1489969726, - "67195656" - ], - [ - 1489969741, - "20417224" - ], - [ - 1489969741, - "79787304" - ], - [ - 1489969741, - "32213512" - ], - [ - 1489969756, - "90611624" - ], - [ - 1489969756, - "35815240" - ], - [ - 1489969756, - "21735880" - ], - [ - 1489969771, - "42536200" - ], - [ - 1489969771, - "23040888" - ], - [ - 1489969771, - "100132984" - ], - [ - 1489969786, - "116231272" - ], - [ - 1489969786, - "52119936" - ], - [ - 1489969786, - "15507896" - ], - [ - 1489969801, - "39306496" - ], - [ - 1489969801, - "124753976" - ], - [ - 1489969801, - "14282168" - ], - [ - 1489969816, - "41157856" - ], - [ - 1489969816, - "141823344" - ], - [ - 1489969816, - "15718472" - ], - [ - 1489969831, - "16089528" - ], - [ - 1489969831, - "154005600" - ], - [ - 1489969831, - "34723696" - ], - [ - 1489969846, - "167399424" - ], - [ - 1489969846, - "54003856" - ], - [ - 1489969846, - "17412728" - ], - [ - 1489969861, - "186074360" - ], - [ - 1489969861, - "40416896" - ], - [ - 1489969861, - "17693856" - ], - [ - 1489969876, - "200720120" - ], - [ - 1489969876, - "55292096" - ], - [ - 1489969876, - "18012160" - ], - [ - 1489969891, - "222802344" - ], - [ - 1489969891, - "39724032" - ], - [ - 1489969891, - "19200552" - ], - [ - 1489969906, - "19457464" - ], - [ - 1489969906, - "222802344" - ], - [ - 1489969906, - "63139016" - ], - [ - 1489969921, - "66147760" - ], - [ - 1489969921, - "20735624" - ], - [ - 1489969921, - "17337824" - ], - [ - 1489969936, - "20992376" - ], - [ - 1489969936, - "251618144" - ], - [ - 1489969936, - "15951208" - ], - [ - 1489969951, - "18721224" - ], - [ - 1489969951, - "22190800" - ], - [ - 1489969951, - "430496968" - ], - [ - 1489969966, - "632102920" - ], - [ - 1489969966, - "15683872" - ], - [ - 1489969966, - "22969968" - ], - [ - 1489969981, - "827146392" - ], - [ - 1489969981, - "14396656" - ], - [ - 1489969981, - "21457896" - ], - [ - 1489969996, - "26153808" - ], - [ - 1489969996, - "1030440680" - ], - [ - 1489969996, - "15864840" - ], - [ - 1489970011, - "1256439584" - ], - [ - 1489970011, - "16649176" - ], - [ - 1489970011, - "34004384" - ], - [ - 1489970026, - "16768784" - ], - [ - 1489970026, - "36654808" - ], - [ - 1489970026, - "1256439584" - ], - [ - 1489970041, - "17953480" - ], - [ - 1489970041, - "43322680" - ], - [ - 1489970041, - "1256439584" - ], - [ - 1489970056, - "18177080" - ], - [ - 1489970056, - "17569336" - ], - [ - 1489970056, - "50565360" - ], - [ - 1489970071, - "19620456" - ], - [ - 1489970071, - "19357448" - ], - [ - 1489970071, - "55617328" - ], - [ - 1489970086, - "64592984" - ], - [ - 1489970086, - "18885848" - ], - [ - 1489970086, - "19643752" - ], - [ - 1489970101, - "76670088" - ], - [ - 1489970101, - "20285880" - ], - [ - 1489970101, - "21996144" - ], - [ - 1489970116, - "21128416" - ], - [ - 1489970116, - "34602000" - ], - [ - 1489970116, - "89317808" - ], - [ - 1489970131, - "28295720" - ], - [ - 1489970131, - "98922344" - ], - [ - 1489970131, - "22336168" - ], - [ - 1489970146, - "31476368" - ], - [ - 1489970146, - "114599904" - ], - [ - 1489970146, - "22599976" - ], - [ - 1489970161, - "126280240" - ], - [ - 1489970161, - "14670144" - ], - [ - 1489970161, - "29148776" - ], - [ - 1489970176, - "38987760" - ], - [ - 1489970176, - "15283008" - ], - [ - 1489970176, - "132621864" - ], - [ - 1489970191, - "64858064" - ], - [ - 1489970191, - "16589408" - ], - [ - 1489970191, - "148650288" - ], - [ - 1489970206, - "46325480" - ], - [ - 1489970206, - "161914872" - ], - [ - 1489970206, - "17024768" - ], - [ - 1489970221, - "178716960" - ], - [ - 1489970221, - "97918360" - ], - [ - 1489970221, - "17316560" - ], - [ - 1489970236, - "46387080" - ], - [ - 1489970236, - "18510608" - ], - [ - 1489970236, - "200321976" - ], - [ - 1489970251, - "18793776" - ], - [ - 1489970251, - "99816456" - ], - [ - 1489970251, - "212928048" - ], - [ - 1489970266, - "212928048" - ], - [ - 1489970266, - "59528400" - ], - [ - 1489970266, - "19932736" - ], - [ - 1489970281, - "19932736" - ], - [ - 1489970281, - "84385808" - ], - [ - 1489970281, - "14928904" - ], - [ - 1489970296, - "33246120" - ], - [ - 1489970296, - "19932736" - ], - [ - 1489970296, - "17078944" - ], - [ - 1489970311, - "31002104" - ], - [ - 1489970311, - "17254552" - ], - [ - 1489970311, - "19932736" - ], - [ - 1489970326, - "21800816" - ], - [ - 1489970326, - "21624360" - ], - [ - 1489970326, - "24884936" - ], - [ - 1489970341, - "17263072" - ], - [ - 1489970341, - "21576968" - ], - [ - 1489970341, - "63723232" - ], - [ - 1489970356, - "238941176" - ], - [ - 1489970356, - "24486672" - ], - [ - 1489970356, - "14330664" - ], - [ - 1489970371, - "31618872" - ], - [ - 1489970371, - "15325776" - ], - [ - 1489970371, - "407061536" - ], - [ - 1489970386, - "35702800" - ], - [ - 1489970386, - "15797176" - ], - [ - 1489970386, - "597982528" - ], - [ - 1489970401, - "42946632" - ], - [ - 1489970401, - "782877216" - ], - [ - 1489970401, - "17282552" - ], - [ - 1489970416, - "17602840" - ], - [ - 1489970416, - "48331952" - ], - [ - 1489970416, - "975787784" - ], - [ - 1489970431, - "17901104" - ], - [ - 1489970431, - "56488544" - ], - [ - 1489970431, - "1191460416" - ], - [ - 1489970446, - "1390630768" - ], - [ - 1489970446, - "66709984" - ], - [ - 1489970446, - "19888872" - ], - [ - 1489970461, - "20250040" - ], - [ - 1489970461, - "74615008" - ], - [ - 1489970461, - "1390630768" - ], - [ - 1489970476, - "84355584" - ], - [ - 1489970476, - "20578112" - ], - [ - 1489970476, - "1390630768" - ], - [ - 1489970491, - "99484936" - ], - [ - 1489970491, - "15179512" - ], - [ - 1489970491, - "18014872" - ], - [ - 1489970506, - "17099944" - ], - [ - 1489970506, - "107989136" - ], - [ - 1489970506, - "14558656" - ], - [ - 1489970521, - "15934584" - ], - [ - 1489970521, - "18833552" - ], - [ - 1489970521, - "125078912" - ], - [ - 1489970536, - "31913944" - ], - [ - 1489970536, - "16400104" - ], - [ - 1489970536, - "133987272" - ], - [ - 1489970551, - "151006248" - ], - [ - 1489970551, - "16898600" - ], - [ - 1489970551, - "23402880" - ], - [ - 1489970566, - "163231624" - ], - [ - 1489970566, - "18151792" - ], - [ - 1489970566, - "22755488" - ], - [ - 1489970581, - "26626664" - ], - [ - 1489970581, - "181686120" - ], - [ - 1489970581, - "18520600" - ], - [ - 1489970596, - "196443400" - ], - [ - 1489970596, - "36891488" - ], - [ - 1489970596, - "19688848" - ], - [ - 1489970611, - "214839696" - ], - [ - 1489970611, - "35874536" - ], - [ - 1489970611, - "19973536" - ], - [ - 1489970626, - "214839696" - ], - [ - 1489970626, - "61770128" - ], - [ - 1489970626, - "20549072" - ], - [ - 1489970641, - "21786424" - ], - [ - 1489970641, - "214839696" - ], - [ - 1489970641, - "38555256" - ], - [ - 1489970656, - "22665384" - ], - [ - 1489970656, - "22536024" - ], - [ - 1489970656, - "81812872" - ], - [ - 1489970671, - "78852080" - ], - [ - 1489970671, - "15370656" - ], - [ - 1489970671, - "16886472" - ], - [ - 1489970686, - "14810032" - ], - [ - 1489970686, - "20750696" - ], - [ - 1489970686, - "78613904" - ], - [ - 1489970701, - "19990456" - ], - [ - 1489970701, - "15337464" - ], - [ - 1489970701, - "194750384" - ], - [ - 1489970716, - "16628424" - ], - [ - 1489970716, - "318904072" - ], - [ - 1489970716, - "24064000" - ], - [ - 1489970731, - "443977744" - ], - [ - 1489970731, - "17062168" - ], - [ - 1489970731, - "29352976" - ], - [ - 1489970746, - "584317072" - ], - [ - 1489970746, - "18244696" - ], - [ - 1489970746, - "32639744" - ], - [ - 1489970761, - "41493432" - ], - [ - 1489970761, - "18579288" - ], - [ - 1489970761, - "740041328" - ], - [ - 1489970776, - "18840784" - ], - [ - 1489970776, - "46754536" - ], - [ - 1489970776, - "889423208" - ], - [ - 1489970791, - "1061505336" - ], - [ - 1489970791, - "56189664" - ], - [ - 1489970791, - "20029704" - ], - [ - 1489970806, - "1227038560" - ], - [ - 1489970806, - "61511336" - ], - [ - 1489970806, - "20844952" - ], - [ - 1489970821, - "1400827224" - ], - [ - 1489970821, - "21903208" - ], - [ - 1489970821, - "72382352" - ], - [ - 1489970836, - "124303424" - ], - [ - 1489970836, - "83230648" - ], - [ - 1489970836, - "22358040" - ], - [ - 1489970851, - "15333560" - ], - [ - 1489970851, - "328888464" - ], - [ - 1489970851, - "91625360" - ], - [ - 1489970866, - "106396296" - ], - [ - 1489970866, - "526589840" - ], - [ - 1489970866, - "14691032" - ], - [ - 1489970881, - "732768840" - ], - [ - 1489970881, - "15257120" - ], - [ - 1489970881, - "115866424" - ], - [ - 1489970896, - "16576848" - ], - [ - 1489970896, - "129590856" - ], - [ - 1489970896, - "732768840" - ], - [ - 1489970911, - "17051280" - ], - [ - 1489970911, - "732768840" - ], - [ - 1489970911, - "142891872" - ], - [ - 1489970926, - "17211832" - ], - [ - 1489970926, - "17895040" - ], - [ - 1489970926, - "159388920" - ], - [ - 1489970941, - "18227736" - ], - [ - 1489970941, - "173588744" - ], - [ - 1489970941, - "18161192" - ], - [ - 1489970956, - "22473920" - ], - [ - 1489970956, - "19404584" - ], - [ - 1489970956, - "192357976" - ], - [ - 1489970971, - "19404584" - ], - [ - 1489970971, - "206945216" - ], - [ - 1489970971, - "34791920" - ], - [ - 1489970986, - "19404584" - ], - [ - 1489970986, - "51286104" - ], - [ - 1489970986, - "206945216" - ], - [ - 1489971001, - "20515992" - ], - [ - 1489971001, - "25281552" - ], - [ - 1489971001, - "206945216" - ], - [ - 1489971016, - "17274296" - ], - [ - 1489971016, - "16085944" - ], - [ - 1489971016, - "41686800" - ], - [ - 1489971031, - "24048168" - ], - [ - 1489971031, - "16085784" - ], - [ - 1489971031, - "15295024" - ], - [ - 1489971046, - "48587256" - ], - [ - 1489971046, - "18688616" - ], - [ - 1489971046, - "15260736" - ], - [ - 1489971061, - "15847512" - ], - [ - 1489971061, - "22483920" - ], - [ - 1489971061, - "35433304" - ], - [ - 1489971076, - "16515648" - ], - [ - 1489971076, - "22678600" - ], - [ - 1489971076, - "81221216" - ], - [ - 1489971091, - "74947664" - ], - [ - 1489971091, - "26895744" - ], - [ - 1489971091, - "16843128" - ], - [ - 1489971106, - "32712272" - ], - [ - 1489971106, - "18031848" - ], - [ - 1489971106, - "179316424" - ], - [ - 1489971121, - "36475680" - ], - [ - 1489971121, - "19071632" - ], - [ - 1489971121, - "276796248" - ], - [ - 1489971136, - "19440840" - ], - [ - 1489971136, - "45867168" - ], - [ - 1489971136, - "382759144" - ], - [ - 1489971151, - "51542288" - ], - [ - 1489971151, - "511460840" - ], - [ - 1489971151, - "20614016" - ], - [ - 1489971166, - "21932440" - ], - [ - 1489971166, - "59761824" - ], - [ - 1489971166, - "633586832" - ], - [ - 1489971181, - "778599664" - ], - [ - 1489971181, - "67739080" - ], - [ - 1489971181, - "14830592" - ], - [ - 1489971196, - "14632528" - ], - [ - 1489971196, - "916869616" - ], - [ - 1489971196, - "78994240" - ], - [ - 1489971211, - "94063632" - ], - [ - 1489971211, - "1077959544" - ], - [ - 1489971211, - "15199544" - ], - [ - 1489971226, - "1232656776" - ], - [ - 1489971226, - "16611624" - ], - [ - 1489971226, - "100685136" - ], - [ - 1489971241, - "1395523024" - ], - [ - 1489971241, - "115135776" - ], - [ - 1489971241, - "17076616" - ], - [ - 1489971256, - "124135872" - ], - [ - 1489971256, - "17407176" - ], - [ - 1489971256, - "59865024" - ], - [ - 1489971271, - "253828184" - ], - [ - 1489971271, - "18567112" - ], - [ - 1489971271, - "142488648" - ], - [ - 1489971286, - "152990912" - ], - [ - 1489971286, - "18913888" - ], - [ - 1489971286, - "440833672" - ], - [ - 1489971301, - "650762016" - ], - [ - 1489971301, - "172453392" - ], - [ - 1489971301, - "20058848" - ], - [ - 1489971316, - "184423768" - ], - [ - 1489971316, - "854141536" - ], - [ - 1489971316, - "20711976" - ], - [ - 1489971331, - "20990040" - ], - [ - 1489971331, - "206381152" - ], - [ - 1489971331, - "1065678840" - ], - [ - 1489971346, - "1065678840" - ], - [ - 1489971346, - "219215360" - ], - [ - 1489971346, - "22137464" - ], - [ - 1489971361, - "1065678840" - ], - [ - 1489971361, - "219215360" - ], - [ - 1489971361, - "14772456" - ], - [ - 1489971376, - "17685360" - ], - [ - 1489971376, - "219215360" - ], - [ - 1489971376, - "15798624" - ], - [ - 1489971391, - "14815992" - ], - [ - 1489971391, - "14401656" - ], - [ - 1489971391, - "15697976" - ], - [ - 1489971406, - "14176096" - ], - [ - 1489971406, - "15927424" - ], - [ - 1489971406, - "16747960" - ], - [ - 1489971421, - "16945760" - ], - [ - 1489971421, - "14115568" - ], - [ - 1489971421, - "17260016" - ], - [ - 1489971436, - "18988264" - ], - [ - 1489971436, - "14863192" - ], - [ - 1489971436, - "17583088" - ], - [ - 1489971451, - "22460608" - ], - [ - 1489971451, - "17844376" - ], - [ - 1489971451, - "14669000" - ], - [ - 1489971466, - "15270664" - ], - [ - 1489971466, - "26038928" - ], - [ - 1489971466, - "19027720" - ], - [ - 1489971481, - "30423456" - ], - [ - 1489971481, - "19272776" - ], - [ - 1489971481, - "15042912" - ], - [ - 1489971496, - "36005440" - ], - [ - 1489971496, - "14824904" - ], - [ - 1489971496, - "20471776" - ], - [ - 1489971511, - "15462816" - ], - [ - 1489971511, - "21116944" - ], - [ - 1489971511, - "42370008" - ], - [ - 1489971526, - "21436000" - ], - [ - 1489971526, - "48853984" - ], - [ - 1489971526, - "15226176" - ], - [ - 1489971541, - "57892464" - ], - [ - 1489971541, - "14998688" - ], - [ - 1489971541, - "22557360" - ], - [ - 1489971556, - "15631872" - ], - [ - 1489971556, - "15592536" - ], - [ - 1489971556, - "68030288" - ], - [ - 1489971571, - "15350704" - ], - [ - 1489971571, - "74999608" - ], - [ - 1489971571, - "15338416" - ], - [ - 1489971586, - "15703800" - ], - [ - 1489971586, - "15749816" - ], - [ - 1489971586, - "85355608" - ], - [ - 1489971601, - "16951080" - ], - [ - 1489971601, - "15421952" - ], - [ - 1489971601, - "95940312" - ], - [ - 1489971616, - "109893736" - ], - [ - 1489971616, - "16020200" - ], - [ - 1489971616, - "17391032" - ], - [ - 1489971631, - "17621656" - ], - [ - 1489971631, - "15773096" - ], - [ - 1489971631, - "127602080" - ], - [ - 1489971646, - "17621656" - ], - [ - 1489971646, - "16341216" - ], - [ - 1489971646, - "137244936" - ], - [ - 1489971661, - "148927224" - ], - [ - 1489971661, - "15787728" - ], - [ - 1489971661, - "17339160" - ], - [ - 1489971676, - "166083592" - ], - [ - 1489971676, - "16430848" - ], - [ - 1489971676, - "16657640" - ], - [ - 1489971691, - "16132872" - ], - [ - 1489971691, - "15068992" - ], - [ - 1489971691, - "184581320" - ], - [ - 1489971706, - "14983560" - ], - [ - 1489971706, - "15843600" - ], - [ - 1489971706, - "196898008" - ], - [ - 1489971721, - "217347128" - ], - [ - 1489971721, - "15664888" - ], - [ - 1489971721, - "16461752" - ], - [ - 1489971736, - "17004592" - ], - [ - 1489971736, - "217347128" - ], - [ - 1489971736, - "16166576" - ], - [ - 1489971751, - "217347128" - ], - [ - 1489971751, - "16706176" - ], - [ - 1489971751, - "17465848" - ], - [ - 1489971766, - "16147848" - ], - [ - 1489971766, - "18313784" - ], - [ - 1489971766, - "15556984" - ], - [ - 1489971781, - "17127312" - ], - [ - 1489971781, - "16686384" - ], - [ - 1489971781, - "19348728" - ], - [ - 1489971796, - "20039448" - ], - [ - 1489971796, - "19733408" - ], - [ - 1489971796, - "16410984" - ], - [ - 1489971811, - "20953024" - ], - [ - 1489971811, - "16946816" - ], - [ - 1489971811, - "22357912" - ], - [ - 1489971826, - "14811936" - ], - [ - 1489971826, - "23781576" - ], - [ - 1489971826, - "16641584" - ], - [ - 1489971841, - "14521920" - ], - [ - 1489971841, - "27864608" - ], - [ - 1489971841, - "16346472" - ], - [ - 1489971856, - "16957048" - ], - [ - 1489971856, - "15166816" - ], - [ - 1489971856, - "32606448" - ], - [ - 1489971871, - "16616784" - ], - [ - 1489971871, - "16499256" - ], - [ - 1489971871, - "39925760" - ], - [ - 1489971886, - "45344048" - ], - [ - 1489971886, - "17188832" - ], - [ - 1489971886, - "16900896" - ], - [ - 1489971901, - "16891152" - ], - [ - 1489971901, - "53983992" - ], - [ - 1489971901, - "18138720" - ], - [ - 1489971916, - "17476480" - ], - [ - 1489971916, - "61840136" - ], - [ - 1489971916, - "18419680" - ], - [ - 1489971931, - "17180200" - ], - [ - 1489971931, - "18701648" - ], - [ - 1489971931, - "70429072" - ], - [ - 1489971946, - "16868008" - ], - [ - 1489971946, - "19902264" - ], - [ - 1489971946, - "84628408" - ], - [ - 1489971961, - "20554864" - ], - [ - 1489971961, - "91295680" - ], - [ - 1489971961, - "17425904" - ], - [ - 1489971976, - "17097504" - ], - [ - 1489971976, - "21716080" - ], - [ - 1489971976, - "104975392" - ], - [ - 1489971991, - "21981528" - ], - [ - 1489971991, - "17636944" - ], - [ - 1489971991, - "115445896" - ], - [ - 1489972006, - "131160744" - ], - [ - 1489972006, - "23083064" - ], - [ - 1489972006, - "17333056" - ], - [ - 1489972021, - "142113824" - ], - [ - 1489972021, - "17864872" - ], - [ - 1489972021, - "14856072" - ], - [ - 1489972036, - "158470168" - ], - [ - 1489972036, - "15398664" - ], - [ - 1489972036, - "17586488" - ], - [ - 1489972051, - "172745160" - ], - [ - 1489972051, - "15870272" - ], - [ - 1489972051, - "17366240" - ], - [ - 1489972066, - "17987656" - ], - [ - 1489972066, - "17226368" - ], - [ - 1489972066, - "191668880" - ], - [ - 1489972081, - "17492304" - ], - [ - 1489972081, - "206433648" - ], - [ - 1489972081, - "17648296" - ], - [ - 1489972096, - "18214512" - ], - [ - 1489972096, - "18671904" - ], - [ - 1489972096, - "206433648" - ], - [ - 1489972111, - "18947176" - ], - [ - 1489972111, - "206433648" - ], - [ - 1489972111, - "17876792" - ], - [ - 1489972126, - "19800320" - ], - [ - 1489972126, - "15169000" - ], - [ - 1489972126, - "18194488" - ], - [ - 1489972141, - "17863424" - ], - [ - 1489972141, - "20035808" - ], - [ - 1489972141, - "15621152" - ], - [ - 1489972156, - "21551208" - ], - [ - 1489972156, - "18397544" - ], - [ - 1489972156, - "18482320" - ], - [ - 1489972171, - "21859160" - ], - [ - 1489972171, - "22605560" - ], - [ - 1489972171, - "18142488" - ], - [ - 1489972186, - "17822400" - ], - [ - 1489972186, - "22266256" - ], - [ - 1489972186, - "22087304" - ], - [ - 1489972201, - "27436496" - ], - [ - 1489972201, - "18352744" - ], - [ - 1489972201, - "15878200" - ], - [ - 1489972216, - "18025760" - ], - [ - 1489972216, - "15267168" - ], - [ - 1489972216, - "33392512" - ], - [ - 1489972231, - "15754816" - ], - [ - 1489972231, - "35491600" - ], - [ - 1489972231, - "18557416" - ], - [ - 1489972246, - "42222408" - ], - [ - 1489972246, - "17090288" - ], - [ - 1489972246, - "18262608" - ], - [ - 1489972261, - "17424776" - ], - [ - 1489972261, - "18792328" - ], - [ - 1489972261, - "49191872" - ], - [ - 1489972276, - "18577544" - ], - [ - 1489972276, - "59405792" - ], - [ - 1489972276, - "18228192" - ], - [ - 1489972291, - "18765160" - ], - [ - 1489972291, - "68313736" - ], - [ - 1489972291, - "18909264" - ], - [ - 1489972306, - "18453024" - ], - [ - 1489972306, - "75696448" - ], - [ - 1489972306, - "18909264" - ], - [ - 1489972321, - "88364528" - ], - [ - 1489972321, - "18909264" - ], - [ - 1489972321, - "18983008" - ], - [ - 1489972336, - "18662952" - ], - [ - 1489972336, - "101387112" - ], - [ - 1489972336, - "19873552" - ], - [ - 1489972351, - "109764888" - ], - [ - 1489972351, - "18331280" - ], - [ - 1489972351, - "17030896" - ], - [ - 1489972366, - "15469240" - ], - [ - 1489972366, - "125900720" - ], - [ - 1489972366, - "18889792" - ], - [ - 1489972381, - "17273976" - ], - [ - 1489972381, - "19177632" - ], - [ - 1489972381, - "142379960" - ], - [ - 1489972396, - "14417864" - ], - [ - 1489972396, - "151918192" - ], - [ - 1489972396, - "18856848" - ], - [ - 1489972411, - "19107120" - ], - [ - 1489972411, - "15175784" - ], - [ - 1489972411, - "168705768" - ], - [ - 1489972426, - "19658744" - ], - [ - 1489972426, - "16450792" - ], - [ - 1489972426, - "182324624" - ], - [ - 1489972441, - "201729856" - ], - [ - 1489972441, - "19307168" - ], - [ - 1489972441, - "16886936" - ], - [ - 1489972456, - "216681384" - ], - [ - 1489972456, - "17857520" - ], - [ - 1489972456, - "19858768" - ], - [ - 1489972471, - "216681384" - ], - [ - 1489972471, - "19088272" - ], - [ - 1489972471, - "19517912" - ], - [ - 1489972486, - "20096720" - ], - [ - 1489972486, - "19366848" - ], - [ - 1489972486, - "18921224" - ], - [ - 1489972501, - "19503040" - ], - [ - 1489972501, - "20928016" - ], - [ - 1489972501, - "15789960" - ], - [ - 1489972516, - "20051472" - ], - [ - 1489972516, - "20868904" - ], - [ - 1489972516, - "18056152" - ], - [ - 1489972531, - "21982696" - ], - [ - 1489972531, - "19720320" - ], - [ - 1489972531, - "22001472" - ], - [ - 1489972546, - "14769872" - ], - [ - 1489972546, - "21034864" - ], - [ - 1489972546, - "19387576" - ], - [ - 1489972561, - "14307344" - ], - [ - 1489972561, - "19915816" - ], - [ - 1489972561, - "25283472" - ], - [ - 1489972576, - "15808752" - ], - [ - 1489972576, - "19596008" - ], - [ - 1489972576, - "32251248" - ], - [ - 1489972591, - "35064640" - ], - [ - 1489972591, - "16186728" - ], - [ - 1489972591, - "20148520" - ], - [ - 1489972606, - "16555080" - ], - [ - 1489972606, - "44791832" - ], - [ - 1489972606, - "19825456" - ], - [ - 1489972621, - "17767008" - ], - [ - 1489972621, - "49162472" - ], - [ - 1489972621, - "20360032" - ], - [ - 1489972636, - "58769936" - ], - [ - 1489972636, - "18029280" - ], - [ - 1489972636, - "20039656" - ], - [ - 1489972651, - "19257824" - ], - [ - 1489972651, - "64358432" - ], - [ - 1489972651, - "20575064" - ], - [ - 1489972666, - "20280560" - ], - [ - 1489972666, - "19581480" - ], - [ - 1489972666, - "74529376" - ], - [ - 1489972681, - "84424840" - ], - [ - 1489972681, - "20053808" - ], - [ - 1489972681, - "19900360" - ], - [ - 1489972696, - "21288072" - ], - [ - 1489972696, - "20603624" - ], - [ - 1489972696, - "96397384" - ], - [ - 1489972711, - "21577912" - ], - [ - 1489972711, - "20254368" - ], - [ - 1489972711, - "110538984" - ], - [ - 1489972726, - "22710624" - ], - [ - 1489972726, - "119910360" - ], - [ - 1489972726, - "20803304" - ], - [ - 1489972741, - "20461312" - ], - [ - 1489972741, - "14920072" - ], - [ - 1489972741, - "135988784" - ], - [ - 1489972756, - "21008960" - ], - [ - 1489972756, - "15429816" - ], - [ - 1489972756, - "147205152" - ], - [ - 1489972771, - "165096320" - ], - [ - 1489972771, - "20654792" - ], - [ - 1489972771, - "15916232" - ], - [ - 1489972786, - "178886592" - ], - [ - 1489972786, - "17242032" - ], - [ - 1489972786, - "20341032" - ], - [ - 1489972801, - "197466184" - ], - [ - 1489972801, - "17534736" - ], - [ - 1489972801, - "20868784" - ], - [ - 1489972816, - "20535928" - ], - [ - 1489972816, - "17825016" - ], - [ - 1489972816, - "212881688" - ], - [ - 1489972831, - "21063680" - ], - [ - 1489972831, - "19029800" - ], - [ - 1489972831, - "212881688" - ], - [ - 1489972846, - "212881688" - ], - [ - 1489972846, - "19314352" - ], - [ - 1489972846, - "20751912" - ], - [ - 1489972861, - "21039024" - ], - [ - 1489972861, - "20213848" - ], - [ - 1489972861, - "20215424" - ], - [ - 1489972876, - "20757480" - ], - [ - 1489972876, - "20709288" - ], - [ - 1489972876, - "16907680" - ], - [ - 1489972891, - "21987224" - ], - [ - 1489972891, - "21242024" - ], - [ - 1489972891, - "20292224" - ], - [ - 1489972906, - "22169400" - ], - [ - 1489972906, - "20133544" - ], - [ - 1489972906, - "20920576" - ], - [ - 1489972921, - "15618416" - ], - [ - 1489972921, - "21461200" - ], - [ - 1489972921, - "24056072" - ], - [ - 1489972936, - "30038848" - ], - [ - 1489972936, - "14928880" - ], - [ - 1489972936, - "21126168" - ], - [ - 1489972951, - "32510184" - ], - [ - 1489972951, - "20791336" - ], - [ - 1489972951, - "15419576" - ], - [ - 1489972966, - "16674592" - ], - [ - 1489972966, - "41173208" - ], - [ - 1489972966, - "21339352" - ], - [ - 1489972981, - "16674592" - ], - [ - 1489972981, - "46245576" - ], - [ - 1489972981, - "20987176" - ], - [ - 1489972996, - "21294320" - ], - [ - 1489972996, - "55969640" - ], - [ - 1489972996, - "14819176" - ], - [ - 1489973011, - "20954576" - ], - [ - 1489973011, - "61399792" - ], - [ - 1489973011, - "14832896" - ], - [ - 1489973026, - "16135504" - ], - [ - 1489973026, - "21520840" - ], - [ - 1489973026, - "72070624" - ], - [ - 1489973041, - "86515016" - ], - [ - 1489973041, - "21168024" - ], - [ - 1489973041, - "17679312" - ], - [ - 1489973056, - "13902304" - ], - [ - 1489973056, - "91915152" - ], - [ - 1489973056, - "18979888" - ], - [ - 1489973071, - "105956128" - ], - [ - 1489973071, - "14560136" - ], - [ - 1489973071, - "19300616" - ], - [ - 1489973086, - "115543488" - ], - [ - 1489973086, - "20437512" - ], - [ - 1489973086, - "13363504" - ], - [ - 1489973101, - "130797456" - ], - [ - 1489973101, - "14037760" - ], - [ - 1489973101, - "20726760" - ], - [ - 1489973116, - "13731872" - ], - [ - 1489973116, - "21133080" - ], - [ - 1489973116, - "142774512" - ], - [ - 1489973131, - "14270992" - ], - [ - 1489973131, - "23262704" - ], - [ - 1489973131, - "158791688" - ], - [ - 1489973146, - "15281152" - ], - [ - 1489973146, - "13983464" - ], - [ - 1489973146, - "173100232" - ], - [ - 1489973161, - "190591352" - ], - [ - 1489973161, - "14531504" - ], - [ - 1489973161, - "15577792" - ], - [ - 1489973176, - "14211424" - ], - [ - 1489973176, - "207426840" - ], - [ - 1489973176, - "16079960" - ], - [ - 1489973191, - "13877520" - ], - [ - 1489973191, - "227746640" - ], - [ - 1489973191, - "16537632" - ], - [ - 1489973206, - "17709808" - ], - [ - 1489973206, - "227746640" - ], - [ - 1489973206, - "14435936" - ], - [ - 1489973221, - "13893488" - ], - [ - 1489973221, - "17681752" - ], - [ - 1489973221, - "18197376" - ], - [ - 1489973236, - "18876560" - ], - [ - 1489973236, - "16505448" - ], - [ - 1489973236, - "14488856" - ], - [ - 1489973251, - "14149904" - ], - [ - 1489973251, - "19158472" - ], - [ - 1489973251, - "19297520" - ], - [ - 1489973266, - "23071520" - ], - [ - 1489973266, - "20339968" - ], - [ - 1489973266, - "14698024" - ], - [ - 1489973281, - "20964288" - ], - [ - 1489973281, - "14352968" - ], - [ - 1489973281, - "21919672" - ], - [ - 1489973296, - "22142608" - ], - [ - 1489973296, - "26420576" - ], - [ - 1489973296, - "14901072" - ], - [ - 1489973311, - "22409656" - ], - [ - 1489973311, - "33236672" - ], - [ - 1489973311, - "14580200" - ], - [ - 1489973326, - "14250120" - ], - [ - 1489973326, - "15885368" - ], - [ - 1489973326, - "38372880" - ], - [ - 1489973341, - "14813320" - ], - [ - 1489973341, - "14891696" - ], - [ - 1489973341, - "46560720" - ], - [ - 1489973356, - "51043232" - ], - [ - 1489973356, - "14574904" - ], - [ - 1489973356, - "16232408" - ], - [ - 1489973371, - "15102376" - ], - [ - 1489973371, - "60662688" - ], - [ - 1489973371, - "16694328" - ], - [ - 1489973386, - "17008960" - ], - [ - 1489973386, - "67661520" - ], - [ - 1489973386, - "14590208" - ], - [ - 1489973401, - "77987176" - ], - [ - 1489973401, - "18171376" - ], - [ - 1489973401, - "15175896" - ], - [ - 1489973416, - "18482880" - ], - [ - 1489973416, - "14874016" - ], - [ - 1489973416, - "88642696" - ], - [ - 1489973431, - "15417512" - ], - [ - 1489973431, - "19670464" - ], - [ - 1489973431, - "100855400" - ], - [ - 1489973446, - "114705544" - ], - [ - 1489973446, - "15106976" - ], - [ - 1489973446, - "19953056" - ], - [ - 1489973461, - "124128216" - ], - [ - 1489973461, - "15633832" - ], - [ - 1489973461, - "20542256" - ], - [ - 1489973476, - "21934632" - ], - [ - 1489973476, - "139437936" - ], - [ - 1489973476, - "15308072" - ], - [ - 1489973491, - "22246248" - ], - [ - 1489973491, - "152433104" - ], - [ - 1489973491, - "14960552" - ], - [ - 1489973506, - "15261192" - ], - [ - 1489973506, - "171065440" - ], - [ - 1489973506, - "15507408" - ], - [ - 1489973521, - "15165776" - ], - [ - 1489973521, - "184513376" - ], - [ - 1489973521, - "15142904" - ], - [ - 1489973536, - "205957528" - ], - [ - 1489973536, - "15724864" - ], - [ - 1489973536, - "15622768" - ], - [ - 1489973551, - "218917928" - ], - [ - 1489973551, - "16904376" - ], - [ - 1489973551, - "15385080" - ], - [ - 1489973566, - "17406264" - ], - [ - 1489973566, - "15931744" - ], - [ - 1489973566, - "218917928" - ], - [ - 1489973581, - "218917928" - ], - [ - 1489973581, - "15593160" - ], - [ - 1489973581, - "17690592" - ], - [ - 1489973596, - "15386120" - ], - [ - 1489973596, - "18544768" - ], - [ - 1489973596, - "15922920" - ], - [ - 1489973611, - "15583704" - ], - [ - 1489973611, - "19675736" - ], - [ - 1489973611, - "17246872" - ], - [ - 1489973626, - "16129792" - ], - [ - 1489973626, - "19901240" - ], - [ - 1489973626, - "21071520" - ], - [ - 1489973641, - "20781616" - ], - [ - 1489973641, - "19901240" - ], - [ - 1489973641, - "15803152" - ], - [ - 1489973656, - "23146672" - ], - [ - 1489973656, - "19901240" - ], - [ - 1489973656, - "15489384" - ], - [ - 1489973671, - "28394008" - ], - [ - 1489973671, - "15775424" - ], - [ - 1489973671, - "18307616" - ], - [ - 1489973686, - "15234024" - ], - [ - 1489973686, - "32277552" - ], - [ - 1489973686, - "16323896" - ], - [ - 1489973701, - "16268904" - ], - [ - 1489973701, - "38151304" - ], - [ - 1489973701, - "15998288" - ], - [ - 1489973716, - "15674792" - ], - [ - 1489973716, - "45181144" - ], - [ - 1489973716, - "18639568" - ], - [ - 1489973731, - "16209080" - ], - [ - 1489973731, - "55115464" - ], - [ - 1489973731, - "19177968" - ], - [ - 1489973746, - "15881848" - ], - [ - 1489973746, - "68360816" - ], - [ - 1489973746, - "19573424" - ], - [ - 1489973761, - "20054808" - ], - [ - 1489973761, - "16408264" - ], - [ - 1489973761, - "71998288" - ], - [ - 1489973776, - "21236880" - ], - [ - 1489973776, - "16081008" - ], - [ - 1489973776, - "82810896" - ], - [ - 1489973791, - "16607408" - ], - [ - 1489973791, - "91105664" - ], - [ - 1489973791, - "22568416" - ], - [ - 1489973806, - "15664504" - ], - [ - 1489973806, - "16278192" - ], - [ - 1489973806, - "105835496" - ], - [ - 1489973821, - "15923320" - ], - [ - 1489973821, - "15068144" - ], - [ - 1489973821, - "114906696" - ], - [ - 1489973836, - "16469856" - ], - [ - 1489973836, - "15615832" - ], - [ - 1489973836, - "130483992" - ], - [ - 1489973851, - "16126728" - ], - [ - 1489973851, - "142450912" - ], - [ - 1489973851, - "16034040" - ], - [ - 1489973866, - "17367008" - ], - [ - 1489973866, - "16673288" - ], - [ - 1489973866, - "158319344" - ], - [ - 1489973881, - "17671448" - ], - [ - 1489973881, - "173041072" - ], - [ - 1489973881, - "16317480" - ], - [ - 1489973896, - "18826368" - ], - [ - 1489973896, - "16871616" - ], - [ - 1489973896, - "192115760" - ], - [ - 1489973911, - "16529592" - ], - [ - 1489973911, - "19167304" - ], - [ - 1489973911, - "206544088" - ], - [ - 1489973926, - "17077592" - ], - [ - 1489973926, - "19455024" - ], - [ - 1489973926, - "206544088" - ], - [ - 1489973941, - "16732608" - ], - [ - 1489973941, - "206544088" - ], - [ - 1489973941, - "21035128" - ], - [ - 1489973956, - "17038528" - ], - [ - 1489973956, - "20997728" - ], - [ - 1489973956, - "18120904" - ], - [ - 1489973971, - "22148280" - ], - [ - 1489973971, - "16701880" - ], - [ - 1489973971, - "17700328" - ], - [ - 1489973986, - "22380896" - ], - [ - 1489973986, - "17248184" - ], - [ - 1489973986, - "18641216" - ] - ], - "process_heap_bytes": [ - [ - 1489959301, - "29644000" - ], - [ - 1489959301, - "30132000" - ], - [ - 1489959316, - "37316000" - ], - [ - 1489959316, - "26020000" - ], - [ - 1489959316, - "29728000" - ], - [ - 1489959331, - "22692000" - ], - [ - 1489959331, - "38132000" - ], - [ - 1489959331, - "26564000" - ], - [ - 1489959346, - "23708000" - ], - [ - 1489959346, - "28148000" - ], - [ - 1489959346, - "43092000" - ], - [ - 1489959361, - "52780000" - ], - [ - 1489959361, - "29312000" - ], - [ - 1489959361, - "24980000" - ], - [ - 1489959376, - "34944000" - ], - [ - 1489959376, - "55640000" - ], - [ - 1489959376, - "25492000" - ], - [ - 1489959391, - "26508000" - ], - [ - 1489959391, - "38784000" - ], - [ - 1489959391, - "42424000" - ], - [ - 1489959406, - "27020000" - ], - [ - 1489959406, - "42136000" - ], - [ - 1489959406, - "53200000" - ], - [ - 1489959421, - "43160000" - ], - [ - 1489959421, - "27532000" - ], - [ - 1489959421, - "56884000" - ], - [ - 1489959436, - "52888000" - ], - [ - 1489959436, - "28044000" - ], - [ - 1489959436, - "56872000" - ], - [ - 1489959451, - "57932000" - ], - [ - 1489959451, - "58000000" - ], - [ - 1489959451, - "30584000" - ], - [ - 1489959466, - "56704000" - ], - [ - 1489959466, - "30584000" - ], - [ - 1489959466, - "69264000" - ], - [ - 1489959481, - "22424000" - ], - [ - 1489959481, - "61608000" - ], - [ - 1489959481, - "108424000" - ], - [ - 1489959496, - "22936000" - ], - [ - 1489959496, - "90256000" - ], - [ - 1489959496, - "80608000" - ], - [ - 1489959511, - "128144000" - ], - [ - 1489959511, - "65952000" - ], - [ - 1489959511, - "23960000" - ], - [ - 1489959526, - "66896000" - ], - [ - 1489959526, - "23960000" - ], - [ - 1489959526, - "112016000" - ], - [ - 1489959541, - "157336000" - ], - [ - 1489959541, - "79384000" - ], - [ - 1489959541, - "24984000" - ], - [ - 1489959556, - "146832000" - ], - [ - 1489959556, - "25496000" - ], - [ - 1489959556, - "104632000" - ], - [ - 1489959571, - "26520000" - ], - [ - 1489959571, - "197776000" - ], - [ - 1489959571, - "81848000" - ], - [ - 1489959586, - "192912000" - ], - [ - 1489959586, - "27032000" - ], - [ - 1489959586, - "76372000" - ], - [ - 1489959601, - "84340000" - ], - [ - 1489959601, - "244368000" - ], - [ - 1489959601, - "28332000" - ], - [ - 1489959616, - "96972000" - ], - [ - 1489959616, - "28568000" - ], - [ - 1489959616, - "238992000" - ], - [ - 1489959631, - "75392000" - ], - [ - 1489959631, - "289936000" - ], - [ - 1489959631, - "29080000" - ], - [ - 1489959646, - "285072000" - ], - [ - 1489959646, - "80584000" - ], - [ - 1489959646, - "29080000" - ], - [ - 1489959661, - "22936000" - ], - [ - 1489959661, - "85132000" - ], - [ - 1489959661, - "285072000" - ], - [ - 1489959676, - "22936000" - ], - [ - 1489959676, - "73944000" - ], - [ - 1489959676, - "29728000" - ], - [ - 1489959691, - "36792000" - ], - [ - 1489959691, - "83404000" - ], - [ - 1489959691, - "23960000" - ], - [ - 1489959706, - "24472000" - ], - [ - 1489959706, - "107492000" - ], - [ - 1489959706, - "28484000" - ], - [ - 1489959721, - "24644000" - ], - [ - 1489959721, - "107492000" - ], - [ - 1489959721, - "24984000" - ], - [ - 1489959736, - "29252000" - ], - [ - 1489959736, - "25496000" - ], - [ - 1489959736, - "29728000" - ], - [ - 1489959751, - "36896000" - ], - [ - 1489959751, - "38468000" - ], - [ - 1489959751, - "26520000" - ], - [ - 1489959766, - "40684000" - ], - [ - 1489959766, - "30744000" - ], - [ - 1489959766, - "26520000" - ], - [ - 1489959781, - "28048000" - ], - [ - 1489959781, - "32560000" - ], - [ - 1489959781, - "55788000" - ], - [ - 1489959796, - "54500000" - ], - [ - 1489959796, - "28560000" - ], - [ - 1489959796, - "45832000" - ], - [ - 1489959811, - "70248000" - ], - [ - 1489959811, - "44192000" - ], - [ - 1489959811, - "29584000" - ], - [ - 1489959826, - "30096000" - ], - [ - 1489959826, - "66416000" - ], - [ - 1489959826, - "49068000" - ], - [ - 1489959841, - "22424000" - ], - [ - 1489959841, - "84336000" - ], - [ - 1489959841, - "43636000" - ], - [ - 1489959856, - "50228000" - ], - [ - 1489959856, - "22936000" - ], - [ - 1489959856, - "87400000" - ], - [ - 1489959871, - "98672000" - ], - [ - 1489959871, - "23448000" - ], - [ - 1489959871, - "45284000" - ], - [ - 1489959886, - "69436000" - ], - [ - 1489959886, - "135024000" - ], - [ - 1489959886, - "23960000" - ], - [ - 1489959901, - "76056000" - ], - [ - 1489959901, - "24984000" - ], - [ - 1489959901, - "125040000" - ], - [ - 1489959916, - "68648000" - ], - [ - 1489959916, - "152424000" - ], - [ - 1489959916, - "25496000" - ], - [ - 1489959931, - "71544000" - ], - [ - 1489959931, - "161896000" - ], - [ - 1489959931, - "26008000" - ], - [ - 1489959946, - "26520000" - ], - [ - 1489959946, - "84224000" - ], - [ - 1489959946, - "217712000" - ], - [ - 1489959961, - "225904000" - ], - [ - 1489959961, - "26520000" - ], - [ - 1489959961, - "68924000" - ], - [ - 1489959976, - "266856000" - ], - [ - 1489959976, - "26520000" - ], - [ - 1489959976, - "73944000" - ], - [ - 1489959991, - "270696000" - ], - [ - 1489959991, - "37472000" - ], - [ - 1489959991, - "67796000" - ], - [ - 1489960006, - "28000000" - ], - [ - 1489960006, - "72580000" - ], - [ - 1489960006, - "312424000" - ], - [ - 1489960021, - "312424000" - ], - [ - 1489960021, - "66464000" - ], - [ - 1489960021, - "24152000" - ], - [ - 1489960036, - "95288000" - ], - [ - 1489960036, - "312424000" - ], - [ - 1489960036, - "25176000" - ], - [ - 1489960051, - "25688000" - ], - [ - 1489960051, - "92876000" - ], - [ - 1489960051, - "29924000" - ], - [ - 1489960066, - "27216000" - ], - [ - 1489960066, - "23444000" - ], - [ - 1489960066, - "79712000" - ], - [ - 1489960081, - "72524000" - ], - [ - 1489960081, - "30348000" - ], - [ - 1489960081, - "27216000" - ], - [ - 1489960096, - "33684000" - ], - [ - 1489960096, - "81824000" - ], - [ - 1489960096, - "27728000" - ], - [ - 1489960111, - "28752000" - ], - [ - 1489960111, - "32148000" - ], - [ - 1489960111, - "94932000" - ], - [ - 1489960126, - "29776000" - ], - [ - 1489960126, - "34732000" - ], - [ - 1489960126, - "101320000" - ], - [ - 1489960141, - "41900000" - ], - [ - 1489960141, - "111632000" - ], - [ - 1489960141, - "30288000" - ], - [ - 1489960156, - "22128000" - ], - [ - 1489960156, - "45996000" - ], - [ - 1489960156, - "111632000" - ], - [ - 1489960171, - "54692000" - ], - [ - 1489960171, - "22128000" - ], - [ - 1489960171, - "29872000" - ], - [ - 1489960186, - "61348000" - ], - [ - 1489960186, - "23152000" - ], - [ - 1489960186, - "37348000" - ], - [ - 1489960201, - "38372000" - ], - [ - 1489960201, - "78244000" - ], - [ - 1489960201, - "23152000" - ], - [ - 1489960216, - "24176000" - ], - [ - 1489960216, - "47680000" - ], - [ - 1489960216, - "84132000" - ], - [ - 1489960231, - "24688000" - ], - [ - 1489960231, - "37188000" - ], - [ - 1489960231, - "91564000" - ], - [ - 1489960246, - "128932000" - ], - [ - 1489960246, - "28120000" - ], - [ - 1489960246, - "25200000" - ], - [ - 1489960261, - "33520000" - ], - [ - 1489960261, - "25712000" - ], - [ - 1489960261, - "113828000" - ], - [ - 1489960276, - "48200000" - ], - [ - 1489960276, - "158636000" - ], - [ - 1489960276, - "26736000" - ], - [ - 1489960291, - "34124000" - ], - [ - 1489960291, - "27248000" - ], - [ - 1489960291, - "148644000" - ], - [ - 1489960306, - "192932000" - ], - [ - 1489960306, - "28272000" - ], - [ - 1489960306, - "43608000" - ], - [ - 1489960321, - "189092000" - ], - [ - 1489960321, - "28784000" - ], - [ - 1489960321, - "35996000" - ], - [ - 1489960336, - "234404000" - ], - [ - 1489960336, - "29296000" - ], - [ - 1489960336, - "52196000" - ], - [ - 1489960351, - "22128000" - ], - [ - 1489960351, - "234412000" - ], - [ - 1489960351, - "61432000" - ], - [ - 1489960366, - "22640000" - ], - [ - 1489960366, - "70896000" - ], - [ - 1489960366, - "283044000" - ], - [ - 1489960381, - "23152000" - ], - [ - 1489960381, - "48720000" - ], - [ - 1489960381, - "279972000" - ], - [ - 1489960396, - "67272000" - ], - [ - 1489960396, - "279972000" - ], - [ - 1489960396, - "24176000" - ], - [ - 1489960411, - "50624000" - ], - [ - 1489960411, - "24688000" - ], - [ - 1489960411, - "279972000" - ], - [ - 1489960426, - "48588000" - ], - [ - 1489960426, - "36400000" - ], - [ - 1489960426, - "25200000" - ], - [ - 1489960441, - "52064000" - ], - [ - 1489960441, - "25712000" - ], - [ - 1489960441, - "22576000" - ], - [ - 1489960456, - "103316000" - ], - [ - 1489960456, - "26152000" - ], - [ - 1489960456, - "26736000" - ], - [ - 1489960471, - "26736000" - ], - [ - 1489960471, - "69856000" - ], - [ - 1489960471, - "31780000" - ], - [ - 1489960486, - "29204000" - ], - [ - 1489960486, - "29252000" - ], - [ - 1489960486, - "93132000" - ], - [ - 1489960501, - "37444000" - ], - [ - 1489960501, - "71264000" - ], - [ - 1489960501, - "29204000" - ], - [ - 1489960516, - "100836000" - ], - [ - 1489960516, - "40004000" - ], - [ - 1489960516, - "30228000" - ], - [ - 1489960531, - "102548000" - ], - [ - 1489960531, - "49212000" - ], - [ - 1489960531, - "34068000" - ], - [ - 1489960546, - "23068000" - ], - [ - 1489960546, - "104356000" - ], - [ - 1489960546, - "52428000" - ], - [ - 1489960561, - "64204000" - ], - [ - 1489960561, - "91992000" - ], - [ - 1489960561, - "23580000" - ], - [ - 1489960576, - "76492000" - ], - [ - 1489960576, - "75512000" - ], - [ - 1489960576, - "24604000" - ], - [ - 1489960591, - "90308000" - ], - [ - 1489960591, - "75512000" - ], - [ - 1489960591, - "24604000" - ], - [ - 1489960606, - "25628000" - ], - [ - 1489960606, - "95940000" - ], - [ - 1489960606, - "29728000" - ], - [ - 1489960621, - "118212000" - ], - [ - 1489960621, - "26140000" - ], - [ - 1489960621, - "38000000" - ], - [ - 1489960636, - "39016000" - ], - [ - 1489960636, - "26140000" - ], - [ - 1489960636, - "128964000" - ], - [ - 1489960651, - "28244000" - ], - [ - 1489960651, - "29764000" - ], - [ - 1489960651, - "132812000" - ], - [ - 1489960666, - "175308000" - ], - [ - 1489960666, - "22020000" - ], - [ - 1489960666, - "28376000" - ], - [ - 1489960681, - "179404000" - ], - [ - 1489960681, - "30428000" - ], - [ - 1489960681, - "23036000" - ], - [ - 1489960696, - "208836000" - ], - [ - 1489960696, - "40244000" - ], - [ - 1489960696, - "24976000" - ], - [ - 1489960711, - "25488000" - ], - [ - 1489960711, - "35904000" - ], - [ - 1489960711, - "232644000" - ], - [ - 1489960726, - "35084000" - ], - [ - 1489960726, - "26000000" - ], - [ - 1489960726, - "254916000" - ], - [ - 1489960741, - "276676000" - ], - [ - 1489960741, - "26512000" - ], - [ - 1489960741, - "33868000" - ], - [ - 1489960756, - "300996000" - ], - [ - 1489960756, - "27528000" - ], - [ - 1489960756, - "37544000" - ], - [ - 1489960771, - "300996000" - ], - [ - 1489960771, - "28040000" - ], - [ - 1489960771, - "64100000" - ], - [ - 1489960786, - "71484000" - ], - [ - 1489960786, - "300996000" - ], - [ - 1489960786, - "30072000" - ], - [ - 1489960801, - "33912000" - ], - [ - 1489960801, - "41124000" - ], - [ - 1489960801, - "63920000" - ], - [ - 1489960816, - "61124000" - ], - [ - 1489960816, - "22936000" - ], - [ - 1489960816, - "38508000" - ], - [ - 1489960831, - "64448000" - ], - [ - 1489960831, - "22936000" - ], - [ - 1489960831, - "31076000" - ], - [ - 1489960846, - "70884000" - ], - [ - 1489960846, - "27244000" - ], - [ - 1489960846, - "22936000" - ], - [ - 1489960861, - "38508000" - ], - [ - 1489960861, - "116340000" - ], - [ - 1489960861, - "23448000" - ], - [ - 1489960876, - "208808000" - ], - [ - 1489960876, - "51820000" - ], - [ - 1489960876, - "24472000" - ], - [ - 1489960891, - "43396000" - ], - [ - 1489960891, - "404848000" - ], - [ - 1489960891, - "24984000" - ], - [ - 1489960906, - "25496000" - ], - [ - 1489960906, - "42628000" - ], - [ - 1489960906, - "507868000" - ], - [ - 1489960921, - "64636000" - ], - [ - 1489960921, - "26008000" - ], - [ - 1489960921, - "721780000" - ], - [ - 1489960936, - "839084000" - ], - [ - 1489960936, - "61308000" - ], - [ - 1489960936, - "27032000" - ], - [ - 1489960951, - "91004000" - ], - [ - 1489960951, - "1078824000" - ], - [ - 1489960951, - "27544000" - ], - [ - 1489960966, - "1205012000" - ], - [ - 1489960966, - "111996000" - ], - [ - 1489960966, - "28568000" - ], - [ - 1489960981, - "29080000" - ], - [ - 1489960981, - "1459872000" - ], - [ - 1489960981, - "95612000" - ], - [ - 1489960996, - "29080000" - ], - [ - 1489960996, - "1459872000" - ], - [ - 1489960996, - "101500000" - ], - [ - 1489961011, - "1459872000" - ], - [ - 1489961011, - "29592000" - ], - [ - 1489961011, - "154748000" - ], - [ - 1489961026, - "30212000" - ], - [ - 1489961026, - "179060000" - ], - [ - 1489961026, - "29592000" - ], - [ - 1489961041, - "191092000" - ], - [ - 1489961041, - "29592000" - ], - [ - 1489961041, - "37764000" - ], - [ - 1489961056, - "39292000" - ], - [ - 1489961056, - "27288000" - ], - [ - 1489961056, - "226676000" - ], - [ - 1489961071, - "22424000" - ], - [ - 1489961071, - "39804000" - ], - [ - 1489961071, - "238196000" - ], - [ - 1489961086, - "259468000" - ], - [ - 1489961086, - "94004000" - ], - [ - 1489961086, - "22936000" - ], - [ - 1489961101, - "80228000" - ], - [ - 1489961101, - "297340000" - ], - [ - 1489961101, - "23960000" - ], - [ - 1489961116, - "46864000" - ], - [ - 1489961116, - "23960000" - ], - [ - 1489961116, - "298108000" - ], - [ - 1489961131, - "49616000" - ], - [ - 1489961131, - "298108000" - ], - [ - 1489961131, - "24984000" - ], - [ - 1489961146, - "25496000" - ], - [ - 1489961146, - "29844000" - ], - [ - 1489961146, - "46668000" - ], - [ - 1489961161, - "26384000" - ], - [ - 1489961161, - "26008000" - ], - [ - 1489961161, - "70112000" - ], - [ - 1489961176, - "24760000" - ], - [ - 1489961176, - "64128000" - ], - [ - 1489961176, - "26520000" - ], - [ - 1489961191, - "29880000" - ], - [ - 1489961191, - "60792000" - ], - [ - 1489961191, - "28048000" - ], - [ - 1489961206, - "52024000" - ], - [ - 1489961206, - "31928000" - ], - [ - 1489961206, - "28560000" - ], - [ - 1489961221, - "33496000" - ], - [ - 1489961221, - "82944000" - ], - [ - 1489961221, - "29584000" - ], - [ - 1489961236, - "39640000" - ], - [ - 1489961236, - "55000000" - ], - [ - 1489961236, - "29584000" - ], - [ - 1489961251, - "22424000" - ], - [ - 1489961251, - "43728000" - ], - [ - 1489961251, - "91148000" - ], - [ - 1489961266, - "135912000" - ], - [ - 1489961266, - "22936000" - ], - [ - 1489961266, - "52432000" - ], - [ - 1489961281, - "23448000" - ], - [ - 1489961281, - "105076000" - ], - [ - 1489961281, - "60624000" - ], - [ - 1489961296, - "169820000" - ], - [ - 1489961296, - "80848000" - ], - [ - 1489961296, - "24228000" - ], - [ - 1489961311, - "84128000" - ], - [ - 1489961311, - "68332000" - ], - [ - 1489961311, - "24228000" - ], - [ - 1489961326, - "24228000" - ], - [ - 1489961326, - "135208000" - ], - [ - 1489961326, - "89000000" - ], - [ - 1489961341, - "242792000" - ], - [ - 1489961341, - "125864000" - ], - [ - 1489961341, - "36328000" - ], - [ - 1489961356, - "22668000" - ], - [ - 1489961356, - "115368000" - ], - [ - 1489961356, - "469056000" - ], - [ - 1489961371, - "140192000" - ], - [ - 1489961371, - "587196000" - ], - [ - 1489961371, - "23860000" - ], - [ - 1489961386, - "164768000" - ], - [ - 1489961386, - "836088000" - ], - [ - 1489961386, - "24372000" - ], - [ - 1489961401, - "191912000" - ], - [ - 1489961401, - "964788000" - ], - [ - 1489961401, - "25396000" - ], - [ - 1489961416, - "220320000" - ], - [ - 1489961416, - "25908000" - ], - [ - 1489961416, - "964788000" - ], - [ - 1489961431, - "26924000" - ], - [ - 1489961431, - "227488000" - ], - [ - 1489961431, - "37992000" - ], - [ - 1489961446, - "251552000" - ], - [ - 1489961446, - "27436000" - ], - [ - 1489961446, - "37992000" - ], - [ - 1489961461, - "298144000" - ], - [ - 1489961461, - "28460000" - ], - [ - 1489961461, - "40172000" - ], - [ - 1489961476, - "29476000" - ], - [ - 1489961476, - "305568000" - ], - [ - 1489961476, - "42220000" - ], - [ - 1489961491, - "30500000" - ], - [ - 1489961491, - "305568000" - ], - [ - 1489961491, - "48212000" - ], - [ - 1489961506, - "21828000" - ], - [ - 1489961506, - "29836000" - ], - [ - 1489961506, - "44992000" - ], - [ - 1489961521, - "40776000" - ], - [ - 1489961521, - "22340000" - ], - [ - 1489961521, - "37244000" - ], - [ - 1489961536, - "27392000" - ], - [ - 1489961536, - "22340000" - ], - [ - 1489961536, - "41956000" - ], - [ - 1489961551, - "22852000" - ], - [ - 1489961551, - "61204000" - ], - [ - 1489961551, - "23072000" - ], - [ - 1489961566, - "28612000" - ], - [ - 1489961566, - "54092000" - ], - [ - 1489961566, - "23364000" - ], - [ - 1489961581, - "24388000" - ], - [ - 1489961581, - "36292000" - ], - [ - 1489961581, - "69740000" - ], - [ - 1489961596, - "36804000" - ], - [ - 1489961596, - "24900000" - ], - [ - 1489961596, - "66284000" - ], - [ - 1489961611, - "91588000" - ], - [ - 1489961611, - "25924000" - ], - [ - 1489961611, - "56516000" - ], - [ - 1489961626, - "65552000" - ], - [ - 1489961626, - "26436000" - ], - [ - 1489961626, - "52684000" - ], - [ - 1489961641, - "27164000" - ], - [ - 1489961641, - "66500000" - ], - [ - 1489961641, - "82660000" - ], - [ - 1489961656, - "27676000" - ], - [ - 1489961656, - "50148000" - ], - [ - 1489961656, - "68548000" - ], - [ - 1489961671, - "28700000" - ], - [ - 1489961671, - "88320000" - ], - [ - 1489961671, - "82884000" - ], - [ - 1489961686, - "29212000" - ], - [ - 1489961686, - "71780000" - ], - [ - 1489961686, - "95684000" - ], - [ - 1489961701, - "120260000" - ], - [ - 1489961701, - "22556000" - ], - [ - 1489961701, - "157600000" - ], - [ - 1489961716, - "22556000" - ], - [ - 1489961716, - "112068000" - ], - [ - 1489961716, - "255700000" - ], - [ - 1489961731, - "462976000" - ], - [ - 1489961731, - "23068000" - ], - [ - 1489961731, - "142276000" - ], - [ - 1489961746, - "23580000" - ], - [ - 1489961746, - "571636000" - ], - [ - 1489961746, - "140740000" - ], - [ - 1489961761, - "800508000" - ], - [ - 1489961761, - "24092000" - ], - [ - 1489961761, - "178628000" - ], - [ - 1489961776, - "25116000" - ], - [ - 1489961776, - "196548000" - ], - [ - 1489961776, - "921264000" - ], - [ - 1489961791, - "1170196000" - ], - [ - 1489961791, - "221636000" - ], - [ - 1489961791, - "25628000" - ], - [ - 1489961806, - "1302004000" - ], - [ - 1489961806, - "26140000" - ], - [ - 1489961806, - "232388000" - ], - [ - 1489961821, - "93664000" - ], - [ - 1489961821, - "26652000" - ], - [ - 1489961821, - "271556000" - ], - [ - 1489961836, - "285124000" - ], - [ - 1489961836, - "36356000" - ], - [ - 1489961836, - "28180000" - ], - [ - 1489961851, - "285124000" - ], - [ - 1489961851, - "37380000" - ], - [ - 1489961851, - "28692000" - ], - [ - 1489961866, - "29204000" - ], - [ - 1489961866, - "285124000" - ], - [ - 1489961866, - "39512000" - ], - [ - 1489961881, - "37312000" - ], - [ - 1489961881, - "47664000" - ], - [ - 1489961881, - "29716000" - ], - [ - 1489961896, - "24752000" - ], - [ - 1489961896, - "22044000" - ], - [ - 1489961896, - "37368000" - ], - [ - 1489961911, - "23068000" - ], - [ - 1489961911, - "34992000" - ], - [ - 1489961911, - "27576000" - ], - [ - 1489961926, - "42496000" - ], - [ - 1489961926, - "23068000" - ], - [ - 1489961926, - "31488000" - ], - [ - 1489961941, - "37632000" - ], - [ - 1489961941, - "47312000" - ], - [ - 1489961941, - "23068000" - ], - [ - 1489961956, - "23580000" - ], - [ - 1489961956, - "50208000" - ], - [ - 1489961956, - "37136000" - ], - [ - 1489961971, - "53520000" - ], - [ - 1489961971, - "24604000" - ], - [ - 1489961971, - "50968000" - ], - [ - 1489961986, - "24604000" - ], - [ - 1489961986, - "52496000" - ], - [ - 1489961986, - "94864000" - ], - [ - 1489962001, - "65800000" - ], - [ - 1489962001, - "24604000" - ], - [ - 1489962001, - "159324000" - ], - [ - 1489962016, - "282424000" - ], - [ - 1489962016, - "71624000" - ], - [ - 1489962016, - "29728000" - ], - [ - 1489962031, - "22708000" - ], - [ - 1489962031, - "350260000" - ], - [ - 1489962031, - "106696000" - ], - [ - 1489962046, - "20796000" - ], - [ - 1489962046, - "495484000" - ], - [ - 1489962046, - "85456000" - ], - [ - 1489962061, - "107216000" - ], - [ - 1489962061, - "573860000" - ], - [ - 1489962061, - "21820000" - ], - [ - 1489962076, - "22836000" - ], - [ - 1489962076, - "119504000" - ], - [ - 1489962076, - "741204000" - ], - [ - 1489962091, - "120280000" - ], - [ - 1489962091, - "23348000" - ], - [ - 1489962091, - "829824000" - ], - [ - 1489962106, - "1018252000" - ], - [ - 1489962106, - "23860000" - ], - [ - 1489962106, - "163800000" - ], - [ - 1489962121, - "24372000" - ], - [ - 1489962121, - "163536000" - ], - [ - 1489962121, - "1134120000" - ], - [ - 1489962136, - "1341580000" - ], - [ - 1489962136, - "210896000" - ], - [ - 1489962136, - "24884000" - ], - [ - 1489962151, - "210896000" - ], - [ - 1489962151, - "1341580000" - ], - [ - 1489962151, - "24884000" - ], - [ - 1489962166, - "210896000" - ], - [ - 1489962166, - "30460000" - ], - [ - 1489962166, - "1341580000" - ], - [ - 1489962181, - "23020000" - ], - [ - 1489962181, - "30488000" - ], - [ - 1489962181, - "30408000" - ], - [ - 1489962196, - "26268000" - ], - [ - 1489962196, - "23840000" - ], - [ - 1489962196, - "23532000" - ], - [ - 1489962211, - "25880000" - ], - [ - 1489962211, - "24548000" - ], - [ - 1489962211, - "25756000" - ], - [ - 1489962226, - "25060000" - ], - [ - 1489962226, - "33816000" - ], - [ - 1489962226, - "28852000" - ], - [ - 1489962241, - "44908000" - ], - [ - 1489962241, - "25564000" - ], - [ - 1489962241, - "28960000" - ], - [ - 1489962256, - "25564000" - ], - [ - 1489962256, - "52004000" - ], - [ - 1489962256, - "52768000" - ], - [ - 1489962271, - "26588000" - ], - [ - 1489962271, - "44420000" - ], - [ - 1489962271, - "54560000" - ], - [ - 1489962286, - "42856000" - ], - [ - 1489962286, - "26588000" - ], - [ - 1489962286, - "49744000" - ], - [ - 1489962301, - "65360000" - ], - [ - 1489962301, - "54924000" - ], - [ - 1489962301, - "27612000" - ], - [ - 1489962316, - "66584000" - ], - [ - 1489962316, - "62772000" - ], - [ - 1489962316, - "28124000" - ], - [ - 1489962331, - "29148000" - ], - [ - 1489962331, - "82996000" - ], - [ - 1489962331, - "85740000" - ], - [ - 1489962346, - "29868000" - ], - [ - 1489962346, - "78652000" - ], - [ - 1489962346, - "67340000" - ], - [ - 1489962361, - "31396000" - ], - [ - 1489962361, - "102460000" - ], - [ - 1489962361, - "92320000" - ], - [ - 1489962376, - "31908000" - ], - [ - 1489962376, - "125236000" - ], - [ - 1489962376, - "79136000" - ], - [ - 1489962391, - "119348000" - ], - [ - 1489962391, - "98448000" - ], - [ - 1489962391, - "21708000" - ], - [ - 1489962406, - "85820000" - ], - [ - 1489962406, - "21708000" - ], - [ - 1489962406, - "142140000" - ], - [ - 1489962421, - "168244000" - ], - [ - 1489962421, - "22732000" - ], - [ - 1489962421, - "76056000" - ], - [ - 1489962436, - "140332000" - ], - [ - 1489962436, - "185140000" - ], - [ - 1489962436, - "23244000" - ], - [ - 1489962451, - "24268000" - ], - [ - 1489962451, - "110224000" - ], - [ - 1489962451, - "224820000" - ], - [ - 1489962466, - "227636000" - ], - [ - 1489962466, - "92844000" - ], - [ - 1489962466, - "24780000" - ], - [ - 1489962481, - "105548000" - ], - [ - 1489962481, - "253748000" - ], - [ - 1489962481, - "25292000" - ], - [ - 1489962496, - "25804000" - ], - [ - 1489962496, - "135084000" - ], - [ - 1489962496, - "276020000" - ], - [ - 1489962511, - "121488000" - ], - [ - 1489962511, - "286524000" - ], - [ - 1489962511, - "26828000" - ], - [ - 1489962526, - "286524000" - ], - [ - 1489962526, - "72440000" - ], - [ - 1489962526, - "27340000" - ], - [ - 1489962541, - "114700000" - ], - [ - 1489962541, - "286524000" - ], - [ - 1489962541, - "28364000" - ], - [ - 1489962556, - "167064000" - ], - [ - 1489962556, - "28876000" - ], - [ - 1489962556, - "36256000" - ], - [ - 1489962571, - "141700000" - ], - [ - 1489962571, - "29388000" - ], - [ - 1489962571, - "23152000" - ], - [ - 1489962586, - "26216000" - ], - [ - 1489962586, - "154232000" - ], - [ - 1489962586, - "29900000" - ], - [ - 1489962601, - "154232000" - ], - [ - 1489962601, - "31336000" - ], - [ - 1489962601, - "21708000" - ], - [ - 1489962616, - "22220000" - ], - [ - 1489962616, - "154232000" - ], - [ - 1489962616, - "28296000" - ], - [ - 1489962631, - "37000000" - ], - [ - 1489962631, - "37996000" - ], - [ - 1489962631, - "23244000" - ], - [ - 1489962646, - "38164000" - ], - [ - 1489962646, - "23244000" - ], - [ - 1489962646, - "54340000" - ], - [ - 1489962661, - "49468000" - ], - [ - 1489962661, - "29460000" - ], - [ - 1489962661, - "24268000" - ], - [ - 1489962676, - "24780000" - ], - [ - 1489962676, - "67132000" - ], - [ - 1489962676, - "41328000" - ], - [ - 1489962691, - "46948000" - ], - [ - 1489962691, - "25804000" - ], - [ - 1489962691, - "62984000" - ], - [ - 1489962706, - "25804000" - ], - [ - 1489962706, - "99328000" - ], - [ - 1489962706, - "49088000" - ], - [ - 1489962721, - "81152000" - ], - [ - 1489962721, - "46460000" - ], - [ - 1489962721, - "27340000" - ], - [ - 1489962736, - "102920000" - ], - [ - 1489962736, - "27340000" - ], - [ - 1489962736, - "44836000" - ], - [ - 1489962751, - "124936000" - ], - [ - 1489962751, - "28364000" - ], - [ - 1489962751, - "56124000" - ], - [ - 1489962766, - "131848000" - ], - [ - 1489962766, - "50656000" - ], - [ - 1489962766, - "28876000" - ], - [ - 1489962781, - "61536000" - ], - [ - 1489962781, - "156680000" - ], - [ - 1489962781, - "21708000" - ], - [ - 1489962796, - "22220000" - ], - [ - 1489962796, - "175112000" - ], - [ - 1489962796, - "63712000" - ], - [ - 1489962811, - "200704000" - ], - [ - 1489962811, - "66072000" - ], - [ - 1489962811, - "22732000" - ], - [ - 1489962826, - "22732000" - ], - [ - 1489962826, - "218112000" - ], - [ - 1489962826, - "65652000" - ], - [ - 1489962841, - "80476000" - ], - [ - 1489962841, - "248832000" - ], - [ - 1489962841, - "29792000" - ], - [ - 1489962856, - "262152000" - ], - [ - 1489962856, - "79676000" - ], - [ - 1489962856, - "41352000" - ], - [ - 1489962871, - "26240000" - ], - [ - 1489962871, - "88468000" - ], - [ - 1489962871, - "292872000" - ], - [ - 1489962886, - "93112000" - ], - [ - 1489962886, - "310272000" - ], - [ - 1489962886, - "24704000" - ], - [ - 1489962901, - "310272000" - ], - [ - 1489962901, - "95680000" - ], - [ - 1489962901, - "25216000" - ], - [ - 1489962916, - "25728000" - ], - [ - 1489962916, - "310272000" - ], - [ - 1489962916, - "80384000" - ], - [ - 1489962931, - "36360000" - ], - [ - 1489962931, - "92152000" - ], - [ - 1489962931, - "26240000" - ], - [ - 1489962946, - "27256000" - ], - [ - 1489962946, - "86684000" - ], - [ - 1489962946, - "23816000" - ], - [ - 1489962961, - "25864000" - ], - [ - 1489962961, - "87800000" - ], - [ - 1489962961, - "27768000" - ], - [ - 1489962976, - "88616000" - ], - [ - 1489962976, - "32520000" - ], - [ - 1489962976, - "30060000" - ], - [ - 1489962991, - "30060000" - ], - [ - 1489962991, - "38152000" - ], - [ - 1489962991, - "77460000" - ], - [ - 1489963006, - "104192000" - ], - [ - 1489963006, - "41256000" - ], - [ - 1489963006, - "31084000" - ], - [ - 1489963021, - "51496000" - ], - [ - 1489963021, - "21900000" - ], - [ - 1489963021, - "92728000" - ], - [ - 1489963036, - "98268000" - ], - [ - 1489963036, - "21900000" - ], - [ - 1489963036, - "57120000" - ], - [ - 1489963051, - "98268000" - ], - [ - 1489963051, - "22412000" - ], - [ - 1489963051, - "64800000" - ], - [ - 1489963066, - "23436000" - ], - [ - 1489963066, - "83636000" - ], - [ - 1489963066, - "36564000" - ], - [ - 1489963081, - "106164000" - ], - [ - 1489963081, - "23948000" - ], - [ - 1489963081, - "37588000" - ], - [ - 1489963096, - "39628000" - ], - [ - 1489963096, - "86460000" - ], - [ - 1489963096, - "24972000" - ], - [ - 1489963111, - "108220000" - ], - [ - 1489963111, - "24972000" - ], - [ - 1489963111, - "27668000" - ], - [ - 1489963126, - "119484000" - ], - [ - 1489963126, - "44280000" - ], - [ - 1489963126, - "25996000" - ], - [ - 1489963141, - "29096000" - ], - [ - 1489963141, - "122540000" - ], - [ - 1489963141, - "26508000" - ], - [ - 1489963156, - "167356000" - ], - [ - 1489963156, - "46236000" - ], - [ - 1489963156, - "27532000" - ], - [ - 1489963171, - "28044000" - ], - [ - 1489963171, - "41244000" - ], - [ - 1489963171, - "164028000" - ], - [ - 1489963186, - "213940000" - ], - [ - 1489963186, - "29068000" - ], - [ - 1489963186, - "53504000" - ], - [ - 1489963201, - "211124000" - ], - [ - 1489963201, - "29068000" - ], - [ - 1489963201, - "55012000" - ], - [ - 1489963216, - "55240000" - ], - [ - 1489963216, - "21900000" - ], - [ - 1489963216, - "260540000" - ], - [ - 1489963231, - "22412000" - ], - [ - 1489963231, - "51012000" - ], - [ - 1489963231, - "257204000" - ], - [ - 1489963246, - "23436000" - ], - [ - 1489963246, - "311988000" - ], - [ - 1489963246, - "58436000" - ], - [ - 1489963261, - "307380000" - ], - [ - 1489963261, - "62032000" - ], - [ - 1489963261, - "23436000" - ], - [ - 1489963276, - "24460000" - ], - [ - 1489963276, - "29792000" - ], - [ - 1489963276, - "61904000" - ], - [ - 1489963291, - "78460000" - ], - [ - 1489963291, - "36688000" - ], - [ - 1489963291, - "24972000" - ], - [ - 1489963306, - "67216000" - ], - [ - 1489963306, - "25996000" - ], - [ - 1489963306, - "24668000" - ], - [ - 1489963321, - "30044000" - ], - [ - 1489963321, - "25996000" - ], - [ - 1489963321, - "87540000" - ], - [ - 1489963336, - "31048000" - ], - [ - 1489963336, - "69688000" - ], - [ - 1489963336, - "27524000" - ], - [ - 1489963351, - "66816000" - ], - [ - 1489963351, - "36680000" - ], - [ - 1489963351, - "28036000" - ], - [ - 1489963366, - "92796000" - ], - [ - 1489963366, - "41808000" - ], - [ - 1489963366, - "29060000" - ], - [ - 1489963381, - "33412000" - ], - [ - 1489963381, - "54096000" - ], - [ - 1489963381, - "115880000" - ], - [ - 1489963396, - "21900000" - ], - [ - 1489963396, - "51544000" - ], - [ - 1489963396, - "84288000" - ], - [ - 1489963411, - "21900000" - ], - [ - 1489963411, - "93168000" - ], - [ - 1489963411, - "64336000" - ], - [ - 1489963426, - "80868000" - ], - [ - 1489963426, - "78156000" - ], - [ - 1489963426, - "22924000" - ], - [ - 1489963441, - "23436000" - ], - [ - 1489963441, - "78156000" - ], - [ - 1489963441, - "103396000" - ], - [ - 1489963456, - "24460000" - ], - [ - 1489963456, - "37756000" - ], - [ - 1489963456, - "87788000" - ], - [ - 1489963471, - "101612000" - ], - [ - 1489963471, - "22908000" - ], - [ - 1489963471, - "24972000" - ], - [ - 1489963486, - "113644000" - ], - [ - 1489963486, - "24972000" - ], - [ - 1489963486, - "32628000" - ], - [ - 1489963501, - "24972000" - ], - [ - 1489963501, - "47864000" - ], - [ - 1489963501, - "119524000" - ], - [ - 1489963516, - "29964000" - ], - [ - 1489963516, - "40304000" - ], - [ - 1489963516, - "162020000" - ], - [ - 1489963531, - "163292000" - ], - [ - 1489963531, - "22732000" - ], - [ - 1489963531, - "57424000" - ], - [ - 1489963546, - "22732000" - ], - [ - 1489963546, - "224740000" - ], - [ - 1489963546, - "45832000" - ], - [ - 1489963561, - "45416000" - ], - [ - 1489963561, - "228060000" - ], - [ - 1489963561, - "23748000" - ], - [ - 1489963576, - "268780000" - ], - [ - 1489963576, - "24260000" - ], - [ - 1489963576, - "61852000" - ], - [ - 1489963591, - "270572000" - ], - [ - 1489963591, - "50636000" - ], - [ - 1489963591, - "25284000" - ], - [ - 1489963606, - "25284000" - ], - [ - 1489963606, - "61552000" - ], - [ - 1489963606, - "313828000" - ], - [ - 1489963621, - "69484000" - ], - [ - 1489963621, - "317668000" - ], - [ - 1489963621, - "26308000" - ], - [ - 1489963636, - "26308000" - ], - [ - 1489963636, - "317668000" - ], - [ - 1489963636, - "74976000" - ], - [ - 1489963651, - "28676000" - ], - [ - 1489963651, - "107008000" - ], - [ - 1489963651, - "30240000" - ], - [ - 1489963666, - "261820000" - ], - [ - 1489963666, - "29188000" - ], - [ - 1489963666, - "26348000" - ], - [ - 1489963681, - "339880000" - ], - [ - 1489963681, - "34052000" - ], - [ - 1489963681, - "29032000" - ], - [ - 1489963696, - "34052000" - ], - [ - 1489963696, - "31736000" - ], - [ - 1489963696, - "33124000" - ], - [ - 1489963711, - "35080000" - ], - [ - 1489963711, - "58432000" - ], - [ - 1489963711, - "22564000" - ], - [ - 1489963726, - "42212000" - ], - [ - 1489963726, - "22564000" - ], - [ - 1489963726, - "41992000" - ], - [ - 1489963741, - "36128000" - ], - [ - 1489963741, - "39340000" - ], - [ - 1489963741, - "22564000" - ], - [ - 1489963756, - "86108000" - ], - [ - 1489963756, - "55840000" - ], - [ - 1489963756, - "23076000" - ], - [ - 1489963771, - "43572000" - ], - [ - 1489963771, - "24100000" - ], - [ - 1489963771, - "47904000" - ], - [ - 1489963786, - "53220000" - ], - [ - 1489963786, - "24612000" - ], - [ - 1489963786, - "69144000" - ], - [ - 1489963801, - "69196000" - ], - [ - 1489963801, - "25124000" - ], - [ - 1489963801, - "54188000" - ], - [ - 1489963816, - "25636000" - ], - [ - 1489963816, - "83020000" - ], - [ - 1489963816, - "67024000" - ], - [ - 1489963831, - "85068000" - ], - [ - 1489963831, - "27788000" - ], - [ - 1489963831, - "72624000" - ], - [ - 1489963846, - "28300000" - ], - [ - 1489963846, - "97356000" - ], - [ - 1489963846, - "101960000" - ], - [ - 1489963861, - "73388000" - ], - [ - 1489963861, - "134732000" - ], - [ - 1489963861, - "29324000" - ], - [ - 1489963876, - "29836000" - ], - [ - 1489963876, - "73388000" - ], - [ - 1489963876, - "124748000" - ], - [ - 1489963891, - "23180000" - ], - [ - 1489963891, - "171340000" - ], - [ - 1489963891, - "29728000" - ], - [ - 1489963906, - "23180000" - ], - [ - 1489963906, - "37960000" - ], - [ - 1489963906, - "177740000" - ], - [ - 1489963921, - "24204000" - ], - [ - 1489963921, - "39708000" - ], - [ - 1489963921, - "220492000" - ], - [ - 1489963936, - "24716000" - ], - [ - 1489963936, - "223308000" - ], - [ - 1489963936, - "47072000" - ], - [ - 1489963951, - "35712000" - ], - [ - 1489963951, - "266572000" - ], - [ - 1489963951, - "25228000" - ], - [ - 1489963966, - "25740000" - ], - [ - 1489963966, - "32620000" - ], - [ - 1489963966, - "269388000" - ], - [ - 1489963981, - "311628000" - ], - [ - 1489963981, - "26252000" - ], - [ - 1489963981, - "42220000" - ], - [ - 1489963996, - "36720000" - ], - [ - 1489963996, - "26764000" - ], - [ - 1489963996, - "311628000" - ], - [ - 1489964011, - "27276000" - ], - [ - 1489964011, - "311628000" - ], - [ - 1489964011, - "50212000" - ], - [ - 1489964026, - "49160000" - ], - [ - 1489964026, - "28292000" - ], - [ - 1489964026, - "32304000" - ], - [ - 1489964041, - "29316000" - ], - [ - 1489964041, - "38400000" - ], - [ - 1489964041, - "57696000" - ], - [ - 1489964056, - "30456000" - ], - [ - 1489964056, - "48284000" - ], - [ - 1489964056, - "29828000" - ], - [ - 1489964071, - "33520000" - ], - [ - 1489964071, - "30340000" - ], - [ - 1489964071, - "64864000" - ], - [ - 1489964086, - "23180000" - ], - [ - 1489964086, - "56052000" - ], - [ - 1489964086, - "31232000" - ], - [ - 1489964101, - "23692000" - ], - [ - 1489964101, - "48384000" - ], - [ - 1489964101, - "60704000" - ], - [ - 1489964116, - "50596000" - ], - [ - 1489964116, - "43544000" - ], - [ - 1489964116, - "23692000" - ], - [ - 1489964131, - "63168000" - ], - [ - 1489964131, - "24716000" - ], - [ - 1489964131, - "54808000" - ], - [ - 1489964146, - "25228000" - ], - [ - 1489964146, - "54296000" - ], - [ - 1489964146, - "73760000" - ], - [ - 1489964161, - "68836000" - ], - [ - 1489964161, - "26252000" - ], - [ - 1489964161, - "75576000" - ], - [ - 1489964176, - "77504000" - ], - [ - 1489964176, - "26252000" - ], - [ - 1489964176, - "72940000" - ], - [ - 1489964191, - "85228000" - ], - [ - 1489964191, - "30588000" - ], - [ - 1489964191, - "64336000" - ], - [ - 1489964206, - "152904000" - ], - [ - 1489964206, - "91876000" - ], - [ - 1489964206, - "23660000" - ], - [ - 1489964221, - "111332000" - ], - [ - 1489964221, - "20612000" - ], - [ - 1489964221, - "87448000" - ], - [ - 1489964236, - "22652000" - ], - [ - 1489964236, - "101684000" - ], - [ - 1489964236, - "117484000" - ], - [ - 1489964251, - "134380000" - ], - [ - 1489964251, - "98528000" - ], - [ - 1489964251, - "23164000" - ], - [ - 1489964266, - "23676000" - ], - [ - 1489964266, - "91536000" - ], - [ - 1489964266, - "159204000" - ], - [ - 1489964281, - "182500000" - ], - [ - 1489964281, - "198956000" - ], - [ - 1489964281, - "24188000" - ], - [ - 1489964296, - "65896000" - ], - [ - 1489964296, - "24700000" - ], - [ - 1489964296, - "222692000" - ], - [ - 1489964311, - "25212000" - ], - [ - 1489964311, - "65896000" - ], - [ - 1489964311, - "222948000" - ], - [ - 1489964326, - "27428000" - ], - [ - 1489964326, - "29728000" - ], - [ - 1489964326, - "251876000" - ], - [ - 1489964341, - "27940000" - ], - [ - 1489964341, - "277228000" - ], - [ - 1489964341, - "26552000" - ], - [ - 1489964356, - "297956000" - ], - [ - 1489964356, - "30896000" - ], - [ - 1489964356, - "28452000" - ], - [ - 1489964371, - "21300000" - ], - [ - 1489964371, - "47160000" - ], - [ - 1489964371, - "297956000" - ], - [ - 1489964386, - "22324000" - ], - [ - 1489964386, - "41720000" - ], - [ - 1489964386, - "297956000" - ], - [ - 1489964401, - "22324000" - ], - [ - 1489964401, - "43940000" - ], - [ - 1489964401, - "21908000" - ], - [ - 1489964416, - "22744000" - ], - [ - 1489964416, - "23852000" - ], - [ - 1489964416, - "44828000" - ], - [ - 1489964431, - "49408000" - ], - [ - 1489964431, - "24364000" - ], - [ - 1489964431, - "24784000" - ], - [ - 1489964446, - "24876000" - ], - [ - 1489964446, - "47796000" - ], - [ - 1489964446, - "28072000" - ], - [ - 1489964461, - "68472000" - ], - [ - 1489964461, - "25388000" - ], - [ - 1489964461, - "33704000" - ], - [ - 1489964476, - "51408000" - ], - [ - 1489964476, - "39848000" - ], - [ - 1489964476, - "26412000" - ], - [ - 1489964491, - "43440000" - ], - [ - 1489964491, - "90488000" - ], - [ - 1489964491, - "26924000" - ], - [ - 1489964506, - "56240000" - ], - [ - 1489964506, - "70252000" - ], - [ - 1489964506, - "28124000" - ], - [ - 1489964521, - "57256000" - ], - [ - 1489964521, - "28636000" - ], - [ - 1489964521, - "72416000" - ], - [ - 1489964536, - "70056000" - ], - [ - 1489964536, - "70828000" - ], - [ - 1489964536, - "29148000" - ], - [ - 1489964551, - "22492000" - ], - [ - 1489964551, - "78720000" - ], - [ - 1489964551, - "69040000" - ], - [ - 1489964566, - "90800000" - ], - [ - 1489964566, - "23004000" - ], - [ - 1489964566, - "81184000" - ], - [ - 1489964581, - "23516000" - ], - [ - 1489964581, - "94376000" - ], - [ - 1489964581, - "77344000" - ], - [ - 1489964596, - "59472000" - ], - [ - 1489964596, - "24540000" - ], - [ - 1489964596, - "102824000" - ], - [ - 1489964611, - "24540000" - ], - [ - 1489964611, - "93644000" - ], - [ - 1489964611, - "113576000" - ], - [ - 1489964626, - "128432000" - ], - [ - 1489964626, - "25564000" - ], - [ - 1489964626, - "111964000" - ], - [ - 1489964641, - "170408000" - ], - [ - 1489964641, - "25564000" - ], - [ - 1489964641, - "119144000" - ], - [ - 1489964656, - "168368000" - ], - [ - 1489964656, - "26588000" - ], - [ - 1489964656, - "71648000" - ], - [ - 1489964671, - "27100000" - ], - [ - 1489964671, - "290016000" - ], - [ - 1489964671, - "223656000" - ], - [ - 1489964686, - "413796000" - ], - [ - 1489964686, - "28124000" - ], - [ - 1489964686, - "219304000" - ], - [ - 1489964701, - "671876000" - ], - [ - 1489964701, - "28636000" - ], - [ - 1489964701, - "265128000" - ], - [ - 1489964716, - "29148000" - ], - [ - 1489964716, - "806724000" - ], - [ - 1489964716, - "265384000" - ], - [ - 1489964731, - "22492000" - ], - [ - 1489964731, - "319656000" - ], - [ - 1489964731, - "1087940000" - ], - [ - 1489964746, - "319656000" - ], - [ - 1489964746, - "23516000" - ], - [ - 1489964746, - "1087940000" - ], - [ - 1489964761, - "1087940000" - ], - [ - 1489964761, - "23516000" - ], - [ - 1489964761, - "319656000" - ], - [ - 1489964776, - "23516000" - ], - [ - 1489964776, - "23004000" - ], - [ - 1489964776, - "30316000" - ], - [ - 1489964791, - "24028000" - ], - [ - 1489964791, - "24028000" - ], - [ - 1489964791, - "26164000" - ], - [ - 1489964806, - "32460000" - ], - [ - 1489964806, - "24540000" - ], - [ - 1489964806, - "31496000" - ], - [ - 1489964821, - "25052000" - ], - [ - 1489964821, - "50892000" - ], - [ - 1489964821, - "30172000" - ], - [ - 1489964836, - "38876000" - ], - [ - 1489964836, - "26076000" - ], - [ - 1489964836, - "69192000" - ], - [ - 1489964851, - "118392000" - ], - [ - 1489964851, - "26076000" - ], - [ - 1489964851, - "52188000" - ], - [ - 1489964866, - "29728000" - ], - [ - 1489964866, - "41972000" - ], - [ - 1489964866, - "180628000" - ], - [ - 1489964881, - "217536000" - ], - [ - 1489964881, - "36756000" - ], - [ - 1489964881, - "61684000" - ], - [ - 1489964896, - "53740000" - ], - [ - 1489964896, - "302368000" - ], - [ - 1489964896, - "22628000" - ], - [ - 1489964911, - "23340000" - ], - [ - 1489964911, - "65004000" - ], - [ - 1489964911, - "349816000" - ], - [ - 1489964926, - "24988000" - ], - [ - 1489964926, - "417180000" - ], - [ - 1489964926, - "99820000" - ], - [ - 1489964941, - "85228000" - ], - [ - 1489964941, - "25500000" - ], - [ - 1489964941, - "528116000" - ], - [ - 1489964956, - "26012000" - ], - [ - 1489964956, - "105964000" - ], - [ - 1489964956, - "590660000" - ], - [ - 1489964971, - "131820000" - ], - [ - 1489964971, - "26524000" - ], - [ - 1489964971, - "723724000" - ], - [ - 1489964986, - "27548000" - ], - [ - 1489964986, - "795272000" - ], - [ - 1489964986, - "123108000" - ], - [ - 1489965001, - "29592000" - ], - [ - 1489965001, - "139764000" - ], - [ - 1489965001, - "949948000" - ], - [ - 1489965016, - "165612000" - ], - [ - 1489965016, - "30104000" - ], - [ - 1489965016, - "1031528000" - ], - [ - 1489965031, - "183276000" - ], - [ - 1489965031, - "1207304000" - ], - [ - 1489965031, - "22456000" - ], - [ - 1489965046, - "1299424000" - ], - [ - 1489965046, - "22968000" - ], - [ - 1489965046, - "230636000" - ], - [ - 1489965061, - "83712000" - ], - [ - 1489965061, - "22968000" - ], - [ - 1489965061, - "226540000" - ], - [ - 1489965076, - "23992000" - ], - [ - 1489965076, - "283116000" - ], - [ - 1489965076, - "186372000" - ], - [ - 1489965091, - "24504000" - ], - [ - 1489965091, - "402288000" - ], - [ - 1489965091, - "273132000" - ], - [ - 1489965106, - "25016000" - ], - [ - 1489965106, - "309228000" - ], - [ - 1489965106, - "515508000" - ], - [ - 1489965121, - "25528000" - ], - [ - 1489965121, - "309228000" - ], - [ - 1489965121, - "752504000" - ], - [ - 1489965136, - "1003560000" - ], - [ - 1489965136, - "26552000" - ], - [ - 1489965136, - "309228000" - ], - [ - 1489965151, - "1134364000" - ], - [ - 1489965151, - "27064000" - ], - [ - 1489965151, - "36380000" - ], - [ - 1489965166, - "29016000" - ], - [ - 1489965166, - "1268700000" - ], - [ - 1489965166, - "22844000" - ], - [ - 1489965181, - "29528000" - ], - [ - 1489965181, - "25396000" - ], - [ - 1489965181, - "101012000" - ], - [ - 1489965196, - "30040000" - ], - [ - 1489965196, - "29756000" - ], - [ - 1489965196, - "101012000" - ], - [ - 1489965211, - "42812000" - ], - [ - 1489965211, - "23384000" - ], - [ - 1489965211, - "101012000" - ], - [ - 1489965226, - "36340000" - ], - [ - 1489965226, - "36948000" - ], - [ - 1489965226, - "23896000" - ], - [ - 1489965241, - "44116000" - ], - [ - 1489965241, - "22516000" - ], - [ - 1489965241, - "23896000" - ], - [ - 1489965256, - "51540000" - ], - [ - 1489965256, - "31212000" - ], - [ - 1489965256, - "24920000" - ], - [ - 1489965271, - "44980000" - ], - [ - 1489965271, - "57428000" - ], - [ - 1489965271, - "25432000" - ], - [ - 1489965286, - "95052000" - ], - [ - 1489965286, - "48692000" - ], - [ - 1489965286, - "25944000" - ], - [ - 1489965301, - "26456000" - ], - [ - 1489965301, - "75864000" - ], - [ - 1489965301, - "43516000" - ], - [ - 1489965316, - "39876000" - ], - [ - 1489965316, - "99148000" - ], - [ - 1489965316, - "27480000" - ], - [ - 1489965331, - "50972000" - ], - [ - 1489965331, - "27480000" - ], - [ - 1489965331, - "124748000" - ], - [ - 1489965346, - "29008000" - ], - [ - 1489965346, - "113476000" - ], - [ - 1489965346, - "80180000" - ], - [ - 1489965361, - "120404000" - ], - [ - 1489965361, - "29520000" - ], - [ - 1489965361, - "80384000" - ], - [ - 1489965376, - "162892000" - ], - [ - 1489965376, - "30544000" - ], - [ - 1489965376, - "83956000" - ], - [ - 1489965391, - "163404000" - ], - [ - 1489965391, - "85464000" - ], - [ - 1489965391, - "31056000" - ], - [ - 1489965406, - "101240000" - ], - [ - 1489965406, - "219980000" - ], - [ - 1489965406, - "23384000" - ], - [ - 1489965421, - "227660000" - ], - [ - 1489965421, - "96760000" - ], - [ - 1489965421, - "23896000" - ], - [ - 1489965436, - "107928000" - ], - [ - 1489965436, - "271180000" - ], - [ - 1489965436, - "24408000" - ], - [ - 1489965451, - "24920000" - ], - [ - 1489965451, - "274508000" - ], - [ - 1489965451, - "92016000" - ], - [ - 1489965466, - "25944000" - ], - [ - 1489965466, - "296524000" - ], - [ - 1489965466, - "123008000" - ], - [ - 1489965481, - "26456000" - ], - [ - 1489965481, - "334156000" - ], - [ - 1489965481, - "211268000" - ], - [ - 1489965496, - "146436000" - ], - [ - 1489965496, - "334156000" - ], - [ - 1489965496, - "26968000" - ], - [ - 1489965511, - "114168000" - ], - [ - 1489965511, - "27480000" - ], - [ - 1489965511, - "36536000" - ], - [ - 1489965526, - "24380000" - ], - [ - 1489965526, - "149460000" - ], - [ - 1489965526, - "27480000" - ], - [ - 1489965541, - "258836000" - ], - [ - 1489965541, - "27480000" - ], - [ - 1489965541, - "28220000" - ], - [ - 1489965556, - "36704000" - ], - [ - 1489965556, - "31548000" - ], - [ - 1489965556, - "161568000" - ], - [ - 1489965571, - "100860000" - ], - [ - 1489965571, - "38204000" - ], - [ - 1489965571, - "22880000" - ], - [ - 1489965586, - "41812000" - ], - [ - 1489965586, - "153916000" - ], - [ - 1489965586, - "23384000" - ], - [ - 1489965601, - "56916000" - ], - [ - 1489965601, - "104364000" - ], - [ - 1489965601, - "24408000" - ], - [ - 1489965616, - "24920000" - ], - [ - 1489965616, - "161660000" - ], - [ - 1489965616, - "54604000" - ], - [ - 1489965631, - "302660000" - ], - [ - 1489965631, - "65100000" - ], - [ - 1489965631, - "25432000" - ], - [ - 1489965646, - "302660000" - ], - [ - 1489965646, - "26456000" - ], - [ - 1489965646, - "69964000" - ], - [ - 1489965661, - "26456000" - ], - [ - 1489965661, - "31248000" - ], - [ - 1489965661, - "82764000" - ], - [ - 1489965676, - "27592000" - ], - [ - 1489965676, - "109900000" - ], - [ - 1489965676, - "28868000" - ], - [ - 1489965691, - "37068000" - ], - [ - 1489965691, - "121164000" - ], - [ - 1489965691, - "28868000" - ], - [ - 1489965706, - "42292000" - ], - [ - 1489965706, - "29892000" - ], - [ - 1489965706, - "109396000" - ], - [ - 1489965721, - "128852000" - ], - [ - 1489965721, - "37160000" - ], - [ - 1489965721, - "30404000" - ], - [ - 1489965736, - "143692000" - ], - [ - 1489965736, - "21732000" - ], - [ - 1489965736, - "37896000" - ], - [ - 1489965751, - "175180000" - ], - [ - 1489965751, - "54080000" - ], - [ - 1489965751, - "22244000" - ], - [ - 1489965766, - "50532000" - ], - [ - 1489965766, - "211532000" - ], - [ - 1489965766, - "23268000" - ], - [ - 1489965781, - "207692000" - ], - [ - 1489965781, - "44692000" - ], - [ - 1489965781, - "23780000" - ], - [ - 1489965796, - "24292000" - ], - [ - 1489965796, - "258380000" - ], - [ - 1489965796, - "54232000" - ], - [ - 1489965811, - "253260000" - ], - [ - 1489965811, - "24804000" - ], - [ - 1489965811, - "74668000" - ], - [ - 1489965826, - "75016000" - ], - [ - 1489965826, - "25828000" - ], - [ - 1489965826, - "304972000" - ], - [ - 1489965841, - "95340000" - ], - [ - 1489965841, - "26340000" - ], - [ - 1489965841, - "321612000" - ], - [ - 1489965856, - "321612000" - ], - [ - 1489965856, - "27364000" - ], - [ - 1489965856, - "83632000" - ], - [ - 1489965871, - "27876000" - ], - [ - 1489965871, - "321612000" - ], - [ - 1489965871, - "76056000" - ], - [ - 1489965886, - "28388000" - ], - [ - 1489965886, - "112516000" - ], - [ - 1489965886, - "41320000" - ], - [ - 1489965901, - "28900000" - ], - [ - 1489965901, - "73764000" - ], - [ - 1489965901, - "24300000" - ], - [ - 1489965916, - "28900000" - ], - [ - 1489965916, - "25836000" - ], - [ - 1489965916, - "137284000" - ], - [ - 1489965931, - "30588000" - ], - [ - 1489965931, - "96916000" - ], - [ - 1489965931, - "28900000" - ], - [ - 1489965946, - "22756000" - ], - [ - 1489965946, - "37756000" - ], - [ - 1489965946, - "97024000" - ], - [ - 1489965961, - "41380000" - ], - [ - 1489965961, - "81308000" - ], - [ - 1489965961, - "22756000" - ], - [ - 1489965976, - "93836000" - ], - [ - 1489965976, - "56484000" - ], - [ - 1489965976, - "23780000" - ], - [ - 1489965991, - "79564000" - ], - [ - 1489965991, - "49572000" - ], - [ - 1489965991, - "23780000" - ], - [ - 1489966006, - "93520000" - ], - [ - 1489966006, - "24804000" - ], - [ - 1489966006, - "70944000" - ], - [ - 1489966021, - "67880000" - ], - [ - 1489966021, - "119648000" - ], - [ - 1489966021, - "24804000" - ], - [ - 1489966036, - "25828000" - ], - [ - 1489966036, - "76840000" - ], - [ - 1489966036, - "96336000" - ], - [ - 1489966051, - "113192000" - ], - [ - 1489966051, - "26340000" - ], - [ - 1489966051, - "97264000" - ], - [ - 1489966066, - "90512000" - ], - [ - 1489966066, - "99104000" - ], - [ - 1489966066, - "28224000" - ], - [ - 1489966081, - "28736000" - ], - [ - 1489966081, - "90512000" - ], - [ - 1489966081, - "122400000" - ], - [ - 1489966096, - "38356000" - ], - [ - 1489966096, - "29248000" - ], - [ - 1489966096, - "143392000" - ], - [ - 1489966111, - "162856000" - ], - [ - 1489966111, - "29760000" - ], - [ - 1489966111, - "42708000" - ], - [ - 1489966126, - "183848000" - ], - [ - 1489966126, - "22088000" - ], - [ - 1489966126, - "35020000" - ], - [ - 1489966141, - "44936000" - ], - [ - 1489966141, - "201760000" - ], - [ - 1489966141, - "22600000" - ], - [ - 1489966156, - "226848000" - ], - [ - 1489966156, - "23112000" - ], - [ - 1489966156, - "35584000" - ], - [ - 1489966171, - "23624000" - ], - [ - 1489966171, - "34640000" - ], - [ - 1489966171, - "235040000" - ], - [ - 1489966186, - "40764000" - ], - [ - 1489966186, - "280352000" - ], - [ - 1489966186, - "24648000" - ], - [ - 1489966201, - "24648000" - ], - [ - 1489966201, - "43860000" - ], - [ - 1489966201, - "282144000" - ], - [ - 1489966216, - "24648000" - ], - [ - 1489966216, - "60308000" - ], - [ - 1489966216, - "298272000" - ], - [ - 1489966231, - "55248000" - ], - [ - 1489966231, - "30116000" - ], - [ - 1489966231, - "298272000" - ], - [ - 1489966246, - "22676000" - ], - [ - 1489966246, - "298272000" - ], - [ - 1489966246, - "50368000" - ], - [ - 1489966261, - "77824000" - ], - [ - 1489966261, - "22164000" - ], - [ - 1489966261, - "36528000" - ], - [ - 1489966276, - "24388000" - ], - [ - 1489966276, - "24364000" - ], - [ - 1489966276, - "48644000" - ], - [ - 1489966291, - "66128000" - ], - [ - 1489966291, - "26412000" - ], - [ - 1489966291, - "24900000" - ], - [ - 1489966306, - "25412000" - ], - [ - 1489966306, - "84860000" - ], - [ - 1489966306, - "31020000" - ], - [ - 1489966321, - "25924000" - ], - [ - 1489966321, - "78148000" - ], - [ - 1489966321, - "27468000" - ], - [ - 1489966336, - "26436000" - ], - [ - 1489966336, - "86516000" - ], - [ - 1489966336, - "40268000" - ], - [ - 1489966351, - "89700000" - ], - [ - 1489966351, - "27452000" - ], - [ - 1489966351, - "51020000" - ], - [ - 1489966366, - "92376000" - ], - [ - 1489966366, - "53572000" - ], - [ - 1489966366, - "29716000" - ], - [ - 1489966381, - "65340000" - ], - [ - 1489966381, - "63000000" - ], - [ - 1489966381, - "30228000" - ], - [ - 1489966396, - "80964000" - ], - [ - 1489966396, - "22068000" - ], - [ - 1489966396, - "92848000" - ], - [ - 1489966411, - "97592000" - ], - [ - 1489966411, - "103492000" - ], - [ - 1489966411, - "22580000" - ], - [ - 1489966426, - "196480000" - ], - [ - 1489966426, - "23092000" - ], - [ - 1489966426, - "90132000" - ], - [ - 1489966441, - "97060000" - ], - [ - 1489966441, - "103444000" - ], - [ - 1489966441, - "23604000" - ], - [ - 1489966456, - "118548000" - ], - [ - 1489966456, - "24116000" - ], - [ - 1489966456, - "116216000" - ], - [ - 1489966471, - "100768000" - ], - [ - 1489966471, - "24628000" - ], - [ - 1489966471, - "115220000" - ], - [ - 1489966486, - "166420000" - ], - [ - 1489966486, - "103128000" - ], - [ - 1489966486, - "25652000" - ], - [ - 1489966501, - "26164000" - ], - [ - 1489966501, - "90592000" - ], - [ - 1489966501, - "165140000" - ], - [ - 1489966516, - "212500000" - ], - [ - 1489966516, - "26676000" - ], - [ - 1489966516, - "90592000" - ], - [ - 1489966531, - "36384000" - ], - [ - 1489966531, - "211212000" - ], - [ - 1489966531, - "27700000" - ], - [ - 1489966546, - "37408000" - ], - [ - 1489966546, - "260108000" - ], - [ - 1489966546, - "28212000" - ], - [ - 1489966561, - "38584000" - ], - [ - 1489966561, - "28724000" - ], - [ - 1489966561, - "253452000" - ], - [ - 1489966576, - "22580000" - ], - [ - 1489966576, - "34412000" - ], - [ - 1489966576, - "310036000" - ], - [ - 1489966591, - "31528000" - ], - [ - 1489966591, - "22580000" - ], - [ - 1489966591, - "325396000" - ], - [ - 1489966606, - "325396000" - ], - [ - 1489966606, - "34252000" - ], - [ - 1489966606, - "23092000" - ], - [ - 1489966621, - "41612000" - ], - [ - 1489966621, - "37420000" - ], - [ - 1489966621, - "23604000" - ], - [ - 1489966636, - "24116000" - ], - [ - 1489966636, - "23596000" - ], - [ - 1489966636, - "50416000" - ], - [ - 1489966651, - "30500000" - ], - [ - 1489966651, - "24628000" - ], - [ - 1489966651, - "36068000" - ], - [ - 1489966666, - "25652000" - ], - [ - 1489966666, - "26408000" - ], - [ - 1489966666, - "44356000" - ], - [ - 1489966681, - "26164000" - ], - [ - 1489966681, - "38184000" - ], - [ - 1489966681, - "55876000" - ], - [ - 1489966696, - "51512000" - ], - [ - 1489966696, - "26676000" - ], - [ - 1489966696, - "59204000" - ], - [ - 1489966711, - "44872000" - ], - [ - 1489966711, - "27188000" - ], - [ - 1489966711, - "60132000" - ], - [ - 1489966726, - "56412000" - ], - [ - 1489966726, - "28716000" - ], - [ - 1489966726, - "59976000" - ], - [ - 1489966741, - "54564000" - ], - [ - 1489966741, - "65340000" - ], - [ - 1489966741, - "29228000" - ], - [ - 1489966756, - "60996000" - ], - [ - 1489966756, - "29740000" - ], - [ - 1489966756, - "75292000" - ], - [ - 1489966771, - "76068000" - ], - [ - 1489966771, - "50908000" - ], - [ - 1489966771, - "22580000" - ], - [ - 1489966786, - "73608000" - ], - [ - 1489966786, - "89380000" - ], - [ - 1489966786, - "23092000" - ], - [ - 1489966801, - "55940000" - ], - [ - 1489966801, - "102940000" - ], - [ - 1489966801, - "23604000" - ], - [ - 1489966816, - "94024000" - ], - [ - 1489966816, - "24116000" - ], - [ - 1489966816, - "102180000" - ], - [ - 1489966831, - "24628000" - ], - [ - 1489966831, - "140828000" - ], - [ - 1489966831, - "97708000" - ], - [ - 1489966846, - "130596000" - ], - [ - 1489966846, - "104364000" - ], - [ - 1489966846, - "25652000" - ], - [ - 1489966861, - "83456000" - ], - [ - 1489966861, - "25652000" - ], - [ - 1489966861, - "178980000" - ], - [ - 1489966876, - "68896000" - ], - [ - 1489966876, - "171812000" - ], - [ - 1489966876, - "26676000" - ], - [ - 1489966891, - "225572000" - ], - [ - 1489966891, - "26676000" - ], - [ - 1489966891, - "85600000" - ], - [ - 1489966906, - "29744000" - ], - [ - 1489966906, - "246564000" - ], - [ - 1489966906, - "126892000" - ], - [ - 1489966921, - "249628000" - ], - [ - 1489966921, - "120868000" - ], - [ - 1489966921, - "41000000" - ], - [ - 1489966936, - "23048000" - ], - [ - 1489966936, - "298012000" - ], - [ - 1489966936, - "99996000" - ], - [ - 1489966951, - "27904000" - ], - [ - 1489966951, - "99996000" - ], - [ - 1489966951, - "299036000" - ], - [ - 1489966966, - "22848000" - ], - [ - 1489966966, - "29728000" - ], - [ - 1489966966, - "299036000" - ], - [ - 1489966981, - "299036000" - ], - [ - 1489966981, - "23360000" - ], - [ - 1489966981, - "38000000" - ], - [ - 1489966996, - "24384000" - ], - [ - 1489966996, - "37964000" - ], - [ - 1489966996, - "39016000" - ], - [ - 1489967011, - "23760000" - ], - [ - 1489967011, - "24792000" - ], - [ - 1489967011, - "50928000" - ], - [ - 1489967026, - "24616000" - ], - [ - 1489967026, - "31680000" - ], - [ - 1489967026, - "25556000" - ], - [ - 1489967041, - "28476000" - ], - [ - 1489967041, - "29776000" - ], - [ - 1489967041, - "25556000" - ], - [ - 1489967056, - "38992000" - ], - [ - 1489967056, - "27316000" - ], - [ - 1489967056, - "34920000" - ], - [ - 1489967071, - "31848000" - ], - [ - 1489967071, - "45176000" - ], - [ - 1489967071, - "27828000" - ], - [ - 1489967086, - "46368000" - ], - [ - 1489967086, - "29012000" - ], - [ - 1489967086, - "56680000" - ], - [ - 1489967101, - "58728000" - ], - [ - 1489967101, - "29524000" - ], - [ - 1489967101, - "36404000" - ], - [ - 1489967116, - "67168000" - ], - [ - 1489967116, - "21860000" - ], - [ - 1489967116, - "50268000" - ], - [ - 1489967131, - "58092000" - ], - [ - 1489967131, - "61792000" - ], - [ - 1489967131, - "22372000" - ], - [ - 1489967146, - "22884000" - ], - [ - 1489967146, - "82536000" - ], - [ - 1489967146, - "53136000" - ], - [ - 1489967161, - "105064000" - ], - [ - 1489967161, - "23396000" - ], - [ - 1489967161, - "58628000" - ], - [ - 1489967176, - "48388000" - ], - [ - 1489967176, - "23908000" - ], - [ - 1489967176, - "106080000" - ], - [ - 1489967191, - "59884000" - ], - [ - 1489967191, - "24420000" - ], - [ - 1489967191, - "130648000" - ], - [ - 1489967206, - "41492000" - ], - [ - 1489967206, - "25444000" - ], - [ - 1489967206, - "120936000" - ], - [ - 1489967221, - "160360000" - ], - [ - 1489967221, - "25956000" - ], - [ - 1489967221, - "72496000" - ], - [ - 1489967236, - "174696000" - ], - [ - 1489967236, - "75988000" - ], - [ - 1489967236, - "26468000" - ], - [ - 1489967251, - "203872000" - ], - [ - 1489967251, - "82404000" - ], - [ - 1489967251, - "28020000" - ], - [ - 1489967266, - "147656000" - ], - [ - 1489967266, - "219232000" - ], - [ - 1489967266, - "28532000" - ], - [ - 1489967281, - "249252000" - ], - [ - 1489967281, - "85364000" - ], - [ - 1489967281, - "29044000" - ], - [ - 1489967296, - "108444000" - ], - [ - 1489967296, - "22388000" - ], - [ - 1489967296, - "263084000" - ], - [ - 1489967311, - "22900000" - ], - [ - 1489967311, - "287412000" - ], - [ - 1489967311, - "71332000" - ], - [ - 1489967326, - "23412000" - ], - [ - 1489967326, - "309172000" - ], - [ - 1489967326, - "75980000" - ], - [ - 1489967341, - "309172000" - ], - [ - 1489967341, - "23924000" - ], - [ - 1489967341, - "80980000" - ], - [ - 1489967356, - "24436000" - ], - [ - 1489967356, - "64164000" - ], - [ - 1489967356, - "29712000" - ], - [ - 1489967371, - "27688000" - ], - [ - 1489967371, - "24948000" - ], - [ - 1489967371, - "88392000" - ], - [ - 1489967386, - "22336000" - ], - [ - 1489967386, - "25972000" - ], - [ - 1489967386, - "88392000" - ], - [ - 1489967401, - "29728000" - ], - [ - 1489967401, - "29496000" - ], - [ - 1489967401, - "26484000" - ], - [ - 1489967416, - "31544000" - ], - [ - 1489967416, - "26996000" - ], - [ - 1489967416, - "22628000" - ], - [ - 1489967431, - "31552000" - ], - [ - 1489967431, - "30812000" - ], - [ - 1489967431, - "27508000" - ], - [ - 1489967446, - "39744000" - ], - [ - 1489967446, - "45476000" - ], - [ - 1489967446, - "28532000" - ], - [ - 1489967461, - "42736000" - ], - [ - 1489967461, - "44864000" - ], - [ - 1489967461, - "29044000" - ], - [ - 1489967476, - "53056000" - ], - [ - 1489967476, - "29556000" - ], - [ - 1489967476, - "46092000" - ], - [ - 1489967491, - "22900000" - ], - [ - 1489967491, - "60832000" - ], - [ - 1489967491, - "55420000" - ], - [ - 1489967506, - "23412000" - ], - [ - 1489967506, - "44884000" - ], - [ - 1489967506, - "77728000" - ], - [ - 1489967521, - "42772000" - ], - [ - 1489967521, - "76200000" - ], - [ - 1489967521, - "23412000" - ], - [ - 1489967536, - "24436000" - ], - [ - 1489967536, - "61236000" - ], - [ - 1489967536, - "89000000" - ], - [ - 1489967551, - "59172000" - ], - [ - 1489967551, - "126368000" - ], - [ - 1489967551, - "24948000" - ], - [ - 1489967566, - "77664000" - ], - [ - 1489967566, - "112280000" - ], - [ - 1489967566, - "24948000" - ], - [ - 1489967581, - "154024000" - ], - [ - 1489967581, - "68748000" - ], - [ - 1489967581, - "30508000" - ], - [ - 1489967596, - "36892000" - ], - [ - 1489967596, - "144552000" - ], - [ - 1489967596, - "72444000" - ], - [ - 1489967611, - "84300000" - ], - [ - 1489967611, - "27420000" - ], - [ - 1489967611, - "191392000" - ], - [ - 1489967626, - "23060000" - ], - [ - 1489967626, - "191136000" - ], - [ - 1489967626, - "81376000" - ], - [ - 1489967641, - "24596000" - ], - [ - 1489967641, - "236960000" - ], - [ - 1489967641, - "61940000" - ], - [ - 1489967656, - "258976000" - ], - [ - 1489967656, - "25108000" - ], - [ - 1489967656, - "84192000" - ], - [ - 1489967671, - "88752000" - ], - [ - 1489967671, - "25620000" - ], - [ - 1489967671, - "284064000" - ], - [ - 1489967686, - "284320000" - ], - [ - 1489967686, - "90876000" - ], - [ - 1489967686, - "26132000" - ], - [ - 1489967701, - "284320000" - ], - [ - 1489967701, - "88440000" - ], - [ - 1489967701, - "26644000" - ], - [ - 1489967716, - "28956000" - ], - [ - 1489967716, - "284320000" - ], - [ - 1489967716, - "79104000" - ], - [ - 1489967731, - "29804000" - ], - [ - 1489967731, - "103968000" - ], - [ - 1489967731, - "29980000" - ], - [ - 1489967746, - "26916000" - ], - [ - 1489967746, - "101208000" - ], - [ - 1489967746, - "30492000" - ], - [ - 1489967761, - "77752000" - ], - [ - 1489967761, - "22184000" - ], - [ - 1489967761, - "31516000" - ], - [ - 1489967776, - "28840000" - ], - [ - 1489967776, - "91068000" - ], - [ - 1489967776, - "22332000" - ], - [ - 1489967791, - "22844000" - ], - [ - 1489967791, - "74504000" - ], - [ - 1489967791, - "31392000" - ], - [ - 1489967806, - "23356000" - ], - [ - 1489967806, - "98776000" - ], - [ - 1489967806, - "33448000" - ], - [ - 1489967821, - "24380000" - ], - [ - 1489967821, - "39592000" - ], - [ - 1489967821, - "98776000" - ], - [ - 1489967836, - "29848000" - ], - [ - 1489967836, - "24892000" - ], - [ - 1489967836, - "44704000" - ], - [ - 1489967851, - "25404000" - ], - [ - 1489967851, - "27148000" - ], - [ - 1489967851, - "65060000" - ], - [ - 1489967866, - "31756000" - ], - [ - 1489967866, - "25916000" - ], - [ - 1489967866, - "63424000" - ], - [ - 1489967881, - "46128000" - ], - [ - 1489967881, - "75200000" - ], - [ - 1489967881, - "26940000" - ], - [ - 1489967896, - "44768000" - ], - [ - 1489967896, - "76232000" - ], - [ - 1489967896, - "27452000" - ], - [ - 1489967911, - "28476000" - ], - [ - 1489967911, - "101568000" - ], - [ - 1489967911, - "44484000" - ], - [ - 1489967926, - "109248000" - ], - [ - 1489967926, - "28988000" - ], - [ - 1489967926, - "55056000" - ], - [ - 1489967941, - "113096000" - ], - [ - 1489967941, - "29500000" - ], - [ - 1489967941, - "46948000" - ], - [ - 1489967956, - "48292000" - ], - [ - 1489967956, - "153032000" - ], - [ - 1489967956, - "22844000" - ], - [ - 1489967971, - "49244000" - ], - [ - 1489967971, - "144064000" - ], - [ - 1489967971, - "23356000" - ], - [ - 1489967986, - "52144000" - ], - [ - 1489967986, - "194496000" - ], - [ - 1489967986, - "23356000" - ], - [ - 1489968001, - "24380000" - ], - [ - 1489968001, - "189632000" - ], - [ - 1489968001, - "70176000" - ], - [ - 1489968016, - "64832000" - ], - [ - 1489968016, - "235976000" - ], - [ - 1489968016, - "24892000" - ], - [ - 1489968031, - "83308000" - ], - [ - 1489968031, - "25404000" - ], - [ - 1489968031, - "235720000" - ], - [ - 1489968046, - "25916000" - ], - [ - 1489968046, - "282048000" - ], - [ - 1489968046, - "84468000" - ], - [ - 1489968061, - "282304000" - ], - [ - 1489968061, - "78944000" - ], - [ - 1489968061, - "26940000" - ], - [ - 1489968076, - "67648000" - ], - [ - 1489968076, - "27452000" - ], - [ - 1489968076, - "282304000" - ], - [ - 1489968091, - "29864000" - ], - [ - 1489968091, - "28980000" - ], - [ - 1489968091, - "105680000" - ], - [ - 1489968106, - "26464000" - ], - [ - 1489968106, - "78892000" - ], - [ - 1489968106, - "28980000" - ], - [ - 1489968121, - "84384000" - ], - [ - 1489968121, - "30004000" - ], - [ - 1489968121, - "25184000" - ], - [ - 1489968136, - "95540000" - ], - [ - 1489968136, - "31320000" - ], - [ - 1489968136, - "30004000" - ], - [ - 1489968151, - "37464000" - ], - [ - 1489968151, - "97884000" - ], - [ - 1489968151, - "22844000" - ], - [ - 1489968166, - "33912000" - ], - [ - 1489968166, - "91464000" - ], - [ - 1489968166, - "23356000" - ], - [ - 1489968181, - "23868000" - ], - [ - 1489968181, - "100872000" - ], - [ - 1489968181, - "40704000" - ], - [ - 1489968196, - "45304000" - ], - [ - 1489968196, - "24380000" - ], - [ - 1489968196, - "89612000" - ], - [ - 1489968211, - "178760000" - ], - [ - 1489968211, - "53496000" - ], - [ - 1489968211, - "25404000" - ], - [ - 1489968226, - "25916000" - ], - [ - 1489968226, - "61516000" - ], - [ - 1489968226, - "92072000" - ], - [ - 1489968241, - "107908000" - ], - [ - 1489968241, - "78412000" - ], - [ - 1489968241, - "25916000" - ], - [ - 1489968256, - "107908000" - ], - [ - 1489968256, - "78412000" - ], - [ - 1489968256, - "25916000" - ], - [ - 1489968271, - "84564000" - ], - [ - 1489968271, - "107908000" - ], - [ - 1489968271, - "37488000" - ], - [ - 1489968286, - "129364000" - ], - [ - 1489968286, - "29752000" - ], - [ - 1489968286, - "26536000" - ], - [ - 1489968301, - "24224000" - ], - [ - 1489968301, - "117588000" - ], - [ - 1489968301, - "37768000" - ], - [ - 1489968316, - "139340000" - ], - [ - 1489968316, - "31104000" - ], - [ - 1489968316, - "24736000" - ], - [ - 1489968331, - "35200000" - ], - [ - 1489968331, - "26264000" - ], - [ - 1489968331, - "163916000" - ], - [ - 1489968346, - "56040000" - ], - [ - 1489968346, - "26776000" - ], - [ - 1489968346, - "206676000" - ], - [ - 1489968361, - "54408000" - ], - [ - 1489968361, - "27288000" - ], - [ - 1489968361, - "212308000" - ], - [ - 1489968376, - "43844000" - ], - [ - 1489968376, - "247884000" - ], - [ - 1489968376, - "27800000" - ], - [ - 1489968391, - "30304000" - ], - [ - 1489968391, - "256332000" - ], - [ - 1489968391, - "51152000" - ], - [ - 1489968406, - "30304000" - ], - [ - 1489968406, - "289364000" - ], - [ - 1489968406, - "53976000" - ], - [ - 1489968421, - "57340000" - ], - [ - 1489968421, - "34656000" - ], - [ - 1489968421, - "285012000" - ], - [ - 1489968436, - "22144000" - ], - [ - 1489968436, - "285012000" - ], - [ - 1489968436, - "65228000" - ], - [ - 1489968451, - "61204000" - ], - [ - 1489968451, - "23168000" - ], - [ - 1489968451, - "29728000" - ], - [ - 1489968466, - "23168000" - ], - [ - 1489968466, - "23108000" - ], - [ - 1489968466, - "90212000" - ], - [ - 1489968481, - "70956000" - ], - [ - 1489968481, - "24132000" - ], - [ - 1489968481, - "24192000" - ], - [ - 1489968496, - "76420000" - ], - [ - 1489968496, - "31028000" - ], - [ - 1489968496, - "24704000" - ], - [ - 1489968511, - "37940000" - ], - [ - 1489968511, - "25216000" - ], - [ - 1489968511, - "73408000" - ], - [ - 1489968526, - "33620000" - ], - [ - 1489968526, - "25728000" - ], - [ - 1489968526, - "76132000" - ], - [ - 1489968541, - "40276000" - ], - [ - 1489968541, - "26752000" - ], - [ - 1489968541, - "99684000" - ], - [ - 1489968556, - "27264000" - ], - [ - 1489968556, - "81348000" - ], - [ - 1489968556, - "63828000" - ], - [ - 1489968571, - "76108000" - ], - [ - 1489968571, - "71876000" - ], - [ - 1489968571, - "28288000" - ], - [ - 1489968586, - "28800000" - ], - [ - 1489968586, - "104464000" - ], - [ - 1489968586, - "85452000" - ], - [ - 1489968601, - "127184000" - ], - [ - 1489968601, - "29312000" - ], - [ - 1489968601, - "67284000" - ], - [ - 1489968616, - "110300000" - ], - [ - 1489968616, - "90584000" - ], - [ - 1489968616, - "22144000" - ], - [ - 1489968631, - "22656000" - ], - [ - 1489968631, - "91008000" - ], - [ - 1489968631, - "112860000" - ], - [ - 1489968646, - "112084000" - ], - [ - 1489968646, - "187380000" - ], - [ - 1489968646, - "23168000" - ], - [ - 1489968661, - "136660000" - ], - [ - 1489968661, - "314656000" - ], - [ - 1489968661, - "24192000" - ], - [ - 1489968676, - "112272000" - ], - [ - 1489968676, - "145116000" - ], - [ - 1489968676, - "24704000" - ], - [ - 1489968691, - "25216000" - ], - [ - 1489968691, - "169948000" - ], - [ - 1489968691, - "252140000" - ], - [ - 1489968706, - "25728000" - ], - [ - 1489968706, - "187348000" - ], - [ - 1489968706, - "252140000" - ], - [ - 1489968721, - "26752000" - ], - [ - 1489968721, - "252140000" - ], - [ - 1489968721, - "212948000" - ], - [ - 1489968736, - "27264000" - ], - [ - 1489968736, - "230868000" - ], - [ - 1489968736, - "36384000" - ], - [ - 1489968751, - "31900000" - ], - [ - 1489968751, - "28288000" - ], - [ - 1489968751, - "255444000" - ], - [ - 1489968766, - "28792000" - ], - [ - 1489968766, - "32412000" - ], - [ - 1489968766, - "276436000" - ], - [ - 1489968781, - "29816000" - ], - [ - 1489968781, - "42956000" - ], - [ - 1489968781, - "305108000" - ], - [ - 1489968796, - "305108000" - ], - [ - 1489968796, - "41604000" - ], - [ - 1489968796, - "25984000" - ], - [ - 1489968811, - "54044000" - ], - [ - 1489968811, - "29752000" - ], - [ - 1489968811, - "22656000" - ], - [ - 1489968826, - "23168000" - ], - [ - 1489968826, - "37508000" - ], - [ - 1489968826, - "61904000" - ], - [ - 1489968841, - "23680000" - ], - [ - 1489968841, - "25724000" - ], - [ - 1489968841, - "56932000" - ], - [ - 1489968856, - "23180000" - ], - [ - 1489968856, - "24192000" - ], - [ - 1489968856, - "60172000" - ], - [ - 1489968871, - "51212000" - ], - [ - 1489968871, - "28948000" - ], - [ - 1489968871, - "25216000" - ], - [ - 1489968886, - "79496000" - ], - [ - 1489968886, - "25728000" - ], - [ - 1489968886, - "37652000" - ], - [ - 1489968901, - "61840000" - ], - [ - 1489968901, - "26240000" - ], - [ - 1489968901, - "42788000" - ], - [ - 1489968916, - "59940000" - ], - [ - 1489968916, - "68728000" - ], - [ - 1489968916, - "26240000" - ], - [ - 1489968931, - "76872000" - ], - [ - 1489968931, - "52516000" - ], - [ - 1489968931, - "26240000" - ], - [ - 1489968946, - "67016000" - ], - [ - 1489968946, - "77700000" - ], - [ - 1489968946, - "41184000" - ], - [ - 1489968961, - "37516000" - ], - [ - 1489968961, - "70088000" - ], - [ - 1489968961, - "79336000" - ], - [ - 1489968976, - "28256000" - ], - [ - 1489968976, - "108744000" - ], - [ - 1489968976, - "80148000" - ], - [ - 1489968991, - "82304000" - ], - [ - 1489968991, - "22568000" - ], - [ - 1489968991, - "86480000" - ], - [ - 1489969006, - "131280000" - ], - [ - 1489969006, - "79896000" - ], - [ - 1489969006, - "23592000" - ], - [ - 1489969021, - "120520000" - ], - [ - 1489969021, - "24104000" - ], - [ - 1489969021, - "77852000" - ], - [ - 1489969036, - "140752000" - ], - [ - 1489969036, - "24616000" - ], - [ - 1489969036, - "60248000" - ], - [ - 1489969051, - "25128000" - ], - [ - 1489969051, - "164304000" - ], - [ - 1489969051, - "94836000" - ], - [ - 1489969066, - "163280000" - ], - [ - 1489969066, - "25640000" - ], - [ - 1489969066, - "68484000" - ], - [ - 1489969081, - "198344000" - ], - [ - 1489969081, - "85856000" - ], - [ - 1489969081, - "26964000" - ], - [ - 1489969096, - "247248000" - ], - [ - 1489969096, - "27988000" - ], - [ - 1489969096, - "73828000" - ], - [ - 1489969111, - "241360000" - ], - [ - 1489969111, - "28500000" - ], - [ - 1489969111, - "91652000" - ], - [ - 1489969126, - "267216000" - ], - [ - 1489969126, - "29524000" - ], - [ - 1489969126, - "60800000" - ], - [ - 1489969141, - "287952000" - ], - [ - 1489969141, - "60800000" - ], - [ - 1489969141, - "29524000" - ], - [ - 1489969156, - "22884000" - ], - [ - 1489969156, - "287952000" - ], - [ - 1489969156, - "60800000" - ], - [ - 1489969171, - "287952000" - ], - [ - 1489969171, - "22884000" - ], - [ - 1489969171, - "38716000" - ], - [ - 1489969186, - "38716000" - ], - [ - 1489969186, - "23908000" - ], - [ - 1489969186, - "30064000" - ], - [ - 1489969201, - "40244000" - ], - [ - 1489969201, - "24420000" - ], - [ - 1489969201, - "37720000" - ], - [ - 1489969216, - "30200000" - ], - [ - 1489969216, - "25064000" - ], - [ - 1489969216, - "24932000" - ], - [ - 1489969231, - "31448000" - ], - [ - 1489969231, - "31072000" - ], - [ - 1489969231, - "25444000" - ], - [ - 1489969246, - "31216000" - ], - [ - 1489969246, - "30004000" - ], - [ - 1489969246, - "25956000" - ], - [ - 1489969261, - "26468000" - ], - [ - 1489969261, - "33920000" - ], - [ - 1489969261, - "42224000" - ], - [ - 1489969276, - "27492000" - ], - [ - 1489969276, - "50328000" - ], - [ - 1489969276, - "34304000" - ], - [ - 1489969291, - "28004000" - ], - [ - 1489969291, - "45736000" - ], - [ - 1489969291, - "44032000" - ], - [ - 1489969306, - "49680000" - ], - [ - 1489969306, - "52480000" - ], - [ - 1489969306, - "29028000" - ], - [ - 1489969321, - "29028000" - ], - [ - 1489969321, - "57336000" - ], - [ - 1489969321, - "58996000" - ], - [ - 1489969336, - "72500000" - ], - [ - 1489969336, - "68856000" - ], - [ - 1489969336, - "22884000" - ], - [ - 1489969351, - "91384000" - ], - [ - 1489969351, - "22884000" - ], - [ - 1489969351, - "74240000" - ], - [ - 1489969366, - "23908000" - ], - [ - 1489969366, - "112120000" - ], - [ - 1489969366, - "66984000" - ], - [ - 1489969381, - "66516000" - ], - [ - 1489969381, - "23908000" - ], - [ - 1489969381, - "96504000" - ], - [ - 1489969396, - "24932000" - ], - [ - 1489969396, - "59292000" - ], - [ - 1489969396, - "119288000" - ], - [ - 1489969411, - "24932000" - ], - [ - 1489969411, - "115764000" - ], - [ - 1489969411, - "140792000" - ], - [ - 1489969426, - "163580000" - ], - [ - 1489969426, - "25956000" - ], - [ - 1489969426, - "110744000" - ], - [ - 1489969441, - "166004000" - ], - [ - 1489969441, - "26468000" - ], - [ - 1489969441, - "179192000" - ], - [ - 1489969456, - "27996000" - ], - [ - 1489969456, - "198136000" - ], - [ - 1489969456, - "70572000" - ], - [ - 1489969471, - "28508000" - ], - [ - 1489969471, - "82496000" - ], - [ - 1489969471, - "223736000" - ], - [ - 1489969486, - "245240000" - ], - [ - 1489969486, - "29020000" - ], - [ - 1489969486, - "174300000" - ], - [ - 1489969501, - "270840000" - ], - [ - 1489969501, - "29532000" - ], - [ - 1489969501, - "146912000" - ], - [ - 1489969516, - "267176000" - ], - [ - 1489969516, - "285176000" - ], - [ - 1489969516, - "22372000" - ], - [ - 1489969531, - "518744000" - ], - [ - 1489969531, - "285176000" - ], - [ - 1489969531, - "22884000" - ], - [ - 1489969546, - "285176000" - ], - [ - 1489969546, - "649548000" - ], - [ - 1489969546, - "23396000" - ], - [ - 1489969561, - "23908000" - ], - [ - 1489969561, - "36280000" - ], - [ - 1489969561, - "922728000" - ], - [ - 1489969576, - "1064076000" - ], - [ - 1489969576, - "22880000" - ], - [ - 1489969576, - "24932000" - ], - [ - 1489969591, - "1064076000" - ], - [ - 1489969591, - "24932000" - ], - [ - 1489969591, - "25952000" - ], - [ - 1489969606, - "24932000" - ], - [ - 1489969606, - "32088000" - ], - [ - 1489969606, - "36664000" - ], - [ - 1489969621, - "24932000" - ], - [ - 1489969621, - "38200000" - ], - [ - 1489969621, - "27512000" - ], - [ - 1489969636, - "27968000" - ], - [ - 1489969636, - "29852000" - ], - [ - 1489969636, - "38264000" - ], - [ - 1489969651, - "42244000" - ], - [ - 1489969651, - "54392000" - ], - [ - 1489969651, - "41308000" - ], - [ - 1489969666, - "47116000" - ], - [ - 1489969666, - "47992000" - ], - [ - 1489969666, - "22108000" - ], - [ - 1489969681, - "24412000" - ], - [ - 1489969681, - "57456000" - ], - [ - 1489969681, - "47532000" - ], - [ - 1489969696, - "24924000" - ], - [ - 1489969696, - "63856000" - ], - [ - 1489969696, - "45468000" - ], - [ - 1489969711, - "25436000" - ], - [ - 1489969711, - "99696000" - ], - [ - 1489969711, - "58516000" - ], - [ - 1489969726, - "67816000" - ], - [ - 1489969726, - "25948000" - ], - [ - 1489969726, - "79984000" - ], - [ - 1489969741, - "102256000" - ], - [ - 1489969741, - "46676000" - ], - [ - 1489969741, - "26972000" - ], - [ - 1489969756, - "124272000" - ], - [ - 1489969756, - "58504000" - ], - [ - 1489969756, - "26972000" - ], - [ - 1489969771, - "29712000" - ], - [ - 1489969771, - "133744000" - ], - [ - 1489969771, - "53892000" - ], - [ - 1489969786, - "30224000" - ], - [ - 1489969786, - "158832000" - ], - [ - 1489969786, - "97724000" - ], - [ - 1489969801, - "22064000" - ], - [ - 1489969801, - "83408000" - ], - [ - 1489969801, - "167792000" - ], - [ - 1489969816, - "85756000" - ], - [ - 1489969816, - "22576000" - ], - [ - 1489969816, - "193392000" - ], - [ - 1489969831, - "213872000" - ], - [ - 1489969831, - "79044000" - ], - [ - 1489969831, - "23088000" - ], - [ - 1489969846, - "23600000" - ], - [ - 1489969846, - "236400000" - ], - [ - 1489969846, - "77332000" - ], - [ - 1489969861, - "255856000" - ], - [ - 1489969861, - "24624000" - ], - [ - 1489969861, - "132196000" - ], - [ - 1489969876, - "103388000" - ], - [ - 1489969876, - "287088000" - ], - [ - 1489969876, - "24624000" - ], - [ - 1489969891, - "25648000" - ], - [ - 1489969891, - "84988000" - ], - [ - 1489969891, - "322152000" - ], - [ - 1489969906, - "97304000" - ], - [ - 1489969906, - "322152000" - ], - [ - 1489969906, - "26160000" - ], - [ - 1489969921, - "27184000" - ], - [ - 1489969921, - "87436000" - ], - [ - 1489969921, - "36724000" - ], - [ - 1489969936, - "27252000" - ], - [ - 1489969936, - "27696000" - ], - [ - 1489969936, - "317388000" - ], - [ - 1489969951, - "438164000" - ], - [ - 1489969951, - "28720000" - ], - [ - 1489969951, - "25964000" - ], - [ - 1489969966, - "31084000" - ], - [ - 1489969966, - "689220000" - ], - [ - 1489969966, - "28720000" - ], - [ - 1489969981, - "820536000" - ], - [ - 1489969981, - "22576000" - ], - [ - 1489969981, - "39020000" - ], - [ - 1489969996, - "22576000" - ], - [ - 1489969996, - "1094740000" - ], - [ - 1489969996, - "33676000" - ], - [ - 1489970011, - "1236088000" - ], - [ - 1489970011, - "23600000" - ], - [ - 1489970011, - "51596000" - ], - [ - 1489970026, - "24112000" - ], - [ - 1489970026, - "1236088000" - ], - [ - 1489970026, - "48268000" - ], - [ - 1489970041, - "29736000" - ], - [ - 1489970041, - "56204000" - ], - [ - 1489970041, - "24624000" - ], - [ - 1489970056, - "38524000" - ], - [ - 1489970056, - "70088000" - ], - [ - 1489970056, - "24624000" - ], - [ - 1489970071, - "39540000" - ], - [ - 1489970071, - "74704000" - ], - [ - 1489970071, - "25648000" - ], - [ - 1489970086, - "26160000" - ], - [ - 1489970086, - "41280000" - ], - [ - 1489970086, - "88520000" - ], - [ - 1489970101, - "49728000" - ], - [ - 1489970101, - "95944000" - ], - [ - 1489970101, - "27184000" - ], - [ - 1489970116, - "28332000" - ], - [ - 1489970116, - "44788000" - ], - [ - 1489970116, - "104912000" - ], - [ - 1489970131, - "139728000" - ], - [ - 1489970131, - "28844000" - ], - [ - 1489970131, - "36904000" - ], - [ - 1489970146, - "29356000" - ], - [ - 1489970146, - "129992000" - ], - [ - 1489970146, - "43184000" - ], - [ - 1489970161, - "183752000" - ], - [ - 1489970161, - "26548000" - ], - [ - 1489970161, - "63912000" - ], - [ - 1489970176, - "172488000" - ], - [ - 1489970176, - "55044000" - ], - [ - 1489970176, - "22708000" - ], - [ - 1489970191, - "23220000" - ], - [ - 1489970191, - "225736000" - ], - [ - 1489970191, - "94948000" - ], - [ - 1489970206, - "222408000" - ], - [ - 1489970206, - "23732000" - ], - [ - 1489970206, - "56996000" - ], - [ - 1489970221, - "273352000" - ], - [ - 1489970221, - "105840000" - ], - [ - 1489970221, - "24244000" - ], - [ - 1489970236, - "267976000" - ], - [ - 1489970236, - "49268000" - ], - [ - 1489970236, - "24756000" - ], - [ - 1489970251, - "327112000" - ], - [ - 1489970251, - "124144000" - ], - [ - 1489970251, - "25780000" - ], - [ - 1489970266, - "67060000" - ], - [ - 1489970266, - "327112000" - ], - [ - 1489970266, - "26292000" - ], - [ - 1489970281, - "105800000" - ], - [ - 1489970281, - "26292000" - ], - [ - 1489970281, - "29728000" - ], - [ - 1489970296, - "99528000" - ], - [ - 1489970296, - "23108000" - ], - [ - 1489970296, - "26292000" - ], - [ - 1489970311, - "24132000" - ], - [ - 1489970311, - "26292000" - ], - [ - 1489970311, - "78684000" - ], - [ - 1489970326, - "97572000" - ], - [ - 1489970326, - "30668000" - ], - [ - 1489970326, - "36212000" - ], - [ - 1489970341, - "36300000" - ], - [ - 1489970341, - "73676000" - ], - [ - 1489970341, - "22832000" - ], - [ - 1489970356, - "31212000" - ], - [ - 1489970356, - "21816000" - ], - [ - 1489970356, - "290096000" - ], - [ - 1489970371, - "23352000" - ], - [ - 1489970371, - "403828000" - ], - [ - 1489970371, - "39916000" - ], - [ - 1489970386, - "640824000" - ], - [ - 1489970386, - "57068000" - ], - [ - 1489970386, - "23864000" - ], - [ - 1489970401, - "765116000" - ], - [ - 1489970401, - "24888000" - ], - [ - 1489970401, - "53220000" - ], - [ - 1489970416, - "24888000" - ], - [ - 1489970416, - "64016000" - ], - [ - 1489970416, - "1025244000" - ], - [ - 1489970431, - "1159580000" - ], - [ - 1489970431, - "67608000" - ], - [ - 1489970431, - "25400000" - ], - [ - 1489970446, - "1440796000" - ], - [ - 1489970446, - "27356000" - ], - [ - 1489970446, - "87320000" - ], - [ - 1489970461, - "1440796000" - ], - [ - 1489970461, - "27868000" - ], - [ - 1489970461, - "109336000" - ], - [ - 1489970476, - "109328000" - ], - [ - 1489970476, - "1440796000" - ], - [ - 1489970476, - "28380000" - ], - [ - 1489970491, - "127760000" - ], - [ - 1489970491, - "37504000" - ], - [ - 1489970491, - "29308000" - ], - [ - 1489970506, - "39032000" - ], - [ - 1489970506, - "22156000" - ], - [ - 1489970506, - "129816000" - ], - [ - 1489970521, - "171544000" - ], - [ - 1489970521, - "22668000" - ], - [ - 1489970521, - "39544000" - ], - [ - 1489970536, - "23180000" - ], - [ - 1489970536, - "176408000" - ], - [ - 1489970536, - "36160000" - ], - [ - 1489970551, - "216592000" - ], - [ - 1489970551, - "44412000" - ], - [ - 1489970551, - "24204000" - ], - [ - 1489970566, - "40572000" - ], - [ - 1489970566, - "223504000" - ], - [ - 1489970566, - "24716000" - ], - [ - 1489970581, - "262672000" - ], - [ - 1489970581, - "48648000" - ], - [ - 1489970581, - "25228000" - ], - [ - 1489970596, - "271632000" - ], - [ - 1489970596, - "25740000" - ], - [ - 1489970596, - "38608000" - ], - [ - 1489970611, - "26764000" - ], - [ - 1489970611, - "309776000" - ], - [ - 1489970611, - "53224000" - ], - [ - 1489970626, - "27276000" - ], - [ - 1489970626, - "309776000" - ], - [ - 1489970626, - "70420000" - ], - [ - 1489970641, - "28300000" - ], - [ - 1489970641, - "67008000" - ], - [ - 1489970641, - "29728000" - ], - [ - 1489970656, - "91956000" - ], - [ - 1489970656, - "37732000" - ], - [ - 1489970656, - "28812000" - ], - [ - 1489970671, - "24420000" - ], - [ - 1489970671, - "29324000" - ], - [ - 1489970671, - "96856000" - ], - [ - 1489970686, - "26460000" - ], - [ - 1489970686, - "22156000" - ], - [ - 1489970686, - "116540000" - ], - [ - 1489970701, - "191272000" - ], - [ - 1489970701, - "22668000" - ], - [ - 1489970701, - "31068000" - ], - [ - 1489970716, - "23180000" - ], - [ - 1489970716, - "350716000" - ], - [ - 1489970716, - "31092000" - ], - [ - 1489970731, - "435476000" - ], - [ - 1489970731, - "50036000" - ], - [ - 1489970731, - "23692000" - ], - [ - 1489970746, - "43636000" - ], - [ - 1489970746, - "633940000" - ], - [ - 1489970746, - "24204000" - ], - [ - 1489970761, - "729244000" - ], - [ - 1489970761, - "25228000" - ], - [ - 1489970761, - "61812000" - ], - [ - 1489970776, - "932424000" - ], - [ - 1489970776, - "25740000" - ], - [ - 1489970776, - "54132000" - ], - [ - 1489970791, - "26764000" - ], - [ - 1489970791, - "75636000" - ], - [ - 1489970791, - "1038388000" - ], - [ - 1489970806, - "97140000" - ], - [ - 1489970806, - "1262672000" - ], - [ - 1489970806, - "26764000" - ], - [ - 1489970821, - "88948000" - ], - [ - 1489970821, - "28292000" - ], - [ - 1489970821, - "1379056000" - ], - [ - 1489970836, - "102772000" - ], - [ - 1489970836, - "188556000" - ], - [ - 1489970836, - "28804000" - ], - [ - 1489970851, - "112244000" - ], - [ - 1489970851, - "33668000" - ], - [ - 1489970851, - "315484000" - ], - [ - 1489970866, - "580432000" - ], - [ - 1489970866, - "132212000" - ], - [ - 1489970866, - "33668000" - ], - [ - 1489970881, - "167540000" - ], - [ - 1489970881, - "22156000" - ], - [ - 1489970881, - "717900000" - ], - [ - 1489970896, - "175988000" - ], - [ - 1489970896, - "22668000" - ], - [ - 1489970896, - "717900000" - ], - [ - 1489970911, - "23692000" - ], - [ - 1489970911, - "717900000" - ], - [ - 1489970911, - "191860000" - ], - [ - 1489970926, - "24204000" - ], - [ - 1489970926, - "219508000" - ], - [ - 1489970926, - "30376000" - ], - [ - 1489970941, - "241268000" - ], - [ - 1489970941, - "37928000" - ], - [ - 1489970941, - "25228000" - ], - [ - 1489970956, - "25228000" - ], - [ - 1489970956, - "266612000" - ], - [ - 1489970956, - "38440000" - ], - [ - 1489970971, - "47260000" - ], - [ - 1489970971, - "284532000" - ], - [ - 1489970971, - "25228000" - ], - [ - 1489970986, - "85784000" - ], - [ - 1489970986, - "284532000" - ], - [ - 1489970986, - "29756000" - ], - [ - 1489971001, - "37904000" - ], - [ - 1489971001, - "81480000" - ], - [ - 1489971001, - "284532000" - ], - [ - 1489971016, - "37488000" - ], - [ - 1489971016, - "23568000" - ], - [ - 1489971016, - "80124000" - ], - [ - 1489971031, - "27504000" - ], - [ - 1489971031, - "78672000" - ], - [ - 1489971031, - "22048000" - ], - [ - 1489971046, - "88364000" - ], - [ - 1489971046, - "25704000" - ], - [ - 1489971046, - "22560000" - ], - [ - 1489971061, - "30824000" - ], - [ - 1489971061, - "87448000" - ], - [ - 1489971061, - "23072000" - ], - [ - 1489971076, - "33896000" - ], - [ - 1489971076, - "23584000" - ], - [ - 1489971076, - "97704000" - ], - [ - 1489971091, - "24608000" - ], - [ - 1489971091, - "102832000" - ], - [ - 1489971091, - "31368000" - ], - [ - 1489971106, - "24608000" - ], - [ - 1489971106, - "163328000" - ], - [ - 1489971106, - "52492000" - ], - [ - 1489971121, - "26136000" - ], - [ - 1489971121, - "295368000" - ], - [ - 1489971121, - "46092000" - ], - [ - 1489971136, - "26648000" - ], - [ - 1489971136, - "65796000" - ], - [ - 1489971136, - "366404000" - ], - [ - 1489971151, - "520056000" - ], - [ - 1489971151, - "27672000" - ], - [ - 1489971151, - "61444000" - ], - [ - 1489971166, - "28184000" - ], - [ - 1489971166, - "81156000" - ], - [ - 1489971166, - "601636000" - ], - [ - 1489971181, - "103684000" - ], - [ - 1489971181, - "28696000" - ], - [ - 1489971181, - "777412000" - ], - [ - 1489971196, - "871068000" - ], - [ - 1489971196, - "22048000" - ], - [ - 1489971196, - "104716000" - ], - [ - 1489971211, - "22560000" - ], - [ - 1489971211, - "128780000" - ], - [ - 1489971211, - "1065900000" - ], - [ - 1489971226, - "23072000" - ], - [ - 1489971226, - "121100000" - ], - [ - 1489971226, - "1170608000" - ], - [ - 1489971241, - "1388572000" - ], - [ - 1489971241, - "162828000" - ], - [ - 1489971241, - "23584000" - ], - [ - 1489971256, - "87752000" - ], - [ - 1489971256, - "163076000" - ], - [ - 1489971256, - "24096000" - ], - [ - 1489971271, - "259188000" - ], - [ - 1489971271, - "209412000" - ], - [ - 1489971271, - "24608000" - ], - [ - 1489971286, - "25120000" - ], - [ - 1489971286, - "207628000" - ], - [ - 1489971286, - "383480000" - ], - [ - 1489971301, - "641560000" - ], - [ - 1489971301, - "26144000" - ], - [ - 1489971301, - "253452000" - ], - [ - 1489971316, - "254724000" - ], - [ - 1489971316, - "777432000" - ], - [ - 1489971316, - "26656000" - ], - [ - 1489971331, - "1056600000" - ], - [ - 1489971331, - "297988000" - ], - [ - 1489971331, - "27892000" - ], - [ - 1489971346, - "298252000" - ], - [ - 1489971346, - "28404000" - ], - [ - 1489971346, - "1056600000" - ], - [ - 1489971361, - "298252000" - ], - [ - 1489971361, - "29940000" - ], - [ - 1489971361, - "1056600000" - ], - [ - 1489971376, - "26100000" - ], - [ - 1489971376, - "30312000" - ], - [ - 1489971376, - "298252000" - ], - [ - 1489971391, - "30272000" - ], - [ - 1489971391, - "25696000" - ], - [ - 1489971391, - "22772000" - ], - [ - 1489971406, - "23344000" - ], - [ - 1489971406, - "22772000" - ], - [ - 1489971406, - "26200000" - ], - [ - 1489971421, - "23796000" - ], - [ - 1489971421, - "24872000" - ], - [ - 1489971421, - "20840000" - ], - [ - 1489971436, - "23796000" - ], - [ - 1489971436, - "27952000" - ], - [ - 1489971436, - "20840000" - ], - [ - 1489971451, - "29488000" - ], - [ - 1489971451, - "20840000" - ], - [ - 1489971451, - "24820000" - ], - [ - 1489971466, - "20840000" - ], - [ - 1489971466, - "36160000" - ], - [ - 1489971466, - "25332000" - ], - [ - 1489971481, - "25844000" - ], - [ - 1489971481, - "20840000" - ], - [ - 1489971481, - "38208000" - ], - [ - 1489971496, - "56128000" - ], - [ - 1489971496, - "21560000" - ], - [ - 1489971496, - "26356000" - ], - [ - 1489971511, - "21728000" - ], - [ - 1489971511, - "50504000" - ], - [ - 1489971511, - "27884000" - ], - [ - 1489971526, - "70256000" - ], - [ - 1489971526, - "28396000" - ], - [ - 1489971526, - "21728000" - ], - [ - 1489971541, - "21728000" - ], - [ - 1489971541, - "29420000" - ], - [ - 1489971541, - "71280000" - ], - [ - 1489971556, - "29420000" - ], - [ - 1489971556, - "109168000" - ], - [ - 1489971556, - "21988000" - ], - [ - 1489971571, - "89464000" - ], - [ - 1489971571, - "21728000" - ], - [ - 1489971571, - "22260000" - ], - [ - 1489971586, - "22772000" - ], - [ - 1489971586, - "112760000" - ], - [ - 1489971586, - "22240000" - ], - [ - 1489971601, - "22240000" - ], - [ - 1489971601, - "23548000" - ], - [ - 1489971601, - "135052000" - ], - [ - 1489971616, - "22240000" - ], - [ - 1489971616, - "23796000" - ], - [ - 1489971616, - "139896000" - ], - [ - 1489971631, - "22240000" - ], - [ - 1489971631, - "168568000" - ], - [ - 1489971631, - "24820000" - ], - [ - 1489971646, - "24820000" - ], - [ - 1489971646, - "22240000" - ], - [ - 1489971646, - "188016000" - ], - [ - 1489971661, - "37372000" - ], - [ - 1489971661, - "22240000" - ], - [ - 1489971661, - "213104000" - ], - [ - 1489971676, - "237168000" - ], - [ - 1489971676, - "23036000" - ], - [ - 1489971676, - "22372000" - ], - [ - 1489971691, - "262256000" - ], - [ - 1489971691, - "22372000" - ], - [ - 1489971691, - "21072000" - ], - [ - 1489971706, - "275568000" - ], - [ - 1489971706, - "22372000" - ], - [ - 1489971706, - "22416000" - ], - [ - 1489971721, - "23440000" - ], - [ - 1489971721, - "23388000" - ], - [ - 1489971721, - "313200000" - ], - [ - 1489971736, - "23952000" - ], - [ - 1489971736, - "313200000" - ], - [ - 1489971736, - "23388000" - ], - [ - 1489971751, - "30464000" - ], - [ - 1489971751, - "24464000" - ], - [ - 1489971751, - "23388000" - ], - [ - 1489971766, - "36344000" - ], - [ - 1489971766, - "24976000" - ], - [ - 1489971766, - "23388000" - ], - [ - 1489971781, - "25488000" - ], - [ - 1489971781, - "24048000" - ], - [ - 1489971781, - "23388000" - ], - [ - 1489971796, - "23388000" - ], - [ - 1489971796, - "27120000" - ], - [ - 1489971796, - "26096000" - ], - [ - 1489971811, - "23388000" - ], - [ - 1489971811, - "27632000" - ], - [ - 1489971811, - "37012000" - ], - [ - 1489971826, - "23388000" - ], - [ - 1489971826, - "28144000" - ], - [ - 1489971826, - "29364000" - ], - [ - 1489971841, - "52148000" - ], - [ - 1489971841, - "21644000" - ], - [ - 1489971841, - "23388000" - ], - [ - 1489971856, - "23712000" - ], - [ - 1489971856, - "22156000" - ], - [ - 1489971856, - "54196000" - ], - [ - 1489971871, - "61100000" - ], - [ - 1489971871, - "22668000" - ], - [ - 1489971871, - "24224000" - ], - [ - 1489971886, - "56236000" - ], - [ - 1489971886, - "24224000" - ], - [ - 1489971886, - "23180000" - ], - [ - 1489971901, - "24204000" - ], - [ - 1489971901, - "74788000" - ], - [ - 1489971901, - "24224000" - ], - [ - 1489971916, - "24204000" - ], - [ - 1489971916, - "98340000" - ], - [ - 1489971916, - "24224000" - ], - [ - 1489971931, - "24224000" - ], - [ - 1489971931, - "100140000" - ], - [ - 1489971931, - "25228000" - ], - [ - 1489971946, - "123692000" - ], - [ - 1489971946, - "25740000" - ], - [ - 1489971946, - "24224000" - ], - [ - 1489971961, - "24224000" - ], - [ - 1489971961, - "26764000" - ], - [ - 1489971961, - "109612000" - ], - [ - 1489971976, - "27276000" - ], - [ - 1489971976, - "24224000" - ], - [ - 1489971976, - "130348000" - ], - [ - 1489971991, - "142380000" - ], - [ - 1489971991, - "24224000" - ], - [ - 1489971991, - "27788000" - ], - [ - 1489972006, - "173356000" - ], - [ - 1489972006, - "24736000" - ], - [ - 1489972006, - "28300000" - ], - [ - 1489972021, - "208172000" - ], - [ - 1489972021, - "32652000" - ], - [ - 1489972021, - "24736000" - ], - [ - 1489972036, - "217636000" - ], - [ - 1489972036, - "24736000" - ], - [ - 1489972036, - "22156000" - ], - [ - 1489972051, - "22668000" - ], - [ - 1489972051, - "24948000" - ], - [ - 1489972051, - "235052000" - ], - [ - 1489972066, - "263212000" - ], - [ - 1489972066, - "22668000" - ], - [ - 1489972066, - "24948000" - ], - [ - 1489972081, - "23692000" - ], - [ - 1489972081, - "24948000" - ], - [ - 1489972081, - "281132000" - ], - [ - 1489972096, - "24204000" - ], - [ - 1489972096, - "281132000" - ], - [ - 1489972096, - "24948000" - ], - [ - 1489972111, - "24948000" - ], - [ - 1489972111, - "25228000" - ], - [ - 1489972111, - "281132000" - ], - [ - 1489972126, - "24948000" - ], - [ - 1489972126, - "25740000" - ], - [ - 1489972126, - "21236000" - ], - [ - 1489972141, - "22984000" - ], - [ - 1489972141, - "26252000" - ], - [ - 1489972141, - "25460000" - ], - [ - 1489972156, - "25460000" - ], - [ - 1489972156, - "25796000" - ], - [ - 1489972156, - "26764000" - ], - [ - 1489972171, - "25460000" - ], - [ - 1489972171, - "31188000" - ], - [ - 1489972171, - "27788000" - ], - [ - 1489972186, - "25460000" - ], - [ - 1489972186, - "40660000" - ], - [ - 1489972186, - "28300000" - ], - [ - 1489972201, - "28812000" - ], - [ - 1489972201, - "25460000" - ], - [ - 1489972201, - "33268000" - ], - [ - 1489972216, - "22156000" - ], - [ - 1489972216, - "51180000" - ], - [ - 1489972216, - "25460000" - ], - [ - 1489972231, - "22668000" - ], - [ - 1489972231, - "47844000" - ], - [ - 1489972231, - "25460000" - ], - [ - 1489972246, - "25460000" - ], - [ - 1489972246, - "69356000" - ], - [ - 1489972246, - "22668000" - ], - [ - 1489972261, - "23692000" - ], - [ - 1489972261, - "25460000" - ], - [ - 1489972261, - "64236000" - ], - [ - 1489972276, - "25460000" - ], - [ - 1489972276, - "87796000" - ], - [ - 1489972276, - "24708000" - ], - [ - 1489972291, - "25972000" - ], - [ - 1489972291, - "25732000" - ], - [ - 1489972291, - "111852000" - ], - [ - 1489972306, - "97524000" - ], - [ - 1489972306, - "25972000" - ], - [ - 1489972306, - "25732000" - ], - [ - 1489972321, - "105460000" - ], - [ - 1489972321, - "25972000" - ], - [ - 1489972321, - "30208000" - ], - [ - 1489972336, - "41456000" - ], - [ - 1489972336, - "144372000" - ], - [ - 1489972336, - "25972000" - ], - [ - 1489972351, - "135924000" - ], - [ - 1489972351, - "25972000" - ], - [ - 1489972351, - "23280000" - ], - [ - 1489972366, - "159980000" - ], - [ - 1489972366, - "25972000" - ], - [ - 1489972366, - "28312000" - ], - [ - 1489972381, - "23456000" - ], - [ - 1489972381, - "180716000" - ], - [ - 1489972381, - "25972000" - ], - [ - 1489972396, - "206316000" - ], - [ - 1489972396, - "25972000" - ], - [ - 1489972396, - "23968000" - ], - [ - 1489972411, - "231916000" - ], - [ - 1489972411, - "23968000" - ], - [ - 1489972411, - "27100000" - ], - [ - 1489972426, - "23968000" - ], - [ - 1489972426, - "241652000" - ], - [ - 1489972426, - "27100000" - ], - [ - 1489972441, - "285428000" - ], - [ - 1489972441, - "27100000" - ], - [ - 1489972441, - "24480000" - ], - [ - 1489972456, - "27100000" - ], - [ - 1489972456, - "24992000" - ], - [ - 1489972456, - "285684000" - ], - [ - 1489972471, - "27100000" - ], - [ - 1489972471, - "26228000" - ], - [ - 1489972471, - "285684000" - ], - [ - 1489972486, - "26740000" - ], - [ - 1489972486, - "30868000" - ], - [ - 1489972486, - "27100000" - ], - [ - 1489972501, - "27780000" - ], - [ - 1489972501, - "27100000" - ], - [ - 1489972501, - "28268000" - ], - [ - 1489972516, - "27100000" - ], - [ - 1489972516, - "24964000" - ], - [ - 1489972516, - "28780000" - ], - [ - 1489972531, - "27612000" - ], - [ - 1489972531, - "29292000" - ], - [ - 1489972531, - "31100000" - ], - [ - 1489972546, - "29804000" - ], - [ - 1489972546, - "27612000" - ], - [ - 1489972546, - "32124000" - ], - [ - 1489972561, - "37788000" - ], - [ - 1489972561, - "21636000" - ], - [ - 1489972561, - "27612000" - ], - [ - 1489972576, - "27612000" - ], - [ - 1489972576, - "52892000" - ], - [ - 1489972576, - "22148000" - ], - [ - 1489972591, - "45460000" - ], - [ - 1489972591, - "22660000" - ], - [ - 1489972591, - "27612000" - ], - [ - 1489972606, - "65684000" - ], - [ - 1489972606, - "23172000" - ], - [ - 1489972606, - "27612000" - ], - [ - 1489972621, - "23684000" - ], - [ - 1489972621, - "63900000" - ], - [ - 1489972621, - "27612000" - ], - [ - 1489972636, - "24196000" - ], - [ - 1489972636, - "75668000" - ], - [ - 1489972636, - "27612000" - ], - [ - 1489972651, - "82068000" - ], - [ - 1489972651, - "27612000" - ], - [ - 1489972651, - "25220000" - ], - [ - 1489972666, - "103060000" - ], - [ - 1489972666, - "25732000" - ], - [ - 1489972666, - "27612000" - ], - [ - 1489972681, - "128660000" - ], - [ - 1489972681, - "26244000" - ], - [ - 1489972681, - "28420000" - ], - [ - 1489972696, - "108948000" - ], - [ - 1489972696, - "26756000" - ], - [ - 1489972696, - "28420000" - ], - [ - 1489972711, - "28420000" - ], - [ - 1489972711, - "159124000" - ], - [ - 1489972711, - "27780000" - ], - [ - 1489972726, - "28292000" - ], - [ - 1489972726, - "28420000" - ], - [ - 1489972726, - "169108000" - ], - [ - 1489972741, - "33156000" - ], - [ - 1489972741, - "28420000" - ], - [ - 1489972741, - "203156000" - ], - [ - 1489972756, - "212628000" - ], - [ - 1489972756, - "22148000" - ], - [ - 1489972756, - "28420000" - ], - [ - 1489972771, - "22660000" - ], - [ - 1489972771, - "28420000" - ], - [ - 1489972771, - "249748000" - ], - [ - 1489972786, - "242324000" - ], - [ - 1489972786, - "28420000" - ], - [ - 1489972786, - "22660000" - ], - [ - 1489972801, - "28420000" - ], - [ - 1489972801, - "297108000" - ], - [ - 1489972801, - "23684000" - ], - [ - 1489972816, - "24196000" - ], - [ - 1489972816, - "292500000" - ], - [ - 1489972816, - "28420000" - ], - [ - 1489972831, - "28420000" - ], - [ - 1489972831, - "25220000" - ], - [ - 1489972831, - "292500000" - ], - [ - 1489972846, - "25732000" - ], - [ - 1489972846, - "28420000" - ], - [ - 1489972846, - "29776000" - ], - [ - 1489972861, - "37476000" - ], - [ - 1489972861, - "26244000" - ], - [ - 1489972861, - "28420000" - ], - [ - 1489972876, - "28932000" - ], - [ - 1489972876, - "23644000" - ], - [ - 1489972876, - "26756000" - ], - [ - 1489972891, - "27780000" - ], - [ - 1489972891, - "25692000" - ], - [ - 1489972891, - "28932000" - ], - [ - 1489972906, - "28932000" - ], - [ - 1489972906, - "28292000" - ], - [ - 1489972906, - "30592000" - ], - [ - 1489972921, - "28932000" - ], - [ - 1489972921, - "28804000" - ], - [ - 1489972921, - "31136000" - ], - [ - 1489972936, - "48544000" - ], - [ - 1489972936, - "28932000" - ], - [ - 1489972936, - "25988000" - ], - [ - 1489972951, - "38816000" - ], - [ - 1489972951, - "28932000" - ], - [ - 1489972951, - "22148000" - ], - [ - 1489972966, - "60320000" - ], - [ - 1489972966, - "28932000" - ], - [ - 1489972966, - "22660000" - ], - [ - 1489972981, - "22660000" - ], - [ - 1489972981, - "28932000" - ], - [ - 1489972981, - "52764000" - ], - [ - 1489972996, - "76316000" - ], - [ - 1489972996, - "29748000" - ], - [ - 1489972996, - "28932000" - ], - [ - 1489973011, - "98332000" - ], - [ - 1489973011, - "22072000" - ], - [ - 1489973011, - "28932000" - ], - [ - 1489973026, - "97316000" - ], - [ - 1489973026, - "23240000" - ], - [ - 1489973026, - "28932000" - ], - [ - 1489973041, - "32772000" - ], - [ - 1489973041, - "121380000" - ], - [ - 1489973041, - "24776000" - ], - [ - 1489973056, - "29436000" - ], - [ - 1489973056, - "25288000" - ], - [ - 1489973056, - "110116000" - ], - [ - 1489973071, - "25628000" - ], - [ - 1489973071, - "25800000" - ], - [ - 1489973071, - "129052000" - ], - [ - 1489973086, - "146972000" - ], - [ - 1489973086, - "26312000" - ], - [ - 1489973086, - "25628000" - ], - [ - 1489973101, - "21788000" - ], - [ - 1489973101, - "172580000" - ], - [ - 1489973101, - "26824000" - ], - [ - 1489973116, - "196388000" - ], - [ - 1489973116, - "27336000" - ], - [ - 1489973116, - "21788000" - ], - [ - 1489973131, - "221724000" - ], - [ - 1489973131, - "21788000" - ], - [ - 1489973131, - "30032000" - ], - [ - 1489973146, - "30544000" - ], - [ - 1489973146, - "242460000" - ], - [ - 1489973146, - "21788000" - ], - [ - 1489973161, - "21872000" - ], - [ - 1489973161, - "258596000" - ], - [ - 1489973161, - "21788000" - ], - [ - 1489973176, - "21788000" - ], - [ - 1489973176, - "288540000" - ], - [ - 1489973176, - "22384000" - ], - [ - 1489973191, - "305180000" - ], - [ - 1489973191, - "23408000" - ], - [ - 1489973191, - "21788000" - ], - [ - 1489973206, - "305180000" - ], - [ - 1489973206, - "23408000" - ], - [ - 1489973206, - "21788000" - ], - [ - 1489973221, - "36804000" - ], - [ - 1489973221, - "24432000" - ], - [ - 1489973221, - "21788000" - ], - [ - 1489973236, - "27844000" - ], - [ - 1489973236, - "21788000" - ], - [ - 1489973236, - "24944000" - ], - [ - 1489973251, - "22300000" - ], - [ - 1489973251, - "27580000" - ], - [ - 1489973251, - "25968000" - ], - [ - 1489973266, - "31676000" - ], - [ - 1489973266, - "25968000" - ], - [ - 1489973266, - "22300000" - ], - [ - 1489973281, - "26992000" - ], - [ - 1489973281, - "27612000" - ], - [ - 1489973281, - "22300000" - ], - [ - 1489973296, - "37852000" - ], - [ - 1489973296, - "27504000" - ], - [ - 1489973296, - "22300000" - ], - [ - 1489973311, - "28528000" - ], - [ - 1489973311, - "22300000" - ], - [ - 1489973311, - "55004000" - ], - [ - 1489973326, - "22300000" - ], - [ - 1489973326, - "29040000" - ], - [ - 1489973326, - "45020000" - ], - [ - 1489973341, - "21872000" - ], - [ - 1489973341, - "68572000" - ], - [ - 1489973341, - "22300000" - ], - [ - 1489973356, - "22384000" - ], - [ - 1489973356, - "64732000" - ], - [ - 1489973356, - "22300000" - ], - [ - 1489973371, - "22300000" - ], - [ - 1489973371, - "23408000" - ], - [ - 1489973371, - "101084000" - ], - [ - 1489973386, - "76508000" - ], - [ - 1489973386, - "23408000" - ], - [ - 1489973386, - "22300000" - ], - [ - 1489973401, - "102116000" - ], - [ - 1489973401, - "22812000" - ], - [ - 1489973401, - "24432000" - ], - [ - 1489973416, - "22812000" - ], - [ - 1489973416, - "126692000" - ], - [ - 1489973416, - "24944000" - ], - [ - 1489973431, - "22812000" - ], - [ - 1489973431, - "121572000" - ], - [ - 1489973431, - "25456000" - ], - [ - 1489973446, - "140004000" - ], - [ - 1489973446, - "22812000" - ], - [ - 1489973446, - "25968000" - ], - [ - 1489973461, - "27496000" - ], - [ - 1489973461, - "164828000" - ], - [ - 1489973461, - "22812000" - ], - [ - 1489973476, - "28008000" - ], - [ - 1489973476, - "188380000" - ], - [ - 1489973476, - "22812000" - ], - [ - 1489973491, - "29032000" - ], - [ - 1489973491, - "210404000" - ], - [ - 1489973491, - "22812000" - ], - [ - 1489973506, - "22812000" - ], - [ - 1489973506, - "256996000" - ], - [ - 1489973506, - "33384000" - ], - [ - 1489973521, - "22384000" - ], - [ - 1489973521, - "22812000" - ], - [ - 1489973521, - "256484000" - ], - [ - 1489973536, - "22812000" - ], - [ - 1489973536, - "278236000" - ], - [ - 1489973536, - "22896000" - ], - [ - 1489973551, - "22812000" - ], - [ - 1489973551, - "23408000" - ], - [ - 1489973551, - "303068000" - ], - [ - 1489973566, - "303068000" - ], - [ - 1489973566, - "22812000" - ], - [ - 1489973566, - "23920000" - ], - [ - 1489973581, - "29700000" - ], - [ - 1489973581, - "23324000" - ], - [ - 1489973581, - "24432000" - ], - [ - 1489973596, - "24944000" - ], - [ - 1489973596, - "36816000" - ], - [ - 1489973596, - "23324000" - ], - [ - 1489973611, - "24248000" - ], - [ - 1489973611, - "25456000" - ], - [ - 1489973611, - "23324000" - ], - [ - 1489973626, - "25784000" - ], - [ - 1489973626, - "25968000" - ], - [ - 1489973626, - "23324000" - ], - [ - 1489973641, - "25968000" - ], - [ - 1489973641, - "33464000" - ], - [ - 1489973641, - "23324000" - ], - [ - 1489973656, - "30424000" - ], - [ - 1489973656, - "25968000" - ], - [ - 1489973656, - "23324000" - ], - [ - 1489973671, - "23324000" - ], - [ - 1489973671, - "41688000" - ], - [ - 1489973671, - "36280000" - ], - [ - 1489973686, - "21440000" - ], - [ - 1489973686, - "23324000" - ], - [ - 1489973686, - "53456000" - ], - [ - 1489973701, - "65116000" - ], - [ - 1489973701, - "23116000" - ], - [ - 1489973701, - "23324000" - ], - [ - 1489973716, - "68376000" - ], - [ - 1489973716, - "24776000" - ], - [ - 1489973716, - "23324000" - ], - [ - 1489973731, - "77344000" - ], - [ - 1489973731, - "25288000" - ], - [ - 1489973731, - "23324000" - ], - [ - 1489973746, - "23836000" - ], - [ - 1489973746, - "100896000" - ], - [ - 1489973746, - "25800000" - ], - [ - 1489973761, - "26312000" - ], - [ - 1489973761, - "23836000" - ], - [ - 1489973761, - "90648000" - ], - [ - 1489973776, - "26824000" - ], - [ - 1489973776, - "103448000" - ], - [ - 1489973776, - "23836000" - ], - [ - 1489973791, - "29092000" - ], - [ - 1489973791, - "108064000" - ], - [ - 1489973791, - "23836000" - ], - [ - 1489973806, - "23836000" - ], - [ - 1489973806, - "29604000" - ], - [ - 1489973806, - "133408000" - ], - [ - 1489973821, - "23836000" - ], - [ - 1489973821, - "21948000" - ], - [ - 1489973821, - "151840000" - ], - [ - 1489973836, - "22460000" - ], - [ - 1489973836, - "23836000" - ], - [ - 1489973836, - "177952000" - ], - [ - 1489973851, - "196376000" - ], - [ - 1489973851, - "23836000" - ], - [ - 1489973851, - "22972000" - ], - [ - 1489973866, - "23484000" - ], - [ - 1489973866, - "222232000" - ], - [ - 1489973866, - "23836000" - ], - [ - 1489973881, - "238104000" - ], - [ - 1489973881, - "24508000" - ], - [ - 1489973881, - "23836000" - ], - [ - 1489973896, - "23836000" - ], - [ - 1489973896, - "265752000" - ], - [ - 1489973896, - "25020000" - ], - [ - 1489973911, - "25532000" - ], - [ - 1489973911, - "288536000" - ], - [ - 1489973911, - "23836000" - ], - [ - 1489973926, - "288536000" - ], - [ - 1489973926, - "23836000" - ], - [ - 1489973926, - "26044000" - ], - [ - 1489973941, - "27068000" - ], - [ - 1489973941, - "288536000" - ], - [ - 1489973941, - "24348000" - ], - [ - 1489973956, - "24348000" - ], - [ - 1489973956, - "27580000" - ], - [ - 1489973956, - "36280000" - ], - [ - 1489973971, - "24348000" - ], - [ - 1489973971, - "28604000" - ], - [ - 1489973971, - "23312000" - ], - [ - 1489973986, - "24348000" - ], - [ - 1489973986, - "29116000" - ], - [ - 1489973986, - "25864000" - ] - ], - "process_resident_memory_bytes": [ - [ - 1489959301, - "46092000" - ], - [ - 1489959301, - "46296000" - ], - [ - 1489959316, - "54268000" - ], - [ - 1489959316, - "41896000" - ], - [ - 1489959316, - "46296000" - ], - [ - 1489959331, - "42120000" - ], - [ - 1489959331, - "51332000" - ], - [ - 1489959331, - "44072000" - ], - [ - 1489959346, - "43356000" - ], - [ - 1489959346, - "44004000" - ], - [ - 1489959346, - "54224000" - ], - [ - 1489959361, - "64284000" - ], - [ - 1489959361, - "47224000" - ], - [ - 1489959361, - "44840000" - ], - [ - 1489959376, - "51160000" - ], - [ - 1489959376, - "67596000" - ], - [ - 1489959376, - "45348000" - ], - [ - 1489959391, - "45460000" - ], - [ - 1489959391, - "52888000" - ], - [ - 1489959391, - "57624000" - ], - [ - 1489959406, - "46740000" - ], - [ - 1489959406, - "57340000" - ], - [ - 1489959406, - "64640000" - ], - [ - 1489959421, - "62056000" - ], - [ - 1489959421, - "46916000" - ], - [ - 1489959421, - "68380000" - ], - [ - 1489959436, - "68664000" - ], - [ - 1489959436, - "47144000" - ], - [ - 1489959436, - "68696000" - ], - [ - 1489959451, - "73296000" - ], - [ - 1489959451, - "74928000" - ], - [ - 1489959451, - "49764000" - ], - [ - 1489959466, - "71832000" - ], - [ - 1489959466, - "49644000" - ], - [ - 1489959466, - "85076000" - ], - [ - 1489959481, - "40860000" - ], - [ - 1489959481, - "73416000" - ], - [ - 1489959481, - "103672000" - ], - [ - 1489959496, - "42092000" - ], - [ - 1489959496, - "100828000" - ], - [ - 1489959496, - "76052000" - ], - [ - 1489959511, - "120440000" - ], - [ - 1489959511, - "65416000" - ], - [ - 1489959511, - "42576000" - ], - [ - 1489959526, - "66544000" - ], - [ - 1489959526, - "43220000" - ], - [ - 1489959526, - "118744000" - ], - [ - 1489959541, - "146392000" - ], - [ - 1489959541, - "75096000" - ], - [ - 1489959541, - "43880000" - ], - [ - 1489959556, - "143200000" - ], - [ - 1489959556, - "44028000" - ], - [ - 1489959556, - "100240000" - ], - [ - 1489959571, - "45308000" - ], - [ - 1489959571, - "174724000" - ], - [ - 1489959571, - "77716000" - ], - [ - 1489959586, - "171372000" - ], - [ - 1489959586, - "45492000" - ], - [ - 1489959586, - "76000000" - ], - [ - 1489959601, - "80196000" - ], - [ - 1489959601, - "202756000" - ], - [ - 1489959601, - "47332000" - ], - [ - 1489959616, - "92644000" - ], - [ - 1489959616, - "47568000" - ], - [ - 1489959616, - "203328000" - ], - [ - 1489959631, - "74892000" - ], - [ - 1489959631, - "238828000" - ], - [ - 1489959631, - "47784000" - ], - [ - 1489959646, - "239124000" - ], - [ - 1489959646, - "80192000" - ], - [ - 1489959646, - "48560000" - ], - [ - 1489959661, - "41824000" - ], - [ - 1489959661, - "81060000" - ], - [ - 1489959661, - "239124000" - ], - [ - 1489959676, - "42072000" - ], - [ - 1489959676, - "73440000" - ], - [ - 1489959676, - "46092000" - ], - [ - 1489959691, - "48884000" - ], - [ - 1489959691, - "82692000" - ], - [ - 1489959691, - "42204000" - ], - [ - 1489959706, - "43296000" - ], - [ - 1489959706, - "102940000" - ], - [ - 1489959706, - "43968000" - ], - [ - 1489959721, - "43936000" - ], - [ - 1489959721, - "102940000" - ], - [ - 1489959721, - "43960000" - ], - [ - 1489959736, - "48736000" - ], - [ - 1489959736, - "45048000" - ], - [ - 1489959736, - "46400000" - ], - [ - 1489959751, - "49168000" - ], - [ - 1489959751, - "54484000" - ], - [ - 1489959751, - "45128000" - ], - [ - 1489959766, - "56164000" - ], - [ - 1489959766, - "50012000" - ], - [ - 1489959766, - "45956000" - ], - [ - 1489959781, - "46924000" - ], - [ - 1489959781, - "52080000" - ], - [ - 1489959781, - "63140000" - ], - [ - 1489959796, - "68084000" - ], - [ - 1489959796, - "48004000" - ], - [ - 1489959796, - "63936000" - ], - [ - 1489959811, - "76456000" - ], - [ - 1489959811, - "62044000" - ], - [ - 1489959811, - "48464000" - ], - [ - 1489959826, - "48836000" - ], - [ - 1489959826, - "82036000" - ], - [ - 1489959826, - "67240000" - ], - [ - 1489959841, - "41372000" - ], - [ - 1489959841, - "91004000" - ], - [ - 1489959841, - "62188000" - ], - [ - 1489959856, - "68944000" - ], - [ - 1489959856, - "41356000" - ], - [ - 1489959856, - "98676000" - ], - [ - 1489959871, - "108492000" - ], - [ - 1489959871, - "42316000" - ], - [ - 1489959871, - "62488000" - ], - [ - 1489959886, - "71580000" - ], - [ - 1489959886, - "129656000" - ], - [ - 1489959886, - "42644000" - ], - [ - 1489959901, - "74456000" - ], - [ - 1489959901, - "44160000" - ], - [ - 1489959901, - "127400000" - ], - [ - 1489959916, - "70752000" - ], - [ - 1489959916, - "152244000" - ], - [ - 1489959916, - "44276000" - ], - [ - 1489959931, - "73564000" - ], - [ - 1489959931, - "154436000" - ], - [ - 1489959931, - "44688000" - ], - [ - 1489959946, - "45572000" - ], - [ - 1489959946, - "82868000" - ], - [ - 1489959946, - "183700000" - ], - [ - 1489959961, - "202944000" - ], - [ - 1489959961, - "45572000" - ], - [ - 1489959961, - "71480000" - ], - [ - 1489959976, - "217792000" - ], - [ - 1489959976, - "45572000" - ], - [ - 1489959976, - "72460000" - ], - [ - 1489959991, - "235292000" - ], - [ - 1489959991, - "47636000" - ], - [ - 1489959991, - "70260000" - ], - [ - 1489960006, - "42356000" - ], - [ - 1489960006, - "71468000" - ], - [ - 1489960006, - "252644000" - ], - [ - 1489960021, - "252644000" - ], - [ - 1489960021, - "68708000" - ], - [ - 1489960021, - "41728000" - ], - [ - 1489960036, - "93608000" - ], - [ - 1489960036, - "252644000" - ], - [ - 1489960036, - "43748000" - ], - [ - 1489960051, - "44568000" - ], - [ - 1489960051, - "90804000" - ], - [ - 1489960051, - "46148000" - ], - [ - 1489960066, - "45092000" - ], - [ - 1489960066, - "42984000" - ], - [ - 1489960066, - "81896000" - ], - [ - 1489960081, - "74596000" - ], - [ - 1489960081, - "45736000" - ], - [ - 1489960081, - "45936000" - ], - [ - 1489960096, - "48888000" - ], - [ - 1489960096, - "84164000" - ], - [ - 1489960096, - "46436000" - ], - [ - 1489960111, - "47024000" - ], - [ - 1489960111, - "51384000" - ], - [ - 1489960111, - "93640000" - ], - [ - 1489960126, - "48060000" - ], - [ - 1489960126, - "53276000" - ], - [ - 1489960126, - "99824000" - ], - [ - 1489960141, - "60952000" - ], - [ - 1489960141, - "110096000" - ], - [ - 1489960141, - "48924000" - ], - [ - 1489960156, - "40060000" - ], - [ - 1489960156, - "62988000" - ], - [ - 1489960156, - "110096000" - ], - [ - 1489960171, - "72144000" - ], - [ - 1489960171, - "40172000" - ], - [ - 1489960171, - "46056000" - ], - [ - 1489960186, - "78096000" - ], - [ - 1489960186, - "42008000" - ], - [ - 1489960186, - "56872000" - ], - [ - 1489960201, - "58360000" - ], - [ - 1489960201, - "86676000" - ], - [ - 1489960201, - "41880000" - ], - [ - 1489960216, - "42332000" - ], - [ - 1489960216, - "67032000" - ], - [ - 1489960216, - "93660000" - ], - [ - 1489960231, - "43136000" - ], - [ - 1489960231, - "53288000" - ], - [ - 1489960231, - "102916000" - ], - [ - 1489960246, - "122160000" - ], - [ - 1489960246, - "46768000" - ], - [ - 1489960246, - "44064000" - ], - [ - 1489960261, - "51768000" - ], - [ - 1489960261, - "44752000" - ], - [ - 1489960261, - "120264000" - ], - [ - 1489960276, - "61212000" - ], - [ - 1489960276, - "146604000" - ], - [ - 1489960276, - "45620000" - ], - [ - 1489960291, - "51028000" - ], - [ - 1489960291, - "46516000" - ], - [ - 1489960291, - "149080000" - ], - [ - 1489960306, - "182644000" - ], - [ - 1489960306, - "47048000" - ], - [ - 1489960306, - "60328000" - ], - [ - 1489960321, - "173064000" - ], - [ - 1489960321, - "47120000" - ], - [ - 1489960321, - "52948000" - ], - [ - 1489960336, - "202560000" - ], - [ - 1489960336, - "47876000" - ], - [ - 1489960336, - "65424000" - ], - [ - 1489960351, - "41672000" - ], - [ - 1489960351, - "205960000" - ], - [ - 1489960351, - "66852000" - ], - [ - 1489960366, - "41716000" - ], - [ - 1489960366, - "76216000" - ], - [ - 1489960366, - "245284000" - ], - [ - 1489960381, - "41844000" - ], - [ - 1489960381, - "58392000" - ], - [ - 1489960381, - "242828000" - ], - [ - 1489960396, - "72696000" - ], - [ - 1489960396, - "242828000" - ], - [ - 1489960396, - "42644000" - ], - [ - 1489960411, - "59812000" - ], - [ - 1489960411, - "43276000" - ], - [ - 1489960411, - "242828000" - ], - [ - 1489960426, - "58060000" - ], - [ - 1489960426, - "48372000" - ], - [ - 1489960426, - "43672000" - ], - [ - 1489960441, - "61332000" - ], - [ - 1489960441, - "44384000" - ], - [ - 1489960441, - "42080000" - ], - [ - 1489960456, - "92976000" - ], - [ - 1489960456, - "45488000" - ], - [ - 1489960456, - "45264000" - ], - [ - 1489960471, - "45692000" - ], - [ - 1489960471, - "63476000" - ], - [ - 1489960471, - "51148000" - ], - [ - 1489960486, - "47424000" - ], - [ - 1489960486, - "48076000" - ], - [ - 1489960486, - "82940000" - ], - [ - 1489960501, - "54348000" - ], - [ - 1489960501, - "64840000" - ], - [ - 1489960501, - "47924000" - ], - [ - 1489960516, - "90160000" - ], - [ - 1489960516, - "58124000" - ], - [ - 1489960516, - "48944000" - ], - [ - 1489960531, - "91500000" - ], - [ - 1489960531, - "65340000" - ], - [ - 1489960531, - "49336000" - ], - [ - 1489960546, - "41820000" - ], - [ - 1489960546, - "93564000" - ], - [ - 1489960546, - "69324000" - ], - [ - 1489960561, - "80472000" - ], - [ - 1489960561, - "81360000" - ], - [ - 1489960561, - "42464000" - ], - [ - 1489960576, - "88164000" - ], - [ - 1489960576, - "68864000" - ], - [ - 1489960576, - "42748000" - ], - [ - 1489960591, - "96552000" - ], - [ - 1489960591, - "68864000" - ], - [ - 1489960591, - "43560000" - ], - [ - 1489960606, - "43972000" - ], - [ - 1489960606, - "105884000" - ], - [ - 1489960606, - "46072000" - ], - [ - 1489960621, - "117352000" - ], - [ - 1489960621, - "44032000" - ], - [ - 1489960621, - "57048000" - ], - [ - 1489960636, - "58408000" - ], - [ - 1489960636, - "44032000" - ], - [ - 1489960636, - "127776000" - ], - [ - 1489960651, - "48188000" - ], - [ - 1489960651, - "46072000" - ], - [ - 1489960651, - "137568000" - ], - [ - 1489960666, - "167144000" - ], - [ - 1489960666, - "41032000" - ], - [ - 1489960666, - "46360000" - ], - [ - 1489960681, - "165360000" - ], - [ - 1489960681, - "50244000" - ], - [ - 1489960681, - "42504000" - ], - [ - 1489960696, - "183856000" - ], - [ - 1489960696, - "55988000" - ], - [ - 1489960696, - "43756000" - ], - [ - 1489960711, - "44220000" - ], - [ - 1489960711, - "52632000" - ], - [ - 1489960711, - "198580000" - ], - [ - 1489960726, - "50952000" - ], - [ - 1489960726, - "45204000" - ], - [ - 1489960726, - "216188000" - ], - [ - 1489960741, - "236268000" - ], - [ - 1489960741, - "45944000" - ], - [ - 1489960741, - "50500000" - ], - [ - 1489960756, - "252656000" - ], - [ - 1489960756, - "46944000" - ], - [ - 1489960756, - "54184000" - ], - [ - 1489960771, - "252656000" - ], - [ - 1489960771, - "47768000" - ], - [ - 1489960771, - "68944000" - ], - [ - 1489960786, - "76368000" - ], - [ - 1489960786, - "252656000" - ], - [ - 1489960786, - "48724000" - ], - [ - 1489960801, - "49184000" - ], - [ - 1489960801, - "49388000" - ], - [ - 1489960801, - "69844000" - ], - [ - 1489960816, - "71432000" - ], - [ - 1489960816, - "41352000" - ], - [ - 1489960816, - "53648000" - ], - [ - 1489960831, - "76276000" - ], - [ - 1489960831, - "41772000" - ], - [ - 1489960831, - "46188000" - ], - [ - 1489960846, - "82724000" - ], - [ - 1489960846, - "46232000" - ], - [ - 1489960846, - "42016000" - ], - [ - 1489960861, - "54316000" - ], - [ - 1489960861, - "112100000" - ], - [ - 1489960861, - "42644000" - ], - [ - 1489960876, - "208324000" - ], - [ - 1489960876, - "62196000" - ], - [ - 1489960876, - "43252000" - ], - [ - 1489960891, - "56628000" - ], - [ - 1489960891, - "411256000" - ], - [ - 1489960891, - "43276000" - ], - [ - 1489960906, - "44244000" - ], - [ - 1489960906, - "60784000" - ], - [ - 1489960906, - "519760000" - ], - [ - 1489960921, - "75696000" - ], - [ - 1489960921, - "44804000" - ], - [ - 1489960921, - "738004000" - ], - [ - 1489960936, - "853476000" - ], - [ - 1489960936, - "74136000" - ], - [ - 1489960936, - "43356000" - ], - [ - 1489960951, - "94108000" - ], - [ - 1489960951, - "1068120000" - ], - [ - 1489960951, - "43676000" - ], - [ - 1489960966, - "1132880000" - ], - [ - 1489960966, - "92400000" - ], - [ - 1489960966, - "25696000" - ], - [ - 1489960981, - "25664000" - ], - [ - 1489960981, - "1199916000" - ], - [ - 1489960981, - "84824000" - ], - [ - 1489960996, - "25664000" - ], - [ - 1489960996, - "1199916000" - ], - [ - 1489960996, - "93200000" - ], - [ - 1489961011, - "1199916000" - ], - [ - 1489961011, - "30496000" - ], - [ - 1489961011, - "140172000" - ], - [ - 1489961026, - "44900000" - ], - [ - 1489961026, - "153068000" - ], - [ - 1489961026, - "30972000" - ], - [ - 1489961041, - "162804000" - ], - [ - 1489961041, - "30488000" - ], - [ - 1489961041, - "51384000" - ], - [ - 1489961056, - "57228000" - ], - [ - 1489961056, - "25680000" - ], - [ - 1489961056, - "183096000" - ], - [ - 1489961071, - "24560000" - ], - [ - 1489961071, - "58020000" - ], - [ - 1489961071, - "188628000" - ], - [ - 1489961086, - "201904000" - ], - [ - 1489961086, - "100512000" - ], - [ - 1489961086, - "25080000" - ], - [ - 1489961101, - "90472000" - ], - [ - 1489961101, - "227460000" - ], - [ - 1489961101, - "25608000" - ], - [ - 1489961116, - "60108000" - ], - [ - 1489961116, - "26752000" - ], - [ - 1489961116, - "235016000" - ], - [ - 1489961131, - "64100000" - ], - [ - 1489961131, - "235016000" - ], - [ - 1489961131, - "27400000" - ], - [ - 1489961146, - "28344000" - ], - [ - 1489961146, - "45076000" - ], - [ - 1489961146, - "63308000" - ], - [ - 1489961161, - "41332000" - ], - [ - 1489961161, - "28452000" - ], - [ - 1489961161, - "82984000" - ], - [ - 1489961176, - "42776000" - ], - [ - 1489961176, - "78600000" - ], - [ - 1489961176, - "29180000" - ], - [ - 1489961191, - "48740000" - ], - [ - 1489961191, - "75460000" - ], - [ - 1489961191, - "30568000" - ], - [ - 1489961206, - "62656000" - ], - [ - 1489961206, - "50412000" - ], - [ - 1489961206, - "30532000" - ], - [ - 1489961221, - "50348000" - ], - [ - 1489961221, - "89576000" - ], - [ - 1489961221, - "31720000" - ], - [ - 1489961236, - "57028000" - ], - [ - 1489961236, - "64736000" - ], - [ - 1489961236, - "32056000" - ], - [ - 1489961251, - "24652000" - ], - [ - 1489961251, - "60448000" - ], - [ - 1489961251, - "96356000" - ], - [ - 1489961266, - "143948000" - ], - [ - 1489961266, - "24896000" - ], - [ - 1489961266, - "69112000" - ], - [ - 1489961281, - "25956000" - ], - [ - 1489961281, - "98332000" - ], - [ - 1489961281, - "75208000" - ], - [ - 1489961296, - "165796000" - ], - [ - 1489961296, - "84624000" - ], - [ - 1489961296, - "26668000" - ], - [ - 1489961311, - "92068000" - ], - [ - 1489961311, - "70256000" - ], - [ - 1489961311, - "26668000" - ], - [ - 1489961326, - "26668000" - ], - [ - 1489961326, - "133668000" - ], - [ - 1489961326, - "100516000" - ], - [ - 1489961341, - "241764000" - ], - [ - 1489961341, - "120008000" - ], - [ - 1489961341, - "46776000" - ], - [ - 1489961356, - "41128000" - ], - [ - 1489961356, - "119720000" - ], - [ - 1489961356, - "474604000" - ], - [ - 1489961371, - "143400000" - ], - [ - 1489961371, - "598684000" - ], - [ - 1489961371, - "42176000" - ], - [ - 1489961386, - "149108000" - ], - [ - 1489961386, - "845928000" - ], - [ - 1489961386, - "43124000" - ], - [ - 1489961401, - "149012000" - ], - [ - 1489961401, - "964652000" - ], - [ - 1489961401, - "27944000" - ], - [ - 1489961416, - "163404000" - ], - [ - 1489961416, - "27368000" - ], - [ - 1489961416, - "964652000" - ], - [ - 1489961431, - "27116000" - ], - [ - 1489961431, - "175872000" - ], - [ - 1489961431, - "47808000" - ], - [ - 1489961446, - "192972000" - ], - [ - 1489961446, - "27208000" - ], - [ - 1489961446, - "52944000" - ], - [ - 1489961461, - "221664000" - ], - [ - 1489961461, - "28288000" - ], - [ - 1489961461, - "57420000" - ], - [ - 1489961476, - "32004000" - ], - [ - 1489961476, - "241704000" - ], - [ - 1489961476, - "60104000" - ], - [ - 1489961491, - "33912000" - ], - [ - 1489961491, - "241704000" - ], - [ - 1489961491, - "62448000" - ], - [ - 1489961506, - "24752000" - ], - [ - 1489961506, - "44804000" - ], - [ - 1489961506, - "58928000" - ], - [ - 1489961521, - "54824000" - ], - [ - 1489961521, - "26448000" - ], - [ - 1489961521, - "48804000" - ], - [ - 1489961536, - "42508000" - ], - [ - 1489961536, - "26204000" - ], - [ - 1489961536, - "58808000" - ], - [ - 1489961551, - "26748000" - ], - [ - 1489961551, - "73884000" - ], - [ - 1489961551, - "42332000" - ], - [ - 1489961566, - "47148000" - ], - [ - 1489961566, - "71476000" - ], - [ - 1489961566, - "27992000" - ], - [ - 1489961581, - "28336000" - ], - [ - 1489961581, - "52804000" - ], - [ - 1489961581, - "79676000" - ], - [ - 1489961596, - "55232000" - ], - [ - 1489961596, - "28488000" - ], - [ - 1489961596, - "72548000" - ], - [ - 1489961611, - "98776000" - ], - [ - 1489961611, - "29924000" - ], - [ - 1489961611, - "62640000" - ], - [ - 1489961626, - "73576000" - ], - [ - 1489961626, - "29968000" - ], - [ - 1489961626, - "65988000" - ], - [ - 1489961641, - "31844000" - ], - [ - 1489961641, - "73928000" - ], - [ - 1489961641, - "90804000" - ], - [ - 1489961656, - "31936000" - ], - [ - 1489961656, - "61748000" - ], - [ - 1489961656, - "83240000" - ], - [ - 1489961671, - "32552000" - ], - [ - 1489961671, - "82380000" - ], - [ - 1489961671, - "93696000" - ], - [ - 1489961686, - "33372000" - ], - [ - 1489961686, - "66056000" - ], - [ - 1489961686, - "101196000" - ], - [ - 1489961701, - "112648000" - ], - [ - 1489961701, - "26580000" - ], - [ - 1489961701, - "152300000" - ], - [ - 1489961716, - "26152000" - ], - [ - 1489961716, - "118316000" - ], - [ - 1489961716, - "256860000" - ], - [ - 1489961731, - "470320000" - ], - [ - 1489961731, - "27552000" - ], - [ - 1489961731, - "135380000" - ], - [ - 1489961746, - "27108000" - ], - [ - 1489961746, - "585424000" - ], - [ - 1489961746, - "143208000" - ], - [ - 1489961761, - "814840000" - ], - [ - 1489961761, - "28252000" - ], - [ - 1489961761, - "162204000" - ], - [ - 1489961776, - "25716000" - ], - [ - 1489961776, - "159044000" - ], - [ - 1489961776, - "925700000" - ], - [ - 1489961791, - "1150052000" - ], - [ - 1489961791, - "172148000" - ], - [ - 1489961791, - "25620000" - ], - [ - 1489961806, - "1209776000" - ], - [ - 1489961806, - "22432000" - ], - [ - 1489961806, - "184528000" - ], - [ - 1489961821, - "88216000" - ], - [ - 1489961821, - "18860000" - ], - [ - 1489961821, - "202116000" - ], - [ - 1489961836, - "220592000" - ], - [ - 1489961836, - "47036000" - ], - [ - 1489961836, - "20576000" - ], - [ - 1489961851, - "220592000" - ], - [ - 1489961851, - "53644000" - ], - [ - 1489961851, - "21848000" - ], - [ - 1489961866, - "22788000" - ], - [ - 1489961866, - "220592000" - ], - [ - 1489961866, - "58484000" - ], - [ - 1489961881, - "48288000" - ], - [ - 1489961881, - "62180000" - ], - [ - 1489961881, - "27948000" - ], - [ - 1489961896, - "42768000" - ], - [ - 1489961896, - "22560000" - ], - [ - 1489961896, - "53460000" - ], - [ - 1489961911, - "23916000" - ], - [ - 1489961911, - "53152000" - ], - [ - 1489961911, - "42388000" - ], - [ - 1489961926, - "56576000" - ], - [ - 1489961926, - "24340000" - ], - [ - 1489961926, - "49540000" - ], - [ - 1489961941, - "55260000" - ], - [ - 1489961941, - "64528000" - ], - [ - 1489961941, - "24548000" - ], - [ - 1489961956, - "25504000" - ], - [ - 1489961956, - "63840000" - ], - [ - 1489961956, - "55584000" - ], - [ - 1489961971, - "62220000" - ], - [ - 1489961971, - "25984000" - ], - [ - 1489961971, - "63784000" - ], - [ - 1489961986, - "25984000" - ], - [ - 1489961986, - "68488000" - ], - [ - 1489961986, - "107964000" - ], - [ - 1489962001, - "74476000" - ], - [ - 1489962001, - "25984000" - ], - [ - 1489962001, - "165600000" - ], - [ - 1489962016, - "293636000" - ], - [ - 1489962016, - "84388000" - ], - [ - 1489962016, - "45096000" - ], - [ - 1489962031, - "41732000" - ], - [ - 1489962031, - "364764000" - ], - [ - 1489962031, - "97460000" - ], - [ - 1489962046, - "39140000" - ], - [ - 1489962046, - "509520000" - ], - [ - 1489962046, - "97780000" - ], - [ - 1489962061, - "108628000" - ], - [ - 1489962061, - "587856000" - ], - [ - 1489962061, - "39916000" - ], - [ - 1489962076, - "41872000" - ], - [ - 1489962076, - "118888000" - ], - [ - 1489962076, - "755768000" - ], - [ - 1489962091, - "128136000" - ], - [ - 1489962091, - "42064000" - ], - [ - 1489962091, - "843976000" - ], - [ - 1489962106, - "1017260000" - ], - [ - 1489962106, - "40488000" - ], - [ - 1489962106, - "140776000" - ], - [ - 1489962121, - "24276000" - ], - [ - 1489962121, - "134688000" - ], - [ - 1489962121, - "1118468000" - ], - [ - 1489962136, - "1320036000" - ], - [ - 1489962136, - "162920000" - ], - [ - 1489962136, - "19144000" - ], - [ - 1489962151, - "162920000" - ], - [ - 1489962151, - "1320036000" - ], - [ - 1489962151, - "19144000" - ], - [ - 1489962166, - "162920000" - ], - [ - 1489962166, - "44668000" - ], - [ - 1489962166, - "1320036000" - ], - [ - 1489962181, - "40744000" - ], - [ - 1489962181, - "44940000" - ], - [ - 1489962181, - "45044000" - ], - [ - 1489962196, - "43296000" - ], - [ - 1489962196, - "41900000" - ], - [ - 1489962196, - "41044000" - ], - [ - 1489962211, - "43388000" - ], - [ - 1489962211, - "41528000" - ], - [ - 1489962211, - "43720000" - ], - [ - 1489962226, - "42620000" - ], - [ - 1489962226, - "47576000" - ], - [ - 1489962226, - "47004000" - ], - [ - 1489962241, - "56488000" - ], - [ - 1489962241, - "42848000" - ], - [ - 1489962241, - "47388000" - ], - [ - 1489962256, - "42760000" - ], - [ - 1489962256, - "66220000" - ], - [ - 1489962256, - "59568000" - ], - [ - 1489962271, - "43700000" - ], - [ - 1489962271, - "58888000" - ], - [ - 1489962271, - "66644000" - ], - [ - 1489962286, - "57236000" - ], - [ - 1489962286, - "44312000" - ], - [ - 1489962286, - "62748000" - ], - [ - 1489962301, - "70268000" - ], - [ - 1489962301, - "69068000" - ], - [ - 1489962301, - "45664000" - ], - [ - 1489962316, - "75464000" - ], - [ - 1489962316, - "75676000" - ], - [ - 1489962316, - "46152000" - ], - [ - 1489962331, - "47144000" - ], - [ - 1489962331, - "84952000" - ], - [ - 1489962331, - "94812000" - ], - [ - 1489962346, - "48384000" - ], - [ - 1489962346, - "91676000" - ], - [ - 1489962346, - "76436000" - ], - [ - 1489962361, - "49400000" - ], - [ - 1489962361, - "102560000" - ], - [ - 1489962361, - "85736000" - ], - [ - 1489962376, - "49388000" - ], - [ - 1489962376, - "122376000" - ], - [ - 1489962376, - "72736000" - ], - [ - 1489962391, - "118748000" - ], - [ - 1489962391, - "91544000" - ], - [ - 1489962391, - "39336000" - ], - [ - 1489962406, - "78916000" - ], - [ - 1489962406, - "39020000" - ], - [ - 1489962406, - "141872000" - ], - [ - 1489962421, - "156484000" - ], - [ - 1489962421, - "39852000" - ], - [ - 1489962421, - "73200000" - ], - [ - 1489962436, - "134092000" - ], - [ - 1489962436, - "165992000" - ], - [ - 1489962436, - "40480000" - ], - [ - 1489962451, - "41684000" - ], - [ - 1489962451, - "104072000" - ], - [ - 1489962451, - "184576000" - ], - [ - 1489962466, - "195212000" - ], - [ - 1489962466, - "86976000" - ], - [ - 1489962466, - "42092000" - ], - [ - 1489962481, - "99444000" - ], - [ - 1489962481, - "211536000" - ], - [ - 1489962481, - "42876000" - ], - [ - 1489962496, - "43484000" - ], - [ - 1489962496, - "133136000" - ], - [ - 1489962496, - "230964000" - ], - [ - 1489962511, - "115744000" - ], - [ - 1489962511, - "240920000" - ], - [ - 1489962511, - "44556000" - ], - [ - 1489962526, - "240920000" - ], - [ - 1489962526, - "70448000" - ], - [ - 1489962526, - "44736000" - ], - [ - 1489962541, - "108936000" - ], - [ - 1489962541, - "240920000" - ], - [ - 1489962541, - "46216000" - ], - [ - 1489962556, - "161204000" - ], - [ - 1489962556, - "46864000" - ], - [ - 1489962556, - "47124000" - ], - [ - 1489962571, - "135956000" - ], - [ - 1489962571, - "47672000" - ], - [ - 1489962571, - "41180000" - ], - [ - 1489962586, - "44880000" - ], - [ - 1489962586, - "151512000" - ], - [ - 1489962586, - "47536000" - ], - [ - 1489962601, - "151512000" - ], - [ - 1489962601, - "50284000" - ], - [ - 1489962601, - "39708000" - ], - [ - 1489962616, - "40704000" - ], - [ - 1489962616, - "151512000" - ], - [ - 1489962616, - "45760000" - ], - [ - 1489962631, - "51800000" - ], - [ - 1489962631, - "48636000" - ], - [ - 1489962631, - "40868000" - ], - [ - 1489962646, - "54604000" - ], - [ - 1489962646, - "41980000" - ], - [ - 1489962646, - "65720000" - ], - [ - 1489962661, - "62652000" - ], - [ - 1489962661, - "46836000" - ], - [ - 1489962661, - "42756000" - ], - [ - 1489962676, - "42560000" - ], - [ - 1489962676, - "79456000" - ], - [ - 1489962676, - "51616000" - ], - [ - 1489962691, - "57384000" - ], - [ - 1489962691, - "44264000" - ], - [ - 1489962691, - "75188000" - ], - [ - 1489962706, - "44048000" - ], - [ - 1489962706, - "95124000" - ], - [ - 1489962706, - "59688000" - ], - [ - 1489962721, - "90012000" - ], - [ - 1489962721, - "57128000" - ], - [ - 1489962721, - "44812000" - ], - [ - 1489962736, - "111912000" - ], - [ - 1489962736, - "45436000" - ], - [ - 1489962736, - "55848000" - ], - [ - 1489962751, - "120956000" - ], - [ - 1489962751, - "46604000" - ], - [ - 1489962751, - "67012000" - ], - [ - 1489962766, - "131316000" - ], - [ - 1489962766, - "61260000" - ], - [ - 1489962766, - "47180000" - ], - [ - 1489962781, - "68152000" - ], - [ - 1489962781, - "145876000" - ], - [ - 1489962781, - "40196000" - ], - [ - 1489962796, - "40008000" - ], - [ - 1489962796, - "157812000" - ], - [ - 1489962796, - "69780000" - ], - [ - 1489962811, - "171860000" - ], - [ - 1489962811, - "72384000" - ], - [ - 1489962811, - "40708000" - ], - [ - 1489962826, - "40708000" - ], - [ - 1489962826, - "187076000" - ], - [ - 1489962826, - "60196000" - ], - [ - 1489962841, - "71332000" - ], - [ - 1489962841, - "200976000" - ], - [ - 1489962841, - "45484000" - ], - [ - 1489962856, - "223968000" - ], - [ - 1489962856, - "74936000" - ], - [ - 1489962856, - "51516000" - ], - [ - 1489962871, - "41948000" - ], - [ - 1489962871, - "79460000" - ], - [ - 1489962871, - "245320000" - ], - [ - 1489962886, - "83872000" - ], - [ - 1489962886, - "257288000" - ], - [ - 1489962886, - "43480000" - ], - [ - 1489962901, - "257288000" - ], - [ - 1489962901, - "86600000" - ], - [ - 1489962901, - "43628000" - ], - [ - 1489962916, - "44992000" - ], - [ - 1489962916, - "257288000" - ], - [ - 1489962916, - "71156000" - ], - [ - 1489962931, - "46500000" - ], - [ - 1489962931, - "86980000" - ], - [ - 1489962931, - "45256000" - ], - [ - 1489962946, - "45604000" - ], - [ - 1489962946, - "77236000" - ], - [ - 1489962946, - "42200000" - ], - [ - 1489962961, - "43296000" - ], - [ - 1489962961, - "78400000" - ], - [ - 1489962961, - "46596000" - ], - [ - 1489962976, - "79644000" - ], - [ - 1489962976, - "50000000" - ], - [ - 1489962976, - "48124000" - ], - [ - 1489962991, - "48376000" - ], - [ - 1489962991, - "52764000" - ], - [ - 1489962991, - "68544000" - ], - [ - 1489963006, - "95052000" - ], - [ - 1489963006, - "59248000" - ], - [ - 1489963006, - "49420000" - ], - [ - 1489963021, - "63496000" - ], - [ - 1489963021, - "39640000" - ], - [ - 1489963021, - "83636000" - ], - [ - 1489963036, - "89476000" - ], - [ - 1489963036, - "40044000" - ], - [ - 1489963036, - "71492000" - ], - [ - 1489963051, - "89476000" - ], - [ - 1489963051, - "40612000" - ], - [ - 1489963051, - "76700000" - ], - [ - 1489963066, - "41400000" - ], - [ - 1489963066, - "85624000" - ], - [ - 1489963066, - "46924000" - ], - [ - 1489963081, - "97044000" - ], - [ - 1489963081, - "41552000" - ], - [ - 1489963081, - "55604000" - ], - [ - 1489963096, - "58432000" - ], - [ - 1489963096, - "98276000" - ], - [ - 1489963096, - "42720000" - ], - [ - 1489963111, - "108068000" - ], - [ - 1489963111, - "43108000" - ], - [ - 1489963111, - "47144000" - ], - [ - 1489963126, - "119164000" - ], - [ - 1489963126, - "59252000" - ], - [ - 1489963126, - "44372000" - ], - [ - 1489963141, - "48328000" - ], - [ - 1489963141, - "126088000" - ], - [ - 1489963141, - "44580000" - ], - [ - 1489963156, - "155352000" - ], - [ - 1489963156, - "59260000" - ], - [ - 1489963156, - "45412000" - ], - [ - 1489963171, - "46316000" - ], - [ - 1489963171, - "58068000" - ], - [ - 1489963171, - "152360000" - ], - [ - 1489963186, - "182584000" - ], - [ - 1489963186, - "46668000" - ], - [ - 1489963186, - "66696000" - ], - [ - 1489963201, - "182244000" - ], - [ - 1489963201, - "47536000" - ], - [ - 1489963201, - "68492000" - ], - [ - 1489963216, - "64512000" - ], - [ - 1489963216, - "40424000" - ], - [ - 1489963216, - "214064000" - ], - [ - 1489963231, - "40436000" - ], - [ - 1489963231, - "60064000" - ], - [ - 1489963231, - "215016000" - ], - [ - 1489963246, - "41072000" - ], - [ - 1489963246, - "249416000" - ], - [ - 1489963246, - "63888000" - ], - [ - 1489963261, - "257160000" - ], - [ - 1489963261, - "66816000" - ], - [ - 1489963261, - "41820000" - ], - [ - 1489963276, - "42428000" - ], - [ - 1489963276, - "45596000" - ], - [ - 1489963276, - "66440000" - ], - [ - 1489963291, - "83436000" - ], - [ - 1489963291, - "46960000" - ], - [ - 1489963291, - "43360000" - ], - [ - 1489963306, - "72232000" - ], - [ - 1489963306, - "43924000" - ], - [ - 1489963306, - "42856000" - ], - [ - 1489963321, - "44540000" - ], - [ - 1489963321, - "44776000" - ], - [ - 1489963321, - "76868000" - ], - [ - 1489963336, - "49072000" - ], - [ - 1489963336, - "62828000" - ], - [ - 1489963336, - "45684000" - ], - [ - 1489963351, - "60160000" - ], - [ - 1489963351, - "53164000" - ], - [ - 1489963351, - "45732000" - ], - [ - 1489963366, - "82444000" - ], - [ - 1489963366, - "57244000" - ], - [ - 1489963366, - "47192000" - ], - [ - 1489963381, - "47192000" - ], - [ - 1489963381, - "61980000" - ], - [ - 1489963381, - "105412000" - ], - [ - 1489963396, - "39748000" - ], - [ - 1489963396, - "68300000" - ], - [ - 1489963396, - "77672000" - ], - [ - 1489963411, - "40432000" - ], - [ - 1489963411, - "86844000" - ], - [ - 1489963411, - "73872000" - ], - [ - 1489963426, - "83312000" - ], - [ - 1489963426, - "67608000" - ], - [ - 1489963426, - "40912000" - ], - [ - 1489963441, - "42088000" - ], - [ - 1489963441, - "67608000" - ], - [ - 1489963441, - "95672000" - ], - [ - 1489963456, - "42548000" - ], - [ - 1489963456, - "50284000" - ], - [ - 1489963456, - "98660000" - ], - [ - 1489963471, - "109392000" - ], - [ - 1489963471, - "41512000" - ], - [ - 1489963471, - "42592000" - ], - [ - 1489963486, - "116728000" - ], - [ - 1489963486, - "42592000" - ], - [ - 1489963486, - "50996000" - ], - [ - 1489963501, - "42592000" - ], - [ - 1489963501, - "59420000" - ], - [ - 1489963501, - "128844000" - ], - [ - 1489963516, - "45184000" - ], - [ - 1489963516, - "54828000" - ], - [ - 1489963516, - "155924000" - ], - [ - 1489963531, - "150736000" - ], - [ - 1489963531, - "41072000" - ], - [ - 1489963531, - "67260000" - ], - [ - 1489963546, - "42004000" - ], - [ - 1489963546, - "183616000" - ], - [ - 1489963546, - "60200000" - ], - [ - 1489963561, - "59860000" - ], - [ - 1489963561, - "198536000" - ], - [ - 1489963561, - "42232000" - ], - [ - 1489963576, - "215072000" - ], - [ - 1489963576, - "43136000" - ], - [ - 1489963576, - "71728000" - ], - [ - 1489963591, - "231316000" - ], - [ - 1489963591, - "64148000" - ], - [ - 1489963591, - "44144000" - ], - [ - 1489963606, - "43928000" - ], - [ - 1489963606, - "71632000" - ], - [ - 1489963606, - "248920000" - ], - [ - 1489963621, - "67564000" - ], - [ - 1489963621, - "267668000" - ], - [ - 1489963621, - "44592000" - ], - [ - 1489963636, - "45100000" - ], - [ - 1489963636, - "267668000" - ], - [ - 1489963636, - "69508000" - ], - [ - 1489963651, - "46692000" - ], - [ - 1489963651, - "101620000" - ], - [ - 1489963651, - "45436000" - ], - [ - 1489963666, - "266708000" - ], - [ - 1489963666, - "47368000" - ], - [ - 1489963666, - "40924000" - ], - [ - 1489963681, - "346464000" - ], - [ - 1489963681, - "48244000" - ], - [ - 1489963681, - "43216000" - ], - [ - 1489963696, - "47960000" - ], - [ - 1489963696, - "45156000" - ], - [ - 1489963696, - "50460000" - ], - [ - 1489963711, - "51428000" - ], - [ - 1489963711, - "72004000" - ], - [ - 1489963711, - "40272000" - ], - [ - 1489963726, - "56368000" - ], - [ - 1489963726, - "40720000" - ], - [ - 1489963726, - "53004000" - ], - [ - 1489963741, - "54180000" - ], - [ - 1489963741, - "54000000" - ], - [ - 1489963741, - "40324000" - ], - [ - 1489963756, - "97968000" - ], - [ - 1489963756, - "61604000" - ], - [ - 1489963756, - "40824000" - ], - [ - 1489963771, - "59268000" - ], - [ - 1489963771, - "41756000" - ], - [ - 1489963771, - "65232000" - ], - [ - 1489963786, - "60488000" - ], - [ - 1489963786, - "42472000" - ], - [ - 1489963786, - "73440000" - ], - [ - 1489963801, - "80088000" - ], - [ - 1489963801, - "43128000" - ], - [ - 1489963801, - "60976000" - ], - [ - 1489963816, - "43812000" - ], - [ - 1489963816, - "89760000" - ], - [ - 1489963816, - "70408000" - ], - [ - 1489963831, - "96328000" - ], - [ - 1489963831, - "44904000" - ], - [ - 1489963831, - "75612000" - ], - [ - 1489963846, - "45092000" - ], - [ - 1489963846, - "106596000" - ], - [ - 1489963846, - "104784000" - ], - [ - 1489963861, - "64836000" - ], - [ - 1489963861, - "126308000" - ], - [ - 1489963861, - "46796000" - ], - [ - 1489963876, - "47048000" - ], - [ - 1489963876, - "64836000" - ], - [ - 1489963876, - "130468000" - ], - [ - 1489963891, - "39912000" - ], - [ - 1489963891, - "152216000" - ], - [ - 1489963891, - "45324000" - ], - [ - 1489963906, - "39492000" - ], - [ - 1489963906, - "55876000" - ], - [ - 1489963906, - "168416000" - ], - [ - 1489963921, - "40988000" - ], - [ - 1489963921, - "57936000" - ], - [ - 1489963921, - "182828000" - ], - [ - 1489963936, - "41532000" - ], - [ - 1489963936, - "198524000" - ], - [ - 1489963936, - "65720000" - ], - [ - 1489963951, - "50544000" - ], - [ - 1489963951, - "214336000" - ], - [ - 1489963951, - "42232000" - ], - [ - 1489963966, - "42776000" - ], - [ - 1489963966, - "50964000" - ], - [ - 1489963966, - "230648000" - ], - [ - 1489963981, - "248956000" - ], - [ - 1489963981, - "43532000" - ], - [ - 1489963981, - "56664000" - ], - [ - 1489963996, - "52556000" - ], - [ - 1489963996, - "43868000" - ], - [ - 1489963996, - "248956000" - ], - [ - 1489964011, - "44556000" - ], - [ - 1489964011, - "248956000" - ], - [ - 1489964011, - "62272000" - ], - [ - 1489964026, - "65060000" - ], - [ - 1489964026, - "45300000" - ], - [ - 1489964026, - "46892000" - ], - [ - 1489964041, - "46196000" - ], - [ - 1489964041, - "50208000" - ], - [ - 1489964041, - "71188000" - ], - [ - 1489964056, - "44228000" - ], - [ - 1489964056, - "57208000" - ], - [ - 1489964056, - "46740000" - ], - [ - 1489964071, - "47108000" - ], - [ - 1489964071, - "47372000" - ], - [ - 1489964071, - "70296000" - ], - [ - 1489964086, - "39800000" - ], - [ - 1489964086, - "65504000" - ], - [ - 1489964086, - "49944000" - ], - [ - 1489964101, - "40488000" - ], - [ - 1489964101, - "57040000" - ], - [ - 1489964101, - "66556000" - ], - [ - 1489964116, - "60440000" - ], - [ - 1489964116, - "57820000" - ], - [ - 1489964116, - "40788000" - ], - [ - 1489964131, - "69296000" - ], - [ - 1489964131, - "41652000" - ], - [ - 1489964131, - "64484000" - ], - [ - 1489964146, - "41692000" - ], - [ - 1489964146, - "70072000" - ], - [ - 1489964146, - "79468000" - ], - [ - 1489964161, - "77044000" - ], - [ - 1489964161, - "43100000" - ], - [ - 1489964161, - "69044000" - ], - [ - 1489964176, - "70508000" - ], - [ - 1489964176, - "43100000" - ], - [ - 1489964176, - "86708000" - ], - [ - 1489964191, - "96364000" - ], - [ - 1489964191, - "45896000" - ], - [ - 1489964191, - "57376000" - ], - [ - 1489964206, - "142208000" - ], - [ - 1489964206, - "102272000" - ], - [ - 1489964206, - "42708000" - ], - [ - 1489964221, - "112616000" - ], - [ - 1489964221, - "38704000" - ], - [ - 1489964221, - "77156000" - ], - [ - 1489964236, - "41016000" - ], - [ - 1489964236, - "90952000" - ], - [ - 1489964236, - "126096000" - ], - [ - 1489964251, - "139920000" - ], - [ - 1489964251, - "92060000" - ], - [ - 1489964251, - "41608000" - ], - [ - 1489964266, - "42792000" - ], - [ - 1489964266, - "81276000" - ], - [ - 1489964266, - "148076000" - ], - [ - 1489964281, - "164064000" - ], - [ - 1489964281, - "190676000" - ], - [ - 1489964281, - "42444000" - ], - [ - 1489964296, - "63384000" - ], - [ - 1489964296, - "43232000" - ], - [ - 1489964296, - "197536000" - ], - [ - 1489964311, - "43800000" - ], - [ - 1489964311, - "63384000" - ], - [ - 1489964311, - "190492000" - ], - [ - 1489964326, - "45636000" - ], - [ - 1489964326, - "45368000" - ], - [ - 1489964326, - "210252000" - ], - [ - 1489964341, - "46500000" - ], - [ - 1489964341, - "228052000" - ], - [ - 1489964341, - "40556000" - ], - [ - 1489964356, - "246232000" - ], - [ - 1489964356, - "45220000" - ], - [ - 1489964356, - "46680000" - ], - [ - 1489964371, - "39972000" - ], - [ - 1489964371, - "60400000" - ], - [ - 1489964371, - "246232000" - ], - [ - 1489964386, - "40484000" - ], - [ - 1489964386, - "56156000" - ], - [ - 1489964386, - "246232000" - ], - [ - 1489964401, - "41276000" - ], - [ - 1489964401, - "57856000" - ], - [ - 1489964401, - "41288000" - ], - [ - 1489964416, - "41816000" - ], - [ - 1489964416, - "42132000" - ], - [ - 1489964416, - "59336000" - ], - [ - 1489964431, - "63764000" - ], - [ - 1489964431, - "42468000" - ], - [ - 1489964431, - "43104000" - ], - [ - 1489964446, - "43320000" - ], - [ - 1489964446, - "62384000" - ], - [ - 1489964446, - "45972000" - ], - [ - 1489964461, - "78096000" - ], - [ - 1489964461, - "43576000" - ], - [ - 1489964461, - "50084000" - ], - [ - 1489964476, - "65208000" - ], - [ - 1489964476, - "56384000" - ], - [ - 1489964476, - "44980000" - ], - [ - 1489964491, - "58248000" - ], - [ - 1489964491, - "84472000" - ], - [ - 1489964491, - "44864000" - ], - [ - 1489964506, - "64572000" - ], - [ - 1489964506, - "68228000" - ], - [ - 1489964506, - "45972000" - ], - [ - 1489964521, - "69556000" - ], - [ - 1489964521, - "46572000" - ], - [ - 1489964521, - "70112000" - ], - [ - 1489964536, - "78224000" - ], - [ - 1489964536, - "68524000" - ], - [ - 1489964536, - "47688000" - ], - [ - 1489964551, - "40868000" - ], - [ - 1489964551, - "72444000" - ], - [ - 1489964551, - "84924000" - ], - [ - 1489964566, - "95404000" - ], - [ - 1489964566, - "41668000" - ], - [ - 1489964566, - "78904000" - ], - [ - 1489964581, - "41524000" - ], - [ - 1489964581, - "102676000" - ], - [ - 1489964581, - "75136000" - ], - [ - 1489964596, - "57448000" - ], - [ - 1489964596, - "42156000" - ], - [ - 1489964596, - "112856000" - ], - [ - 1489964611, - "42960000" - ], - [ - 1489964611, - "87704000" - ], - [ - 1489964611, - "123444000" - ], - [ - 1489964626, - "134104000" - ], - [ - 1489964626, - "43320000" - ], - [ - 1489964626, - "106064000" - ], - [ - 1489964641, - "163020000" - ], - [ - 1489964641, - "44024000" - ], - [ - 1489964641, - "113416000" - ], - [ - 1489964656, - "158592000" - ], - [ - 1489964656, - "45000000" - ], - [ - 1489964656, - "69844000" - ], - [ - 1489964671, - "45760000" - ], - [ - 1489964671, - "288260000" - ], - [ - 1489964671, - "195452000" - ], - [ - 1489964686, - "416716000" - ], - [ - 1489964686, - "46736000" - ], - [ - 1489964686, - "190036000" - ], - [ - 1489964701, - "685300000" - ], - [ - 1489964701, - "24960000" - ], - [ - 1489964701, - "218888000" - ], - [ - 1489964716, - "31116000" - ], - [ - 1489964716, - "804640000" - ], - [ - 1489964716, - "206740000" - ], - [ - 1489964731, - "22848000" - ], - [ - 1489964731, - "219352000" - ], - [ - 1489964731, - "1079628000" - ], - [ - 1489964746, - "219352000" - ], - [ - 1489964746, - "24208000" - ], - [ - 1489964746, - "1079628000" - ], - [ - 1489964761, - "1079628000" - ], - [ - 1489964761, - "24060000" - ], - [ - 1489964761, - "219352000" - ], - [ - 1489964776, - "24060000" - ], - [ - 1489964776, - "40580000" - ], - [ - 1489964776, - "45020000" - ], - [ - 1489964791, - "25676000" - ], - [ - 1489964791, - "41848000" - ], - [ - 1489964791, - "44616000" - ], - [ - 1489964806, - "44628000" - ], - [ - 1489964806, - "25808000" - ], - [ - 1489964806, - "49288000" - ], - [ - 1489964821, - "26704000" - ], - [ - 1489964821, - "63264000" - ], - [ - 1489964821, - "46356000" - ], - [ - 1489964836, - "54384000" - ], - [ - 1489964836, - "27312000" - ], - [ - 1489964836, - "82708000" - ], - [ - 1489964851, - "133068000" - ], - [ - 1489964851, - "27312000" - ], - [ - 1489964851, - "59712000" - ], - [ - 1489964866, - "45244000" - ], - [ - 1489964866, - "59284000" - ], - [ - 1489964866, - "195804000" - ], - [ - 1489964881, - "232504000" - ], - [ - 1489964881, - "47156000" - ], - [ - 1489964881, - "67100000" - ], - [ - 1489964896, - "69108000" - ], - [ - 1489964896, - "316388000" - ], - [ - 1489964896, - "41564000" - ], - [ - 1489964911, - "42204000" - ], - [ - 1489964911, - "79712000" - ], - [ - 1489964911, - "364172000" - ], - [ - 1489964926, - "43540000" - ], - [ - 1489964926, - "415756000" - ], - [ - 1489964926, - "97148000" - ], - [ - 1489964941, - "91892000" - ], - [ - 1489964941, - "44064000" - ], - [ - 1489964941, - "533984000" - ], - [ - 1489964956, - "45056000" - ], - [ - 1489964956, - "111408000" - ], - [ - 1489964956, - "597404000" - ], - [ - 1489964971, - "122200000" - ], - [ - 1489964971, - "45352000" - ], - [ - 1489964971, - "738468000" - ], - [ - 1489964986, - "44076000" - ], - [ - 1489964986, - "809656000" - ], - [ - 1489964986, - "116060000" - ], - [ - 1489965001, - "33036000" - ], - [ - 1489965001, - "128724000" - ], - [ - 1489965001, - "948760000" - ], - [ - 1489965016, - "136844000" - ], - [ - 1489965016, - "33092000" - ], - [ - 1489965016, - "1028520000" - ], - [ - 1489965031, - "147456000" - ], - [ - 1489965031, - "1196936000" - ], - [ - 1489965031, - "23472000" - ], - [ - 1489965046, - "1253676000" - ], - [ - 1489965046, - "23340000" - ], - [ - 1489965046, - "181544000" - ], - [ - 1489965061, - "81976000" - ], - [ - 1489965061, - "23596000" - ], - [ - 1489965061, - "172772000" - ], - [ - 1489965076, - "23740000" - ], - [ - 1489965076, - "215488000" - ], - [ - 1489965076, - "184244000" - ], - [ - 1489965091, - "24632000" - ], - [ - 1489965091, - "400728000" - ], - [ - 1489965091, - "206928000" - ], - [ - 1489965106, - "25288000" - ], - [ - 1489965106, - "240624000" - ], - [ - 1489965106, - "514152000" - ], - [ - 1489965121, - "26396000" - ], - [ - 1489965121, - "240624000" - ], - [ - 1489965121, - "751700000" - ], - [ - 1489965136, - "1002460000" - ], - [ - 1489965136, - "26672000" - ], - [ - 1489965136, - "240624000" - ], - [ - 1489965151, - "1132828000" - ], - [ - 1489965151, - "27236000" - ], - [ - 1489965151, - "45520000" - ], - [ - 1489965166, - "21852000" - ], - [ - 1489965166, - "1252704000" - ], - [ - 1489965166, - "27668000" - ], - [ - 1489965181, - "19632000" - ], - [ - 1489965181, - "28764000" - ], - [ - 1489965181, - "89440000" - ], - [ - 1489965196, - "25968000" - ], - [ - 1489965196, - "33596000" - ], - [ - 1489965196, - "89440000" - ], - [ - 1489965211, - "39168000" - ], - [ - 1489965211, - "23592000" - ], - [ - 1489965211, - "89440000" - ], - [ - 1489965226, - "46644000" - ], - [ - 1489965226, - "40144000" - ], - [ - 1489965226, - "24012000" - ], - [ - 1489965241, - "47808000" - ], - [ - 1489965241, - "40496000" - ], - [ - 1489965241, - "25156000" - ], - [ - 1489965256, - "49488000" - ], - [ - 1489965256, - "49584000" - ], - [ - 1489965256, - "24944000" - ], - [ - 1489965271, - "56956000" - ], - [ - 1489965271, - "56692000" - ], - [ - 1489965271, - "27048000" - ], - [ - 1489965286, - "75132000" - ], - [ - 1489965286, - "64156000" - ], - [ - 1489965286, - "28380000" - ], - [ - 1489965301, - "28428000" - ], - [ - 1489965301, - "71516000" - ], - [ - 1489965301, - "59260000" - ], - [ - 1489965316, - "55588000" - ], - [ - 1489965316, - "88040000" - ], - [ - 1489965316, - "29712000" - ], - [ - 1489965331, - "66572000" - ], - [ - 1489965331, - "29916000" - ], - [ - 1489965331, - "100960000" - ], - [ - 1489965346, - "30900000" - ], - [ - 1489965346, - "103372000" - ], - [ - 1489965346, - "90964000" - ], - [ - 1489965361, - "114088000" - ], - [ - 1489965361, - "32056000" - ], - [ - 1489965361, - "75932000" - ], - [ - 1489965376, - "144684000" - ], - [ - 1489965376, - "32516000" - ], - [ - 1489965376, - "78812000" - ], - [ - 1489965391, - "137848000" - ], - [ - 1489965391, - "80612000" - ], - [ - 1489965391, - "32992000" - ], - [ - 1489965406, - "96768000" - ], - [ - 1489965406, - "166172000" - ], - [ - 1489965406, - "25712000" - ], - [ - 1489965421, - "185976000" - ], - [ - 1489965421, - "92256000" - ], - [ - 1489965421, - "25620000" - ], - [ - 1489965436, - "103644000" - ], - [ - 1489965436, - "201464000" - ], - [ - 1489965436, - "27048000" - ], - [ - 1489965451, - "27000000" - ], - [ - 1489965451, - "217504000" - ], - [ - 1489965451, - "87616000" - ], - [ - 1489965466, - "27736000" - ], - [ - 1489965466, - "229984000" - ], - [ - 1489965466, - "118904000" - ], - [ - 1489965481, - "28660000" - ], - [ - 1489965481, - "256860000" - ], - [ - 1489965481, - "210192000" - ], - [ - 1489965496, - "145840000" - ], - [ - 1489965496, - "256860000" - ], - [ - 1489965496, - "29252000" - ], - [ - 1489965511, - "113132000" - ], - [ - 1489965511, - "30076000" - ], - [ - 1489965511, - "46868000" - ], - [ - 1489965526, - "43116000" - ], - [ - 1489965526, - "148380000" - ], - [ - 1489965526, - "30076000" - ], - [ - 1489965541, - "258248000" - ], - [ - 1489965541, - "30076000" - ], - [ - 1489965541, - "41728000" - ], - [ - 1489965556, - "46068000" - ], - [ - 1489965556, - "49184000" - ], - [ - 1489965556, - "160972000" - ], - [ - 1489965571, - "100224000" - ], - [ - 1489965571, - "53428000" - ], - [ - 1489965571, - "41068000" - ], - [ - 1489965586, - "55480000" - ], - [ - 1489965586, - "154016000" - ], - [ - 1489965586, - "41248000" - ], - [ - 1489965601, - "62940000" - ], - [ - 1489965601, - "104432000" - ], - [ - 1489965601, - "42092000" - ], - [ - 1489965616, - "42868000" - ], - [ - 1489965616, - "161604000" - ], - [ - 1489965616, - "67380000" - ], - [ - 1489965631, - "305852000" - ], - [ - 1489965631, - "75264000" - ], - [ - 1489965631, - "44108000" - ], - [ - 1489965646, - "305852000" - ], - [ - 1489965646, - "44944000" - ], - [ - 1489965646, - "82336000" - ], - [ - 1489965661, - "44532000" - ], - [ - 1489965661, - "46108000" - ], - [ - 1489965661, - "91872000" - ], - [ - 1489965676, - "41992000" - ], - [ - 1489965676, - "114488000" - ], - [ - 1489965676, - "45960000" - ], - [ - 1489965691, - "50292000" - ], - [ - 1489965691, - "124708000" - ], - [ - 1489965691, - "47144000" - ], - [ - 1489965706, - "60272000" - ], - [ - 1489965706, - "47908000" - ], - [ - 1489965706, - "119848000" - ], - [ - 1489965721, - "134000000" - ], - [ - 1489965721, - "54808000" - ], - [ - 1489965721, - "48528000" - ], - [ - 1489965736, - "142268000" - ], - [ - 1489965736, - "39236000" - ], - [ - 1489965736, - "56688000" - ], - [ - 1489965751, - "156388000" - ], - [ - 1489965751, - "61064000" - ], - [ - 1489965751, - "40100000" - ], - [ - 1489965766, - "61292000" - ], - [ - 1489965766, - "190000000" - ], - [ - 1489965766, - "40532000" - ], - [ - 1489965781, - "183236000" - ], - [ - 1489965781, - "55500000" - ], - [ - 1489965781, - "41072000" - ], - [ - 1489965796, - "42376000" - ], - [ - 1489965796, - "219376000" - ], - [ - 1489965796, - "64120000" - ], - [ - 1489965811, - "215748000" - ], - [ - 1489965811, - "42500000" - ], - [ - 1489965811, - "80712000" - ], - [ - 1489965826, - "81336000" - ], - [ - 1489965826, - "42976000" - ], - [ - 1489965826, - "249224000" - ], - [ - 1489965841, - "101952000" - ], - [ - 1489965841, - "43916000" - ], - [ - 1489965841, - "271172000" - ], - [ - 1489965856, - "271172000" - ], - [ - 1489965856, - "44876000" - ], - [ - 1489965856, - "73640000" - ], - [ - 1489965871, - "45076000" - ], - [ - 1489965871, - "271172000" - ], - [ - 1489965871, - "70088000" - ], - [ - 1489965886, - "46320000" - ], - [ - 1489965886, - "104092000" - ], - [ - 1489965886, - "48496000" - ], - [ - 1489965901, - "47072000" - ], - [ - 1489965901, - "64552000" - ], - [ - 1489965901, - "42616000" - ], - [ - 1489965916, - "46744000" - ], - [ - 1489965916, - "43816000" - ], - [ - 1489965916, - "133268000" - ], - [ - 1489965931, - "49360000" - ], - [ - 1489965931, - "94292000" - ], - [ - 1489965931, - "47308000" - ], - [ - 1489965946, - "40124000" - ], - [ - 1489965946, - "54004000" - ], - [ - 1489965946, - "90640000" - ], - [ - 1489965961, - "55260000" - ], - [ - 1489965961, - "74708000" - ], - [ - 1489965961, - "41208000" - ], - [ - 1489965976, - "90924000" - ], - [ - 1489965976, - "62444000" - ], - [ - 1489965976, - "41716000" - ], - [ - 1489965991, - "76656000" - ], - [ - 1489965991, - "66600000" - ], - [ - 1489965991, - "41636000" - ], - [ - 1489966006, - "86456000" - ], - [ - 1489966006, - "42760000" - ], - [ - 1489966006, - "75308000" - ], - [ - 1489966021, - "78752000" - ], - [ - 1489966021, - "112500000" - ], - [ - 1489966021, - "42588000" - ], - [ - 1489966036, - "44328000" - ], - [ - 1489966036, - "89780000" - ], - [ - 1489966036, - "89276000" - ], - [ - 1489966051, - "106108000" - ], - [ - 1489966051, - "44008000" - ], - [ - 1489966051, - "90296000" - ], - [ - 1489966066, - "87468000" - ], - [ - 1489966066, - "103564000" - ], - [ - 1489966066, - "45132000" - ], - [ - 1489966081, - "45788000" - ], - [ - 1489966081, - "87468000" - ], - [ - 1489966081, - "128140000" - ], - [ - 1489966096, - "48608000" - ], - [ - 1489966096, - "47360000" - ], - [ - 1489966096, - "135792000" - ], - [ - 1489966111, - "149932000" - ], - [ - 1489966111, - "47160000" - ], - [ - 1489966111, - "54452000" - ], - [ - 1489966126, - "176948000" - ], - [ - 1489966126, - "39032000" - ], - [ - 1489966126, - "49180000" - ], - [ - 1489966141, - "57372000" - ], - [ - 1489966141, - "176680000" - ], - [ - 1489966141, - "40436000" - ], - [ - 1489966156, - "190972000" - ], - [ - 1489966156, - "40892000" - ], - [ - 1489966156, - "53492000" - ], - [ - 1489966171, - "41104000" - ], - [ - 1489966171, - "52664000" - ], - [ - 1489966171, - "203572000" - ], - [ - 1489966186, - "58704000" - ], - [ - 1489966186, - "225704000" - ], - [ - 1489966186, - "42528000" - ], - [ - 1489966201, - "42528000" - ], - [ - 1489966201, - "53756000" - ], - [ - 1489966201, - "239008000" - ], - [ - 1489966216, - "42528000" - ], - [ - 1489966216, - "66292000" - ], - [ - 1489966216, - "250356000" - ], - [ - 1489966231, - "65244000" - ], - [ - 1489966231, - "45148000" - ], - [ - 1489966231, - "250356000" - ], - [ - 1489966246, - "40908000" - ], - [ - 1489966246, - "250356000" - ], - [ - 1489966246, - "60452000" - ], - [ - 1489966261, - "83712000" - ], - [ - 1489966261, - "40752000" - ], - [ - 1489966261, - "46588000" - ], - [ - 1489966276, - "42824000" - ], - [ - 1489966276, - "42744000" - ], - [ - 1489966276, - "58240000" - ], - [ - 1489966291, - "72356000" - ], - [ - 1489966291, - "44000000" - ], - [ - 1489966291, - "43008000" - ], - [ - 1489966306, - "43656000" - ], - [ - 1489966306, - "75072000" - ], - [ - 1489966306, - "48936000" - ], - [ - 1489966321, - "44620000" - ], - [ - 1489966321, - "68560000" - ], - [ - 1489966321, - "45748000" - ], - [ - 1489966336, - "45036000" - ], - [ - 1489966336, - "75752000" - ], - [ - 1489966336, - "58528000" - ], - [ - 1489966351, - "83264000" - ], - [ - 1489966351, - "45064000" - ], - [ - 1489966351, - "63680000" - ], - [ - 1489966366, - "82352000" - ], - [ - 1489966366, - "69716000" - ], - [ - 1489966366, - "47724000" - ], - [ - 1489966381, - "75896000" - ], - [ - 1489966381, - "57076000" - ], - [ - 1489966381, - "47552000" - ], - [ - 1489966396, - "83632000" - ], - [ - 1489966396, - "39316000" - ], - [ - 1489966396, - "82652000" - ], - [ - 1489966411, - "87604000" - ], - [ - 1489966411, - "95700000" - ], - [ - 1489966411, - "39700000" - ], - [ - 1489966426, - "188632000" - ], - [ - 1489966426, - "40764000" - ], - [ - 1489966426, - "98704000" - ], - [ - 1489966441, - "91052000" - ], - [ - 1489966441, - "109796000" - ], - [ - 1489966441, - "40996000" - ], - [ - 1489966456, - "120052000" - ], - [ - 1489966456, - "41868000" - ], - [ - 1489966456, - "110036000" - ], - [ - 1489966471, - "98624000" - ], - [ - 1489966471, - "42692000" - ], - [ - 1489966471, - "125268000" - ], - [ - 1489966486, - "154416000" - ], - [ - 1489966486, - "101160000" - ], - [ - 1489966486, - "42840000" - ], - [ - 1489966501, - "43392000" - ], - [ - 1489966501, - "88208000" - ], - [ - 1489966501, - "151892000" - ], - [ - 1489966516, - "182508000" - ], - [ - 1489966516, - "44352000" - ], - [ - 1489966516, - "88208000" - ], - [ - 1489966531, - "46816000" - ], - [ - 1489966531, - "181368000" - ], - [ - 1489966531, - "45324000" - ], - [ - 1489966546, - "55160000" - ], - [ - 1489966546, - "212176000" - ], - [ - 1489966546, - "45604000" - ], - [ - 1489966561, - "56916000" - ], - [ - 1489966561, - "46344000" - ], - [ - 1489966561, - "214988000" - ], - [ - 1489966576, - "40328000" - ], - [ - 1489966576, - "47804000" - ], - [ - 1489966576, - "250476000" - ], - [ - 1489966591, - "48080000" - ], - [ - 1489966591, - "40320000" - ], - [ - 1489966591, - "272380000" - ], - [ - 1489966606, - "272380000" - ], - [ - 1489966606, - "52428000" - ], - [ - 1489966606, - "41000000" - ], - [ - 1489966621, - "55500000" - ], - [ - 1489966621, - "48248000" - ], - [ - 1489966621, - "41552000" - ], - [ - 1489966636, - "42084000" - ], - [ - 1489966636, - "42540000" - ], - [ - 1489966636, - "62688000" - ], - [ - 1489966651, - "44236000" - ], - [ - 1489966651, - "42908000" - ], - [ - 1489966651, - "52248000" - ], - [ - 1489966666, - "43260000" - ], - [ - 1489966666, - "44648000" - ], - [ - 1489966666, - "59852000" - ], - [ - 1489966681, - "43920000" - ], - [ - 1489966681, - "51880000" - ], - [ - 1489966681, - "67716000" - ], - [ - 1489966696, - "59936000" - ], - [ - 1489966696, - "44780000" - ], - [ - 1489966696, - "63564000" - ], - [ - 1489966711, - "58508000" - ], - [ - 1489966711, - "45572000" - ], - [ - 1489966711, - "64508000" - ], - [ - 1489966726, - "64304000" - ], - [ - 1489966726, - "46488000" - ], - [ - 1489966726, - "65276000" - ], - [ - 1489966741, - "70544000" - ], - [ - 1489966741, - "69768000" - ], - [ - 1489966741, - "46336000" - ], - [ - 1489966756, - "69332000" - ], - [ - 1489966756, - "47276000" - ], - [ - 1489966756, - "78548000" - ], - [ - 1489966771, - "86420000" - ], - [ - 1489966771, - "59284000" - ], - [ - 1489966771, - "40220000" - ], - [ - 1489966786, - "78544000" - ], - [ - 1489966786, - "96592000" - ], - [ - 1489966786, - "40964000" - ], - [ - 1489966801, - "64204000" - ], - [ - 1489966801, - "106232000" - ], - [ - 1489966801, - "41392000" - ], - [ - 1489966816, - "82348000" - ], - [ - 1489966816, - "41796000" - ], - [ - 1489966816, - "112048000" - ], - [ - 1489966831, - "41700000" - ], - [ - 1489966831, - "138328000" - ], - [ - 1489966831, - "90356000" - ], - [ - 1489966846, - "134124000" - ], - [ - 1489966846, - "93132000" - ], - [ - 1489966846, - "43284000" - ], - [ - 1489966861, - "75648000" - ], - [ - 1489966861, - "43076000" - ], - [ - 1489966861, - "165460000" - ], - [ - 1489966876, - "61484000" - ], - [ - 1489966876, - "160892000" - ], - [ - 1489966876, - "43952000" - ], - [ - 1489966891, - "191500000" - ], - [ - 1489966891, - "43952000" - ], - [ - 1489966891, - "74348000" - ], - [ - 1489966906, - "45232000" - ], - [ - 1489966906, - "209092000" - ], - [ - 1489966906, - "115104000" - ], - [ - 1489966921, - "214908000" - ], - [ - 1489966921, - "112852000" - ], - [ - 1489966921, - "48348000" - ], - [ - 1489966936, - "41244000" - ], - [ - 1489966936, - "239920000" - ], - [ - 1489966936, - "94424000" - ], - [ - 1489966951, - "41576000" - ], - [ - 1489966951, - "94424000" - ], - [ - 1489966951, - "251496000" - ], - [ - 1489966966, - "40548000" - ], - [ - 1489966966, - "45028000" - ], - [ - 1489966966, - "251496000" - ], - [ - 1489966981, - "251496000" - ], - [ - 1489966981, - "41124000" - ], - [ - 1489966981, - "54744000" - ], - [ - 1489966996, - "41488000" - ], - [ - 1489966996, - "48564000" - ], - [ - 1489966996, - "56808000" - ], - [ - 1489967011, - "42644000" - ], - [ - 1489967011, - "42700000" - ], - [ - 1489967011, - "65552000" - ], - [ - 1489967026, - "42516000" - ], - [ - 1489967026, - "45060000" - ], - [ - 1489967026, - "43128000" - ], - [ - 1489967041, - "46464000" - ], - [ - 1489967041, - "48044000" - ], - [ - 1489967041, - "43840000" - ], - [ - 1489967056, - "52888000" - ], - [ - 1489967056, - "45296000" - ], - [ - 1489967056, - "53116000" - ], - [ - 1489967071, - "49128000" - ], - [ - 1489967071, - "57780000" - ], - [ - 1489967071, - "45816000" - ], - [ - 1489967086, - "59476000" - ], - [ - 1489967086, - "47316000" - ], - [ - 1489967086, - "62700000" - ], - [ - 1489967101, - "70168000" - ], - [ - 1489967101, - "47164000" - ], - [ - 1489967101, - "52756000" - ], - [ - 1489967116, - "74348000" - ], - [ - 1489967116, - "39472000" - ], - [ - 1489967116, - "63048000" - ], - [ - 1489967131, - "62236000" - ], - [ - 1489967131, - "74328000" - ], - [ - 1489967131, - "39180000" - ], - [ - 1489967146, - "40964000" - ], - [ - 1489967146, - "93440000" - ], - [ - 1489967146, - "61328000" - ], - [ - 1489967161, - "101852000" - ], - [ - 1489967161, - "40904000" - ], - [ - 1489967161, - "63328000" - ], - [ - 1489967176, - "57040000" - ], - [ - 1489967176, - "41388000" - ], - [ - 1489967176, - "108648000" - ], - [ - 1489967191, - "68592000" - ], - [ - 1489967191, - "42164000" - ], - [ - 1489967191, - "121476000" - ], - [ - 1489967206, - "50296000" - ], - [ - 1489967206, - "42428000" - ], - [ - 1489967206, - "130536000" - ], - [ - 1489967221, - "146928000" - ], - [ - 1489967221, - "43320000" - ], - [ - 1489967221, - "77512000" - ], - [ - 1489967236, - "158164000" - ], - [ - 1489967236, - "84812000" - ], - [ - 1489967236, - "44048000" - ], - [ - 1489967251, - "171592000" - ], - [ - 1489967251, - "71684000" - ], - [ - 1489967251, - "45796000" - ], - [ - 1489967266, - "142404000" - ], - [ - 1489967266, - "187276000" - ], - [ - 1489967266, - "46056000" - ], - [ - 1489967281, - "202188000" - ], - [ - 1489967281, - "76948000" - ], - [ - 1489967281, - "46496000" - ], - [ - 1489967296, - "100132000" - ], - [ - 1489967296, - "39960000" - ], - [ - 1489967296, - "220728000" - ], - [ - 1489967311, - "40284000" - ], - [ - 1489967311, - "239064000" - ], - [ - 1489967311, - "67080000" - ], - [ - 1489967326, - "40884000" - ], - [ - 1489967326, - "260320000" - ], - [ - 1489967326, - "71792000" - ], - [ - 1489967341, - "260320000" - ], - [ - 1489967341, - "41756000" - ], - [ - 1489967341, - "72996000" - ], - [ - 1489967356, - "41724000" - ], - [ - 1489967356, - "60096000" - ], - [ - 1489967356, - "45080000" - ], - [ - 1489967371, - "41028000" - ], - [ - 1489967371, - "42532000" - ], - [ - 1489967371, - "85272000" - ], - [ - 1489967386, - "39940000" - ], - [ - 1489967386, - "42952000" - ], - [ - 1489967386, - "85272000" - ], - [ - 1489967401, - "45104000" - ], - [ - 1489967401, - "45520000" - ], - [ - 1489967401, - "43204000" - ], - [ - 1489967416, - "48852000" - ], - [ - 1489967416, - "44636000" - ], - [ - 1489967416, - "41328000" - ], - [ - 1489967431, - "49344000" - ], - [ - 1489967431, - "46560000" - ], - [ - 1489967431, - "45628000" - ], - [ - 1489967446, - "56276000" - ], - [ - 1489967446, - "59384000" - ], - [ - 1489967446, - "46616000" - ], - [ - 1489967461, - "59376000" - ], - [ - 1489967461, - "59752000" - ], - [ - 1489967461, - "45940000" - ], - [ - 1489967476, - "69832000" - ], - [ - 1489967476, - "47712000" - ], - [ - 1489967476, - "62816000" - ], - [ - 1489967491, - "40288000" - ], - [ - 1489967491, - "75112000" - ], - [ - 1489967491, - "67956000" - ], - [ - 1489967506, - "41468000" - ], - [ - 1489967506, - "61952000" - ], - [ - 1489967506, - "84008000" - ], - [ - 1489967521, - "60100000" - ], - [ - 1489967521, - "89052000" - ], - [ - 1489967521, - "41872000" - ], - [ - 1489967536, - "41584000" - ], - [ - 1489967536, - "73392000" - ], - [ - 1489967536, - "99152000" - ], - [ - 1489967551, - "71604000" - ], - [ - 1489967551, - "118952000" - ], - [ - 1489967551, - "42300000" - ], - [ - 1489967566, - "73884000" - ], - [ - 1489967566, - "117168000" - ], - [ - 1489967566, - "42300000" - ], - [ - 1489967581, - "144300000" - ], - [ - 1489967581, - "69248000" - ], - [ - 1489967581, - "44908000" - ], - [ - 1489967596, - "46700000" - ], - [ - 1489967596, - "141568000" - ], - [ - 1489967596, - "73252000" - ], - [ - 1489967611, - "80996000" - ], - [ - 1489967611, - "41356000" - ], - [ - 1489967611, - "171284000" - ], - [ - 1489967626, - "41188000" - ], - [ - 1489967626, - "169964000" - ], - [ - 1489967626, - "78280000" - ], - [ - 1489967641, - "42644000" - ], - [ - 1489967641, - "198292000" - ], - [ - 1489967641, - "63100000" - ], - [ - 1489967656, - "219192000" - ], - [ - 1489967656, - "43040000" - ], - [ - 1489967656, - "81120000" - ], - [ - 1489967671, - "85464000" - ], - [ - 1489967671, - "43300000" - ], - [ - 1489967671, - "231756000" - ], - [ - 1489967686, - "238424000" - ], - [ - 1489967686, - "87660000" - ], - [ - 1489967686, - "44648000" - ], - [ - 1489967701, - "238424000" - ], - [ - 1489967701, - "85004000" - ], - [ - 1489967701, - "44720000" - ], - [ - 1489967716, - "46164000" - ], - [ - 1489967716, - "238424000" - ], - [ - 1489967716, - "79856000" - ], - [ - 1489967731, - "45084000" - ], - [ - 1489967731, - "104448000" - ], - [ - 1489967731, - "47184000" - ], - [ - 1489967746, - "41420000" - ], - [ - 1489967746, - "98092000" - ], - [ - 1489967746, - "47812000" - ], - [ - 1489967761, - "74416000" - ], - [ - 1489967761, - "39924000" - ], - [ - 1489967761, - "48352000" - ], - [ - 1489967776, - "46672000" - ], - [ - 1489967776, - "87856000" - ], - [ - 1489967776, - "40372000" - ], - [ - 1489967791, - "39976000" - ], - [ - 1489967791, - "75400000" - ], - [ - 1489967791, - "48852000" - ], - [ - 1489967806, - "40336000" - ], - [ - 1489967806, - "95480000" - ], - [ - 1489967806, - "51972000" - ], - [ - 1489967821, - "41428000" - ], - [ - 1489967821, - "58488000" - ], - [ - 1489967821, - "95480000" - ], - [ - 1489967836, - "44860000" - ], - [ - 1489967836, - "41672000" - ], - [ - 1489967836, - "62032000" - ], - [ - 1489967851, - "42876000" - ], - [ - 1489967851, - "42728000" - ], - [ - 1489967851, - "69772000" - ], - [ - 1489967866, - "47460000" - ], - [ - 1489967866, - "42860000" - ], - [ - 1489967866, - "77340000" - ], - [ - 1489967881, - "60832000" - ], - [ - 1489967881, - "85268000" - ], - [ - 1489967881, - "44260000" - ], - [ - 1489967896, - "61652000" - ], - [ - 1489967896, - "90284000" - ], - [ - 1489967896, - "45060000" - ], - [ - 1489967911, - "45432000" - ], - [ - 1489967911, - "101332000" - ], - [ - 1489967911, - "61448000" - ], - [ - 1489967926, - "110788000" - ], - [ - 1489967926, - "46652000" - ], - [ - 1489967926, - "67872000" - ], - [ - 1489967941, - "119908000" - ], - [ - 1489967941, - "46956000" - ], - [ - 1489967941, - "64100000" - ], - [ - 1489967956, - "65172000" - ], - [ - 1489967956, - "146788000" - ], - [ - 1489967956, - "40312000" - ], - [ - 1489967971, - "65960000" - ], - [ - 1489967971, - "141976000" - ], - [ - 1489967971, - "40388000" - ], - [ - 1489967986, - "68468000" - ], - [ - 1489967986, - "173156000" - ], - [ - 1489967986, - "40780000" - ], - [ - 1489968001, - "42156000" - ], - [ - 1489968001, - "170468000" - ], - [ - 1489968001, - "70620000" - ], - [ - 1489968016, - "65364000" - ], - [ - 1489968016, - "198872000" - ], - [ - 1489968016, - "42020000" - ], - [ - 1489968031, - "80004000" - ], - [ - 1489968031, - "43240000" - ], - [ - 1489968031, - "202536000" - ], - [ - 1489968046, - "43564000" - ], - [ - 1489968046, - "232844000" - ], - [ - 1489968046, - "81116000" - ], - [ - 1489968061, - "238376000" - ], - [ - 1489968061, - "75824000" - ], - [ - 1489968061, - "43964000" - ], - [ - 1489968076, - "68408000" - ], - [ - 1489968076, - "44752000" - ], - [ - 1489968076, - "238376000" - ], - [ - 1489968091, - "44832000" - ], - [ - 1489968091, - "45728000" - ], - [ - 1489968091, - "102356000" - ], - [ - 1489968106, - "41520000" - ], - [ - 1489968106, - "79264000" - ], - [ - 1489968106, - "46400000" - ], - [ - 1489968121, - "81036000" - ], - [ - 1489968121, - "46812000" - ], - [ - 1489968121, - "43948000" - ], - [ - 1489968136, - "92208000" - ], - [ - 1489968136, - "49352000" - ], - [ - 1489968136, - "47476000" - ], - [ - 1489968151, - "52932000" - ], - [ - 1489968151, - "94368000" - ], - [ - 1489968151, - "39568000" - ], - [ - 1489968166, - "51292000" - ], - [ - 1489968166, - "88100000" - ], - [ - 1489968166, - "40396000" - ], - [ - 1489968181, - "40712000" - ], - [ - 1489968181, - "98096000" - ], - [ - 1489968181, - "58364000" - ], - [ - 1489968196, - "60136000" - ], - [ - 1489968196, - "41620000" - ], - [ - 1489968196, - "86824000" - ], - [ - 1489968211, - "180372000" - ], - [ - 1489968211, - "69480000" - ], - [ - 1489968211, - "42288000" - ], - [ - 1489968226, - "43036000" - ], - [ - 1489968226, - "75020000" - ], - [ - 1489968226, - "89848000" - ], - [ - 1489968241, - "105644000" - ], - [ - 1489968241, - "83012000" - ], - [ - 1489968241, - "43036000" - ], - [ - 1489968256, - "105644000" - ], - [ - 1489968256, - "90000000" - ], - [ - 1489968256, - "43036000" - ], - [ - 1489968271, - "96512000" - ], - [ - 1489968271, - "105644000" - ], - [ - 1489968271, - "48464000" - ], - [ - 1489968286, - "119828000" - ], - [ - 1489968286, - "45148000" - ], - [ - 1489968286, - "41412000" - ], - [ - 1489968301, - "42116000" - ], - [ - 1489968301, - "117788000" - ], - [ - 1489968301, - "48644000" - ], - [ - 1489968316, - "140448000" - ], - [ - 1489968316, - "46556000" - ], - [ - 1489968316, - "43908000" - ], - [ - 1489968331, - "52396000" - ], - [ - 1489968331, - "44856000" - ], - [ - 1489968331, - "152568000" - ], - [ - 1489968346, - "68332000" - ], - [ - 1489968346, - "45084000" - ], - [ - 1489968346, - "171116000" - ], - [ - 1489968361, - "66392000" - ], - [ - 1489968361, - "46096000" - ], - [ - 1489968361, - "187424000" - ], - [ - 1489968376, - "59496000" - ], - [ - 1489968376, - "201724000" - ], - [ - 1489968376, - "46156000" - ], - [ - 1489968391, - "47324000" - ], - [ - 1489968391, - "219588000" - ], - [ - 1489968391, - "67092000" - ], - [ - 1489968406, - "48932000" - ], - [ - 1489968406, - "233576000" - ], - [ - 1489968406, - "69812000" - ], - [ - 1489968421, - "69008000" - ], - [ - 1489968421, - "48932000" - ], - [ - 1489968421, - "236604000" - ], - [ - 1489968436, - "39160000" - ], - [ - 1489968436, - "236604000" - ], - [ - 1489968436, - "77192000" - ], - [ - 1489968451, - "61128000" - ], - [ - 1489968451, - "40432000" - ], - [ - 1489968451, - "45188000" - ], - [ - 1489968466, - "40840000" - ], - [ - 1489968466, - "40640000" - ], - [ - 1489968466, - "86520000" - ], - [ - 1489968481, - "71100000" - ], - [ - 1489968481, - "42060000" - ], - [ - 1489968481, - "41912000" - ], - [ - 1489968496, - "72924000" - ], - [ - 1489968496, - "49304000" - ], - [ - 1489968496, - "42472000" - ], - [ - 1489968511, - "50492000" - ], - [ - 1489968511, - "42696000" - ], - [ - 1489968511, - "73752000" - ], - [ - 1489968526, - "51984000" - ], - [ - 1489968526, - "43772000" - ], - [ - 1489968526, - "72820000" - ], - [ - 1489968541, - "58388000" - ], - [ - 1489968541, - "44244000" - ], - [ - 1489968541, - "96140000" - ], - [ - 1489968556, - "45192000" - ], - [ - 1489968556, - "77724000" - ], - [ - 1489968556, - "66016000" - ], - [ - 1489968571, - "74308000" - ], - [ - 1489968571, - "72180000" - ], - [ - 1489968571, - "45956000" - ], - [ - 1489968586, - "45856000" - ], - [ - 1489968586, - "101008000" - ], - [ - 1489968586, - "82164000" - ], - [ - 1489968601, - "123456000" - ], - [ - 1489968601, - "46996000" - ], - [ - 1489968601, - "78984000" - ], - [ - 1489968616, - "101552000" - ], - [ - 1489968616, - "86636000" - ], - [ - 1489968616, - "40288000" - ], - [ - 1489968631, - "41132000" - ], - [ - 1489968631, - "87524000" - ], - [ - 1489968631, - "107924000" - ], - [ - 1489968646, - "117100000" - ], - [ - 1489968646, - "183808000" - ], - [ - 1489968646, - "41032000" - ], - [ - 1489968661, - "127100000" - ], - [ - 1489968661, - "316336000" - ], - [ - 1489968661, - "42004000" - ], - [ - 1489968676, - "126960000" - ], - [ - 1489968676, - "138684000" - ], - [ - 1489968676, - "42476000" - ], - [ - 1489968691, - "42896000" - ], - [ - 1489968691, - "155124000" - ], - [ - 1489968691, - "267208000" - ], - [ - 1489968706, - "43720000" - ], - [ - 1489968706, - "166460000" - ], - [ - 1489968706, - "267208000" - ], - [ - 1489968721, - "44332000" - ], - [ - 1489968721, - "267208000" - ], - [ - 1489968721, - "181328000" - ], - [ - 1489968736, - "45244000" - ], - [ - 1489968736, - "197952000" - ], - [ - 1489968736, - "47112000" - ], - [ - 1489968751, - "47312000" - ], - [ - 1489968751, - "46044000" - ], - [ - 1489968751, - "210528000" - ], - [ - 1489968766, - "46176000" - ], - [ - 1489968766, - "49852000" - ], - [ - 1489968766, - "234660000" - ], - [ - 1489968781, - "46792000" - ], - [ - 1489968781, - "59072000" - ], - [ - 1489968781, - "255196000" - ], - [ - 1489968796, - "255196000" - ], - [ - 1489968796, - "58048000" - ], - [ - 1489968796, - "39552000" - ], - [ - 1489968811, - "66720000" - ], - [ - 1489968811, - "45112000" - ], - [ - 1489968811, - "40108000" - ], - [ - 1489968826, - "39964000" - ], - [ - 1489968826, - "48228000" - ], - [ - 1489968826, - "74616000" - ], - [ - 1489968841, - "41372000" - ], - [ - 1489968841, - "43128000" - ], - [ - 1489968841, - "69592000" - ], - [ - 1489968856, - "41704000" - ], - [ - 1489968856, - "41620000" - ], - [ - 1489968856, - "72516000" - ], - [ - 1489968871, - "67836000" - ], - [ - 1489968871, - "47340000" - ], - [ - 1489968871, - "42684000" - ], - [ - 1489968886, - "76232000" - ], - [ - 1489968886, - "42824000" - ], - [ - 1489968886, - "52644000" - ], - [ - 1489968901, - "62888000" - ], - [ - 1489968901, - "43300000" - ], - [ - 1489968901, - "56596000" - ], - [ - 1489968916, - "70664000" - ], - [ - 1489968916, - "69560000" - ], - [ - 1489968916, - "43300000" - ], - [ - 1489968931, - "73944000" - ], - [ - 1489968931, - "67040000" - ], - [ - 1489968931, - "43300000" - ], - [ - 1489968946, - "73520000" - ], - [ - 1489968946, - "74656000" - ], - [ - 1489968946, - "47972000" - ], - [ - 1489968961, - "51696000" - ], - [ - 1489968961, - "83216000" - ], - [ - 1489968961, - "76468000" - ], - [ - 1489968976, - "42128000" - ], - [ - 1489968976, - "102264000" - ], - [ - 1489968976, - "77080000" - ], - [ - 1489968991, - "79132000" - ], - [ - 1489968991, - "40656000" - ], - [ - 1489968991, - "96932000" - ], - [ - 1489969006, - "120704000" - ], - [ - 1489969006, - "76416000" - ], - [ - 1489969006, - "41876000" - ], - [ - 1489969021, - "117880000" - ], - [ - 1489969021, - "42084000" - ], - [ - 1489969021, - "74652000" - ], - [ - 1489969036, - "142980000" - ], - [ - 1489969036, - "42444000" - ], - [ - 1489969036, - "60888000" - ], - [ - 1489969051, - "43448000" - ], - [ - 1489969051, - "155236000" - ], - [ - 1489969051, - "91500000" - ], - [ - 1489969066, - "152668000" - ], - [ - 1489969066, - "43584000" - ], - [ - 1489969066, - "69124000" - ], - [ - 1489969081, - "174492000" - ], - [ - 1489969081, - "86316000" - ], - [ - 1489969081, - "44364000" - ], - [ - 1489969096, - "201572000" - ], - [ - 1489969096, - "46016000" - ], - [ - 1489969096, - "74316000" - ], - [ - 1489969111, - "202900000" - ], - [ - 1489969111, - "46260000" - ], - [ - 1489969111, - "88980000" - ], - [ - 1489969126, - "220776000" - ], - [ - 1489969126, - "47820000" - ], - [ - 1489969126, - "61972000" - ], - [ - 1489969141, - "238436000" - ], - [ - 1489969141, - "61972000" - ], - [ - 1489969141, - "47344000" - ], - [ - 1489969156, - "40576000" - ], - [ - 1489969156, - "238436000" - ], - [ - 1489969156, - "61972000" - ], - [ - 1489969171, - "238436000" - ], - [ - 1489969171, - "41228000" - ], - [ - 1489969171, - "48444000" - ], - [ - 1489969186, - "55668000" - ], - [ - 1489969186, - "41868000" - ], - [ - 1489969186, - "45356000" - ], - [ - 1489969201, - "57996000" - ], - [ - 1489969201, - "42472000" - ], - [ - 1489969201, - "47928000" - ], - [ - 1489969216, - "48308000" - ], - [ - 1489969216, - "43144000" - ], - [ - 1489969216, - "42804000" - ], - [ - 1489969231, - "44820000" - ], - [ - 1489969231, - "49356000" - ], - [ - 1489969231, - "42864000" - ], - [ - 1489969246, - "49544000" - ], - [ - 1489969246, - "48504000" - ], - [ - 1489969246, - "43972000" - ], - [ - 1489969261, - "44284000" - ], - [ - 1489969261, - "49908000" - ], - [ - 1489969261, - "52436000" - ], - [ - 1489969276, - "46128000" - ], - [ - 1489969276, - "62448000" - ], - [ - 1489969276, - "52212000" - ], - [ - 1489969291, - "46076000" - ], - [ - 1489969291, - "61132000" - ], - [ - 1489969291, - "59980000" - ], - [ - 1489969306, - "61448000" - ], - [ - 1489969306, - "63588000" - ], - [ - 1489969306, - "46592000" - ], - [ - 1489969321, - "47096000" - ], - [ - 1489969321, - "73248000" - ], - [ - 1489969321, - "71120000" - ], - [ - 1489969336, - "76352000" - ], - [ - 1489969336, - "79724000" - ], - [ - 1489969336, - "40372000" - ], - [ - 1489969351, - "96416000" - ], - [ - 1489969351, - "40916000" - ], - [ - 1489969351, - "88036000" - ], - [ - 1489969366, - "41808000" - ], - [ - 1489969366, - "105220000" - ], - [ - 1489969366, - "72272000" - ], - [ - 1489969381, - "74700000" - ], - [ - 1489969381, - "41992000" - ], - [ - 1489969381, - "102948000" - ], - [ - 1489969396, - "43148000" - ], - [ - 1489969396, - "68296000" - ], - [ - 1489969396, - "126264000" - ], - [ - 1489969411, - "42852000" - ], - [ - 1489969411, - "121300000" - ], - [ - 1489969411, - "136468000" - ], - [ - 1489969426, - "154904000" - ], - [ - 1489969426, - "43676000" - ], - [ - 1489969426, - "104492000" - ], - [ - 1489969441, - "158816000" - ], - [ - 1489969441, - "44136000" - ], - [ - 1489969441, - "171408000" - ], - [ - 1489969456, - "45004000" - ], - [ - 1489969456, - "175720000" - ], - [ - 1489969456, - "70160000" - ], - [ - 1489969471, - "46132000" - ], - [ - 1489969471, - "78392000" - ], - [ - 1489969471, - "191256000" - ], - [ - 1489969486, - "207884000" - ], - [ - 1489969486, - "46516000" - ], - [ - 1489969486, - "170092000" - ], - [ - 1489969501, - "224724000" - ], - [ - 1489969501, - "47524000" - ], - [ - 1489969501, - "142620000" - ], - [ - 1489969516, - "264336000" - ], - [ - 1489969516, - "240864000" - ], - [ - 1489969516, - "39612000" - ], - [ - 1489969531, - "523436000" - ], - [ - 1489969531, - "240864000" - ], - [ - 1489969531, - "40296000" - ], - [ - 1489969546, - "240864000" - ], - [ - 1489969546, - "660328000" - ], - [ - 1489969546, - "40964000" - ], - [ - 1489969561, - "41748000" - ], - [ - 1489969561, - "33496000" - ], - [ - 1489969561, - "934704000" - ], - [ - 1489969576, - "1057652000" - ], - [ - 1489969576, - "28316000" - ], - [ - 1489969576, - "21640000" - ], - [ - 1489969591, - "1057652000" - ], - [ - 1489969591, - "21640000" - ], - [ - 1489969591, - "31340000" - ], - [ - 1489969606, - "21640000" - ], - [ - 1489969606, - "36036000" - ], - [ - 1489969606, - "47096000" - ], - [ - 1489969621, - "21640000" - ], - [ - 1489969621, - "55764000" - ], - [ - 1489969621, - "33140000" - ], - [ - 1489969636, - "45832000" - ], - [ - 1489969636, - "45152000" - ], - [ - 1489969636, - "39500000" - ], - [ - 1489969651, - "56792000" - ], - [ - 1489969651, - "51868000" - ], - [ - 1489969651, - "52916000" - ], - [ - 1489969666, - "57524000" - ], - [ - 1489969666, - "49580000" - ], - [ - 1489969666, - "41180000" - ], - [ - 1489969681, - "42972000" - ], - [ - 1489969681, - "57780000" - ], - [ - 1489969681, - "57832000" - ], - [ - 1489969696, - "43312000" - ], - [ - 1489969696, - "63180000" - ], - [ - 1489969696, - "56224000" - ], - [ - 1489969711, - "43576000" - ], - [ - 1489969711, - "83172000" - ], - [ - 1489969711, - "65384000" - ], - [ - 1489969726, - "73884000" - ], - [ - 1489969726, - "44484000" - ], - [ - 1489969726, - "77292000" - ], - [ - 1489969741, - "99428000" - ], - [ - 1489969741, - "56952000" - ], - [ - 1489969741, - "45632000" - ], - [ - 1489969756, - "108540000" - ], - [ - 1489969756, - "68552000" - ], - [ - 1489969756, - "46460000" - ], - [ - 1489969771, - "48140000" - ], - [ - 1489969771, - "118916000" - ], - [ - 1489969771, - "64180000" - ], - [ - 1489969786, - "48268000" - ], - [ - 1489969786, - "131776000" - ], - [ - 1489969786, - "104928000" - ], - [ - 1489969801, - "39700000" - ], - [ - 1489969801, - "75168000" - ], - [ - 1489969801, - "143884000" - ], - [ - 1489969816, - "77640000" - ], - [ - 1489969816, - "40272000" - ], - [ - 1489969816, - "157880000" - ], - [ - 1489969831, - "174992000" - ], - [ - 1489969831, - "70928000" - ], - [ - 1489969831, - "40804000" - ], - [ - 1489969846, - "41952000" - ], - [ - 1489969846, - "187372000" - ], - [ - 1489969846, - "72660000" - ], - [ - 1489969861, - "211296000" - ], - [ - 1489969861, - "42184000" - ], - [ - 1489969861, - "123656000" - ], - [ - 1489969876, - "94484000" - ], - [ - 1489969876, - "232048000" - ], - [ - 1489969876, - "43268000" - ], - [ - 1489969891, - "43664000" - ], - [ - 1489969891, - "76388000" - ], - [ - 1489969891, - "249060000" - ], - [ - 1489969906, - "88588000" - ], - [ - 1489969906, - "249060000" - ], - [ - 1489969906, - "43976000" - ], - [ - 1489969921, - "45340000" - ], - [ - 1489969921, - "78876000" - ], - [ - 1489969921, - "46856000" - ], - [ - 1489969936, - "41884000" - ], - [ - 1489969936, - "46356000" - ], - [ - 1489969936, - "316920000" - ], - [ - 1489969951, - "440492000" - ], - [ - 1489969951, - "46968000" - ], - [ - 1489969951, - "44436000" - ], - [ - 1489969966, - "49872000" - ], - [ - 1489969966, - "703436000" - ], - [ - 1489969966, - "46836000" - ], - [ - 1489969981, - "834908000" - ], - [ - 1489969981, - "41020000" - ], - [ - 1489969981, - "51656000" - ], - [ - 1489969996, - "39216000" - ], - [ - 1489969996, - "1092600000" - ], - [ - 1489969996, - "34216000" - ], - [ - 1489970011, - "1227020000" - ], - [ - 1489970011, - "21188000" - ], - [ - 1489970011, - "46032000" - ], - [ - 1489970026, - "18808000" - ], - [ - 1489970026, - "1227020000" - ], - [ - 1489970026, - "42324000" - ], - [ - 1489970041, - "44684000" - ], - [ - 1489970041, - "55968000" - ], - [ - 1489970041, - "21548000" - ], - [ - 1489970056, - "54308000" - ], - [ - 1489970056, - "63936000" - ], - [ - 1489970056, - "22308000" - ], - [ - 1489970071, - "57336000" - ], - [ - 1489970071, - "71580000" - ], - [ - 1489970071, - "23032000" - ], - [ - 1489970086, - "24544000" - ], - [ - 1489970086, - "57924000" - ], - [ - 1489970086, - "81420000" - ], - [ - 1489970101, - "64204000" - ], - [ - 1489970101, - "88156000" - ], - [ - 1489970101, - "25264000" - ], - [ - 1489970116, - "25928000" - ], - [ - 1489970116, - "59404000" - ], - [ - 1489970116, - "100036000" - ], - [ - 1489970131, - "121244000" - ], - [ - 1489970131, - "27892000" - ], - [ - 1489970131, - "53228000" - ], - [ - 1489970146, - "27784000" - ], - [ - 1489970146, - "118748000" - ], - [ - 1489970146, - "60640000" - ], - [ - 1489970161, - "161504000" - ], - [ - 1489970161, - "25900000" - ], - [ - 1489970161, - "78196000" - ], - [ - 1489970176, - "145916000" - ], - [ - 1489970176, - "60996000" - ], - [ - 1489970176, - "25232000" - ], - [ - 1489970191, - "26440000" - ], - [ - 1489970191, - "175304000" - ], - [ - 1489970191, - "102768000" - ], - [ - 1489970206, - "176860000" - ], - [ - 1489970206, - "26440000" - ], - [ - 1489970206, - "65796000" - ], - [ - 1489970221, - "209476000" - ], - [ - 1489970221, - "115996000" - ], - [ - 1489970221, - "27900000" - ], - [ - 1489970236, - "210616000" - ], - [ - 1489970236, - "65588000" - ], - [ - 1489970236, - "27944000" - ], - [ - 1489970251, - "248300000" - ], - [ - 1489970251, - "136740000" - ], - [ - 1489970251, - "28592000" - ], - [ - 1489970266, - "67556000" - ], - [ - 1489970266, - "248300000" - ], - [ - 1489970266, - "29416000" - ], - [ - 1489970281, - "106204000" - ], - [ - 1489970281, - "29416000" - ], - [ - 1489970281, - "45304000" - ], - [ - 1489970296, - "95884000" - ], - [ - 1489970296, - "41876000" - ], - [ - 1489970296, - "29416000" - ], - [ - 1489970311, - "42644000" - ], - [ - 1489970311, - "29416000" - ], - [ - 1489970311, - "75756000" - ], - [ - 1489970326, - "93924000" - ], - [ - 1489970326, - "49068000" - ], - [ - 1489970326, - "46932000" - ], - [ - 1489970341, - "53624000" - ], - [ - 1489970341, - "70524000" - ], - [ - 1489970341, - "42408000" - ], - [ - 1489970356, - "48952000" - ], - [ - 1489970356, - "41136000" - ], - [ - 1489970356, - "293536000" - ], - [ - 1489970371, - "42368000" - ], - [ - 1489970371, - "410236000" - ], - [ - 1489970371, - "55756000" - ], - [ - 1489970386, - "654964000" - ], - [ - 1489970386, - "69908000" - ], - [ - 1489970386, - "42616000" - ], - [ - 1489970401, - "779880000" - ], - [ - 1489970401, - "43308000" - ], - [ - 1489970401, - "66204000" - ], - [ - 1489970416, - "41124000" - ], - [ - 1489970416, - "56576000" - ], - [ - 1489970416, - "1024216000" - ], - [ - 1489970431, - "1154236000" - ], - [ - 1489970431, - "61352000" - ], - [ - 1489970431, - "21704000" - ], - [ - 1489970446, - "1291952000" - ], - [ - 1489970446, - "24392000" - ], - [ - 1489970446, - "82248000" - ], - [ - 1489970461, - "1291952000" - ], - [ - 1489970461, - "26136000" - ], - [ - 1489970461, - "91708000" - ], - [ - 1489970476, - "99272000" - ], - [ - 1489970476, - "1291952000" - ], - [ - 1489970476, - "26012000" - ], - [ - 1489970491, - "110064000" - ], - [ - 1489970491, - "47892000" - ], - [ - 1489970491, - "32524000" - ], - [ - 1489970506, - "57264000" - ], - [ - 1489970506, - "25144000" - ], - [ - 1489970506, - "119800000" - ], - [ - 1489970521, - "137540000" - ], - [ - 1489970521, - "25956000" - ], - [ - 1489970521, - "58384000" - ], - [ - 1489970536, - "26816000" - ], - [ - 1489970536, - "147692000" - ], - [ - 1489970536, - "53620000" - ], - [ - 1489970551, - "165084000" - ], - [ - 1489970551, - "57788000" - ], - [ - 1489970551, - "27488000" - ], - [ - 1489970566, - "58772000" - ], - [ - 1489970566, - "179680000" - ], - [ - 1489970566, - "27964000" - ], - [ - 1489970581, - "197936000" - ], - [ - 1489970581, - "58960000" - ], - [ - 1489970581, - "29324000" - ], - [ - 1489970596, - "213964000" - ], - [ - 1489970596, - "29536000" - ], - [ - 1489970596, - "55472000" - ], - [ - 1489970611, - "30916000" - ], - [ - 1489970611, - "233596000" - ], - [ - 1489970611, - "65936000" - ], - [ - 1489970626, - "30824000" - ], - [ - 1489970626, - "233596000" - ], - [ - 1489970626, - "83972000" - ], - [ - 1489970641, - "31148000" - ], - [ - 1489970641, - "72368000" - ], - [ - 1489970641, - "44876000" - ], - [ - 1489970656, - "98160000" - ], - [ - 1489970656, - "47112000" - ], - [ - 1489970656, - "31800000" - ], - [ - 1489970671, - "41988000" - ], - [ - 1489970671, - "33036000" - ], - [ - 1489970671, - "104948000" - ], - [ - 1489970686, - "43452000" - ], - [ - 1489970686, - "25788000" - ], - [ - 1489970686, - "125156000" - ], - [ - 1489970701, - "201724000" - ], - [ - 1489970701, - "26488000" - ], - [ - 1489970701, - "49376000" - ], - [ - 1489970716, - "26284000" - ], - [ - 1489970716, - "364844000" - ], - [ - 1489970716, - "47588000" - ], - [ - 1489970731, - "449540000" - ], - [ - 1489970731, - "58364000" - ], - [ - 1489970731, - "28056000" - ], - [ - 1489970746, - "55512000" - ], - [ - 1489970746, - "632340000" - ], - [ - 1489970746, - "28284000" - ], - [ - 1489970761, - "728732000" - ], - [ - 1489970761, - "29644000" - ], - [ - 1489970761, - "69140000" - ], - [ - 1489970776, - "939896000" - ], - [ - 1489970776, - "29692000" - ], - [ - 1489970776, - "67636000" - ], - [ - 1489970791, - "26528000" - ], - [ - 1489970791, - "70976000" - ], - [ - 1489970791, - "1041416000" - ], - [ - 1489970806, - "79076000" - ], - [ - 1489970806, - "1258628000" - ], - [ - 1489970806, - "25700000" - ], - [ - 1489970821, - "82964000" - ], - [ - 1489970821, - "21680000" - ], - [ - 1489970821, - "1354876000" - ], - [ - 1489970836, - "95672000" - ], - [ - 1489970836, - "182044000" - ], - [ - 1489970836, - "21096000" - ], - [ - 1489970851, - "99968000" - ], - [ - 1489970851, - "23800000" - ], - [ - 1489970851, - "308800000" - ], - [ - 1489970866, - "576440000" - ], - [ - 1489970866, - "112784000" - ], - [ - 1489970866, - "25704000" - ], - [ - 1489970881, - "144424000" - ], - [ - 1489970881, - "22640000" - ], - [ - 1489970881, - "716720000" - ], - [ - 1489970896, - "140600000" - ], - [ - 1489970896, - "23320000" - ], - [ - 1489970896, - "716720000" - ], - [ - 1489970911, - "24228000" - ], - [ - 1489970911, - "716720000" - ], - [ - 1489970911, - "153880000" - ], - [ - 1489970926, - "24676000" - ], - [ - 1489970926, - "168840000" - ], - [ - 1489970926, - "44948000" - ], - [ - 1489970941, - "186148000" - ], - [ - 1489970941, - "54676000" - ], - [ - 1489970941, - "25376000" - ], - [ - 1489970956, - "26372000" - ], - [ - 1489970956, - "203608000" - ], - [ - 1489970956, - "56608000" - ], - [ - 1489970971, - "65840000" - ], - [ - 1489970971, - "221784000" - ], - [ - 1489970971, - "26372000" - ], - [ - 1489970986, - "84756000" - ], - [ - 1489970986, - "221784000" - ], - [ - 1489970986, - "45124000" - ], - [ - 1489971001, - "51800000" - ], - [ - 1489971001, - "79944000" - ], - [ - 1489971001, - "221784000" - ], - [ - 1489971016, - "48620000" - ], - [ - 1489971016, - "41820000" - ], - [ - 1489971016, - "78472000" - ], - [ - 1489971031, - "42852000" - ], - [ - 1489971031, - "76740000" - ], - [ - 1489971031, - "40084000" - ], - [ - 1489971046, - "86540000" - ], - [ - 1489971046, - "44464000" - ], - [ - 1489971046, - "40216000" - ], - [ - 1489971061, - "49840000" - ], - [ - 1489971061, - "84184000" - ], - [ - 1489971061, - "41244000" - ], - [ - 1489971076, - "52772000" - ], - [ - 1489971076, - "41516000" - ], - [ - 1489971076, - "94796000" - ], - [ - 1489971091, - "42860000" - ], - [ - 1489971091, - "100144000" - ], - [ - 1489971091, - "49876000" - ], - [ - 1489971106, - "42684000" - ], - [ - 1489971106, - "163304000" - ], - [ - 1489971106, - "61432000" - ], - [ - 1489971121, - "43848000" - ], - [ - 1489971121, - "301004000" - ], - [ - 1489971121, - "61276000" - ], - [ - 1489971136, - "44328000" - ], - [ - 1489971136, - "74384000" - ], - [ - 1489971136, - "376884000" - ], - [ - 1489971151, - "533816000" - ], - [ - 1489971151, - "45148000" - ], - [ - 1489971151, - "74028000" - ], - [ - 1489971166, - "46764000" - ], - [ - 1489971166, - "94332000" - ], - [ - 1489971166, - "615432000" - ], - [ - 1489971181, - "102396000" - ], - [ - 1489971181, - "46916000" - ], - [ - 1489971181, - "791564000" - ], - [ - 1489971196, - "883660000" - ], - [ - 1489971196, - "39064000" - ], - [ - 1489971196, - "97660000" - ], - [ - 1489971211, - "23516000" - ], - [ - 1489971211, - "105536000" - ], - [ - 1489971211, - "1064000000" - ], - [ - 1489971226, - "23224000" - ], - [ - 1489971226, - "111800000" - ], - [ - 1489971226, - "1163848000" - ], - [ - 1489971241, - "1213936000" - ], - [ - 1489971241, - "128012000" - ], - [ - 1489971241, - "20676000" - ], - [ - 1489971256, - "75356000" - ], - [ - 1489971256, - "133900000" - ], - [ - 1489971256, - "22732000" - ], - [ - 1489971271, - "249120000" - ], - [ - 1489971271, - "154652000" - ], - [ - 1489971271, - "23124000" - ], - [ - 1489971286, - "23848000" - ], - [ - 1489971286, - "164840000" - ], - [ - 1489971286, - "372996000" - ], - [ - 1489971301, - "637160000" - ], - [ - 1489971301, - "25112000" - ], - [ - 1489971301, - "185756000" - ], - [ - 1489971316, - "198448000" - ], - [ - 1489971316, - "775456000" - ], - [ - 1489971316, - "25112000" - ], - [ - 1489971331, - "1055176000" - ], - [ - 1489971331, - "219512000" - ], - [ - 1489971331, - "27492000" - ], - [ - 1489971346, - "233840000" - ], - [ - 1489971346, - "22292000" - ], - [ - 1489971346, - "1055176000" - ], - [ - 1489971361, - "233840000" - ], - [ - 1489971361, - "30232000" - ], - [ - 1489971361, - "1055176000" - ], - [ - 1489971376, - "24420000" - ], - [ - 1489971376, - "45600000" - ], - [ - 1489971376, - "233840000" - ], - [ - 1489971391, - "45320000" - ], - [ - 1489971391, - "40844000" - ], - [ - 1489971391, - "25324000" - ], - [ - 1489971406, - "41904000" - ], - [ - 1489971406, - "25000000" - ], - [ - 1489971406, - "40860000" - ], - [ - 1489971421, - "25676000" - ], - [ - 1489971421, - "43272000" - ], - [ - 1489971421, - "39176000" - ], - [ - 1489971436, - "26548000" - ], - [ - 1489971436, - "46224000" - ], - [ - 1489971436, - "39516000" - ], - [ - 1489971451, - "47852000" - ], - [ - 1489971451, - "39448000" - ], - [ - 1489971451, - "27480000" - ], - [ - 1489971466, - "39724000" - ], - [ - 1489971466, - "52752000" - ], - [ - 1489971466, - "28072000" - ], - [ - 1489971481, - "28448000" - ], - [ - 1489971481, - "39400000" - ], - [ - 1489971481, - "55620000" - ], - [ - 1489971496, - "69104000" - ], - [ - 1489971496, - "39992000" - ], - [ - 1489971496, - "29328000" - ], - [ - 1489971511, - "40316000" - ], - [ - 1489971511, - "66452000" - ], - [ - 1489971511, - "31852000" - ], - [ - 1489971526, - "83832000" - ], - [ - 1489971526, - "31816000" - ], - [ - 1489971526, - "39788000" - ], - [ - 1489971541, - "40296000" - ], - [ - 1489971541, - "33316000" - ], - [ - 1489971541, - "81544000" - ], - [ - 1489971556, - "33592000" - ], - [ - 1489971556, - "101488000" - ], - [ - 1489971556, - "40360000" - ], - [ - 1489971571, - "97300000" - ], - [ - 1489971571, - "40916000" - ], - [ - 1489971571, - "26712000" - ], - [ - 1489971586, - "26548000" - ], - [ - 1489971586, - "119908000" - ], - [ - 1489971586, - "40160000" - ], - [ - 1489971601, - "40200000" - ], - [ - 1489971601, - "27976000" - ], - [ - 1489971601, - "129728000" - ], - [ - 1489971616, - "40608000" - ], - [ - 1489971616, - "27592000" - ], - [ - 1489971616, - "139856000" - ], - [ - 1489971631, - "40344000" - ], - [ - 1489971631, - "154300000" - ], - [ - 1489971631, - "28372000" - ], - [ - 1489971646, - "28372000" - ], - [ - 1489971646, - "41008000" - ], - [ - 1489971646, - "166876000" - ], - [ - 1489971661, - "48152000" - ], - [ - 1489971661, - "40544000" - ], - [ - 1489971661, - "182752000" - ], - [ - 1489971676, - "199532000" - ], - [ - 1489971676, - "42204000" - ], - [ - 1489971676, - "41152000" - ], - [ - 1489971691, - "215788000" - ], - [ - 1489971691, - "40640000" - ], - [ - 1489971691, - "39724000" - ], - [ - 1489971706, - "230644000" - ], - [ - 1489971706, - "40568000" - ], - [ - 1489971706, - "40952000" - ], - [ - 1489971721, - "41428000" - ], - [ - 1489971721, - "41440000" - ], - [ - 1489971721, - "250760000" - ], - [ - 1489971736, - "42904000" - ], - [ - 1489971736, - "250760000" - ], - [ - 1489971736, - "41152000" - ], - [ - 1489971751, - "45052000" - ], - [ - 1489971751, - "43152000" - ], - [ - 1489971751, - "41680000" - ], - [ - 1489971766, - "46932000" - ], - [ - 1489971766, - "43600000" - ], - [ - 1489971766, - "41180000" - ], - [ - 1489971781, - "43828000" - ], - [ - 1489971781, - "43048000" - ], - [ - 1489971781, - "41700000" - ], - [ - 1489971796, - "41504000" - ], - [ - 1489971796, - "44768000" - ], - [ - 1489971796, - "44372000" - ], - [ - 1489971811, - "42032000" - ], - [ - 1489971811, - "45936000" - ], - [ - 1489971811, - "53544000" - ], - [ - 1489971826, - "41688000" - ], - [ - 1489971826, - "46440000" - ], - [ - 1489971826, - "46124000" - ], - [ - 1489971841, - "58588000" - ], - [ - 1489971841, - "39980000" - ], - [ - 1489971841, - "41228000" - ], - [ - 1489971856, - "41952000" - ], - [ - 1489971856, - "39728000" - ], - [ - 1489971856, - "65204000" - ], - [ - 1489971871, - "69052000" - ], - [ - 1489971871, - "40924000" - ], - [ - 1489971871, - "41904000" - ], - [ - 1489971886, - "69500000" - ], - [ - 1489971886, - "42380000" - ], - [ - 1489971886, - "40860000" - ], - [ - 1489971901, - "42604000" - ], - [ - 1489971901, - "84652000" - ], - [ - 1489971901, - "41932000" - ], - [ - 1489971916, - "42492000" - ], - [ - 1489971916, - "94592000" - ], - [ - 1489971916, - "42636000" - ], - [ - 1489971931, - "42168000" - ], - [ - 1489971931, - "100652000" - ], - [ - 1489971931, - "42940000" - ], - [ - 1489971946, - "114072000" - ], - [ - 1489971946, - "43900000" - ], - [ - 1489971946, - "41988000" - ], - [ - 1489971961, - "42712000" - ], - [ - 1489971961, - "44144000" - ], - [ - 1489971961, - "117764000" - ], - [ - 1489971976, - "45616000" - ], - [ - 1489971976, - "42148000" - ], - [ - 1489971976, - "130388000" - ], - [ - 1489971991, - "141828000" - ], - [ - 1489971991, - "42876000" - ], - [ - 1489971991, - "46380000" - ], - [ - 1489972006, - "155804000" - ], - [ - 1489972006, - "42368000" - ], - [ - 1489972006, - "47084000" - ], - [ - 1489972021, - "190600000" - ], - [ - 1489972021, - "47104000" - ], - [ - 1489972021, - "43076000" - ], - [ - 1489972036, - "185860000" - ], - [ - 1489972036, - "42352000" - ], - [ - 1489972036, - "40008000" - ], - [ - 1489972051, - "40548000" - ], - [ - 1489972051, - "42968000" - ], - [ - 1489972051, - "202240000" - ], - [ - 1489972066, - "219568000" - ], - [ - 1489972066, - "41060000" - ], - [ - 1489972066, - "43412000" - ], - [ - 1489972081, - "42108000" - ], - [ - 1489972081, - "43164000" - ], - [ - 1489972081, - "238120000" - ], - [ - 1489972096, - "42764000" - ], - [ - 1489972096, - "238120000" - ], - [ - 1489972096, - "43024000" - ], - [ - 1489972111, - "43040000" - ], - [ - 1489972111, - "43600000" - ], - [ - 1489972111, - "238120000" - ], - [ - 1489972126, - "43304000" - ], - [ - 1489972126, - "44140000" - ], - [ - 1489972126, - "39676000" - ], - [ - 1489972141, - "41700000" - ], - [ - 1489972141, - "44576000" - ], - [ - 1489972141, - "43060000" - ], - [ - 1489972156, - "43864000" - ], - [ - 1489972156, - "44136000" - ], - [ - 1489972156, - "45580000" - ], - [ - 1489972171, - "43428000" - ], - [ - 1489972171, - "50036000" - ], - [ - 1489972171, - "45824000" - ], - [ - 1489972186, - "43956000" - ], - [ - 1489972186, - "54652000" - ], - [ - 1489972186, - "46804000" - ], - [ - 1489972201, - "47472000" - ], - [ - 1489972201, - "43776000" - ], - [ - 1489972201, - "51652000" - ], - [ - 1489972216, - "39944000" - ], - [ - 1489972216, - "62824000" - ], - [ - 1489972216, - "44040000" - ], - [ - 1489972231, - "40340000" - ], - [ - 1489972231, - "59372000" - ], - [ - 1489972231, - "44060000" - ], - [ - 1489972246, - "43700000" - ], - [ - 1489972246, - "73996000" - ], - [ - 1489972246, - "41084000" - ], - [ - 1489972261, - "41800000" - ], - [ - 1489972261, - "44492000" - ], - [ - 1489972261, - "74768000" - ], - [ - 1489972276, - "43728000" - ], - [ - 1489972276, - "89228000" - ], - [ - 1489972276, - "42500000" - ], - [ - 1489972291, - "43644000" - ], - [ - 1489972291, - "43264000" - ], - [ - 1489972291, - "101364000" - ], - [ - 1489972306, - "102460000" - ], - [ - 1489972306, - "43896000" - ], - [ - 1489972306, - "43264000" - ], - [ - 1489972321, - "113972000" - ], - [ - 1489972321, - "44424000" - ], - [ - 1489972321, - "45420000" - ], - [ - 1489972336, - "48484000" - ], - [ - 1489972336, - "136116000" - ], - [ - 1489972336, - "43916000" - ], - [ - 1489972351, - "134056000" - ], - [ - 1489972351, - "43896000" - ], - [ - 1489972351, - "41596000" - ], - [ - 1489972366, - "159480000" - ], - [ - 1489972366, - "44264000" - ], - [ - 1489972366, - "43152000" - ], - [ - 1489972381, - "42276000" - ], - [ - 1489972381, - "172304000" - ], - [ - 1489972381, - "44284000" - ], - [ - 1489972396, - "186004000" - ], - [ - 1489972396, - "44548000" - ], - [ - 1489972396, - "42548000" - ], - [ - 1489972411, - "202004000" - ], - [ - 1489972411, - "41696000" - ], - [ - 1489972411, - "44912000" - ], - [ - 1489972426, - "42864000" - ], - [ - 1489972426, - "215484000" - ], - [ - 1489972426, - "45176000" - ], - [ - 1489972441, - "236164000" - ], - [ - 1489972441, - "44988000" - ], - [ - 1489972441, - "42976000" - ], - [ - 1489972456, - "45252000" - ], - [ - 1489972456, - "42632000" - ], - [ - 1489972456, - "250260000" - ], - [ - 1489972471, - "45416000" - ], - [ - 1489972471, - "44668000" - ], - [ - 1489972471, - "250260000" - ], - [ - 1489972486, - "45068000" - ], - [ - 1489972486, - "45428000" - ], - [ - 1489972486, - "45676000" - ], - [ - 1489972501, - "41324000" - ], - [ - 1489972501, - "45548000" - ], - [ - 1489972501, - "46668000" - ], - [ - 1489972516, - "45812000" - ], - [ - 1489972516, - "42728000" - ], - [ - 1489972516, - "46732000" - ], - [ - 1489972531, - "45832000" - ], - [ - 1489972531, - "48196000" - ], - [ - 1489972531, - "48520000" - ], - [ - 1489972546, - "48248000" - ], - [ - 1489972546, - "46096000" - ], - [ - 1489972546, - "49684000" - ], - [ - 1489972561, - "51372000" - ], - [ - 1489972561, - "39796000" - ], - [ - 1489972561, - "46056000" - ], - [ - 1489972576, - "45464000" - ], - [ - 1489972576, - "58984000" - ], - [ - 1489972576, - "40040000" - ], - [ - 1489972591, - "62160000" - ], - [ - 1489972591, - "40820000" - ], - [ - 1489972591, - "46272000" - ], - [ - 1489972606, - "69716000" - ], - [ - 1489972606, - "40132000" - ], - [ - 1489972606, - "45764000" - ], - [ - 1489972621, - "41760000" - ], - [ - 1489972621, - "77048000" - ], - [ - 1489972621, - "46304000" - ], - [ - 1489972636, - "41960000" - ], - [ - 1489972636, - "84532000" - ], - [ - 1489972636, - "46056000" - ], - [ - 1489972651, - "89928000" - ], - [ - 1489972651, - "46388000" - ], - [ - 1489972651, - "43576000" - ], - [ - 1489972666, - "101568000" - ], - [ - 1489972666, - "43608000" - ], - [ - 1489972666, - "46140000" - ], - [ - 1489972681, - "121692000" - ], - [ - 1489972681, - "44024000" - ], - [ - 1489972681, - "45704000" - ], - [ - 1489972696, - "118236000" - ], - [ - 1489972696, - "45280000" - ], - [ - 1489972696, - "46228000" - ], - [ - 1489972711, - "45900000" - ], - [ - 1489972711, - "147252000" - ], - [ - 1489972711, - "46060000" - ], - [ - 1489972726, - "46492000" - ], - [ - 1489972726, - "46428000" - ], - [ - 1489972726, - "162328000" - ], - [ - 1489972741, - "46784000" - ], - [ - 1489972741, - "46320000" - ], - [ - 1489972741, - "172760000" - ], - [ - 1489972756, - "191400000" - ], - [ - 1489972756, - "40408000" - ], - [ - 1489972756, - "46848000" - ], - [ - 1489972771, - "40484000" - ], - [ - 1489972771, - "46604000" - ], - [ - 1489972771, - "203768000" - ], - [ - 1489972786, - "203404000" - ], - [ - 1489972786, - "46360000" - ], - [ - 1489972786, - "41468000" - ], - [ - 1489972801, - "46888000" - ], - [ - 1489972801, - "237268000" - ], - [ - 1489972801, - "41660000" - ], - [ - 1489972816, - "41808000" - ], - [ - 1489972816, - "244548000" - ], - [ - 1489972816, - "46644000" - ], - [ - 1489972831, - "47172000" - ], - [ - 1489972831, - "43112000" - ], - [ - 1489972831, - "244548000" - ], - [ - 1489972846, - "43224000" - ], - [ - 1489972846, - "46664000" - ], - [ - 1489972846, - "45192000" - ], - [ - 1489972861, - "48408000" - ], - [ - 1489972861, - "44664000" - ], - [ - 1489972861, - "46928000" - ], - [ - 1489972876, - "46684000" - ], - [ - 1489972876, - "42664000" - ], - [ - 1489972876, - "44480000" - ], - [ - 1489972891, - "46432000" - ], - [ - 1489972891, - "44524000" - ], - [ - 1489972891, - "47212000" - ], - [ - 1489972906, - "46972000" - ], - [ - 1489972906, - "46480000" - ], - [ - 1489972906, - "48796000" - ], - [ - 1489972921, - "47440000" - ], - [ - 1489972921, - "47608000" - ], - [ - 1489972921, - "48048000" - ], - [ - 1489972936, - "58680000" - ], - [ - 1489972936, - "47272000" - ], - [ - 1489972936, - "39696000" - ], - [ - 1489972951, - "55956000" - ], - [ - 1489972951, - "47028000" - ], - [ - 1489972951, - "40112000" - ], - [ - 1489972966, - "69656000" - ], - [ - 1489972966, - "47556000" - ], - [ - 1489972966, - "40788000" - ], - [ - 1489972981, - "40788000" - ], - [ - 1489972981, - "47052000" - ], - [ - 1489972981, - "68364000" - ], - [ - 1489972996, - "87308000" - ], - [ - 1489972996, - "45204000" - ], - [ - 1489972996, - "47312000" - ], - [ - 1489973011, - "96196000" - ], - [ - 1489973011, - "40516000" - ], - [ - 1489973011, - "47076000" - ], - [ - 1489973026, - "102008000" - ], - [ - 1489973026, - "41700000" - ], - [ - 1489973026, - "47708000" - ], - [ - 1489973041, - "47460000" - ], - [ - 1489973041, - "114052000" - ], - [ - 1489973041, - "42700000" - ], - [ - 1489973056, - "47160000" - ], - [ - 1489973056, - "43396000" - ], - [ - 1489973056, - "119980000" - ], - [ - 1489973071, - "39004000" - ], - [ - 1489973071, - "44676000" - ], - [ - 1489973071, - "134156000" - ], - [ - 1489973086, - "143272000" - ], - [ - 1489973086, - "45300000" - ], - [ - 1489973086, - "39640000" - ], - [ - 1489973101, - "39500000" - ], - [ - 1489973101, - "157572000" - ], - [ - 1489973101, - "45744000" - ], - [ - 1489973116, - "171976000" - ], - [ - 1489973116, - "46248000" - ], - [ - 1489973116, - "39148000" - ], - [ - 1489973131, - "188864000" - ], - [ - 1489973131, - "39672000" - ], - [ - 1489973131, - "48556000" - ], - [ - 1489973146, - "48852000" - ], - [ - 1489973146, - "204388000" - ], - [ - 1489973146, - "39420000" - ], - [ - 1489973161, - "39540000" - ], - [ - 1489973161, - "219784000" - ], - [ - 1489973161, - "39940000" - ], - [ - 1489973176, - "39432000" - ], - [ - 1489973176, - "239960000" - ], - [ - 1489973176, - "40236000" - ], - [ - 1489973191, - "255416000" - ], - [ - 1489973191, - "40480000" - ], - [ - 1489973191, - "39228000" - ], - [ - 1489973206, - "255416000" - ], - [ - 1489973206, - "41676000" - ], - [ - 1489973206, - "39488000" - ], - [ - 1489973221, - "47080000" - ], - [ - 1489973221, - "42204000" - ], - [ - 1489973221, - "38920000" - ], - [ - 1489973236, - "41540000" - ], - [ - 1489973236, - "38764000" - ], - [ - 1489973236, - "42728000" - ], - [ - 1489973251, - "38524000" - ], - [ - 1489973251, - "45840000" - ], - [ - 1489973251, - "43560000" - ], - [ - 1489973266, - "48836000" - ], - [ - 1489973266, - "44452000" - ], - [ - 1489973266, - "39048000" - ], - [ - 1489973281, - "45348000" - ], - [ - 1489973281, - "46400000" - ], - [ - 1489973281, - "39008000" - ], - [ - 1489973296, - "52268000" - ], - [ - 1489973296, - "46172000" - ], - [ - 1489973296, - "39272000" - ], - [ - 1489973311, - "47032000" - ], - [ - 1489973311, - "38984000" - ], - [ - 1489973311, - "66056000" - ], - [ - 1489973326, - "39344000" - ], - [ - 1489973326, - "47744000" - ], - [ - 1489973326, - "62068000" - ], - [ - 1489973341, - "40268000" - ], - [ - 1489973341, - "79400000" - ], - [ - 1489973341, - "39384000" - ], - [ - 1489973356, - "40284000" - ], - [ - 1489973356, - "75936000" - ], - [ - 1489973356, - "39652000" - ], - [ - 1489973371, - "39536000" - ], - [ - 1489973371, - "41460000" - ], - [ - 1489973371, - "95796000" - ], - [ - 1489973386, - "90152000" - ], - [ - 1489973386, - "41692000" - ], - [ - 1489973386, - "39040000" - ], - [ - 1489973401, - "110184000" - ], - [ - 1489973401, - "40028000" - ], - [ - 1489973401, - "42932000" - ], - [ - 1489973416, - "39264000" - ], - [ - 1489973416, - "119384000" - ], - [ - 1489973416, - "42984000" - ], - [ - 1489973431, - "39472000" - ], - [ - 1489973431, - "127452000" - ], - [ - 1489973431, - "43692000" - ], - [ - 1489973446, - "142416000" - ], - [ - 1489973446, - "39728000" - ], - [ - 1489973446, - "44512000" - ], - [ - 1489973461, - "45472000" - ], - [ - 1489973461, - "151912000" - ], - [ - 1489973461, - "40256000" - ], - [ - 1489973476, - "46016000" - ], - [ - 1489973476, - "167688000" - ], - [ - 1489973476, - "40012000" - ], - [ - 1489973491, - "46880000" - ], - [ - 1489973491, - "181488000" - ], - [ - 1489973491, - "39816000" - ], - [ - 1489973506, - "40344000" - ], - [ - 1489973506, - "206048000" - ], - [ - 1489973506, - "46924000" - ], - [ - 1489973521, - "39772000" - ], - [ - 1489973521, - "39844000" - ], - [ - 1489973521, - "214756000" - ], - [ - 1489973536, - "40364000" - ], - [ - 1489973536, - "231948000" - ], - [ - 1489973536, - "39972000" - ], - [ - 1489973551, - "40120000" - ], - [ - 1489973551, - "41120000" - ], - [ - 1489973551, - "251364000" - ], - [ - 1489973566, - "251364000" - ], - [ - 1489973566, - "40648000" - ], - [ - 1489973566, - "41888000" - ], - [ - 1489973581, - "45288000" - ], - [ - 1489973581, - "40404000" - ], - [ - 1489973581, - "42092000" - ], - [ - 1489973596, - "42604000" - ], - [ - 1489973596, - "47088000" - ], - [ - 1489973596, - "40880000" - ], - [ - 1489973611, - "42016000" - ], - [ - 1489973611, - "43800000" - ], - [ - 1489973611, - "40368000" - ], - [ - 1489973626, - "43848000" - ], - [ - 1489973626, - "43576000" - ], - [ - 1489973626, - "40896000" - ], - [ - 1489973641, - "43576000" - ], - [ - 1489973641, - "50712000" - ], - [ - 1489973641, - "40792000" - ], - [ - 1489973656, - "48840000" - ], - [ - 1489973656, - "43576000" - ], - [ - 1489973656, - "40288000" - ], - [ - 1489973671, - "40544000" - ], - [ - 1489973671, - "59636000" - ], - [ - 1489973671, - "46852000" - ], - [ - 1489973686, - "40384000" - ], - [ - 1489973686, - "41072000" - ], - [ - 1489973686, - "66224000" - ], - [ - 1489973701, - "70604000" - ], - [ - 1489973701, - "41600000" - ], - [ - 1489973701, - "40792000" - ], - [ - 1489973716, - "80012000" - ], - [ - 1489973716, - "42968000" - ], - [ - 1489973716, - "40556000" - ], - [ - 1489973731, - "82836000" - ], - [ - 1489973731, - "43404000" - ], - [ - 1489973731, - "41076000" - ], - [ - 1489973746, - "40832000" - ], - [ - 1489973746, - "95076000" - ], - [ - 1489973746, - "44724000" - ], - [ - 1489973761, - "45096000" - ], - [ - 1489973761, - "41360000" - ], - [ - 1489973761, - "101368000" - ], - [ - 1489973776, - "45156000" - ], - [ - 1489973776, - "112692000" - ], - [ - 1489973776, - "40852000" - ], - [ - 1489973791, - "47356000" - ], - [ - 1489973791, - "117952000" - ], - [ - 1489973791, - "41380000" - ], - [ - 1489973806, - "41136000" - ], - [ - 1489973806, - "47468000" - ], - [ - 1489973806, - "130620000" - ], - [ - 1489973821, - "40900000" - ], - [ - 1489973821, - "39552000" - ], - [ - 1489973821, - "143380000" - ], - [ - 1489973836, - "40568000" - ], - [ - 1489973836, - "41420000" - ], - [ - 1489973836, - "156972000" - ], - [ - 1489973851, - "171936000" - ], - [ - 1489973851, - "41176000" - ], - [ - 1489973851, - "40968000" - ], - [ - 1489973866, - "41852000" - ], - [ - 1489973866, - "188112000" - ], - [ - 1489973866, - "41704000" - ], - [ - 1489973881, - "203388000" - ], - [ - 1489973881, - "42620000" - ], - [ - 1489973881, - "41400000" - ], - [ - 1489973896, - "41824000" - ], - [ - 1489973896, - "219644000" - ], - [ - 1489973896, - "42412000" - ], - [ - 1489973911, - "43960000" - ], - [ - 1489973911, - "239096000" - ], - [ - 1489973911, - "41312000" - ], - [ - 1489973926, - "239096000" - ], - [ - 1489973926, - "41840000" - ], - [ - 1489973926, - "43884000" - ], - [ - 1489973941, - "45000000" - ], - [ - 1489973941, - "239096000" - ], - [ - 1489973941, - "41648000" - ], - [ - 1489973956, - "41912000" - ], - [ - 1489973956, - "45624000" - ], - [ - 1489973956, - "46976000" - ], - [ - 1489973971, - "41668000" - ], - [ - 1489973971, - "46764000" - ], - [ - 1489973971, - "41536000" - ], - [ - 1489973986, - "42196000" - ], - [ - 1489973986, - "46752000" - ], - [ - 1489973986, - "44324000" - ] - ], - "process_virtual_memory_bytes": [ - [ - 1489959301, - "588332000" - ], - [ - 1489959301, - "588820000" - ], - [ - 1489959316, - "598840000" - ], - [ - 1489959316, - "599064000" - ], - [ - 1489959316, - "588416000" - ], - [ - 1489959331, - "599576000" - ], - [ - 1489959331, - "599656000" - ], - [ - 1489959331, - "609592000" - ], - [ - 1489959346, - "600088000" - ], - [ - 1489959346, - "601192000" - ], - [ - 1489959346, - "613328000" - ], - [ - 1489959361, - "620688000" - ], - [ - 1489959361, - "603124000" - ], - [ - 1489959361, - "601360000" - ], - [ - 1489959376, - "604660000" - ], - [ - 1489959376, - "623548000" - ], - [ - 1489959376, - "601872000" - ], - [ - 1489959391, - "602384000" - ], - [ - 1489959391, - "611316000" - ], - [ - 1489959391, - "613668000" - ], - [ - 1489959406, - "602896000" - ], - [ - 1489959406, - "612852000" - ], - [ - 1489959406, - "620604000" - ], - [ - 1489959421, - "620020000" - ], - [ - 1489959421, - "603408000" - ], - [ - 1489959421, - "624288000" - ], - [ - 1489959436, - "624116000" - ], - [ - 1489959436, - "603920000" - ], - [ - 1489959436, - "624276000" - ], - [ - 1489959451, - "628672000" - ], - [ - 1489959451, - "652276000" - ], - [ - 1489959451, - "606460000" - ], - [ - 1489959466, - "627444000" - ], - [ - 1489959466, - "606460000" - ], - [ - 1489959466, - "656372000" - ], - [ - 1489959481, - "600316000" - ], - [ - 1489959481, - "628508000" - ], - [ - 1489959481, - "666612000" - ], - [ - 1489959496, - "600828000" - ], - [ - 1489959496, - "677364000" - ], - [ - 1489959496, - "638292000" - ], - [ - 1489959511, - "690676000" - ], - [ - 1489959511, - "627476000" - ], - [ - 1489959511, - "601852000" - ], - [ - 1489959526, - "628420000" - ], - [ - 1489959526, - "601852000" - ], - [ - 1489959526, - "702452000" - ], - [ - 1489959541, - "720372000" - ], - [ - 1489959541, - "637068000" - ], - [ - 1489959541, - "602876000" - ], - [ - 1489959556, - "737268000" - ], - [ - 1489959556, - "603388000" - ], - [ - 1489959556, - "662316000" - ], - [ - 1489959571, - "604412000" - ], - [ - 1489959571, - "760308000" - ], - [ - 1489959571, - "639532000" - ], - [ - 1489959586, - "783348000" - ], - [ - 1489959586, - "604924000" - ], - [ - 1489959586, - "637896000" - ], - [ - 1489959601, - "642024000" - ], - [ - 1489959601, - "806900000" - ], - [ - 1489959601, - "606224000" - ], - [ - 1489959616, - "654656000" - ], - [ - 1489959616, - "606460000" - ], - [ - 1489959616, - "829428000" - ], - [ - 1489959631, - "636916000" - ], - [ - 1489959631, - "852468000" - ], - [ - 1489959631, - "606972000" - ], - [ - 1489959646, - "875508000" - ], - [ - 1489959646, - "642108000" - ], - [ - 1489959646, - "606972000" - ], - [ - 1489959661, - "600828000" - ], - [ - 1489959661, - "642816000" - ], - [ - 1489959661, - "875508000" - ], - [ - 1489959676, - "600828000" - ], - [ - 1489959676, - "635972000" - ], - [ - 1489959676, - "588416000" - ], - [ - 1489959691, - "598316000" - ], - [ - 1489959691, - "644928000" - ], - [ - 1489959691, - "601852000" - ], - [ - 1489959706, - "602364000" - ], - [ - 1489959706, - "665176000" - ], - [ - 1489959706, - "601528000" - ], - [ - 1489959721, - "601528000" - ], - [ - 1489959721, - "665176000" - ], - [ - 1489959721, - "602876000" - ], - [ - 1489959736, - "606136000" - ], - [ - 1489959736, - "603388000" - ], - [ - 1489959736, - "588416000" - ], - [ - 1489959751, - "598420000" - ], - [ - 1489959751, - "608184000" - ], - [ - 1489959751, - "604412000" - ], - [ - 1489959766, - "611912000" - ], - [ - 1489959766, - "599956000" - ], - [ - 1489959766, - "604412000" - ], - [ - 1489959781, - "605436000" - ], - [ - 1489959781, - "601772000" - ], - [ - 1489959781, - "614984000" - ], - [ - 1489959796, - "625224000" - ], - [ - 1489959796, - "605948000" - ], - [ - 1489959796, - "608364000" - ], - [ - 1489959811, - "628940000" - ], - [ - 1489959811, - "606724000" - ], - [ - 1489959811, - "606972000" - ], - [ - 1489959826, - "607484000" - ], - [ - 1489959826, - "658124000" - ], - [ - 1489959826, - "611600000" - ], - [ - 1489959841, - "600316000" - ], - [ - 1489959841, - "662732000" - ], - [ - 1489959841, - "606168000" - ], - [ - 1489959856, - "612760000" - ], - [ - 1489959856, - "600828000" - ], - [ - 1489959856, - "680652000" - ], - [ - 1489959871, - "686284000" - ], - [ - 1489959871, - "601340000" - ], - [ - 1489959871, - "607312000" - ], - [ - 1489959886, - "631464000" - ], - [ - 1489959886, - "698060000" - ], - [ - 1489959886, - "601852000" - ], - [ - 1489959901, - "634244000" - ], - [ - 1489959901, - "602876000" - ], - [ - 1489959901, - "715980000" - ], - [ - 1489959916, - "630676000" - ], - [ - 1489959916, - "731340000" - ], - [ - 1489959916, - "603388000" - ], - [ - 1489959931, - "633572000" - ], - [ - 1489959931, - "752332000" - ], - [ - 1489959931, - "603900000" - ], - [ - 1489959946, - "604412000" - ], - [ - 1489959946, - "642412000" - ], - [ - 1489959946, - "776908000" - ], - [ - 1489959961, - "785100000" - ], - [ - 1489959961, - "604412000" - ], - [ - 1489959961, - "630952000" - ], - [ - 1489959976, - "825548000" - ], - [ - 1489959976, - "604412000" - ], - [ - 1489959976, - "632132000" - ], - [ - 1489959991, - "833228000" - ], - [ - 1489959991, - "598996000" - ], - [ - 1489959991, - "629824000" - ], - [ - 1489960006, - "601044000" - ], - [ - 1489960006, - "630768000" - ], - [ - 1489960006, - "871116000" - ], - [ - 1489960021, - "871116000" - ], - [ - 1489960021, - "627988000" - ], - [ - 1489960021, - "600532000" - ], - [ - 1489960036, - "652972000" - ], - [ - 1489960036, - "871116000" - ], - [ - 1489960036, - "601556000" - ], - [ - 1489960051, - "602068000" - ], - [ - 1489960051, - "650560000" - ], - [ - 1489960051, - "588612000" - ], - [ - 1489960066, - "603092000" - ], - [ - 1489960066, - "600328000" - ], - [ - 1489960066, - "641236000" - ], - [ - 1489960081, - "634048000" - ], - [ - 1489960081, - "601864000" - ], - [ - 1489960081, - "603092000" - ], - [ - 1489960096, - "603400000" - ], - [ - 1489960096, - "643348000" - ], - [ - 1489960096, - "603604000" - ], - [ - 1489960111, - "604628000" - ], - [ - 1489960111, - "605960000" - ], - [ - 1489960111, - "652616000" - ], - [ - 1489960126, - "605652000" - ], - [ - 1489960126, - "610056000" - ], - [ - 1489960126, - "659004000" - ], - [ - 1489960141, - "613128000" - ], - [ - 1489960141, - "669316000" - ], - [ - 1489960141, - "606164000" - ], - [ - 1489960156, - "600020000" - ], - [ - 1489960156, - "621320000" - ], - [ - 1489960156, - "669316000" - ], - [ - 1489960171, - "625416000" - ], - [ - 1489960171, - "600020000" - ], - [ - 1489960171, - "588560000" - ], - [ - 1489960186, - "652552000" - ], - [ - 1489960186, - "601044000" - ], - [ - 1489960186, - "598872000" - ], - [ - 1489960201, - "599896000" - ], - [ - 1489960201, - "656648000" - ], - [ - 1489960201, - "601044000" - ], - [ - 1489960216, - "602068000" - ], - [ - 1489960216, - "608700000" - ], - [ - 1489960216, - "674568000" - ], - [ - 1489960231, - "602580000" - ], - [ - 1489960231, - "626112000" - ], - [ - 1489960231, - "679176000" - ], - [ - 1489960246, - "691464000" - ], - [ - 1489960246, - "619324000" - ], - [ - 1489960246, - "603092000" - ], - [ - 1489960261, - "624724000" - ], - [ - 1489960261, - "603604000" - ], - [ - 1489960261, - "703240000" - ], - [ - 1489960276, - "631468000" - ], - [ - 1489960276, - "721672000" - ], - [ - 1489960276, - "604628000" - ], - [ - 1489960291, - "620728000" - ], - [ - 1489960291, - "605140000" - ], - [ - 1489960291, - "730376000" - ], - [ - 1489960306, - "755464000" - ], - [ - 1489960306, - "606164000" - ], - [ - 1489960306, - "630212000" - ], - [ - 1489960321, - "779528000" - ], - [ - 1489960321, - "606676000" - ], - [ - 1489960321, - "622600000" - ], - [ - 1489960336, - "796936000" - ], - [ - 1489960336, - "607188000" - ], - [ - 1489960336, - "634960000" - ], - [ - 1489960351, - "600020000" - ], - [ - 1489960351, - "826120000" - ], - [ - 1489960351, - "636004000" - ], - [ - 1489960366, - "600532000" - ], - [ - 1489960366, - "645468000" - ], - [ - 1489960366, - "845576000" - ], - [ - 1489960381, - "601044000" - ], - [ - 1489960381, - "627132000" - ], - [ - 1489960381, - "871176000" - ], - [ - 1489960396, - "641844000" - ], - [ - 1489960396, - "871176000" - ], - [ - 1489960396, - "602068000" - ], - [ - 1489960411, - "629036000" - ], - [ - 1489960411, - "602580000" - ], - [ - 1489960411, - "871176000" - ], - [ - 1489960426, - "627000000" - ], - [ - 1489960426, - "597924000" - ], - [ - 1489960426, - "603092000" - ], - [ - 1489960441, - "630476000" - ], - [ - 1489960441, - "603604000" - ], - [ - 1489960441, - "599460000" - ], - [ - 1489960456, - "661504000" - ], - [ - 1489960456, - "602532000" - ], - [ - 1489960456, - "604628000" - ], - [ - 1489960471, - "604628000" - ], - [ - 1489960471, - "631884000" - ], - [ - 1489960471, - "605088000" - ], - [ - 1489960486, - "606592000" - ], - [ - 1489960486, - "606624000" - ], - [ - 1489960486, - "651320000" - ], - [ - 1489960501, - "608672000" - ], - [ - 1489960501, - "633292000" - ], - [ - 1489960501, - "606592000" - ], - [ - 1489960516, - "658520000" - ], - [ - 1489960516, - "617376000" - ], - [ - 1489960516, - "607616000" - ], - [ - 1489960531, - "660232000" - ], - [ - 1489960531, - "619936000" - ], - [ - 1489960531, - "607616000" - ], - [ - 1489960546, - "600960000" - ], - [ - 1489960546, - "662040000" - ], - [ - 1489960546, - "647208000" - ], - [ - 1489960561, - "651816000" - ], - [ - 1489960561, - "649676000" - ], - [ - 1489960561, - "601472000" - ], - [ - 1489960576, - "663592000" - ], - [ - 1489960576, - "637036000" - ], - [ - 1489960576, - "602496000" - ], - [ - 1489960591, - "667688000" - ], - [ - 1489960591, - "637036000" - ], - [ - 1489960591, - "602496000" - ], - [ - 1489960606, - "603520000" - ], - [ - 1489960606, - "687144000" - ], - [ - 1489960606, - "588416000" - ], - [ - 1489960621, - "693288000" - ], - [ - 1489960621, - "604032000" - ], - [ - 1489960621, - "599524000" - ], - [ - 1489960636, - "600036000" - ], - [ - 1489960636, - "604032000" - ], - [ - 1489960636, - "719400000" - ], - [ - 1489960651, - "621008000" - ], - [ - 1489960651, - "588452000" - ], - [ - 1489960651, - "720424000" - ], - [ - 1489960666, - "738344000" - ], - [ - 1489960666, - "598904000" - ], - [ - 1489960666, - "619580000" - ], - [ - 1489960681, - "767016000" - ], - [ - 1489960681, - "621632000" - ], - [ - 1489960681, - "599416000" - ], - [ - 1489960696, - "799272000" - ], - [ - 1489960696, - "627352000" - ], - [ - 1489960696, - "601356000" - ], - [ - 1489960711, - "601868000" - ], - [ - 1489960711, - "623012000" - ], - [ - 1489960711, - "811560000" - ], - [ - 1489960726, - "622192000" - ], - [ - 1489960726, - "602380000" - ], - [ - 1489960726, - "845352000" - ], - [ - 1489960741, - "855592000" - ], - [ - 1489960741, - "602892000" - ], - [ - 1489960741, - "620472000" - ], - [ - 1489960756, - "891432000" - ], - [ - 1489960756, - "603404000" - ], - [ - 1489960756, - "624148000" - ], - [ - 1489960771, - "891432000" - ], - [ - 1489960771, - "603916000" - ], - [ - 1489960771, - "638672000" - ], - [ - 1489960786, - "646056000" - ], - [ - 1489960786, - "891432000" - ], - [ - 1489960786, - "605948000" - ], - [ - 1489960801, - "605948000" - ], - [ - 1489960801, - "598808000" - ], - [ - 1489960801, - "638492000" - ], - [ - 1489960816, - "639536000" - ], - [ - 1489960816, - "600828000" - ], - [ - 1489960816, - "600032000" - ], - [ - 1489960831, - "639020000" - ], - [ - 1489960831, - "600828000" - ], - [ - 1489960831, - "603616000" - ], - [ - 1489960846, - "645456000" - ], - [ - 1489960846, - "604128000" - ], - [ - 1489960846, - "600828000" - ], - [ - 1489960861, - "608224000" - ], - [ - 1489960861, - "674528000" - ], - [ - 1489960861, - "601340000" - ], - [ - 1489960876, - "766996000" - ], - [ - 1489960876, - "613344000" - ], - [ - 1489960876, - "602364000" - ], - [ - 1489960891, - "617952000" - ], - [ - 1489960891, - "963036000" - ], - [ - 1489960891, - "602876000" - ], - [ - 1489960906, - "603388000" - ], - [ - 1489960906, - "620000000" - ], - [ - 1489960906, - "1066056000" - ], - [ - 1489960921, - "627168000" - ], - [ - 1489960921, - "603900000" - ], - [ - 1489960921, - "1279968000" - ], - [ - 1489960936, - "1397272000" - ], - [ - 1489960936, - "651744000" - ], - [ - 1489960936, - "604924000" - ], - [ - 1489960951, - "666080000" - ], - [ - 1489960951, - "1637012000" - ], - [ - 1489960951, - "605436000" - ], - [ - 1489960966, - "1763200000" - ], - [ - 1489960966, - "670688000" - ], - [ - 1489960966, - "606460000" - ], - [ - 1489960981, - "606972000" - ], - [ - 1489960981, - "2018060000" - ], - [ - 1489960981, - "686048000" - ], - [ - 1489960996, - "606972000" - ], - [ - 1489960996, - "2018060000" - ], - [ - 1489960996, - "692704000" - ], - [ - 1489961011, - "2018060000" - ], - [ - 1489961011, - "607484000" - ], - [ - 1489961011, - "717280000" - ], - [ - 1489961026, - "588396000" - ], - [ - 1489961026, - "737248000" - ], - [ - 1489961026, - "607484000" - ], - [ - 1489961041, - "753120000" - ], - [ - 1489961041, - "607484000" - ], - [ - 1489961041, - "599288000" - ], - [ - 1489961056, - "600312000" - ], - [ - 1489961056, - "601340000" - ], - [ - 1489961056, - "784864000" - ], - [ - 1489961071, - "600316000" - ], - [ - 1489961071, - "600824000" - ], - [ - 1489961071, - "800224000" - ], - [ - 1489961086, - "838384000" - ], - [ - 1489961086, - "651184000" - ], - [ - 1489961086, - "600828000" - ], - [ - 1489961101, - "641248000" - ], - [ - 1489961101, - "856032000" - ], - [ - 1489961101, - "601852000" - ], - [ - 1489961116, - "634732000" - ], - [ - 1489961116, - "601852000" - ], - [ - 1489961116, - "885216000" - ], - [ - 1489961131, - "637484000" - ], - [ - 1489961131, - "885216000" - ], - [ - 1489961131, - "602876000" - ], - [ - 1489961146, - "603388000" - ], - [ - 1489961146, - "588532000" - ], - [ - 1489961146, - "634280000" - ], - [ - 1489961161, - "599428000" - ], - [ - 1489961161, - "603900000" - ], - [ - 1489961161, - "653380000" - ], - [ - 1489961176, - "601140000" - ], - [ - 1489961176, - "647396000" - ], - [ - 1489961176, - "604412000" - ], - [ - 1489961191, - "605236000" - ], - [ - 1489961191, - "644060000" - ], - [ - 1489961191, - "605436000" - ], - [ - 1489961206, - "630940000" - ], - [ - 1489961206, - "607284000" - ], - [ - 1489961206, - "605948000" - ], - [ - 1489961221, - "608820000" - ], - [ - 1489961221, - "658020000" - ], - [ - 1489961221, - "606972000" - ], - [ - 1489961236, - "610868000" - ], - [ - 1489961236, - "633916000" - ], - [ - 1489961236, - "606972000" - ], - [ - 1489961251, - "600316000" - ], - [ - 1489961251, - "620596000" - ], - [ - 1489961251, - "666224000" - ], - [ - 1489961266, - "710988000" - ], - [ - 1489961266, - "600828000" - ], - [ - 1489961266, - "623156000" - ], - [ - 1489961281, - "601340000" - ], - [ - 1489961281, - "663768000" - ], - [ - 1489961281, - "651828000" - ], - [ - 1489961296, - "728512000" - ], - [ - 1489961296, - "655924000" - ], - [ - 1489961296, - "602120000" - ], - [ - 1489961311, - "674564000" - ], - [ - 1489961311, - "630864000" - ], - [ - 1489961311, - "602120000" - ], - [ - 1489961326, - "602120000" - ], - [ - 1489961326, - "693900000" - ], - [ - 1489961326, - "676612000" - ], - [ - 1489961341, - "801484000" - ], - [ - 1489961341, - "688900000" - ], - [ - 1489961341, - "597852000" - ], - [ - 1489961356, - "599552000" - ], - [ - 1489961356, - "697604000" - ], - [ - 1489961356, - "1027244000" - ], - [ - 1489961371, - "719108000" - ], - [ - 1489961371, - "1145384000" - ], - [ - 1489961371, - "600240000" - ], - [ - 1489961386, - "727300000" - ], - [ - 1489961386, - "1394276000" - ], - [ - 1489961386, - "600752000" - ], - [ - 1489961401, - "771332000" - ], - [ - 1489961401, - "1522976000" - ], - [ - 1489961401, - "601776000" - ], - [ - 1489961416, - "779012000" - ], - [ - 1489961416, - "602288000" - ], - [ - 1489961416, - "1522976000" - ], - [ - 1489961431, - "602800000" - ], - [ - 1489961431, - "817924000" - ], - [ - 1489961431, - "599516000" - ], - [ - 1489961446, - "826628000" - ], - [ - 1489961446, - "603312000" - ], - [ - 1489961446, - "599516000" - ], - [ - 1489961461, - "856836000" - ], - [ - 1489961461, - "604336000" - ], - [ - 1489961461, - "601192000" - ], - [ - 1489961476, - "605352000" - ], - [ - 1489961476, - "868100000" - ], - [ - 1489961476, - "603240000" - ], - [ - 1489961491, - "606376000" - ], - [ - 1489961491, - "868100000" - ], - [ - 1489961491, - "636632000" - ], - [ - 1489961506, - "599720000" - ], - [ - 1489961506, - "588524000" - ], - [ - 1489961506, - "632356000" - ], - [ - 1489961521, - "627884000" - ], - [ - 1489961521, - "600232000" - ], - [ - 1489961521, - "598768000" - ], - [ - 1489961536, - "599932000" - ], - [ - 1489961536, - "600232000" - ], - [ - 1489961536, - "629064000" - ], - [ - 1489961551, - "600744000" - ], - [ - 1489961551, - "643968000" - ], - [ - 1489961551, - "601468000" - ], - [ - 1489961566, - "605992000" - ], - [ - 1489961566, - "640696000" - ], - [ - 1489961566, - "601256000" - ], - [ - 1489961581, - "602280000" - ], - [ - 1489961581, - "609064000" - ], - [ - 1489961581, - "647648000" - ], - [ - 1489961596, - "611624000" - ], - [ - 1489961596, - "602792000" - ], - [ - 1489961596, - "640352000" - ], - [ - 1489961611, - "666664000" - ], - [ - 1489961611, - "603816000" - ], - [ - 1489961611, - "615208000" - ], - [ - 1489961626, - "640628000" - ], - [ - 1489961626, - "604328000" - ], - [ - 1489961626, - "623912000" - ], - [ - 1489961641, - "605056000" - ], - [ - 1489961641, - "629032000" - ], - [ - 1489961641, - "657736000" - ], - [ - 1489961656, - "605568000" - ], - [ - 1489961656, - "628560000" - ], - [ - 1489961656, - "653608000" - ], - [ - 1489961671, - "606592000" - ], - [ - 1489961671, - "646508000" - ], - [ - 1489961671, - "657192000" - ], - [ - 1489961686, - "607104000" - ], - [ - 1489961686, - "629968000" - ], - [ - 1489961686, - "673576000" - ], - [ - 1489961701, - "682792000" - ], - [ - 1489961701, - "600448000" - ], - [ - 1489961701, - "715788000" - ], - [ - 1489961716, - "600448000" - ], - [ - 1489961716, - "701224000" - ], - [ - 1489961716, - "813888000" - ], - [ - 1489961731, - "1021164000" - ], - [ - 1489961731, - "600960000" - ], - [ - 1489961731, - "713000000" - ], - [ - 1489961746, - "601472000" - ], - [ - 1489961746, - "1129824000" - ], - [ - 1489961746, - "727848000" - ], - [ - 1489961761, - "1358696000" - ], - [ - 1489961761, - "601984000" - ], - [ - 1489961761, - "741160000" - ], - [ - 1489961776, - "603008000" - ], - [ - 1489961776, - "775464000" - ], - [ - 1489961776, - "1479452000" - ], - [ - 1489961791, - "1728384000" - ], - [ - 1489961791, - "784168000" - ], - [ - 1489961791, - "603520000" - ], - [ - 1489961806, - "1860192000" - ], - [ - 1489961806, - "604032000" - ], - [ - 1489961806, - "819496000" - ], - [ - 1489961821, - "651852000" - ], - [ - 1489961821, - "604544000" - ], - [ - 1489961821, - "830248000" - ], - [ - 1489961836, - "864040000" - ], - [ - 1489961836, - "597880000" - ], - [ - 1489961836, - "605568000" - ], - [ - 1489961851, - "864040000" - ], - [ - 1489961851, - "598904000" - ], - [ - 1489961851, - "606080000" - ], - [ - 1489961866, - "606592000" - ], - [ - 1489961866, - "864040000" - ], - [ - 1489961866, - "600532000" - ], - [ - 1489961881, - "598836000" - ], - [ - 1489961881, - "604844000" - ], - [ - 1489961881, - "607104000" - ], - [ - 1489961896, - "601636000" - ], - [ - 1489961896, - "599936000" - ], - [ - 1489961896, - "627564000" - ], - [ - 1489961911, - "600960000" - ], - [ - 1489961911, - "625188000" - ], - [ - 1489961911, - "601124000" - ], - [ - 1489961926, - "628596000" - ], - [ - 1489961926, - "600960000" - ], - [ - 1489961926, - "605804000" - ], - [ - 1489961941, - "607852000" - ], - [ - 1489961941, - "633412000" - ], - [ - 1489961941, - "600960000" - ], - [ - 1489961956, - "601472000" - ], - [ - 1489961956, - "632468000" - ], - [ - 1489961956, - "612460000" - ], - [ - 1489961971, - "616556000" - ], - [ - 1489961971, - "602496000" - ], - [ - 1489961971, - "633228000" - ], - [ - 1489961986, - "602496000" - ], - [ - 1489961986, - "623724000" - ], - [ - 1489961986, - "677124000" - ], - [ - 1489962001, - "628332000" - ], - [ - 1489962001, - "602496000" - ], - [ - 1489962001, - "733392000" - ], - [ - 1489962016, - "856492000" - ], - [ - 1489962016, - "657204000" - ], - [ - 1489962016, - "588416000" - ], - [ - 1489962031, - "599592000" - ], - [ - 1489962031, - "924328000" - ], - [ - 1489962031, - "664884000" - ], - [ - 1489962046, - "599192000" - ], - [ - 1489962046, - "1069552000" - ], - [ - 1489962046, - "676660000" - ], - [ - 1489962061, - "682292000" - ], - [ - 1489962061, - "1147928000" - ], - [ - 1489962061, - "600216000" - ], - [ - 1489962076, - "600728000" - ], - [ - 1489962076, - "709940000" - ], - [ - 1489962076, - "1315272000" - ], - [ - 1489962091, - "707892000" - ], - [ - 1489962091, - "601240000" - ], - [ - 1489962091, - "1403388000" - ], - [ - 1489962106, - "1591816000" - ], - [ - 1489962106, - "601752000" - ], - [ - 1489962106, - "726836000" - ], - [ - 1489962121, - "602264000" - ], - [ - 1489962121, - "753972000" - ], - [ - 1489962121, - "1691300000" - ], - [ - 1489962136, - "1898760000" - ], - [ - 1489962136, - "773428000" - ], - [ - 1489962136, - "602776000" - ], - [ - 1489962151, - "773428000" - ], - [ - 1489962151, - "1898760000" - ], - [ - 1489962151, - "602776000" - ], - [ - 1489962166, - "773428000" - ], - [ - 1489962166, - "589148000" - ], - [ - 1489962166, - "1898760000" - ], - [ - 1489962181, - "599904000" - ], - [ - 1489962181, - "588672000" - ], - [ - 1489962181, - "588592000" - ], - [ - 1489962196, - "600080000" - ], - [ - 1489962196, - "600724000" - ], - [ - 1489962196, - "600416000" - ], - [ - 1489962211, - "602260000" - ], - [ - 1489962211, - "600928000" - ], - [ - 1489962211, - "601616000" - ], - [ - 1489962226, - "601440000" - ], - [ - 1489962226, - "606356000" - ], - [ - 1489962226, - "600080000" - ], - [ - 1489962241, - "607440000" - ], - [ - 1489962241, - "601440000" - ], - [ - 1489962241, - "605844000" - ], - [ - 1489962256, - "601440000" - ], - [ - 1489962256, - "614536000" - ], - [ - 1489962256, - "610452000" - ], - [ - 1489962271, - "602464000" - ], - [ - 1489962271, - "606952000" - ], - [ - 1489962271, - "616084000" - ], - [ - 1489962286, - "605388000" - ], - [ - 1489962286, - "602464000" - ], - [ - 1489962286, - "633260000" - ], - [ - 1489962301, - "636844000" - ], - [ - 1489962301, - "617456000" - ], - [ - 1489962301, - "603488000" - ], - [ - 1489962316, - "624772000" - ], - [ - 1489962316, - "653976000" - ], - [ - 1489962316, - "604000000" - ], - [ - 1489962331, - "605024000" - ], - [ - 1489962331, - "658072000" - ], - [ - 1489962331, - "643928000" - ], - [ - 1489962346, - "605744000" - ], - [ - 1489962346, - "672408000" - ], - [ - 1489962346, - "625528000" - ], - [ - 1489962361, - "606768000" - ], - [ - 1489962361, - "678040000" - ], - [ - 1489962361, - "650508000" - ], - [ - 1489962376, - "607280000" - ], - [ - 1489962376, - "687768000" - ], - [ - 1489962376, - "637324000" - ], - [ - 1489962391, - "709784000" - ], - [ - 1489962391, - "656132000" - ], - [ - 1489962391, - "599600000" - ], - [ - 1489962406, - "643504000" - ], - [ - 1489962406, - "599600000" - ], - [ - 1489962406, - "721560000" - ], - [ - 1489962421, - "730776000" - ], - [ - 1489962421, - "600624000" - ], - [ - 1489962421, - "637580000" - ], - [ - 1489962436, - "698016000" - ], - [ - 1489962436, - "772248000" - ], - [ - 1489962436, - "601136000" - ], - [ - 1489962451, - "602160000" - ], - [ - 1489962451, - "667908000" - ], - [ - 1489962451, - "783512000" - ], - [ - 1489962466, - "818840000" - ], - [ - 1489962466, - "650528000" - ], - [ - 1489962466, - "602672000" - ], - [ - 1489962481, - "663232000" - ], - [ - 1489962481, - "832664000" - ], - [ - 1489962481, - "603184000" - ], - [ - 1489962496, - "603696000" - ], - [ - 1489962496, - "696608000" - ], - [ - 1489962496, - "861336000" - ], - [ - 1489962511, - "679172000" - ], - [ - 1489962511, - "881304000" - ], - [ - 1489962511, - "604720000" - ], - [ - 1489962526, - "881304000" - ], - [ - 1489962526, - "633964000" - ], - [ - 1489962526, - "605232000" - ], - [ - 1489962541, - "672384000" - ], - [ - 1489962541, - "881304000" - ], - [ - 1489962541, - "606256000" - ], - [ - 1489962556, - "724748000" - ], - [ - 1489962556, - "606768000" - ], - [ - 1489962556, - "597780000" - ], - [ - 1489962571, - "699384000" - ], - [ - 1489962571, - "607280000" - ], - [ - 1489962571, - "600036000" - ], - [ - 1489962586, - "602596000" - ], - [ - 1489962586, - "715252000" - ], - [ - 1489962586, - "607792000" - ], - [ - 1489962601, - "715252000" - ], - [ - 1489962601, - "604644000" - ], - [ - 1489962601, - "599600000" - ], - [ - 1489962616, - "600112000" - ], - [ - 1489962616, - "715252000" - ], - [ - 1489962616, - "606692000" - ], - [ - 1489962631, - "608228000" - ], - [ - 1489962631, - "599520000" - ], - [ - 1489962631, - "601136000" - ], - [ - 1489962646, - "599688000" - ], - [ - 1489962646, - "601136000" - ], - [ - 1489962646, - "613536000" - ], - [ - 1489962661, - "620192000" - ], - [ - 1489962661, - "599176000" - ], - [ - 1489962661, - "602160000" - ], - [ - 1489962676, - "602672000" - ], - [ - 1489962676, - "625824000" - ], - [ - 1489962676, - "602852000" - ], - [ - 1489962691, - "608472000" - ], - [ - 1489962691, - "603696000" - ], - [ - 1489962691, - "650596000" - ], - [ - 1489962706, - "603696000" - ], - [ - 1489962706, - "661860000" - ], - [ - 1489962706, - "610612000" - ], - [ - 1489962721, - "671588000" - ], - [ - 1489962721, - "607984000" - ], - [ - 1489962721, - "605232000" - ], - [ - 1489962736, - "681316000" - ], - [ - 1489962736, - "605232000" - ], - [ - 1489962736, - "606360000" - ], - [ - 1489962751, - "687972000" - ], - [ - 1489962751, - "606256000" - ], - [ - 1489962751, - "617648000" - ], - [ - 1489962766, - "707428000" - ], - [ - 1489962766, - "611676000" - ], - [ - 1489962766, - "606768000" - ], - [ - 1489962781, - "618716000" - ], - [ - 1489962781, - "719716000" - ], - [ - 1489962781, - "599600000" - ], - [ - 1489962796, - "600112000" - ], - [ - 1489962796, - "754532000" - ], - [ - 1489962796, - "620388000" - ], - [ - 1489962811, - "763236000" - ], - [ - 1489962811, - "622748000" - ], - [ - 1489962811, - "600624000" - ], - [ - 1489962826, - "600624000" - ], - [ - 1489962826, - "797028000" - ], - [ - 1489962826, - "626672000" - ], - [ - 1489962841, - "637656000" - ], - [ - 1489962841, - "811364000" - ], - [ - 1489962841, - "588480000" - ], - [ - 1489962856, - "846692000" - ], - [ - 1489962856, - "641200000" - ], - [ - 1489962856, - "599036000" - ], - [ - 1489962871, - "599548000" - ], - [ - 1489962871, - "646152000" - ], - [ - 1489962871, - "859492000" - ], - [ - 1489962886, - "650292000" - ], - [ - 1489962886, - "892772000" - ], - [ - 1489962886, - "601084000" - ], - [ - 1489962901, - "892772000" - ], - [ - 1489962901, - "653364000" - ], - [ - 1489962901, - "601596000" - ], - [ - 1489962916, - "602108000" - ], - [ - 1489962916, - "892772000" - ], - [ - 1489962916, - "637564000" - ], - [ - 1489962931, - "597884000" - ], - [ - 1489962931, - "653172000" - ], - [ - 1489962931, - "602620000" - ], - [ - 1489962946, - "603132000" - ], - [ - 1489962946, - "643864000" - ], - [ - 1489962946, - "600196000" - ], - [ - 1489962961, - "602244000" - ], - [ - 1489962961, - "644980000" - ], - [ - 1489962961, - "603644000" - ], - [ - 1489962976, - "645796000" - ], - [ - 1489962976, - "606852000" - ], - [ - 1489962976, - "605936000" - ], - [ - 1489962991, - "605936000" - ], - [ - 1489962991, - "609412000" - ], - [ - 1489962991, - "634640000" - ], - [ - 1489963006, - "661372000" - ], - [ - 1489963006, - "612484000" - ], - [ - 1489963006, - "606960000" - ], - [ - 1489963021, - "614532000" - ], - [ - 1489963021, - "599792000" - ], - [ - 1489963021, - "649908000" - ], - [ - 1489963036, - "655448000" - ], - [ - 1489963036, - "599792000" - ], - [ - 1489963036, - "624772000" - ], - [ - 1489963051, - "655448000" - ], - [ - 1489963051, - "600304000" - ], - [ - 1489963051, - "630404000" - ], - [ - 1489963066, - "601328000" - ], - [ - 1489963066, - "658712000" - ], - [ - 1489963066, - "598088000" - ], - [ - 1489963081, - "664856000" - ], - [ - 1489963081, - "601840000" - ], - [ - 1489963081, - "599112000" - ], - [ - 1489963096, - "600648000" - ], - [ - 1489963096, - "678168000" - ], - [ - 1489963096, - "602864000" - ], - [ - 1489963111, - "683800000" - ], - [ - 1489963111, - "602864000" - ], - [ - 1489963111, - "604048000" - ], - [ - 1489963126, - "698136000" - ], - [ - 1489963126, - "615260000" - ], - [ - 1489963126, - "603888000" - ], - [ - 1489963141, - "603916000" - ], - [ - 1489963141, - "712472000" - ], - [ - 1489963141, - "604400000" - ], - [ - 1489963156, - "730392000" - ], - [ - 1489963156, - "612616000" - ], - [ - 1489963156, - "605424000" - ], - [ - 1489963171, - "605936000" - ], - [ - 1489963171, - "611464000" - ], - [ - 1489963171, - "754968000" - ], - [ - 1489963186, - "776472000" - ], - [ - 1489963186, - "606960000" - ], - [ - 1489963186, - "619884000" - ], - [ - 1489963201, - "801560000" - ], - [ - 1489963201, - "606960000" - ], - [ - 1489963201, - "621392000" - ], - [ - 1489963216, - "617268000" - ], - [ - 1489963216, - "599792000" - ], - [ - 1489963216, - "823576000" - ], - [ - 1489963231, - "600304000" - ], - [ - 1489963231, - "613040000" - ], - [ - 1489963231, - "847640000" - ], - [ - 1489963246, - "601328000" - ], - [ - 1489963246, - "870680000" - ], - [ - 1489963246, - "616624000" - ], - [ - 1489963261, - "885528000" - ], - [ - 1489963261, - "619716000" - ], - [ - 1489963261, - "601328000" - ], - [ - 1489963276, - "602352000" - ], - [ - 1489963276, - "588480000" - ], - [ - 1489963276, - "619588000" - ], - [ - 1489963291, - "636144000" - ], - [ - 1489963291, - "598212000" - ], - [ - 1489963291, - "602864000" - ], - [ - 1489963306, - "624900000" - ], - [ - 1489963306, - "603888000" - ], - [ - 1489963306, - "601048000" - ], - [ - 1489963321, - "602584000" - ], - [ - 1489963321, - "603888000" - ], - [ - 1489963321, - "645224000" - ], - [ - 1489963336, - "605364000" - ], - [ - 1489963336, - "631212000" - ], - [ - 1489963336, - "604912000" - ], - [ - 1489963351, - "628340000" - ], - [ - 1489963351, - "606900000" - ], - [ - 1489963351, - "605424000" - ], - [ - 1489963366, - "650480000" - ], - [ - 1489963366, - "611508000" - ], - [ - 1489963366, - "606448000" - ], - [ - 1489963381, - "606960000" - ], - [ - 1489963381, - "616628000" - ], - [ - 1489963381, - "673564000" - ], - [ - 1489963396, - "599792000" - ], - [ - 1489963396, - "623796000" - ], - [ - 1489963396, - "645812000" - ], - [ - 1489963411, - "599792000" - ], - [ - 1489963411, - "654692000" - ], - [ - 1489963411, - "626868000" - ], - [ - 1489963426, - "655944000" - ], - [ - 1489963426, - "639680000" - ], - [ - 1489963426, - "600816000" - ], - [ - 1489963441, - "601328000" - ], - [ - 1489963441, - "639680000" - ], - [ - 1489963441, - "662088000" - ], - [ - 1489963456, - "602352000" - ], - [ - 1489963456, - "599280000" - ], - [ - 1489963456, - "675400000" - ], - [ - 1489963471, - "680008000" - ], - [ - 1489963471, - "599280000" - ], - [ - 1489963471, - "602864000" - ], - [ - 1489963486, - "704584000" - ], - [ - 1489963486, - "602864000" - ], - [ - 1489963486, - "601840000" - ], - [ - 1489963501, - "602864000" - ], - [ - 1489963501, - "608884000" - ], - [ - 1489963501, - "706632000" - ], - [ - 1489963516, - "588652000" - ], - [ - 1489963516, - "602836000" - ], - [ - 1489963516, - "724552000" - ], - [ - 1489963531, - "752200000" - ], - [ - 1489963531, - "599616000" - ], - [ - 1489963531, - "616116000" - ], - [ - 1489963546, - "599616000" - ], - [ - 1489963546, - "783432000" - ], - [ - 1489963546, - "608364000" - ], - [ - 1489963561, - "607948000" - ], - [ - 1489963561, - "790088000" - ], - [ - 1489963561, - "600128000" - ], - [ - 1489963576, - "829000000" - ], - [ - 1489963576, - "600640000" - ], - [ - 1489963576, - "620040000" - ], - [ - 1489963591, - "834632000" - ], - [ - 1489963591, - "612664000" - ], - [ - 1489963591, - "601664000" - ], - [ - 1489963606, - "601664000" - ], - [ - 1489963606, - "619740000" - ], - [ - 1489963606, - "873544000" - ], - [ - 1489963621, - "631512000" - ], - [ - 1489963621, - "880200000" - ], - [ - 1489963621, - "602688000" - ], - [ - 1489963636, - "602688000" - ], - [ - 1489963636, - "880200000" - ], - [ - 1489963636, - "633164000" - ], - [ - 1489963651, - "604552000" - ], - [ - 1489963651, - "665196000" - ], - [ - 1489963651, - "588424000" - ], - [ - 1489963666, - "820008000" - ], - [ - 1489963666, - "605064000" - ], - [ - 1489963666, - "599392000" - ], - [ - 1489963681, - "898068000" - ], - [ - 1489963681, - "606088000" - ], - [ - 1489963681, - "601572000" - ], - [ - 1489963696, - "606088000" - ], - [ - 1489963696, - "603772000" - ], - [ - 1489963696, - "627400000" - ], - [ - 1489963711, - "604796000" - ], - [ - 1489963711, - "645796000" - ], - [ - 1489963711, - "600456000" - ], - [ - 1489963726, - "629320000" - ], - [ - 1489963726, - "600456000" - ], - [ - 1489963726, - "607868000" - ], - [ - 1489963741, - "610940000" - ], - [ - 1489963741, - "626448000" - ], - [ - 1489963741, - "600456000" - ], - [ - 1489963756, - "669376000" - ], - [ - 1489963756, - "615036000" - ], - [ - 1489963756, - "600968000" - ], - [ - 1489963771, - "630680000" - ], - [ - 1489963771, - "601992000" - ], - [ - 1489963771, - "623228000" - ], - [ - 1489963786, - "632136000" - ], - [ - 1489963786, - "602504000" - ], - [ - 1489963786, - "627836000" - ], - [ - 1489963801, - "656304000" - ], - [ - 1489963801, - "603016000" - ], - [ - 1489963801, - "632600000" - ], - [ - 1489963816, - "603528000" - ], - [ - 1489963816, - "661936000" - ], - [ - 1489963816, - "641596000" - ], - [ - 1489963831, - "678320000" - ], - [ - 1489963831, - "605680000" - ], - [ - 1489963831, - "647196000" - ], - [ - 1489963846, - "606192000" - ], - [ - 1489963846, - "684464000" - ], - [ - 1489963846, - "676532000" - ], - [ - 1489963861, - "635416000" - ], - [ - 1489963861, - "697264000" - ], - [ - 1489963861, - "607216000" - ], - [ - 1489963876, - "607728000" - ], - [ - 1489963876, - "635416000" - ], - [ - 1489963876, - "704944000" - ], - [ - 1489963891, - "601072000" - ], - [ - 1489963891, - "730032000" - ], - [ - 1489963891, - "588416000" - ], - [ - 1489963906, - "601072000" - ], - [ - 1489963906, - "599484000" - ], - [ - 1489963906, - "740272000" - ], - [ - 1489963921, - "602096000" - ], - [ - 1489963921, - "600728000" - ], - [ - 1489963921, - "779184000" - ], - [ - 1489963936, - "602608000" - ], - [ - 1489963936, - "785840000" - ], - [ - 1489963936, - "608092000" - ], - [ - 1489963951, - "624636000" - ], - [ - 1489963951, - "825264000" - ], - [ - 1489963951, - "603120000" - ], - [ - 1489963966, - "603632000" - ], - [ - 1489963966, - "622816000" - ], - [ - 1489963966, - "831920000" - ], - [ - 1489963981, - "870320000" - ], - [ - 1489963981, - "604144000" - ], - [ - 1489963981, - "628576000" - ], - [ - 1489963996, - "622820000" - ], - [ - 1489963996, - "604656000" - ], - [ - 1489963996, - "870320000" - ], - [ - 1489964011, - "605168000" - ], - [ - 1489964011, - "870320000" - ], - [ - 1489964011, - "631464000" - ], - [ - 1489964026, - "634756000" - ], - [ - 1489964026, - "605680000" - ], - [ - 1489964026, - "589988000" - ], - [ - 1489964041, - "606704000" - ], - [ - 1489964041, - "599924000" - ], - [ - 1489964041, - "639452000" - ], - [ - 1489964056, - "602996000" - ], - [ - 1489964056, - "625688000" - ], - [ - 1489964056, - "607216000" - ], - [ - 1489964071, - "605556000" - ], - [ - 1489964071, - "607728000" - ], - [ - 1489964071, - "638428000" - ], - [ - 1489964086, - "601072000" - ], - [ - 1489964086, - "633960000" - ], - [ - 1489964086, - "607604000" - ], - [ - 1489964101, - "601584000" - ], - [ - 1489964101, - "610164000" - ], - [ - 1489964101, - "634772000" - ], - [ - 1489964116, - "628504000" - ], - [ - 1489964116, - "613236000" - ], - [ - 1489964116, - "601584000" - ], - [ - 1489964131, - "637236000" - ], - [ - 1489964131, - "602608000" - ], - [ - 1489964131, - "618868000" - ], - [ - 1489964146, - "603120000" - ], - [ - 1489964146, - "626548000" - ], - [ - 1489964146, - "647828000" - ], - [ - 1489964161, - "631368000" - ], - [ - 1489964161, - "604144000" - ], - [ - 1489964161, - "636596000" - ], - [ - 1489964176, - "638524000" - ], - [ - 1489964176, - "604144000" - ], - [ - 1489964176, - "660552000" - ], - [ - 1489964191, - "663624000" - ], - [ - 1489964191, - "589276000" - ], - [ - 1489964191, - "625356000" - ], - [ - 1489964206, - "710084000" - ], - [ - 1489964206, - "683080000" - ], - [ - 1489964206, - "600032000" - ], - [ - 1489964221, - "690248000" - ], - [ - 1489964221, - "599008000" - ], - [ - 1489964221, - "644628000" - ], - [ - 1489964236, - "600544000" - ], - [ - 1489964236, - "658864000" - ], - [ - 1489964236, - "705096000" - ], - [ - 1489964251, - "713288000" - ], - [ - 1489964251, - "659548000" - ], - [ - 1489964251, - "601056000" - ], - [ - 1489964266, - "601568000" - ], - [ - 1489964266, - "648716000" - ], - [ - 1489964266, - "749640000" - ], - [ - 1489964281, - "761416000" - ], - [ - 1489964281, - "756640000" - ], - [ - 1489964281, - "602080000" - ], - [ - 1489964296, - "627420000" - ], - [ - 1489964296, - "602592000" - ], - [ - 1489964296, - "781384000" - ], - [ - 1489964311, - "603104000" - ], - [ - 1489964311, - "627420000" - ], - [ - 1489964311, - "810056000" - ], - [ - 1489964326, - "604816000" - ], - [ - 1489964326, - "588416000" - ], - [ - 1489964326, - "842312000" - ], - [ - 1489964341, - "605328000" - ], - [ - 1489964341, - "856648000" - ], - [ - 1489964341, - "599596000" - ], - [ - 1489964356, - "888392000" - ], - [ - 1489964356, - "600108000" - ], - [ - 1489964356, - "605840000" - ], - [ - 1489964371, - "599696000" - ], - [ - 1489964371, - "608180000" - ], - [ - 1489964371, - "888392000" - ], - [ - 1489964386, - "600720000" - ], - [ - 1489964386, - "604252000" - ], - [ - 1489964386, - "888392000" - ], - [ - 1489964401, - "600720000" - ], - [ - 1489964401, - "606472000" - ], - [ - 1489964401, - "597768000" - ], - [ - 1489964416, - "599628000" - ], - [ - 1489964416, - "601744000" - ], - [ - 1489964416, - "607360000" - ], - [ - 1489964431, - "611940000" - ], - [ - 1489964431, - "602256000" - ], - [ - 1489964431, - "601164000" - ], - [ - 1489964446, - "602768000" - ], - [ - 1489964446, - "610328000" - ], - [ - 1489964446, - "602892000" - ], - [ - 1489964461, - "626660000" - ], - [ - 1489964461, - "603280000" - ], - [ - 1489964461, - "608524000" - ], - [ - 1489964476, - "613436000" - ], - [ - 1489964476, - "610572000" - ], - [ - 1489964476, - "604304000" - ], - [ - 1489964491, - "614668000" - ], - [ - 1489964491, - "648676000" - ], - [ - 1489964491, - "604816000" - ], - [ - 1489964506, - "619276000" - ], - [ - 1489964506, - "632280000" - ], - [ - 1489964506, - "606016000" - ], - [ - 1489964521, - "632076000" - ], - [ - 1489964521, - "606528000" - ], - [ - 1489964521, - "634444000" - ], - [ - 1489964536, - "635660000" - ], - [ - 1489964536, - "632856000" - ], - [ - 1489964536, - "607040000" - ], - [ - 1489964551, - "600384000" - ], - [ - 1489964551, - "636908000" - ], - [ - 1489964551, - "660748000" - ], - [ - 1489964566, - "666380000" - ], - [ - 1489964566, - "600896000" - ], - [ - 1489964566, - "643212000" - ], - [ - 1489964581, - "601408000" - ], - [ - 1489964581, - "684812000" - ], - [ - 1489964581, - "639372000" - ], - [ - 1489964596, - "621500000" - ], - [ - 1489964596, - "602432000" - ], - [ - 1489964596, - "691980000" - ], - [ - 1489964611, - "602432000" - ], - [ - 1489964611, - "651832000" - ], - [ - 1489964611, - "707852000" - ], - [ - 1489964626, - "716044000" - ], - [ - 1489964626, - "603456000" - ], - [ - 1489964626, - "670152000" - ], - [ - 1489964641, - "732940000" - ], - [ - 1489964641, - "603456000" - ], - [ - 1489964641, - "677332000" - ], - [ - 1489964656, - "763148000" - ], - [ - 1489964656, - "604480000" - ], - [ - 1489964656, - "633676000" - ], - [ - 1489964671, - "604992000" - ], - [ - 1489964671, - "848204000" - ], - [ - 1489964671, - "786188000" - ], - [ - 1489964686, - "971984000" - ], - [ - 1489964686, - "606016000" - ], - [ - 1489964686, - "809740000" - ], - [ - 1489964701, - "1230064000" - ], - [ - 1489964701, - "606528000" - ], - [ - 1489964701, - "827660000" - ], - [ - 1489964716, - "607040000" - ], - [ - 1489964716, - "1364912000" - ], - [ - 1489964716, - "855820000" - ], - [ - 1489964731, - "600384000" - ], - [ - 1489964731, - "878348000" - ], - [ - 1489964731, - "1646128000" - ], - [ - 1489964746, - "878348000" - ], - [ - 1489964746, - "601408000" - ], - [ - 1489964746, - "1646128000" - ], - [ - 1489964761, - "1646128000" - ], - [ - 1489964761, - "601408000" - ], - [ - 1489964761, - "878348000" - ], - [ - 1489964776, - "601408000" - ], - [ - 1489964776, - "599888000" - ], - [ - 1489964776, - "588500000" - ], - [ - 1489964791, - "601920000" - ], - [ - 1489964791, - "600912000" - ], - [ - 1489964791, - "599976000" - ], - [ - 1489964806, - "604496000" - ], - [ - 1489964806, - "602432000" - ], - [ - 1489964806, - "600708000" - ], - [ - 1489964821, - "602944000" - ], - [ - 1489964821, - "608072000" - ], - [ - 1489964821, - "603984000" - ], - [ - 1489964836, - "608592000" - ], - [ - 1489964836, - "603968000" - ], - [ - 1489964836, - "626372000" - ], - [ - 1489964851, - "675572000" - ], - [ - 1489964851, - "603968000" - ], - [ - 1489964851, - "613712000" - ], - [ - 1489964866, - "588416000" - ], - [ - 1489964866, - "617296000" - ], - [ - 1489964866, - "737808000" - ], - [ - 1489964881, - "774716000" - ], - [ - 1489964881, - "598280000" - ], - [ - 1489964881, - "620880000" - ], - [ - 1489964896, - "648016000" - ], - [ - 1489964896, - "859044000" - ], - [ - 1489964896, - "599512000" - ], - [ - 1489964911, - "600224000" - ], - [ - 1489964911, - "652112000" - ], - [ - 1489964911, - "906492000" - ], - [ - 1489964926, - "601368000" - ], - [ - 1489964926, - "973856000" - ], - [ - 1489964926, - "662352000" - ], - [ - 1489964941, - "675664000" - ], - [ - 1489964941, - "601880000" - ], - [ - 1489964941, - "1084792000" - ], - [ - 1489964956, - "602392000" - ], - [ - 1489964956, - "683856000" - ], - [ - 1489964956, - "1147336000" - ], - [ - 1489964971, - "690512000" - ], - [ - 1489964971, - "602904000" - ], - [ - 1489964971, - "1280400000" - ], - [ - 1489964986, - "603928000" - ], - [ - 1489964986, - "1351948000" - ], - [ - 1489964986, - "713040000" - ], - [ - 1489965001, - "605468000" - ], - [ - 1489965001, - "719184000" - ], - [ - 1489965001, - "1506624000" - ], - [ - 1489965016, - "756048000" - ], - [ - 1489965016, - "605980000" - ], - [ - 1489965016, - "1588204000" - ], - [ - 1489965031, - "770384000" - ], - [ - 1489965031, - "1763980000" - ], - [ - 1489965031, - "600348000" - ], - [ - 1489965046, - "1856100000" - ], - [ - 1489965046, - "600860000" - ], - [ - 1489965046, - "789328000" - ], - [ - 1489965061, - "639884000" - ], - [ - 1489965061, - "600860000" - ], - [ - 1489965061, - "816976000" - ], - [ - 1489965076, - "601884000" - ], - [ - 1489965076, - "845648000" - ], - [ - 1489965076, - "742544000" - ], - [ - 1489965091, - "602396000" - ], - [ - 1489965091, - "958460000" - ], - [ - 1489965091, - "863568000" - ], - [ - 1489965106, - "602908000" - ], - [ - 1489965106, - "888144000" - ], - [ - 1489965106, - "1071680000" - ], - [ - 1489965121, - "603420000" - ], - [ - 1489965121, - "888144000" - ], - [ - 1489965121, - "1308676000" - ], - [ - 1489965136, - "1559732000" - ], - [ - 1489965136, - "604444000" - ], - [ - 1489965136, - "888144000" - ], - [ - 1489965151, - "1690536000" - ], - [ - 1489965151, - "604956000" - ], - [ - 1489965151, - "597904000" - ], - [ - 1489965166, - "606908000" - ], - [ - 1489965166, - "1824872000" - ], - [ - 1489965166, - "600232000" - ], - [ - 1489965181, - "607420000" - ], - [ - 1489965181, - "602280000" - ], - [ - 1489965181, - "657184000" - ], - [ - 1489965196, - "607932000" - ], - [ - 1489965196, - "606640000" - ], - [ - 1489965196, - "657184000" - ], - [ - 1489965211, - "608688000" - ], - [ - 1489965211, - "601276000" - ], - [ - 1489965211, - "657184000" - ], - [ - 1489965226, - "597864000" - ], - [ - 1489965226, - "611760000" - ], - [ - 1489965226, - "601788000" - ], - [ - 1489965241, - "614832000" - ], - [ - 1489965241, - "599400000" - ], - [ - 1489965241, - "601788000" - ], - [ - 1489965256, - "642480000" - ], - [ - 1489965256, - "600424000" - ], - [ - 1489965256, - "602812000" - ], - [ - 1489965271, - "606000000" - ], - [ - 1489965271, - "645040000" - ], - [ - 1489965271, - "603324000" - ], - [ - 1489965286, - "653744000" - ], - [ - 1489965286, - "611224000" - ], - [ - 1489965286, - "603836000" - ], - [ - 1489965301, - "604348000" - ], - [ - 1489965301, - "666300000" - ], - [ - 1489965301, - "606048000" - ], - [ - 1489965316, - "601904000" - ], - [ - 1489965316, - "674224000" - ], - [ - 1489965316, - "605372000" - ], - [ - 1489965331, - "613000000" - ], - [ - 1489965331, - "605372000" - ], - [ - 1489965331, - "683440000" - ], - [ - 1489965346, - "606396000" - ], - [ - 1489965346, - "703408000" - ], - [ - 1489965346, - "638368000" - ], - [ - 1489965361, - "708016000" - ], - [ - 1489965361, - "606908000" - ], - [ - 1489965361, - "638572000" - ], - [ - 1489965376, - "725424000" - ], - [ - 1489965376, - "607932000" - ], - [ - 1489965376, - "641640000" - ], - [ - 1489965391, - "754608000" - ], - [ - 1489965391, - "643148000" - ], - [ - 1489965391, - "608444000" - ], - [ - 1489965406, - "658924000" - ], - [ - 1489965406, - "778672000" - ], - [ - 1489965406, - "601276000" - ], - [ - 1489965421, - "786352000" - ], - [ - 1489965421, - "654444000" - ], - [ - 1489965421, - "601788000" - ], - [ - 1489965436, - "665612000" - ], - [ - 1489965436, - "829872000" - ], - [ - 1489965436, - "602300000" - ], - [ - 1489965451, - "602812000" - ], - [ - 1489965451, - "837040000" - ], - [ - 1489965451, - "649700000" - ], - [ - 1489965466, - "603836000" - ], - [ - 1489965466, - "875440000" - ], - [ - 1489965466, - "680692000" - ], - [ - 1489965481, - "604348000" - ], - [ - 1489965481, - "892848000" - ], - [ - 1489965481, - "768952000" - ], - [ - 1489965496, - "704120000" - ], - [ - 1489965496, - "892848000" - ], - [ - 1489965496, - "604860000" - ], - [ - 1489965511, - "671852000" - ], - [ - 1489965511, - "605372000" - ], - [ - 1489965511, - "598060000" - ], - [ - 1489965526, - "601264000" - ], - [ - 1489965526, - "707144000" - ], - [ - 1489965526, - "605372000" - ], - [ - 1489965541, - "816520000" - ], - [ - 1489965541, - "605372000" - ], - [ - 1489965541, - "601264000" - ], - [ - 1489965556, - "598228000" - ], - [ - 1489965556, - "605360000" - ], - [ - 1489965556, - "719252000" - ], - [ - 1489965571, - "658544000" - ], - [ - 1489965571, - "607920000" - ], - [ - 1489965571, - "599764000" - ], - [ - 1489965586, - "613040000" - ], - [ - 1489965586, - "711600000" - ], - [ - 1489965586, - "599764000" - ], - [ - 1489965601, - "616112000" - ], - [ - 1489965601, - "662048000" - ], - [ - 1489965601, - "600788000" - ], - [ - 1489965616, - "601300000" - ], - [ - 1489965616, - "719344000" - ], - [ - 1489965616, - "625328000" - ], - [ - 1489965631, - "860344000" - ], - [ - 1489965631, - "655536000" - ], - [ - 1489965631, - "601812000" - ], - [ - 1489965646, - "860344000" - ], - [ - 1489965646, - "602836000" - ], - [ - 1489965646, - "657072000" - ], - [ - 1489965661, - "602836000" - ], - [ - 1489965661, - "588932000" - ], - [ - 1489965661, - "661168000" - ], - [ - 1489965676, - "600636000" - ], - [ - 1489965676, - "672432000" - ], - [ - 1489965676, - "604744000" - ], - [ - 1489965691, - "602440000" - ], - [ - 1489965691, - "683696000" - ], - [ - 1489965691, - "604744000" - ], - [ - 1489965706, - "613016000" - ], - [ - 1489965706, - "605768000" - ], - [ - 1489965706, - "701104000" - ], - [ - 1489965721, - "707760000" - ], - [ - 1489965721, - "607884000" - ], - [ - 1489965721, - "606280000" - ], - [ - 1489965736, - "737968000" - ], - [ - 1489965736, - "599624000" - ], - [ - 1489965736, - "608620000" - ], - [ - 1489965751, - "750256000" - ], - [ - 1489965751, - "612772000" - ], - [ - 1489965751, - "600136000" - ], - [ - 1489965766, - "613064000" - ], - [ - 1489965766, - "770224000" - ], - [ - 1489965766, - "601160000" - ], - [ - 1489965781, - "798896000" - ], - [ - 1489965781, - "607224000" - ], - [ - 1489965781, - "601672000" - ], - [ - 1489965796, - "602184000" - ], - [ - 1489965796, - "820912000" - ], - [ - 1489965796, - "616260000" - ], - [ - 1489965811, - "844464000" - ], - [ - 1489965811, - "602696000" - ], - [ - 1489965811, - "632856000" - ], - [ - 1489965826, - "633204000" - ], - [ - 1489965826, - "603720000" - ], - [ - 1489965826, - "867504000" - ], - [ - 1489965841, - "653528000" - ], - [ - 1489965841, - "604232000" - ], - [ - 1489965841, - "880304000" - ], - [ - 1489965856, - "880304000" - ], - [ - 1489965856, - "605256000" - ], - [ - 1489965856, - "641820000" - ], - [ - 1489965871, - "605768000" - ], - [ - 1489965871, - "880304000" - ], - [ - 1489965871, - "638084000" - ], - [ - 1489965886, - "606280000" - ], - [ - 1489965886, - "674544000" - ], - [ - 1489965886, - "599004000" - ], - [ - 1489965901, - "606792000" - ], - [ - 1489965901, - "631952000" - ], - [ - 1489965901, - "600680000" - ], - [ - 1489965916, - "606792000" - ], - [ - 1489965916, - "602216000" - ], - [ - 1489965916, - "699312000" - ], - [ - 1489965931, - "606464000" - ], - [ - 1489965931, - "658944000" - ], - [ - 1489965931, - "606792000" - ], - [ - 1489965946, - "600648000" - ], - [ - 1489965946, - "610560000" - ], - [ - 1489965946, - "655212000" - ], - [ - 1489965961, - "612608000" - ], - [ - 1489965961, - "639496000" - ], - [ - 1489965961, - "600648000" - ], - [ - 1489965976, - "655864000" - ], - [ - 1489965976, - "615680000" - ], - [ - 1489965976, - "601672000" - ], - [ - 1489965991, - "641592000" - ], - [ - 1489965991, - "626944000" - ], - [ - 1489965991, - "601672000" - ], - [ - 1489966006, - "651204000" - ], - [ - 1489966006, - "602696000" - ], - [ - 1489966006, - "631684000" - ], - [ - 1489966021, - "658820000" - ], - [ - 1489966021, - "677332000" - ], - [ - 1489966021, - "602696000" - ], - [ - 1489966036, - "603720000" - ], - [ - 1489966036, - "664452000" - ], - [ - 1489966036, - "654020000" - ], - [ - 1489966051, - "676228000" - ], - [ - 1489966051, - "604232000" - ], - [ - 1489966051, - "654948000" - ], - [ - 1489966066, - "652036000" - ], - [ - 1489966066, - "684932000" - ], - [ - 1489966066, - "605612000" - ], - [ - 1489966081, - "606124000" - ], - [ - 1489966081, - "652036000" - ], - [ - 1489966081, - "700292000" - ], - [ - 1489966096, - "599880000" - ], - [ - 1489966096, - "606636000" - ], - [ - 1489966096, - "705924000" - ], - [ - 1489966111, - "725892000" - ], - [ - 1489966111, - "607148000" - ], - [ - 1489966111, - "600392000" - ], - [ - 1489966126, - "746884000" - ], - [ - 1489966126, - "599980000" - ], - [ - 1489966126, - "600392000" - ], - [ - 1489966141, - "609804000" - ], - [ - 1489966141, - "780676000" - ], - [ - 1489966141, - "600492000" - ], - [ - 1489966156, - "789380000" - ], - [ - 1489966156, - "601004000" - ], - [ - 1489966156, - "606308000" - ], - [ - 1489966171, - "601516000" - ], - [ - 1489966171, - "605364000" - ], - [ - 1489966171, - "826244000" - ], - [ - 1489966186, - "610984000" - ], - [ - 1489966186, - "839044000" - ], - [ - 1489966186, - "602540000" - ], - [ - 1489966201, - "602540000" - ], - [ - 1489966201, - "605888000" - ], - [ - 1489966201, - "873348000" - ], - [ - 1489966216, - "602540000" - ], - [ - 1489966216, - "618496000" - ], - [ - 1489966216, - "888708000" - ], - [ - 1489966231, - "617276000" - ], - [ - 1489966231, - "588804000" - ], - [ - 1489966231, - "888708000" - ], - [ - 1489966246, - "599560000" - ], - [ - 1489966246, - "888708000" - ], - [ - 1489966246, - "612396000" - ], - [ - 1489966261, - "636012000" - ], - [ - 1489966261, - "599048000" - ], - [ - 1489966261, - "598052000" - ], - [ - 1489966276, - "600768000" - ], - [ - 1489966276, - "600744000" - ], - [ - 1489966276, - "610672000" - ], - [ - 1489966291, - "624316000" - ], - [ - 1489966291, - "602792000" - ], - [ - 1489966291, - "601280000" - ], - [ - 1489966306, - "601792000" - ], - [ - 1489966306, - "643048000" - ], - [ - 1489966306, - "607400000" - ], - [ - 1489966321, - "602304000" - ], - [ - 1489966321, - "636336000" - ], - [ - 1489966321, - "605864000" - ], - [ - 1489966336, - "602816000" - ], - [ - 1489966336, - "644200000" - ], - [ - 1489966336, - "611496000" - ], - [ - 1489966351, - "651224000" - ], - [ - 1489966351, - "603328000" - ], - [ - 1489966351, - "614056000" - ], - [ - 1489966366, - "650060000" - ], - [ - 1489966366, - "624296000" - ], - [ - 1489966366, - "605592000" - ], - [ - 1489966381, - "627368000" - ], - [ - 1489966381, - "624524000" - ], - [ - 1489966381, - "606104000" - ], - [ - 1489966396, - "656040000" - ], - [ - 1489966396, - "599960000" - ], - [ - 1489966396, - "650532000" - ], - [ - 1489966411, - "655276000" - ], - [ - 1489966411, - "662184000" - ], - [ - 1489966411, - "600472000" - ], - [ - 1489966426, - "754164000" - ], - [ - 1489966426, - "600984000" - ], - [ - 1489966426, - "677744000" - ], - [ - 1489966441, - "654744000" - ], - [ - 1489966441, - "681840000" - ], - [ - 1489966441, - "601496000" - ], - [ - 1489966456, - "697200000" - ], - [ - 1489966456, - "602008000" - ], - [ - 1489966456, - "673900000" - ], - [ - 1489966471, - "662292000" - ], - [ - 1489966471, - "602520000" - ], - [ - 1489966471, - "708976000" - ], - [ - 1489966486, - "729456000" - ], - [ - 1489966486, - "664652000" - ], - [ - 1489966486, - "603544000" - ], - [ - 1489966501, - "604056000" - ], - [ - 1489966501, - "652116000" - ], - [ - 1489966501, - "756080000" - ], - [ - 1489966516, - "775536000" - ], - [ - 1489966516, - "604568000" - ], - [ - 1489966516, - "652116000" - ], - [ - 1489966531, - "597908000" - ], - [ - 1489966531, - "801648000" - ], - [ - 1489966531, - "605592000" - ], - [ - 1489966546, - "598932000" - ], - [ - 1489966546, - "822640000" - ], - [ - 1489966546, - "606104000" - ], - [ - 1489966561, - "600108000" - ], - [ - 1489966561, - "606616000" - ], - [ - 1489966561, - "847728000" - ], - [ - 1489966576, - "600472000" - ], - [ - 1489966576, - "606448000" - ], - [ - 1489966576, - "869232000" - ], - [ - 1489966591, - "605340000" - ], - [ - 1489966591, - "600472000" - ], - [ - 1489966591, - "884592000" - ], - [ - 1489966606, - "884592000" - ], - [ - 1489966606, - "608064000" - ], - [ - 1489966606, - "600984000" - ], - [ - 1489966621, - "611328000" - ], - [ - 1489966621, - "598944000" - ], - [ - 1489966621, - "601496000" - ], - [ - 1489966636, - "602008000" - ], - [ - 1489966636, - "599456000" - ], - [ - 1489966636, - "616292000" - ], - [ - 1489966651, - "603040000" - ], - [ - 1489966651, - "602520000" - ], - [ - 1489966651, - "605784000" - ], - [ - 1489966666, - "603544000" - ], - [ - 1489966666, - "602788000" - ], - [ - 1489966666, - "614072000" - ], - [ - 1489966681, - "604056000" - ], - [ - 1489966681, - "607396000" - ], - [ - 1489966681, - "621752000" - ], - [ - 1489966696, - "613540000" - ], - [ - 1489966696, - "604568000" - ], - [ - 1489966696, - "616888000" - ], - [ - 1489966711, - "616100000" - ], - [ - 1489966711, - "605080000" - ], - [ - 1489966711, - "617816000" - ], - [ - 1489966726, - "617936000" - ], - [ - 1489966726, - "606104000" - ], - [ - 1489966726, - "619172000" - ], - [ - 1489966741, - "646272000" - ], - [ - 1489966741, - "623024000" - ], - [ - 1489966741, - "606616000" - ], - [ - 1489966756, - "622520000" - ], - [ - 1489966756, - "607128000" - ], - [ - 1489966756, - "650368000" - ], - [ - 1489966771, - "662656000" - ], - [ - 1489966771, - "612432000" - ], - [ - 1489966771, - "600472000" - ], - [ - 1489966786, - "631292000" - ], - [ - 1489966786, - "666752000" - ], - [ - 1489966786, - "600984000" - ], - [ - 1489966801, - "617464000" - ], - [ - 1489966801, - "680064000" - ], - [ - 1489966801, - "601496000" - ], - [ - 1489966816, - "651708000" - ], - [ - 1489966816, - "602008000" - ], - [ - 1489966816, - "694912000" - ], - [ - 1489966831, - "602520000" - ], - [ - 1489966831, - "707712000" - ], - [ - 1489966831, - "659232000" - ], - [ - 1489966846, - "721536000" - ], - [ - 1489966846, - "662048000" - ], - [ - 1489966846, - "603544000" - ], - [ - 1489966861, - "644476000" - ], - [ - 1489966861, - "603544000" - ], - [ - 1489966861, - "742016000" - ], - [ - 1489966876, - "629916000" - ], - [ - 1489966876, - "766592000" - ], - [ - 1489966876, - "604568000" - ], - [ - 1489966891, - "788608000" - ], - [ - 1489966891, - "604568000" - ], - [ - 1489966891, - "642780000" - ], - [ - 1489966906, - "588432000" - ], - [ - 1489966906, - "825984000" - ], - [ - 1489966906, - "684072000" - ], - [ - 1489966921, - "843904000" - ], - [ - 1489966921, - "681384000" - ], - [ - 1489966921, - "598684000" - ], - [ - 1489966936, - "599932000" - ], - [ - 1489966936, - "856704000" - ], - [ - 1489966936, - "661016000" - ], - [ - 1489966951, - "600444000" - ], - [ - 1489966951, - "661016000" - ], - [ - 1489966951, - "889472000" - ], - [ - 1489966966, - "599732000" - ], - [ - 1489966966, - "588416000" - ], - [ - 1489966966, - "889472000" - ], - [ - 1489966981, - "889472000" - ], - [ - 1489966981, - "600244000" - ], - [ - 1489966981, - "599524000" - ], - [ - 1489966996, - "601268000" - ], - [ - 1489966996, - "599488000" - ], - [ - 1489966996, - "600036000" - ], - [ - 1489967011, - "599620000" - ], - [ - 1489967011, - "601676000" - ], - [ - 1489967011, - "608108000" - ], - [ - 1489967026, - "618892000" - ], - [ - 1489967026, - "603716000" - ], - [ - 1489967026, - "602440000" - ], - [ - 1489967041, - "619680000" - ], - [ - 1489967041, - "603588000" - ], - [ - 1489967041, - "602440000" - ], - [ - 1489967056, - "608196000" - ], - [ - 1489967056, - "604200000" - ], - [ - 1489967056, - "626124000" - ], - [ - 1489967071, - "610244000" - ], - [ - 1489967071, - "628444000" - ], - [ - 1489967071, - "604712000" - ], - [ - 1489967086, - "629636000" - ], - [ - 1489967086, - "605896000" - ], - [ - 1489967086, - "615876000" - ], - [ - 1489967101, - "617924000" - ], - [ - 1489967101, - "606408000" - ], - [ - 1489967101, - "623008000" - ], - [ - 1489967116, - "629700000" - ], - [ - 1489967116, - "599752000" - ], - [ - 1489967116, - "633032000" - ], - [ - 1489967131, - "632664000" - ], - [ - 1489967131, - "652228000" - ], - [ - 1489967131, - "600264000" - ], - [ - 1489967146, - "600776000" - ], - [ - 1489967146, - "661956000" - ], - [ - 1489967146, - "631548000" - ], - [ - 1489967161, - "668100000" - ], - [ - 1489967161, - "601288000" - ], - [ - 1489967161, - "633200000" - ], - [ - 1489967176, - "626800000" - ], - [ - 1489967176, - "601800000" - ], - [ - 1489967176, - "683972000" - ], - [ - 1489967191, - "638296000" - ], - [ - 1489967191, - "602312000" - ], - [ - 1489967191, - "692676000" - ], - [ - 1489967206, - "619904000" - ], - [ - 1489967206, - "603336000" - ], - [ - 1489967206, - "708548000" - ], - [ - 1489967221, - "723396000" - ], - [ - 1489967221, - "603848000" - ], - [ - 1489967221, - "647068000" - ], - [ - 1489967236, - "754116000" - ], - [ - 1489967236, - "654400000" - ], - [ - 1489967236, - "604360000" - ], - [ - 1489967251, - "766404000" - ], - [ - 1489967251, - "640592000" - ], - [ - 1489967251, - "605912000" - ], - [ - 1489967266, - "709684000" - ], - [ - 1489967266, - "798148000" - ], - [ - 1489967266, - "606424000" - ], - [ - 1489967281, - "811280000" - ], - [ - 1489967281, - "643552000" - ], - [ - 1489967281, - "606936000" - ], - [ - 1489967296, - "666632000" - ], - [ - 1489967296, - "600280000" - ], - [ - 1489967296, - "846096000" - ], - [ - 1489967311, - "600792000" - ], - [ - 1489967311, - "881424000" - ], - [ - 1489967311, - "633360000" - ], - [ - 1489967326, - "601304000" - ], - [ - 1489967326, - "891664000" - ], - [ - 1489967326, - "638008000" - ], - [ - 1489967341, - "891664000" - ], - [ - 1489967341, - "601816000" - ], - [ - 1489967341, - "639168000" - ], - [ - 1489967356, - "602328000" - ], - [ - 1489967356, - "626192000" - ], - [ - 1489967356, - "588400000" - ], - [ - 1489967371, - "600732000" - ], - [ - 1489967371, - "602840000" - ], - [ - 1489967371, - "650420000" - ], - [ - 1489967386, - "600732000" - ], - [ - 1489967386, - "603864000" - ], - [ - 1489967386, - "650420000" - ], - [ - 1489967401, - "588416000" - ], - [ - 1489967401, - "604316000" - ], - [ - 1489967401, - "604376000" - ], - [ - 1489967416, - "606364000" - ], - [ - 1489967416, - "604888000" - ], - [ - 1489967416, - "599512000" - ], - [ - 1489967431, - "608924000" - ], - [ - 1489967431, - "600024000" - ], - [ - 1489967431, - "605400000" - ], - [ - 1489967446, - "610972000" - ], - [ - 1489967446, - "606496000" - ], - [ - 1489967446, - "606424000" - ], - [ - 1489967461, - "605268000" - ], - [ - 1489967461, - "620188000" - ], - [ - 1489967461, - "606936000" - ], - [ - 1489967476, - "624284000" - ], - [ - 1489967476, - "607448000" - ], - [ - 1489967476, - "608624000" - ], - [ - 1489967491, - "600792000" - ], - [ - 1489967491, - "652036000" - ], - [ - 1489967491, - "614112000" - ], - [ - 1489967506, - "601304000" - ], - [ - 1489967506, - "607416000" - ], - [ - 1489967506, - "656132000" - ], - [ - 1489967521, - "605304000" - ], - [ - 1489967521, - "670980000" - ], - [ - 1489967521, - "601304000" - ], - [ - 1489967536, - "602328000" - ], - [ - 1489967536, - "619424000" - ], - [ - 1489967536, - "676612000" - ], - [ - 1489967551, - "617360000" - ], - [ - 1489967551, - "688900000" - ], - [ - 1489967551, - "602840000" - ], - [ - 1489967566, - "635852000" - ], - [ - 1489967566, - "702212000" - ], - [ - 1489967566, - "602840000" - ], - [ - 1489967581, - "717060000" - ], - [ - 1489967581, - "630776000" - ], - [ - 1489967581, - "589196000" - ], - [ - 1489967596, - "598416000" - ], - [ - 1489967596, - "735492000" - ], - [ - 1489967596, - "634472000" - ], - [ - 1489967611, - "642488000" - ], - [ - 1489967611, - "600464000" - ], - [ - 1489967611, - "753924000" - ], - [ - 1489967626, - "599440000" - ], - [ - 1489967626, - "781572000" - ], - [ - 1489967626, - "639564000" - ], - [ - 1489967641, - "600976000" - ], - [ - 1489967641, - "799492000" - ], - [ - 1489967641, - "623968000" - ], - [ - 1489967656, - "837892000" - ], - [ - 1489967656, - "601488000" - ], - [ - 1489967656, - "642380000" - ], - [ - 1489967671, - "646436000" - ], - [ - 1489967671, - "602000000" - ], - [ - 1489967671, - "846596000" - ], - [ - 1489967686, - "874756000" - ], - [ - 1489967686, - "648560000" - ], - [ - 1489967686, - "602512000" - ], - [ - 1489967701, - "874756000" - ], - [ - 1489967701, - "646124000" - ], - [ - 1489967701, - "603024000" - ], - [ - 1489967716, - "604832000" - ], - [ - 1489967716, - "874756000" - ], - [ - 1489967716, - "640628000" - ], - [ - 1489967731, - "588492000" - ], - [ - 1489967731, - "665492000" - ], - [ - 1489967731, - "605856000" - ], - [ - 1489967746, - "599960000" - ], - [ - 1489967746, - "658892000" - ], - [ - 1489967746, - "606368000" - ], - [ - 1489967761, - "639276000" - ], - [ - 1489967761, - "600580000" - ], - [ - 1489967761, - "607392000" - ], - [ - 1489967776, - "604164000" - ], - [ - 1489967776, - "649256000" - ], - [ - 1489967776, - "600224000" - ], - [ - 1489967791, - "600736000" - ], - [ - 1489967791, - "636532000" - ], - [ - 1489967791, - "606212000" - ], - [ - 1489967806, - "601248000" - ], - [ - 1489967806, - "656460000" - ], - [ - 1489967806, - "608772000" - ], - [ - 1489967821, - "602272000" - ], - [ - 1489967821, - "610820000" - ], - [ - 1489967821, - "656460000" - ], - [ - 1489967836, - "588536000" - ], - [ - 1489967836, - "602784000" - ], - [ - 1489967836, - "619524000" - ], - [ - 1489967851, - "603296000" - ], - [ - 1489967851, - "599432000" - ], - [ - 1489967851, - "623752000" - ], - [ - 1489967866, - "599944000" - ], - [ - 1489967866, - "603808000" - ], - [ - 1489967866, - "650532000" - ], - [ - 1489967881, - "608172000" - ], - [ - 1489967881, - "653604000" - ], - [ - 1489967881, - "604832000" - ], - [ - 1489967896, - "607820000" - ], - [ - 1489967896, - "669988000" - ], - [ - 1489967896, - "605344000" - ], - [ - 1489967911, - "606368000" - ], - [ - 1489967911, - "676644000" - ], - [ - 1489967911, - "607536000" - ], - [ - 1489967926, - "699684000" - ], - [ - 1489967926, - "606880000" - ], - [ - 1489967926, - "614268000" - ], - [ - 1489967941, - "700708000" - ], - [ - 1489967941, - "607392000" - ], - [ - 1489967941, - "610000000" - ], - [ - 1489967956, - "611344000" - ], - [ - 1489967956, - "716068000" - ], - [ - 1489967956, - "600736000" - ], - [ - 1489967971, - "612296000" - ], - [ - 1489967971, - "734500000" - ], - [ - 1489967971, - "601248000" - ], - [ - 1489967986, - "614692000" - ], - [ - 1489967986, - "757028000" - ], - [ - 1489967986, - "601248000" - ], - [ - 1489968001, - "602272000" - ], - [ - 1489968001, - "779044000" - ], - [ - 1489968001, - "631700000" - ], - [ - 1489968016, - "626356000" - ], - [ - 1489968016, - "799012000" - ], - [ - 1489968016, - "602784000" - ], - [ - 1489968031, - "640992000" - ], - [ - 1489968031, - "603296000" - ], - [ - 1489968031, - "826660000" - ], - [ - 1489968046, - "603808000" - ], - [ - 1489968046, - "844580000" - ], - [ - 1489968046, - "642152000" - ], - [ - 1489968061, - "872740000" - ], - [ - 1489968061, - "636628000" - ], - [ - 1489968061, - "604832000" - ], - [ - 1489968076, - "629172000" - ], - [ - 1489968076, - "605344000" - ], - [ - 1489968076, - "872740000" - ], - [ - 1489968091, - "588552000" - ], - [ - 1489968091, - "606368000" - ], - [ - 1489968091, - "663364000" - ], - [ - 1489968106, - "599508000" - ], - [ - 1489968106, - "640416000" - ], - [ - 1489968106, - "606368000" - ], - [ - 1489968121, - "642068000" - ], - [ - 1489968121, - "607392000" - ], - [ - 1489968121, - "601044000" - ], - [ - 1489968136, - "653224000" - ], - [ - 1489968136, - "604628000" - ], - [ - 1489968136, - "607392000" - ], - [ - 1489968151, - "606676000" - ], - [ - 1489968151, - "655568000" - ], - [ - 1489968151, - "600736000" - ], - [ - 1489968166, - "609236000" - ], - [ - 1489968166, - "649148000" - ], - [ - 1489968166, - "601248000" - ], - [ - 1489968181, - "601760000" - ], - [ - 1489968181, - "658556000" - ], - [ - 1489968181, - "611932000" - ], - [ - 1489968196, - "620124000" - ], - [ - 1489968196, - "602272000" - ], - [ - 1489968196, - "647296000" - ], - [ - 1489968211, - "740284000" - ], - [ - 1489968211, - "624220000" - ], - [ - 1489968211, - "603296000" - ], - [ - 1489968226, - "603808000" - ], - [ - 1489968226, - "652720000" - ], - [ - 1489968226, - "649756000" - ], - [ - 1489968241, - "665592000" - ], - [ - 1489968241, - "656816000" - ], - [ - 1489968241, - "603808000" - ], - [ - 1489968256, - "665592000" - ], - [ - 1489968256, - "669616000" - ], - [ - 1489968256, - "603808000" - ], - [ - 1489968271, - "676272000" - ], - [ - 1489968271, - "665592000" - ], - [ - 1489968271, - "599012000" - ], - [ - 1489968286, - "688560000" - ], - [ - 1489968286, - "588440000" - ], - [ - 1489968286, - "602652000" - ], - [ - 1489968301, - "603676000" - ], - [ - 1489968301, - "696240000" - ], - [ - 1489968301, - "599292000" - ], - [ - 1489968316, - "718256000" - ], - [ - 1489968316, - "604412000" - ], - [ - 1489968316, - "604188000" - ], - [ - 1489968331, - "604412000" - ], - [ - 1489968331, - "605212000" - ], - [ - 1489968331, - "726448000" - ], - [ - 1489968346, - "616780000" - ], - [ - 1489968346, - "605724000" - ], - [ - 1489968346, - "765872000" - ], - [ - 1489968361, - "615148000" - ], - [ - 1489968361, - "606236000" - ], - [ - 1489968361, - "771504000" - ], - [ - 1489968376, - "608424000" - ], - [ - 1489968376, - "810416000" - ], - [ - 1489968376, - "606748000" - ], - [ - 1489968391, - "609252000" - ], - [ - 1489968391, - "815024000" - ], - [ - 1489968391, - "615732000" - ], - [ - 1489968406, - "609252000" - ], - [ - 1489968406, - "852400000" - ], - [ - 1489968406, - "618556000" - ], - [ - 1489968421, - "617576000" - ], - [ - 1489968421, - "609764000" - ], - [ - 1489968421, - "875952000" - ], - [ - 1489968436, - "603108000" - ], - [ - 1489968436, - "875952000" - ], - [ - 1489968436, - "625464000" - ], - [ - 1489968451, - "623232000" - ], - [ - 1489968451, - "604132000" - ], - [ - 1489968451, - "588416000" - ], - [ - 1489968466, - "604132000" - ], - [ - 1489968466, - "599992000" - ], - [ - 1489968466, - "648400000" - ], - [ - 1489968481, - "632984000" - ], - [ - 1489968481, - "601016000" - ], - [ - 1489968481, - "605156000" - ], - [ - 1489968496, - "634608000" - ], - [ - 1489968496, - "604336000" - ], - [ - 1489968496, - "605668000" - ], - [ - 1489968511, - "607408000" - ], - [ - 1489968511, - "606180000" - ], - [ - 1489968511, - "635436000" - ], - [ - 1489968526, - "608944000" - ], - [ - 1489968526, - "606692000" - ], - [ - 1489968526, - "634320000" - ], - [ - 1489968541, - "611504000" - ], - [ - 1489968541, - "607716000" - ], - [ - 1489968541, - "657872000" - ], - [ - 1489968556, - "608228000" - ], - [ - 1489968556, - "639536000" - ], - [ - 1489968556, - "626864000" - ], - [ - 1489968571, - "638640000" - ], - [ - 1489968571, - "633904000" - ], - [ - 1489968571, - "609252000" - ], - [ - 1489968586, - "609764000" - ], - [ - 1489968586, - "662652000" - ], - [ - 1489968586, - "647480000" - ], - [ - 1489968601, - "685372000" - ], - [ - 1489968601, - "610276000" - ], - [ - 1489968601, - "657720000" - ], - [ - 1489968616, - "669496000" - ], - [ - 1489968616, - "648268000" - ], - [ - 1489968616, - "603108000" - ], - [ - 1489968631, - "603620000" - ], - [ - 1489968631, - "649196000" - ], - [ - 1489968631, - "672056000" - ], - [ - 1489968646, - "689464000" - ], - [ - 1489968646, - "745568000" - ], - [ - 1489968646, - "604132000" - ], - [ - 1489968661, - "699192000" - ], - [ - 1489968661, - "872844000" - ], - [ - 1489968661, - "605156000" - ], - [ - 1489968676, - "701684000" - ], - [ - 1489968676, - "720696000" - ], - [ - 1489968676, - "605668000" - ], - [ - 1489968691, - "606180000" - ], - [ - 1489968691, - "732984000" - ], - [ - 1489968691, - "839504000" - ], - [ - 1489968706, - "606692000" - ], - [ - 1489968706, - "766264000" - ], - [ - 1489968706, - "839504000" - ], - [ - 1489968721, - "607716000" - ], - [ - 1489968721, - "839504000" - ], - [ - 1489968721, - "775480000" - ], - [ - 1489968736, - "608228000" - ], - [ - 1489968736, - "809784000" - ], - [ - 1489968736, - "597908000" - ], - [ - 1489968751, - "600088000" - ], - [ - 1489968751, - "609252000" - ], - [ - 1489968751, - "817976000" - ], - [ - 1489968766, - "609252000" - ], - [ - 1489968766, - "600600000" - ], - [ - 1489968766, - "855352000" - ], - [ - 1489968781, - "610276000" - ], - [ - 1489968781, - "606512000" - ], - [ - 1489968781, - "867640000" - ], - [ - 1489968796, - "867640000" - ], - [ - 1489968796, - "605160000" - ], - [ - 1489968796, - "603108000" - ], - [ - 1489968811, - "613256000" - ], - [ - 1489968811, - "588440000" - ], - [ - 1489968811, - "603620000" - ], - [ - 1489968826, - "604132000" - ], - [ - 1489968826, - "599032000" - ], - [ - 1489968826, - "621116000" - ], - [ - 1489968841, - "604644000" - ], - [ - 1489968841, - "602104000" - ], - [ - 1489968841, - "616144000" - ], - [ - 1489968856, - "600568000" - ], - [ - 1489968856, - "605156000" - ], - [ - 1489968856, - "619384000" - ], - [ - 1489968871, - "614264000" - ], - [ - 1489968871, - "604800000" - ], - [ - 1489968871, - "606180000" - ], - [ - 1489968886, - "637684000" - ], - [ - 1489968886, - "606692000" - ], - [ - 1489968886, - "607872000" - ], - [ - 1489968901, - "623868000" - ], - [ - 1489968901, - "607204000" - ], - [ - 1489968901, - "614016000" - ], - [ - 1489968916, - "619136000" - ], - [ - 1489968916, - "630756000" - ], - [ - 1489968916, - "607204000" - ], - [ - 1489968931, - "635060000" - ], - [ - 1489968931, - "623744000" - ], - [ - 1489968931, - "607204000" - ], - [ - 1489968946, - "629548000" - ], - [ - 1489968946, - "635888000" - ], - [ - 1489968946, - "598868000" - ], - [ - 1489968961, - "599040000" - ], - [ - 1489968961, - "657196000" - ], - [ - 1489968961, - "637524000" - ], - [ - 1489968976, - "600796000" - ], - [ - 1489968976, - "667436000" - ], - [ - 1489968976, - "638336000" - ], - [ - 1489968991, - "639988000" - ], - [ - 1489968991, - "599452000" - ], - [ - 1489968991, - "678188000" - ], - [ - 1489969006, - "690476000" - ], - [ - 1489969006, - "637580000" - ], - [ - 1489969006, - "600476000" - ], - [ - 1489969021, - "710956000" - ], - [ - 1489969021, - "600988000" - ], - [ - 1489969021, - "635536000" - ], - [ - 1489969036, - "720172000" - ], - [ - 1489969036, - "601500000" - ], - [ - 1489969036, - "621772000" - ], - [ - 1489969051, - "602012000" - ], - [ - 1489969051, - "727340000" - ], - [ - 1489969051, - "652520000" - ], - [ - 1489969066, - "754988000" - ], - [ - 1489969066, - "602524000" - ], - [ - 1489969066, - "630008000" - ], - [ - 1489969081, - "773420000" - ], - [ - 1489969081, - "647380000" - ], - [ - 1489969081, - "603848000" - ], - [ - 1489969096, - "810284000" - ], - [ - 1489969096, - "604872000" - ], - [ - 1489969096, - "635352000" - ], - [ - 1489969111, - "832300000" - ], - [ - 1489969111, - "605384000" - ], - [ - 1489969111, - "649840000" - ], - [ - 1489969126, - "846636000" - ], - [ - 1489969126, - "606408000" - ], - [ - 1489969126, - "622828000" - ], - [ - 1489969141, - "878892000" - ], - [ - 1489969141, - "622828000" - ], - [ - 1489969141, - "606408000" - ], - [ - 1489969156, - "600776000" - ], - [ - 1489969156, - "878892000" - ], - [ - 1489969156, - "622828000" - ], - [ - 1489969171, - "878892000" - ], - [ - 1489969171, - "600776000" - ], - [ - 1489969171, - "600240000" - ], - [ - 1489969186, - "600240000" - ], - [ - 1489969186, - "601800000" - ], - [ - 1489969186, - "588752000" - ], - [ - 1489969201, - "601264000" - ], - [ - 1489969201, - "602312000" - ], - [ - 1489969201, - "599244000" - ], - [ - 1489969216, - "607084000" - ], - [ - 1489969216, - "601948000" - ], - [ - 1489969216, - "602824000" - ], - [ - 1489969231, - "603484000" - ], - [ - 1489969231, - "604884000" - ], - [ - 1489969231, - "603336000" - ], - [ - 1489969246, - "605532000" - ], - [ - 1489969246, - "603816000" - ], - [ - 1489969246, - "603848000" - ], - [ - 1489969261, - "604360000" - ], - [ - 1489969261, - "603636000" - ], - [ - 1489969261, - "608604000" - ], - [ - 1489969276, - "605384000" - ], - [ - 1489969276, - "616204000" - ], - [ - 1489969276, - "612700000" - ], - [ - 1489969291, - "605896000" - ], - [ - 1489969291, - "615452000" - ], - [ - 1489969291, - "615260000" - ], - [ - 1489969306, - "615556000" - ], - [ - 1489969306, - "629084000" - ], - [ - 1489969306, - "606920000" - ], - [ - 1489969321, - "606920000" - ], - [ - 1489969321, - "630108000" - ], - [ - 1489969321, - "624872000" - ], - [ - 1489969336, - "630184000" - ], - [ - 1489969336, - "659292000" - ], - [ - 1489969336, - "600776000" - ], - [ - 1489969351, - "648564000" - ], - [ - 1489969351, - "600776000" - ], - [ - 1489969351, - "661852000" - ], - [ - 1489969366, - "601800000" - ], - [ - 1489969366, - "674652000" - ], - [ - 1489969366, - "624164000" - ], - [ - 1489969381, - "627536000" - ], - [ - 1489969381, - "601800000" - ], - [ - 1489969381, - "686940000" - ], - [ - 1489969396, - "602824000" - ], - [ - 1489969396, - "620312000" - ], - [ - 1489969396, - "697180000" - ], - [ - 1489969411, - "602824000" - ], - [ - 1489969411, - "672944000" - ], - [ - 1489969411, - "703324000" - ], - [ - 1489969426, - "726112000" - ], - [ - 1489969426, - "603848000" - ], - [ - 1489969426, - "671764000" - ], - [ - 1489969441, - "723184000" - ], - [ - 1489969441, - "604360000" - ], - [ - 1489969441, - "741724000" - ], - [ - 1489969456, - "605384000" - ], - [ - 1489969456, - "777052000" - ], - [ - 1489969456, - "631592000" - ], - [ - 1489969471, - "605896000" - ], - [ - 1489969471, - "639676000" - ], - [ - 1489969471, - "786268000" - ], - [ - 1489969486, - "824156000" - ], - [ - 1489969486, - "606408000" - ], - [ - 1489969486, - "731480000" - ], - [ - 1489969501, - "833372000" - ], - [ - 1489969501, - "606920000" - ], - [ - 1489969501, - "704092000" - ], - [ - 1489969516, - "824356000" - ], - [ - 1489969516, - "872284000" - ], - [ - 1489969516, - "600264000" - ], - [ - 1489969531, - "1075924000" - ], - [ - 1489969531, - "872284000" - ], - [ - 1489969531, - "600776000" - ], - [ - 1489969546, - "872284000" - ], - [ - 1489969546, - "1206728000" - ], - [ - 1489969546, - "601288000" - ], - [ - 1489969561, - "601800000" - ], - [ - 1489969561, - "597804000" - ], - [ - 1489969561, - "1479908000" - ], - [ - 1489969576, - "1621256000" - ], - [ - 1489969576, - "602836000" - ], - [ - 1489969576, - "602824000" - ], - [ - 1489969591, - "1621256000" - ], - [ - 1489969591, - "602824000" - ], - [ - 1489969591, - "605908000" - ], - [ - 1489969606, - "602824000" - ], - [ - 1489969606, - "608468000" - ], - [ - 1489969606, - "598188000" - ], - [ - 1489969621, - "602824000" - ], - [ - 1489969621, - "599724000" - ], - [ - 1489969621, - "608980000" - ], - [ - 1489969636, - "606380000" - ], - [ - 1489969636, - "588540000" - ], - [ - 1489969636, - "612564000" - ], - [ - 1489969651, - "612720000" - ], - [ - 1489969651, - "615636000" - ], - [ - 1489969651, - "598992000" - ], - [ - 1489969666, - "612736000" - ], - [ - 1489969666, - "621268000" - ], - [ - 1489969666, - "598992000" - ], - [ - 1489969681, - "600792000" - ], - [ - 1489969681, - "644308000" - ], - [ - 1489969681, - "613152000" - ], - [ - 1489969696, - "601304000" - ], - [ - 1489969696, - "650964000" - ], - [ - 1489969696, - "611088000" - ], - [ - 1489969711, - "601816000" - ], - [ - 1489969711, - "662228000" - ], - [ - 1489969711, - "620296000" - ], - [ - 1489969726, - "629596000" - ], - [ - 1489969726, - "602328000" - ], - [ - 1489969726, - "670420000" - ], - [ - 1489969741, - "680148000" - ], - [ - 1489969741, - "612296000" - ], - [ - 1489969741, - "603352000" - ], - [ - 1489969756, - "686804000" - ], - [ - 1489969756, - "624124000" - ], - [ - 1489969756, - "603352000" - ], - [ - 1489969771, - "605588000" - ], - [ - 1489969771, - "708820000" - ], - [ - 1489969771, - "619512000" - ], - [ - 1489969786, - "606100000" - ], - [ - 1489969786, - "717524000" - ], - [ - 1489969786, - "659504000" - ], - [ - 1489969801, - "599956000" - ], - [ - 1489969801, - "641092000" - ], - [ - 1489969801, - "746708000" - ], - [ - 1489969816, - "643440000" - ], - [ - 1489969816, - "600468000" - ], - [ - 1489969816, - "755924000" - ], - [ - 1489969831, - "789716000" - ], - [ - 1489969831, - "636728000" - ], - [ - 1489969831, - "600980000" - ], - [ - 1489969846, - "601492000" - ], - [ - 1489969846, - "802004000" - ], - [ - 1489969846, - "638352000" - ], - [ - 1489969861, - "837844000" - ], - [ - 1489969861, - "602516000" - ], - [ - 1489969861, - "689376000" - ], - [ - 1489969876, - "660568000" - ], - [ - 1489969876, - "851156000" - ], - [ - 1489969876, - "602516000" - ], - [ - 1489969891, - "603540000" - ], - [ - 1489969891, - "642168000" - ], - [ - 1489969891, - "881876000" - ], - [ - 1489969906, - "654484000" - ], - [ - 1489969906, - "881876000" - ], - [ - 1489969906, - "604052000" - ], - [ - 1489969921, - "605076000" - ], - [ - 1489969921, - "644616000" - ], - [ - 1489969921, - "598248000" - ], - [ - 1489969936, - "600296000" - ], - [ - 1489969936, - "605588000" - ], - [ - 1489969936, - "874568000" - ], - [ - 1489969951, - "995344000" - ], - [ - 1489969951, - "606612000" - ], - [ - 1489969951, - "602344000" - ], - [ - 1489969966, - "604392000" - ], - [ - 1489969966, - "1246400000" - ], - [ - 1489969966, - "606612000" - ], - [ - 1489969981, - "1377716000" - ], - [ - 1489969981, - "600468000" - ], - [ - 1489969981, - "611048000" - ], - [ - 1489969996, - "600468000" - ], - [ - 1489969996, - "1651920000" - ], - [ - 1489969996, - "608488000" - ], - [ - 1489970011, - "1793268000" - ], - [ - 1489970011, - "601492000" - ], - [ - 1489970011, - "614632000" - ], - [ - 1489970026, - "602004000" - ], - [ - 1489970026, - "1793268000" - ], - [ - 1489970026, - "639208000" - ], - [ - 1489970041, - "588424000" - ], - [ - 1489970041, - "643816000" - ], - [ - 1489970041, - "602516000" - ], - [ - 1489970056, - "600048000" - ], - [ - 1489970056, - "647980000" - ], - [ - 1489970056, - "602516000" - ], - [ - 1489970071, - "600560000" - ], - [ - 1489970071, - "662316000" - ], - [ - 1489970071, - "603540000" - ], - [ - 1489970086, - "604052000" - ], - [ - 1489970086, - "615092000" - ], - [ - 1489970086, - "666412000" - ], - [ - 1489970101, - "619700000" - ], - [ - 1489970101, - "686380000" - ], - [ - 1489970101, - "605076000" - ], - [ - 1489970116, - "605720000" - ], - [ - 1489970116, - "614504000" - ], - [ - 1489970116, - "692524000" - ], - [ - 1489970131, - "702764000" - ], - [ - 1489970131, - "606232000" - ], - [ - 1489970131, - "606620000" - ], - [ - 1489970146, - "606744000" - ], - [ - 1489970146, - "714540000" - ], - [ - 1489970146, - "612900000" - ], - [ - 1489970161, - "746284000" - ], - [ - 1489970161, - "600600000" - ], - [ - 1489970161, - "629788000" - ], - [ - 1489970176, - "765740000" - ], - [ - 1489970176, - "612728000" - ], - [ - 1489970176, - "600600000" - ], - [ - 1489970191, - "601112000" - ], - [ - 1489970191, - "788268000" - ], - [ - 1489970191, - "652632000" - ], - [ - 1489970206, - "812844000" - ], - [ - 1489970206, - "601624000" - ], - [ - 1489970206, - "614680000" - ], - [ - 1489970221, - "835884000" - ], - [ - 1489970221, - "663524000" - ], - [ - 1489970221, - "602136000" - ], - [ - 1489970236, - "858412000" - ], - [ - 1489970236, - "610792000" - ], - [ - 1489970236, - "602648000" - ], - [ - 1489970251, - "889644000" - ], - [ - 1489970251, - "681828000" - ], - [ - 1489970251, - "603672000" - ], - [ - 1489970266, - "628584000" - ], - [ - 1489970266, - "889644000" - ], - [ - 1489970266, - "604184000" - ], - [ - 1489970281, - "667324000" - ], - [ - 1489970281, - "604184000" - ], - [ - 1489970281, - "588416000" - ], - [ - 1489970296, - "656708000" - ], - [ - 1489970296, - "599992000" - ], - [ - 1489970296, - "604184000" - ], - [ - 1489970311, - "601016000" - ], - [ - 1489970311, - "604184000" - ], - [ - 1489970311, - "639704000" - ], - [ - 1489970326, - "654752000" - ], - [ - 1489970326, - "603976000" - ], - [ - 1489970326, - "597736000" - ], - [ - 1489970341, - "605512000" - ], - [ - 1489970341, - "631864000" - ], - [ - 1489970341, - "599716000" - ], - [ - 1489970356, - "609608000" - ], - [ - 1489970356, - "599204000" - ], - [ - 1489970356, - "847780000" - ], - [ - 1489970371, - "600740000" - ], - [ - 1489970371, - "961512000" - ], - [ - 1489970371, - "611144000" - ], - [ - 1489970386, - "1198508000" - ], - [ - 1489970386, - "616264000" - ], - [ - 1489970386, - "601252000" - ], - [ - 1489970401, - "1322800000" - ], - [ - 1489970401, - "602276000" - ], - [ - 1489970401, - "623944000" - ], - [ - 1489970416, - "602276000" - ], - [ - 1489970416, - "654452000" - ], - [ - 1489970416, - "1582928000" - ], - [ - 1489970431, - "1717264000" - ], - [ - 1489970431, - "658548000" - ], - [ - 1489970431, - "602788000" - ], - [ - 1489970446, - "1998480000" - ], - [ - 1489970446, - "604240000" - ], - [ - 1489970446, - "665716000" - ], - [ - 1489970461, - "1998480000" - ], - [ - 1489970461, - "604752000" - ], - [ - 1489970461, - "672372000" - ], - [ - 1489970476, - "691828000" - ], - [ - 1489970476, - "1998480000" - ], - [ - 1489970476, - "605264000" - ], - [ - 1489970491, - "696436000" - ], - [ - 1489970491, - "599028000" - ], - [ - 1489970491, - "606192000" - ], - [ - 1489970506, - "600052000" - ], - [ - 1489970506, - "600048000" - ], - [ - 1489970506, - "717428000" - ], - [ - 1489970521, - "730740000" - ], - [ - 1489970521, - "600560000" - ], - [ - 1489970521, - "600564000" - ], - [ - 1489970536, - "601072000" - ], - [ - 1489970536, - "764020000" - ], - [ - 1489970536, - "612020000" - ], - [ - 1489970551, - "775284000" - ], - [ - 1489970551, - "614384000" - ], - [ - 1489970551, - "602096000" - ], - [ - 1489970566, - "614384000" - ], - [ - 1489970566, - "810612000" - ], - [ - 1489970566, - "602608000" - ], - [ - 1489970581, - "821364000" - ], - [ - 1489970581, - "614524000" - ], - [ - 1489970581, - "603120000" - ], - [ - 1489970596, - "858740000" - ], - [ - 1489970596, - "603632000" - ], - [ - 1489970596, - "608324000" - ], - [ - 1489970611, - "604656000" - ], - [ - 1489970611, - "868468000" - ], - [ - 1489970611, - "619100000" - ], - [ - 1489970626, - "605168000" - ], - [ - 1489970626, - "868468000" - ], - [ - 1489970626, - "635792000" - ], - [ - 1489970641, - "606192000" - ], - [ - 1489970641, - "624188000" - ], - [ - 1489970641, - "588416000" - ], - [ - 1489970656, - "649136000" - ], - [ - 1489970656, - "599256000" - ], - [ - 1489970656, - "606704000" - ], - [ - 1489970671, - "601304000" - ], - [ - 1489970671, - "607216000" - ], - [ - 1489970671, - "654036000" - ], - [ - 1489970686, - "602840000" - ], - [ - 1489970686, - "600048000" - ], - [ - 1489970686, - "673720000" - ], - [ - 1489970701, - "748452000" - ], - [ - 1489970701, - "600560000" - ], - [ - 1489970701, - "606424000" - ], - [ - 1489970716, - "601072000" - ], - [ - 1489970716, - "907896000" - ], - [ - 1489970716, - "606936000" - ], - [ - 1489970731, - "992656000" - ], - [ - 1489970731, - "613592000" - ], - [ - 1489970731, - "601584000" - ], - [ - 1489970746, - "618712000" - ], - [ - 1489970746, - "1191120000" - ], - [ - 1489970746, - "602096000" - ], - [ - 1489970761, - "1286424000" - ], - [ - 1489970761, - "603120000" - ], - [ - 1489970761, - "624344000" - ], - [ - 1489970776, - "1489604000" - ], - [ - 1489970776, - "603632000" - ], - [ - 1489970776, - "648408000" - ], - [ - 1489970791, - "604656000" - ], - [ - 1489970791, - "653528000" - ], - [ - 1489970791, - "1595568000" - ], - [ - 1489970806, - "659672000" - ], - [ - 1489970806, - "1819852000" - ], - [ - 1489970806, - "604656000" - ], - [ - 1489970821, - "676056000" - ], - [ - 1489970821, - "605680000" - ], - [ - 1489970821, - "1936236000" - ], - [ - 1489970836, - "680664000" - ], - [ - 1489970836, - "745736000" - ], - [ - 1489970836, - "606192000" - ], - [ - 1489970851, - "702680000" - ], - [ - 1489970851, - "607216000" - ], - [ - 1489970851, - "872664000" - ], - [ - 1489970866, - "1137612000" - ], - [ - 1489970866, - "707288000" - ], - [ - 1489970866, - "607216000" - ], - [ - 1489970881, - "726232000" - ], - [ - 1489970881, - "600048000" - ], - [ - 1489970881, - "1275080000" - ], - [ - 1489970896, - "754904000" - ], - [ - 1489970896, - "600560000" - ], - [ - 1489970896, - "1275080000" - ], - [ - 1489970911, - "601584000" - ], - [ - 1489970911, - "1275080000" - ], - [ - 1489970911, - "786136000" - ], - [ - 1489970926, - "602096000" - ], - [ - 1489970926, - "798424000" - ], - [ - 1489970926, - "588560000" - ], - [ - 1489970941, - "831704000" - ], - [ - 1489970941, - "599452000" - ], - [ - 1489970941, - "603120000" - ], - [ - 1489970956, - "603120000" - ], - [ - 1489970956, - "845528000" - ], - [ - 1489970956, - "599964000" - ], - [ - 1489970971, - "608280000" - ], - [ - 1489970971, - "878808000" - ], - [ - 1489970971, - "603120000" - ], - [ - 1489970986, - "642964000" - ], - [ - 1489970986, - "878808000" - ], - [ - 1489970986, - "588444000" - ], - [ - 1489971001, - "599428000" - ], - [ - 1489971001, - "638660000" - ], - [ - 1489971001, - "878808000" - ], - [ - 1489971016, - "599012000" - ], - [ - 1489971016, - "600452000" - ], - [ - 1489971016, - "638816000" - ], - [ - 1489971031, - "599524000" - ], - [ - 1489971031, - "636860000" - ], - [ - 1489971031, - "599940000" - ], - [ - 1489971046, - "646552000" - ], - [ - 1489971046, - "602084000" - ], - [ - 1489971046, - "600452000" - ], - [ - 1489971061, - "604132000" - ], - [ - 1489971061, - "645132000" - ], - [ - 1489971061, - "600964000" - ], - [ - 1489971076, - "608740000" - ], - [ - 1489971076, - "601476000" - ], - [ - 1489971076, - "655388000" - ], - [ - 1489971091, - "602500000" - ], - [ - 1489971091, - "660516000" - ], - [ - 1489971091, - "608740000" - ], - [ - 1489971106, - "602500000" - ], - [ - 1489971106, - "721012000" - ], - [ - 1489971106, - "615528000" - ], - [ - 1489971121, - "603524000" - ], - [ - 1489971121, - "853052000" - ], - [ - 1489971121, - "617576000" - ], - [ - 1489971136, - "604036000" - ], - [ - 1489971136, - "628328000" - ], - [ - 1489971136, - "924088000" - ], - [ - 1489971151, - "1077740000" - ], - [ - 1489971151, - "605060000" - ], - [ - 1489971151, - "651880000" - ], - [ - 1489971166, - "605572000" - ], - [ - 1489971166, - "660072000" - ], - [ - 1489971166, - "1159320000" - ], - [ - 1489971181, - "666216000" - ], - [ - 1489971181, - "606084000" - ], - [ - 1489971181, - "1335096000" - ], - [ - 1489971196, - "1428752000" - ], - [ - 1489971196, - "599940000" - ], - [ - 1489971196, - "683112000" - ], - [ - 1489971211, - "600452000" - ], - [ - 1489971211, - "691816000" - ], - [ - 1489971211, - "1623584000" - ], - [ - 1489971226, - "600964000" - ], - [ - 1489971226, - "708712000" - ], - [ - 1489971226, - "1728292000" - ], - [ - 1489971241, - "1946256000" - ], - [ - 1489971241, - "722024000" - ], - [ - 1489971241, - "601476000" - ], - [ - 1489971256, - "645436000" - ], - [ - 1489971256, - "754280000" - ], - [ - 1489971256, - "601988000" - ], - [ - 1489971271, - "816872000" - ], - [ - 1489971271, - "768104000" - ], - [ - 1489971271, - "602500000" - ], - [ - 1489971286, - "603012000" - ], - [ - 1489971286, - "799336000" - ], - [ - 1489971286, - "941164000" - ], - [ - 1489971301, - "1199244000" - ], - [ - 1489971301, - "604036000" - ], - [ - 1489971301, - "812648000" - ], - [ - 1489971316, - "845928000" - ], - [ - 1489971316, - "1335116000" - ], - [ - 1489971316, - "604548000" - ], - [ - 1489971331, - "1614284000" - ], - [ - 1489971331, - "856680000" - ], - [ - 1489971331, - "605784000" - ], - [ - 1489971346, - "893032000" - ], - [ - 1489971346, - "606296000" - ], - [ - 1489971346, - "1614284000" - ], - [ - 1489971361, - "893032000" - ], - [ - 1489971361, - "606808000" - ], - [ - 1489971361, - "1614284000" - ], - [ - 1489971376, - "600152000" - ], - [ - 1489971376, - "588496000" - ], - [ - 1489971376, - "893032000" - ], - [ - 1489971391, - "588960000" - ], - [ - 1489971391, - "597716000" - ], - [ - 1489971391, - "600664000" - ], - [ - 1489971406, - "600228000" - ], - [ - 1489971406, - "600664000" - ], - [ - 1489971406, - "597716000" - ], - [ - 1489971421, - "601688000" - ], - [ - 1489971421, - "601252000" - ], - [ - 1489971421, - "598228000" - ], - [ - 1489971436, - "601688000" - ], - [ - 1489971436, - "603812000" - ], - [ - 1489971436, - "598228000" - ], - [ - 1489971451, - "606372000" - ], - [ - 1489971451, - "598228000" - ], - [ - 1489971451, - "602712000" - ], - [ - 1489971466, - "598228000" - ], - [ - 1489971466, - "612004000" - ], - [ - 1489971466, - "603224000" - ], - [ - 1489971481, - "603736000" - ], - [ - 1489971481, - "598228000" - ], - [ - 1489971481, - "613028000" - ], - [ - 1489971496, - "618660000" - ], - [ - 1489971496, - "598948000" - ], - [ - 1489971496, - "604248000" - ], - [ - 1489971511, - "599116000" - ], - [ - 1489971511, - "625828000" - ], - [ - 1489971511, - "605272000" - ], - [ - 1489971526, - "632788000" - ], - [ - 1489971526, - "605784000" - ], - [ - 1489971526, - "599116000" - ], - [ - 1489971541, - "599116000" - ], - [ - 1489971541, - "606808000" - ], - [ - 1489971541, - "658388000" - ], - [ - 1489971556, - "606808000" - ], - [ - 1489971556, - "671700000" - ], - [ - 1489971556, - "599376000" - ], - [ - 1489971571, - "680404000" - ], - [ - 1489971571, - "599116000" - ], - [ - 1489971571, - "600152000" - ], - [ - 1489971586, - "600664000" - ], - [ - 1489971586, - "691156000" - ], - [ - 1489971586, - "599628000" - ], - [ - 1489971601, - "599628000" - ], - [ - 1489971601, - "601440000" - ], - [ - 1489971601, - "698088000" - ], - [ - 1489971616, - "599628000" - ], - [ - 1489971616, - "601688000" - ], - [ - 1489971616, - "719316000" - ], - [ - 1489971631, - "599628000" - ], - [ - 1489971631, - "731604000" - ], - [ - 1489971631, - "602712000" - ], - [ - 1489971646, - "602712000" - ], - [ - 1489971646, - "599628000" - ], - [ - 1489971646, - "766932000" - ], - [ - 1489971661, - "598896000" - ], - [ - 1489971661, - "599628000" - ], - [ - 1489971661, - "775636000" - ], - [ - 1489971676, - "816084000" - ], - [ - 1489971676, - "599408000" - ], - [ - 1489971676, - "599760000" - ], - [ - 1489971691, - "824788000" - ], - [ - 1489971691, - "599760000" - ], - [ - 1489971691, - "598460000" - ], - [ - 1489971706, - "862676000" - ], - [ - 1489971706, - "599760000" - ], - [ - 1489971706, - "599804000" - ], - [ - 1489971721, - "600828000" - ], - [ - 1489971721, - "600272000" - ], - [ - 1489971721, - "871892000" - ], - [ - 1489971736, - "601340000" - ], - [ - 1489971736, - "871892000" - ], - [ - 1489971736, - "600272000" - ], - [ - 1489971751, - "588648000" - ], - [ - 1489971751, - "601852000" - ], - [ - 1489971751, - "600272000" - ], - [ - 1489971766, - "597868000" - ], - [ - 1489971766, - "602364000" - ], - [ - 1489971766, - "600272000" - ], - [ - 1489971781, - "602876000" - ], - [ - 1489971781, - "600428000" - ], - [ - 1489971781, - "600272000" - ], - [ - 1489971796, - "600272000" - ], - [ - 1489971796, - "604004000" - ], - [ - 1489971796, - "602476000" - ], - [ - 1489971811, - "600272000" - ], - [ - 1489971811, - "604516000" - ], - [ - 1489971811, - "606224000" - ], - [ - 1489971826, - "600272000" - ], - [ - 1489971826, - "605028000" - ], - [ - 1489971826, - "607760000" - ], - [ - 1489971841, - "611344000" - ], - [ - 1489971841, - "599536000" - ], - [ - 1489971841, - "600272000" - ], - [ - 1489971856, - "600596000" - ], - [ - 1489971856, - "600048000" - ], - [ - 1489971856, - "613392000" - ], - [ - 1489971871, - "623632000" - ], - [ - 1489971871, - "600560000" - ], - [ - 1489971871, - "601108000" - ], - [ - 1489971886, - "643088000" - ], - [ - 1489971886, - "601108000" - ], - [ - 1489971886, - "601072000" - ], - [ - 1489971901, - "602096000" - ], - [ - 1489971901, - "653192000" - ], - [ - 1489971901, - "601108000" - ], - [ - 1489971916, - "602096000" - ], - [ - 1489971916, - "660872000" - ], - [ - 1489971916, - "601108000" - ], - [ - 1489971931, - "601108000" - ], - [ - 1489971931, - "675720000" - ], - [ - 1489971931, - "603120000" - ], - [ - 1489971946, - "682888000" - ], - [ - 1489971946, - "603632000" - ], - [ - 1489971946, - "601108000" - ], - [ - 1489971961, - "601108000" - ], - [ - 1489971961, - "604656000" - ], - [ - 1489971961, - "701320000" - ], - [ - 1489971976, - "605168000" - ], - [ - 1489971976, - "601108000" - ], - [ - 1489971976, - "705928000" - ], - [ - 1489971991, - "736136000" - ], - [ - 1489971991, - "601108000" - ], - [ - 1489971991, - "605680000" - ], - [ - 1489972006, - "748936000" - ], - [ - 1489972006, - "601620000" - ], - [ - 1489972006, - "606192000" - ], - [ - 1489972021, - "767368000" - ], - [ - 1489972021, - "606704000" - ], - [ - 1489972021, - "601620000" - ], - [ - 1489972036, - "796552000" - ], - [ - 1489972036, - "601620000" - ], - [ - 1489972036, - "600048000" - ], - [ - 1489972051, - "600560000" - ], - [ - 1489972051, - "601832000" - ], - [ - 1489972051, - "829832000" - ], - [ - 1489972066, - "842632000" - ], - [ - 1489972066, - "600560000" - ], - [ - 1489972066, - "601832000" - ], - [ - 1489972081, - "601584000" - ], - [ - 1489972081, - "601832000" - ], - [ - 1489972081, - "875912000" - ], - [ - 1489972096, - "602096000" - ], - [ - 1489972096, - "875912000" - ], - [ - 1489972096, - "601832000" - ], - [ - 1489972111, - "601832000" - ], - [ - 1489972111, - "603120000" - ], - [ - 1489972111, - "875912000" - ], - [ - 1489972126, - "601832000" - ], - [ - 1489972126, - "603632000" - ], - [ - 1489972126, - "598120000" - ], - [ - 1489972141, - "599868000" - ], - [ - 1489972141, - "604144000" - ], - [ - 1489972141, - "602344000" - ], - [ - 1489972156, - "602344000" - ], - [ - 1489972156, - "602176000" - ], - [ - 1489972156, - "604656000" - ], - [ - 1489972171, - "602344000" - ], - [ - 1489972171, - "604496000" - ], - [ - 1489972171, - "605680000" - ], - [ - 1489972186, - "602344000" - ], - [ - 1489972186, - "610128000" - ], - [ - 1489972186, - "606192000" - ], - [ - 1489972201, - "606704000" - ], - [ - 1489972201, - "602344000" - ], - [ - 1489972201, - "608592000" - ], - [ - 1489972216, - "600048000" - ], - [ - 1489972216, - "613712000" - ], - [ - 1489972216, - "602344000" - ], - [ - 1489972231, - "600560000" - ], - [ - 1489972231, - "637776000" - ], - [ - 1489972231, - "602344000" - ], - [ - 1489972246, - "602344000" - ], - [ - 1489972246, - "644432000" - ], - [ - 1489972246, - "600560000" - ], - [ - 1489972261, - "601584000" - ], - [ - 1489972261, - "602344000" - ], - [ - 1489972261, - "654672000" - ], - [ - 1489972276, - "602344000" - ], - [ - 1489972276, - "663376000" - ], - [ - 1489972276, - "602096000" - ], - [ - 1489972291, - "602856000" - ], - [ - 1489972291, - "603120000" - ], - [ - 1489972291, - "670544000" - ], - [ - 1489972306, - "688464000" - ], - [ - 1489972306, - "602856000" - ], - [ - 1489972306, - "603120000" - ], - [ - 1489972321, - "693072000" - ], - [ - 1489972321, - "602856000" - ], - [ - 1489972321, - "588896000" - ], - [ - 1489972336, - "599140000" - ], - [ - 1489972336, - "707408000" - ], - [ - 1489972336, - "602856000" - ], - [ - 1489972351, - "726864000" - ], - [ - 1489972351, - "602856000" - ], - [ - 1489972351, - "600164000" - ], - [ - 1489972366, - "735056000" - ], - [ - 1489972366, - "602856000" - ], - [ - 1489972366, - "600852000" - ], - [ - 1489972381, - "600340000" - ], - [ - 1489972381, - "743248000" - ], - [ - 1489972381, - "602856000" - ], - [ - 1489972396, - "785232000" - ], - [ - 1489972396, - "602856000" - ], - [ - 1489972396, - "600852000" - ], - [ - 1489972411, - "794448000" - ], - [ - 1489972411, - "600852000" - ], - [ - 1489972411, - "603984000" - ], - [ - 1489972426, - "600852000" - ], - [ - 1489972426, - "833360000" - ], - [ - 1489972426, - "603984000" - ], - [ - 1489972441, - "844624000" - ], - [ - 1489972441, - "603984000" - ], - [ - 1489972441, - "601364000" - ], - [ - 1489972456, - "603984000" - ], - [ - 1489972456, - "601876000" - ], - [ - 1489972456, - "880464000" - ], - [ - 1489972471, - "603984000" - ], - [ - 1489972471, - "603112000" - ], - [ - 1489972471, - "880464000" - ], - [ - 1489972486, - "603624000" - ], - [ - 1489972486, - "589556000" - ], - [ - 1489972486, - "603984000" - ], - [ - 1489972501, - "600824000" - ], - [ - 1489972501, - "603984000" - ], - [ - 1489972501, - "604648000" - ], - [ - 1489972516, - "603984000" - ], - [ - 1489972516, - "601848000" - ], - [ - 1489972516, - "605160000" - ], - [ - 1489972531, - "604496000" - ], - [ - 1489972531, - "605672000" - ], - [ - 1489972531, - "605432000" - ], - [ - 1489972546, - "606184000" - ], - [ - 1489972546, - "604496000" - ], - [ - 1489972546, - "607992000" - ], - [ - 1489972561, - "609016000" - ], - [ - 1489972561, - "599528000" - ], - [ - 1489972561, - "604496000" - ], - [ - 1489972576, - "604496000" - ], - [ - 1489972576, - "612088000" - ], - [ - 1489972576, - "600040000" - ], - [ - 1489972591, - "620280000" - ], - [ - 1489972591, - "600552000" - ], - [ - 1489972591, - "604496000" - ], - [ - 1489972606, - "624376000" - ], - [ - 1489972606, - "601064000" - ], - [ - 1489972606, - "604496000" - ], - [ - 1489972621, - "601576000" - ], - [ - 1489972621, - "651512000" - ], - [ - 1489972621, - "604496000" - ], - [ - 1489972636, - "602088000" - ], - [ - 1489972636, - "654072000" - ], - [ - 1489972636, - "604496000" - ], - [ - 1489972651, - "672504000" - ], - [ - 1489972651, - "604496000" - ], - [ - 1489972651, - "603112000" - ], - [ - 1489972666, - "678136000" - ], - [ - 1489972666, - "603624000" - ], - [ - 1489972666, - "604496000" - ], - [ - 1489972681, - "687352000" - ], - [ - 1489972681, - "604136000" - ], - [ - 1489972681, - "605304000" - ], - [ - 1489972696, - "702200000" - ], - [ - 1489972696, - "604648000" - ], - [ - 1489972696, - "605304000" - ], - [ - 1489972711, - "605304000" - ], - [ - 1489972711, - "721656000" - ], - [ - 1489972711, - "605672000" - ], - [ - 1489972726, - "606184000" - ], - [ - 1489972726, - "605304000" - ], - [ - 1489972726, - "727800000" - ], - [ - 1489972741, - "607208000" - ], - [ - 1489972741, - "605304000" - ], - [ - 1489972741, - "765688000" - ], - [ - 1489972756, - "771320000" - ], - [ - 1489972756, - "600040000" - ], - [ - 1489972756, - "605304000" - ], - [ - 1489972771, - "600552000" - ], - [ - 1489972771, - "605304000" - ], - [ - 1489972771, - "812280000" - ], - [ - 1489972786, - "832760000" - ], - [ - 1489972786, - "605304000" - ], - [ - 1489972786, - "600552000" - ], - [ - 1489972801, - "605304000" - ], - [ - 1489972801, - "855800000" - ], - [ - 1489972801, - "601576000" - ], - [ - 1489972816, - "602088000" - ], - [ - 1489972816, - "871672000" - ], - [ - 1489972816, - "605304000" - ], - [ - 1489972831, - "605304000" - ], - [ - 1489972831, - "603112000" - ], - [ - 1489972831, - "871672000" - ], - [ - 1489972846, - "603624000" - ], - [ - 1489972846, - "605304000" - ], - [ - 1489972846, - "588464000" - ], - [ - 1489972861, - "599000000" - ], - [ - 1489972861, - "604136000" - ], - [ - 1489972861, - "605304000" - ], - [ - 1489972876, - "605816000" - ], - [ - 1489972876, - "600024000" - ], - [ - 1489972876, - "604648000" - ], - [ - 1489972891, - "605672000" - ], - [ - 1489972891, - "602072000" - ], - [ - 1489972891, - "605816000" - ], - [ - 1489972906, - "605816000" - ], - [ - 1489972906, - "606184000" - ], - [ - 1489972906, - "606972000" - ], - [ - 1489972921, - "605816000" - ], - [ - 1489972921, - "606696000" - ], - [ - 1489972921, - "606460000" - ], - [ - 1489972936, - "611580000" - ], - [ - 1489972936, - "605816000" - ], - [ - 1489972936, - "600040000" - ], - [ - 1489972951, - "617212000" - ], - [ - 1489972951, - "605816000" - ], - [ - 1489972951, - "600040000" - ], - [ - 1489972966, - "623356000" - ], - [ - 1489972966, - "605816000" - ], - [ - 1489972966, - "600552000" - ], - [ - 1489972981, - "600552000" - ], - [ - 1489972981, - "605816000" - ], - [ - 1489972981, - "647040000" - ], - [ - 1489972996, - "654720000" - ], - [ - 1489972996, - "588436000" - ], - [ - 1489972996, - "605816000" - ], - [ - 1489973011, - "660864000" - ], - [ - 1489973011, - "598956000" - ], - [ - 1489973011, - "605816000" - ], - [ - 1489973026, - "675712000" - ], - [ - 1489973026, - "599620000" - ], - [ - 1489973026, - "605816000" - ], - [ - 1489973041, - "605816000" - ], - [ - 1489973041, - "684416000" - ], - [ - 1489973041, - "601156000" - ], - [ - 1489973056, - "605816000" - ], - [ - 1489973056, - "601668000" - ], - [ - 1489973056, - "701824000" - ], - [ - 1489973071, - "600184000" - ], - [ - 1489973071, - "602180000" - ], - [ - 1489973071, - "707456000" - ], - [ - 1489973086, - "741248000" - ], - [ - 1489973086, - "602692000" - ], - [ - 1489973086, - "600184000" - ], - [ - 1489973101, - "600184000" - ], - [ - 1489973101, - "752000000" - ], - [ - 1489973101, - "603204000" - ], - [ - 1489973116, - "787328000" - ], - [ - 1489973116, - "603716000" - ], - [ - 1489973116, - "600184000" - ], - [ - 1489973131, - "800640000" - ], - [ - 1489973131, - "600184000" - ], - [ - 1489973131, - "605908000" - ], - [ - 1489973146, - "606420000" - ], - [ - 1489973146, - "832896000" - ], - [ - 1489973146, - "600184000" - ], - [ - 1489973161, - "599764000" - ], - [ - 1489973161, - "846208000" - ], - [ - 1489973161, - "600184000" - ], - [ - 1489973176, - "600184000" - ], - [ - 1489973176, - "885632000" - ], - [ - 1489973176, - "600276000" - ], - [ - 1489973191, - "898944000" - ], - [ - 1489973191, - "601300000" - ], - [ - 1489973191, - "600184000" - ], - [ - 1489973206, - "898944000" - ], - [ - 1489973206, - "601300000" - ], - [ - 1489973206, - "600184000" - ], - [ - 1489973221, - "598328000" - ], - [ - 1489973221, - "602324000" - ], - [ - 1489973221, - "600184000" - ], - [ - 1489973236, - "600888000" - ], - [ - 1489973236, - "600184000" - ], - [ - 1489973236, - "602836000" - ], - [ - 1489973251, - "600696000" - ], - [ - 1489973251, - "602936000" - ], - [ - 1489973251, - "603860000" - ], - [ - 1489973266, - "604984000" - ], - [ - 1489973266, - "603860000" - ], - [ - 1489973266, - "600696000" - ], - [ - 1489973281, - "604884000" - ], - [ - 1489973281, - "606008000" - ], - [ - 1489973281, - "600696000" - ], - [ - 1489973296, - "609080000" - ], - [ - 1489973296, - "605396000" - ], - [ - 1489973296, - "600696000" - ], - [ - 1489973311, - "606420000" - ], - [ - 1489973311, - "600696000" - ], - [ - 1489973311, - "614200000" - ], - [ - 1489973326, - "600696000" - ], - [ - 1489973326, - "606932000" - ], - [ - 1489973326, - "620344000" - ], - [ - 1489973341, - "599764000" - ], - [ - 1489973341, - "627264000" - ], - [ - 1489973341, - "600696000" - ], - [ - 1489973356, - "600276000" - ], - [ - 1489973356, - "651840000" - ], - [ - 1489973356, - "600696000" - ], - [ - 1489973371, - "600696000" - ], - [ - 1489973371, - "601300000" - ], - [ - 1489973371, - "663616000" - ], - [ - 1489973386, - "670784000" - ], - [ - 1489973386, - "601300000" - ], - [ - 1489973386, - "600696000" - ], - [ - 1489973401, - "680512000" - ], - [ - 1489973401, - "601208000" - ], - [ - 1489973401, - "602324000" - ], - [ - 1489973416, - "601208000" - ], - [ - 1489973416, - "689728000" - ], - [ - 1489973416, - "602836000" - ], - [ - 1489973431, - "601208000" - ], - [ - 1489973431, - "709184000" - ], - [ - 1489973431, - "603348000" - ], - [ - 1489973446, - "719424000" - ], - [ - 1489973446, - "601208000" - ], - [ - 1489973446, - "603860000" - ], - [ - 1489973461, - "604884000" - ], - [ - 1489973461, - "755264000" - ], - [ - 1489973461, - "601208000" - ], - [ - 1489973476, - "605396000" - ], - [ - 1489973476, - "763456000" - ], - [ - 1489973476, - "601208000" - ], - [ - 1489973491, - "606420000" - ], - [ - 1489973491, - "801344000" - ], - [ - 1489973491, - "601208000" - ], - [ - 1489973506, - "601208000" - ], - [ - 1489973506, - "816192000" - ], - [ - 1489973506, - "606932000" - ], - [ - 1489973521, - "600276000" - ], - [ - 1489973521, - "601208000" - ], - [ - 1489973521, - "847424000" - ], - [ - 1489973536, - "601208000" - ], - [ - 1489973536, - "857152000" - ], - [ - 1489973536, - "600788000" - ], - [ - 1489973551, - "601208000" - ], - [ - 1489973551, - "601300000" - ], - [ - 1489973551, - "893504000" - ], - [ - 1489973566, - "893504000" - ], - [ - 1489973566, - "601208000" - ], - [ - 1489973566, - "601812000" - ], - [ - 1489973581, - "588388000" - ], - [ - 1489973581, - "601720000" - ], - [ - 1489973581, - "602324000" - ], - [ - 1489973596, - "602836000" - ], - [ - 1489973596, - "598340000" - ], - [ - 1489973596, - "601720000" - ], - [ - 1489973611, - "600628000" - ], - [ - 1489973611, - "603348000" - ], - [ - 1489973611, - "601720000" - ], - [ - 1489973626, - "602164000" - ], - [ - 1489973626, - "603860000" - ], - [ - 1489973626, - "601720000" - ], - [ - 1489973641, - "603860000" - ], - [ - 1489973641, - "606772000" - ], - [ - 1489973641, - "601720000" - ], - [ - 1489973656, - "607796000" - ], - [ - 1489973656, - "603860000" - ], - [ - 1489973656, - "601720000" - ], - [ - 1489973671, - "601720000" - ], - [ - 1489973671, - "612916000" - ], - [ - 1489973671, - "597804000" - ], - [ - 1489973686, - "598828000" - ], - [ - 1489973686, - "601720000" - ], - [ - 1489973686, - "615988000" - ], - [ - 1489973701, - "624312000" - ], - [ - 1489973701, - "600000000" - ], - [ - 1489973701, - "601720000" - ], - [ - 1489973716, - "627068000" - ], - [ - 1489973716, - "601156000" - ], - [ - 1489973716, - "601720000" - ], - [ - 1489973731, - "656252000" - ], - [ - 1489973731, - "601668000" - ], - [ - 1489973731, - "601720000" - ], - [ - 1489973746, - "602232000" - ], - [ - 1489973746, - "663932000" - ], - [ - 1489973746, - "602180000" - ], - [ - 1489973761, - "602692000" - ], - [ - 1489973761, - "602232000" - ], - [ - 1489973761, - "677756000" - ], - [ - 1489973776, - "603204000" - ], - [ - 1489973776, - "681340000" - ], - [ - 1489973776, - "602232000" - ], - [ - 1489973791, - "605472000" - ], - [ - 1489973791, - "702844000" - ], - [ - 1489973791, - "602232000" - ], - [ - 1489973806, - "602232000" - ], - [ - 1489973806, - "605984000" - ], - [ - 1489973806, - "708988000" - ], - [ - 1489973821, - "602232000" - ], - [ - 1489973821, - "599840000" - ], - [ - 1489973821, - "742780000" - ], - [ - 1489973836, - "600352000" - ], - [ - 1489973836, - "602232000" - ], - [ - 1489973836, - "753532000" - ], - [ - 1489973851, - "786812000" - ], - [ - 1489973851, - "602232000" - ], - [ - 1489973851, - "600864000" - ], - [ - 1489973866, - "601376000" - ], - [ - 1489973866, - "801148000" - ], - [ - 1489973866, - "602232000" - ], - [ - 1489973881, - "832380000" - ], - [ - 1489973881, - "602400000" - ], - [ - 1489973881, - "602232000" - ], - [ - 1489973896, - "602232000" - ], - [ - 1489973896, - "844668000" - ], - [ - 1489973896, - "602912000" - ], - [ - 1489973911, - "603424000" - ], - [ - 1489973911, - "878972000" - ], - [ - 1489973911, - "602232000" - ], - [ - 1489973926, - "878972000" - ], - [ - 1489973926, - "602232000" - ], - [ - 1489973926, - "603936000" - ], - [ - 1489973941, - "604960000" - ], - [ - 1489973941, - "878972000" - ], - [ - 1489973941, - "602744000" - ], - [ - 1489973956, - "602744000" - ], - [ - 1489973956, - "605472000" - ], - [ - 1489973956, - "597804000" - ], - [ - 1489973971, - "602744000" - ], - [ - 1489973971, - "606496000" - ], - [ - 1489973971, - "600196000" - ], - [ - 1489973986, - "602744000" - ], - [ - 1489973986, - "607008000" - ], - [ - 1489973986, - "602244000" - ] - ], - "process_cpu_seconds_total": [ - [ - 1489959316, - "0.77" - ], - [ - 1489959316, - "0.52" - ], - [ - 1489959331, - "0.86" - ], - [ - 1489959331, - "1.08" - ], - [ - 1489959331, - "0.71" - ], - [ - 1489959346, - "0.99" - ], - [ - 1489959346, - "1.7600000000000002" - ], - [ - 1489959346, - "0.86" - ], - [ - 1489959361, - "1.22" - ], - [ - 1489959361, - "1.31" - ], - [ - 1489959361, - "2.1500000000000004" - ], - [ - 1489959376, - "3.2300000000000004" - ], - [ - 1489959376, - "1.3599999999999999" - ], - [ - 1489959376, - "1.4500000000000002" - ], - [ - 1489959391, - "3.8100000000000005" - ], - [ - 1489959391, - "1.83" - ], - [ - 1489959391, - "1.52" - ], - [ - 1489959406, - "5.0600000000000005" - ], - [ - 1489959406, - "2.0300000000000002" - ], - [ - 1489959406, - "1.59" - ], - [ - 1489959421, - "5.760000000000001" - ], - [ - 1489959421, - "2.3600000000000003" - ], - [ - 1489959421, - "1.7300000000000002" - ], - [ - 1489959436, - "7.420000000000001" - ], - [ - 1489959436, - "2.5400000000000005" - ], - [ - 1489959436, - "1.8200000000000003" - ], - [ - 1489959451, - "2.04" - ], - [ - 1489959451, - "8.3" - ], - [ - 1489959451, - "3.0200000000000005" - ], - [ - 1489959466, - "3.2100000000000004" - ], - [ - 1489959466, - "2.14" - ], - [ - 1489959466, - "10.379999999999999" - ], - [ - 1489959481, - "11.409999999999998" - ], - [ - 1489959481, - "3.6700000000000004" - ], - [ - 1489959481, - "2.41" - ], - [ - 1489959496, - "13.689999999999998" - ], - [ - 1489959496, - "3.9600000000000004" - ], - [ - 1489959496, - "2.48" - ], - [ - 1489959511, - "15.049999999999997" - ], - [ - 1489959511, - "4.4" - ], - [ - 1489959511, - "2.64" - ], - [ - 1489959526, - "4.73" - ], - [ - 1489959526, - "17.629999999999995" - ], - [ - 1489959526, - "2.72" - ], - [ - 1489959541, - "2.84" - ], - [ - 1489959541, - "5.2700000000000005" - ], - [ - 1489959541, - "18.979999999999997" - ], - [ - 1489959556, - "5.6000000000000005" - ], - [ - 1489959556, - "22.529999999999998" - ], - [ - 1489959556, - "2.94" - ], - [ - 1489959571, - "6.380000000000001" - ], - [ - 1489959571, - "24.13" - ], - [ - 1489959571, - "3.09" - ], - [ - 1489959586, - "27.56" - ], - [ - 1489959586, - "6.670000000000001" - ], - [ - 1489959586, - "3.1599999999999997" - ], - [ - 1489959601, - "7.3900000000000015" - ], - [ - 1489959601, - "3.3599999999999994" - ], - [ - 1489959601, - "29.43" - ], - [ - 1489959616, - "3.4399999999999995" - ], - [ - 1489959616, - "7.740000000000001" - ], - [ - 1489959616, - "33.480000000000004" - ], - [ - 1489959631, - "35.510000000000005" - ], - [ - 1489959631, - "3.5999999999999996" - ], - [ - 1489959631, - "8.540000000000001" - ], - [ - 1489959646, - "3.6899999999999995" - ], - [ - 1489959646, - "39.78" - ], - [ - 1489959646, - "8.9" - ], - [ - 1489959661, - "3.9199999999999995" - ], - [ - 1489959661, - "42.19" - ], - [ - 1489959661, - "8.9" - ], - [ - 1489959676, - "8.9" - ], - [ - 1489959676, - "47.04" - ], - [ - 1489959676, - "4.029999999999999" - ], - [ - 1489959691, - "0.72" - ], - [ - 1489959691, - "4.229999999999999" - ], - [ - 1489959691, - "49.32" - ], - [ - 1489959706, - "1.2" - ], - [ - 1489959706, - "4.329999999999998" - ], - [ - 1489959706, - "54.07" - ], - [ - 1489959721, - "4.469999999999999" - ], - [ - 1489959721, - "1.48" - ], - [ - 1489959721, - "54.07" - ], - [ - 1489959736, - "1.92" - ], - [ - 1489959736, - "54.07" - ], - [ - 1489959736, - "4.549999999999999" - ], - [ - 1489959751, - "2.14" - ], - [ - 1489959751, - "4.739999999999998" - ], - [ - 1489959751, - "0.68" - ], - [ - 1489959766, - "1.33" - ], - [ - 1489959766, - "2.7" - ], - [ - 1489959766, - "4.8199999999999985" - ], - [ - 1489959781, - "2.95" - ], - [ - 1489959781, - "5.049999999999998" - ], - [ - 1489959781, - "1.6600000000000001" - ], - [ - 1489959796, - "5.149999999999998" - ], - [ - 1489959796, - "2.68" - ], - [ - 1489959796, - "3.5" - ], - [ - 1489959811, - "5.309999999999998" - ], - [ - 1489959811, - "3.21" - ], - [ - 1489959811, - "3.83" - ], - [ - 1489959826, - "4.5" - ], - [ - 1489959826, - "4.3999999999999995" - ], - [ - 1489959826, - "5.429999999999998" - ], - [ - 1489959841, - "4.78" - ], - [ - 1489959841, - "5.679999999999998" - ], - [ - 1489959841, - "5.129999999999999" - ], - [ - 1489959856, - "5.42" - ], - [ - 1489959856, - "6.7299999999999995" - ], - [ - 1489959856, - "5.799999999999998" - ], - [ - 1489959871, - "7.63" - ], - [ - 1489959871, - "5.9899999999999975" - ], - [ - 1489959871, - "5.81" - ], - [ - 1489959886, - "6.51" - ], - [ - 1489959886, - "6.219999999999998" - ], - [ - 1489959886, - "10.129999999999999" - ], - [ - 1489959901, - "7.17" - ], - [ - 1489959901, - "11.219999999999999" - ], - [ - 1489959901, - "6.469999999999998" - ], - [ - 1489959916, - "8.09" - ], - [ - 1489959916, - "13.469999999999999" - ], - [ - 1489959916, - "6.569999999999998" - ], - [ - 1489959931, - "6.749999999999997" - ], - [ - 1489959931, - "8.49" - ], - [ - 1489959931, - "14.659999999999998" - ], - [ - 1489959946, - "17.209999999999997" - ], - [ - 1489959946, - "6.839999999999997" - ], - [ - 1489959946, - "9.3" - ], - [ - 1489959961, - "9.64" - ], - [ - 1489959961, - "18.619999999999997" - ], - [ - 1489959961, - "6.839999999999997" - ], - [ - 1489959976, - "10.450000000000001" - ], - [ - 1489959976, - "21.65" - ], - [ - 1489959976, - "6.839999999999997" - ], - [ - 1489959991, - "0.58" - ], - [ - 1489959991, - "23.24" - ], - [ - 1489959991, - "10.82" - ], - [ - 1489960006, - "11.799999999999999" - ], - [ - 1489960006, - "0.98" - ], - [ - 1489960006, - "26.799999999999997" - ], - [ - 1489960021, - "1.18" - ], - [ - 1489960021, - "11.799999999999999" - ], - [ - 1489960021, - "28.589999999999996" - ], - [ - 1489960036, - "32.349999999999994" - ], - [ - 1489960036, - "11.799999999999999" - ], - [ - 1489960036, - "1.5099999999999998" - ], - [ - 1489960051, - "1.6099999999999999" - ], - [ - 1489960051, - "34.24999999999999" - ], - [ - 1489960051, - "11.799999999999999" - ], - [ - 1489960066, - "38.53999999999999" - ], - [ - 1489960066, - "1.8699999999999999" - ], - [ - 1489960066, - "0.95" - ], - [ - 1489960081, - "40.629999999999995" - ], - [ - 1489960081, - "1.1199999999999999" - ], - [ - 1489960081, - "1.96" - ], - [ - 1489960096, - "2.2399999999999998" - ], - [ - 1489960096, - "46.029999999999994" - ], - [ - 1489960096, - "1.73" - ], - [ - 1489960111, - "48.50999999999999" - ], - [ - 1489960111, - "2.4099999999999997" - ], - [ - 1489960111, - "1.98" - ], - [ - 1489960126, - "2.4800000000000004" - ], - [ - 1489960126, - "53.47999999999999" - ], - [ - 1489960126, - "2.61" - ], - [ - 1489960141, - "2.6999999999999997" - ], - [ - 1489960141, - "55.94999999999999" - ], - [ - 1489960141, - "2.6700000000000004" - ], - [ - 1489960156, - "3.1100000000000003" - ], - [ - 1489960156, - "55.94999999999999" - ], - [ - 1489960156, - "2.9699999999999998" - ], - [ - 1489960171, - "3.2800000000000002" - ], - [ - 1489960171, - "55.94999999999999" - ], - [ - 1489960171, - "3.09" - ], - [ - 1489960186, - "3.88" - ], - [ - 1489960186, - "3.32" - ], - [ - 1489960186, - "1.03" - ], - [ - 1489960201, - "3.4" - ], - [ - 1489960201, - "4.17" - ], - [ - 1489960201, - "1.27" - ], - [ - 1489960216, - "3.59" - ], - [ - 1489960216, - "4.569999999999999" - ], - [ - 1489960216, - "2.02" - ], - [ - 1489960231, - "2.44" - ], - [ - 1489960231, - "4.909999999999999" - ], - [ - 1489960231, - "3.6599999999999997" - ], - [ - 1489960246, - "3.46" - ], - [ - 1489960246, - "5.339999999999999" - ], - [ - 1489960246, - "3.8099999999999996" - ], - [ - 1489960261, - "4.03" - ], - [ - 1489960261, - "3.8799999999999994" - ], - [ - 1489960261, - "5.669999999999999" - ], - [ - 1489960276, - "6.199999999999999" - ], - [ - 1489960276, - "5.33" - ], - [ - 1489960276, - "4.029999999999999" - ], - [ - 1489960291, - "6.0600000000000005" - ], - [ - 1489960291, - "6.499999999999999" - ], - [ - 1489960291, - "4.119999999999999" - ], - [ - 1489960306, - "4.27" - ], - [ - 1489960306, - "7.079999999999999" - ], - [ - 1489960306, - "7.710000000000001" - ], - [ - 1489960321, - "4.34" - ], - [ - 1489960321, - "7.409999999999999" - ], - [ - 1489960321, - "8.610000000000001" - ], - [ - 1489960336, - "4.51" - ], - [ - 1489960336, - "7.989999999999999" - ], - [ - 1489960336, - "10.520000000000001" - ], - [ - 1489960351, - "8.389999999999999" - ], - [ - 1489960351, - "11.570000000000002" - ], - [ - 1489960351, - "4.62" - ], - [ - 1489960366, - "13.850000000000001" - ], - [ - 1489960366, - "4.78" - ], - [ - 1489960366, - "8.969999999999997" - ], - [ - 1489960381, - "15.070000000000002" - ], - [ - 1489960381, - "4.86" - ], - [ - 1489960381, - "9.419999999999996" - ], - [ - 1489960396, - "9.419999999999996" - ], - [ - 1489960396, - "17.82" - ], - [ - 1489960396, - "5.03" - ], - [ - 1489960411, - "5.11" - ], - [ - 1489960411, - "9.419999999999996" - ], - [ - 1489960411, - "19.4" - ], - [ - 1489960426, - "0.61" - ], - [ - 1489960426, - "5.2700000000000005" - ], - [ - 1489960426, - "22.55" - ], - [ - 1489960441, - "0.84" - ], - [ - 1489960441, - "24.19" - ], - [ - 1489960441, - "5.340000000000001" - ], - [ - 1489960456, - "1.1199999999999999" - ], - [ - 1489960456, - "5.510000000000001" - ], - [ - 1489960456, - "27.55" - ], - [ - 1489960471, - "1.3199999999999998" - ], - [ - 1489960471, - "29.26" - ], - [ - 1489960471, - "5.57" - ], - [ - 1489960486, - "5.78" - ], - [ - 1489960486, - "32.82" - ], - [ - 1489960486, - "1.63" - ], - [ - 1489960501, - "34.68" - ], - [ - 1489960501, - "5.8500000000000005" - ], - [ - 1489960501, - "1.7599999999999998" - ], - [ - 1489960516, - "2.09" - ], - [ - 1489960516, - "6.000000000000001" - ], - [ - 1489960516, - "38.72" - ], - [ - 1489960531, - "2.28" - ], - [ - 1489960531, - "6.110000000000001" - ], - [ - 1489960531, - "40.949999999999996" - ], - [ - 1489960546, - "6.340000000000002" - ], - [ - 1489960546, - "45.279999999999994" - ], - [ - 1489960546, - "2.75" - ], - [ - 1489960561, - "47.42999999999999" - ], - [ - 1489960561, - "6.420000000000002" - ], - [ - 1489960561, - "2.93" - ], - [ - 1489960576, - "6.580000000000002" - ], - [ - 1489960576, - "3.3500000000000005" - ], - [ - 1489960576, - "51.96999999999999" - ], - [ - 1489960591, - "6.670000000000002" - ], - [ - 1489960591, - "3.5600000000000005" - ], - [ - 1489960591, - "51.96999999999999" - ], - [ - 1489960606, - "4.040000000000001" - ], - [ - 1489960606, - "6.830000000000002" - ], - [ - 1489960606, - "51.96999999999999" - ], - [ - 1489960621, - "0.9099999999999999" - ], - [ - 1489960621, - "6.910000000000002" - ], - [ - 1489960621, - "4.290000000000001" - ], - [ - 1489960636, - "4.8100000000000005" - ], - [ - 1489960636, - "1.15" - ], - [ - 1489960636, - "6.910000000000002" - ], - [ - 1489960651, - "0.01" - ], - [ - 1489960651, - "5.140000000000001" - ], - [ - 1489960651, - "1.89" - ], - [ - 1489960666, - "5.630000000000001" - ], - [ - 1489960666, - "0.7200000000000001" - ], - [ - 1489960666, - "2.37" - ], - [ - 1489960681, - "5.970000000000001" - ], - [ - 1489960681, - "0.8400000000000001" - ], - [ - 1489960681, - "3.36" - ], - [ - 1489960696, - "3.9299999999999997" - ], - [ - 1489960696, - "1.1400000000000001" - ], - [ - 1489960696, - "6.500000000000001" - ], - [ - 1489960711, - "1.2400000000000002" - ], - [ - 1489960711, - "5.76" - ], - [ - 1489960711, - "7.090000000000001" - ], - [ - 1489960726, - "1.4000000000000004" - ], - [ - 1489960726, - "7.740000000000001" - ], - [ - 1489960726, - "6.5" - ], - [ - 1489960741, - "1.4700000000000004" - ], - [ - 1489960741, - "8.3" - ], - [ - 1489960741, - "8.040000000000001" - ], - [ - 1489960756, - "9.420000000000002" - ], - [ - 1489960756, - "1.6700000000000004" - ], - [ - 1489960756, - "8.930000000000001" - ], - [ - 1489960771, - "8.930000000000001" - ], - [ - 1489960771, - "12.070000000000002" - ], - [ - 1489960771, - "1.7600000000000005" - ], - [ - 1489960786, - "2.3400000000000007" - ], - [ - 1489960786, - "14.080000000000002" - ], - [ - 1489960786, - "8.930000000000001" - ], - [ - 1489960801, - "2.500000000000001" - ], - [ - 1489960801, - "18.29" - ], - [ - 1489960801, - "0.94" - ], - [ - 1489960816, - "2.930000000000001" - ], - [ - 1489960816, - "20.99" - ], - [ - 1489960816, - "1.2999999999999998" - ], - [ - 1489960831, - "25.689999999999998" - ], - [ - 1489960831, - "1.95" - ], - [ - 1489960831, - "3.070000000000001" - ], - [ - 1489960846, - "2.44" - ], - [ - 1489960846, - "3.390000000000001" - ], - [ - 1489960846, - "27.599999999999998" - ], - [ - 1489960861, - "33.379999999999995" - ], - [ - 1489960861, - "2.9899999999999998" - ], - [ - 1489960861, - "3.510000000000001" - ], - [ - 1489960876, - "3.4099999999999997" - ], - [ - 1489960876, - "4.020000000000001" - ], - [ - 1489960876, - "36.489999999999995" - ], - [ - 1489960891, - "41.269999999999996" - ], - [ - 1489960891, - "4.35" - ], - [ - 1489960891, - "4.110000000000001" - ], - [ - 1489960906, - "44.269999999999996" - ], - [ - 1489960906, - "4.699999999999999" - ], - [ - 1489960906, - "4.500000000000001" - ], - [ - 1489960921, - "4.650000000000001" - ], - [ - 1489960921, - "51.24999999999999" - ], - [ - 1489960921, - "5.649999999999999" - ], - [ - 1489960936, - "54.58999999999999" - ], - [ - 1489960936, - "6.259999999999999" - ], - [ - 1489960936, - "5.190000000000001" - ], - [ - 1489960951, - "5.320000000000001" - ], - [ - 1489960951, - "60.27999999999999" - ], - [ - 1489960951, - "7.179999999999999" - ], - [ - 1489960966, - "63.539999999999985" - ], - [ - 1489960966, - "5.740000000000001" - ], - [ - 1489960966, - "7.6099999999999985" - ], - [ - 1489960981, - "8.919999999999998" - ], - [ - 1489960981, - "71.74999999999999" - ], - [ - 1489960981, - "5.920000000000001" - ], - [ - 1489960996, - "71.74999999999999" - ], - [ - 1489960996, - "9.639999999999999" - ], - [ - 1489960996, - "5.920000000000001" - ], - [ - 1489961011, - "6.970000000000001" - ], - [ - 1489961011, - "12.419999999999998" - ], - [ - 1489961011, - "71.74999999999999" - ], - [ - 1489961026, - "7.330000000000001" - ], - [ - 1489961026, - "14.379999999999997" - ], - [ - 1489961026, - "1.69" - ], - [ - 1489961041, - "15.059999999999997" - ], - [ - 1489961041, - "2.44" - ], - [ - 1489961041, - "7.820000000000001" - ], - [ - 1489961056, - "8.030000000000001" - ], - [ - 1489961056, - "16.049999999999997" - ], - [ - 1489961056, - "3.37" - ], - [ - 1489961071, - "8.390000000000002" - ], - [ - 1489961071, - "16.479999999999997" - ], - [ - 1489961071, - "3.79" - ], - [ - 1489961086, - "8.530000000000003" - ], - [ - 1489961086, - "4.79" - ], - [ - 1489961086, - "17.43" - ], - [ - 1489961101, - "8.740000000000002" - ], - [ - 1489961101, - "17.95" - ], - [ - 1489961101, - "5.46" - ], - [ - 1489961116, - "19.099999999999998" - ], - [ - 1489961116, - "6.97" - ], - [ - 1489961116, - "8.850000000000001" - ], - [ - 1489961131, - "19.099999999999998" - ], - [ - 1489961131, - "8.06" - ], - [ - 1489961131, - "9.13" - ], - [ - 1489961146, - "19.099999999999998" - ], - [ - 1489961146, - "9.25" - ], - [ - 1489961146, - "10.17" - ], - [ - 1489961161, - "9.479999999999999" - ], - [ - 1489961161, - "11.44" - ], - [ - 1489961161, - "1.15" - ], - [ - 1489961176, - "1.4" - ], - [ - 1489961176, - "9.559999999999999" - ], - [ - 1489961176, - "13.4" - ], - [ - 1489961191, - "14.66" - ], - [ - 1489961191, - "9.899999999999999" - ], - [ - 1489961191, - "1.9" - ], - [ - 1489961206, - "17.360000000000003" - ], - [ - 1489961206, - "2.08" - ], - [ - 1489961206, - "10.009999999999998" - ], - [ - 1489961221, - "18.470000000000002" - ], - [ - 1489961221, - "10.189999999999998" - ], - [ - 1489961221, - "2.58" - ], - [ - 1489961236, - "2.8000000000000003" - ], - [ - 1489961236, - "10.299999999999997" - ], - [ - 1489961236, - "21.030000000000005" - ], - [ - 1489961251, - "22.290000000000006" - ], - [ - 1489961251, - "3.2700000000000005" - ], - [ - 1489961251, - "10.529999999999998" - ], - [ - 1489961266, - "25.190000000000005" - ], - [ - 1489961266, - "10.629999999999997" - ], - [ - 1489961266, - "3.5200000000000005" - ], - [ - 1489961281, - "10.829999999999997" - ], - [ - 1489961281, - "26.800000000000004" - ], - [ - 1489961281, - "4.15" - ], - [ - 1489961296, - "30.010000000000005" - ], - [ - 1489961296, - "10.929999999999996" - ], - [ - 1489961296, - "4.46" - ], - [ - 1489961311, - "31.990000000000006" - ], - [ - 1489961311, - "5.1000000000000005" - ], - [ - 1489961311, - "10.929999999999996" - ], - [ - 1489961326, - "5.500000000000001" - ], - [ - 1489961326, - "10.929999999999996" - ], - [ - 1489961326, - "35.64000000000001" - ], - [ - 1489961341, - "6.200000000000001" - ], - [ - 1489961341, - "0.7" - ], - [ - 1489961341, - "37.92000000000001" - ], - [ - 1489961356, - "6.630000000000001" - ], - [ - 1489961356, - "0.9099999999999999" - ], - [ - 1489961356, - "42.400000000000006" - ], - [ - 1489961371, - "7.390000000000001" - ], - [ - 1489961371, - "44.370000000000005" - ], - [ - 1489961371, - "1.29" - ], - [ - 1489961386, - "1.5" - ], - [ - 1489961386, - "7.78" - ], - [ - 1489961386, - "48.910000000000004" - ], - [ - 1489961401, - "8.65" - ], - [ - 1489961401, - "51.120000000000005" - ], - [ - 1489961401, - "1.73" - ], - [ - 1489961416, - "51.120000000000005" - ], - [ - 1489961416, - "9.21" - ], - [ - 1489961416, - "1.85" - ], - [ - 1489961431, - "2.18" - ], - [ - 1489961431, - "10.370000000000001" - ], - [ - 1489961431, - "1.07" - ], - [ - 1489961446, - "10.850000000000001" - ], - [ - 1489961446, - "1.37" - ], - [ - 1489961446, - "2.31" - ], - [ - 1489961461, - "11.980000000000002" - ], - [ - 1489961461, - "2.06" - ], - [ - 1489961461, - "2.5500000000000003" - ], - [ - 1489961476, - "2.65" - ], - [ - 1489961476, - "12.580000000000002" - ], - [ - 1489961476, - "2.7600000000000002" - ], - [ - 1489961491, - "12.580000000000002" - ], - [ - 1489961491, - "3.0600000000000005" - ], - [ - 1489961491, - "4.13" - ], - [ - 1489961506, - "3.3200000000000003" - ], - [ - 1489961506, - "5.01" - ], - [ - 1489961506, - "12.580000000000002" - ], - [ - 1489961521, - "1.03" - ], - [ - 1489961521, - "3.7800000000000002" - ], - [ - 1489961521, - "7.27" - ], - [ - 1489961536, - "1.67" - ], - [ - 1489961536, - "8.049999999999999" - ], - [ - 1489961536, - "3.89" - ], - [ - 1489961551, - "10.1" - ], - [ - 1489961551, - "1.95" - ], - [ - 1489961551, - "4.180000000000001" - ], - [ - 1489961566, - "4.32" - ], - [ - 1489961566, - "11.469999999999999" - ], - [ - 1489961566, - "2.5300000000000002" - ], - [ - 1489961581, - "4.5600000000000005" - ], - [ - 1489961581, - "2.85" - ], - [ - 1489961581, - "13.95" - ], - [ - 1489961596, - "14.91" - ], - [ - 1489961596, - "3.3400000000000003" - ], - [ - 1489961596, - "4.69" - ], - [ - 1489961611, - "3.5400000000000005" - ], - [ - 1489961611, - "17.169999999999998" - ], - [ - 1489961611, - "4.87" - ], - [ - 1489961626, - "18.25" - ], - [ - 1489961626, - "4.95" - ], - [ - 1489961626, - "3.9800000000000004" - ], - [ - 1489961641, - "20.48" - ], - [ - 1489961641, - "4.2" - ], - [ - 1489961641, - "5.130000000000001" - ], - [ - 1489961656, - "5.220000000000001" - ], - [ - 1489961656, - "21.740000000000002" - ], - [ - 1489961656, - "4.700000000000001" - ], - [ - 1489961671, - "4.940000000000001" - ], - [ - 1489961671, - "5.3500000000000005" - ], - [ - 1489961671, - "24.41" - ], - [ - 1489961686, - "5.700000000000002" - ], - [ - 1489961686, - "5.470000000000001" - ], - [ - 1489961686, - "26.28" - ], - [ - 1489961701, - "5.79" - ], - [ - 1489961701, - "6.080000000000002" - ], - [ - 1489961701, - "30.01" - ], - [ - 1489961716, - "32.08" - ], - [ - 1489961716, - "5.94" - ], - [ - 1489961716, - "6.940000000000002" - ], - [ - 1489961731, - "6.14" - ], - [ - 1489961731, - "7.250000000000002" - ], - [ - 1489961731, - "36.059999999999995" - ], - [ - 1489961746, - "37.74999999999999" - ], - [ - 1489961746, - "7.930000000000002" - ], - [ - 1489961746, - "6.2299999999999995" - ], - [ - 1489961761, - "8.400000000000002" - ], - [ - 1489961761, - "41.339999999999996" - ], - [ - 1489961761, - "6.419999999999999" - ], - [ - 1489961776, - "9.150000000000002" - ], - [ - 1489961776, - "6.589999999999999" - ], - [ - 1489961776, - "43.199999999999996" - ], - [ - 1489961791, - "6.689999999999999" - ], - [ - 1489961791, - "47.47999999999999" - ], - [ - 1489961791, - "9.520000000000001" - ], - [ - 1489961806, - "49.96999999999999" - ], - [ - 1489961806, - "10.370000000000001" - ], - [ - 1489961806, - "6.789999999999998" - ], - [ - 1489961821, - "10.750000000000002" - ], - [ - 1489961821, - "6.9899999999999975" - ], - [ - 1489961821, - "55.239999999999995" - ], - [ - 1489961836, - "7.139999999999998" - ], - [ - 1489961836, - "11.790000000000003" - ], - [ - 1489961836, - "1.02" - ], - [ - 1489961851, - "1.33" - ], - [ - 1489961851, - "7.379999999999998" - ], - [ - 1489961851, - "11.790000000000003" - ], - [ - 1489961866, - "11.790000000000003" - ], - [ - 1489961866, - "1.86" - ], - [ - 1489961866, - "7.449999999999998" - ], - [ - 1489961881, - "2.35" - ], - [ - 1489961881, - "7.709999999999998" - ], - [ - 1489961881, - "0.72" - ], - [ - 1489961896, - "3.3400000000000003" - ], - [ - 1489961896, - "7.8599999999999985" - ], - [ - 1489961896, - "1.1099999999999999" - ], - [ - 1489961911, - "8.12" - ], - [ - 1489961911, - "3.99" - ], - [ - 1489961911, - "1.39" - ], - [ - 1489961926, - "8.309999999999999" - ], - [ - 1489961926, - "1.8699999999999999" - ], - [ - 1489961926, - "5.37" - ], - [ - 1489961941, - "6.12" - ], - [ - 1489961941, - "8.54" - ], - [ - 1489961941, - "2.07" - ], - [ - 1489961956, - "8.639999999999999" - ], - [ - 1489961956, - "2.46" - ], - [ - 1489961956, - "7.66" - ], - [ - 1489961971, - "8.799999999999999" - ], - [ - 1489961971, - "2.66" - ], - [ - 1489961971, - "8.58" - ], - [ - 1489961986, - "10.33" - ], - [ - 1489961986, - "8.799999999999999" - ], - [ - 1489961986, - "3.0500000000000003" - ], - [ - 1489962001, - "8.799999999999999" - ], - [ - 1489962001, - "3.29" - ], - [ - 1489962001, - "11.22" - ], - [ - 1489962016, - "3.92" - ], - [ - 1489962016, - "13.65" - ], - [ - 1489962016, - "8.799999999999999" - ], - [ - 1489962031, - "1.12" - ], - [ - 1489962031, - "4.34" - ], - [ - 1489962031, - "14.86" - ], - [ - 1489962046, - "17.93" - ], - [ - 1489962046, - "1.6600000000000001" - ], - [ - 1489962046, - "5.05" - ], - [ - 1489962061, - "5.33" - ], - [ - 1489962061, - "1.8800000000000001" - ], - [ - 1489962061, - "19.28" - ], - [ - 1489962076, - "2.0900000000000003" - ], - [ - 1489962076, - "5.94" - ], - [ - 1489962076, - "21.95" - ], - [ - 1489962091, - "6.380000000000001" - ], - [ - 1489962091, - "23.52" - ], - [ - 1489962091, - "2.24" - ], - [ - 1489962106, - "26.81" - ], - [ - 1489962106, - "7.03" - ], - [ - 1489962106, - "2.3200000000000003" - ], - [ - 1489962121, - "2.56" - ], - [ - 1489962121, - "28.64" - ], - [ - 1489962121, - "7.48" - ], - [ - 1489962136, - "33.769999999999996" - ], - [ - 1489962136, - "8.530000000000001" - ], - [ - 1489962136, - "2.89" - ], - [ - 1489962151, - "8.530000000000001" - ], - [ - 1489962151, - "33.769999999999996" - ], - [ - 1489962151, - "2.89" - ], - [ - 1489962166, - "33.769999999999996" - ], - [ - 1489962166, - "8.530000000000001" - ], - [ - 1489962166, - "2.89" - ], - [ - 1489962181, - "0.62" - ], - [ - 1489962181, - "0.8600000000000001" - ], - [ - 1489962181, - "0.62" - ], - [ - 1489962196, - "1.1400000000000001" - ], - [ - 1489962196, - "1.05" - ], - [ - 1489962196, - "1.1400000000000001" - ], - [ - 1489962211, - "1.4000000000000001" - ], - [ - 1489962211, - "1.52" - ], - [ - 1489962211, - "1.38" - ], - [ - 1489962226, - "1.94" - ], - [ - 1489962226, - "2.0100000000000002" - ], - [ - 1489962226, - "1.6099999999999999" - ], - [ - 1489962241, - "1.8399999999999999" - ], - [ - 1489962241, - "3.01" - ], - [ - 1489962241, - "2.3000000000000003" - ], - [ - 1489962256, - "2.72" - ], - [ - 1489962256, - "3.54" - ], - [ - 1489962256, - "1.94" - ], - [ - 1489962271, - "5.17" - ], - [ - 1489962271, - "2.21" - ], - [ - 1489962271, - "2.99" - ], - [ - 1489962286, - "3.5200000000000005" - ], - [ - 1489962286, - "5.9399999999999995" - ], - [ - 1489962286, - "2.29" - ], - [ - 1489962301, - "2.6300000000000003" - ], - [ - 1489962301, - "3.7700000000000005" - ], - [ - 1489962301, - "7.4399999999999995" - ], - [ - 1489962316, - "8.709999999999999" - ], - [ - 1489962316, - "2.7100000000000004" - ], - [ - 1489962316, - "4.5200000000000005" - ], - [ - 1489962331, - "2.93" - ], - [ - 1489962331, - "4.8100000000000005" - ], - [ - 1489962331, - "10.659999999999998" - ], - [ - 1489962346, - "5.470000000000001" - ], - [ - 1489962346, - "11.919999999999998" - ], - [ - 1489962346, - "3.0300000000000002" - ], - [ - 1489962361, - "5.73" - ], - [ - 1489962361, - "3.23" - ], - [ - 1489962361, - "13.989999999999998" - ], - [ - 1489962376, - "6.29" - ], - [ - 1489962376, - "3.32" - ], - [ - 1489962376, - "15.169999999999998" - ], - [ - 1489962391, - "6.64" - ], - [ - 1489962391, - "17.609999999999996" - ], - [ - 1489962391, - "3.57" - ], - [ - 1489962406, - "18.999999999999996" - ], - [ - 1489962406, - "7.42" - ], - [ - 1489962406, - "3.6799999999999997" - ], - [ - 1489962421, - "3.9299999999999997" - ], - [ - 1489962421, - "7.88" - ], - [ - 1489962421, - "22.449999999999996" - ], - [ - 1489962436, - "8.75" - ], - [ - 1489962436, - "24.079999999999995" - ], - [ - 1489962436, - "4.069999999999999" - ], - [ - 1489962451, - "4.2299999999999995" - ], - [ - 1489962451, - "9.07" - ], - [ - 1489962451, - "27.349999999999994" - ], - [ - 1489962466, - "28.999999999999993" - ], - [ - 1489962466, - "9.780000000000001" - ], - [ - 1489962466, - "4.3" - ], - [ - 1489962481, - "10.200000000000001" - ], - [ - 1489962481, - "32.50999999999999" - ], - [ - 1489962481, - "4.45" - ], - [ - 1489962496, - "4.53" - ], - [ - 1489962496, - "34.31999999999999" - ], - [ - 1489962496, - "10.910000000000002" - ], - [ - 1489962511, - "4.74" - ], - [ - 1489962511, - "11.420000000000002" - ], - [ - 1489962511, - "38.16999999999999" - ], - [ - 1489962526, - "11.420000000000002" - ], - [ - 1489962526, - "4.8500000000000005" - ], - [ - 1489962526, - "40.19999999999999" - ], - [ - 1489962541, - "45.22999999999998" - ], - [ - 1489962541, - "5.010000000000001" - ], - [ - 1489962541, - "11.420000000000002" - ], - [ - 1489962556, - "0.55" - ], - [ - 1489962556, - "47.62999999999998" - ], - [ - 1489962556, - "5.090000000000001" - ], - [ - 1489962571, - "0.8400000000000001" - ], - [ - 1489962571, - "52.469999999999985" - ], - [ - 1489962571, - "5.250000000000001" - ], - [ - 1489962586, - "5.340000000000001" - ], - [ - 1489962586, - "54.819999999999986" - ], - [ - 1489962586, - "1.12" - ], - [ - 1489962601, - "5.590000000000001" - ], - [ - 1489962601, - "54.819999999999986" - ], - [ - 1489962601, - "1.36" - ], - [ - 1489962616, - "5.670000000000001" - ], - [ - 1489962616, - "54.819999999999986" - ], - [ - 1489962616, - "1.77" - ], - [ - 1489962631, - "2.04" - ], - [ - 1489962631, - "0.76" - ], - [ - 1489962631, - "5.95" - ], - [ - 1489962646, - "2.48" - ], - [ - 1489962646, - "1.12" - ], - [ - 1489962646, - "6.03" - ], - [ - 1489962661, - "1.7800000000000002" - ], - [ - 1489962661, - "2.76" - ], - [ - 1489962661, - "6.180000000000001" - ], - [ - 1489962676, - "2.2" - ], - [ - 1489962676, - "6.2700000000000005" - ], - [ - 1489962676, - "3.1599999999999997" - ], - [ - 1489962691, - "6.48" - ], - [ - 1489962691, - "3.2100000000000004" - ], - [ - 1489962691, - "3.5599999999999996" - ], - [ - 1489962706, - "4.1" - ], - [ - 1489962706, - "3.8200000000000003" - ], - [ - 1489962706, - "6.5600000000000005" - ], - [ - 1489962721, - "6.82" - ], - [ - 1489962721, - "4.38" - ], - [ - 1489962721, - "5.07" - ], - [ - 1489962736, - "6.92" - ], - [ - 1489962736, - "5.9" - ], - [ - 1489962736, - "5.029999999999999" - ], - [ - 1489962751, - "5.39" - ], - [ - 1489962751, - "7.840000000000001" - ], - [ - 1489962751, - "7.12" - ], - [ - 1489962766, - "8.790000000000001" - ], - [ - 1489962766, - "6.039999999999999" - ], - [ - 1489962766, - "7.2" - ], - [ - 1489962781, - "7.4399999999999995" - ], - [ - 1489962781, - "10.690000000000001" - ], - [ - 1489962781, - "6.359999999999999" - ], - [ - 1489962796, - "7.52" - ], - [ - 1489962796, - "7.01" - ], - [ - 1489962796, - "11.700000000000001" - ], - [ - 1489962811, - "7.319999999999999" - ], - [ - 1489962811, - "7.68" - ], - [ - 1489962811, - "13.89" - ], - [ - 1489962826, - "8.03" - ], - [ - 1489962826, - "15.14" - ], - [ - 1489962826, - "7.68" - ], - [ - 1489962841, - "8.33" - ], - [ - 1489962841, - "7.68" - ], - [ - 1489962841, - "17.720000000000002" - ], - [ - 1489962856, - "19.26" - ], - [ - 1489962856, - "0.8" - ], - [ - 1489962856, - "9.07" - ], - [ - 1489962871, - "22.450000000000003" - ], - [ - 1489962871, - "1.02" - ], - [ - 1489962871, - "9.450000000000001" - ], - [ - 1489962886, - "10.24" - ], - [ - 1489962886, - "1.3499999999999999" - ], - [ - 1489962886, - "24.080000000000002" - ], - [ - 1489962901, - "1.45" - ], - [ - 1489962901, - "10.24" - ], - [ - 1489962901, - "27.28" - ], - [ - 1489962916, - "10.24" - ], - [ - 1489962916, - "1.6600000000000001" - ], - [ - 1489962916, - "29.05" - ], - [ - 1489962931, - "0.64" - ], - [ - 1489962931, - "1.7400000000000002" - ], - [ - 1489962931, - "33" - ], - [ - 1489962946, - "1.1600000000000001" - ], - [ - 1489962946, - "34.9" - ], - [ - 1489962946, - "1.9200000000000004" - ], - [ - 1489962961, - "2.0100000000000002" - ], - [ - 1489962961, - "1.4000000000000001" - ], - [ - 1489962961, - "39.06999999999999" - ], - [ - 1489962976, - "1.85" - ], - [ - 1489962976, - "2.2500000000000004" - ], - [ - 1489962976, - "41.22999999999999" - ], - [ - 1489962991, - "45.569999999999986" - ], - [ - 1489962991, - "2.0700000000000003" - ], - [ - 1489962991, - "2.3500000000000005" - ], - [ - 1489963006, - "2.5200000000000005" - ], - [ - 1489963006, - "47.87999999999999" - ], - [ - 1489963006, - "2.5200000000000005" - ], - [ - 1489963021, - "52.499999999999986" - ], - [ - 1489963021, - "2.7500000000000004" - ], - [ - 1489963021, - "2.7300000000000004" - ], - [ - 1489963036, - "55.469999999999985" - ], - [ - 1489963036, - "3.1700000000000004" - ], - [ - 1489963036, - "3.4000000000000004" - ], - [ - 1489963051, - "3.66" - ], - [ - 1489963051, - "55.469999999999985" - ], - [ - 1489963051, - "3.2500000000000004" - ], - [ - 1489963066, - "3.5100000000000002" - ], - [ - 1489963066, - "4.41" - ], - [ - 1489963066, - "0.7" - ], - [ - 1489963081, - "4.71" - ], - [ - 1489963081, - "1.08" - ], - [ - 1489963081, - "3.5900000000000003" - ], - [ - 1489963096, - "3.8000000000000003" - ], - [ - 1489963096, - "5.45" - ], - [ - 1489963096, - "1.7100000000000002" - ], - [ - 1489963111, - "3.9000000000000004" - ], - [ - 1489963111, - "5.7700000000000005" - ], - [ - 1489963111, - "2.21" - ], - [ - 1489963126, - "3.2800000000000002" - ], - [ - 1489963126, - "6.37" - ], - [ - 1489963126, - "4.0600000000000005" - ], - [ - 1489963141, - "4.01" - ], - [ - 1489963141, - "6.87" - ], - [ - 1489963141, - "4.15" - ], - [ - 1489963156, - "7.609999999999999" - ], - [ - 1489963156, - "4.3500000000000005" - ], - [ - 1489963156, - "5.42" - ], - [ - 1489963171, - "8.11" - ], - [ - 1489963171, - "6.29" - ], - [ - 1489963171, - "4.45" - ], - [ - 1489963186, - "4.62" - ], - [ - 1489963186, - "8.93" - ], - [ - 1489963186, - "8.29" - ], - [ - 1489963201, - "4.72" - ], - [ - 1489963201, - "9.299999999999999" - ], - [ - 1489963201, - "9.28" - ], - [ - 1489963216, - "10.19" - ], - [ - 1489963216, - "5.06" - ], - [ - 1489963216, - "11.59" - ], - [ - 1489963231, - "5.1499999999999995" - ], - [ - 1489963231, - "10.61" - ], - [ - 1489963231, - "12.84" - ], - [ - 1489963246, - "11.53" - ], - [ - 1489963246, - "15.28" - ], - [ - 1489963246, - "5.38" - ], - [ - 1489963261, - "16.65" - ], - [ - 1489963261, - "11.969999999999999" - ], - [ - 1489963261, - "5.47" - ], - [ - 1489963276, - "11.969999999999999" - ], - [ - 1489963276, - "19.58" - ], - [ - 1489963276, - "5.6499999999999995" - ], - [ - 1489963291, - "21.849999999999998" - ], - [ - 1489963291, - "5.7299999999999995" - ], - [ - 1489963291, - "0.72" - ], - [ - 1489963306, - "5.909999999999999" - ], - [ - 1489963306, - "24.99" - ], - [ - 1489963306, - "1.0899999999999999" - ], - [ - 1489963321, - "26.84" - ], - [ - 1489963321, - "1.3199999999999998" - ], - [ - 1489963321, - "5.989999999999999" - ], - [ - 1489963336, - "30.060000000000002" - ], - [ - 1489963336, - "1.6799999999999997" - ], - [ - 1489963336, - "6.199999999999999" - ], - [ - 1489963351, - "1.8499999999999996" - ], - [ - 1489963351, - "31.950000000000003" - ], - [ - 1489963351, - "6.299999999999999" - ], - [ - 1489963366, - "35.870000000000005" - ], - [ - 1489963366, - "2.34" - ], - [ - 1489963366, - "6.479999999999999" - ], - [ - 1489963381, - "38.21000000000001" - ], - [ - 1489963381, - "6.589999999999999" - ], - [ - 1489963381, - "2.55" - ], - [ - 1489963396, - "42.21000000000001" - ], - [ - 1489963396, - "6.839999999999999" - ], - [ - 1489963396, - "3.05" - ], - [ - 1489963411, - "3.2399999999999998" - ], - [ - 1489963411, - "6.949999999999999" - ], - [ - 1489963411, - "44.330000000000005" - ], - [ - 1489963426, - "7.119999999999999" - ], - [ - 1489963426, - "3.85" - ], - [ - 1489963426, - "48.92000000000001" - ], - [ - 1489963441, - "4.07" - ], - [ - 1489963441, - "7.239999999999999" - ], - [ - 1489963441, - "48.92000000000001" - ], - [ - 1489963456, - "4.720000000000001" - ], - [ - 1489963456, - "7.4399999999999995" - ], - [ - 1489963456, - "0.92" - ], - [ - 1489963471, - "5.000000000000001" - ], - [ - 1489963471, - "7.529999999999999" - ], - [ - 1489963471, - "1.25" - ], - [ - 1489963486, - "7.529999999999999" - ], - [ - 1489963486, - "5.600000000000001" - ], - [ - 1489963486, - "1.78" - ], - [ - 1489963501, - "5.990000000000001" - ], - [ - 1489963501, - "7.529999999999999" - ], - [ - 1489963501, - "2.26" - ], - [ - 1489963516, - "7.529999999999999" - ], - [ - 1489963516, - "6.620000000000001" - ], - [ - 1489963516, - "3.26" - ], - [ - 1489963531, - "7.290000000000001" - ], - [ - 1489963531, - "4.1499999999999995" - ], - [ - 1489963531, - "1.22" - ], - [ - 1489963546, - "5.629999999999999" - ], - [ - 1489963546, - "8.260000000000002" - ], - [ - 1489963546, - "1.33" - ], - [ - 1489963561, - "1.83" - ], - [ - 1489963561, - "8.590000000000002" - ], - [ - 1489963561, - "6.389999999999999" - ], - [ - 1489963576, - "8.739999999999998" - ], - [ - 1489963576, - "2.02" - ], - [ - 1489963576, - "9.760000000000002" - ], - [ - 1489963591, - "10.060000000000002" - ], - [ - 1489963591, - "2.25" - ], - [ - 1489963591, - "9.589999999999998" - ], - [ - 1489963606, - "10.930000000000001" - ], - [ - 1489963606, - "2.34" - ], - [ - 1489963606, - "11.629999999999999" - ], - [ - 1489963621, - "11.3" - ], - [ - 1489963621, - "12.719999999999999" - ], - [ - 1489963621, - "2.52" - ], - [ - 1489963636, - "11.3" - ], - [ - 1489963636, - "15.189999999999998" - ], - [ - 1489963636, - "2.65" - ], - [ - 1489963651, - "18.33" - ], - [ - 1489963651, - "1.63" - ], - [ - 1489963651, - "3.9699999999999998" - ], - [ - 1489963666, - "27.36" - ], - [ - 1489963666, - "4.31" - ], - [ - 1489963666, - "2.11" - ], - [ - 1489963681, - "30.169999999999998" - ], - [ - 1489963681, - "4.55" - ], - [ - 1489963681, - "3.04" - ], - [ - 1489963696, - "3.25" - ], - [ - 1489963696, - "33.3" - ], - [ - 1489963696, - "4.7" - ], - [ - 1489963711, - "34.989999999999995" - ], - [ - 1489963711, - "3.6599999999999997" - ], - [ - 1489963711, - "5" - ], - [ - 1489963726, - "5.1" - ], - [ - 1489963726, - "3.8299999999999996" - ], - [ - 1489963726, - "38.459999999999994" - ], - [ - 1489963741, - "40.32999999999999" - ], - [ - 1489963741, - "5.41" - ], - [ - 1489963741, - "4.35" - ], - [ - 1489963756, - "5.49" - ], - [ - 1489963756, - "44.58999999999999" - ], - [ - 1489963756, - "4.56" - ], - [ - 1489963771, - "46.67999999999999" - ], - [ - 1489963771, - "5.05" - ], - [ - 1489963771, - "5.69" - ], - [ - 1489963786, - "5.7700000000000005" - ], - [ - 1489963786, - "50.60999999999999" - ], - [ - 1489963786, - "5.26" - ], - [ - 1489963801, - "5.83" - ], - [ - 1489963801, - "52.69999999999999" - ], - [ - 1489963801, - "5.95" - ], - [ - 1489963816, - "6.05" - ], - [ - 1489963816, - "6.07" - ], - [ - 1489963816, - "57.16999999999999" - ], - [ - 1489963831, - "6.279999999999999" - ], - [ - 1489963831, - "59.999999999999986" - ], - [ - 1489963831, - "6.64" - ], - [ - 1489963846, - "6.93" - ], - [ - 1489963846, - "6.379999999999999" - ], - [ - 1489963846, - "65.54999999999998" - ], - [ - 1489963861, - "6.559999999999999" - ], - [ - 1489963861, - "7.52" - ], - [ - 1489963861, - "68.48999999999998" - ], - [ - 1489963876, - "6.739999999999999" - ], - [ - 1489963876, - "68.48999999999998" - ], - [ - 1489963876, - "7.84" - ], - [ - 1489963891, - "68.48999999999998" - ], - [ - 1489963891, - "8.549999999999999" - ], - [ - 1489963891, - "6.8999999999999995" - ], - [ - 1489963906, - "7.06" - ], - [ - 1489963906, - "8.919999999999998" - ], - [ - 1489963906, - "0.95" - ], - [ - 1489963921, - "9.819999999999999" - ], - [ - 1489963921, - "7.3" - ], - [ - 1489963921, - "1.26" - ], - [ - 1489963936, - "10.179999999999998" - ], - [ - 1489963936, - "2.0500000000000003" - ], - [ - 1489963936, - "7.38" - ], - [ - 1489963951, - "11.019999999999998" - ], - [ - 1489963951, - "7.609999999999999" - ], - [ - 1489963951, - "2.5200000000000005" - ], - [ - 1489963966, - "3.8000000000000003" - ], - [ - 1489963966, - "7.68" - ], - [ - 1489963966, - "11.349999999999998" - ], - [ - 1489963981, - "7.879999999999999" - ], - [ - 1489963981, - "4.46" - ], - [ - 1489963981, - "12.239999999999997" - ], - [ - 1489963996, - "6.17" - ], - [ - 1489963996, - "12.239999999999997" - ], - [ - 1489963996, - "8.01" - ], - [ - 1489964011, - "12.239999999999997" - ], - [ - 1489964011, - "7.1" - ], - [ - 1489964011, - "8.27" - ], - [ - 1489964026, - "10.09" - ], - [ - 1489964026, - "1" - ], - [ - 1489964026, - "8.44" - ], - [ - 1489964041, - "8.61" - ], - [ - 1489964041, - "11.23" - ], - [ - 1489964041, - "1.2" - ], - [ - 1489964056, - "13.28" - ], - [ - 1489964056, - "1.5199999999999998" - ], - [ - 1489964056, - "8.69" - ], - [ - 1489964071, - "1.7699999999999998" - ], - [ - 1489964071, - "8.92" - ], - [ - 1489964071, - "14.35" - ], - [ - 1489964086, - "9.05" - ], - [ - 1489964086, - "17.18" - ], - [ - 1489964086, - "2.2099999999999995" - ], - [ - 1489964101, - "9.23" - ], - [ - 1489964101, - "18.35" - ], - [ - 1489964101, - "2.3599999999999994" - ], - [ - 1489964116, - "9.3" - ], - [ - 1489964116, - "2.7799999999999994" - ], - [ - 1489964116, - "20.990000000000002" - ], - [ - 1489964131, - "22.360000000000003" - ], - [ - 1489964131, - "2.9599999999999995" - ], - [ - 1489964131, - "9.5" - ], - [ - 1489964146, - "3.3699999999999997" - ], - [ - 1489964146, - "25.400000000000002" - ], - [ - 1489964146, - "9.57" - ], - [ - 1489964161, - "26.990000000000002" - ], - [ - 1489964161, - "9.73" - ], - [ - 1489964161, - "3.6499999999999995" - ], - [ - 1489964176, - "9.73" - ], - [ - 1489964176, - "30.42" - ], - [ - 1489964176, - "4.13" - ], - [ - 1489964191, - "9.73" - ], - [ - 1489964191, - "32.22" - ], - [ - 1489964191, - "4.36" - ], - [ - 1489964206, - "0.85" - ], - [ - 1489964206, - "4.99" - ], - [ - 1489964206, - "36.309999999999995" - ], - [ - 1489964221, - "5.25" - ], - [ - 1489964221, - "1.05" - ], - [ - 1489964221, - "38.37" - ], - [ - 1489964236, - "1.4" - ], - [ - 1489964236, - "5.88" - ], - [ - 1489964236, - "42.48" - ], - [ - 1489964251, - "6.25" - ], - [ - 1489964251, - "1.49" - ], - [ - 1489964251, - "44.83" - ], - [ - 1489964266, - "49.38" - ], - [ - 1489964266, - "1.7200000000000002" - ], - [ - 1489964266, - "6.89" - ], - [ - 1489964281, - "52.050000000000004" - ], - [ - 1489964281, - "1.8400000000000003" - ], - [ - 1489964281, - "7.33" - ], - [ - 1489964296, - "8.03" - ], - [ - 1489964296, - "2.0200000000000005" - ], - [ - 1489964296, - "58.42" - ], - [ - 1489964311, - "2.1000000000000005" - ], - [ - 1489964311, - "8.44" - ], - [ - 1489964311, - "58.42" - ], - [ - 1489964326, - "2.3600000000000008" - ], - [ - 1489964326, - "9.16" - ], - [ - 1489964326, - "58.42" - ], - [ - 1489964341, - "2.440000000000001" - ], - [ - 1489964341, - "9.59" - ], - [ - 1489964341, - "0.9099999999999999" - ], - [ - 1489964356, - "10.27" - ], - [ - 1489964356, - "2.6200000000000006" - ], - [ - 1489964356, - "1.18" - ], - [ - 1489964371, - "1.96" - ], - [ - 1489964371, - "2.7500000000000004" - ], - [ - 1489964371, - "10.27" - ], - [ - 1489964386, - "3.0500000000000003" - ], - [ - 1489964386, - "2.4" - ], - [ - 1489964386, - "10.27" - ], - [ - 1489964401, - "0.92" - ], - [ - 1489964401, - "4.029999999999999" - ], - [ - 1489964401, - "3.14" - ], - [ - 1489964416, - "3.33" - ], - [ - 1489964416, - "1.17" - ], - [ - 1489964416, - "4.68" - ], - [ - 1489964431, - "1.65" - ], - [ - 1489964431, - "6.09" - ], - [ - 1489964431, - "3.42" - ], - [ - 1489964446, - "3.63" - ], - [ - 1489964446, - "7" - ], - [ - 1489964446, - "1.97" - ], - [ - 1489964461, - "3.7199999999999998" - ], - [ - 1489964461, - "9.15" - ], - [ - 1489964461, - "2.4" - ], - [ - 1489964476, - "3.9599999999999995" - ], - [ - 1489964476, - "2.66" - ], - [ - 1489964476, - "10.14" - ], - [ - 1489964491, - "3.3000000000000003" - ], - [ - 1489964491, - "4.06" - ], - [ - 1489964491, - "13" - ], - [ - 1489964506, - "14.1" - ], - [ - 1489964506, - "4.239999999999999" - ], - [ - 1489964506, - "3.5100000000000002" - ], - [ - 1489964521, - "3.99" - ], - [ - 1489964521, - "4.329999999999999" - ], - [ - 1489964521, - "16.36" - ], - [ - 1489964536, - "4.52" - ], - [ - 1489964536, - "4.34" - ], - [ - 1489964536, - "17.9" - ], - [ - 1489964551, - "4.949999999999999" - ], - [ - 1489964551, - "20.66" - ], - [ - 1489964551, - "4.6499999999999995" - ], - [ - 1489964566, - "4.879999999999999" - ], - [ - 1489964566, - "5.219999999999999" - ], - [ - 1489964566, - "22.06" - ], - [ - 1489964581, - "25.25" - ], - [ - 1489964581, - "4.969999999999999" - ], - [ - 1489964581, - "5.769999999999999" - ], - [ - 1489964596, - "5.179999999999999" - ], - [ - 1489964596, - "26.81" - ], - [ - 1489964596, - "6.079999999999998" - ], - [ - 1489964611, - "6.789999999999998" - ], - [ - 1489964611, - "30.429999999999996" - ], - [ - 1489964611, - "5.259999999999999" - ], - [ - 1489964626, - "32.24999999999999" - ], - [ - 1489964626, - "5.469999999999999" - ], - [ - 1489964626, - "7.189999999999999" - ], - [ - 1489964641, - "36.44999999999999" - ], - [ - 1489964641, - "8.159999999999998" - ], - [ - 1489964641, - "5.589999999999999" - ], - [ - 1489964656, - "8.719999999999999" - ], - [ - 1489964656, - "5.7799999999999985" - ], - [ - 1489964656, - "39.23999999999999" - ], - [ - 1489964671, - "44.23999999999999" - ], - [ - 1489964671, - "5.8599999999999985" - ], - [ - 1489964671, - "9.569999999999999" - ], - [ - 1489964686, - "46.249999999999986" - ], - [ - 1489964686, - "10.009999999999998" - ], - [ - 1489964686, - "6.089999999999998" - ], - [ - 1489964701, - "50.76999999999998" - ], - [ - 1489964701, - "10.819999999999999" - ], - [ - 1489964701, - "6.179999999999998" - ], - [ - 1489964716, - "11.36" - ], - [ - 1489964716, - "53.81999999999998" - ], - [ - 1489964716, - "6.429999999999998" - ], - [ - 1489964731, - "6.579999999999998" - ], - [ - 1489964731, - "12.27" - ], - [ - 1489964731, - "59.00999999999998" - ], - [ - 1489964746, - "59.00999999999998" - ], - [ - 1489964746, - "6.899999999999998" - ], - [ - 1489964746, - "12.27" - ], - [ - 1489964761, - "59.00999999999998" - ], - [ - 1489964761, - "7.279999999999998" - ], - [ - 1489964761, - "12.27" - ], - [ - 1489964776, - "1.08" - ], - [ - 1489964776, - "7.279999999999998" - ], - [ - 1489964776, - "1.68" - ], - [ - 1489964791, - "1.99" - ], - [ - 1489964791, - "1.73" - ], - [ - 1489964791, - "7.609999999999998" - ], - [ - 1489964806, - "2.5" - ], - [ - 1489964806, - "2.04" - ], - [ - 1489964806, - "7.809999999999998" - ], - [ - 1489964821, - "7.879999999999998" - ], - [ - 1489964821, - "2.83" - ], - [ - 1489964821, - "2.77" - ], - [ - 1489964836, - "3.19" - ], - [ - 1489964836, - "8.019999999999998" - ], - [ - 1489964836, - "3.1900000000000004" - ], - [ - 1489964851, - "8.019999999999998" - ], - [ - 1489964851, - "3.4000000000000004" - ], - [ - 1489964851, - "4.12" - ], - [ - 1489964866, - "8.019999999999998" - ], - [ - 1489964866, - "4.000000000000001" - ], - [ - 1489964866, - "5.57" - ], - [ - 1489964881, - "0.64" - ], - [ - 1489964881, - "6.380000000000001" - ], - [ - 1489964881, - "4.250000000000001" - ], - [ - 1489964896, - "4.920000000000001" - ], - [ - 1489964896, - "1.06" - ], - [ - 1489964896, - "8.040000000000001" - ], - [ - 1489964911, - "1.19" - ], - [ - 1489964911, - "8.88" - ], - [ - 1489964911, - "5.160000000000001" - ], - [ - 1489964926, - "1.48" - ], - [ - 1489964926, - "9.780000000000001" - ], - [ - 1489964926, - "5.840000000000001" - ], - [ - 1489964941, - "1.62" - ], - [ - 1489964941, - "6.130000000000001" - ], - [ - 1489964941, - "12.280000000000001" - ], - [ - 1489964956, - "6.73" - ], - [ - 1489964956, - "13.32" - ], - [ - 1489964956, - "1.8000000000000003" - ], - [ - 1489964971, - "6.970000000000001" - ], - [ - 1489964971, - "15.39" - ], - [ - 1489964971, - "1.8800000000000003" - ], - [ - 1489964986, - "16.47" - ], - [ - 1489964986, - "7.5600000000000005" - ], - [ - 1489964986, - "2.0300000000000002" - ], - [ - 1489965001, - "2.2100000000000004" - ], - [ - 1489965001, - "7.880000000000001" - ], - [ - 1489965001, - "18.87" - ], - [ - 1489965016, - "2.41" - ], - [ - 1489965016, - "20.23" - ], - [ - 1489965016, - "8.510000000000002" - ], - [ - 1489965031, - "2.5500000000000003" - ], - [ - 1489965031, - "8.910000000000002" - ], - [ - 1489965031, - "22.95" - ], - [ - 1489965046, - "9.64" - ], - [ - 1489965046, - "2.77" - ], - [ - 1489965046, - "24.56" - ], - [ - 1489965061, - "2.87" - ], - [ - 1489965061, - "10.13" - ], - [ - 1489965061, - "28.639999999999997" - ], - [ - 1489965076, - "30.869999999999997" - ], - [ - 1489965076, - "3.08" - ], - [ - 1489965076, - "11.020000000000001" - ], - [ - 1489965091, - "3.18" - ], - [ - 1489965091, - "34.94" - ], - [ - 1489965091, - "11.450000000000001" - ], - [ - 1489965106, - "37.089999999999996" - ], - [ - 1489965106, - "3.3400000000000003" - ], - [ - 1489965106, - "12.410000000000002" - ], - [ - 1489965121, - "12.410000000000002" - ], - [ - 1489965121, - "41.06999999999999" - ], - [ - 1489965121, - "3.4400000000000004" - ], - [ - 1489965136, - "3.6200000000000006" - ], - [ - 1489965136, - "45.599999999999994" - ], - [ - 1489965136, - "12.410000000000002" - ], - [ - 1489965151, - "48.879999999999995" - ], - [ - 1489965151, - "0.75" - ], - [ - 1489965151, - "3.7600000000000007" - ], - [ - 1489965166, - "4.030000000000001" - ], - [ - 1489965166, - "1.32" - ], - [ - 1489965166, - "52.279999999999994" - ], - [ - 1489965181, - "4.1400000000000015" - ], - [ - 1489965181, - "58.06999999999999" - ], - [ - 1489965181, - "1.52" - ], - [ - 1489965196, - "1.91" - ], - [ - 1489965196, - "4.340000000000002" - ], - [ - 1489965196, - "58.06999999999999" - ], - [ - 1489965211, - "2.11" - ], - [ - 1489965211, - "4.460000000000002" - ], - [ - 1489965211, - "58.06999999999999" - ], - [ - 1489965226, - "0.89" - ], - [ - 1489965226, - "2.8299999999999996" - ], - [ - 1489965226, - "4.820000000000002" - ], - [ - 1489965241, - "1.23" - ], - [ - 1489965241, - "3.05" - ], - [ - 1489965241, - "4.920000000000002" - ], - [ - 1489965256, - "3.5100000000000002" - ], - [ - 1489965256, - "1.8800000000000001" - ], - [ - 1489965256, - "5.1400000000000015" - ], - [ - 1489965271, - "3.8000000000000003" - ], - [ - 1489965271, - "2.3400000000000003" - ], - [ - 1489965271, - "5.240000000000001" - ], - [ - 1489965286, - "5.490000000000001" - ], - [ - 1489965286, - "4.45" - ], - [ - 1489965286, - "3.5900000000000003" - ], - [ - 1489965301, - "5.590000000000001" - ], - [ - 1489965301, - "4.19" - ], - [ - 1489965301, - "4.720000000000001" - ], - [ - 1489965316, - "5.800000000000001" - ], - [ - 1489965316, - "5.8" - ], - [ - 1489965316, - "5.4300000000000015" - ], - [ - 1489965331, - "5.740000000000001" - ], - [ - 1489965331, - "6.64" - ], - [ - 1489965331, - "5.910000000000001" - ], - [ - 1489965346, - "6.170000000000001" - ], - [ - 1489965346, - "6.330000000000002" - ], - [ - 1489965346, - "8.54" - ], - [ - 1489965361, - "6.760000000000002" - ], - [ - 1489965361, - "6.3100000000000005" - ], - [ - 1489965361, - "9.709999999999999" - ], - [ - 1489965376, - "7.400000000000001" - ], - [ - 1489965376, - "11.859999999999998" - ], - [ - 1489965376, - "6.500000000000001" - ], - [ - 1489965391, - "13.089999999999998" - ], - [ - 1489965391, - "7.820000000000001" - ], - [ - 1489965391, - "6.650000000000001" - ], - [ - 1489965406, - "6.950000000000001" - ], - [ - 1489965406, - "8.540000000000001" - ], - [ - 1489965406, - "15.609999999999998" - ], - [ - 1489965421, - "7.070000000000001" - ], - [ - 1489965421, - "8.91" - ], - [ - 1489965421, - "17.099999999999998" - ], - [ - 1489965436, - "7.300000000000002" - ], - [ - 1489965436, - "9.74" - ], - [ - 1489965436, - "19.849999999999998" - ], - [ - 1489965451, - "7.410000000000002" - ], - [ - 1489965451, - "21.4" - ], - [ - 1489965451, - "10.09" - ], - [ - 1489965466, - "7.630000000000003" - ], - [ - 1489965466, - "10.96" - ], - [ - 1489965466, - "24.55" - ], - [ - 1489965481, - "7.730000000000002" - ], - [ - 1489965481, - "11.370000000000001" - ], - [ - 1489965481, - "26.240000000000002" - ], - [ - 1489965496, - "7.9300000000000015" - ], - [ - 1489965496, - "11.370000000000001" - ], - [ - 1489965496, - "29.860000000000003" - ], - [ - 1489965511, - "0.75" - ], - [ - 1489965511, - "32.36" - ], - [ - 1489965511, - "8.030000000000001" - ], - [ - 1489965526, - "36.55" - ], - [ - 1489965526, - "1.23" - ], - [ - 1489965526, - "8.030000000000001" - ], - [ - 1489965541, - "38.58" - ], - [ - 1489965541, - "1.56" - ], - [ - 1489965541, - "8.030000000000001" - ], - [ - 1489965556, - "2.06" - ], - [ - 1489965556, - "43.339999999999996" - ], - [ - 1489965556, - "0.72" - ], - [ - 1489965571, - "0.9299999999999999" - ], - [ - 1489965571, - "2.3" - ], - [ - 1489965571, - "45.61" - ], - [ - 1489965586, - "50.93" - ], - [ - 1489965586, - "1.3099999999999998" - ], - [ - 1489965586, - "2.9" - ], - [ - 1489965601, - "53.46" - ], - [ - 1489965601, - "3.13" - ], - [ - 1489965601, - "1.5999999999999999" - ], - [ - 1489965616, - "3.83" - ], - [ - 1489965616, - "58.78" - ], - [ - 1489965616, - "1.8599999999999999" - ], - [ - 1489965631, - "2.08" - ], - [ - 1489965631, - "4.53" - ], - [ - 1489965631, - "62.85" - ], - [ - 1489965646, - "62.85" - ], - [ - 1489965646, - "4.930000000000001" - ], - [ - 1489965646, - "2.31" - ], - [ - 1489965661, - "0.95" - ], - [ - 1489965661, - "2.54" - ], - [ - 1489965661, - "5.750000000000001" - ], - [ - 1489965676, - "3.0300000000000002" - ], - [ - 1489965676, - "1.7599999999999998" - ], - [ - 1489965676, - "6.490000000000001" - ], - [ - 1489965691, - "3.16" - ], - [ - 1489965691, - "6.970000000000001" - ], - [ - 1489965691, - "2.28" - ], - [ - 1489965706, - "3.42" - ], - [ - 1489965706, - "3.38" - ], - [ - 1489965706, - "7.74" - ], - [ - 1489965721, - "3.54" - ], - [ - 1489965721, - "8.120000000000001" - ], - [ - 1489965721, - "4.01" - ], - [ - 1489965736, - "3.89" - ], - [ - 1489965736, - "8.88" - ], - [ - 1489965736, - "5.279999999999999" - ], - [ - 1489965751, - "9.41" - ], - [ - 1489965751, - "4.0200000000000005" - ], - [ - 1489965751, - "6.06" - ], - [ - 1489965766, - "7.6899999999999995" - ], - [ - 1489965766, - "10.22" - ], - [ - 1489965766, - "4.28" - ], - [ - 1489965781, - "8.6" - ], - [ - 1489965781, - "10.75" - ], - [ - 1489965781, - "4.38" - ], - [ - 1489965796, - "11.16" - ], - [ - 1489965796, - "11.66" - ], - [ - 1489965796, - "4.62" - ], - [ - 1489965811, - "12.42" - ], - [ - 1489965811, - "4.74" - ], - [ - 1489965811, - "12.16" - ], - [ - 1489965826, - "13.23" - ], - [ - 1489965826, - "15.07" - ], - [ - 1489965826, - "4.93" - ], - [ - 1489965841, - "16.92" - ], - [ - 1489965841, - "5.05" - ], - [ - 1489965841, - "13.83" - ], - [ - 1489965856, - "13.83" - ], - [ - 1489965856, - "19.85" - ], - [ - 1489965856, - "5.34" - ], - [ - 1489965871, - "21.470000000000002" - ], - [ - 1489965871, - "13.83" - ], - [ - 1489965871, - "5.4399999999999995" - ], - [ - 1489965886, - "25.12" - ], - [ - 1489965886, - "0.72" - ], - [ - 1489965886, - "5.639999999999999" - ], - [ - 1489965901, - "26.84" - ], - [ - 1489965901, - "1.4100000000000001" - ], - [ - 1489965901, - "5.759999999999999" - ], - [ - 1489965916, - "30.97" - ], - [ - 1489965916, - "5.999999999999999" - ], - [ - 1489965916, - "1.7600000000000002" - ], - [ - 1489965931, - "2.34" - ], - [ - 1489965931, - "6.129999999999999" - ], - [ - 1489965931, - "33.06" - ], - [ - 1489965946, - "6.439999999999999" - ], - [ - 1489965946, - "2.61" - ], - [ - 1489965946, - "36.95" - ], - [ - 1489965961, - "3.15" - ], - [ - 1489965961, - "39" - ], - [ - 1489965961, - "6.549999999999999" - ], - [ - 1489965976, - "43.22" - ], - [ - 1489965976, - "6.759999999999999" - ], - [ - 1489965976, - "3.41" - ], - [ - 1489965991, - "3.95" - ], - [ - 1489965991, - "45.39" - ], - [ - 1489965991, - "6.8599999999999985" - ], - [ - 1489966006, - "49.800000000000004" - ], - [ - 1489966006, - "7.039999999999998" - ], - [ - 1489966006, - "4.25" - ], - [ - 1489966021, - "7.149999999999999" - ], - [ - 1489966021, - "52.18000000000001" - ], - [ - 1489966021, - "5.05" - ], - [ - 1489966036, - "57.38000000000001" - ], - [ - 1489966036, - "5.42" - ], - [ - 1489966036, - "7.379999999999999" - ], - [ - 1489966051, - "7.479999999999999" - ], - [ - 1489966051, - "59.76000000000001" - ], - [ - 1489966051, - "6" - ], - [ - 1489966066, - "7.719999999999999" - ], - [ - 1489966066, - "64.73000000000002" - ], - [ - 1489966066, - "6.39" - ], - [ - 1489966081, - "7.809999999999999" - ], - [ - 1489966081, - "64.73000000000002" - ], - [ - 1489966081, - "7.039999999999999" - ], - [ - 1489966096, - "7.419999999999999" - ], - [ - 1489966096, - "0.7" - ], - [ - 1489966096, - "7.989999999999998" - ], - [ - 1489966111, - "8.099999999999998" - ], - [ - 1489966111, - "1.0699999999999998" - ], - [ - 1489966111, - "8.19" - ], - [ - 1489966126, - "8.349999999999998" - ], - [ - 1489966126, - "1.8499999999999996" - ], - [ - 1489966126, - "8.59" - ], - [ - 1489966141, - "9.43" - ], - [ - 1489966141, - "8.439999999999998" - ], - [ - 1489966141, - "2.4599999999999995" - ], - [ - 1489966156, - "9.91" - ], - [ - 1489966156, - "3.6899999999999995" - ], - [ - 1489966156, - "8.659999999999997" - ], - [ - 1489966171, - "4.379999999999999" - ], - [ - 1489966171, - "10.940000000000001" - ], - [ - 1489966171, - "8.789999999999997" - ], - [ - 1489966186, - "8.989999999999997" - ], - [ - 1489966186, - "11.410000000000002" - ], - [ - 1489966186, - "6.089999999999999" - ], - [ - 1489966201, - "12.470000000000002" - ], - [ - 1489966201, - "8.989999999999997" - ], - [ - 1489966201, - "7.179999999999999" - ], - [ - 1489966216, - "9.36" - ], - [ - 1489966216, - "8.989999999999997" - ], - [ - 1489966216, - "12.970000000000002" - ], - [ - 1489966231, - "10.709999999999999" - ], - [ - 1489966231, - "8.989999999999997" - ], - [ - 1489966231, - "12.970000000000002" - ], - [ - 1489966246, - "12.970000000000002" - ], - [ - 1489966246, - "0.99" - ], - [ - 1489966246, - "12.94" - ], - [ - 1489966261, - "14.43" - ], - [ - 1489966261, - "0.7" - ], - [ - 1489966261, - "1.2" - ], - [ - 1489966276, - "1.5399999999999998" - ], - [ - 1489966276, - "1.24" - ], - [ - 1489966276, - "17.06" - ], - [ - 1489966291, - "1.6599999999999997" - ], - [ - 1489966291, - "18.57" - ], - [ - 1489966291, - "1.53" - ], - [ - 1489966306, - "2.3200000000000003" - ], - [ - 1489966306, - "1.89" - ], - [ - 1489966306, - "22.36" - ], - [ - 1489966321, - "2.5700000000000003" - ], - [ - 1489966321, - "2.05" - ], - [ - 1489966321, - "24" - ], - [ - 1489966336, - "3.1000000000000005" - ], - [ - 1489966336, - "27.47" - ], - [ - 1489966336, - "2.28" - ], - [ - 1489966351, - "29.16" - ], - [ - 1489966351, - "2.38" - ], - [ - 1489966351, - "3.4100000000000006" - ], - [ - 1489966366, - "2.73" - ], - [ - 1489966366, - "3.9800000000000004" - ], - [ - 1489966366, - "33.14" - ], - [ - 1489966381, - "2.82" - ], - [ - 1489966381, - "4.2700000000000005" - ], - [ - 1489966381, - "35.01" - ], - [ - 1489966396, - "4.92" - ], - [ - 1489966396, - "3.07" - ], - [ - 1489966396, - "38.91" - ], - [ - 1489966411, - "3.1999999999999997" - ], - [ - 1489966411, - "40.97" - ], - [ - 1489966411, - "5.2299999999999995" - ], - [ - 1489966426, - "6.09" - ], - [ - 1489966426, - "46.07" - ], - [ - 1489966426, - "3.4599999999999995" - ], - [ - 1489966441, - "3.5699999999999994" - ], - [ - 1489966441, - "6.5" - ], - [ - 1489966441, - "48.61" - ], - [ - 1489966456, - "7.18" - ], - [ - 1489966456, - "3.809999999999999" - ], - [ - 1489966456, - "53.739999999999995" - ], - [ - 1489966471, - "7.71" - ], - [ - 1489966471, - "56.35999999999999" - ], - [ - 1489966471, - "3.9099999999999993" - ], - [ - 1489966486, - "8.48" - ], - [ - 1489966486, - "61.59999999999999" - ], - [ - 1489966486, - "4.119999999999999" - ], - [ - 1489966501, - "4.219999999999999" - ], - [ - 1489966501, - "64.60999999999999" - ], - [ - 1489966501, - "8.91" - ], - [ - 1489966516, - "64.60999999999999" - ], - [ - 1489966516, - "4.419999999999999" - ], - [ - 1489966516, - "9.7" - ], - [ - 1489966531, - "10.26" - ], - [ - 1489966531, - "0.73" - ], - [ - 1489966531, - "4.549999999999999" - ], - [ - 1489966546, - "11.040000000000001" - ], - [ - 1489966546, - "4.749999999999998" - ], - [ - 1489966546, - "0.97" - ], - [ - 1489966561, - "4.839999999999998" - ], - [ - 1489966561, - "1.25" - ], - [ - 1489966561, - "11.510000000000002" - ], - [ - 1489966576, - "12.540000000000001" - ], - [ - 1489966576, - "5.099999999999998" - ], - [ - 1489966576, - "2.12" - ], - [ - 1489966591, - "12.930000000000001" - ], - [ - 1489966591, - "2.66" - ], - [ - 1489966591, - "5.2399999999999975" - ], - [ - 1489966606, - "3.83" - ], - [ - 1489966606, - "12.930000000000001" - ], - [ - 1489966606, - "5.479999999999998" - ], - [ - 1489966621, - "0.7" - ], - [ - 1489966621, - "4.5600000000000005" - ], - [ - 1489966621, - "5.579999999999997" - ], - [ - 1489966636, - "5.799999999999997" - ], - [ - 1489966636, - "0.94" - ], - [ - 1489966636, - "6.2700000000000005" - ], - [ - 1489966651, - "1.3199999999999998" - ], - [ - 1489966651, - "5.879999999999997" - ], - [ - 1489966651, - "7.07" - ], - [ - 1489966666, - "8.94" - ], - [ - 1489966666, - "1.6999999999999997" - ], - [ - 1489966666, - "6.049999999999997" - ], - [ - 1489966681, - "2.1199999999999997" - ], - [ - 1489966681, - "10.02" - ], - [ - 1489966681, - "6.139999999999997" - ], - [ - 1489966696, - "2.3499999999999996" - ], - [ - 1489966696, - "12.3" - ], - [ - 1489966696, - "6.339999999999997" - ], - [ - 1489966711, - "6.4899999999999975" - ], - [ - 1489966711, - "13.56" - ], - [ - 1489966711, - "2.8299999999999996" - ], - [ - 1489966726, - "3.0399999999999996" - ], - [ - 1489966726, - "6.679999999999997" - ], - [ - 1489966726, - "16.13" - ], - [ - 1489966741, - "3.63" - ], - [ - 1489966741, - "6.759999999999997" - ], - [ - 1489966741, - "17.529999999999998" - ], - [ - 1489966756, - "3.9" - ], - [ - 1489966756, - "6.969999999999997" - ], - [ - 1489966756, - "20.54" - ], - [ - 1489966771, - "22.14" - ], - [ - 1489966771, - "4.53" - ], - [ - 1489966771, - "7.119999999999997" - ], - [ - 1489966786, - "25.52" - ], - [ - 1489966786, - "4.82" - ], - [ - 1489966786, - "7.369999999999997" - ], - [ - 1489966801, - "5.3500000000000005" - ], - [ - 1489966801, - "27.25" - ], - [ - 1489966801, - "7.459999999999997" - ], - [ - 1489966816, - "7.679999999999997" - ], - [ - 1489966816, - "31.07" - ], - [ - 1489966816, - "5.78" - ], - [ - 1489966831, - "33.21" - ], - [ - 1489966831, - "7.789999999999997" - ], - [ - 1489966831, - "6.470000000000001" - ], - [ - 1489966846, - "6.9" - ], - [ - 1489966846, - "7.979999999999997" - ], - [ - 1489966846, - "37.21" - ], - [ - 1489966861, - "39.5" - ], - [ - 1489966861, - "8.069999999999997" - ], - [ - 1489966861, - "7.61" - ], - [ - 1489966876, - "7.95" - ], - [ - 1489966876, - "8.249999999999996" - ], - [ - 1489966876, - "43.97" - ], - [ - 1489966891, - "8.709999999999999" - ], - [ - 1489966891, - "8.249999999999996" - ], - [ - 1489966891, - "46.44" - ], - [ - 1489966906, - "8.249999999999996" - ], - [ - 1489966906, - "9.609999999999998" - ], - [ - 1489966906, - "51.769999999999996" - ], - [ - 1489966921, - "54.87" - ], - [ - 1489966921, - "10.049999999999997" - ], - [ - 1489966921, - "0.8" - ], - [ - 1489966936, - "10.369999999999997" - ], - [ - 1489966936, - "60.01" - ], - [ - 1489966936, - "1.11" - ], - [ - 1489966951, - "1.2400000000000002" - ], - [ - 1489966951, - "11.229999999999999" - ], - [ - 1489966951, - "60.01" - ], - [ - 1489966966, - "1.6100000000000003" - ], - [ - 1489966966, - "11.229999999999999" - ], - [ - 1489966966, - "60.01" - ], - [ - 1489966981, - "11.229999999999999" - ], - [ - 1489966981, - "1.04" - ], - [ - 1489966981, - "1.7500000000000004" - ], - [ - 1489966996, - "1.9700000000000006" - ], - [ - 1489966996, - "1.37" - ], - [ - 1489966996, - "0.65" - ], - [ - 1489967011, - "0.87" - ], - [ - 1489967011, - "2.18" - ], - [ - 1489967011, - "2.0900000000000007" - ], - [ - 1489967026, - "2.2900000000000005" - ], - [ - 1489967026, - "1.22" - ], - [ - 1489967026, - "2.72" - ], - [ - 1489967041, - "1.54" - ], - [ - 1489967041, - "3.81" - ], - [ - 1489967041, - "2.3700000000000006" - ], - [ - 1489967056, - "4.48" - ], - [ - 1489967056, - "1.89" - ], - [ - 1489967056, - "2.6200000000000006" - ], - [ - 1489967071, - "2.13" - ], - [ - 1489967071, - "6.050000000000001" - ], - [ - 1489967071, - "2.7100000000000004" - ], - [ - 1489967086, - "2.93" - ], - [ - 1489967086, - "2.54" - ], - [ - 1489967086, - "6.890000000000001" - ], - [ - 1489967101, - "8.73" - ], - [ - 1489967101, - "2.74" - ], - [ - 1489967101, - "3" - ], - [ - 1489967116, - "10.830000000000002" - ], - [ - 1489967116, - "3.25" - ], - [ - 1489967116, - "3.2800000000000002" - ], - [ - 1489967131, - "3.35" - ], - [ - 1489967131, - "3.54" - ], - [ - 1489967131, - "12.010000000000002" - ], - [ - 1489967146, - "3.52" - ], - [ - 1489967146, - "3.9800000000000004" - ], - [ - 1489967146, - "13.05" - ], - [ - 1489967161, - "3.62" - ], - [ - 1489967161, - "15.57" - ], - [ - 1489967161, - "4.220000000000001" - ], - [ - 1489967176, - "17.06" - ], - [ - 1489967176, - "4.860000000000001" - ], - [ - 1489967176, - "3.84" - ], - [ - 1489967191, - "5.120000000000001" - ], - [ - 1489967191, - "19.83" - ], - [ - 1489967191, - "3.9" - ], - [ - 1489967206, - "5.700000000000001" - ], - [ - 1489967206, - "21.34" - ], - [ - 1489967206, - "4.04" - ], - [ - 1489967221, - "4.11" - ], - [ - 1489967221, - "6.010000000000001" - ], - [ - 1489967221, - "24.650000000000002" - ], - [ - 1489967236, - "4.2700000000000005" - ], - [ - 1489967236, - "26.340000000000003" - ], - [ - 1489967236, - "6.66" - ], - [ - 1489967251, - "29.830000000000002" - ], - [ - 1489967251, - "4.470000000000001" - ], - [ - 1489967251, - "6.95" - ], - [ - 1489967266, - "31.71" - ], - [ - 1489967266, - "7.72" - ], - [ - 1489967266, - "4.540000000000001" - ], - [ - 1489967281, - "36.620000000000005" - ], - [ - 1489967281, - "8.19" - ], - [ - 1489967281, - "4.640000000000001" - ], - [ - 1489967296, - "39.24" - ], - [ - 1489967296, - "4.91" - ], - [ - 1489967296, - "9.19" - ], - [ - 1489967311, - "10.209999999999999" - ], - [ - 1489967311, - "5.0600000000000005" - ], - [ - 1489967311, - "44.98" - ], - [ - 1489967326, - "47.809999999999995" - ], - [ - 1489967326, - "10.76" - ], - [ - 1489967326, - "5.29" - ], - [ - 1489967341, - "53.67999999999999" - ], - [ - 1489967341, - "5.41" - ], - [ - 1489967341, - "10.76" - ], - [ - 1489967356, - "56.36999999999999" - ], - [ - 1489967356, - "10.76" - ], - [ - 1489967356, - "5.62" - ], - [ - 1489967371, - "62.56999999999999" - ], - [ - 1489967371, - "0.8500000000000001" - ], - [ - 1489967371, - "5.73" - ], - [ - 1489967386, - "62.56999999999999" - ], - [ - 1489967386, - "5.890000000000001" - ], - [ - 1489967386, - "1.09" - ], - [ - 1489967401, - "62.56999999999999" - ], - [ - 1489967401, - "5.99" - ], - [ - 1489967401, - "1.6300000000000001" - ], - [ - 1489967416, - "1.1" - ], - [ - 1489967416, - "1.79" - ], - [ - 1489967416, - "6.18" - ], - [ - 1489967431, - "6.3" - ], - [ - 1489967431, - "1.35" - ], - [ - 1489967431, - "2.21" - ], - [ - 1489967446, - "2.39" - ], - [ - 1489967446, - "6.46" - ], - [ - 1489967446, - "2.0700000000000003" - ], - [ - 1489967461, - "6.53" - ], - [ - 1489967461, - "2.7600000000000002" - ], - [ - 1489967461, - "2.49" - ], - [ - 1489967476, - "6.7" - ], - [ - 1489967476, - "2.9800000000000004" - ], - [ - 1489967476, - "3.5700000000000003" - ], - [ - 1489967491, - "6.82" - ], - [ - 1489967491, - "4.220000000000001" - ], - [ - 1489967491, - "3.5200000000000005" - ], - [ - 1489967506, - "3.7400000000000007" - ], - [ - 1489967506, - "5.680000000000001" - ], - [ - 1489967506, - "6.99" - ], - [ - 1489967521, - "7.07" - ], - [ - 1489967521, - "6.49" - ], - [ - 1489967521, - "4.190000000000001" - ], - [ - 1489967536, - "7.220000000000001" - ], - [ - 1489967536, - "4.4700000000000015" - ], - [ - 1489967536, - "8.39" - ], - [ - 1489967551, - "7.300000000000001" - ], - [ - 1489967551, - "9.270000000000001" - ], - [ - 1489967551, - "4.9700000000000015" - ], - [ - 1489967566, - "7.300000000000001" - ], - [ - 1489967566, - "5.330000000000002" - ], - [ - 1489967566, - "11.580000000000002" - ], - [ - 1489967581, - "5.990000000000001" - ], - [ - 1489967581, - "7.300000000000001" - ], - [ - 1489967581, - "12.880000000000003" - ], - [ - 1489967596, - "15.830000000000004" - ], - [ - 1489967596, - "6.360000000000001" - ], - [ - 1489967596, - "0.68" - ], - [ - 1489967611, - "7.050000000000001" - ], - [ - 1489967611, - "17.340000000000003" - ], - [ - 1489967611, - "0.9700000000000001" - ], - [ - 1489967626, - "1.1400000000000001" - ], - [ - 1489967626, - "7.44" - ], - [ - 1489967626, - "20.400000000000002" - ], - [ - 1489967641, - "21.950000000000003" - ], - [ - 1489967641, - "8.100000000000001" - ], - [ - 1489967641, - "1.4900000000000002" - ], - [ - 1489967656, - "25.500000000000004" - ], - [ - 1489967656, - "8.990000000000002" - ], - [ - 1489967656, - "1.6000000000000003" - ], - [ - 1489967671, - "1.8000000000000003" - ], - [ - 1489967671, - "27.070000000000004" - ], - [ - 1489967671, - "9.320000000000002" - ], - [ - 1489967686, - "1.8800000000000003" - ], - [ - 1489967686, - "30.680000000000003" - ], - [ - 1489967686, - "9.710000000000003" - ], - [ - 1489967701, - "2.0400000000000005" - ], - [ - 1489967701, - "9.710000000000003" - ], - [ - 1489967701, - "32.510000000000005" - ], - [ - 1489967716, - "9.710000000000003" - ], - [ - 1489967716, - "36.38" - ], - [ - 1489967716, - "2.2000000000000006" - ], - [ - 1489967731, - "2.3600000000000003" - ], - [ - 1489967731, - "9.710000000000003" - ], - [ - 1489967731, - "41.04" - ], - [ - 1489967746, - "2.4800000000000004" - ], - [ - 1489967746, - "0.86" - ], - [ - 1489967746, - "43.67" - ], - [ - 1489967761, - "2.7400000000000007" - ], - [ - 1489967761, - "1.09" - ], - [ - 1489967761, - "46.010000000000005" - ], - [ - 1489967776, - "2.880000000000001" - ], - [ - 1489967776, - "50.39000000000001" - ], - [ - 1489967776, - "1.43" - ], - [ - 1489967791, - "3.0400000000000005" - ], - [ - 1489967791, - "52.56000000000001" - ], - [ - 1489967791, - "1.56" - ], - [ - 1489967806, - "57.53000000000001" - ], - [ - 1489967806, - "1.93" - ], - [ - 1489967806, - "3.1300000000000003" - ], - [ - 1489967821, - "3.3200000000000003" - ], - [ - 1489967821, - "2.1" - ], - [ - 1489967821, - "57.53000000000001" - ], - [ - 1489967836, - "2.58" - ], - [ - 1489967836, - "3.41" - ], - [ - 1489967836, - "0.01" - ], - [ - 1489967851, - "2.8000000000000003" - ], - [ - 1489967851, - "3.6100000000000003" - ], - [ - 1489967851, - "1" - ], - [ - 1489967866, - "3.3200000000000003" - ], - [ - 1489967866, - "1.26" - ], - [ - 1489967866, - "3.6900000000000004" - ], - [ - 1489967881, - "2" - ], - [ - 1489967881, - "3.5200000000000005" - ], - [ - 1489967881, - "3.8600000000000003" - ], - [ - 1489967896, - "4.04" - ], - [ - 1489967896, - "2.41" - ], - [ - 1489967896, - "4.12" - ], - [ - 1489967911, - "4.22" - ], - [ - 1489967911, - "3.38" - ], - [ - 1489967911, - "4.4" - ], - [ - 1489967926, - "3.9299999999999997" - ], - [ - 1489967926, - "4.910000000000001" - ], - [ - 1489967926, - "4.29" - ], - [ - 1489967941, - "5.329999999999999" - ], - [ - 1489967941, - "4.4799999999999995" - ], - [ - 1489967941, - "5.290000000000001" - ], - [ - 1489967956, - "6.1" - ], - [ - 1489967956, - "4.619999999999999" - ], - [ - 1489967956, - "5.900000000000001" - ], - [ - 1489967971, - "4.829999999999999" - ], - [ - 1489967971, - "6.190000000000001" - ], - [ - 1489967971, - "7.909999999999999" - ], - [ - 1489967986, - "6.990000000000001" - ], - [ - 1489967986, - "4.959999999999999" - ], - [ - 1489967986, - "8.93" - ], - [ - 1489968001, - "11.149999999999999" - ], - [ - 1489968001, - "5.179999999999999" - ], - [ - 1489968001, - "7.3900000000000015" - ], - [ - 1489968016, - "12.37" - ], - [ - 1489968016, - "5.289999999999999" - ], - [ - 1489968016, - "8.15" - ], - [ - 1489968031, - "15.01" - ], - [ - 1489968031, - "5.489999999999998" - ], - [ - 1489968031, - "8.6" - ], - [ - 1489968046, - "5.589999999999998" - ], - [ - 1489968046, - "16.53" - ], - [ - 1489968046, - "9.41" - ], - [ - 1489968061, - "5.799999999999998" - ], - [ - 1489968061, - "19.620000000000005" - ], - [ - 1489968061, - "9.89" - ], - [ - 1489968076, - "5.909999999999998" - ], - [ - 1489968076, - "9.89" - ], - [ - 1489968076, - "21.340000000000003" - ], - [ - 1489968091, - "9.89" - ], - [ - 1489968091, - "25.270000000000003" - ], - [ - 1489968091, - "6.159999999999998" - ], - [ - 1489968106, - "6.259999999999998" - ], - [ - 1489968106, - "0.8899999999999999" - ], - [ - 1489968106, - "27.380000000000003" - ], - [ - 1489968121, - "1.0999999999999999" - ], - [ - 1489968121, - "6.429999999999998" - ], - [ - 1489968121, - "31.42" - ], - [ - 1489968136, - "1.4699999999999998" - ], - [ - 1489968136, - "6.539999999999998" - ], - [ - 1489968136, - "33.47" - ], - [ - 1489968151, - "6.769999999999999" - ], - [ - 1489968151, - "1.6499999999999997" - ], - [ - 1489968151, - "37.77" - ], - [ - 1489968166, - "6.849999999999999" - ], - [ - 1489968166, - "2.05" - ], - [ - 1489968166, - "39.92" - ], - [ - 1489968181, - "44.45" - ], - [ - 1489968181, - "2.2199999999999998" - ], - [ - 1489968181, - "7.009999999999999" - ], - [ - 1489968196, - "2.7399999999999998" - ], - [ - 1489968196, - "7.089999999999999" - ], - [ - 1489968196, - "46.870000000000005" - ], - [ - 1489968211, - "7.2299999999999995" - ], - [ - 1489968211, - "51.81" - ], - [ - 1489968211, - "2.96" - ], - [ - 1489968226, - "7.37" - ], - [ - 1489968226, - "54.330000000000005" - ], - [ - 1489968226, - "3.5500000000000003" - ], - [ - 1489968241, - "59.790000000000006" - ], - [ - 1489968241, - "7.37" - ], - [ - 1489968241, - "3.83" - ], - [ - 1489968256, - "4.43" - ], - [ - 1489968256, - "7.37" - ], - [ - 1489968256, - "59.790000000000006" - ], - [ - 1489968271, - "59.790000000000006" - ], - [ - 1489968271, - "4.779999999999999" - ], - [ - 1489968271, - "0.67" - ], - [ - 1489968286, - "0.01" - ], - [ - 1489968286, - "0.92" - ], - [ - 1489968286, - "5.329999999999999" - ], - [ - 1489968301, - "1.25" - ], - [ - 1489968301, - "5.619999999999999" - ], - [ - 1489968301, - "0.76" - ], - [ - 1489968316, - "1.43" - ], - [ - 1489968316, - "6.369999999999999" - ], - [ - 1489968316, - "1.47" - ], - [ - 1489968331, - "6.659999999999999" - ], - [ - 1489968331, - "1.64" - ], - [ - 1489968331, - "1.8399999999999999" - ], - [ - 1489968346, - "1.75" - ], - [ - 1489968346, - "2.96" - ], - [ - 1489968346, - "7.479999999999999" - ], - [ - 1489968361, - "7.8199999999999985" - ], - [ - 1489968361, - "1.9400000000000002" - ], - [ - 1489968361, - "3.58" - ], - [ - 1489968376, - "8.68" - ], - [ - 1489968376, - "2.0300000000000002" - ], - [ - 1489968376, - "4.9799999999999995" - ], - [ - 1489968391, - "2.3300000000000005" - ], - [ - 1489968391, - "9.049999999999999" - ], - [ - 1489968391, - "5.75" - ], - [ - 1489968406, - "2.4400000000000004" - ], - [ - 1489968406, - "9.959999999999999" - ], - [ - 1489968406, - "7.45" - ], - [ - 1489968421, - "8.49" - ], - [ - 1489968421, - "10.379999999999999" - ], - [ - 1489968421, - "2.64" - ], - [ - 1489968436, - "10.379999999999999" - ], - [ - 1489968436, - "10.55" - ], - [ - 1489968436, - "2.81" - ], - [ - 1489968451, - "10.379999999999999" - ], - [ - 1489968451, - "11.71" - ], - [ - 1489968451, - "3.03" - ], - [ - 1489968466, - "14.510000000000002" - ], - [ - 1489968466, - "3.15" - ], - [ - 1489968466, - "0.97" - ], - [ - 1489968481, - "3.36" - ], - [ - 1489968481, - "1.2" - ], - [ - 1489968481, - "15.850000000000001" - ], - [ - 1489968496, - "3.48" - ], - [ - 1489968496, - "1.63" - ], - [ - 1489968496, - "18.76" - ], - [ - 1489968511, - "3.6599999999999997" - ], - [ - 1489968511, - "20.400000000000002" - ], - [ - 1489968511, - "1.8199999999999998" - ], - [ - 1489968526, - "23.770000000000003" - ], - [ - 1489968526, - "2.3" - ], - [ - 1489968526, - "3.76" - ], - [ - 1489968541, - "3.9399999999999995" - ], - [ - 1489968541, - "25.580000000000002" - ], - [ - 1489968541, - "2.5" - ], - [ - 1489968556, - "29.380000000000003" - ], - [ - 1489968556, - "2.98" - ], - [ - 1489968556, - "4.079999999999999" - ], - [ - 1489968571, - "3.21" - ], - [ - 1489968571, - "4.239999999999999" - ], - [ - 1489968571, - "31.26" - ], - [ - 1489968586, - "35.400000000000006" - ], - [ - 1489968586, - "4.329999999999999" - ], - [ - 1489968586, - "3.75" - ], - [ - 1489968601, - "4.5299999999999985" - ], - [ - 1489968601, - "37.400000000000006" - ], - [ - 1489968601, - "4.06" - ], - [ - 1489968616, - "4.63" - ], - [ - 1489968616, - "4.699999999999998" - ], - [ - 1489968616, - "41.650000000000006" - ], - [ - 1489968631, - "4.89" - ], - [ - 1489968631, - "4.899999999999998" - ], - [ - 1489968631, - "43.92000000000001" - ], - [ - 1489968646, - "5.569999999999999" - ], - [ - 1489968646, - "48.59000000000001" - ], - [ - 1489968646, - "4.979999999999998" - ], - [ - 1489968661, - "50.83000000000001" - ], - [ - 1489968661, - "5.85" - ], - [ - 1489968661, - "5.1599999999999975" - ], - [ - 1489968676, - "6.6" - ], - [ - 1489968676, - "55.540000000000006" - ], - [ - 1489968676, - "5.2399999999999975" - ], - [ - 1489968691, - "6.9399999999999995" - ], - [ - 1489968691, - "5.4099999999999975" - ], - [ - 1489968691, - "57.910000000000004" - ], - [ - 1489968706, - "7.609999999999999" - ], - [ - 1489968706, - "57.910000000000004" - ], - [ - 1489968706, - "5.4899999999999975" - ], - [ - 1489968721, - "7.9799999999999995" - ], - [ - 1489968721, - "57.910000000000004" - ], - [ - 1489968721, - "5.639999999999998" - ], - [ - 1489968736, - "0.68" - ], - [ - 1489968736, - "8.9" - ], - [ - 1489968736, - "5.779999999999998" - ], - [ - 1489968751, - "9.32" - ], - [ - 1489968751, - "1.33" - ], - [ - 1489968751, - "5.929999999999998" - ], - [ - 1489968766, - "10.12" - ], - [ - 1489968766, - "1.61" - ], - [ - 1489968766, - "6.019999999999998" - ], - [ - 1489968781, - "2.5" - ], - [ - 1489968781, - "6.189999999999998" - ], - [ - 1489968781, - "10.52" - ], - [ - 1489968796, - "6.309999999999998" - ], - [ - 1489968796, - "3" - ], - [ - 1489968796, - "10.52" - ], - [ - 1489968811, - "4.14" - ], - [ - 1489968811, - "6.4899999999999975" - ], - [ - 1489968811, - "10.52" - ], - [ - 1489968826, - "0.72" - ], - [ - 1489968826, - "5.08" - ], - [ - 1489968826, - "6.599999999999998" - ], - [ - 1489968841, - "6.779999999999998" - ], - [ - 1489968841, - "1.0999999999999999" - ], - [ - 1489968841, - "6.77" - ], - [ - 1489968856, - "6.859999999999998" - ], - [ - 1489968856, - "1.3599999999999999" - ], - [ - 1489968856, - "7.6499999999999995" - ], - [ - 1489968871, - "1.7699999999999998" - ], - [ - 1489968871, - "6.999999999999998" - ], - [ - 1489968871, - "9.73" - ], - [ - 1489968886, - "10.88" - ], - [ - 1489968886, - "7.079999999999998" - ], - [ - 1489968886, - "1.9699999999999998" - ], - [ - 1489968901, - "13.37" - ], - [ - 1489968901, - "7.239999999999998" - ], - [ - 1489968901, - "2.39" - ], - [ - 1489968916, - "14.84" - ], - [ - 1489968916, - "7.239999999999998" - ], - [ - 1489968916, - "2.8100000000000005" - ], - [ - 1489968931, - "17.749999999999996" - ], - [ - 1489968931, - "7.239999999999998" - ], - [ - 1489968931, - "3.0600000000000005" - ], - [ - 1489968946, - "0.75" - ], - [ - 1489968946, - "3.4400000000000004" - ], - [ - 1489968946, - "19.739999999999995" - ], - [ - 1489968961, - "23.119999999999997" - ], - [ - 1489968961, - "0.95" - ], - [ - 1489968961, - "3.99" - ], - [ - 1489968976, - "24.929999999999996" - ], - [ - 1489968976, - "1.2899999999999998" - ], - [ - 1489968976, - "4.550000000000001" - ], - [ - 1489968991, - "5.0200000000000005" - ], - [ - 1489968991, - "1.6199999999999999" - ], - [ - 1489968991, - "28.789999999999996" - ], - [ - 1489969006, - "30.779999999999994" - ], - [ - 1489969006, - "1.9099999999999997" - ], - [ - 1489969006, - "5.62" - ], - [ - 1489969021, - "5.91" - ], - [ - 1489969021, - "34.699999999999996" - ], - [ - 1489969021, - "2.03" - ], - [ - 1489969036, - "36.849999999999994" - ], - [ - 1489969036, - "2.3" - ], - [ - 1489969036, - "6.680000000000001" - ], - [ - 1489969051, - "6.98" - ], - [ - 1489969051, - "2.42" - ], - [ - 1489969051, - "41.209999999999994" - ], - [ - 1489969066, - "43.61999999999999" - ], - [ - 1489969066, - "7.430000000000001" - ], - [ - 1489969066, - "2.65" - ], - [ - 1489969081, - "48.18999999999999" - ], - [ - 1489969081, - "2.81" - ], - [ - 1489969081, - "8.09" - ], - [ - 1489969096, - "50.72999999999999" - ], - [ - 1489969096, - "3.04" - ], - [ - 1489969096, - "8.889999999999999" - ], - [ - 1489969111, - "3.16" - ], - [ - 1489969111, - "9.27" - ], - [ - 1489969111, - "55.999999999999986" - ], - [ - 1489969126, - "58.65999999999998" - ], - [ - 1489969126, - "9.74" - ], - [ - 1489969126, - "3.4000000000000004" - ], - [ - 1489969141, - "3.5500000000000003" - ], - [ - 1489969141, - "10.55" - ], - [ - 1489969141, - "58.65999999999998" - ], - [ - 1489969156, - "3.87" - ], - [ - 1489969156, - "10.55" - ], - [ - 1489969156, - "58.65999999999998" - ], - [ - 1489969171, - "3.98" - ], - [ - 1489969171, - "0.71" - ], - [ - 1489969171, - "10.55" - ], - [ - 1489969186, - "4.22" - ], - [ - 1489969186, - "0.98" - ], - [ - 1489969186, - "10.55" - ], - [ - 1489969201, - "1.73" - ], - [ - 1489969201, - "4.34" - ], - [ - 1489969201, - "0.8" - ], - [ - 1489969216, - "4.55" - ], - [ - 1489969216, - "1.21" - ], - [ - 1489969216, - "2.29" - ], - [ - 1489969231, - "1.47" - ], - [ - 1489969231, - "3.3800000000000003" - ], - [ - 1489969231, - "4.6499999999999995" - ], - [ - 1489969246, - "1.96" - ], - [ - 1489969246, - "4.839999999999999" - ], - [ - 1489969246, - "4.0200000000000005" - ], - [ - 1489969261, - "4.919999999999999" - ], - [ - 1489969261, - "2.14" - ], - [ - 1489969261, - "5.42" - ], - [ - 1489969276, - "2.65" - ], - [ - 1489969276, - "6.24" - ], - [ - 1489969276, - "5.159999999999999" - ], - [ - 1489969291, - "8" - ], - [ - 1489969291, - "5.27" - ], - [ - 1489969291, - "2.85" - ], - [ - 1489969306, - "5.459999999999999" - ], - [ - 1489969306, - "3.3200000000000003" - ], - [ - 1489969306, - "9.08" - ], - [ - 1489969321, - "5.559999999999999" - ], - [ - 1489969321, - "11.079999999999998" - ], - [ - 1489969321, - "3.5600000000000005" - ], - [ - 1489969336, - "12.239999999999998" - ], - [ - 1489969336, - "4.130000000000001" - ], - [ - 1489969336, - "5.829999999999998" - ], - [ - 1489969351, - "4.450000000000001" - ], - [ - 1489969351, - "5.949999999999998" - ], - [ - 1489969351, - "14.719999999999999" - ], - [ - 1489969366, - "6.169999999999999" - ], - [ - 1489969366, - "16.02" - ], - [ - 1489969366, - "4.990000000000001" - ], - [ - 1489969381, - "18.76" - ], - [ - 1489969381, - "5.360000000000001" - ], - [ - 1489969381, - "6.259999999999999" - ], - [ - 1489969396, - "6.429999999999999" - ], - [ - 1489969396, - "5.960000000000001" - ], - [ - 1489969396, - "20.200000000000003" - ], - [ - 1489969411, - "6.3100000000000005" - ], - [ - 1489969411, - "6.5299999999999985" - ], - [ - 1489969411, - "23.600000000000005" - ], - [ - 1489969426, - "25.550000000000004" - ], - [ - 1489969426, - "6.719999999999998" - ], - [ - 1489969426, - "7.080000000000001" - ], - [ - 1489969441, - "6.809999999999998" - ], - [ - 1489969441, - "29.400000000000006" - ], - [ - 1489969441, - "7.460000000000001" - ], - [ - 1489969456, - "31.480000000000004" - ], - [ - 1489969456, - "7.079999999999998" - ], - [ - 1489969456, - "8.290000000000001" - ], - [ - 1489969471, - "7.179999999999998" - ], - [ - 1489969471, - "35.480000000000004" - ], - [ - 1489969471, - "8.65" - ], - [ - 1489969486, - "9.610000000000001" - ], - [ - 1489969486, - "7.339999999999998" - ], - [ - 1489969486, - "37.7" - ], - [ - 1489969501, - "42.16" - ], - [ - 1489969501, - "10.080000000000002" - ], - [ - 1489969501, - "7.419999999999998" - ], - [ - 1489969516, - "44.309999999999995" - ], - [ - 1489969516, - "10.960000000000003" - ], - [ - 1489969516, - "7.679999999999998" - ], - [ - 1489969531, - "49" - ], - [ - 1489969531, - "10.960000000000003" - ], - [ - 1489969531, - "7.769999999999998" - ], - [ - 1489969546, - "7.959999999999998" - ], - [ - 1489969546, - "10.960000000000003" - ], - [ - 1489969546, - "51.24" - ], - [ - 1489969561, - "56.64000000000001" - ], - [ - 1489969561, - "8.079999999999998" - ], - [ - 1489969561, - "0.52" - ], - [ - 1489969576, - "0.76" - ], - [ - 1489969576, - "8.269999999999998" - ], - [ - 1489969576, - "59.42000000000001" - ], - [ - 1489969591, - "1.04" - ], - [ - 1489969591, - "8.269999999999998" - ], - [ - 1489969591, - "59.42000000000001" - ], - [ - 1489969606, - "1.3" - ], - [ - 1489969606, - "0.77" - ], - [ - 1489969606, - "8.269999999999998" - ], - [ - 1489969621, - "1.06" - ], - [ - 1489969621, - "1.71" - ], - [ - 1489969621, - "8.269999999999998" - ], - [ - 1489969636, - "1.98" - ], - [ - 1489969636, - "8.269999999999998" - ], - [ - 1489969636, - "1.82" - ], - [ - 1489969651, - "2.36" - ], - [ - 1489969651, - "0.8899999999999999" - ], - [ - 1489969651, - "2.37" - ], - [ - 1489969666, - "1.13" - ], - [ - 1489969666, - "2.63" - ], - [ - 1489969666, - "3.5300000000000002" - ], - [ - 1489969681, - "4.24" - ], - [ - 1489969681, - "3.1399999999999997" - ], - [ - 1489969681, - "1.48" - ], - [ - 1489969696, - "5.87" - ], - [ - 1489969696, - "3.5199999999999996" - ], - [ - 1489969696, - "1.6" - ], - [ - 1489969711, - "4.029999999999999" - ], - [ - 1489969711, - "6.8" - ], - [ - 1489969711, - "1.8300000000000003" - ], - [ - 1489969726, - "1.9600000000000004" - ], - [ - 1489969726, - "4.329999999999999" - ], - [ - 1489969726, - "8.98" - ], - [ - 1489969741, - "2.1900000000000004" - ], - [ - 1489969741, - "10.16" - ], - [ - 1489969741, - "4.949999999999999" - ], - [ - 1489969756, - "12.41" - ], - [ - 1489969756, - "5.209999999999999" - ], - [ - 1489969756, - "2.2800000000000002" - ], - [ - 1489969771, - "2.6100000000000003" - ], - [ - 1489969771, - "5.969999999999999" - ], - [ - 1489969771, - "13.9" - ], - [ - 1489969786, - "16.84" - ], - [ - 1489969786, - "2.72" - ], - [ - 1489969786, - "6.3199999999999985" - ], - [ - 1489969801, - "18.39" - ], - [ - 1489969801, - "7.0699999999999985" - ], - [ - 1489969801, - "3.0900000000000003" - ], - [ - 1489969816, - "21.28" - ], - [ - 1489969816, - "7.349999999999999" - ], - [ - 1489969816, - "3.2" - ], - [ - 1489969831, - "22.89" - ], - [ - 1489969831, - "3.4" - ], - [ - 1489969831, - "8.049999999999999" - ], - [ - 1489969846, - "8.419999999999998" - ], - [ - 1489969846, - "3.52" - ], - [ - 1489969846, - "26.69" - ], - [ - 1489969861, - "28.92" - ], - [ - 1489969861, - "3.7399999999999998" - ], - [ - 1489969861, - "9.399999999999999" - ], - [ - 1489969876, - "33.56" - ], - [ - 1489969876, - "9.86" - ], - [ - 1489969876, - "3.8499999999999996" - ], - [ - 1489969891, - "35.45" - ], - [ - 1489969891, - "10.68" - ], - [ - 1489969891, - "4.05" - ], - [ - 1489969906, - "10.68" - ], - [ - 1489969906, - "4.14" - ], - [ - 1489969906, - "40.21" - ], - [ - 1489969921, - "0.61" - ], - [ - 1489969921, - "43.03" - ], - [ - 1489969921, - "4.35" - ], - [ - 1489969936, - "0.87" - ], - [ - 1489969936, - "47.31" - ], - [ - 1489969936, - "4.52" - ], - [ - 1489969951, - "1.28" - ], - [ - 1489969951, - "49.59" - ], - [ - 1489969951, - "4.68" - ], - [ - 1489969966, - "54.51" - ], - [ - 1489969966, - "1.54" - ], - [ - 1489969966, - "4.77" - ], - [ - 1489969981, - "56.79" - ], - [ - 1489969981, - "5.029999999999999" - ], - [ - 1489969981, - "1.95" - ], - [ - 1489969996, - "2.29" - ], - [ - 1489969996, - "63.33" - ], - [ - 1489969996, - "5.159999999999999" - ], - [ - 1489970011, - "5.419999999999999" - ], - [ - 1489970011, - "66.31" - ], - [ - 1489970011, - "2.77" - ], - [ - 1489970026, - "3.02" - ], - [ - 1489970026, - "66.31" - ], - [ - 1489970026, - "5.549999999999999" - ], - [ - 1489970041, - "3.6799999999999997" - ], - [ - 1489970041, - "66.31" - ], - [ - 1489970041, - "5.719999999999999" - ], - [ - 1489970056, - "1.08" - ], - [ - 1489970056, - "4.02" - ], - [ - 1489970056, - "5.8199999999999985" - ], - [ - 1489970071, - "1.32" - ], - [ - 1489970071, - "4.6499999999999995" - ], - [ - 1489970071, - "5.999999999999998" - ], - [ - 1489970086, - "5.029999999999999" - ], - [ - 1489970086, - "2.55" - ], - [ - 1489970086, - "6.089999999999998" - ], - [ - 1489970101, - "5.77" - ], - [ - 1489970101, - "6.3199999999999985" - ], - [ - 1489970101, - "3.1799999999999997" - ], - [ - 1489970116, - "6.519999999999999" - ], - [ - 1489970116, - "4.66" - ], - [ - 1489970116, - "6.13" - ], - [ - 1489970131, - "6.8" - ], - [ - 1489970131, - "6.769999999999999" - ], - [ - 1489970131, - "5.51" - ], - [ - 1489970146, - "6.869999999999998" - ], - [ - 1489970146, - "7.39" - ], - [ - 1489970146, - "7.27" - ], - [ - 1489970161, - "8.36" - ], - [ - 1489970161, - "7.999999999999999" - ], - [ - 1489970161, - "7.179999999999998" - ], - [ - 1489970176, - "10.669999999999998" - ], - [ - 1489970176, - "7.349999999999998" - ], - [ - 1489970176, - "8.409999999999998" - ], - [ - 1489970191, - "7.579999999999997" - ], - [ - 1489970191, - "9.269999999999998" - ], - [ - 1489970191, - "11.769999999999998" - ], - [ - 1489970206, - "7.709999999999997" - ], - [ - 1489970206, - "9.659999999999998" - ], - [ - 1489970206, - "14.439999999999998" - ], - [ - 1489970221, - "7.929999999999997" - ], - [ - 1489970221, - "15.839999999999998" - ], - [ - 1489970221, - "10.54" - ], - [ - 1489970236, - "10.979999999999999" - ], - [ - 1489970236, - "18.839999999999996" - ], - [ - 1489970236, - "8.029999999999998" - ], - [ - 1489970251, - "8.229999999999997" - ], - [ - 1489970251, - "20.319999999999997" - ], - [ - 1489970251, - "11.889999999999999" - ], - [ - 1489970266, - "8.309999999999997" - ], - [ - 1489970266, - "23.859999999999996" - ], - [ - 1489970266, - "11.889999999999999" - ], - [ - 1489970281, - "11.889999999999999" - ], - [ - 1489970281, - "25.809999999999995" - ], - [ - 1489970281, - "8.309999999999997" - ], - [ - 1489970296, - "0.78" - ], - [ - 1489970296, - "8.309999999999997" - ], - [ - 1489970296, - "29.639999999999993" - ], - [ - 1489970311, - "0.92" - ], - [ - 1489970311, - "31.369999999999994" - ], - [ - 1489970311, - "8.309999999999997" - ], - [ - 1489970326, - "0.59" - ], - [ - 1489970326, - "1.4" - ], - [ - 1489970326, - "35.48" - ], - [ - 1489970341, - "37.949999999999996" - ], - [ - 1489970341, - "1.6199999999999999" - ], - [ - 1489970341, - "0.91" - ], - [ - 1489970356, - "2.0999999999999996" - ], - [ - 1489970356, - "1.11" - ], - [ - 1489970356, - "42.66" - ], - [ - 1489970371, - "2.2899999999999996" - ], - [ - 1489970371, - "44.699999999999996" - ], - [ - 1489970371, - "1.4500000000000002" - ], - [ - 1489970386, - "49.53" - ], - [ - 1489970386, - "1.58" - ], - [ - 1489970386, - "2.76" - ], - [ - 1489970401, - "1.7900000000000003" - ], - [ - 1489970401, - "52.120000000000005" - ], - [ - 1489970401, - "3.0799999999999996" - ], - [ - 1489970416, - "1.8900000000000003" - ], - [ - 1489970416, - "57.52" - ], - [ - 1489970416, - "3.6699999999999995" - ], - [ - 1489970431, - "60.2" - ], - [ - 1489970431, - "2.0800000000000005" - ], - [ - 1489970431, - "4.039999999999999" - ], - [ - 1489970446, - "4.669999999999999" - ], - [ - 1489970446, - "2.2600000000000007" - ], - [ - 1489970446, - "66.31" - ], - [ - 1489970461, - "66.31" - ], - [ - 1489970461, - "2.4500000000000006" - ], - [ - 1489970461, - "4.959999999999999" - ], - [ - 1489970476, - "2.5500000000000007" - ], - [ - 1489970476, - "5.739999999999999" - ], - [ - 1489970476, - "66.31" - ], - [ - 1489970491, - "0.77" - ], - [ - 1489970491, - "2.8500000000000005" - ], - [ - 1489970491, - "6.029999999999999" - ], - [ - 1489970506, - "1.33" - ], - [ - 1489970506, - "6.749999999999999" - ], - [ - 1489970506, - "3.0100000000000007" - ], - [ - 1489970521, - "1.6300000000000001" - ], - [ - 1489970521, - "7.109999999999999" - ], - [ - 1489970521, - "3.1900000000000004" - ], - [ - 1489970536, - "2.97" - ], - [ - 1489970536, - "8.07" - ], - [ - 1489970536, - "3.3200000000000003" - ], - [ - 1489970551, - "8.52" - ], - [ - 1489970551, - "3.68" - ], - [ - 1489970551, - "3.5300000000000002" - ], - [ - 1489970566, - "3.62" - ], - [ - 1489970566, - "5.22" - ], - [ - 1489970566, - "9.52" - ], - [ - 1489970581, - "6.109999999999999" - ], - [ - 1489970581, - "3.79" - ], - [ - 1489970581, - "9.95" - ], - [ - 1489970596, - "8.03" - ], - [ - 1489970596, - "3.87" - ], - [ - 1489970596, - "10.94" - ], - [ - 1489970611, - "9.149999999999999" - ], - [ - 1489970611, - "4.0200000000000005" - ], - [ - 1489970611, - "11.389999999999999" - ], - [ - 1489970626, - "11.649999999999999" - ], - [ - 1489970626, - "11.389999999999999" - ], - [ - 1489970626, - "4.16" - ], - [ - 1489970641, - "11.389999999999999" - ], - [ - 1489970641, - "4.32" - ], - [ - 1489970641, - "12.809999999999999" - ], - [ - 1489970656, - "15.569999999999999" - ], - [ - 1489970656, - "4.41" - ], - [ - 1489970656, - "0.68" - ], - [ - 1489970671, - "16.7" - ], - [ - 1489970671, - "4.57" - ], - [ - 1489970671, - "1.06" - ], - [ - 1489970686, - "4.7" - ], - [ - 1489970686, - "19.58" - ], - [ - 1489970686, - "1.21" - ], - [ - 1489970701, - "21.54" - ], - [ - 1489970701, - "4.9" - ], - [ - 1489970701, - "1.64" - ], - [ - 1489970716, - "25.47" - ], - [ - 1489970716, - "5.010000000000001" - ], - [ - 1489970716, - "1.88" - ], - [ - 1489970731, - "27.459999999999997" - ], - [ - 1489970731, - "2.18" - ], - [ - 1489970731, - "5.19" - ], - [ - 1489970746, - "2.39" - ], - [ - 1489970746, - "31.679999999999996" - ], - [ - 1489970746, - "5.2700000000000005" - ], - [ - 1489970761, - "5.44" - ], - [ - 1489970761, - "33.94" - ], - [ - 1489970761, - "2.8000000000000003" - ], - [ - 1489970776, - "3.1100000000000003" - ], - [ - 1489970776, - "37.989999999999995" - ], - [ - 1489970776, - "5.53" - ], - [ - 1489970791, - "3.5500000000000003" - ], - [ - 1489970791, - "5.69" - ], - [ - 1489970791, - "40.23" - ], - [ - 1489970806, - "5.8100000000000005" - ], - [ - 1489970806, - "45.05" - ], - [ - 1489970806, - "3.8100000000000005" - ], - [ - 1489970821, - "47.48" - ], - [ - 1489970821, - "4.45" - ], - [ - 1489970821, - "6.07" - ], - [ - 1489970836, - "4.76" - ], - [ - 1489970836, - "6.16" - ], - [ - 1489970836, - "52.86" - ], - [ - 1489970851, - "55.22" - ], - [ - 1489970851, - "6.36" - ], - [ - 1489970851, - "5.3999999999999995" - ], - [ - 1489970866, - "6.470000000000001" - ], - [ - 1489970866, - "60.489999999999995" - ], - [ - 1489970866, - "5.739999999999999" - ], - [ - 1489970881, - "6.73" - ], - [ - 1489970881, - "6.409999999999999" - ], - [ - 1489970881, - "63.589999999999996" - ], - [ - 1489970896, - "6.799999999999999" - ], - [ - 1489970896, - "6.82" - ], - [ - 1489970896, - "63.589999999999996" - ], - [ - 1489970911, - "63.589999999999996" - ], - [ - 1489970911, - "7.469999999999999" - ], - [ - 1489970911, - "7.01" - ], - [ - 1489970926, - "7.109999999999999" - ], - [ - 1489970926, - "8.03" - ], - [ - 1489970926, - "63.589999999999996" - ], - [ - 1489970941, - "1.09" - ], - [ - 1489970941, - "8.749999999999998" - ], - [ - 1489970941, - "7.3" - ], - [ - 1489970956, - "9.149999999999999" - ], - [ - 1489970956, - "1.35" - ], - [ - 1489970956, - "7.38" - ], - [ - 1489970971, - "2.2600000000000002" - ], - [ - 1489970971, - "7.38" - ], - [ - 1489970971, - "10.04" - ], - [ - 1489970986, - "7.38" - ], - [ - 1489970986, - "2.85" - ], - [ - 1489970986, - "10.04" - ], - [ - 1489971001, - "10.04" - ], - [ - 1489971001, - "4" - ], - [ - 1489971001, - "0.9500000000000001" - ], - [ - 1489971016, - "0.71" - ], - [ - 1489971016, - "1.1" - ], - [ - 1489971016, - "4.76" - ], - [ - 1489971031, - "0.8999999999999999" - ], - [ - 1489971031, - "1.52" - ], - [ - 1489971031, - "6.31" - ], - [ - 1489971046, - "1.3599999999999999" - ], - [ - 1489971046, - "1.65" - ], - [ - 1489971046, - "7.22" - ], - [ - 1489971061, - "1.8800000000000001" - ], - [ - 1489971061, - "1.63" - ], - [ - 1489971061, - "9.45" - ], - [ - 1489971076, - "10.719999999999999" - ], - [ - 1489971076, - "2.0100000000000002" - ], - [ - 1489971076, - "2.07" - ], - [ - 1489971091, - "13.42" - ], - [ - 1489971091, - "2.2300000000000004" - ], - [ - 1489971091, - "2.4099999999999997" - ], - [ - 1489971106, - "14.77" - ], - [ - 1489971106, - "2.3100000000000005" - ], - [ - 1489971106, - "2.9099999999999997" - ], - [ - 1489971121, - "2.5700000000000007" - ], - [ - 1489971121, - "3.2099999999999995" - ], - [ - 1489971121, - "17.54" - ], - [ - 1489971136, - "3.8399999999999994" - ], - [ - 1489971136, - "2.6600000000000006" - ], - [ - 1489971136, - "19.009999999999998" - ], - [ - 1489971151, - "2.8600000000000003" - ], - [ - 1489971151, - "22.249999999999996" - ], - [ - 1489971151, - "4.1899999999999995" - ], - [ - 1489971166, - "2.9800000000000004" - ], - [ - 1489971166, - "4.789999999999999" - ], - [ - 1489971166, - "23.969999999999995" - ], - [ - 1489971181, - "3.1700000000000004" - ], - [ - 1489971181, - "27.609999999999996" - ], - [ - 1489971181, - "5.089999999999999" - ], - [ - 1489971196, - "5.829999999999998" - ], - [ - 1489971196, - "29.529999999999994" - ], - [ - 1489971196, - "3.3300000000000005" - ], - [ - 1489971211, - "33.599999999999994" - ], - [ - 1489971211, - "6.169999999999998" - ], - [ - 1489971211, - "3.5600000000000005" - ], - [ - 1489971226, - "35.69" - ], - [ - 1489971226, - "3.6700000000000004" - ], - [ - 1489971226, - "6.959999999999998" - ], - [ - 1489971241, - "3.87" - ], - [ - 1489971241, - "40.37" - ], - [ - 1489971241, - "7.329999999999998" - ], - [ - 1489971256, - "3.96" - ], - [ - 1489971256, - "8.11" - ], - [ - 1489971256, - "42.76" - ], - [ - 1489971271, - "8.399999999999999" - ], - [ - 1489971271, - "46.56" - ], - [ - 1489971271, - "4.12" - ], - [ - 1489971286, - "9.309999999999999" - ], - [ - 1489971286, - "48.940000000000005" - ], - [ - 1489971286, - "4.22" - ], - [ - 1489971301, - "54.58" - ], - [ - 1489971301, - "9.7" - ], - [ - 1489971301, - "4.42" - ], - [ - 1489971316, - "4.51" - ], - [ - 1489971316, - "10.69" - ], - [ - 1489971316, - "57.519999999999996" - ], - [ - 1489971331, - "63.169999999999995" - ], - [ - 1489971331, - "11.12" - ], - [ - 1489971331, - "4.779999999999999" - ], - [ - 1489971346, - "12.03" - ], - [ - 1489971346, - "4.869999999999999" - ], - [ - 1489971346, - "63.169999999999995" - ], - [ - 1489971361, - "5.119999999999999" - ], - [ - 1489971361, - "12.03" - ], - [ - 1489971361, - "63.169999999999995" - ], - [ - 1489971376, - "5.259999999999999" - ], - [ - 1489971376, - "12.03" - ], - [ - 1489971376, - "0.61" - ], - [ - 1489971391, - "0.72" - ], - [ - 1489971391, - "12.03" - ], - [ - 1489971391, - "5.519999999999999" - ], - [ - 1489971406, - "0.98" - ], - [ - 1489971406, - "5.659999999999998" - ], - [ - 1489971406, - "0.74" - ], - [ - 1489971421, - "0.8200000000000001" - ], - [ - 1489971421, - "5.879999999999998" - ], - [ - 1489971421, - "1.19" - ], - [ - 1489971436, - "5.999999999999998" - ], - [ - 1489971436, - "0.8300000000000001" - ], - [ - 1489971436, - "1.87" - ], - [ - 1489971451, - "0.8700000000000001" - ], - [ - 1489971451, - "6.239999999999998" - ], - [ - 1489971451, - "2.06" - ], - [ - 1489971466, - "0.8800000000000001" - ], - [ - 1489971466, - "6.329999999999998" - ], - [ - 1489971466, - "2.4600000000000004" - ], - [ - 1489971481, - "0.9100000000000001" - ], - [ - 1489971481, - "6.549999999999999" - ], - [ - 1489971481, - "2.8000000000000003" - ], - [ - 1489971496, - "0.9200000000000002" - ], - [ - 1489971496, - "3.2100000000000004" - ], - [ - 1489971496, - "6.659999999999999" - ], - [ - 1489971511, - "6.919999999999999" - ], - [ - 1489971511, - "3.5000000000000004" - ], - [ - 1489971511, - "0.9600000000000002" - ], - [ - 1489971526, - "4.12" - ], - [ - 1489971526, - "0.9700000000000002" - ], - [ - 1489971526, - "7.029999999999999" - ], - [ - 1489971541, - "0.9900000000000002" - ], - [ - 1489971541, - "4.45" - ], - [ - 1489971541, - "7.239999999999999" - ], - [ - 1489971556, - "1.0000000000000002" - ], - [ - 1489971556, - "7.39" - ], - [ - 1489971556, - "5.12" - ], - [ - 1489971571, - "5.51" - ], - [ - 1489971571, - "1.0200000000000002" - ], - [ - 1489971571, - "7.72" - ], - [ - 1489971586, - "1.0500000000000003" - ], - [ - 1489971586, - "6.18" - ], - [ - 1489971586, - "7.83" - ], - [ - 1489971601, - "1.0700000000000003" - ], - [ - 1489971601, - "8.04" - ], - [ - 1489971601, - "6.5" - ], - [ - 1489971616, - "1.0800000000000003" - ], - [ - 1489971616, - "8.159999999999998" - ], - [ - 1489971616, - "7.4" - ], - [ - 1489971631, - "7.74" - ], - [ - 1489971631, - "1.1100000000000003" - ], - [ - 1489971631, - "8.339999999999998" - ], - [ - 1489971646, - "8.56" - ], - [ - 1489971646, - "1.1200000000000003" - ], - [ - 1489971646, - "8.339999999999998" - ], - [ - 1489971661, - "1.1300000000000003" - ], - [ - 1489971661, - "8.98" - ], - [ - 1489971661, - "0.68" - ], - [ - 1489971676, - "9.87" - ], - [ - 1489971676, - "0.89" - ], - [ - 1489971676, - "1.1500000000000004" - ], - [ - 1489971691, - "10.28" - ], - [ - 1489971691, - "1.1700000000000004" - ], - [ - 1489971691, - "1.27" - ], - [ - 1489971706, - "1.1900000000000004" - ], - [ - 1489971706, - "11.08" - ], - [ - 1489971706, - "1.5" - ], - [ - 1489971721, - "1.7599999999999998" - ], - [ - 1489971721, - "11.52" - ], - [ - 1489971721, - "1.2100000000000004" - ], - [ - 1489971736, - "1.8899999999999997" - ], - [ - 1489971736, - "1.2300000000000004" - ], - [ - 1489971736, - "11.52" - ], - [ - 1489971751, - "0.01" - ], - [ - 1489971751, - "2.11" - ], - [ - 1489971751, - "1.2500000000000004" - ], - [ - 1489971766, - "0.72" - ], - [ - 1489971766, - "2.26" - ], - [ - 1489971766, - "1.2500000000000004" - ], - [ - 1489971781, - "1.2700000000000005" - ], - [ - 1489971781, - "1.14" - ], - [ - 1489971781, - "2.46" - ], - [ - 1489971796, - "2.62" - ], - [ - 1489971796, - "1.2900000000000005" - ], - [ - 1489971796, - "1.3099999999999998" - ], - [ - 1489971811, - "1.7299999999999998" - ], - [ - 1489971811, - "2.8200000000000003" - ], - [ - 1489971811, - "1.3000000000000005" - ], - [ - 1489971826, - "2.01" - ], - [ - 1489971826, - "1.3200000000000005" - ], - [ - 1489971826, - "2.9600000000000004" - ], - [ - 1489971841, - "3.3000000000000007" - ], - [ - 1489971841, - "2.43" - ], - [ - 1489971841, - "1.3400000000000005" - ], - [ - 1489971856, - "3.4500000000000006" - ], - [ - 1489971856, - "2.66" - ], - [ - 1489971856, - "1.3600000000000005" - ], - [ - 1489971871, - "3.7000000000000006" - ], - [ - 1489971871, - "3.18" - ], - [ - 1489971871, - "1.3700000000000006" - ], - [ - 1489971886, - "3.46" - ], - [ - 1489971886, - "1.3900000000000006" - ], - [ - 1489971886, - "3.8300000000000005" - ], - [ - 1489971901, - "4.05" - ], - [ - 1489971901, - "1.4100000000000006" - ], - [ - 1489971901, - "4.03" - ], - [ - 1489971916, - "4.32" - ], - [ - 1489971916, - "4.140000000000001" - ], - [ - 1489971916, - "1.4300000000000006" - ], - [ - 1489971931, - "4.3500000000000005" - ], - [ - 1489971931, - "4.98" - ], - [ - 1489971931, - "1.4500000000000006" - ], - [ - 1489971946, - "1.4600000000000006" - ], - [ - 1489971946, - "5.2700000000000005" - ], - [ - 1489971946, - "4.45" - ], - [ - 1489971961, - "6.04" - ], - [ - 1489971961, - "4.66" - ], - [ - 1489971961, - "1.4800000000000006" - ], - [ - 1489971976, - "4.82" - ], - [ - 1489971976, - "1.4900000000000007" - ], - [ - 1489971976, - "6.36" - ], - [ - 1489971991, - "1.5000000000000007" - ], - [ - 1489971991, - "7.11" - ], - [ - 1489971991, - "5.0200000000000005" - ], - [ - 1489972006, - "5.11" - ], - [ - 1489972006, - "7.510000000000001" - ], - [ - 1489972006, - "1.5200000000000007" - ], - [ - 1489972021, - "1.5300000000000007" - ], - [ - 1489972021, - "5.340000000000001" - ], - [ - 1489972021, - "8.15" - ], - [ - 1489972036, - "5.500000000000001" - ], - [ - 1489972036, - "8.6" - ], - [ - 1489972036, - "1.5500000000000007" - ], - [ - 1489972051, - "5.730000000000001" - ], - [ - 1489972051, - "9.34" - ], - [ - 1489972051, - "1.5800000000000007" - ], - [ - 1489972066, - "1.6000000000000008" - ], - [ - 1489972066, - "5.830000000000001" - ], - [ - 1489972066, - "9.77" - ], - [ - 1489972081, - "6.050000000000002" - ], - [ - 1489972081, - "1.6200000000000008" - ], - [ - 1489972081, - "10.58" - ], - [ - 1489972096, - "1.6300000000000008" - ], - [ - 1489972096, - "6.150000000000001" - ], - [ - 1489972096, - "10.58" - ], - [ - 1489972111, - "10.58" - ], - [ - 1489972111, - "6.340000000000001" - ], - [ - 1489972111, - "1.6600000000000008" - ], - [ - 1489972126, - "6.44" - ], - [ - 1489972126, - "0.76" - ], - [ - 1489972126, - "1.6600000000000008" - ], - [ - 1489972141, - "1.08" - ], - [ - 1489972141, - "1.6800000000000008" - ], - [ - 1489972141, - "6.69" - ], - [ - 1489972156, - "1.7000000000000008" - ], - [ - 1489972156, - "1.55" - ], - [ - 1489972156, - "6.83" - ], - [ - 1489972171, - "1.7100000000000009" - ], - [ - 1489972171, - "7.03" - ], - [ - 1489972171, - "1.83" - ], - [ - 1489972186, - "2.2500000000000004" - ], - [ - 1489972186, - "1.7200000000000009" - ], - [ - 1489972186, - "7.11" - ], - [ - 1489972201, - "7.32" - ], - [ - 1489972201, - "2.5700000000000003" - ], - [ - 1489972201, - "1.7400000000000009" - ], - [ - 1489972216, - "1.7400000000000009" - ], - [ - 1489972216, - "7.49" - ], - [ - 1489972216, - "3.0200000000000005" - ], - [ - 1489972231, - "1.760000000000001" - ], - [ - 1489972231, - "7.71" - ], - [ - 1489972231, - "3.2900000000000005" - ], - [ - 1489972246, - "1.770000000000001" - ], - [ - 1489972246, - "7.8" - ], - [ - 1489972246, - "3.8500000000000005" - ], - [ - 1489972261, - "4.170000000000001" - ], - [ - 1489972261, - "1.790000000000001" - ], - [ - 1489972261, - "8" - ], - [ - 1489972276, - "4.91" - ], - [ - 1489972276, - "8.11" - ], - [ - 1489972276, - "1.790000000000001" - ], - [ - 1489972291, - "5.21" - ], - [ - 1489972291, - "8.299999999999999" - ], - [ - 1489972291, - "1.820000000000001" - ], - [ - 1489972306, - "1.820000000000001" - ], - [ - 1489972306, - "8.299999999999999" - ], - [ - 1489972306, - "6" - ], - [ - 1489972321, - "6.39" - ], - [ - 1489972321, - "8.299999999999999" - ], - [ - 1489972321, - "1.840000000000001" - ], - [ - 1489972336, - "1.840000000000001" - ], - [ - 1489972336, - "0.74" - ], - [ - 1489972336, - "7.04" - ], - [ - 1489972351, - "1.860000000000001" - ], - [ - 1489972351, - "7.39" - ], - [ - 1489972351, - "1.07" - ], - [ - 1489972366, - "1.26" - ], - [ - 1489972366, - "1.870000000000001" - ], - [ - 1489972366, - "8.219999999999999" - ], - [ - 1489972381, - "1.65" - ], - [ - 1489972381, - "1.890000000000001" - ], - [ - 1489972381, - "8.6" - ], - [ - 1489972396, - "9.450000000000001" - ], - [ - 1489972396, - "1.79" - ], - [ - 1489972396, - "1.890000000000001" - ], - [ - 1489972411, - "2.0100000000000002" - ], - [ - 1489972411, - "9.780000000000001" - ], - [ - 1489972411, - "1.950000000000001" - ], - [ - 1489972426, - "2.1100000000000003" - ], - [ - 1489972426, - "10.740000000000002" - ], - [ - 1489972426, - "1.960000000000001" - ], - [ - 1489972441, - "11.150000000000002" - ], - [ - 1489972441, - "1.980000000000001" - ], - [ - 1489972441, - "2.33" - ], - [ - 1489972456, - "1.980000000000001" - ], - [ - 1489972456, - "12.160000000000004" - ], - [ - 1489972456, - "2.47" - ], - [ - 1489972471, - "2.010000000000001" - ], - [ - 1489972471, - "12.160000000000004" - ], - [ - 1489972471, - "2.74" - ], - [ - 1489972486, - "2.8600000000000003" - ], - [ - 1489972486, - "12.160000000000004" - ], - [ - 1489972486, - "2.020000000000001" - ], - [ - 1489972501, - "2.0300000000000007" - ], - [ - 1489972501, - "3.1200000000000006" - ], - [ - 1489972501, - "1.01" - ], - [ - 1489972516, - "3.1900000000000004" - ], - [ - 1489972516, - "1.18" - ], - [ - 1489972516, - "2.0300000000000007" - ], - [ - 1489972531, - "3.33" - ], - [ - 1489972531, - "2.0500000000000003" - ], - [ - 1489972531, - "1.49" - ], - [ - 1489972546, - "1.68" - ], - [ - 1489972546, - "3.42" - ], - [ - 1489972546, - "2.06" - ], - [ - 1489972561, - "2.1799999999999997" - ], - [ - 1489972561, - "3.74" - ], - [ - 1489972561, - "2.0799999999999996" - ], - [ - 1489972576, - "2.0799999999999996" - ], - [ - 1489972576, - "2.4299999999999997" - ], - [ - 1489972576, - "3.8800000000000003" - ], - [ - 1489972591, - "2.1099999999999994" - ], - [ - 1489972591, - "2.9799999999999995" - ], - [ - 1489972591, - "4.1000000000000005" - ], - [ - 1489972606, - "3.2099999999999995" - ], - [ - 1489972606, - "2.1099999999999994" - ], - [ - 1489972606, - "4.210000000000001" - ], - [ - 1489972621, - "4.4" - ], - [ - 1489972621, - "3.8599999999999994" - ], - [ - 1489972621, - "2.1299999999999994" - ], - [ - 1489972636, - "4.5" - ], - [ - 1489972636, - "2.1399999999999992" - ], - [ - 1489972636, - "4.109999999999999" - ], - [ - 1489972651, - "4.66" - ], - [ - 1489972651, - "2.149999999999999" - ], - [ - 1489972651, - "4.72" - ], - [ - 1489972666, - "5.029999999999999" - ], - [ - 1489972666, - "4.76" - ], - [ - 1489972666, - "2.169999999999999" - ], - [ - 1489972681, - "4.93" - ], - [ - 1489972681, - "5.619999999999999" - ], - [ - 1489972681, - "2.199999999999999" - ], - [ - 1489972696, - "6.109999999999999" - ], - [ - 1489972696, - "5.069999999999999" - ], - [ - 1489972696, - "2.2099999999999986" - ], - [ - 1489972711, - "2.229999999999998" - ], - [ - 1489972711, - "6.809999999999999" - ], - [ - 1489972711, - "5.259999999999999" - ], - [ - 1489972726, - "2.229999999999998" - ], - [ - 1489972726, - "7.149999999999999" - ], - [ - 1489972726, - "5.349999999999999" - ], - [ - 1489972741, - "5.559999999999999" - ], - [ - 1489972741, - "8.019999999999998" - ], - [ - 1489972741, - "2.2499999999999982" - ], - [ - 1489972756, - "2.259999999999998" - ], - [ - 1489972756, - "8.339999999999998" - ], - [ - 1489972756, - "5.719999999999999" - ], - [ - 1489972771, - "2.269999999999998" - ], - [ - 1489972771, - "5.879999999999999" - ], - [ - 1489972771, - "8.999999999999996" - ], - [ - 1489972786, - "5.959999999999999" - ], - [ - 1489972786, - "2.2799999999999976" - ], - [ - 1489972786, - "9.299999999999997" - ], - [ - 1489972801, - "6.139999999999999" - ], - [ - 1489972801, - "2.2899999999999974" - ], - [ - 1489972801, - "10.239999999999997" - ], - [ - 1489972816, - "10.669999999999996" - ], - [ - 1489972816, - "6.239999999999998" - ], - [ - 1489972816, - "2.299999999999997" - ], - [ - 1489972831, - "2.3199999999999967" - ], - [ - 1489972831, - "10.669999999999996" - ], - [ - 1489972831, - "6.429999999999998" - ], - [ - 1489972846, - "10.669999999999996" - ], - [ - 1489972846, - "2.3299999999999965" - ], - [ - 1489972846, - "6.519999999999998" - ], - [ - 1489972861, - "0.71" - ], - [ - 1489972861, - "6.719999999999997" - ], - [ - 1489972861, - "2.3399999999999963" - ], - [ - 1489972876, - "6.859999999999997" - ], - [ - 1489972876, - "2.3399999999999963" - ], - [ - 1489972876, - "1.0799999999999998" - ], - [ - 1489972891, - "2.349999999999996" - ], - [ - 1489972891, - "1.21" - ], - [ - 1489972891, - "7.009999999999997" - ], - [ - 1489972906, - "1.6099999999999999" - ], - [ - 1489972906, - "2.369999999999996" - ], - [ - 1489972906, - "7.079999999999997" - ], - [ - 1489972921, - "1.9" - ], - [ - 1489972921, - "7.289999999999997" - ], - [ - 1489972921, - "2.379999999999996" - ], - [ - 1489972936, - "7.439999999999998" - ], - [ - 1489972936, - "2.31" - ], - [ - 1489972936, - "2.399999999999996" - ], - [ - 1489972951, - "2.4099999999999957" - ], - [ - 1489972951, - "7.679999999999997" - ], - [ - 1489972951, - "2.59" - ], - [ - 1489972966, - "2.4199999999999955" - ], - [ - 1489972966, - "3.05" - ], - [ - 1489972966, - "7.789999999999997" - ], - [ - 1489972981, - "7.789999999999997" - ], - [ - 1489972981, - "3.44" - ], - [ - 1489972981, - "2.439999999999995" - ], - [ - 1489972996, - "3.92" - ], - [ - 1489972996, - "2.439999999999995" - ], - [ - 1489972996, - "7.789999999999997" - ], - [ - 1489973011, - "2.449999999999995" - ], - [ - 1489973011, - "4.14" - ], - [ - 1489973011, - "0.97" - ], - [ - 1489973026, - "4.7299999999999995" - ], - [ - 1489973026, - "1.1" - ], - [ - 1489973026, - "2.4599999999999946" - ], - [ - 1489973041, - "1.5" - ], - [ - 1489973041, - "5.05" - ], - [ - 1489973041, - "2.479999999999994" - ], - [ - 1489973056, - "2.5199999999999942" - ], - [ - 1489973056, - "5.8" - ], - [ - 1489973056, - "1.63" - ], - [ - 1489973071, - "6.09" - ], - [ - 1489973071, - "2.5799999999999943" - ], - [ - 1489973071, - "1.86" - ], - [ - 1489973086, - "2.609999999999994" - ], - [ - 1489973086, - "6.6899999999999995" - ], - [ - 1489973086, - "1.9700000000000002" - ], - [ - 1489973101, - "2.18" - ], - [ - 1489973101, - "2.629999999999994" - ], - [ - 1489973101, - "7.13" - ], - [ - 1489973116, - "7.8" - ], - [ - 1489973116, - "2.649999999999994" - ], - [ - 1489973116, - "2.29" - ], - [ - 1489973131, - "8.26" - ], - [ - 1489973131, - "2.63" - ], - [ - 1489973131, - "2.659999999999994" - ], - [ - 1489973146, - "9.02" - ], - [ - 1489973146, - "2.79" - ], - [ - 1489973146, - "2.6699999999999937" - ], - [ - 1489973161, - "3.15" - ], - [ - 1489973161, - "2.6899999999999933" - ], - [ - 1489973161, - "9.5" - ], - [ - 1489973176, - "3.28" - ], - [ - 1489973176, - "10.190000000000001" - ], - [ - 1489973176, - "2.699999999999993" - ], - [ - 1489973191, - "2.709999999999993" - ], - [ - 1489973191, - "10.580000000000002" - ], - [ - 1489973191, - "3.46" - ], - [ - 1489973206, - "3.53" - ], - [ - 1489973206, - "10.580000000000002" - ], - [ - 1489973206, - "2.709999999999993" - ], - [ - 1489973221, - "3.71" - ], - [ - 1489973221, - "2.729999999999993" - ], - [ - 1489973221, - "0.69" - ], - [ - 1489973236, - "0.95" - ], - [ - 1489973236, - "2.749999999999993" - ], - [ - 1489973236, - "3.81" - ], - [ - 1489973251, - "2.7599999999999927" - ], - [ - 1489973251, - "3.96" - ], - [ - 1489973251, - "1.2999999999999998" - ], - [ - 1489973266, - "2.7699999999999925" - ], - [ - 1489973266, - "4.02" - ], - [ - 1489973266, - "1.6099999999999999" - ], - [ - 1489973281, - "2.789999999999992" - ], - [ - 1489973281, - "2.09" - ], - [ - 1489973281, - "4.28" - ], - [ - 1489973296, - "4.38" - ], - [ - 1489973296, - "2.3499999999999996" - ], - [ - 1489973296, - "2.789999999999992" - ], - [ - 1489973311, - "2.8499999999999996" - ], - [ - 1489973311, - "4.55" - ], - [ - 1489973311, - "2.819999999999992" - ], - [ - 1489973326, - "4.67" - ], - [ - 1489973326, - "3.1699999999999995" - ], - [ - 1489973326, - "2.8299999999999916" - ], - [ - 1489973341, - "3.8099999999999996" - ], - [ - 1489973341, - "2.849999999999991" - ], - [ - 1489973341, - "4.9399999999999995" - ], - [ - 1489973356, - "2.8699999999999912" - ], - [ - 1489973356, - "5.05" - ], - [ - 1489973356, - "4.199999999999999" - ], - [ - 1489973371, - "5.26" - ], - [ - 1489973371, - "4.779999999999999" - ], - [ - 1489973371, - "2.879999999999991" - ], - [ - 1489973386, - "5.38" - ], - [ - 1489973386, - "5.06" - ], - [ - 1489973386, - "2.899999999999991" - ], - [ - 1489973401, - "5.54" - ], - [ - 1489973401, - "2.9199999999999906" - ], - [ - 1489973401, - "5.77" - ], - [ - 1489973416, - "2.9299999999999904" - ], - [ - 1489973416, - "5.64" - ], - [ - 1489973416, - "6.14" - ], - [ - 1489973431, - "2.94999999999999" - ], - [ - 1489973431, - "7.04" - ], - [ - 1489973431, - "5.84" - ], - [ - 1489973446, - "2.94999999999999" - ], - [ - 1489973446, - "7.45" - ], - [ - 1489973446, - "5.9399999999999995" - ], - [ - 1489973461, - "6.169999999999999" - ], - [ - 1489973461, - "8.3" - ], - [ - 1489973461, - "2.9599999999999898" - ], - [ - 1489973476, - "6.269999999999999" - ], - [ - 1489973476, - "2.9699999999999895" - ], - [ - 1489973476, - "8.73" - ], - [ - 1489973491, - "9.65" - ], - [ - 1489973491, - "2.989999999999989" - ], - [ - 1489973491, - "6.449999999999998" - ], - [ - 1489973506, - "10.1" - ], - [ - 1489973506, - "6.549999999999998" - ], - [ - 1489973506, - "2.999999999999989" - ], - [ - 1489973521, - "11.03" - ], - [ - 1489973521, - "3.0099999999999887" - ], - [ - 1489973521, - "6.839999999999998" - ], - [ - 1489973536, - "3.0199999999999885" - ], - [ - 1489973536, - "11.49" - ], - [ - 1489973536, - "6.949999999999998" - ], - [ - 1489973551, - "3.0299999999999883" - ], - [ - 1489973551, - "7.169999999999999" - ], - [ - 1489973551, - "12.44" - ], - [ - 1489973566, - "12.44" - ], - [ - 1489973566, - "7.289999999999999" - ], - [ - 1489973566, - "3.0499999999999883" - ], - [ - 1489973581, - "7.4799999999999995" - ], - [ - 1489973581, - "0.01" - ], - [ - 1489973581, - "3.059999999999988" - ], - [ - 1489973596, - "0.59" - ], - [ - 1489973596, - "7.579999999999999" - ], - [ - 1489973596, - "3.099999999999988" - ], - [ - 1489973611, - "7.739999999999999" - ], - [ - 1489973611, - "3.109999999999988" - ], - [ - 1489973611, - "0.9299999999999999" - ], - [ - 1489973626, - "3.1199999999999877" - ], - [ - 1489973626, - "1.06" - ], - [ - 1489973626, - "7.81" - ], - [ - 1489973641, - "7.81" - ], - [ - 1489973641, - "1.5" - ], - [ - 1489973641, - "3.1399999999999872" - ], - [ - 1489973656, - "3.149999999999987" - ], - [ - 1489973656, - "7.81" - ], - [ - 1489973656, - "1.75" - ], - [ - 1489973671, - "3.149999999999987" - ], - [ - 1489973671, - "0.67" - ], - [ - 1489973671, - "2.1" - ], - [ - 1489973686, - "3.159999999999987" - ], - [ - 1489973686, - "0.88" - ], - [ - 1489973686, - "2.25" - ], - [ - 1489973701, - "3.179999999999987" - ], - [ - 1489973701, - "2.77" - ], - [ - 1489973701, - "1.17" - ], - [ - 1489973716, - "1.4" - ], - [ - 1489973716, - "3.0300000000000002" - ], - [ - 1489973716, - "3.1899999999999866" - ], - [ - 1489973731, - "3.5400000000000005" - ], - [ - 1489973731, - "3.1999999999999864" - ], - [ - 1489973731, - "1.6" - ], - [ - 1489973746, - "3.209999999999986" - ], - [ - 1489973746, - "1.7000000000000002" - ], - [ - 1489973746, - "3.7600000000000007" - ], - [ - 1489973761, - "4.230000000000001" - ], - [ - 1489973761, - "3.2299999999999858" - ], - [ - 1489973761, - "1.8700000000000003" - ], - [ - 1489973776, - "4.4700000000000015" - ], - [ - 1489973776, - "3.2399999999999856" - ], - [ - 1489973776, - "1.9600000000000004" - ], - [ - 1489973791, - "5.090000000000002" - ], - [ - 1489973791, - "2.2100000000000004" - ], - [ - 1489973791, - "3.2499999999999853" - ], - [ - 1489973806, - "3.259999999999985" - ], - [ - 1489973806, - "2.3100000000000005" - ], - [ - 1489973806, - "5.360000000000001" - ], - [ - 1489973821, - "5.930000000000001" - ], - [ - 1489973821, - "2.6400000000000006" - ], - [ - 1489973821, - "3.269999999999985" - ], - [ - 1489973836, - "3.2799999999999847" - ], - [ - 1489973836, - "2.7600000000000007" - ], - [ - 1489973836, - "6.330000000000001" - ], - [ - 1489973851, - "6.940000000000001" - ], - [ - 1489973851, - "3.2899999999999845" - ], - [ - 1489973851, - "2.960000000000001" - ], - [ - 1489973866, - "3.2999999999999843" - ], - [ - 1489973866, - "3.060000000000001" - ], - [ - 1489973866, - "7.310000000000001" - ], - [ - 1489973881, - "3.309999999999984" - ], - [ - 1489973881, - "3.220000000000001" - ], - [ - 1489973881, - "7.950000000000001" - ], - [ - 1489973896, - "8.31" - ], - [ - 1489973896, - "3.319999999999984" - ], - [ - 1489973896, - "3.300000000000001" - ], - [ - 1489973911, - "3.3299999999999836" - ], - [ - 1489973911, - "3.4600000000000013" - ], - [ - 1489973911, - "9.030000000000001" - ], - [ - 1489973926, - "3.5600000000000014" - ], - [ - 1489973926, - "3.3399999999999834" - ], - [ - 1489973926, - "9.030000000000001" - ], - [ - 1489973941, - "3.800000000000001" - ], - [ - 1489973941, - "3.349999999999983" - ], - [ - 1489973941, - "9.030000000000001" - ], - [ - 1489973956, - "3.359999999999983" - ], - [ - 1489973956, - "3.870000000000001" - ], - [ - 1489973956, - "0.67" - ], - [ - 1489973971, - "4.080000000000001" - ], - [ - 1489973971, - "3.369999999999983" - ], - [ - 1489973971, - "0.91" - ], - [ - 1489973986, - "4.170000000000001" - ], - [ - 1489973986, - "3.3799999999999826" - ], - [ - 1489973986, - "1.28" - ] - ], - "process_cpu_system_seconds_total": [ - [ - 1489959316, - "0.12000000000000001" - ], - [ - 1489959316, - "0.06" - ], - [ - 1489959331, - "0.14" - ], - [ - 1489959331, - "0.15000000000000002" - ], - [ - 1489959331, - "0.1" - ], - [ - 1489959346, - "0.19" - ], - [ - 1489959346, - "0.2" - ], - [ - 1489959346, - "0.14" - ], - [ - 1489959361, - "0.25" - ], - [ - 1489959361, - "0.2" - ], - [ - 1489959361, - "0.24000000000000002" - ], - [ - 1489959376, - "0.33" - ], - [ - 1489959376, - "0.28" - ], - [ - 1489959376, - "0.21000000000000002" - ], - [ - 1489959391, - "0.41000000000000003" - ], - [ - 1489959391, - "0.27" - ], - [ - 1489959391, - "0.33" - ], - [ - 1489959406, - "0.51" - ], - [ - 1489959406, - "0.30000000000000004" - ], - [ - 1489959406, - "0.34" - ], - [ - 1489959421, - "0.56" - ], - [ - 1489959421, - "0.3400000000000001" - ], - [ - 1489959421, - "0.37000000000000005" - ], - [ - 1489959436, - "0.73" - ], - [ - 1489959436, - "0.3400000000000001" - ], - [ - 1489959436, - "0.39000000000000007" - ], - [ - 1489959451, - "0.43000000000000005" - ], - [ - 1489959451, - "0.8" - ], - [ - 1489959451, - "0.3900000000000001" - ], - [ - 1489959466, - "0.3900000000000001" - ], - [ - 1489959466, - "0.43000000000000005" - ], - [ - 1489959466, - "1.01" - ], - [ - 1489959481, - "1.06" - ], - [ - 1489959481, - "0.4400000000000001" - ], - [ - 1489959481, - "0.5000000000000001" - ], - [ - 1489959496, - "1.33" - ], - [ - 1489959496, - "0.4700000000000001" - ], - [ - 1489959496, - "0.5000000000000001" - ], - [ - 1489959511, - "1.46" - ], - [ - 1489959511, - "0.5100000000000001" - ], - [ - 1489959511, - "0.5400000000000001" - ], - [ - 1489959526, - "0.5700000000000001" - ], - [ - 1489959526, - "1.61" - ], - [ - 1489959526, - "0.5500000000000002" - ], - [ - 1489959541, - "0.5700000000000002" - ], - [ - 1489959541, - "0.5900000000000001" - ], - [ - 1489959541, - "1.7200000000000002" - ], - [ - 1489959556, - "0.6300000000000001" - ], - [ - 1489959556, - "1.9500000000000004" - ], - [ - 1489959556, - "0.6000000000000002" - ], - [ - 1489959571, - "0.7400000000000002" - ], - [ - 1489959571, - "2.0500000000000003" - ], - [ - 1489959571, - "0.6100000000000002" - ], - [ - 1489959586, - "2.2900000000000005" - ], - [ - 1489959586, - "0.7700000000000002" - ], - [ - 1489959586, - "0.6100000000000002" - ], - [ - 1489959601, - "0.8500000000000003" - ], - [ - 1489959601, - "0.6500000000000002" - ], - [ - 1489959601, - "2.3700000000000006" - ], - [ - 1489959616, - "0.6600000000000003" - ], - [ - 1489959616, - "0.8900000000000003" - ], - [ - 1489959616, - "2.6600000000000006" - ], - [ - 1489959631, - "2.8000000000000007" - ], - [ - 1489959631, - "0.7200000000000003" - ], - [ - 1489959631, - "0.9600000000000004" - ], - [ - 1489959646, - "0.7300000000000003" - ], - [ - 1489959646, - "3.080000000000001" - ], - [ - 1489959646, - "1.0000000000000004" - ], - [ - 1489959661, - "0.7800000000000004" - ], - [ - 1489959661, - "3.250000000000001" - ], - [ - 1489959661, - "1.0000000000000004" - ], - [ - 1489959676, - "1.0000000000000004" - ], - [ - 1489959676, - "3.5500000000000007" - ], - [ - 1489959676, - "0.7800000000000004" - ], - [ - 1489959691, - "0.06" - ], - [ - 1489959691, - "0.8100000000000004" - ], - [ - 1489959691, - "3.7000000000000006" - ], - [ - 1489959706, - "0.16" - ], - [ - 1489959706, - "0.8200000000000004" - ], - [ - 1489959706, - "3.9300000000000006" - ], - [ - 1489959721, - "0.8600000000000004" - ], - [ - 1489959721, - "0.16" - ], - [ - 1489959721, - "3.9300000000000006" - ], - [ - 1489959736, - "0.27" - ], - [ - 1489959736, - "3.9300000000000006" - ], - [ - 1489959736, - "0.8700000000000004" - ], - [ - 1489959751, - "0.32" - ], - [ - 1489959751, - "0.8900000000000005" - ], - [ - 1489959751, - "0.08" - ], - [ - 1489959766, - "0.19" - ], - [ - 1489959766, - "0.41" - ], - [ - 1489959766, - "0.9000000000000005" - ], - [ - 1489959781, - "0.43999999999999995" - ], - [ - 1489959781, - "0.9300000000000005" - ], - [ - 1489959781, - "0.21" - ], - [ - 1489959796, - "0.9600000000000005" - ], - [ - 1489959796, - "0.3" - ], - [ - 1489959796, - "0.53" - ], - [ - 1489959811, - "0.9700000000000005" - ], - [ - 1489959811, - "0.35" - ], - [ - 1489959811, - "0.55" - ], - [ - 1489959826, - "0.6200000000000001" - ], - [ - 1489959826, - "0.41000000000000003" - ], - [ - 1489959826, - "0.9800000000000005" - ], - [ - 1489959841, - "0.6500000000000001" - ], - [ - 1489959841, - "1.0200000000000005" - ], - [ - 1489959841, - "0.48000000000000004" - ], - [ - 1489959856, - "0.7000000000000002" - ], - [ - 1489959856, - "0.53" - ], - [ - 1489959856, - "1.0400000000000005" - ], - [ - 1489959871, - "0.5800000000000001" - ], - [ - 1489959871, - "1.0600000000000005" - ], - [ - 1489959871, - "0.7400000000000002" - ], - [ - 1489959886, - "0.8600000000000002" - ], - [ - 1489959886, - "1.0600000000000005" - ], - [ - 1489959886, - "0.7300000000000001" - ], - [ - 1489959901, - "0.9500000000000002" - ], - [ - 1489959901, - "0.7700000000000001" - ], - [ - 1489959901, - "1.1000000000000005" - ], - [ - 1489959916, - "1.0800000000000003" - ], - [ - 1489959916, - "0.9400000000000002" - ], - [ - 1489959916, - "1.1100000000000005" - ], - [ - 1489959931, - "1.1200000000000006" - ], - [ - 1489959931, - "1.1300000000000003" - ], - [ - 1489959931, - "1.0100000000000002" - ], - [ - 1489959946, - "1.1200000000000003" - ], - [ - 1489959946, - "1.1600000000000006" - ], - [ - 1489959946, - "1.2300000000000004" - ], - [ - 1489959961, - "1.2500000000000004" - ], - [ - 1489959961, - "1.1700000000000004" - ], - [ - 1489959961, - "1.1600000000000006" - ], - [ - 1489959976, - "1.4000000000000006" - ], - [ - 1489959976, - "1.2800000000000005" - ], - [ - 1489959976, - "1.1600000000000006" - ], - [ - 1489959991, - "0.05" - ], - [ - 1489959991, - "1.3500000000000005" - ], - [ - 1489959991, - "1.4500000000000006" - ], - [ - 1489960006, - "1.5600000000000007" - ], - [ - 1489960006, - "0.09999999999999999" - ], - [ - 1489960006, - "1.5600000000000007" - ], - [ - 1489960021, - "0.13" - ], - [ - 1489960021, - "1.5600000000000007" - ], - [ - 1489960021, - "1.6000000000000008" - ], - [ - 1489960036, - "1.7500000000000009" - ], - [ - 1489960036, - "1.5600000000000007" - ], - [ - 1489960036, - "0.14" - ], - [ - 1489960051, - "0.16" - ], - [ - 1489960051, - "1.840000000000001" - ], - [ - 1489960051, - "1.5600000000000007" - ], - [ - 1489960066, - "2.040000000000001" - ], - [ - 1489960066, - "0.2" - ], - [ - 1489960066, - "0.15" - ], - [ - 1489960081, - "2.130000000000001" - ], - [ - 1489960081, - "0.21" - ], - [ - 1489960081, - "0.21000000000000002" - ], - [ - 1489960096, - "0.28" - ], - [ - 1489960096, - "2.350000000000001" - ], - [ - 1489960096, - "0.31" - ], - [ - 1489960111, - "2.420000000000001" - ], - [ - 1489960111, - "0.32" - ], - [ - 1489960111, - "0.35" - ], - [ - 1489960126, - "0.43999999999999995" - ], - [ - 1489960126, - "2.640000000000001" - ], - [ - 1489960126, - "0.36000000000000004" - ], - [ - 1489960141, - "0.38000000000000006" - ], - [ - 1489960141, - "2.780000000000001" - ], - [ - 1489960141, - "0.48999999999999994" - ], - [ - 1489960156, - "0.5199999999999999" - ], - [ - 1489960156, - "2.780000000000001" - ], - [ - 1489960156, - "0.44000000000000006" - ], - [ - 1489960171, - "0.5299999999999999" - ], - [ - 1489960171, - "2.780000000000001" - ], - [ - 1489960171, - "0.44000000000000006" - ], - [ - 1489960186, - "0.6" - ], - [ - 1489960186, - "0.49000000000000005" - ], - [ - 1489960186, - "0.13" - ], - [ - 1489960201, - "0.5" - ], - [ - 1489960201, - "0.61" - ], - [ - 1489960201, - "0.14" - ], - [ - 1489960216, - "0.53" - ], - [ - 1489960216, - "0.63" - ], - [ - 1489960216, - "0.22000000000000003" - ], - [ - 1489960231, - "0.25" - ], - [ - 1489960231, - "0.66" - ], - [ - 1489960231, - "0.55" - ], - [ - 1489960246, - "0.32" - ], - [ - 1489960246, - "0.7200000000000001" - ], - [ - 1489960246, - "0.6000000000000001" - ], - [ - 1489960261, - "0.33" - ], - [ - 1489960261, - "0.6100000000000001" - ], - [ - 1489960261, - "0.8200000000000001" - ], - [ - 1489960276, - "0.8900000000000001" - ], - [ - 1489960276, - "0.42000000000000004" - ], - [ - 1489960276, - "0.6400000000000001" - ], - [ - 1489960291, - "0.45000000000000007" - ], - [ - 1489960291, - "0.9300000000000002" - ], - [ - 1489960291, - "0.6600000000000001" - ], - [ - 1489960306, - "0.6800000000000002" - ], - [ - 1489960306, - "1.0000000000000002" - ], - [ - 1489960306, - "0.5300000000000001" - ], - [ - 1489960321, - "0.6900000000000002" - ], - [ - 1489960321, - "1.0400000000000003" - ], - [ - 1489960321, - "0.5400000000000001" - ], - [ - 1489960336, - "0.7300000000000002" - ], - [ - 1489960336, - "1.0800000000000003" - ], - [ - 1489960336, - "0.6300000000000002" - ], - [ - 1489960351, - "1.1000000000000003" - ], - [ - 1489960351, - "0.6900000000000002" - ], - [ - 1489960351, - "0.7400000000000002" - ], - [ - 1489960366, - "0.8300000000000002" - ], - [ - 1489960366, - "0.7700000000000002" - ], - [ - 1489960366, - "1.1500000000000004" - ], - [ - 1489960381, - "0.8800000000000002" - ], - [ - 1489960381, - "0.7700000000000002" - ], - [ - 1489960381, - "1.2100000000000004" - ], - [ - 1489960396, - "1.2100000000000004" - ], - [ - 1489960396, - "1.0300000000000002" - ], - [ - 1489960396, - "0.7900000000000003" - ], - [ - 1489960411, - "0.8200000000000003" - ], - [ - 1489960411, - "1.2100000000000004" - ], - [ - 1489960411, - "1.0800000000000003" - ], - [ - 1489960426, - "0.02" - ], - [ - 1489960426, - "0.8300000000000003" - ], - [ - 1489960426, - "1.2400000000000004" - ], - [ - 1489960441, - "0.04" - ], - [ - 1489960441, - "1.3500000000000005" - ], - [ - 1489960441, - "0.8300000000000003" - ], - [ - 1489960456, - "0.09" - ], - [ - 1489960456, - "0.8400000000000003" - ], - [ - 1489960456, - "1.4700000000000006" - ], - [ - 1489960471, - "0.15" - ], - [ - 1489960471, - "1.5800000000000007" - ], - [ - 1489960471, - "0.8400000000000003" - ], - [ - 1489960486, - "0.8800000000000003" - ], - [ - 1489960486, - "1.770000000000001" - ], - [ - 1489960486, - "0.2" - ], - [ - 1489960501, - "1.870000000000001" - ], - [ - 1489960501, - "0.8800000000000003" - ], - [ - 1489960501, - "0.22" - ], - [ - 1489960516, - "0.25" - ], - [ - 1489960516, - "0.9100000000000004" - ], - [ - 1489960516, - "2.040000000000001" - ], - [ - 1489960531, - "0.28" - ], - [ - 1489960531, - "0.9200000000000004" - ], - [ - 1489960531, - "2.170000000000001" - ], - [ - 1489960546, - "0.9700000000000004" - ], - [ - 1489960546, - "2.440000000000001" - ], - [ - 1489960546, - "0.37" - ], - [ - 1489960561, - "2.5300000000000007" - ], - [ - 1489960561, - "1.0000000000000004" - ], - [ - 1489960561, - "0.4" - ], - [ - 1489960576, - "1.0600000000000005" - ], - [ - 1489960576, - "0.45000000000000007" - ], - [ - 1489960576, - "2.7800000000000007" - ], - [ - 1489960591, - "1.0900000000000005" - ], - [ - 1489960591, - "0.4800000000000001" - ], - [ - 1489960591, - "2.7800000000000007" - ], - [ - 1489960606, - "0.5900000000000001" - ], - [ - 1489960606, - "1.1300000000000006" - ], - [ - 1489960606, - "2.7800000000000007" - ], - [ - 1489960621, - "0.09" - ], - [ - 1489960621, - "1.1400000000000006" - ], - [ - 1489960621, - "0.5900000000000001" - ], - [ - 1489960636, - "0.6900000000000002" - ], - [ - 1489960636, - "0.13" - ], - [ - 1489960636, - "1.1400000000000006" - ], - [ - 1489960651, - "1.1400000000000006" - ], - [ - 1489960651, - "0.7200000000000002" - ], - [ - 1489960651, - "0.19" - ], - [ - 1489960666, - "0.7400000000000002" - ], - [ - 1489960666, - "0.06" - ], - [ - 1489960666, - "0.27" - ], - [ - 1489960681, - "0.8100000000000003" - ], - [ - 1489960681, - "0.09" - ], - [ - 1489960681, - "0.35000000000000003" - ], - [ - 1489960696, - "0.44000000000000006" - ], - [ - 1489960696, - "0.13" - ], - [ - 1489960696, - "0.8300000000000003" - ], - [ - 1489960711, - "0.16" - ], - [ - 1489960711, - "0.5700000000000001" - ], - [ - 1489960711, - "0.9300000000000003" - ], - [ - 1489960726, - "0.19" - ], - [ - 1489960726, - "0.9800000000000003" - ], - [ - 1489960726, - "0.5900000000000001" - ], - [ - 1489960741, - "0.2" - ], - [ - 1489960741, - "0.7200000000000001" - ], - [ - 1489960741, - "1.0000000000000002" - ], - [ - 1489960756, - "0.78" - ], - [ - 1489960756, - "0.25" - ], - [ - 1489960756, - "1.1000000000000003" - ], - [ - 1489960771, - "1.1000000000000003" - ], - [ - 1489960771, - "0.98" - ], - [ - 1489960771, - "0.28" - ], - [ - 1489960786, - "0.42" - ], - [ - 1489960786, - "1.1" - ], - [ - 1489960786, - "1.1000000000000003" - ], - [ - 1489960801, - "0.45999999999999996" - ], - [ - 1489960801, - "1.54" - ], - [ - 1489960801, - "0.13" - ], - [ - 1489960816, - "0.55" - ], - [ - 1489960816, - "1.81" - ], - [ - 1489960816, - "0.19" - ], - [ - 1489960831, - "2.0900000000000003" - ], - [ - 1489960831, - "0.32" - ], - [ - 1489960831, - "0.55" - ], - [ - 1489960846, - "0.41000000000000003" - ], - [ - 1489960846, - "0.6100000000000001" - ], - [ - 1489960846, - "2.2500000000000004" - ], - [ - 1489960861, - "2.74" - ], - [ - 1489960861, - "0.44000000000000006" - ], - [ - 1489960861, - "0.6200000000000001" - ], - [ - 1489960876, - "0.52" - ], - [ - 1489960876, - "0.7400000000000001" - ], - [ - 1489960876, - "2.9000000000000004" - ], - [ - 1489960891, - "3.1500000000000004" - ], - [ - 1489960891, - "0.64" - ], - [ - 1489960891, - "0.7800000000000001" - ], - [ - 1489960906, - "3.2900000000000005" - ], - [ - 1489960906, - "0.7" - ], - [ - 1489960906, - "0.8400000000000002" - ], - [ - 1489960921, - "0.8700000000000002" - ], - [ - 1489960921, - "3.6500000000000004" - ], - [ - 1489960921, - "0.9" - ], - [ - 1489960936, - "3.8200000000000003" - ], - [ - 1489960936, - "1" - ], - [ - 1489960936, - "1.0000000000000002" - ], - [ - 1489960951, - "1.0100000000000002" - ], - [ - 1489960951, - "4.12" - ], - [ - 1489960951, - "1.1800000000000002" - ], - [ - 1489960966, - "4.26" - ], - [ - 1489960966, - "1.1300000000000003" - ], - [ - 1489960966, - "1.2200000000000002" - ], - [ - 1489960981, - "1.4900000000000002" - ], - [ - 1489960981, - "4.739999999999999" - ], - [ - 1489960981, - "1.2100000000000004" - ], - [ - 1489960996, - "4.739999999999999" - ], - [ - 1489960996, - "1.6300000000000003" - ], - [ - 1489960996, - "1.2100000000000004" - ], - [ - 1489961011, - "1.5800000000000005" - ], - [ - 1489961011, - "2.0000000000000004" - ], - [ - 1489961011, - "4.739999999999999" - ], - [ - 1489961026, - "1.6900000000000006" - ], - [ - 1489961026, - "2.3700000000000006" - ], - [ - 1489961026, - "0.44" - ], - [ - 1489961041, - "2.4700000000000006" - ], - [ - 1489961041, - "0.63" - ], - [ - 1489961041, - "1.8200000000000007" - ], - [ - 1489961056, - "1.8700000000000008" - ], - [ - 1489961056, - "2.5900000000000007" - ], - [ - 1489961056, - "0.72" - ], - [ - 1489961071, - "1.9100000000000008" - ], - [ - 1489961071, - "2.650000000000001" - ], - [ - 1489961071, - "0.75" - ], - [ - 1489961086, - "1.9200000000000008" - ], - [ - 1489961086, - "0.81" - ], - [ - 1489961086, - "2.7800000000000007" - ], - [ - 1489961101, - "1.9300000000000008" - ], - [ - 1489961101, - "2.8300000000000005" - ], - [ - 1489961101, - "0.8600000000000001" - ], - [ - 1489961116, - "2.9600000000000004" - ], - [ - 1489961116, - "0.9600000000000002" - ], - [ - 1489961116, - "1.9500000000000008" - ], - [ - 1489961131, - "2.9600000000000004" - ], - [ - 1489961131, - "1.0400000000000003" - ], - [ - 1489961131, - "2.0300000000000007" - ], - [ - 1489961146, - "2.9600000000000004" - ], - [ - 1489961146, - "2.0400000000000005" - ], - [ - 1489961146, - "1.1900000000000004" - ], - [ - 1489961161, - "2.1100000000000003" - ], - [ - 1489961161, - "1.2500000000000004" - ], - [ - 1489961161, - "0.16999999999999998" - ], - [ - 1489961176, - "0.21" - ], - [ - 1489961176, - "2.12" - ], - [ - 1489961176, - "1.4100000000000006" - ], - [ - 1489961191, - "1.5300000000000007" - ], - [ - 1489961191, - "2.23" - ], - [ - 1489961191, - "0.31" - ], - [ - 1489961206, - "1.8000000000000007" - ], - [ - 1489961206, - "0.35" - ], - [ - 1489961206, - "2.26" - ], - [ - 1489961221, - "1.8700000000000008" - ], - [ - 1489961221, - "2.3199999999999994" - ], - [ - 1489961221, - "0.39999999999999997" - ], - [ - 1489961236, - "0.43999999999999995" - ], - [ - 1489961236, - "2.3399999999999994" - ], - [ - 1489961236, - "2.0500000000000007" - ], - [ - 1489961251, - "2.1100000000000008" - ], - [ - 1489961251, - "0.49999999999999994" - ], - [ - 1489961251, - "2.369999999999999" - ], - [ - 1489961266, - "2.2600000000000007" - ], - [ - 1489961266, - "2.379999999999999" - ], - [ - 1489961266, - "0.5299999999999999" - ], - [ - 1489961281, - "2.409999999999999" - ], - [ - 1489961281, - "2.3300000000000005" - ], - [ - 1489961281, - "0.58" - ], - [ - 1489961296, - "2.4900000000000007" - ], - [ - 1489961296, - "2.449999999999999" - ], - [ - 1489961296, - "0.63" - ], - [ - 1489961311, - "2.6200000000000006" - ], - [ - 1489961311, - "0.68" - ], - [ - 1489961311, - "2.449999999999999" - ], - [ - 1489961326, - "0.74" - ], - [ - 1489961326, - "2.449999999999999" - ], - [ - 1489961326, - "2.7900000000000005" - ], - [ - 1489961341, - "0.78" - ], - [ - 1489961341, - "0.1" - ], - [ - 1489961341, - "2.8900000000000006" - ], - [ - 1489961356, - "0.8200000000000001" - ], - [ - 1489961356, - "0.14" - ], - [ - 1489961356, - "3.0400000000000005" - ], - [ - 1489961371, - "0.8800000000000001" - ], - [ - 1489961371, - "3.1200000000000006" - ], - [ - 1489961371, - "0.22000000000000003" - ], - [ - 1489961386, - "0.25" - ], - [ - 1489961386, - "0.9300000000000002" - ], - [ - 1489961386, - "3.2800000000000007" - ], - [ - 1489961401, - "1.0300000000000002" - ], - [ - 1489961401, - "3.400000000000001" - ], - [ - 1489961401, - "0.3" - ], - [ - 1489961416, - "3.400000000000001" - ], - [ - 1489961416, - "1.0900000000000003" - ], - [ - 1489961416, - "0.32" - ], - [ - 1489961431, - "0.44" - ], - [ - 1489961431, - "1.2400000000000004" - ], - [ - 1489961431, - "0.17" - ], - [ - 1489961446, - "1.3200000000000005" - ], - [ - 1489961446, - "0.24000000000000002" - ], - [ - 1489961446, - "0.48" - ], - [ - 1489961461, - "1.4700000000000006" - ], - [ - 1489961461, - "0.33000000000000007" - ], - [ - 1489961461, - "0.53" - ], - [ - 1489961476, - "0.4000000000000001" - ], - [ - 1489961476, - "1.5500000000000007" - ], - [ - 1489961476, - "0.55" - ], - [ - 1489961491, - "1.5500000000000007" - ], - [ - 1489961491, - "0.6600000000000001" - ], - [ - 1489961491, - "0.6000000000000001" - ], - [ - 1489961506, - "0.7200000000000002" - ], - [ - 1489961506, - "0.6700000000000002" - ], - [ - 1489961506, - "1.5500000000000007" - ], - [ - 1489961521, - "0.2" - ], - [ - 1489961521, - "0.7900000000000003" - ], - [ - 1489961521, - "0.8800000000000001" - ], - [ - 1489961536, - "0.30000000000000004" - ], - [ - 1489961536, - "0.9300000000000002" - ], - [ - 1489961536, - "0.8100000000000003" - ], - [ - 1489961551, - "1.0400000000000003" - ], - [ - 1489961551, - "0.38000000000000006" - ], - [ - 1489961551, - "0.8800000000000003" - ], - [ - 1489961566, - "0.9200000000000004" - ], - [ - 1489961566, - "1.1200000000000003" - ], - [ - 1489961566, - "0.4800000000000001" - ], - [ - 1489961581, - "0.9300000000000004" - ], - [ - 1489961581, - "0.54" - ], - [ - 1489961581, - "1.1900000000000004" - ], - [ - 1489961596, - "1.2400000000000004" - ], - [ - 1489961596, - "0.6000000000000001" - ], - [ - 1489961596, - "0.9400000000000004" - ], - [ - 1489961611, - "0.6400000000000001" - ], - [ - 1489961611, - "1.3500000000000005" - ], - [ - 1489961611, - "1.0000000000000004" - ], - [ - 1489961626, - "1.4400000000000006" - ], - [ - 1489961626, - "1.0200000000000005" - ], - [ - 1489961626, - "0.6700000000000002" - ], - [ - 1489961641, - "1.5400000000000007" - ], - [ - 1489961641, - "0.6900000000000002" - ], - [ - 1489961641, - "1.1100000000000005" - ], - [ - 1489961656, - "1.1300000000000006" - ], - [ - 1489961656, - "1.5900000000000007" - ], - [ - 1489961656, - "0.8000000000000003" - ], - [ - 1489961671, - "0.8500000000000003" - ], - [ - 1489961671, - "1.1500000000000006" - ], - [ - 1489961671, - "1.6600000000000008" - ], - [ - 1489961686, - "0.9200000000000004" - ], - [ - 1489961686, - "1.1900000000000006" - ], - [ - 1489961686, - "1.7100000000000009" - ], - [ - 1489961701, - "1.2200000000000006" - ], - [ - 1489961701, - "0.9500000000000004" - ], - [ - 1489961701, - "1.810000000000001" - ], - [ - 1489961716, - "1.860000000000001" - ], - [ - 1489961716, - "1.2400000000000007" - ], - [ - 1489961716, - "1.0500000000000005" - ], - [ - 1489961731, - "1.2500000000000007" - ], - [ - 1489961731, - "1.0600000000000005" - ], - [ - 1489961731, - "1.970000000000001" - ], - [ - 1489961746, - "2.020000000000001" - ], - [ - 1489961746, - "1.1200000000000006" - ], - [ - 1489961746, - "1.2700000000000007" - ], - [ - 1489961761, - "1.1800000000000006" - ], - [ - 1489961761, - "2.0900000000000007" - ], - [ - 1489961761, - "1.3600000000000008" - ], - [ - 1489961776, - "1.2900000000000007" - ], - [ - 1489961776, - "1.3600000000000008" - ], - [ - 1489961776, - "2.130000000000001" - ], - [ - 1489961791, - "1.3900000000000008" - ], - [ - 1489961791, - "2.2200000000000006" - ], - [ - 1489961791, - "1.3200000000000007" - ], - [ - 1489961806, - "2.3500000000000005" - ], - [ - 1489961806, - "1.4400000000000008" - ], - [ - 1489961806, - "1.4100000000000008" - ], - [ - 1489961821, - "1.4700000000000009" - ], - [ - 1489961821, - "1.4200000000000008" - ], - [ - 1489961821, - "2.7500000000000004" - ], - [ - 1489961836, - "1.4300000000000008" - ], - [ - 1489961836, - "1.570000000000001" - ], - [ - 1489961836, - "0.17" - ], - [ - 1489961851, - "0.2" - ], - [ - 1489961851, - "1.4700000000000009" - ], - [ - 1489961851, - "1.570000000000001" - ], - [ - 1489961866, - "1.570000000000001" - ], - [ - 1489961866, - "0.27" - ], - [ - 1489961866, - "1.4900000000000009" - ], - [ - 1489961881, - "0.31" - ], - [ - 1489961881, - "1.580000000000001" - ], - [ - 1489961881, - "0.08" - ], - [ - 1489961896, - "0.43" - ], - [ - 1489961896, - "1.620000000000001" - ], - [ - 1489961896, - "0.14" - ], - [ - 1489961911, - "1.690000000000001" - ], - [ - 1489961911, - "0.51" - ], - [ - 1489961911, - "0.18000000000000002" - ], - [ - 1489961926, - "1.740000000000001" - ], - [ - 1489961926, - "0.24000000000000002" - ], - [ - 1489961926, - "0.5800000000000001" - ], - [ - 1489961941, - "0.6000000000000001" - ], - [ - 1489961941, - "1.7900000000000011" - ], - [ - 1489961941, - "0.29000000000000004" - ], - [ - 1489961956, - "1.7900000000000011" - ], - [ - 1489961956, - "0.33000000000000007" - ], - [ - 1489961956, - "0.7200000000000002" - ], - [ - 1489961971, - "1.8500000000000012" - ], - [ - 1489961971, - "0.3400000000000001" - ], - [ - 1489961971, - "0.7800000000000002" - ], - [ - 1489961986, - "0.8800000000000003" - ], - [ - 1489961986, - "1.8500000000000012" - ], - [ - 1489961986, - "0.3900000000000001" - ], - [ - 1489962001, - "1.8500000000000012" - ], - [ - 1489962001, - "0.41000000000000014" - ], - [ - 1489962001, - "0.9500000000000004" - ], - [ - 1489962016, - "0.5000000000000001" - ], - [ - 1489962016, - "1.0400000000000005" - ], - [ - 1489962016, - "1.8500000000000012" - ], - [ - 1489962031, - "0.13" - ], - [ - 1489962031, - "0.5700000000000001" - ], - [ - 1489962031, - "1.0800000000000005" - ], - [ - 1489962046, - "1.2700000000000007" - ], - [ - 1489962046, - "0.21000000000000002" - ], - [ - 1489962046, - "0.6400000000000001" - ], - [ - 1489962061, - "0.6600000000000001" - ], - [ - 1489962061, - "0.26" - ], - [ - 1489962061, - "1.3000000000000007" - ], - [ - 1489962076, - "0.33" - ], - [ - 1489962076, - "0.7900000000000001" - ], - [ - 1489962076, - "1.3800000000000008" - ], - [ - 1489962091, - "0.8100000000000002" - ], - [ - 1489962091, - "1.4400000000000008" - ], - [ - 1489962091, - "0.35000000000000003" - ], - [ - 1489962106, - "1.530000000000001" - ], - [ - 1489962106, - "0.8400000000000002" - ], - [ - 1489962106, - "0.37000000000000005" - ], - [ - 1489962121, - "0.43000000000000005" - ], - [ - 1489962121, - "1.610000000000001" - ], - [ - 1489962121, - "0.9000000000000001" - ], - [ - 1489962136, - "1.7900000000000011" - ], - [ - 1489962136, - "1.1300000000000003" - ], - [ - 1489962136, - "0.4800000000000001" - ], - [ - 1489962151, - "1.1300000000000003" - ], - [ - 1489962151, - "1.7900000000000011" - ], - [ - 1489962151, - "0.4800000000000001" - ], - [ - 1489962166, - "1.7900000000000011" - ], - [ - 1489962166, - "1.1300000000000003" - ], - [ - 1489962166, - "0.4800000000000001" - ], - [ - 1489962181, - "0.06999999999999999" - ], - [ - 1489962181, - "0.07" - ], - [ - 1489962181, - "0.09" - ], - [ - 1489962196, - "0.13999999999999999" - ], - [ - 1489962196, - "0.08" - ], - [ - 1489962196, - "0.22" - ], - [ - 1489962211, - "0.26" - ], - [ - 1489962211, - "0.18" - ], - [ - 1489962211, - "0.17" - ], - [ - 1489962226, - "0.22" - ], - [ - 1489962226, - "0.38" - ], - [ - 1489962226, - "0.18000000000000002" - ], - [ - 1489962241, - "0.22000000000000003" - ], - [ - 1489962241, - "0.33" - ], - [ - 1489962241, - "0.44" - ], - [ - 1489962256, - "0.54" - ], - [ - 1489962256, - "0.38" - ], - [ - 1489962256, - "0.27" - ], - [ - 1489962271, - "0.52" - ], - [ - 1489962271, - "0.32" - ], - [ - 1489962271, - "0.6000000000000001" - ], - [ - 1489962286, - "0.6800000000000002" - ], - [ - 1489962286, - "0.54" - ], - [ - 1489962286, - "0.33" - ], - [ - 1489962301, - "0.4" - ], - [ - 1489962301, - "0.7200000000000002" - ], - [ - 1489962301, - "0.6300000000000001" - ], - [ - 1489962316, - "0.7300000000000001" - ], - [ - 1489962316, - "0.4" - ], - [ - 1489962316, - "0.8400000000000003" - ], - [ - 1489962331, - "0.42000000000000004" - ], - [ - 1489962331, - "0.8800000000000003" - ], - [ - 1489962331, - "0.8600000000000001" - ], - [ - 1489962346, - "0.9300000000000004" - ], - [ - 1489962346, - "1.01" - ], - [ - 1489962346, - "0.42000000000000004" - ], - [ - 1489962361, - "0.9700000000000004" - ], - [ - 1489962361, - "0.43000000000000005" - ], - [ - 1489962361, - "1.11" - ], - [ - 1489962376, - "0.9800000000000004" - ], - [ - 1489962376, - "0.47000000000000003" - ], - [ - 1489962376, - "1.2200000000000002" - ], - [ - 1489962391, - "1.0200000000000005" - ], - [ - 1489962391, - "1.3400000000000003" - ], - [ - 1489962391, - "0.53" - ], - [ - 1489962406, - "1.3900000000000003" - ], - [ - 1489962406, - "1.1100000000000005" - ], - [ - 1489962406, - "0.54" - ], - [ - 1489962421, - "0.6000000000000001" - ], - [ - 1489962421, - "1.1600000000000006" - ], - [ - 1489962421, - "1.6400000000000003" - ], - [ - 1489962436, - "1.2700000000000007" - ], - [ - 1489962436, - "1.7400000000000004" - ], - [ - 1489962436, - "0.6300000000000001" - ], - [ - 1489962451, - "0.6700000000000002" - ], - [ - 1489962451, - "1.2900000000000007" - ], - [ - 1489962451, - "1.9200000000000006" - ], - [ - 1489962466, - "2.0400000000000005" - ], - [ - 1489962466, - "1.3500000000000008" - ], - [ - 1489962466, - "0.6900000000000002" - ], - [ - 1489962481, - "1.4400000000000008" - ], - [ - 1489962481, - "2.14" - ], - [ - 1489962481, - "0.7200000000000002" - ], - [ - 1489962496, - "0.7400000000000002" - ], - [ - 1489962496, - "2.15" - ], - [ - 1489962496, - "1.520000000000001" - ], - [ - 1489962511, - "0.7800000000000002" - ], - [ - 1489962511, - "1.590000000000001" - ], - [ - 1489962511, - "2.33" - ], - [ - 1489962526, - "1.590000000000001" - ], - [ - 1489962526, - "0.8000000000000003" - ], - [ - 1489962526, - "2.41" - ], - [ - 1489962541, - "2.65" - ], - [ - 1489962541, - "0.8300000000000003" - ], - [ - 1489962541, - "1.590000000000001" - ], - [ - 1489962556, - "0.02" - ], - [ - 1489962556, - "2.6999999999999997" - ], - [ - 1489962556, - "0.8500000000000003" - ], - [ - 1489962571, - "0.07" - ], - [ - 1489962571, - "2.9499999999999997" - ], - [ - 1489962571, - "0.9000000000000004" - ], - [ - 1489962586, - "0.9000000000000004" - ], - [ - 1489962586, - "3.0199999999999996" - ], - [ - 1489962586, - "0.13" - ], - [ - 1489962601, - "0.9800000000000004" - ], - [ - 1489962601, - "3.0199999999999996" - ], - [ - 1489962601, - "0.18" - ], - [ - 1489962616, - "1.0000000000000004" - ], - [ - 1489962616, - "3.0199999999999996" - ], - [ - 1489962616, - "0.24" - ], - [ - 1489962631, - "0.27" - ], - [ - 1489962631, - "0.07" - ], - [ - 1489962631, - "1.0400000000000005" - ], - [ - 1489962646, - "0.34" - ], - [ - 1489962646, - "0.14" - ], - [ - 1489962646, - "1.0400000000000005" - ], - [ - 1489962661, - "0.22000000000000003" - ], - [ - 1489962661, - "0.4" - ], - [ - 1489962661, - "1.0600000000000005" - ], - [ - 1489962676, - "0.26" - ], - [ - 1489962676, - "1.0700000000000005" - ], - [ - 1489962676, - "0.43000000000000005" - ], - [ - 1489962691, - "1.1200000000000006" - ], - [ - 1489962691, - "0.34" - ], - [ - 1489962691, - "0.5" - ], - [ - 1489962706, - "0.5800000000000001" - ], - [ - 1489962706, - "0.37" - ], - [ - 1489962706, - "1.1400000000000006" - ], - [ - 1489962721, - "1.1600000000000006" - ], - [ - 1489962721, - "0.67" - ], - [ - 1489962721, - "0.52" - ], - [ - 1489962736, - "1.1900000000000006" - ], - [ - 1489962736, - "0.55" - ], - [ - 1489962736, - "0.7300000000000001" - ], - [ - 1489962751, - "0.7500000000000001" - ], - [ - 1489962751, - "0.6200000000000001" - ], - [ - 1489962751, - "1.2000000000000006" - ], - [ - 1489962766, - "0.6700000000000002" - ], - [ - 1489962766, - "0.8900000000000001" - ], - [ - 1489962766, - "1.2000000000000006" - ], - [ - 1489962781, - "1.2400000000000007" - ], - [ - 1489962781, - "0.7800000000000002" - ], - [ - 1489962781, - "0.9200000000000002" - ], - [ - 1489962796, - "1.2800000000000007" - ], - [ - 1489962796, - "0.9400000000000002" - ], - [ - 1489962796, - "0.8500000000000003" - ], - [ - 1489962811, - "0.9500000000000002" - ], - [ - 1489962811, - "1.3100000000000007" - ], - [ - 1489962811, - "1.0800000000000003" - ], - [ - 1489962826, - "1.0800000000000003" - ], - [ - 1489962826, - "1.1100000000000003" - ], - [ - 1489962826, - "1.3100000000000007" - ], - [ - 1489962841, - "1.1200000000000003" - ], - [ - 1489962841, - "1.3100000000000007" - ], - [ - 1489962841, - "1.2500000000000004" - ], - [ - 1489962856, - "1.2800000000000005" - ], - [ - 1489962856, - "0.11" - ], - [ - 1489962856, - "1.2500000000000004" - ], - [ - 1489962871, - "1.4900000000000004" - ], - [ - 1489962871, - "0.14" - ], - [ - 1489962871, - "1.2500000000000004" - ], - [ - 1489962886, - "1.3500000000000005" - ], - [ - 1489962886, - "0.21000000000000002" - ], - [ - 1489962886, - "1.5500000000000005" - ], - [ - 1489962901, - "0.21000000000000002" - ], - [ - 1489962901, - "1.3500000000000005" - ], - [ - 1489962901, - "1.7700000000000007" - ], - [ - 1489962916, - "1.3500000000000005" - ], - [ - 1489962916, - "0.24000000000000002" - ], - [ - 1489962916, - "1.8400000000000007" - ], - [ - 1489962931, - "0.04" - ], - [ - 1489962931, - "0.26" - ], - [ - 1489962931, - "2.0100000000000007" - ], - [ - 1489962946, - "0.11000000000000001" - ], - [ - 1489962946, - "2.0900000000000007" - ], - [ - 1489962946, - "0.31000000000000005" - ], - [ - 1489962961, - "0.33000000000000007" - ], - [ - 1489962961, - "0.16000000000000003" - ], - [ - 1489962961, - "2.3200000000000007" - ], - [ - 1489962976, - "0.21000000000000002" - ], - [ - 1489962976, - "0.38000000000000006" - ], - [ - 1489962976, - "2.4100000000000006" - ], - [ - 1489962991, - "2.6200000000000006" - ], - [ - 1489962991, - "0.21000000000000002" - ], - [ - 1489962991, - "0.41000000000000003" - ], - [ - 1489963006, - "0.24000000000000002" - ], - [ - 1489963006, - "2.7300000000000004" - ], - [ - 1489963006, - "0.43000000000000005" - ], - [ - 1489963021, - "2.9200000000000004" - ], - [ - 1489963021, - "0.53" - ], - [ - 1489963021, - "0.26" - ], - [ - 1489963036, - "3.1100000000000003" - ], - [ - 1489963036, - "0.64" - ], - [ - 1489963036, - "0.38" - ], - [ - 1489963051, - "0.44" - ], - [ - 1489963051, - "3.1100000000000003" - ], - [ - 1489963051, - "0.66" - ], - [ - 1489963066, - "0.7400000000000001" - ], - [ - 1489963066, - "0.51" - ], - [ - 1489963066, - "0.03" - ], - [ - 1489963081, - "0.53" - ], - [ - 1489963081, - "0.06" - ], - [ - 1489963081, - "0.7500000000000001" - ], - [ - 1489963096, - "0.7900000000000001" - ], - [ - 1489963096, - "0.63" - ], - [ - 1489963096, - "0.14" - ], - [ - 1489963111, - "0.8300000000000002" - ], - [ - 1489963111, - "0.66" - ], - [ - 1489963111, - "0.15000000000000002" - ], - [ - 1489963126, - "0.23000000000000004" - ], - [ - 1489963126, - "0.76" - ], - [ - 1489963126, - "0.8600000000000002" - ], - [ - 1489963141, - "0.28" - ], - [ - 1489963141, - "0.8200000000000001" - ], - [ - 1489963141, - "0.9000000000000002" - ], - [ - 1489963156, - "0.9300000000000002" - ], - [ - 1489963156, - "0.9500000000000003" - ], - [ - 1489963156, - "0.44000000000000006" - ], - [ - 1489963171, - "1.0700000000000003" - ], - [ - 1489963171, - "0.51" - ], - [ - 1489963171, - "0.9600000000000003" - ], - [ - 1489963186, - "0.9900000000000003" - ], - [ - 1489963186, - "1.1800000000000004" - ], - [ - 1489963186, - "0.6699999999999999" - ], - [ - 1489963201, - "0.9900000000000003" - ], - [ - 1489963201, - "1.2300000000000004" - ], - [ - 1489963201, - "0.73" - ], - [ - 1489963216, - "1.2800000000000005" - ], - [ - 1489963216, - "1.0300000000000002" - ], - [ - 1489963216, - "0.8799999999999999" - ], - [ - 1489963231, - "1.0400000000000003" - ], - [ - 1489963231, - "1.3200000000000005" - ], - [ - 1489963231, - "0.9799999999999999" - ], - [ - 1489963246, - "1.4200000000000006" - ], - [ - 1489963246, - "1.14" - ], - [ - 1489963246, - "1.1000000000000003" - ], - [ - 1489963261, - "1.2599999999999998" - ], - [ - 1489963261, - "1.4400000000000006" - ], - [ - 1489963261, - "1.1100000000000003" - ], - [ - 1489963276, - "1.4400000000000006" - ], - [ - 1489963276, - "1.46" - ], - [ - 1489963276, - "1.1400000000000003" - ], - [ - 1489963291, - "1.76" - ], - [ - 1489963291, - "1.1500000000000004" - ], - [ - 1489963291, - "0.04" - ], - [ - 1489963306, - "1.1900000000000004" - ], - [ - 1489963306, - "1.9900000000000002" - ], - [ - 1489963306, - "0.11000000000000001" - ], - [ - 1489963321, - "2.08" - ], - [ - 1489963321, - "0.13" - ], - [ - 1489963321, - "1.2000000000000004" - ], - [ - 1489963336, - "2.3200000000000003" - ], - [ - 1489963336, - "0.17" - ], - [ - 1489963336, - "1.2500000000000004" - ], - [ - 1489963351, - "0.18000000000000002" - ], - [ - 1489963351, - "2.45" - ], - [ - 1489963351, - "1.2600000000000005" - ], - [ - 1489963366, - "2.7" - ], - [ - 1489963366, - "0.26" - ], - [ - 1489963366, - "1.3200000000000005" - ], - [ - 1489963381, - "2.8600000000000003" - ], - [ - 1489963381, - "1.3500000000000005" - ], - [ - 1489963381, - "0.26" - ], - [ - 1489963396, - "3.08" - ], - [ - 1489963396, - "1.3800000000000006" - ], - [ - 1489963396, - "0.32" - ], - [ - 1489963411, - "0.35" - ], - [ - 1489963411, - "1.4100000000000006" - ], - [ - 1489963411, - "3.17" - ], - [ - 1489963426, - "1.4700000000000006" - ], - [ - 1489963426, - "0.43" - ], - [ - 1489963426, - "3.3099999999999996" - ], - [ - 1489963441, - "0.47" - ], - [ - 1489963441, - "1.4700000000000006" - ], - [ - 1489963441, - "3.3099999999999996" - ], - [ - 1489963456, - "0.5700000000000001" - ], - [ - 1489963456, - "1.5400000000000007" - ], - [ - 1489963456, - "0.15" - ], - [ - 1489963471, - "0.5900000000000001" - ], - [ - 1489963471, - "1.5400000000000007" - ], - [ - 1489963471, - "0.18" - ], - [ - 1489963486, - "1.5400000000000007" - ], - [ - 1489963486, - "0.6500000000000001" - ], - [ - 1489963486, - "0.2" - ], - [ - 1489963501, - "0.7200000000000002" - ], - [ - 1489963501, - "1.5400000000000007" - ], - [ - 1489963501, - "0.25" - ], - [ - 1489963516, - "1.5400000000000007" - ], - [ - 1489963516, - "0.7800000000000002" - ], - [ - 1489963516, - "0.36" - ], - [ - 1489963531, - "0.8500000000000003" - ], - [ - 1489963531, - "0.45999999999999996" - ], - [ - 1489963531, - "0.19" - ], - [ - 1489963546, - "0.6" - ], - [ - 1489963546, - "0.9900000000000003" - ], - [ - 1489963546, - "0.21" - ], - [ - 1489963561, - "0.24" - ], - [ - 1489963561, - "1.0200000000000002" - ], - [ - 1489963561, - "0.61" - ], - [ - 1489963576, - "0.8699999999999999" - ], - [ - 1489963576, - "0.26" - ], - [ - 1489963576, - "1.1800000000000004" - ], - [ - 1489963591, - "1.2200000000000004" - ], - [ - 1489963591, - "0.31000000000000005" - ], - [ - 1489963591, - "0.8999999999999999" - ], - [ - 1489963606, - "1.3500000000000005" - ], - [ - 1489963606, - "0.33000000000000007" - ], - [ - 1489963606, - "1.02" - ], - [ - 1489963621, - "1.3900000000000006" - ], - [ - 1489963621, - "1.1" - ], - [ - 1489963621, - "0.38000000000000006" - ], - [ - 1489963636, - "1.3900000000000006" - ], - [ - 1489963636, - "1.2400000000000002" - ], - [ - 1489963636, - "0.4000000000000001" - ], - [ - 1489963651, - "1.4600000000000002" - ], - [ - 1489963651, - "0.35" - ], - [ - 1489963651, - "0.6800000000000002" - ], - [ - 1489963666, - "2.42" - ], - [ - 1489963666, - "0.7900000000000001" - ], - [ - 1489963666, - "0.35" - ], - [ - 1489963681, - "2.69" - ], - [ - 1489963681, - "0.8300000000000002" - ], - [ - 1489963681, - "0.56" - ], - [ - 1489963696, - "0.5900000000000001" - ], - [ - 1489963696, - "2.99" - ], - [ - 1489963696, - "0.8500000000000002" - ], - [ - 1489963711, - "3.08" - ], - [ - 1489963711, - "0.6900000000000002" - ], - [ - 1489963711, - "0.8800000000000002" - ], - [ - 1489963726, - "0.8900000000000002" - ], - [ - 1489963726, - "0.7200000000000002" - ], - [ - 1489963726, - "3.33" - ], - [ - 1489963741, - "3.48" - ], - [ - 1489963741, - "0.9700000000000003" - ], - [ - 1489963741, - "0.8200000000000003" - ], - [ - 1489963756, - "0.9800000000000003" - ], - [ - 1489963756, - "3.81" - ], - [ - 1489963756, - "0.8300000000000003" - ], - [ - 1489963771, - "3.96" - ], - [ - 1489963771, - "0.8800000000000003" - ], - [ - 1489963771, - "1.0000000000000002" - ], - [ - 1489963786, - "1.0100000000000002" - ], - [ - 1489963786, - "4.14" - ], - [ - 1489963786, - "0.8900000000000003" - ], - [ - 1489963801, - "1.0300000000000005" - ], - [ - 1489963801, - "4.21" - ], - [ - 1489963801, - "1.0700000000000003" - ], - [ - 1489963816, - "1.0700000000000003" - ], - [ - 1489963816, - "1.0300000000000005" - ], - [ - 1489963816, - "4.42" - ], - [ - 1489963831, - "1.0700000000000003" - ], - [ - 1489963831, - "4.6" - ], - [ - 1489963831, - "1.1000000000000005" - ], - [ - 1489963846, - "1.1600000000000006" - ], - [ - 1489963846, - "1.0800000000000003" - ], - [ - 1489963846, - "4.81" - ], - [ - 1489963861, - "1.1000000000000003" - ], - [ - 1489963861, - "1.2000000000000006" - ], - [ - 1489963861, - "4.97" - ], - [ - 1489963876, - "1.1100000000000003" - ], - [ - 1489963876, - "4.97" - ], - [ - 1489963876, - "1.2300000000000006" - ], - [ - 1489963891, - "4.97" - ], - [ - 1489963891, - "1.3200000000000007" - ], - [ - 1489963891, - "1.1700000000000004" - ], - [ - 1489963906, - "1.2000000000000004" - ], - [ - 1489963906, - "1.3600000000000008" - ], - [ - 1489963906, - "0.14" - ], - [ - 1489963921, - "1.4300000000000008" - ], - [ - 1489963921, - "1.2200000000000004" - ], - [ - 1489963921, - "0.16" - ], - [ - 1489963936, - "1.4400000000000008" - ], - [ - 1489963936, - "0.21000000000000002" - ], - [ - 1489963936, - "1.2200000000000004" - ], - [ - 1489963951, - "1.510000000000001" - ], - [ - 1489963951, - "1.2500000000000004" - ], - [ - 1489963951, - "0.25" - ], - [ - 1489963966, - "0.34" - ], - [ - 1489963966, - "1.2800000000000005" - ], - [ - 1489963966, - "1.520000000000001" - ], - [ - 1489963981, - "1.3000000000000005" - ], - [ - 1489963981, - "0.4" - ], - [ - 1489963981, - "1.630000000000001" - ], - [ - 1489963996, - "0.48" - ], - [ - 1489963996, - "1.630000000000001" - ], - [ - 1489963996, - "1.3400000000000005" - ], - [ - 1489964011, - "1.630000000000001" - ], - [ - 1489964011, - "0.5" - ], - [ - 1489964011, - "1.3800000000000006" - ], - [ - 1489964026, - "0.7200000000000001" - ], - [ - 1489964026, - "0.15" - ], - [ - 1489964026, - "1.4100000000000006" - ], - [ - 1489964041, - "1.4200000000000006" - ], - [ - 1489964041, - "0.7700000000000001" - ], - [ - 1489964041, - "0.16999999999999998" - ], - [ - 1489964056, - "0.8800000000000001" - ], - [ - 1489964056, - "0.21" - ], - [ - 1489964056, - "1.4200000000000006" - ], - [ - 1489964071, - "0.25" - ], - [ - 1489964071, - "1.4700000000000006" - ], - [ - 1489964071, - "0.9400000000000002" - ], - [ - 1489964086, - "1.5100000000000007" - ], - [ - 1489964086, - "1.0900000000000003" - ], - [ - 1489964086, - "0.3" - ], - [ - 1489964101, - "1.5300000000000007" - ], - [ - 1489964101, - "1.2000000000000004" - ], - [ - 1489964101, - "0.32" - ], - [ - 1489964116, - "1.5300000000000007" - ], - [ - 1489964116, - "0.39" - ], - [ - 1489964116, - "1.3200000000000005" - ], - [ - 1489964131, - "1.4300000000000006" - ], - [ - 1489964131, - "0.45" - ], - [ - 1489964131, - "1.5900000000000007" - ], - [ - 1489964146, - "0.5" - ], - [ - 1489964146, - "1.6200000000000006" - ], - [ - 1489964146, - "1.6000000000000008" - ], - [ - 1489964161, - "1.6800000000000006" - ], - [ - 1489964161, - "1.6000000000000008" - ], - [ - 1489964161, - "0.54" - ], - [ - 1489964176, - "1.6000000000000008" - ], - [ - 1489964176, - "1.8700000000000006" - ], - [ - 1489964176, - "0.6200000000000001" - ], - [ - 1489964191, - "1.6000000000000008" - ], - [ - 1489964191, - "1.9500000000000006" - ], - [ - 1489964191, - "0.6600000000000001" - ], - [ - 1489964206, - "0.11" - ], - [ - 1489964206, - "0.7700000000000002" - ], - [ - 1489964206, - "2.1600000000000006" - ], - [ - 1489964221, - "0.8000000000000003" - ], - [ - 1489964221, - "0.13" - ], - [ - 1489964221, - "2.2800000000000007" - ], - [ - 1489964236, - "0.19" - ], - [ - 1489964236, - "0.9100000000000004" - ], - [ - 1489964236, - "2.400000000000001" - ], - [ - 1489964251, - "0.9900000000000003" - ], - [ - 1489964251, - "0.21" - ], - [ - 1489964251, - "2.5100000000000007" - ], - [ - 1489964266, - "2.6600000000000006" - ], - [ - 1489964266, - "0.22" - ], - [ - 1489964266, - "1.0300000000000002" - ], - [ - 1489964281, - "2.7500000000000004" - ], - [ - 1489964281, - "0.24" - ], - [ - 1489964281, - "1.0600000000000003" - ], - [ - 1489964296, - "1.1000000000000003" - ], - [ - 1489964296, - "0.25" - ], - [ - 1489964296, - "3.0700000000000007" - ], - [ - 1489964311, - "0.26" - ], - [ - 1489964311, - "1.1500000000000004" - ], - [ - 1489964311, - "3.0700000000000007" - ], - [ - 1489964326, - "0.30000000000000004" - ], - [ - 1489964326, - "1.2400000000000004" - ], - [ - 1489964326, - "3.0700000000000007" - ], - [ - 1489964341, - "0.31000000000000005" - ], - [ - 1489964341, - "1.2700000000000005" - ], - [ - 1489964341, - "0.07" - ], - [ - 1489964356, - "1.3400000000000005" - ], - [ - 1489964356, - "0.3400000000000001" - ], - [ - 1489964356, - "0.13" - ], - [ - 1489964371, - "0.18" - ], - [ - 1489964371, - "0.3500000000000001" - ], - [ - 1489964371, - "1.3400000000000005" - ], - [ - 1489964386, - "0.45000000000000007" - ], - [ - 1489964386, - "0.22999999999999998" - ], - [ - 1489964386, - "1.3400000000000005" - ], - [ - 1489964401, - "0.12" - ], - [ - 1489964401, - "0.38" - ], - [ - 1489964401, - "0.4800000000000001" - ], - [ - 1489964416, - "0.5000000000000001" - ], - [ - 1489964416, - "0.15" - ], - [ - 1489964416, - "0.4" - ], - [ - 1489964431, - "0.19999999999999998" - ], - [ - 1489964431, - "0.49" - ], - [ - 1489964431, - "0.5300000000000001" - ], - [ - 1489964446, - "0.5600000000000002" - ], - [ - 1489964446, - "0.6" - ], - [ - 1489964446, - "0.24" - ], - [ - 1489964461, - "0.5800000000000002" - ], - [ - 1489964461, - "0.74" - ], - [ - 1489964461, - "0.31" - ], - [ - 1489964476, - "0.6200000000000002" - ], - [ - 1489964476, - "0.33" - ], - [ - 1489964476, - "0.79" - ], - [ - 1489964491, - "0.45" - ], - [ - 1489964491, - "0.6400000000000002" - ], - [ - 1489964491, - "0.97" - ], - [ - 1489964506, - "1.01" - ], - [ - 1489964506, - "0.6400000000000002" - ], - [ - 1489964506, - "0.47000000000000003" - ], - [ - 1489964521, - "0.5800000000000001" - ], - [ - 1489964521, - "0.6500000000000002" - ], - [ - 1489964521, - "1.09" - ], - [ - 1489964536, - "0.6600000000000003" - ], - [ - 1489964536, - "0.6000000000000001" - ], - [ - 1489964536, - "1.1700000000000002" - ], - [ - 1489964551, - "0.7000000000000002" - ], - [ - 1489964551, - "1.3400000000000003" - ], - [ - 1489964551, - "0.6700000000000003" - ], - [ - 1489964566, - "0.7000000000000003" - ], - [ - 1489964566, - "0.7300000000000002" - ], - [ - 1489964566, - "1.3900000000000003" - ], - [ - 1489964581, - "1.5100000000000005" - ], - [ - 1489964581, - "0.7000000000000003" - ], - [ - 1489964581, - "0.7900000000000003" - ], - [ - 1489964596, - "0.7200000000000003" - ], - [ - 1489964596, - "1.5900000000000005" - ], - [ - 1489964596, - "0.8200000000000003" - ], - [ - 1489964611, - "0.9200000000000004" - ], - [ - 1489964611, - "1.7500000000000007" - ], - [ - 1489964611, - "0.7200000000000003" - ], - [ - 1489964626, - "1.7900000000000007" - ], - [ - 1489964626, - "0.7500000000000003" - ], - [ - 1489964626, - "0.9600000000000004" - ], - [ - 1489964641, - "2.040000000000001" - ], - [ - 1489964641, - "1.1000000000000005" - ], - [ - 1489964641, - "0.7800000000000004" - ], - [ - 1489964656, - "1.1700000000000006" - ], - [ - 1489964656, - "0.8200000000000004" - ], - [ - 1489964656, - "2.230000000000001" - ], - [ - 1489964671, - "2.3900000000000006" - ], - [ - 1489964671, - "0.8400000000000004" - ], - [ - 1489964671, - "1.2400000000000007" - ], - [ - 1489964686, - "2.4200000000000004" - ], - [ - 1489964686, - "1.3100000000000007" - ], - [ - 1489964686, - "0.8900000000000005" - ], - [ - 1489964701, - "2.54" - ], - [ - 1489964701, - "1.4000000000000008" - ], - [ - 1489964701, - "0.9100000000000005" - ], - [ - 1489964716, - "1.4800000000000009" - ], - [ - 1489964716, - "2.67" - ], - [ - 1489964716, - "0.9600000000000005" - ], - [ - 1489964731, - "0.9900000000000005" - ], - [ - 1489964731, - "1.600000000000001" - ], - [ - 1489964731, - "2.82" - ], - [ - 1489964746, - "2.82" - ], - [ - 1489964746, - "1.0600000000000005" - ], - [ - 1489964746, - "1.600000000000001" - ], - [ - 1489964761, - "2.82" - ], - [ - 1489964761, - "1.2600000000000005" - ], - [ - 1489964761, - "1.600000000000001" - ], - [ - 1489964776, - "0.13" - ], - [ - 1489964776, - "1.2600000000000005" - ], - [ - 1489964776, - "0.32" - ], - [ - 1489964791, - "0.4" - ], - [ - 1489964791, - "0.23" - ], - [ - 1489964791, - "1.3300000000000005" - ], - [ - 1489964806, - "0.51" - ], - [ - 1489964806, - "0.26" - ], - [ - 1489964806, - "1.3500000000000005" - ], - [ - 1489964821, - "1.3700000000000006" - ], - [ - 1489964821, - "0.5800000000000001" - ], - [ - 1489964821, - "0.36" - ], - [ - 1489964836, - "0.42" - ], - [ - 1489964836, - "1.3900000000000006" - ], - [ - 1489964836, - "0.6400000000000001" - ], - [ - 1489964851, - "1.3900000000000006" - ], - [ - 1489964851, - "0.6500000000000001" - ], - [ - 1489964851, - "0.45" - ], - [ - 1489964866, - "1.3900000000000006" - ], - [ - 1489964866, - "0.7400000000000002" - ], - [ - 1489964866, - "0.51" - ], - [ - 1489964881, - "0.06" - ], - [ - 1489964881, - "0.53" - ], - [ - 1489964881, - "0.7400000000000002" - ], - [ - 1489964896, - "0.7800000000000002" - ], - [ - 1489964896, - "0.11" - ], - [ - 1489964896, - "0.56" - ], - [ - 1489964911, - "0.12" - ], - [ - 1489964911, - "0.64" - ], - [ - 1489964911, - "0.8200000000000003" - ], - [ - 1489964926, - "0.15999999999999998" - ], - [ - 1489964926, - "0.78" - ], - [ - 1489964926, - "0.9100000000000004" - ], - [ - 1489964941, - "0.17999999999999997" - ], - [ - 1489964941, - "0.9900000000000003" - ], - [ - 1489964941, - "0.96" - ], - [ - 1489964956, - "1.0700000000000003" - ], - [ - 1489964956, - "0.99" - ], - [ - 1489964956, - "0.20999999999999996" - ], - [ - 1489964971, - "1.0900000000000003" - ], - [ - 1489964971, - "1.06" - ], - [ - 1489964971, - "0.24999999999999997" - ], - [ - 1489964986, - "1.09" - ], - [ - 1489964986, - "1.1500000000000004" - ], - [ - 1489964986, - "0.25999999999999995" - ], - [ - 1489965001, - "0.27999999999999997" - ], - [ - 1489965001, - "1.2000000000000004" - ], - [ - 1489965001, - "1.2000000000000002" - ], - [ - 1489965016, - "0.31" - ], - [ - 1489965016, - "1.2300000000000002" - ], - [ - 1489965016, - "1.2500000000000004" - ], - [ - 1489965031, - "0.32" - ], - [ - 1489965031, - "1.3200000000000005" - ], - [ - 1489965031, - "1.3700000000000003" - ], - [ - 1489965046, - "1.4300000000000006" - ], - [ - 1489965046, - "0.35000000000000003" - ], - [ - 1489965046, - "1.4400000000000004" - ], - [ - 1489965061, - "0.35000000000000003" - ], - [ - 1489965061, - "1.5000000000000007" - ], - [ - 1489965061, - "1.8600000000000003" - ], - [ - 1489965076, - "1.9300000000000004" - ], - [ - 1489965076, - "0.4" - ], - [ - 1489965076, - "1.6100000000000008" - ], - [ - 1489965091, - "0.43000000000000005" - ], - [ - 1489965091, - "2.1400000000000006" - ], - [ - 1489965091, - "1.6500000000000008" - ], - [ - 1489965106, - "2.2500000000000004" - ], - [ - 1489965106, - "0.45000000000000007" - ], - [ - 1489965106, - "1.7100000000000009" - ], - [ - 1489965121, - "1.7100000000000009" - ], - [ - 1489965121, - "2.41" - ], - [ - 1489965121, - "0.4700000000000001" - ], - [ - 1489965136, - "0.4900000000000001" - ], - [ - 1489965136, - "2.56" - ], - [ - 1489965136, - "1.7100000000000009" - ], - [ - 1489965151, - "2.75" - ], - [ - 1489965151, - "0.15" - ], - [ - 1489965151, - "0.55" - ], - [ - 1489965166, - "0.6300000000000001" - ], - [ - 1489965166, - "0.35000000000000003" - ], - [ - 1489965166, - "2.86" - ], - [ - 1489965181, - "0.6500000000000001" - ], - [ - 1489965181, - "3.44" - ], - [ - 1489965181, - "0.39" - ], - [ - 1489965196, - "0.49000000000000005" - ], - [ - 1489965196, - "0.6900000000000002" - ], - [ - 1489965196, - "3.44" - ], - [ - 1489965211, - "0.51" - ], - [ - 1489965211, - "0.7300000000000002" - ], - [ - 1489965211, - "3.44" - ], - [ - 1489965226, - "0.14" - ], - [ - 1489965226, - "0.5900000000000001" - ], - [ - 1489965226, - "0.8000000000000003" - ], - [ - 1489965241, - "0.17" - ], - [ - 1489965241, - "0.6100000000000001" - ], - [ - 1489965241, - "0.8200000000000003" - ], - [ - 1489965256, - "0.6300000000000001" - ], - [ - 1489965256, - "0.22000000000000003" - ], - [ - 1489965256, - "0.9000000000000004" - ], - [ - 1489965271, - "0.6600000000000001" - ], - [ - 1489965271, - "0.25" - ], - [ - 1489965271, - "0.9300000000000004" - ], - [ - 1489965286, - "0.9900000000000004" - ], - [ - 1489965286, - "0.7200000000000002" - ], - [ - 1489965286, - "0.36" - ], - [ - 1489965301, - "1.0000000000000004" - ], - [ - 1489965301, - "0.44" - ], - [ - 1489965301, - "0.7600000000000002" - ], - [ - 1489965316, - "1.0400000000000005" - ], - [ - 1489965316, - "0.57" - ], - [ - 1489965316, - "0.8800000000000002" - ], - [ - 1489965331, - "0.8900000000000002" - ], - [ - 1489965331, - "0.62" - ], - [ - 1489965331, - "1.0800000000000005" - ], - [ - 1489965346, - "1.1700000000000006" - ], - [ - 1489965346, - "0.9700000000000003" - ], - [ - 1489965346, - "0.74" - ], - [ - 1489965361, - "1.0300000000000002" - ], - [ - 1489965361, - "1.2000000000000006" - ], - [ - 1489965361, - "0.84" - ], - [ - 1489965376, - "1.1300000000000003" - ], - [ - 1489965376, - "0.97" - ], - [ - 1489965376, - "1.2400000000000007" - ], - [ - 1489965391, - "1.02" - ], - [ - 1489965391, - "1.2100000000000004" - ], - [ - 1489965391, - "1.2700000000000007" - ], - [ - 1489965406, - "1.3600000000000008" - ], - [ - 1489965406, - "1.2700000000000005" - ], - [ - 1489965406, - "1.1300000000000001" - ], - [ - 1489965421, - "1.3700000000000008" - ], - [ - 1489965421, - "1.2800000000000005" - ], - [ - 1489965421, - "1.1900000000000002" - ], - [ - 1489965436, - "1.4200000000000008" - ], - [ - 1489965436, - "1.3800000000000006" - ], - [ - 1489965436, - "1.2800000000000002" - ], - [ - 1489965451, - "1.4600000000000009" - ], - [ - 1489965451, - "1.3400000000000003" - ], - [ - 1489965451, - "1.3900000000000006" - ], - [ - 1489965466, - "1.4900000000000009" - ], - [ - 1489965466, - "1.4800000000000006" - ], - [ - 1489965466, - "1.4600000000000004" - ], - [ - 1489965481, - "1.510000000000001" - ], - [ - 1489965481, - "1.5200000000000007" - ], - [ - 1489965481, - "1.5000000000000004" - ], - [ - 1489965496, - "1.560000000000001" - ], - [ - 1489965496, - "1.5200000000000007" - ], - [ - 1489965496, - "1.7100000000000006" - ], - [ - 1489965511, - "0.05" - ], - [ - 1489965511, - "1.8600000000000005" - ], - [ - 1489965511, - "1.590000000000001" - ], - [ - 1489965526, - "2.0100000000000007" - ], - [ - 1489965526, - "0.1" - ], - [ - 1489965526, - "1.590000000000001" - ], - [ - 1489965541, - "2.1200000000000006" - ], - [ - 1489965541, - "0.15000000000000002" - ], - [ - 1489965541, - "1.590000000000001" - ], - [ - 1489965556, - "0.23" - ], - [ - 1489965556, - "2.3000000000000007" - ], - [ - 1489965556, - "0.07" - ], - [ - 1489965571, - "0.13" - ], - [ - 1489965571, - "0.28" - ], - [ - 1489965571, - "2.4500000000000006" - ], - [ - 1489965586, - "2.6700000000000004" - ], - [ - 1489965586, - "0.17" - ], - [ - 1489965586, - "0.39" - ], - [ - 1489965601, - "2.7600000000000002" - ], - [ - 1489965601, - "0.39" - ], - [ - 1489965601, - "0.25" - ], - [ - 1489965616, - "0.48000000000000004" - ], - [ - 1489965616, - "2.99" - ], - [ - 1489965616, - "0.29000000000000004" - ], - [ - 1489965631, - "0.33" - ], - [ - 1489965631, - "0.55" - ], - [ - 1489965631, - "3.2100000000000004" - ], - [ - 1489965646, - "3.2100000000000004" - ], - [ - 1489965646, - "0.63" - ], - [ - 1489965646, - "0.42000000000000004" - ], - [ - 1489965661, - "0.08" - ], - [ - 1489965661, - "0.45000000000000007" - ], - [ - 1489965661, - "0.73" - ], - [ - 1489965676, - "0.5200000000000001" - ], - [ - 1489965676, - "0.18" - ], - [ - 1489965676, - "0.8200000000000001" - ], - [ - 1489965691, - "0.5600000000000002" - ], - [ - 1489965691, - "0.91" - ], - [ - 1489965691, - "0.25" - ], - [ - 1489965706, - "0.36" - ], - [ - 1489965706, - "0.6100000000000002" - ], - [ - 1489965706, - "1.07" - ], - [ - 1489965721, - "0.6400000000000002" - ], - [ - 1489965721, - "1.12" - ], - [ - 1489965721, - "0.43" - ], - [ - 1489965736, - "0.6800000000000003" - ], - [ - 1489965736, - "1.1800000000000002" - ], - [ - 1489965736, - "0.5800000000000001" - ], - [ - 1489965751, - "1.33" - ], - [ - 1489965751, - "0.7000000000000003" - ], - [ - 1489965751, - "0.67" - ], - [ - 1489965766, - "0.8" - ], - [ - 1489965766, - "1.4000000000000001" - ], - [ - 1489965766, - "0.7500000000000003" - ], - [ - 1489965781, - "0.8700000000000001" - ], - [ - 1489965781, - "1.5000000000000002" - ], - [ - 1489965781, - "0.7800000000000004" - ], - [ - 1489965796, - "1.1700000000000002" - ], - [ - 1489965796, - "1.6000000000000003" - ], - [ - 1489965796, - "0.8100000000000004" - ], - [ - 1489965811, - "1.29" - ], - [ - 1489965811, - "0.8200000000000004" - ], - [ - 1489965811, - "1.6600000000000004" - ], - [ - 1489965826, - "1.8000000000000005" - ], - [ - 1489965826, - "1.52" - ], - [ - 1489965826, - "0.8300000000000004" - ], - [ - 1489965841, - "1.6300000000000001" - ], - [ - 1489965841, - "0.8600000000000004" - ], - [ - 1489965841, - "1.8500000000000005" - ], - [ - 1489965856, - "1.8500000000000005" - ], - [ - 1489965856, - "1.8000000000000003" - ], - [ - 1489965856, - "0.9000000000000005" - ], - [ - 1489965871, - "1.9200000000000004" - ], - [ - 1489965871, - "1.8500000000000005" - ], - [ - 1489965871, - "0.9000000000000005" - ], - [ - 1489965886, - "2.1500000000000004" - ], - [ - 1489965886, - "0.06" - ], - [ - 1489965886, - "0.9800000000000005" - ], - [ - 1489965901, - "2.2600000000000002" - ], - [ - 1489965901, - "0.13" - ], - [ - 1489965901, - "1.0200000000000005" - ], - [ - 1489965916, - "2.49" - ], - [ - 1489965916, - "1.1300000000000006" - ], - [ - 1489965916, - "0.21000000000000002" - ], - [ - 1489965931, - "0.33" - ], - [ - 1489965931, - "1.1500000000000006" - ], - [ - 1489965931, - "2.6100000000000003" - ], - [ - 1489965946, - "1.2200000000000006" - ], - [ - 1489965946, - "0.34" - ], - [ - 1489965946, - "2.72" - ], - [ - 1489965961, - "0.42" - ], - [ - 1489965961, - "2.7800000000000002" - ], - [ - 1489965961, - "1.2300000000000006" - ], - [ - 1489965976, - "2.99" - ], - [ - 1489965976, - "1.2700000000000007" - ], - [ - 1489965976, - "0.47" - ], - [ - 1489965991, - "0.54" - ], - [ - 1489965991, - "3.0300000000000002" - ], - [ - 1489965991, - "1.2800000000000007" - ], - [ - 1489966006, - "3.4300000000000006" - ], - [ - 1489966006, - "1.2900000000000007" - ], - [ - 1489966006, - "0.5700000000000001" - ], - [ - 1489966021, - "1.3100000000000007" - ], - [ - 1489966021, - "3.5700000000000007" - ], - [ - 1489966021, - "0.6500000000000001" - ], - [ - 1489966036, - "4.000000000000001" - ], - [ - 1489966036, - "0.7100000000000002" - ], - [ - 1489966036, - "1.3600000000000008" - ], - [ - 1489966051, - "1.3800000000000008" - ], - [ - 1489966051, - "4.080000000000001" - ], - [ - 1489966051, - "0.7900000000000003" - ], - [ - 1489966066, - "1.4300000000000008" - ], - [ - 1489966066, - "4.360000000000001" - ], - [ - 1489966066, - "0.8400000000000003" - ], - [ - 1489966081, - "1.4900000000000009" - ], - [ - 1489966081, - "4.360000000000001" - ], - [ - 1489966081, - "0.9500000000000004" - ], - [ - 1489966096, - "0.9800000000000004" - ], - [ - 1489966096, - "0.11" - ], - [ - 1489966096, - "1.520000000000001" - ], - [ - 1489966111, - "1.540000000000001" - ], - [ - 1489966111, - "0.14" - ], - [ - 1489966111, - "1.0800000000000005" - ], - [ - 1489966126, - "1.560000000000001" - ], - [ - 1489966126, - "0.25" - ], - [ - 1489966126, - "1.1700000000000006" - ], - [ - 1489966141, - "1.2900000000000007" - ], - [ - 1489966141, - "1.580000000000001" - ], - [ - 1489966141, - "0.33" - ], - [ - 1489966156, - "1.3600000000000008" - ], - [ - 1489966156, - "0.54" - ], - [ - 1489966156, - "1.640000000000001" - ], - [ - 1489966171, - "0.6100000000000001" - ], - [ - 1489966171, - "1.5000000000000009" - ], - [ - 1489966171, - "1.650000000000001" - ], - [ - 1489966186, - "1.680000000000001" - ], - [ - 1489966186, - "1.520000000000001" - ], - [ - 1489966186, - "0.8200000000000001" - ], - [ - 1489966201, - "1.650000000000001" - ], - [ - 1489966201, - "1.680000000000001" - ], - [ - 1489966201, - "0.9" - ], - [ - 1489966216, - "1.08" - ], - [ - 1489966216, - "1.680000000000001" - ], - [ - 1489966216, - "1.690000000000001" - ], - [ - 1489966231, - "1.21" - ], - [ - 1489966231, - "1.680000000000001" - ], - [ - 1489966231, - "1.690000000000001" - ], - [ - 1489966246, - "1.690000000000001" - ], - [ - 1489966246, - "0.13" - ], - [ - 1489966246, - "1.5" - ], - [ - 1489966261, - "1.59" - ], - [ - 1489966261, - "0.14" - ], - [ - 1489966261, - "0.19" - ], - [ - 1489966276, - "0.27" - ], - [ - 1489966276, - "0.2" - ], - [ - 1489966276, - "1.8800000000000001" - ], - [ - 1489966291, - "0.27" - ], - [ - 1489966291, - "1.9700000000000002" - ], - [ - 1489966291, - "0.26" - ], - [ - 1489966306, - "0.43" - ], - [ - 1489966306, - "0.29000000000000004" - ], - [ - 1489966306, - "2.3200000000000003" - ], - [ - 1489966321, - "0.45" - ], - [ - 1489966321, - "0.31000000000000005" - ], - [ - 1489966321, - "2.49" - ], - [ - 1489966336, - "0.5700000000000001" - ], - [ - 1489966336, - "2.72" - ], - [ - 1489966336, - "0.3400000000000001" - ], - [ - 1489966351, - "2.81" - ], - [ - 1489966351, - "0.3700000000000001" - ], - [ - 1489966351, - "0.6300000000000001" - ], - [ - 1489966366, - "0.4500000000000001" - ], - [ - 1489966366, - "0.7200000000000002" - ], - [ - 1489966366, - "3.01" - ], - [ - 1489966381, - "0.47000000000000014" - ], - [ - 1489966381, - "0.7400000000000002" - ], - [ - 1489966381, - "3.13" - ], - [ - 1489966396, - "0.8100000000000003" - ], - [ - 1489966396, - "0.5000000000000001" - ], - [ - 1489966396, - "3.45" - ], - [ - 1489966411, - "0.5100000000000001" - ], - [ - 1489966411, - "3.64" - ], - [ - 1489966411, - "0.8600000000000003" - ], - [ - 1489966426, - "1.0000000000000004" - ], - [ - 1489966426, - "3.92" - ], - [ - 1489966426, - "0.5700000000000002" - ], - [ - 1489966441, - "0.5800000000000002" - ], - [ - 1489966441, - "1.0300000000000005" - ], - [ - 1489966441, - "4.16" - ], - [ - 1489966456, - "1.1000000000000005" - ], - [ - 1489966456, - "0.7100000000000002" - ], - [ - 1489966456, - "4.51" - ], - [ - 1489966471, - "1.2100000000000006" - ], - [ - 1489966471, - "4.6899999999999995" - ], - [ - 1489966471, - "0.7200000000000002" - ], - [ - 1489966486, - "1.2900000000000007" - ], - [ - 1489966486, - "5" - ], - [ - 1489966486, - "0.7500000000000002" - ], - [ - 1489966501, - "0.7600000000000002" - ], - [ - 1489966501, - "5.23" - ], - [ - 1489966501, - "1.3500000000000008" - ], - [ - 1489966516, - "5.23" - ], - [ - 1489966516, - "0.8200000000000003" - ], - [ - 1489966516, - "1.4700000000000009" - ], - [ - 1489966531, - "1.540000000000001" - ], - [ - 1489966531, - "0.05" - ], - [ - 1489966531, - "0.8400000000000003" - ], - [ - 1489966546, - "1.650000000000001" - ], - [ - 1489966546, - "0.8800000000000003" - ], - [ - 1489966546, - "0.060000000000000005" - ], - [ - 1489966561, - "0.9100000000000004" - ], - [ - 1489966561, - "0.07" - ], - [ - 1489966561, - "1.720000000000001" - ], - [ - 1489966576, - "1.7900000000000011" - ], - [ - 1489966576, - "0.9700000000000004" - ], - [ - 1489966576, - "0.12000000000000001" - ], - [ - 1489966591, - "1.8000000000000012" - ], - [ - 1489966591, - "0.18" - ], - [ - 1489966591, - "0.9800000000000004" - ], - [ - 1489966606, - "0.27" - ], - [ - 1489966606, - "1.8000000000000012" - ], - [ - 1489966606, - "1.0500000000000005" - ], - [ - 1489966621, - "0.09" - ], - [ - 1489966621, - "0.28" - ], - [ - 1489966621, - "1.0600000000000005" - ], - [ - 1489966636, - "1.1200000000000006" - ], - [ - 1489966636, - "0.15" - ], - [ - 1489966636, - "0.34" - ], - [ - 1489966651, - "0.22" - ], - [ - 1489966651, - "1.1300000000000006" - ], - [ - 1489966651, - "0.36000000000000004" - ], - [ - 1489966666, - "0.47000000000000003" - ], - [ - 1489966666, - "0.27" - ], - [ - 1489966666, - "1.1600000000000006" - ], - [ - 1489966681, - "0.36" - ], - [ - 1489966681, - "0.52" - ], - [ - 1489966681, - "1.1600000000000006" - ], - [ - 1489966696, - "0.37" - ], - [ - 1489966696, - "0.65" - ], - [ - 1489966696, - "1.2100000000000006" - ], - [ - 1489966711, - "1.2400000000000007" - ], - [ - 1489966711, - "0.72" - ], - [ - 1489966711, - "0.41000000000000003" - ], - [ - 1489966726, - "0.45" - ], - [ - 1489966726, - "1.2700000000000007" - ], - [ - 1489966726, - "0.81" - ], - [ - 1489966741, - "0.55" - ], - [ - 1489966741, - "1.3000000000000007" - ], - [ - 1489966741, - "0.8700000000000001" - ], - [ - 1489966756, - "0.5900000000000001" - ], - [ - 1489966756, - "1.3300000000000007" - ], - [ - 1489966756, - "1.02" - ], - [ - 1489966771, - "1.12" - ], - [ - 1489966771, - "0.6900000000000002" - ], - [ - 1489966771, - "1.3400000000000007" - ], - [ - 1489966786, - "1.2700000000000002" - ], - [ - 1489966786, - "0.7400000000000002" - ], - [ - 1489966786, - "1.3800000000000008" - ], - [ - 1489966801, - "0.7700000000000002" - ], - [ - 1489966801, - "1.3500000000000003" - ], - [ - 1489966801, - "1.4000000000000008" - ], - [ - 1489966816, - "1.4700000000000009" - ], - [ - 1489966816, - "1.4800000000000004" - ], - [ - 1489966816, - "0.8800000000000002" - ], - [ - 1489966831, - "1.5300000000000005" - ], - [ - 1489966831, - "1.5000000000000009" - ], - [ - 1489966831, - "0.9800000000000002" - ], - [ - 1489966846, - "1.0400000000000003" - ], - [ - 1489966846, - "1.520000000000001" - ], - [ - 1489966846, - "1.6500000000000006" - ], - [ - 1489966861, - "1.7000000000000006" - ], - [ - 1489966861, - "1.540000000000001" - ], - [ - 1489966861, - "1.1100000000000003" - ], - [ - 1489966876, - "1.1700000000000004" - ], - [ - 1489966876, - "1.600000000000001" - ], - [ - 1489966876, - "1.8400000000000007" - ], - [ - 1489966891, - "1.2700000000000005" - ], - [ - 1489966891, - "1.600000000000001" - ], - [ - 1489966891, - "1.9000000000000008" - ], - [ - 1489966906, - "1.600000000000001" - ], - [ - 1489966906, - "1.3500000000000005" - ], - [ - 1489966906, - "2.1100000000000008" - ], - [ - 1489966921, - "2.1600000000000006" - ], - [ - 1489966921, - "1.4100000000000006" - ], - [ - 1489966921, - "0.17" - ], - [ - 1489966936, - "1.4300000000000006" - ], - [ - 1489966936, - "2.3500000000000005" - ], - [ - 1489966936, - "0.22" - ], - [ - 1489966951, - "0.24" - ], - [ - 1489966951, - "1.5300000000000007" - ], - [ - 1489966951, - "2.3500000000000005" - ], - [ - 1489966966, - "0.29000000000000004" - ], - [ - 1489966966, - "1.5300000000000007" - ], - [ - 1489966966, - "2.3500000000000005" - ], - [ - 1489966981, - "1.5300000000000007" - ], - [ - 1489966981, - "0.08" - ], - [ - 1489966981, - "0.36000000000000004" - ], - [ - 1489966996, - "0.44" - ], - [ - 1489966996, - "0.14" - ], - [ - 1489966996, - "0.07" - ], - [ - 1489967011, - "0.12000000000000001" - ], - [ - 1489967011, - "0.2" - ], - [ - 1489967011, - "0.47" - ], - [ - 1489967026, - "0.52" - ], - [ - 1489967026, - "0.15" - ], - [ - 1489967026, - "0.25" - ], - [ - 1489967041, - "0.22" - ], - [ - 1489967041, - "0.38" - ], - [ - 1489967041, - "0.54" - ], - [ - 1489967056, - "0.43" - ], - [ - 1489967056, - "0.28" - ], - [ - 1489967056, - "0.5700000000000001" - ], - [ - 1489967071, - "0.32" - ], - [ - 1489967071, - "0.53" - ], - [ - 1489967071, - "0.5900000000000001" - ], - [ - 1489967086, - "0.6300000000000001" - ], - [ - 1489967086, - "0.36000000000000004" - ], - [ - 1489967086, - "0.63" - ], - [ - 1489967101, - "0.7999999999999999" - ], - [ - 1489967101, - "0.4" - ], - [ - 1489967101, - "0.6400000000000001" - ], - [ - 1489967116, - "0.8999999999999999" - ], - [ - 1489967116, - "0.6500000000000001" - ], - [ - 1489967116, - "0.47000000000000003" - ], - [ - 1489967131, - "0.6600000000000001" - ], - [ - 1489967131, - "0.51" - ], - [ - 1489967131, - "0.97" - ], - [ - 1489967146, - "0.7000000000000002" - ], - [ - 1489967146, - "0.53" - ], - [ - 1489967146, - "1.03" - ], - [ - 1489967161, - "0.7200000000000002" - ], - [ - 1489967161, - "1.1800000000000002" - ], - [ - 1489967161, - "0.5700000000000001" - ], - [ - 1489967176, - "1.2500000000000002" - ], - [ - 1489967176, - "0.67" - ], - [ - 1489967176, - "0.7900000000000003" - ], - [ - 1489967191, - "0.7200000000000001" - ], - [ - 1489967191, - "1.4900000000000002" - ], - [ - 1489967191, - "0.7900000000000003" - ], - [ - 1489967206, - "0.7700000000000001" - ], - [ - 1489967206, - "1.5800000000000003" - ], - [ - 1489967206, - "0.8200000000000003" - ], - [ - 1489967221, - "0.8200000000000003" - ], - [ - 1489967221, - "0.7700000000000001" - ], - [ - 1489967221, - "1.6900000000000004" - ], - [ - 1489967236, - "0.8400000000000003" - ], - [ - 1489967236, - "1.7600000000000005" - ], - [ - 1489967236, - "0.8200000000000002" - ], - [ - 1489967251, - "1.9300000000000006" - ], - [ - 1489967251, - "0.9000000000000004" - ], - [ - 1489967251, - "0.8400000000000002" - ], - [ - 1489967266, - "1.9900000000000007" - ], - [ - 1489967266, - "0.9000000000000002" - ], - [ - 1489967266, - "0.9200000000000004" - ], - [ - 1489967281, - "2.2000000000000006" - ], - [ - 1489967281, - "0.9200000000000003" - ], - [ - 1489967281, - "0.9500000000000004" - ], - [ - 1489967296, - "2.3200000000000007" - ], - [ - 1489967296, - "1.0000000000000004" - ], - [ - 1489967296, - "1.0100000000000002" - ], - [ - 1489967311, - "1.1400000000000003" - ], - [ - 1489967311, - "1.0100000000000005" - ], - [ - 1489967311, - "2.560000000000001" - ], - [ - 1489967326, - "2.650000000000001" - ], - [ - 1489967326, - "1.1900000000000004" - ], - [ - 1489967326, - "1.0700000000000005" - ], - [ - 1489967341, - "2.880000000000001" - ], - [ - 1489967341, - "1.1100000000000005" - ], - [ - 1489967341, - "1.1900000000000004" - ], - [ - 1489967356, - "3.0100000000000007" - ], - [ - 1489967356, - "1.1900000000000004" - ], - [ - 1489967356, - "1.1400000000000006" - ], - [ - 1489967371, - "3.3200000000000007" - ], - [ - 1489967371, - "0.07" - ], - [ - 1489967371, - "1.1700000000000006" - ], - [ - 1489967386, - "3.3200000000000007" - ], - [ - 1489967386, - "1.2000000000000006" - ], - [ - 1489967386, - "0.09000000000000001" - ], - [ - 1489967401, - "3.3200000000000007" - ], - [ - 1489967401, - "1.2100000000000006" - ], - [ - 1489967401, - "0.19" - ], - [ - 1489967416, - "0.16" - ], - [ - 1489967416, - "0.21" - ], - [ - 1489967416, - "1.2400000000000007" - ], - [ - 1489967431, - "1.2500000000000007" - ], - [ - 1489967431, - "0.17" - ], - [ - 1489967431, - "0.27999999999999997" - ], - [ - 1489967446, - "0.3" - ], - [ - 1489967446, - "1.2900000000000007" - ], - [ - 1489967446, - "0.24" - ], - [ - 1489967461, - "1.3200000000000007" - ], - [ - 1489967461, - "0.36" - ], - [ - 1489967461, - "0.27999999999999997" - ], - [ - 1489967476, - "1.3600000000000008" - ], - [ - 1489967476, - "0.38" - ], - [ - 1489967476, - "0.39999999999999997" - ], - [ - 1489967491, - "1.3600000000000008" - ], - [ - 1489967491, - "0.45999999999999996" - ], - [ - 1489967491, - "0.46" - ], - [ - 1489967506, - "0.46" - ], - [ - 1489967506, - "0.56" - ], - [ - 1489967506, - "1.3600000000000008" - ], - [ - 1489967521, - "1.3800000000000008" - ], - [ - 1489967521, - "0.5900000000000001" - ], - [ - 1489967521, - "0.54" - ], - [ - 1489967536, - "1.4300000000000008" - ], - [ - 1489967536, - "0.5900000000000001" - ], - [ - 1489967536, - "0.7300000000000001" - ], - [ - 1489967551, - "1.4500000000000008" - ], - [ - 1489967551, - "0.7600000000000001" - ], - [ - 1489967551, - "0.6100000000000001" - ], - [ - 1489967566, - "1.4500000000000008" - ], - [ - 1489967566, - "0.6700000000000002" - ], - [ - 1489967566, - "0.92" - ], - [ - 1489967581, - "0.6900000000000002" - ], - [ - 1489967581, - "1.4500000000000008" - ], - [ - 1489967581, - "1.02" - ], - [ - 1489967596, - "1.1700000000000002" - ], - [ - 1489967596, - "0.7300000000000002" - ], - [ - 1489967596, - "0.1" - ], - [ - 1489967611, - "0.7900000000000003" - ], - [ - 1489967611, - "1.2200000000000002" - ], - [ - 1489967611, - "0.15000000000000002" - ], - [ - 1489967626, - "0.17" - ], - [ - 1489967626, - "0.8100000000000003" - ], - [ - 1489967626, - "1.3400000000000003" - ], - [ - 1489967641, - "1.4400000000000004" - ], - [ - 1489967641, - "0.8200000000000003" - ], - [ - 1489967641, - "0.22" - ], - [ - 1489967656, - "1.7400000000000004" - ], - [ - 1489967656, - "0.9300000000000003" - ], - [ - 1489967656, - "0.25" - ], - [ - 1489967671, - "0.26" - ], - [ - 1489967671, - "1.8300000000000005" - ], - [ - 1489967671, - "0.9500000000000003" - ], - [ - 1489967686, - "0.28" - ], - [ - 1489967686, - "2.0000000000000004" - ], - [ - 1489967686, - "1.0200000000000002" - ], - [ - 1489967701, - "0.33000000000000007" - ], - [ - 1489967701, - "1.0200000000000002" - ], - [ - 1489967701, - "2.1300000000000003" - ], - [ - 1489967716, - "1.0200000000000002" - ], - [ - 1489967716, - "2.33" - ], - [ - 1489967716, - "0.38000000000000006" - ], - [ - 1489967731, - "0.45" - ], - [ - 1489967731, - "1.0200000000000002" - ], - [ - 1489967731, - "2.54" - ], - [ - 1489967746, - "0.48" - ], - [ - 1489967746, - "0.13" - ], - [ - 1489967746, - "2.6" - ], - [ - 1489967761, - "0.52" - ], - [ - 1489967761, - "0.15" - ], - [ - 1489967761, - "2.71" - ], - [ - 1489967776, - "0.53" - ], - [ - 1489967776, - "2.92" - ], - [ - 1489967776, - "0.18" - ], - [ - 1489967791, - "0.5700000000000001" - ], - [ - 1489967791, - "3.03" - ], - [ - 1489967791, - "0.21" - ], - [ - 1489967806, - "3.25" - ], - [ - 1489967806, - "0.27" - ], - [ - 1489967806, - "0.5900000000000001" - ], - [ - 1489967821, - "0.6100000000000001" - ], - [ - 1489967821, - "0.28" - ], - [ - 1489967821, - "3.25" - ], - [ - 1489967836, - "0.32000000000000006" - ], - [ - 1489967836, - "0.6200000000000001" - ], - [ - 1489967836, - "3.25" - ], - [ - 1489967851, - "0.3500000000000001" - ], - [ - 1489967851, - "0.6800000000000002" - ], - [ - 1489967851, - "0.05" - ], - [ - 1489967866, - "0.3900000000000001" - ], - [ - 1489967866, - "0.09" - ], - [ - 1489967866, - "0.7100000000000002" - ], - [ - 1489967881, - "0.15" - ], - [ - 1489967881, - "0.41000000000000014" - ], - [ - 1489967881, - "0.7900000000000003" - ], - [ - 1489967896, - "0.8200000000000003" - ], - [ - 1489967896, - "0.21" - ], - [ - 1489967896, - "0.5100000000000002" - ], - [ - 1489967911, - "0.8700000000000003" - ], - [ - 1489967911, - "0.26" - ], - [ - 1489967911, - "0.5700000000000003" - ], - [ - 1489967926, - "0.27" - ], - [ - 1489967926, - "0.6200000000000003" - ], - [ - 1489967926, - "0.8700000000000003" - ], - [ - 1489967941, - "0.38" - ], - [ - 1489967941, - "0.8700000000000003" - ], - [ - 1489967941, - "0.7000000000000003" - ], - [ - 1489967956, - "0.42" - ], - [ - 1489967956, - "0.8700000000000003" - ], - [ - 1489967956, - "0.8100000000000003" - ], - [ - 1489967971, - "0.9100000000000004" - ], - [ - 1489967971, - "0.8700000000000003" - ], - [ - 1489967971, - "0.59" - ], - [ - 1489967986, - "1.0100000000000002" - ], - [ - 1489967986, - "0.9300000000000004" - ], - [ - 1489967986, - "0.6699999999999999" - ], - [ - 1489968001, - "0.73" - ], - [ - 1489968001, - "0.9800000000000004" - ], - [ - 1489968001, - "1.0900000000000003" - ], - [ - 1489968016, - "0.84" - ], - [ - 1489968016, - "1.0300000000000005" - ], - [ - 1489968016, - "1.1900000000000004" - ], - [ - 1489968031, - "1" - ], - [ - 1489968031, - "1.0600000000000005" - ], - [ - 1489968031, - "1.2800000000000005" - ], - [ - 1489968046, - "1.0900000000000005" - ], - [ - 1489968046, - "1.05" - ], - [ - 1489968046, - "1.3400000000000005" - ], - [ - 1489968061, - "1.1400000000000006" - ], - [ - 1489968061, - "1.1600000000000001" - ], - [ - 1489968061, - "1.3700000000000006" - ], - [ - 1489968076, - "1.1700000000000006" - ], - [ - 1489968076, - "1.3700000000000006" - ], - [ - 1489968076, - "1.2100000000000002" - ], - [ - 1489968091, - "1.3700000000000006" - ], - [ - 1489968091, - "1.4900000000000002" - ], - [ - 1489968091, - "1.2100000000000006" - ], - [ - 1489968106, - "1.2400000000000007" - ], - [ - 1489968106, - "0.09" - ], - [ - 1489968106, - "1.6500000000000001" - ], - [ - 1489968121, - "0.11" - ], - [ - 1489968121, - "1.2700000000000007" - ], - [ - 1489968121, - "1.7900000000000003" - ], - [ - 1489968136, - "0.17" - ], - [ - 1489968136, - "1.2800000000000007" - ], - [ - 1489968136, - "1.8700000000000003" - ], - [ - 1489968151, - "1.3100000000000007" - ], - [ - 1489968151, - "0.2" - ], - [ - 1489968151, - "2.0400000000000005" - ], - [ - 1489968166, - "1.3400000000000007" - ], - [ - 1489968166, - "0.22000000000000003" - ], - [ - 1489968166, - "2.1700000000000004" - ], - [ - 1489968181, - "2.4200000000000004" - ], - [ - 1489968181, - "0.23000000000000004" - ], - [ - 1489968181, - "1.3700000000000008" - ], - [ - 1489968196, - "0.33" - ], - [ - 1489968196, - "1.3800000000000008" - ], - [ - 1489968196, - "2.5100000000000002" - ], - [ - 1489968211, - "1.4100000000000008" - ], - [ - 1489968211, - "2.67" - ], - [ - 1489968211, - "0.36" - ], - [ - 1489968226, - "1.4400000000000008" - ], - [ - 1489968226, - "2.81" - ], - [ - 1489968226, - "0.44999999999999996" - ], - [ - 1489968241, - "3.0500000000000003" - ], - [ - 1489968241, - "1.4400000000000008" - ], - [ - 1489968241, - "0.45999999999999996" - ], - [ - 1489968256, - "0.53" - ], - [ - 1489968256, - "1.4400000000000008" - ], - [ - 1489968256, - "3.0500000000000003" - ], - [ - 1489968271, - "3.0500000000000003" - ], - [ - 1489968271, - "0.5800000000000001" - ], - [ - 1489968271, - "0.06" - ], - [ - 1489968286, - "3.0500000000000003" - ], - [ - 1489968286, - "0.08" - ], - [ - 1489968286, - "0.6200000000000001" - ], - [ - 1489968301, - "0.13" - ], - [ - 1489968301, - "0.6300000000000001" - ], - [ - 1489968301, - "0.02" - ], - [ - 1489968316, - "0.17" - ], - [ - 1489968316, - "0.7500000000000002" - ], - [ - 1489968316, - "0.09" - ], - [ - 1489968331, - "0.7600000000000002" - ], - [ - 1489968331, - "0.22" - ], - [ - 1489968331, - "0.11" - ], - [ - 1489968346, - "0.23" - ], - [ - 1489968346, - "0.22999999999999998" - ], - [ - 1489968346, - "0.8300000000000003" - ], - [ - 1489968361, - "0.8600000000000003" - ], - [ - 1489968361, - "0.26" - ], - [ - 1489968361, - "0.29" - ], - [ - 1489968376, - "0.9900000000000004" - ], - [ - 1489968376, - "0.28" - ], - [ - 1489968376, - "0.42999999999999994" - ], - [ - 1489968391, - "0.36000000000000004" - ], - [ - 1489968391, - "1.0200000000000005" - ], - [ - 1489968391, - "0.49999999999999994" - ], - [ - 1489968406, - "0.4" - ], - [ - 1489968406, - "1.1100000000000005" - ], - [ - 1489968406, - "0.69" - ], - [ - 1489968421, - "0.7699999999999999" - ], - [ - 1489968421, - "1.1600000000000006" - ], - [ - 1489968421, - "0.44000000000000006" - ], - [ - 1489968436, - "1.1600000000000006" - ], - [ - 1489968436, - "0.8999999999999999" - ], - [ - 1489968436, - "0.45000000000000007" - ], - [ - 1489968451, - "1.1600000000000006" - ], - [ - 1489968451, - "0.9899999999999999" - ], - [ - 1489968451, - "0.52" - ], - [ - 1489968466, - "1.1099999999999999" - ], - [ - 1489968466, - "0.55" - ], - [ - 1489968466, - "0.09999999999999999" - ], - [ - 1489968481, - "0.6200000000000001" - ], - [ - 1489968481, - "0.18" - ], - [ - 1489968481, - "1.18" - ], - [ - 1489968496, - "0.6400000000000001" - ], - [ - 1489968496, - "0.24" - ], - [ - 1489968496, - "1.3699999999999999" - ], - [ - 1489968511, - "0.6900000000000002" - ], - [ - 1489968511, - "1.48" - ], - [ - 1489968511, - "0.26" - ], - [ - 1489968526, - "1.6300000000000001" - ], - [ - 1489968526, - "0.31" - ], - [ - 1489968526, - "0.7100000000000002" - ], - [ - 1489968541, - "0.7600000000000002" - ], - [ - 1489968541, - "1.7000000000000002" - ], - [ - 1489968541, - "0.33999999999999997" - ], - [ - 1489968556, - "1.9600000000000004" - ], - [ - 1489968556, - "0.38999999999999996" - ], - [ - 1489968556, - "0.7800000000000002" - ], - [ - 1489968571, - "0.41" - ], - [ - 1489968571, - "0.8200000000000003" - ], - [ - 1489968571, - "2.0800000000000005" - ], - [ - 1489968586, - "2.2400000000000007" - ], - [ - 1489968586, - "0.8600000000000003" - ], - [ - 1489968586, - "0.5" - ], - [ - 1489968601, - "0.9200000000000004" - ], - [ - 1489968601, - "2.3500000000000005" - ], - [ - 1489968601, - "0.54" - ], - [ - 1489968616, - "0.5900000000000001" - ], - [ - 1489968616, - "0.9500000000000004" - ], - [ - 1489968616, - "2.5100000000000002" - ], - [ - 1489968631, - "0.6400000000000001" - ], - [ - 1489968631, - "0.9900000000000004" - ], - [ - 1489968631, - "2.56" - ], - [ - 1489968646, - "0.7400000000000002" - ], - [ - 1489968646, - "2.7800000000000002" - ], - [ - 1489968646, - "1.0200000000000005" - ], - [ - 1489968661, - "2.9200000000000004" - ], - [ - 1489968661, - "0.7600000000000002" - ], - [ - 1489968661, - "1.0600000000000005" - ], - [ - 1489968676, - "0.8600000000000002" - ], - [ - 1489968676, - "3.24" - ], - [ - 1489968676, - "1.0700000000000005" - ], - [ - 1489968691, - "0.8600000000000002" - ], - [ - 1489968691, - "1.1500000000000006" - ], - [ - 1489968691, - "3.3400000000000003" - ], - [ - 1489968706, - "0.9400000000000003" - ], - [ - 1489968706, - "3.3400000000000003" - ], - [ - 1489968706, - "1.1700000000000006" - ], - [ - 1489968721, - "0.9600000000000003" - ], - [ - 1489968721, - "3.3400000000000003" - ], - [ - 1489968721, - "1.1900000000000006" - ], - [ - 1489968736, - "0.06" - ], - [ - 1489968736, - "1.0800000000000003" - ], - [ - 1489968736, - "1.2500000000000007" - ], - [ - 1489968751, - "1.1000000000000003" - ], - [ - 1489968751, - "0.12" - ], - [ - 1489968751, - "1.3100000000000007" - ], - [ - 1489968766, - "1.2000000000000004" - ], - [ - 1489968766, - "0.13999999999999999" - ], - [ - 1489968766, - "1.3200000000000007" - ], - [ - 1489968781, - "0.25" - ], - [ - 1489968781, - "1.3600000000000008" - ], - [ - 1489968781, - "1.2200000000000004" - ], - [ - 1489968796, - "1.3600000000000008" - ], - [ - 1489968796, - "0.3" - ], - [ - 1489968796, - "1.2200000000000004" - ], - [ - 1489968811, - "0.44" - ], - [ - 1489968811, - "1.4300000000000008" - ], - [ - 1489968811, - "1.2200000000000004" - ], - [ - 1489968826, - "0.03" - ], - [ - 1489968826, - "0.51" - ], - [ - 1489968826, - "1.4400000000000008" - ], - [ - 1489968841, - "1.4800000000000009" - ], - [ - 1489968841, - "0.12000000000000001" - ], - [ - 1489968841, - "0.6000000000000001" - ], - [ - 1489968856, - "1.5000000000000009" - ], - [ - 1489968856, - "0.13" - ], - [ - 1489968856, - "0.6200000000000001" - ], - [ - 1489968871, - "0.23" - ], - [ - 1489968871, - "1.540000000000001" - ], - [ - 1489968871, - "0.78" - ], - [ - 1489968886, - "0.8300000000000001" - ], - [ - 1489968886, - "1.560000000000001" - ], - [ - 1489968886, - "0.27" - ], - [ - 1489968901, - "1" - ], - [ - 1489968901, - "1.610000000000001" - ], - [ - 1489968901, - "0.35000000000000003" - ], - [ - 1489968916, - "1.06" - ], - [ - 1489968916, - "1.610000000000001" - ], - [ - 1489968916, - "0.39000000000000007" - ], - [ - 1489968931, - "1.27" - ], - [ - 1489968931, - "1.610000000000001" - ], - [ - 1489968931, - "0.4100000000000001" - ], - [ - 1489968946, - "0.06" - ], - [ - 1489968946, - "0.4600000000000001" - ], - [ - 1489968946, - "1.3800000000000001" - ], - [ - 1489968961, - "1.5600000000000003" - ], - [ - 1489968961, - "0.09" - ], - [ - 1489968961, - "0.5300000000000001" - ], - [ - 1489968976, - "1.6300000000000003" - ], - [ - 1489968976, - "0.16" - ], - [ - 1489968976, - "0.6000000000000001" - ], - [ - 1489968991, - "0.7000000000000001" - ], - [ - 1489968991, - "0.22" - ], - [ - 1489968991, - "1.8500000000000005" - ], - [ - 1489969006, - "1.9900000000000007" - ], - [ - 1489969006, - "0.27999999999999997" - ], - [ - 1489969006, - "0.7300000000000001" - ], - [ - 1489969021, - "0.7600000000000001" - ], - [ - 1489969021, - "2.1200000000000006" - ], - [ - 1489969021, - "0.30999999999999994" - ], - [ - 1489969036, - "2.2300000000000004" - ], - [ - 1489969036, - "0.32999999999999996" - ], - [ - 1489969036, - "0.8500000000000002" - ], - [ - 1489969051, - "0.8800000000000002" - ], - [ - 1489969051, - "0.35" - ], - [ - 1489969051, - "2.4200000000000004" - ], - [ - 1489969066, - "2.5100000000000002" - ], - [ - 1489969066, - "0.9500000000000002" - ], - [ - 1489969066, - "0.39999999999999997" - ], - [ - 1489969081, - "2.7800000000000002" - ], - [ - 1489969081, - "0.42" - ], - [ - 1489969081, - "1.0000000000000002" - ], - [ - 1489969096, - "2.91" - ], - [ - 1489969096, - "0.46" - ], - [ - 1489969096, - "1.0700000000000003" - ], - [ - 1489969111, - "0.46" - ], - [ - 1489969111, - "1.0900000000000003" - ], - [ - 1489969111, - "3.15" - ], - [ - 1489969126, - "3.23" - ], - [ - 1489969126, - "1.1300000000000003" - ], - [ - 1489969126, - "0.5" - ], - [ - 1489969141, - "0.51" - ], - [ - 1489969141, - "1.1800000000000004" - ], - [ - 1489969141, - "3.23" - ], - [ - 1489969156, - "0.56" - ], - [ - 1489969156, - "1.1800000000000004" - ], - [ - 1489969156, - "3.23" - ], - [ - 1489969171, - "0.56" - ], - [ - 1489969171, - "0.06" - ], - [ - 1489969171, - "1.1800000000000004" - ], - [ - 1489969186, - "0.6200000000000001" - ], - [ - 1489969186, - "0.08" - ], - [ - 1489969186, - "1.1800000000000004" - ], - [ - 1489969201, - "0.15" - ], - [ - 1489969201, - "0.6500000000000001" - ], - [ - 1489969201, - "0.08" - ], - [ - 1489969216, - "0.6800000000000002" - ], - [ - 1489969216, - "0.16999999999999998" - ], - [ - 1489969216, - "0.22999999999999998" - ], - [ - 1489969231, - "0.18999999999999997" - ], - [ - 1489969231, - "0.36" - ], - [ - 1489969231, - "0.7000000000000002" - ], - [ - 1489969246, - "0.26999999999999996" - ], - [ - 1489969246, - "0.7400000000000002" - ], - [ - 1489969246, - "0.39999999999999997" - ], - [ - 1489969261, - "0.7500000000000002" - ], - [ - 1489969261, - "0.27999999999999997" - ], - [ - 1489969261, - "0.48999999999999994" - ], - [ - 1489969276, - "0.37999999999999995" - ], - [ - 1489969276, - "0.5299999999999999" - ], - [ - 1489969276, - "0.7700000000000002" - ], - [ - 1489969291, - "0.6299999999999999" - ], - [ - 1489969291, - "0.7700000000000002" - ], - [ - 1489969291, - "0.42999999999999994" - ], - [ - 1489969306, - "0.8000000000000003" - ], - [ - 1489969306, - "0.52" - ], - [ - 1489969306, - "0.6599999999999999" - ], - [ - 1489969321, - "0.8100000000000003" - ], - [ - 1489969321, - "0.77" - ], - [ - 1489969321, - "0.52" - ], - [ - 1489969336, - "0.8" - ], - [ - 1489969336, - "0.6000000000000001" - ], - [ - 1489969336, - "0.8300000000000003" - ], - [ - 1489969351, - "0.6100000000000001" - ], - [ - 1489969351, - "0.8300000000000003" - ], - [ - 1489969351, - "0.9000000000000001" - ], - [ - 1489969366, - "0.8300000000000003" - ], - [ - 1489969366, - "0.9300000000000002" - ], - [ - 1489969366, - "0.7100000000000002" - ], - [ - 1489969381, - "1.0700000000000003" - ], - [ - 1489969381, - "0.7700000000000002" - ], - [ - 1489969381, - "0.8300000000000003" - ], - [ - 1489969396, - "0.8500000000000003" - ], - [ - 1489969396, - "0.8200000000000003" - ], - [ - 1489969396, - "1.1600000000000004" - ], - [ - 1489969411, - "0.8600000000000003" - ], - [ - 1489969411, - "0.8600000000000003" - ], - [ - 1489969411, - "1.3000000000000005" - ], - [ - 1489969426, - "1.3700000000000006" - ], - [ - 1489969426, - "0.8800000000000003" - ], - [ - 1489969426, - "0.9300000000000004" - ], - [ - 1489969441, - "0.8800000000000003" - ], - [ - 1489969441, - "1.4800000000000006" - ], - [ - 1489969441, - "0.9600000000000004" - ], - [ - 1489969456, - "1.6100000000000008" - ], - [ - 1489969456, - "0.9600000000000004" - ], - [ - 1489969456, - "1.0200000000000005" - ], - [ - 1489969471, - "0.9800000000000004" - ], - [ - 1489969471, - "1.7400000000000009" - ], - [ - 1489969471, - "1.0400000000000005" - ], - [ - 1489969486, - "1.1700000000000006" - ], - [ - 1489969486, - "1.0100000000000005" - ], - [ - 1489969486, - "1.820000000000001" - ], - [ - 1489969501, - "2.0700000000000007" - ], - [ - 1489969501, - "1.2300000000000006" - ], - [ - 1489969501, - "1.0100000000000005" - ], - [ - 1489969516, - "2.1000000000000005" - ], - [ - 1489969516, - "1.3700000000000008" - ], - [ - 1489969516, - "1.0500000000000005" - ], - [ - 1489969531, - "2.1900000000000004" - ], - [ - 1489969531, - "1.3700000000000008" - ], - [ - 1489969531, - "1.0600000000000005" - ], - [ - 1489969546, - "1.0800000000000005" - ], - [ - 1489969546, - "1.3700000000000008" - ], - [ - 1489969546, - "2.2700000000000005" - ], - [ - 1489969561, - "2.3800000000000003" - ], - [ - 1489969561, - "1.1300000000000006" - ], - [ - 1489969561, - "0.07" - ], - [ - 1489969576, - "0.08" - ], - [ - 1489969576, - "1.2600000000000007" - ], - [ - 1489969576, - "2.4800000000000004" - ], - [ - 1489969591, - "0.11" - ], - [ - 1489969591, - "1.2600000000000007" - ], - [ - 1489969591, - "2.4800000000000004" - ], - [ - 1489969606, - "0.13" - ], - [ - 1489969606, - "0.04" - ], - [ - 1489969606, - "1.2600000000000007" - ], - [ - 1489969621, - "0.08" - ], - [ - 1489969621, - "0.18" - ], - [ - 1489969621, - "1.2600000000000007" - ], - [ - 1489969636, - "0.22999999999999998" - ], - [ - 1489969636, - "1.2600000000000007" - ], - [ - 1489969636, - "0.16999999999999998" - ], - [ - 1489969651, - "0.27999999999999997" - ], - [ - 1489969651, - "0.1" - ], - [ - 1489969651, - "0.18999999999999997" - ], - [ - 1489969666, - "0.14" - ], - [ - 1489969666, - "0.29" - ], - [ - 1489969666, - "0.22999999999999998" - ], - [ - 1489969681, - "0.24" - ], - [ - 1489969681, - "0.36999999999999994" - ], - [ - 1489969681, - "0.2" - ], - [ - 1489969696, - "0.28" - ], - [ - 1489969696, - "0.41999999999999993" - ], - [ - 1489969696, - "0.24000000000000002" - ], - [ - 1489969711, - "0.44999999999999996" - ], - [ - 1489969711, - "0.32" - ], - [ - 1489969711, - "0.30000000000000004" - ], - [ - 1489969726, - "0.31000000000000005" - ], - [ - 1489969726, - "0.51" - ], - [ - 1489969726, - "0.37" - ], - [ - 1489969741, - "0.3400000000000001" - ], - [ - 1489969741, - "0.45" - ], - [ - 1489969741, - "0.5700000000000001" - ], - [ - 1489969756, - "0.53" - ], - [ - 1489969756, - "0.6100000000000001" - ], - [ - 1489969756, - "0.3700000000000001" - ], - [ - 1489969771, - "0.4800000000000001" - ], - [ - 1489969771, - "0.77" - ], - [ - 1489969771, - "0.6000000000000001" - ], - [ - 1489969786, - "0.7200000000000002" - ], - [ - 1489969786, - "0.5000000000000001" - ], - [ - 1489969786, - "0.79" - ], - [ - 1489969801, - "0.8000000000000002" - ], - [ - 1489969801, - "0.8600000000000001" - ], - [ - 1489969801, - "0.5400000000000001" - ], - [ - 1489969816, - "0.9700000000000001" - ], - [ - 1489969816, - "0.8800000000000001" - ], - [ - 1489969816, - "0.5700000000000002" - ], - [ - 1489969831, - "1.05" - ], - [ - 1489969831, - "0.6100000000000002" - ], - [ - 1489969831, - "0.9800000000000002" - ], - [ - 1489969846, - "1.0000000000000002" - ], - [ - 1489969846, - "0.6700000000000002" - ], - [ - 1489969846, - "1.1600000000000001" - ], - [ - 1489969861, - "1.2000000000000002" - ], - [ - 1489969861, - "0.7000000000000002" - ], - [ - 1489969861, - "1.1400000000000003" - ], - [ - 1489969876, - "1.4000000000000004" - ], - [ - 1489969876, - "1.1600000000000004" - ], - [ - 1489969876, - "0.7400000000000002" - ], - [ - 1489969891, - "1.5100000000000005" - ], - [ - 1489969891, - "1.2200000000000004" - ], - [ - 1489969891, - "0.7900000000000003" - ], - [ - 1489969906, - "1.2200000000000004" - ], - [ - 1489969906, - "0.8000000000000003" - ], - [ - 1489969906, - "1.6900000000000004" - ], - [ - 1489969921, - "0.08" - ], - [ - 1489969921, - "1.8500000000000003" - ], - [ - 1489969921, - "0.8500000000000003" - ], - [ - 1489969936, - "0.13" - ], - [ - 1489969936, - "1.9800000000000002" - ], - [ - 1489969936, - "0.8700000000000003" - ], - [ - 1489969951, - "0.19" - ], - [ - 1489969951, - "2.0300000000000002" - ], - [ - 1489969951, - "0.9100000000000004" - ], - [ - 1489969966, - "2.0700000000000003" - ], - [ - 1489969966, - "0.22" - ], - [ - 1489969966, - "0.9100000000000004" - ], - [ - 1489969981, - "2.0900000000000003" - ], - [ - 1489969981, - "0.9700000000000004" - ], - [ - 1489969981, - "0.28" - ], - [ - 1489969996, - "0.33" - ], - [ - 1489969996, - "2.2100000000000004" - ], - [ - 1489969996, - "1.0000000000000004" - ], - [ - 1489970011, - "1.0500000000000005" - ], - [ - 1489970011, - "2.2500000000000004" - ], - [ - 1489970011, - "0.39" - ], - [ - 1489970026, - "0.4" - ], - [ - 1489970026, - "2.2500000000000004" - ], - [ - 1489970026, - "1.0600000000000005" - ], - [ - 1489970041, - "0.53" - ], - [ - 1489970041, - "2.2500000000000004" - ], - [ - 1489970041, - "1.0800000000000005" - ], - [ - 1489970056, - "0.18" - ], - [ - 1489970056, - "0.5900000000000001" - ], - [ - 1489970056, - "1.1100000000000005" - ], - [ - 1489970071, - "0.19999999999999998" - ], - [ - 1489970071, - "0.7100000000000001" - ], - [ - 1489970071, - "1.1700000000000006" - ], - [ - 1489970086, - "0.7600000000000001" - ], - [ - 1489970086, - "0.31" - ], - [ - 1489970086, - "1.1900000000000006" - ], - [ - 1489970101, - "0.8700000000000001" - ], - [ - 1489970101, - "1.2300000000000006" - ], - [ - 1489970101, - "0.35" - ], - [ - 1489970116, - "1.2900000000000007" - ], - [ - 1489970116, - "0.45999999999999996" - ], - [ - 1489970116, - "0.9100000000000001" - ], - [ - 1489970131, - "0.9700000000000002" - ], - [ - 1489970131, - "1.3300000000000007" - ], - [ - 1489970131, - "0.45999999999999996" - ], - [ - 1489970146, - "1.3500000000000008" - ], - [ - 1489970146, - "0.52" - ], - [ - 1489970146, - "1.0000000000000002" - ], - [ - 1489970161, - "0.54" - ], - [ - 1489970161, - "1.0700000000000003" - ], - [ - 1489970161, - "1.4200000000000008" - ], - [ - 1489970176, - "0.6500000000000001" - ], - [ - 1489970176, - "1.4700000000000009" - ], - [ - 1489970176, - "1.1200000000000003" - ], - [ - 1489970191, - "1.5000000000000009" - ], - [ - 1489970191, - "1.1800000000000004" - ], - [ - 1489970191, - "0.6700000000000002" - ], - [ - 1489970206, - "1.530000000000001" - ], - [ - 1489970206, - "1.2100000000000004" - ], - [ - 1489970206, - "0.7800000000000002" - ], - [ - 1489970221, - "1.620000000000001" - ], - [ - 1489970221, - "0.8000000000000003" - ], - [ - 1489970221, - "1.3100000000000005" - ], - [ - 1489970236, - "1.3800000000000006" - ], - [ - 1489970236, - "0.8900000000000003" - ], - [ - 1489970236, - "1.630000000000001" - ], - [ - 1489970251, - "1.680000000000001" - ], - [ - 1489970251, - "0.9300000000000004" - ], - [ - 1489970251, - "1.4600000000000006" - ], - [ - 1489970266, - "1.700000000000001" - ], - [ - 1489970266, - "1.0500000000000005" - ], - [ - 1489970266, - "1.4600000000000006" - ], - [ - 1489970281, - "1.4600000000000006" - ], - [ - 1489970281, - "1.1100000000000005" - ], - [ - 1489970281, - "1.700000000000001" - ], - [ - 1489970296, - "0.12000000000000001" - ], - [ - 1489970296, - "1.700000000000001" - ], - [ - 1489970296, - "1.3200000000000005" - ], - [ - 1489970311, - "0.15000000000000002" - ], - [ - 1489970311, - "1.3800000000000006" - ], - [ - 1489970311, - "1.700000000000001" - ], - [ - 1489970326, - "0.04" - ], - [ - 1489970326, - "0.22000000000000003" - ], - [ - 1489970326, - "1.6200000000000008" - ], - [ - 1489970341, - "1.7500000000000009" - ], - [ - 1489970341, - "0.24000000000000002" - ], - [ - 1489970341, - "0.06" - ], - [ - 1489970356, - "0.30000000000000004" - ], - [ - 1489970356, - "0.08" - ], - [ - 1489970356, - "1.880000000000001" - ], - [ - 1489970371, - "0.35000000000000003" - ], - [ - 1489970371, - "1.930000000000001" - ], - [ - 1489970371, - "0.14" - ], - [ - 1489970386, - "2.060000000000001" - ], - [ - 1489970386, - "0.19" - ], - [ - 1489970386, - "0.36000000000000004" - ], - [ - 1489970401, - "0.21000000000000002" - ], - [ - 1489970401, - "2.1100000000000008" - ], - [ - 1489970401, - "0.42000000000000004" - ], - [ - 1489970416, - "0.21000000000000002" - ], - [ - 1489970416, - "2.2800000000000007" - ], - [ - 1489970416, - "0.54" - ], - [ - 1489970431, - "2.3900000000000006" - ], - [ - 1489970431, - "0.24000000000000002" - ], - [ - 1489970431, - "0.5700000000000001" - ], - [ - 1489970446, - "0.6400000000000001" - ], - [ - 1489970446, - "0.28" - ], - [ - 1489970446, - "2.5200000000000005" - ], - [ - 1489970461, - "2.5200000000000005" - ], - [ - 1489970461, - "0.31000000000000005" - ], - [ - 1489970461, - "0.6800000000000002" - ], - [ - 1489970476, - "0.3400000000000001" - ], - [ - 1489970476, - "0.7900000000000001" - ], - [ - 1489970476, - "2.5200000000000005" - ], - [ - 1489970491, - "0.11" - ], - [ - 1489970491, - "0.44000000000000006" - ], - [ - 1489970491, - "0.8400000000000002" - ], - [ - 1489970506, - "0.16999999999999998" - ], - [ - 1489970506, - "0.9600000000000002" - ], - [ - 1489970506, - "0.4600000000000001" - ], - [ - 1489970521, - "0.18" - ], - [ - 1489970521, - "0.9800000000000002" - ], - [ - 1489970521, - "0.4800000000000001" - ], - [ - 1489970536, - "0.28" - ], - [ - 1489970536, - "1.0900000000000003" - ], - [ - 1489970536, - "0.4800000000000001" - ], - [ - 1489970551, - "1.1300000000000003" - ], - [ - 1489970551, - "0.33" - ], - [ - 1489970551, - "0.5500000000000002" - ], - [ - 1489970566, - "0.5600000000000002" - ], - [ - 1489970566, - "0.43" - ], - [ - 1489970566, - "1.2200000000000004" - ], - [ - 1489970581, - "0.48" - ], - [ - 1489970581, - "0.5600000000000002" - ], - [ - 1489970581, - "1.2400000000000004" - ], - [ - 1489970596, - "0.5700000000000001" - ], - [ - 1489970596, - "0.5700000000000002" - ], - [ - 1489970596, - "1.3300000000000005" - ], - [ - 1489970611, - "0.6100000000000001" - ], - [ - 1489970611, - "0.6100000000000002" - ], - [ - 1489970611, - "1.3400000000000005" - ], - [ - 1489970626, - "0.6600000000000001" - ], - [ - 1489970626, - "1.3400000000000005" - ], - [ - 1489970626, - "0.6200000000000002" - ], - [ - 1489970641, - "1.3400000000000005" - ], - [ - 1489970641, - "0.6400000000000002" - ], - [ - 1489970641, - "0.7300000000000002" - ], - [ - 1489970656, - "0.9300000000000002" - ], - [ - 1489970656, - "0.6600000000000003" - ], - [ - 1489970656, - "0.07" - ], - [ - 1489970671, - "1.0100000000000002" - ], - [ - 1489970671, - "0.7100000000000003" - ], - [ - 1489970671, - "0.14" - ], - [ - 1489970686, - "0.7500000000000003" - ], - [ - 1489970686, - "1.1400000000000003" - ], - [ - 1489970686, - "0.16" - ], - [ - 1489970701, - "1.1600000000000004" - ], - [ - 1489970701, - "0.7700000000000004" - ], - [ - 1489970701, - "0.21000000000000002" - ], - [ - 1489970716, - "1.2500000000000004" - ], - [ - 1489970716, - "0.7800000000000004" - ], - [ - 1489970716, - "0.27" - ], - [ - 1489970731, - "1.2800000000000005" - ], - [ - 1489970731, - "0.30000000000000004" - ], - [ - 1489970731, - "0.8500000000000004" - ], - [ - 1489970746, - "0.33000000000000007" - ], - [ - 1489970746, - "1.3700000000000006" - ], - [ - 1489970746, - "0.8500000000000004" - ], - [ - 1489970761, - "0.8900000000000005" - ], - [ - 1489970761, - "1.4100000000000006" - ], - [ - 1489970761, - "0.4000000000000001" - ], - [ - 1489970776, - "0.44000000000000006" - ], - [ - 1489970776, - "1.5000000000000007" - ], - [ - 1489970776, - "0.9100000000000005" - ], - [ - 1489970791, - "0.5000000000000001" - ], - [ - 1489970791, - "0.9400000000000005" - ], - [ - 1489970791, - "1.5700000000000007" - ], - [ - 1489970806, - "0.9600000000000005" - ], - [ - 1489970806, - "1.6700000000000008" - ], - [ - 1489970806, - "0.5300000000000001" - ], - [ - 1489970821, - "1.760000000000001" - ], - [ - 1489970821, - "0.6700000000000002" - ], - [ - 1489970821, - "0.9900000000000005" - ], - [ - 1489970836, - "0.7500000000000001" - ], - [ - 1489970836, - "1.0200000000000005" - ], - [ - 1489970836, - "2.270000000000001" - ], - [ - 1489970851, - "2.330000000000001" - ], - [ - 1489970851, - "1.0700000000000005" - ], - [ - 1489970851, - "0.9000000000000001" - ], - [ - 1489970866, - "1.0700000000000005" - ], - [ - 1489970866, - "2.4700000000000006" - ], - [ - 1489970866, - "0.9100000000000001" - ], - [ - 1489970881, - "1.1100000000000005" - ], - [ - 1489970881, - "0.9700000000000002" - ], - [ - 1489970881, - "2.5300000000000007" - ], - [ - 1489970896, - "1.0500000000000003" - ], - [ - 1489970896, - "1.1200000000000006" - ], - [ - 1489970896, - "2.5300000000000007" - ], - [ - 1489970911, - "2.5300000000000007" - ], - [ - 1489970911, - "1.0800000000000003" - ], - [ - 1489970911, - "1.1700000000000006" - ], - [ - 1489970926, - "1.2000000000000006" - ], - [ - 1489970926, - "1.1200000000000003" - ], - [ - 1489970926, - "2.5300000000000007" - ], - [ - 1489970941, - "0.15" - ], - [ - 1489970941, - "1.2400000000000004" - ], - [ - 1489970941, - "1.2300000000000006" - ], - [ - 1489970956, - "1.3000000000000005" - ], - [ - 1489970956, - "0.19" - ], - [ - 1489970956, - "1.2300000000000006" - ], - [ - 1489970971, - "0.22" - ], - [ - 1489970971, - "1.2300000000000006" - ], - [ - 1489970971, - "1.3800000000000006" - ], - [ - 1489970986, - "1.2300000000000006" - ], - [ - 1489970986, - "0.22" - ], - [ - 1489970986, - "1.3800000000000006" - ], - [ - 1489971001, - "1.3800000000000006" - ], - [ - 1489971001, - "0.33" - ], - [ - 1489971001, - "0.13" - ], - [ - 1489971016, - "0.05" - ], - [ - 1489971016, - "0.15" - ], - [ - 1489971016, - "0.38" - ], - [ - 1489971031, - "0.05" - ], - [ - 1489971031, - "0.22" - ], - [ - 1489971031, - "0.49" - ], - [ - 1489971046, - "0.12000000000000001" - ], - [ - 1489971046, - "0.25" - ], - [ - 1489971046, - "0.57" - ], - [ - 1489971061, - "0.31999999999999995" - ], - [ - 1489971061, - "0.17" - ], - [ - 1489971061, - "0.7199999999999999" - ], - [ - 1489971076, - "0.7699999999999999" - ], - [ - 1489971076, - "0.31999999999999995" - ], - [ - 1489971076, - "0.24000000000000002" - ], - [ - 1489971091, - "0.9599999999999999" - ], - [ - 1489971091, - "0.35" - ], - [ - 1489971091, - "0.25" - ], - [ - 1489971106, - "0.9699999999999999" - ], - [ - 1489971106, - "0.38999999999999996" - ], - [ - 1489971106, - "0.31" - ], - [ - 1489971121, - "0.42999999999999994" - ], - [ - 1489971121, - "0.32" - ], - [ - 1489971121, - "1.0399999999999998" - ], - [ - 1489971136, - "0.38" - ], - [ - 1489971136, - "0.44999999999999996" - ], - [ - 1489971136, - "1.0699999999999998" - ], - [ - 1489971151, - "0.49999999999999994" - ], - [ - 1489971151, - "1.2" - ], - [ - 1489971151, - "0.42" - ], - [ - 1489971166, - "0.5399999999999999" - ], - [ - 1489971166, - "0.45999999999999996" - ], - [ - 1489971166, - "1.25" - ], - [ - 1489971181, - "0.59" - ], - [ - 1489971181, - "1.35" - ], - [ - 1489971181, - "0.48" - ], - [ - 1489971196, - "0.56" - ], - [ - 1489971196, - "1.4300000000000002" - ], - [ - 1489971196, - "0.62" - ], - [ - 1489971211, - "1.5900000000000003" - ], - [ - 1489971211, - "0.5800000000000001" - ], - [ - 1489971211, - "0.67" - ], - [ - 1489971226, - "1.7200000000000002" - ], - [ - 1489971226, - "0.68" - ], - [ - 1489971226, - "0.6600000000000001" - ], - [ - 1489971241, - "0.7200000000000001" - ], - [ - 1489971241, - "1.8600000000000003" - ], - [ - 1489971241, - "0.6900000000000002" - ], - [ - 1489971256, - "0.7400000000000001" - ], - [ - 1489971256, - "0.8000000000000003" - ], - [ - 1489971256, - "2.18" - ], - [ - 1489971271, - "0.8200000000000003" - ], - [ - 1489971271, - "2.33" - ], - [ - 1489971271, - "0.7600000000000001" - ], - [ - 1489971286, - "0.9200000000000003" - ], - [ - 1489971286, - "2.4" - ], - [ - 1489971286, - "0.7900000000000001" - ], - [ - 1489971301, - "2.58" - ], - [ - 1489971301, - "0.9600000000000003" - ], - [ - 1489971301, - "0.8200000000000002" - ], - [ - 1489971316, - "0.8500000000000002" - ], - [ - 1489971316, - "1.0800000000000003" - ], - [ - 1489971316, - "2.65" - ], - [ - 1489971331, - "2.86" - ], - [ - 1489971331, - "1.1300000000000003" - ], - [ - 1489971331, - "0.8900000000000002" - ], - [ - 1489971346, - "1.2500000000000004" - ], - [ - 1489971346, - "0.9000000000000002" - ], - [ - 1489971346, - "2.86" - ], - [ - 1489971361, - "0.9700000000000003" - ], - [ - 1489971361, - "1.2500000000000004" - ], - [ - 1489971361, - "2.86" - ], - [ - 1489971376, - "1.0000000000000002" - ], - [ - 1489971376, - "1.2500000000000004" - ], - [ - 1489971376, - "0.1" - ], - [ - 1489971391, - "0.11" - ], - [ - 1489971391, - "1.2500000000000004" - ], - [ - 1489971391, - "1.0300000000000002" - ], - [ - 1489971406, - "0.14" - ], - [ - 1489971406, - "1.0500000000000003" - ], - [ - 1489971406, - "0.11" - ], - [ - 1489971421, - "0.12" - ], - [ - 1489971421, - "1.0900000000000003" - ], - [ - 1489971421, - "0.17" - ], - [ - 1489971436, - "1.1500000000000004" - ], - [ - 1489971436, - "0.12" - ], - [ - 1489971436, - "0.28" - ], - [ - 1489971451, - "0.15" - ], - [ - 1489971451, - "1.1600000000000004" - ], - [ - 1489971451, - "0.31000000000000005" - ], - [ - 1489971466, - "0.15" - ], - [ - 1489971466, - "1.1600000000000004" - ], - [ - 1489971466, - "0.3700000000000001" - ], - [ - 1489971481, - "0.15" - ], - [ - 1489971481, - "1.1900000000000004" - ], - [ - 1489971481, - "0.40000000000000013" - ], - [ - 1489971496, - "0.16" - ], - [ - 1489971496, - "0.4600000000000002" - ], - [ - 1489971496, - "1.2100000000000004" - ], - [ - 1489971511, - "1.2700000000000005" - ], - [ - 1489971511, - "0.5100000000000002" - ], - [ - 1489971511, - "0.17" - ], - [ - 1489971526, - "0.5700000000000003" - ], - [ - 1489971526, - "0.17" - ], - [ - 1489971526, - "1.2900000000000005" - ], - [ - 1489971541, - "0.17" - ], - [ - 1489971541, - "0.6000000000000003" - ], - [ - 1489971541, - "1.3400000000000005" - ], - [ - 1489971556, - "0.17" - ], - [ - 1489971556, - "1.3600000000000005" - ], - [ - 1489971556, - "0.6700000000000004" - ], - [ - 1489971571, - "0.7300000000000004" - ], - [ - 1489971571, - "0.18000000000000002" - ], - [ - 1489971571, - "1.4000000000000006" - ], - [ - 1489971586, - "0.18000000000000002" - ], - [ - 1489971586, - "0.8500000000000005" - ], - [ - 1489971586, - "1.4200000000000006" - ], - [ - 1489971601, - "0.18000000000000002" - ], - [ - 1489971601, - "1.4600000000000006" - ], - [ - 1489971601, - "0.8900000000000006" - ], - [ - 1489971616, - "0.18000000000000002" - ], - [ - 1489971616, - "1.4700000000000006" - ], - [ - 1489971616, - "1.0300000000000007" - ], - [ - 1489971631, - "1.0800000000000007" - ], - [ - 1489971631, - "0.18000000000000002" - ], - [ - 1489971631, - "1.4900000000000007" - ], - [ - 1489971646, - "1.2000000000000008" - ], - [ - 1489971646, - "0.19000000000000003" - ], - [ - 1489971646, - "1.4900000000000007" - ], - [ - 1489971661, - "0.20000000000000004" - ], - [ - 1489971661, - "1.2500000000000009" - ], - [ - 1489971661, - "0.05" - ], - [ - 1489971676, - "1.350000000000001" - ], - [ - 1489971676, - "0.1" - ], - [ - 1489971676, - "0.20000000000000004" - ], - [ - 1489971691, - "1.370000000000001" - ], - [ - 1489971691, - "0.20000000000000004" - ], - [ - 1489971691, - "0.18" - ], - [ - 1489971706, - "0.20000000000000004" - ], - [ - 1489971706, - "1.490000000000001" - ], - [ - 1489971706, - "0.21" - ], - [ - 1489971721, - "0.26" - ], - [ - 1489971721, - "1.5200000000000011" - ], - [ - 1489971721, - "0.21000000000000005" - ], - [ - 1489971736, - "0.29000000000000004" - ], - [ - 1489971736, - "0.21000000000000005" - ], - [ - 1489971736, - "1.5200000000000011" - ], - [ - 1489971751, - "0.01" - ], - [ - 1489971751, - "0.4" - ], - [ - 1489971751, - "0.21000000000000005" - ], - [ - 1489971766, - "0.12" - ], - [ - 1489971766, - "0.43000000000000005" - ], - [ - 1489971766, - "0.21000000000000005" - ], - [ - 1489971781, - "0.22000000000000006" - ], - [ - 1489971781, - "0.18" - ], - [ - 1489971781, - "0.4700000000000001" - ], - [ - 1489971796, - "0.5200000000000001" - ], - [ - 1489971796, - "0.22000000000000006" - ], - [ - 1489971796, - "0.19" - ], - [ - 1489971811, - "0.21000000000000002" - ], - [ - 1489971811, - "0.5700000000000002" - ], - [ - 1489971811, - "0.22000000000000006" - ], - [ - 1489971826, - "0.24000000000000002" - ], - [ - 1489971826, - "0.22000000000000006" - ], - [ - 1489971826, - "0.6200000000000002" - ], - [ - 1489971841, - "0.6900000000000003" - ], - [ - 1489971841, - "0.28" - ], - [ - 1489971841, - "0.22000000000000006" - ], - [ - 1489971856, - "0.7700000000000002" - ], - [ - 1489971856, - "0.32" - ], - [ - 1489971856, - "0.22000000000000006" - ], - [ - 1489971871, - "0.8700000000000003" - ], - [ - 1489971871, - "0.38999999999999996" - ], - [ - 1489971871, - "0.22000000000000006" - ], - [ - 1489971886, - "0.39999999999999997" - ], - [ - 1489971886, - "0.22000000000000006" - ], - [ - 1489971886, - "0.8700000000000003" - ], - [ - 1489971901, - "0.47" - ], - [ - 1489971901, - "0.24000000000000007" - ], - [ - 1489971901, - "0.9200000000000004" - ], - [ - 1489971916, - "0.54" - ], - [ - 1489971916, - "0.9500000000000004" - ], - [ - 1489971916, - "0.24000000000000007" - ], - [ - 1489971931, - "0.9600000000000004" - ], - [ - 1489971931, - "0.6200000000000001" - ], - [ - 1489971931, - "0.24000000000000007" - ], - [ - 1489971946, - "0.24000000000000007" - ], - [ - 1489971946, - "0.6700000000000002" - ], - [ - 1489971946, - "1.0100000000000005" - ], - [ - 1489971961, - "0.8500000000000002" - ], - [ - 1489971961, - "1.0600000000000005" - ], - [ - 1489971961, - "0.24000000000000007" - ], - [ - 1489971976, - "1.0800000000000005" - ], - [ - 1489971976, - "0.24000000000000007" - ], - [ - 1489971976, - "0.8900000000000002" - ], - [ - 1489971991, - "0.24000000000000007" - ], - [ - 1489971991, - "1.0100000000000002" - ], - [ - 1489971991, - "1.1100000000000005" - ], - [ - 1489972006, - "1.1100000000000005" - ], - [ - 1489972006, - "1.0700000000000003" - ], - [ - 1489972006, - "0.25000000000000006" - ], - [ - 1489972021, - "0.25000000000000006" - ], - [ - 1489972021, - "1.1700000000000006" - ], - [ - 1489972021, - "1.1300000000000003" - ], - [ - 1489972036, - "1.1800000000000006" - ], - [ - 1489972036, - "1.2200000000000004" - ], - [ - 1489972036, - "0.25000000000000006" - ], - [ - 1489972051, - "1.2200000000000006" - ], - [ - 1489972051, - "1.2600000000000005" - ], - [ - 1489972051, - "0.2700000000000001" - ], - [ - 1489972066, - "0.2700000000000001" - ], - [ - 1489972066, - "1.2300000000000006" - ], - [ - 1489972066, - "1.3100000000000005" - ], - [ - 1489972081, - "1.2900000000000007" - ], - [ - 1489972081, - "0.2700000000000001" - ], - [ - 1489972081, - "1.3800000000000006" - ], - [ - 1489972096, - "0.2700000000000001" - ], - [ - 1489972096, - "1.3300000000000007" - ], - [ - 1489972096, - "1.3800000000000006" - ], - [ - 1489972111, - "1.3800000000000006" - ], - [ - 1489972111, - "1.3700000000000008" - ], - [ - 1489972111, - "0.2700000000000001" - ], - [ - 1489972126, - "1.3900000000000008" - ], - [ - 1489972126, - "0.07" - ], - [ - 1489972126, - "0.2700000000000001" - ], - [ - 1489972141, - "0.17" - ], - [ - 1489972141, - "0.2700000000000001" - ], - [ - 1489972141, - "1.4600000000000009" - ], - [ - 1489972156, - "0.2800000000000001" - ], - [ - 1489972156, - "0.31000000000000005" - ], - [ - 1489972156, - "1.5000000000000009" - ], - [ - 1489972171, - "0.2800000000000001" - ], - [ - 1489972171, - "1.550000000000001" - ], - [ - 1489972171, - "0.36000000000000004" - ], - [ - 1489972186, - "0.4" - ], - [ - 1489972186, - "0.2800000000000001" - ], - [ - 1489972186, - "1.610000000000001" - ], - [ - 1489972201, - "1.650000000000001" - ], - [ - 1489972201, - "0.45" - ], - [ - 1489972201, - "0.2900000000000001" - ], - [ - 1489972216, - "0.2900000000000001" - ], - [ - 1489972216, - "1.670000000000001" - ], - [ - 1489972216, - "0.51" - ], - [ - 1489972231, - "0.2900000000000001" - ], - [ - 1489972231, - "1.710000000000001" - ], - [ - 1489972231, - "0.56" - ], - [ - 1489972246, - "0.3000000000000001" - ], - [ - 1489972246, - "1.720000000000001" - ], - [ - 1489972246, - "0.6000000000000001" - ], - [ - 1489972261, - "0.6400000000000001" - ], - [ - 1489972261, - "0.3000000000000001" - ], - [ - 1489972261, - "1.7700000000000011" - ], - [ - 1489972276, - "0.7100000000000002" - ], - [ - 1489972276, - "1.8100000000000012" - ], - [ - 1489972276, - "0.3000000000000001" - ], - [ - 1489972291, - "0.7100000000000002" - ], - [ - 1489972291, - "1.9000000000000012" - ], - [ - 1489972291, - "0.3100000000000001" - ], - [ - 1489972306, - "0.3100000000000001" - ], - [ - 1489972306, - "1.9000000000000012" - ], - [ - 1489972306, - "0.8100000000000003" - ], - [ - 1489972321, - "0.8600000000000003" - ], - [ - 1489972321, - "1.9000000000000012" - ], - [ - 1489972321, - "0.3200000000000001" - ], - [ - 1489972336, - "0.3200000000000001" - ], - [ - 1489972336, - "0.12" - ], - [ - 1489972336, - "0.9200000000000004" - ], - [ - 1489972351, - "0.3200000000000001" - ], - [ - 1489972351, - "0.9700000000000004" - ], - [ - 1489972351, - "0.19" - ], - [ - 1489972366, - "0.23" - ], - [ - 1489972366, - "0.3200000000000001" - ], - [ - 1489972366, - "1.0900000000000005" - ], - [ - 1489972381, - "0.33" - ], - [ - 1489972381, - "0.3300000000000001" - ], - [ - 1489972381, - "1.1200000000000006" - ], - [ - 1489972396, - "1.2300000000000006" - ], - [ - 1489972396, - "0.34" - ], - [ - 1489972396, - "0.3300000000000001" - ], - [ - 1489972411, - "0.37000000000000005" - ], - [ - 1489972411, - "1.2900000000000007" - ], - [ - 1489972411, - "0.34000000000000014" - ], - [ - 1489972426, - "0.39000000000000007" - ], - [ - 1489972426, - "1.4100000000000008" - ], - [ - 1489972426, - "0.34000000000000014" - ], - [ - 1489972441, - "1.4500000000000008" - ], - [ - 1489972441, - "0.35000000000000014" - ], - [ - 1489972441, - "0.43000000000000005" - ], - [ - 1489972456, - "0.35000000000000014" - ], - [ - 1489972456, - "1.540000000000001" - ], - [ - 1489972456, - "0.45000000000000007" - ], - [ - 1489972471, - "0.36000000000000015" - ], - [ - 1489972471, - "1.540000000000001" - ], - [ - 1489972471, - "0.5000000000000001" - ], - [ - 1489972486, - "0.5200000000000001" - ], - [ - 1489972486, - "1.540000000000001" - ], - [ - 1489972486, - "0.36000000000000015" - ], - [ - 1489972501, - "0.36000000000000015" - ], - [ - 1489972501, - "0.5800000000000002" - ], - [ - 1489972501, - "0.15" - ], - [ - 1489972516, - "0.5800000000000002" - ], - [ - 1489972516, - "0.19" - ], - [ - 1489972516, - "0.36000000000000015" - ], - [ - 1489972531, - "0.6000000000000002" - ], - [ - 1489972531, - "0.36000000000000015" - ], - [ - 1489972531, - "0.22" - ], - [ - 1489972546, - "0.25" - ], - [ - 1489972546, - "0.6100000000000002" - ], - [ - 1489972546, - "0.36000000000000015" - ], - [ - 1489972561, - "0.32" - ], - [ - 1489972561, - "0.6600000000000003" - ], - [ - 1489972561, - "0.37000000000000016" - ], - [ - 1489972576, - "0.37000000000000016" - ], - [ - 1489972576, - "0.41000000000000003" - ], - [ - 1489972576, - "0.6900000000000003" - ], - [ - 1489972591, - "0.38000000000000017" - ], - [ - 1489972591, - "0.49000000000000005" - ], - [ - 1489972591, - "0.7300000000000003" - ], - [ - 1489972606, - "0.52" - ], - [ - 1489972606, - "0.38000000000000017" - ], - [ - 1489972606, - "0.7600000000000003" - ], - [ - 1489972621, - "0.8000000000000004" - ], - [ - 1489972621, - "0.6100000000000001" - ], - [ - 1489972621, - "0.38000000000000017" - ], - [ - 1489972636, - "0.8300000000000004" - ], - [ - 1489972636, - "0.38000000000000017" - ], - [ - 1489972636, - "0.6400000000000001" - ], - [ - 1489972651, - "0.8600000000000004" - ], - [ - 1489972651, - "0.38000000000000017" - ], - [ - 1489972651, - "0.6900000000000002" - ], - [ - 1489972666, - "0.7100000000000002" - ], - [ - 1489972666, - "0.9200000000000004" - ], - [ - 1489972666, - "0.3900000000000002" - ], - [ - 1489972681, - "0.9700000000000004" - ], - [ - 1489972681, - "0.7500000000000002" - ], - [ - 1489972681, - "0.4000000000000002" - ], - [ - 1489972696, - "0.8200000000000003" - ], - [ - 1489972696, - "1.0100000000000005" - ], - [ - 1489972696, - "0.4000000000000002" - ], - [ - 1489972711, - "0.4000000000000002" - ], - [ - 1489972711, - "0.8600000000000003" - ], - [ - 1489972711, - "1.0800000000000005" - ], - [ - 1489972726, - "0.4000000000000002" - ], - [ - 1489972726, - "0.9000000000000004" - ], - [ - 1489972726, - "1.0900000000000005" - ], - [ - 1489972741, - "1.1400000000000006" - ], - [ - 1489972741, - "1.0100000000000005" - ], - [ - 1489972741, - "0.4100000000000002" - ], - [ - 1489972756, - "0.4100000000000002" - ], - [ - 1489972756, - "1.0700000000000005" - ], - [ - 1489972756, - "1.1800000000000006" - ], - [ - 1489972771, - "0.4200000000000002" - ], - [ - 1489972771, - "1.2300000000000006" - ], - [ - 1489972771, - "1.1500000000000006" - ], - [ - 1489972786, - "1.2500000000000007" - ], - [ - 1489972786, - "0.4200000000000002" - ], - [ - 1489972786, - "1.2200000000000006" - ], - [ - 1489972801, - "1.3200000000000007" - ], - [ - 1489972801, - "0.4200000000000002" - ], - [ - 1489972801, - "1.3000000000000007" - ], - [ - 1489972816, - "1.3300000000000007" - ], - [ - 1489972816, - "1.3400000000000007" - ], - [ - 1489972816, - "0.4200000000000002" - ], - [ - 1489972831, - "0.4200000000000002" - ], - [ - 1489972831, - "1.3300000000000007" - ], - [ - 1489972831, - "1.3900000000000008" - ], - [ - 1489972846, - "1.3300000000000007" - ], - [ - 1489972846, - "0.4200000000000002" - ], - [ - 1489972846, - "1.4200000000000008" - ], - [ - 1489972861, - "0.09" - ], - [ - 1489972861, - "1.4600000000000009" - ], - [ - 1489972861, - "0.4200000000000002" - ], - [ - 1489972876, - "1.520000000000001" - ], - [ - 1489972876, - "0.4200000000000002" - ], - [ - 1489972876, - "0.13999999999999999" - ], - [ - 1489972891, - "0.4200000000000002" - ], - [ - 1489972891, - "0.15999999999999998" - ], - [ - 1489972891, - "1.530000000000001" - ], - [ - 1489972906, - "0.15999999999999998" - ], - [ - 1489972906, - "0.4200000000000002" - ], - [ - 1489972906, - "1.550000000000001" - ], - [ - 1489972921, - "0.20999999999999996" - ], - [ - 1489972921, - "1.580000000000001" - ], - [ - 1489972921, - "0.4200000000000002" - ], - [ - 1489972936, - "1.590000000000001" - ], - [ - 1489972936, - "0.25999999999999995" - ], - [ - 1489972936, - "0.4200000000000002" - ], - [ - 1489972951, - "0.4300000000000002" - ], - [ - 1489972951, - "1.660000000000001" - ], - [ - 1489972951, - "0.2899999999999999" - ], - [ - 1489972966, - "0.4300000000000002" - ], - [ - 1489972966, - "0.35" - ], - [ - 1489972966, - "1.700000000000001" - ], - [ - 1489972981, - "1.700000000000001" - ], - [ - 1489972981, - "0.44999999999999996" - ], - [ - 1489972981, - "0.4300000000000002" - ], - [ - 1489972996, - "0.47" - ], - [ - 1489972996, - "0.4300000000000002" - ], - [ - 1489972996, - "1.700000000000001" - ], - [ - 1489973011, - "0.4300000000000002" - ], - [ - 1489973011, - "0.48" - ], - [ - 1489973011, - "0.11000000000000001" - ], - [ - 1489973026, - "0.54" - ], - [ - 1489973026, - "0.15000000000000002" - ], - [ - 1489973026, - "0.4300000000000002" - ], - [ - 1489973041, - "0.23" - ], - [ - 1489973041, - "0.5800000000000001" - ], - [ - 1489973041, - "0.45000000000000023" - ], - [ - 1489973056, - "0.46000000000000024" - ], - [ - 1489973056, - "0.7500000000000001" - ], - [ - 1489973056, - "0.28" - ], - [ - 1489973071, - "0.7800000000000001" - ], - [ - 1489973071, - "0.48000000000000026" - ], - [ - 1489973071, - "0.35000000000000003" - ], - [ - 1489973086, - "0.48000000000000026" - ], - [ - 1489973086, - "0.8900000000000001" - ], - [ - 1489973086, - "0.4" - ], - [ - 1489973101, - "0.44000000000000006" - ], - [ - 1489973101, - "0.48000000000000026" - ], - [ - 1489973101, - "0.9500000000000002" - ], - [ - 1489973116, - "1.0000000000000002" - ], - [ - 1489973116, - "0.48000000000000026" - ], - [ - 1489973116, - "0.44000000000000006" - ], - [ - 1489973131, - "1.0500000000000003" - ], - [ - 1489973131, - "0.5900000000000001" - ], - [ - 1489973131, - "0.49000000000000027" - ], - [ - 1489973146, - "1.1600000000000004" - ], - [ - 1489973146, - "0.6200000000000001" - ], - [ - 1489973146, - "0.5000000000000002" - ], - [ - 1489973161, - "0.6800000000000002" - ], - [ - 1489973161, - "0.5100000000000002" - ], - [ - 1489973161, - "1.2300000000000004" - ], - [ - 1489973176, - "0.7200000000000002" - ], - [ - 1489973176, - "1.3000000000000005" - ], - [ - 1489973176, - "0.5100000000000002" - ], - [ - 1489973191, - "0.5200000000000002" - ], - [ - 1489973191, - "1.3800000000000006" - ], - [ - 1489973191, - "0.7700000000000002" - ], - [ - 1489973206, - "0.7800000000000002" - ], - [ - 1489973206, - "1.3800000000000006" - ], - [ - 1489973206, - "0.5200000000000002" - ], - [ - 1489973221, - "0.8500000000000003" - ], - [ - 1489973221, - "0.5200000000000002" - ], - [ - 1489973221, - "0.07" - ], - [ - 1489973236, - "0.12000000000000001" - ], - [ - 1489973236, - "0.5200000000000002" - ], - [ - 1489973236, - "0.8800000000000003" - ], - [ - 1489973251, - "0.5200000000000002" - ], - [ - 1489973251, - "0.9100000000000004" - ], - [ - 1489973251, - "0.19" - ], - [ - 1489973266, - "0.5200000000000002" - ], - [ - 1489973266, - "0.9400000000000004" - ], - [ - 1489973266, - "0.24" - ], - [ - 1489973281, - "0.5200000000000002" - ], - [ - 1489973281, - "0.27" - ], - [ - 1489973281, - "1.0000000000000004" - ], - [ - 1489973296, - "1.0300000000000005" - ], - [ - 1489973296, - "0.27" - ], - [ - 1489973296, - "0.5200000000000002" - ], - [ - 1489973311, - "0.31000000000000005" - ], - [ - 1489973311, - "1.0800000000000005" - ], - [ - 1489973311, - "0.5300000000000002" - ], - [ - 1489973326, - "1.0900000000000005" - ], - [ - 1489973326, - "0.33000000000000007" - ], - [ - 1489973326, - "0.5300000000000002" - ], - [ - 1489973341, - "0.3900000000000001" - ], - [ - 1489973341, - "0.5300000000000002" - ], - [ - 1489973341, - "1.1600000000000006" - ], - [ - 1489973356, - "0.5300000000000002" - ], - [ - 1489973356, - "1.1800000000000006" - ], - [ - 1489973356, - "0.4400000000000001" - ], - [ - 1489973371, - "1.2300000000000006" - ], - [ - 1489973371, - "0.5300000000000001" - ], - [ - 1489973371, - "0.5300000000000002" - ], - [ - 1489973386, - "1.2800000000000007" - ], - [ - 1489973386, - "0.5900000000000001" - ], - [ - 1489973386, - "0.5400000000000003" - ], - [ - 1489973401, - "1.3200000000000007" - ], - [ - 1489973401, - "0.5400000000000003" - ], - [ - 1489973401, - "0.6600000000000001" - ], - [ - 1489973416, - "0.5500000000000003" - ], - [ - 1489973416, - "1.3600000000000008" - ], - [ - 1489973416, - "0.7300000000000002" - ], - [ - 1489973431, - "0.5600000000000003" - ], - [ - 1489973431, - "0.8600000000000002" - ], - [ - 1489973431, - "1.4400000000000008" - ], - [ - 1489973446, - "0.5600000000000003" - ], - [ - 1489973446, - "0.8900000000000002" - ], - [ - 1489973446, - "1.4700000000000009" - ], - [ - 1489973461, - "1.520000000000001" - ], - [ - 1489973461, - "0.9600000000000003" - ], - [ - 1489973461, - "0.5600000000000003" - ], - [ - 1489973476, - "1.560000000000001" - ], - [ - 1489973476, - "0.5700000000000003" - ], - [ - 1489973476, - "1.0500000000000003" - ], - [ - 1489973491, - "1.1400000000000003" - ], - [ - 1489973491, - "0.5700000000000003" - ], - [ - 1489973491, - "1.620000000000001" - ], - [ - 1489973506, - "1.1600000000000004" - ], - [ - 1489973506, - "1.650000000000001" - ], - [ - 1489973506, - "0.5700000000000003" - ], - [ - 1489973521, - "1.2600000000000005" - ], - [ - 1489973521, - "0.5800000000000003" - ], - [ - 1489973521, - "1.710000000000001" - ], - [ - 1489973536, - "0.5900000000000003" - ], - [ - 1489973536, - "1.3300000000000005" - ], - [ - 1489973536, - "1.750000000000001" - ], - [ - 1489973551, - "0.6000000000000003" - ], - [ - 1489973551, - "1.8000000000000012" - ], - [ - 1489973551, - "1.4400000000000006" - ], - [ - 1489973566, - "1.4400000000000006" - ], - [ - 1489973566, - "1.8400000000000012" - ], - [ - 1489973566, - "0.6100000000000003" - ], - [ - 1489973581, - "1.8800000000000012" - ], - [ - 1489973581, - "1.4400000000000006" - ], - [ - 1489973581, - "0.6100000000000003" - ], - [ - 1489973596, - "0.05" - ], - [ - 1489973596, - "1.9100000000000013" - ], - [ - 1489973596, - "0.6300000000000003" - ], - [ - 1489973611, - "1.9800000000000013" - ], - [ - 1489973611, - "0.6300000000000003" - ], - [ - 1489973611, - "0.09" - ], - [ - 1489973626, - "0.6300000000000003" - ], - [ - 1489973626, - "0.13" - ], - [ - 1489973626, - "2.0000000000000013" - ], - [ - 1489973641, - "2.0000000000000013" - ], - [ - 1489973641, - "0.17" - ], - [ - 1489973641, - "0.6400000000000003" - ], - [ - 1489973656, - "0.6400000000000003" - ], - [ - 1489973656, - "2.0000000000000013" - ], - [ - 1489973656, - "0.22000000000000003" - ], - [ - 1489973671, - "0.6400000000000003" - ], - [ - 1489973671, - "0.03" - ], - [ - 1489973671, - "0.27" - ], - [ - 1489973686, - "0.6400000000000003" - ], - [ - 1489973686, - "0.06" - ], - [ - 1489973686, - "0.28" - ], - [ - 1489973701, - "0.6600000000000004" - ], - [ - 1489973701, - "0.35000000000000003" - ], - [ - 1489973701, - "0.10999999999999999" - ], - [ - 1489973716, - "0.13999999999999999" - ], - [ - 1489973716, - "0.43000000000000005" - ], - [ - 1489973716, - "0.6600000000000004" - ], - [ - 1489973731, - "0.49000000000000005" - ], - [ - 1489973731, - "0.6700000000000004" - ], - [ - 1489973731, - "0.16999999999999998" - ], - [ - 1489973746, - "0.6700000000000004" - ], - [ - 1489973746, - "0.16999999999999998" - ], - [ - 1489973746, - "0.49000000000000005" - ], - [ - 1489973761, - "0.56" - ], - [ - 1489973761, - "0.6700000000000004" - ], - [ - 1489973761, - "0.21999999999999997" - ], - [ - 1489973776, - "0.6000000000000001" - ], - [ - 1489973776, - "0.6700000000000004" - ], - [ - 1489973776, - "0.22999999999999998" - ], - [ - 1489973791, - "0.6800000000000002" - ], - [ - 1489973791, - "0.27999999999999997" - ], - [ - 1489973791, - "0.6800000000000004" - ], - [ - 1489973806, - "0.6800000000000004" - ], - [ - 1489973806, - "0.29" - ], - [ - 1489973806, - "0.6800000000000002" - ], - [ - 1489973821, - "0.7300000000000002" - ], - [ - 1489973821, - "0.35" - ], - [ - 1489973821, - "0.6800000000000004" - ], - [ - 1489973836, - "0.6800000000000004" - ], - [ - 1489973836, - "0.37" - ], - [ - 1489973836, - "0.8400000000000002" - ], - [ - 1489973851, - "0.8900000000000002" - ], - [ - 1489973851, - "0.6800000000000004" - ], - [ - 1489973851, - "0.41000000000000003" - ], - [ - 1489973866, - "0.6900000000000004" - ], - [ - 1489973866, - "0.46" - ], - [ - 1489973866, - "0.9500000000000002" - ], - [ - 1489973881, - "0.6900000000000004" - ], - [ - 1489973881, - "0.48000000000000004" - ], - [ - 1489973881, - "0.9900000000000002" - ], - [ - 1489973896, - "1.0300000000000002" - ], - [ - 1489973896, - "0.6900000000000004" - ], - [ - 1489973896, - "0.48000000000000004" - ], - [ - 1489973911, - "0.6900000000000004" - ], - [ - 1489973911, - "0.54" - ], - [ - 1489973911, - "1.1400000000000003" - ], - [ - 1489973926, - "0.56" - ], - [ - 1489973926, - "0.6900000000000004" - ], - [ - 1489973926, - "1.1400000000000003" - ], - [ - 1489973941, - "0.6300000000000001" - ], - [ - 1489973941, - "0.7000000000000004" - ], - [ - 1489973941, - "1.1400000000000003" - ], - [ - 1489973956, - "0.7000000000000004" - ], - [ - 1489973956, - "0.6400000000000001" - ], - [ - 1489973956, - "0.07" - ], - [ - 1489973971, - "0.6800000000000002" - ], - [ - 1489973971, - "0.7000000000000004" - ], - [ - 1489973971, - "0.13" - ], - [ - 1489973986, - "0.7200000000000002" - ], - [ - 1489973986, - "0.7000000000000004" - ], - [ - 1489973986, - "0.19999999999999998" - ] - ], - "process_cpu_user_seconds_total": [ - [ - 1489959316, - "0.65" - ], - [ - 1489959316, - "0.46" - ], - [ - 1489959331, - "0.7200000000000001" - ], - [ - 1489959331, - "0.93" - ], - [ - 1489959331, - "0.61" - ], - [ - 1489959346, - "0.8" - ], - [ - 1489959346, - "1.56" - ], - [ - 1489959346, - "0.72" - ], - [ - 1489959361, - "0.9700000000000001" - ], - [ - 1489959361, - "1.1099999999999999" - ], - [ - 1489959361, - "1.9100000000000001" - ], - [ - 1489959376, - "2.9000000000000004" - ], - [ - 1489959376, - "1.08" - ], - [ - 1489959376, - "1.2399999999999998" - ], - [ - 1489959391, - "3.4000000000000004" - ], - [ - 1489959391, - "1.5599999999999996" - ], - [ - 1489959391, - "1.1900000000000002" - ], - [ - 1489959406, - "4.550000000000001" - ], - [ - 1489959406, - "1.7299999999999995" - ], - [ - 1489959406, - "1.2500000000000002" - ], - [ - 1489959421, - "5.200000000000001" - ], - [ - 1489959421, - "2.0199999999999996" - ], - [ - 1489959421, - "1.3600000000000003" - ], - [ - 1489959436, - "6.69" - ], - [ - 1489959436, - "2.1999999999999997" - ], - [ - 1489959436, - "1.4300000000000004" - ], - [ - 1489959451, - "1.6100000000000003" - ], - [ - 1489959451, - "7.5" - ], - [ - 1489959451, - "2.63" - ], - [ - 1489959466, - "2.82" - ], - [ - 1489959466, - "1.7100000000000004" - ], - [ - 1489959466, - "9.37" - ], - [ - 1489959481, - "10.35" - ], - [ - 1489959481, - "3.23" - ], - [ - 1489959481, - "1.9100000000000004" - ], - [ - 1489959496, - "12.36" - ], - [ - 1489959496, - "3.49" - ], - [ - 1489959496, - "1.9800000000000004" - ], - [ - 1489959511, - "13.59" - ], - [ - 1489959511, - "3.89" - ], - [ - 1489959511, - "2.1000000000000005" - ], - [ - 1489959526, - "4.16" - ], - [ - 1489959526, - "16.02" - ], - [ - 1489959526, - "2.1700000000000004" - ], - [ - 1489959541, - "2.27" - ], - [ - 1489959541, - "4.68" - ], - [ - 1489959541, - "17.259999999999998" - ], - [ - 1489959556, - "4.97" - ], - [ - 1489959556, - "20.58" - ], - [ - 1489959556, - "2.34" - ], - [ - 1489959571, - "5.64" - ], - [ - 1489959571, - "22.08" - ], - [ - 1489959571, - "2.4799999999999995" - ], - [ - 1489959586, - "25.27" - ], - [ - 1489959586, - "5.8999999999999995" - ], - [ - 1489959586, - "2.5499999999999994" - ], - [ - 1489959601, - "6.539999999999999" - ], - [ - 1489959601, - "2.709999999999999" - ], - [ - 1489959601, - "27.06" - ], - [ - 1489959616, - "2.779999999999999" - ], - [ - 1489959616, - "6.849999999999999" - ], - [ - 1489959616, - "30.82" - ], - [ - 1489959631, - "32.71" - ], - [ - 1489959631, - "2.8799999999999986" - ], - [ - 1489959631, - "7.579999999999998" - ], - [ - 1489959646, - "2.9599999999999986" - ], - [ - 1489959646, - "36.7" - ], - [ - 1489959646, - "7.899999999999999" - ], - [ - 1489959661, - "3.139999999999999" - ], - [ - 1489959661, - "38.940000000000005" - ], - [ - 1489959661, - "7.899999999999999" - ], - [ - 1489959676, - "7.899999999999999" - ], - [ - 1489959676, - "43.49000000000001" - ], - [ - 1489959676, - "3.2499999999999987" - ], - [ - 1489959691, - "0.66" - ], - [ - 1489959691, - "3.4199999999999986" - ], - [ - 1489959691, - "45.62000000000001" - ], - [ - 1489959706, - "1.04" - ], - [ - 1489959706, - "3.5099999999999985" - ], - [ - 1489959706, - "50.140000000000015" - ], - [ - 1489959721, - "3.6099999999999985" - ], - [ - 1489959721, - "1.32" - ], - [ - 1489959721, - "50.140000000000015" - ], - [ - 1489959736, - "1.65" - ], - [ - 1489959736, - "50.140000000000015" - ], - [ - 1489959736, - "3.6799999999999984" - ], - [ - 1489959751, - "1.8199999999999998" - ], - [ - 1489959751, - "3.8499999999999983" - ], - [ - 1489959751, - "0.6" - ], - [ - 1489959766, - "1.14" - ], - [ - 1489959766, - "2.29" - ], - [ - 1489959766, - "3.919999999999998" - ], - [ - 1489959781, - "2.5100000000000002" - ], - [ - 1489959781, - "4.119999999999998" - ], - [ - 1489959781, - "1.45" - ], - [ - 1489959796, - "4.189999999999999" - ], - [ - 1489959796, - "2.38" - ], - [ - 1489959796, - "2.97" - ], - [ - 1489959811, - "4.339999999999999" - ], - [ - 1489959811, - "2.86" - ], - [ - 1489959811, - "3.2800000000000002" - ], - [ - 1489959826, - "3.88" - ], - [ - 1489959826, - "3.9899999999999998" - ], - [ - 1489959826, - "4.449999999999999" - ], - [ - 1489959841, - "4.13" - ], - [ - 1489959841, - "4.659999999999999" - ], - [ - 1489959841, - "4.6499999999999995" - ], - [ - 1489959856, - "4.72" - ], - [ - 1489959856, - "6.199999999999999" - ], - [ - 1489959856, - "4.759999999999999" - ], - [ - 1489959871, - "7.049999999999999" - ], - [ - 1489959871, - "4.929999999999999" - ], - [ - 1489959871, - "5.069999999999999" - ], - [ - 1489959886, - "5.6499999999999995" - ], - [ - 1489959886, - "5.159999999999999" - ], - [ - 1489959886, - "9.399999999999999" - ], - [ - 1489959901, - "6.22" - ], - [ - 1489959901, - "10.45" - ], - [ - 1489959901, - "5.369999999999999" - ], - [ - 1489959916, - "7.01" - ], - [ - 1489959916, - "12.53" - ], - [ - 1489959916, - "5.459999999999999" - ], - [ - 1489959931, - "5.629999999999999" - ], - [ - 1489959931, - "7.359999999999999" - ], - [ - 1489959931, - "13.649999999999999" - ], - [ - 1489959946, - "16.09" - ], - [ - 1489959946, - "5.679999999999999" - ], - [ - 1489959946, - "8.07" - ], - [ - 1489959961, - "8.39" - ], - [ - 1489959961, - "17.45" - ], - [ - 1489959961, - "5.679999999999999" - ], - [ - 1489959976, - "9.05" - ], - [ - 1489959976, - "20.37" - ], - [ - 1489959976, - "5.679999999999999" - ], - [ - 1489959991, - "0.53" - ], - [ - 1489959991, - "21.89" - ], - [ - 1489959991, - "9.370000000000001" - ], - [ - 1489960006, - "10.24" - ], - [ - 1489960006, - "0.88" - ], - [ - 1489960006, - "25.240000000000002" - ], - [ - 1489960021, - "1.05" - ], - [ - 1489960021, - "10.24" - ], - [ - 1489960021, - "26.990000000000002" - ], - [ - 1489960036, - "30.6" - ], - [ - 1489960036, - "10.24" - ], - [ - 1489960036, - "1.37" - ], - [ - 1489960051, - "1.4500000000000002" - ], - [ - 1489960051, - "32.410000000000004" - ], - [ - 1489960051, - "10.24" - ], - [ - 1489960066, - "36.5" - ], - [ - 1489960066, - "1.6700000000000004" - ], - [ - 1489960066, - "0.8" - ], - [ - 1489960081, - "38.5" - ], - [ - 1489960081, - "0.91" - ], - [ - 1489960081, - "1.7500000000000004" - ], - [ - 1489960096, - "1.9600000000000006" - ], - [ - 1489960096, - "43.68" - ], - [ - 1489960096, - "1.4200000000000002" - ], - [ - 1489960111, - "46.09" - ], - [ - 1489960111, - "2.0900000000000007" - ], - [ - 1489960111, - "1.6300000000000001" - ], - [ - 1489960126, - "2.04" - ], - [ - 1489960126, - "50.84" - ], - [ - 1489960126, - "2.250000000000001" - ], - [ - 1489960141, - "2.3200000000000007" - ], - [ - 1489960141, - "53.17" - ], - [ - 1489960141, - "2.18" - ], - [ - 1489960156, - "2.59" - ], - [ - 1489960156, - "53.17" - ], - [ - 1489960156, - "2.5300000000000007" - ], - [ - 1489960171, - "2.75" - ], - [ - 1489960171, - "53.17" - ], - [ - 1489960171, - "2.650000000000001" - ], - [ - 1489960186, - "3.2800000000000002" - ], - [ - 1489960186, - "2.8300000000000005" - ], - [ - 1489960186, - "0.8999999999999999" - ], - [ - 1489960201, - "2.9000000000000004" - ], - [ - 1489960201, - "3.5600000000000005" - ], - [ - 1489960201, - "1.13" - ], - [ - 1489960216, - "3.06" - ], - [ - 1489960216, - "3.9400000000000004" - ], - [ - 1489960216, - "1.7999999999999998" - ], - [ - 1489960231, - "2.19" - ], - [ - 1489960231, - "4.25" - ], - [ - 1489960231, - "3.11" - ], - [ - 1489960246, - "3.14" - ], - [ - 1489960246, - "4.62" - ], - [ - 1489960246, - "3.2099999999999995" - ], - [ - 1489960261, - "3.7" - ], - [ - 1489960261, - "3.2699999999999996" - ], - [ - 1489960261, - "4.8500000000000005" - ], - [ - 1489960276, - "5.3100000000000005" - ], - [ - 1489960276, - "4.91" - ], - [ - 1489960276, - "3.3899999999999992" - ], - [ - 1489960291, - "5.61" - ], - [ - 1489960291, - "5.57" - ], - [ - 1489960291, - "3.459999999999999" - ], - [ - 1489960306, - "3.589999999999999" - ], - [ - 1489960306, - "6.080000000000001" - ], - [ - 1489960306, - "7.180000000000001" - ], - [ - 1489960321, - "3.649999999999999" - ], - [ - 1489960321, - "6.370000000000001" - ], - [ - 1489960321, - "8.07" - ], - [ - 1489960336, - "3.779999999999999" - ], - [ - 1489960336, - "6.910000000000001" - ], - [ - 1489960336, - "9.89" - ], - [ - 1489960351, - "7.290000000000001" - ], - [ - 1489960351, - "10.88" - ], - [ - 1489960351, - "3.879999999999999" - ], - [ - 1489960366, - "13.020000000000001" - ], - [ - 1489960366, - "4.009999999999999" - ], - [ - 1489960366, - "7.82" - ], - [ - 1489960381, - "14.190000000000001" - ], - [ - 1489960381, - "4.089999999999999" - ], - [ - 1489960381, - "8.21" - ], - [ - 1489960396, - "8.21" - ], - [ - 1489960396, - "16.790000000000003" - ], - [ - 1489960396, - "4.239999999999999" - ], - [ - 1489960411, - "4.289999999999999" - ], - [ - 1489960411, - "8.21" - ], - [ - 1489960411, - "18.320000000000004" - ], - [ - 1489960426, - "0.59" - ], - [ - 1489960426, - "4.4399999999999995" - ], - [ - 1489960426, - "21.310000000000002" - ], - [ - 1489960441, - "0.7999999999999999" - ], - [ - 1489960441, - "22.840000000000003" - ], - [ - 1489960441, - "4.51" - ], - [ - 1489960456, - "1.0299999999999998" - ], - [ - 1489960456, - "4.67" - ], - [ - 1489960456, - "26.080000000000002" - ], - [ - 1489960471, - "1.17" - ], - [ - 1489960471, - "27.680000000000003" - ], - [ - 1489960471, - "4.7299999999999995" - ], - [ - 1489960486, - "4.8999999999999995" - ], - [ - 1489960486, - "31.05" - ], - [ - 1489960486, - "1.43" - ], - [ - 1489960501, - "32.81" - ], - [ - 1489960501, - "4.97" - ], - [ - 1489960501, - "1.54" - ], - [ - 1489960516, - "1.84" - ], - [ - 1489960516, - "5.089999999999999" - ], - [ - 1489960516, - "36.68" - ], - [ - 1489960531, - "2" - ], - [ - 1489960531, - "5.189999999999999" - ], - [ - 1489960531, - "38.78" - ], - [ - 1489960546, - "5.369999999999999" - ], - [ - 1489960546, - "42.84" - ], - [ - 1489960546, - "2.38" - ], - [ - 1489960561, - "44.900000000000006" - ], - [ - 1489960561, - "5.419999999999999" - ], - [ - 1489960561, - "2.53" - ], - [ - 1489960576, - "5.519999999999999" - ], - [ - 1489960576, - "2.9" - ], - [ - 1489960576, - "49.190000000000005" - ], - [ - 1489960591, - "5.579999999999998" - ], - [ - 1489960591, - "3.08" - ], - [ - 1489960591, - "49.190000000000005" - ], - [ - 1489960606, - "3.45" - ], - [ - 1489960606, - "5.6999999999999975" - ], - [ - 1489960606, - "49.190000000000005" - ], - [ - 1489960621, - "0.8200000000000001" - ], - [ - 1489960621, - "5.769999999999998" - ], - [ - 1489960621, - "3.7" - ], - [ - 1489960636, - "4.12" - ], - [ - 1489960636, - "1.02" - ], - [ - 1489960636, - "5.769999999999998" - ], - [ - 1489960651, - "0.01" - ], - [ - 1489960651, - "4.42" - ], - [ - 1489960651, - "1.7" - ], - [ - 1489960666, - "4.89" - ], - [ - 1489960666, - "0.66" - ], - [ - 1489960666, - "2.1" - ], - [ - 1489960681, - "5.16" - ], - [ - 1489960681, - "0.75" - ], - [ - 1489960681, - "3.01" - ], - [ - 1489960696, - "3.4899999999999998" - ], - [ - 1489960696, - "1.01" - ], - [ - 1489960696, - "5.67" - ], - [ - 1489960711, - "1.08" - ], - [ - 1489960711, - "5.1899999999999995" - ], - [ - 1489960711, - "6.16" - ], - [ - 1489960726, - "1.2100000000000002" - ], - [ - 1489960726, - "6.76" - ], - [ - 1489960726, - "5.909999999999999" - ], - [ - 1489960741, - "1.2700000000000002" - ], - [ - 1489960741, - "7.579999999999999" - ], - [ - 1489960741, - "7.04" - ], - [ - 1489960756, - "8.639999999999999" - ], - [ - 1489960756, - "1.4200000000000004" - ], - [ - 1489960756, - "7.83" - ], - [ - 1489960771, - "7.83" - ], - [ - 1489960771, - "11.09" - ], - [ - 1489960771, - "1.4800000000000004" - ], - [ - 1489960786, - "1.9200000000000004" - ], - [ - 1489960786, - "12.98" - ], - [ - 1489960786, - "7.83" - ], - [ - 1489960801, - "2.0400000000000005" - ], - [ - 1489960801, - "16.75" - ], - [ - 1489960801, - "0.81" - ], - [ - 1489960816, - "2.380000000000001" - ], - [ - 1489960816, - "19.18" - ], - [ - 1489960816, - "1.11" - ], - [ - 1489960831, - "23.6" - ], - [ - 1489960831, - "1.6300000000000001" - ], - [ - 1489960831, - "2.520000000000001" - ], - [ - 1489960846, - "2.0300000000000002" - ], - [ - 1489960846, - "2.7800000000000007" - ], - [ - 1489960846, - "25.35" - ], - [ - 1489960861, - "30.640000000000004" - ], - [ - 1489960861, - "2.5500000000000003" - ], - [ - 1489960861, - "2.8900000000000006" - ], - [ - 1489960876, - "2.89" - ], - [ - 1489960876, - "3.2800000000000002" - ], - [ - 1489960876, - "33.59" - ], - [ - 1489960891, - "38.120000000000005" - ], - [ - 1489960891, - "3.71" - ], - [ - 1489960891, - "3.33" - ], - [ - 1489960906, - "40.980000000000004" - ], - [ - 1489960906, - "4" - ], - [ - 1489960906, - "3.66" - ], - [ - 1489960921, - "3.7800000000000002" - ], - [ - 1489960921, - "47.60000000000001" - ], - [ - 1489960921, - "4.75" - ], - [ - 1489960936, - "50.77000000000001" - ], - [ - 1489960936, - "5.26" - ], - [ - 1489960936, - "4.1899999999999995" - ], - [ - 1489960951, - "4.31" - ], - [ - 1489960951, - "56.16000000000001" - ], - [ - 1489960951, - "6" - ], - [ - 1489960966, - "59.28000000000001" - ], - [ - 1489960966, - "4.609999999999999" - ], - [ - 1489960966, - "6.39" - ], - [ - 1489960981, - "7.43" - ], - [ - 1489960981, - "67.01" - ], - [ - 1489960981, - "4.709999999999999" - ], - [ - 1489960996, - "67.01" - ], - [ - 1489960996, - "8.01" - ], - [ - 1489960996, - "4.709999999999999" - ], - [ - 1489961011, - "5.389999999999999" - ], - [ - 1489961011, - "10.42" - ], - [ - 1489961011, - "67.01" - ], - [ - 1489961026, - "5.639999999999999" - ], - [ - 1489961026, - "12.01" - ], - [ - 1489961026, - "1.25" - ], - [ - 1489961041, - "12.59" - ], - [ - 1489961041, - "1.81" - ], - [ - 1489961041, - "5.999999999999999" - ], - [ - 1489961056, - "6.159999999999999" - ], - [ - 1489961056, - "13.459999999999999" - ], - [ - 1489961056, - "2.6500000000000004" - ], - [ - 1489961071, - "6.4799999999999995" - ], - [ - 1489961071, - "13.829999999999998" - ], - [ - 1489961071, - "3.0400000000000005" - ], - [ - 1489961086, - "6.609999999999999" - ], - [ - 1489961086, - "3.9800000000000004" - ], - [ - 1489961086, - "14.649999999999999" - ], - [ - 1489961101, - "6.81" - ], - [ - 1489961101, - "15.12" - ], - [ - 1489961101, - "4.6000000000000005" - ], - [ - 1489961116, - "16.14" - ], - [ - 1489961116, - "6.010000000000001" - ], - [ - 1489961116, - "6.8999999999999995" - ], - [ - 1489961131, - "16.14" - ], - [ - 1489961131, - "7.0200000000000005" - ], - [ - 1489961131, - "7.1" - ], - [ - 1489961146, - "16.14" - ], - [ - 1489961146, - "7.21" - ], - [ - 1489961146, - "8.98" - ], - [ - 1489961161, - "7.37" - ], - [ - 1489961161, - "10.190000000000001" - ], - [ - 1489961161, - "0.98" - ], - [ - 1489961176, - "1.19" - ], - [ - 1489961176, - "7.44" - ], - [ - 1489961176, - "11.990000000000002" - ], - [ - 1489961191, - "13.130000000000003" - ], - [ - 1489961191, - "7.670000000000001" - ], - [ - 1489961191, - "1.5899999999999999" - ], - [ - 1489961206, - "15.560000000000002" - ], - [ - 1489961206, - "1.73" - ], - [ - 1489961206, - "7.750000000000001" - ], - [ - 1489961221, - "16.6" - ], - [ - 1489961221, - "7.87" - ], - [ - 1489961221, - "2.1799999999999997" - ], - [ - 1489961236, - "2.36" - ], - [ - 1489961236, - "7.96" - ], - [ - 1489961236, - "18.980000000000004" - ], - [ - 1489961251, - "20.180000000000003" - ], - [ - 1489961251, - "2.77" - ], - [ - 1489961251, - "8.16" - ], - [ - 1489961266, - "22.930000000000003" - ], - [ - 1489961266, - "8.25" - ], - [ - 1489961266, - "2.99" - ], - [ - 1489961281, - "8.42" - ], - [ - 1489961281, - "24.470000000000002" - ], - [ - 1489961281, - "3.5700000000000003" - ], - [ - 1489961296, - "27.520000000000003" - ], - [ - 1489961296, - "8.48" - ], - [ - 1489961296, - "3.83" - ], - [ - 1489961311, - "29.370000000000005" - ], - [ - 1489961311, - "4.42" - ], - [ - 1489961311, - "8.48" - ], - [ - 1489961326, - "4.76" - ], - [ - 1489961326, - "8.48" - ], - [ - 1489961326, - "32.85" - ], - [ - 1489961341, - "5.42" - ], - [ - 1489961341, - "0.6" - ], - [ - 1489961341, - "35.03" - ], - [ - 1489961356, - "5.81" - ], - [ - 1489961356, - "0.77" - ], - [ - 1489961356, - "39.36" - ], - [ - 1489961371, - "6.51" - ], - [ - 1489961371, - "41.25" - ], - [ - 1489961371, - "1.07" - ], - [ - 1489961386, - "1.25" - ], - [ - 1489961386, - "6.85" - ], - [ - 1489961386, - "45.63" - ], - [ - 1489961401, - "7.619999999999999" - ], - [ - 1489961401, - "47.72" - ], - [ - 1489961401, - "1.43" - ], - [ - 1489961416, - "47.72" - ], - [ - 1489961416, - "8.12" - ], - [ - 1489961416, - "1.53" - ], - [ - 1489961431, - "1.7400000000000002" - ], - [ - 1489961431, - "9.129999999999999" - ], - [ - 1489961431, - "0.9" - ], - [ - 1489961446, - "9.53" - ], - [ - 1489961446, - "1.1300000000000001" - ], - [ - 1489961446, - "1.8300000000000003" - ], - [ - 1489961461, - "10.51" - ], - [ - 1489961461, - "1.7300000000000002" - ], - [ - 1489961461, - "2.0200000000000005" - ], - [ - 1489961476, - "2.25" - ], - [ - 1489961476, - "11.03" - ], - [ - 1489961476, - "2.2100000000000004" - ], - [ - 1489961491, - "11.03" - ], - [ - 1489961491, - "2.4000000000000004" - ], - [ - 1489961491, - "3.53" - ], - [ - 1489961506, - "2.6000000000000005" - ], - [ - 1489961506, - "4.34" - ], - [ - 1489961506, - "11.03" - ], - [ - 1489961521, - "0.83" - ], - [ - 1489961521, - "2.9900000000000007" - ], - [ - 1489961521, - "6.39" - ], - [ - 1489961536, - "1.3699999999999999" - ], - [ - 1489961536, - "7.119999999999999" - ], - [ - 1489961536, - "3.0800000000000005" - ], - [ - 1489961551, - "9.059999999999999" - ], - [ - 1489961551, - "1.5699999999999998" - ], - [ - 1489961551, - "3.3000000000000007" - ], - [ - 1489961566, - "3.400000000000001" - ], - [ - 1489961566, - "10.349999999999998" - ], - [ - 1489961566, - "2.05" - ], - [ - 1489961581, - "3.630000000000001" - ], - [ - 1489961581, - "2.3099999999999996" - ], - [ - 1489961581, - "12.759999999999998" - ], - [ - 1489961596, - "13.669999999999998" - ], - [ - 1489961596, - "2.7399999999999998" - ], - [ - 1489961596, - "3.750000000000001" - ], - [ - 1489961611, - "2.9" - ], - [ - 1489961611, - "15.819999999999999" - ], - [ - 1489961611, - "3.8700000000000006" - ], - [ - 1489961626, - "16.81" - ], - [ - 1489961626, - "3.9300000000000006" - ], - [ - 1489961626, - "3.31" - ], - [ - 1489961641, - "18.94" - ], - [ - 1489961641, - "3.5100000000000002" - ], - [ - 1489961641, - "4.0200000000000005" - ], - [ - 1489961656, - "4.090000000000001" - ], - [ - 1489961656, - "20.150000000000002" - ], - [ - 1489961656, - "3.9000000000000004" - ], - [ - 1489961671, - "4.090000000000001" - ], - [ - 1489961671, - "4.2" - ], - [ - 1489961671, - "22.750000000000004" - ], - [ - 1489961686, - "4.780000000000001" - ], - [ - 1489961686, - "4.28" - ], - [ - 1489961686, - "24.570000000000004" - ], - [ - 1489961701, - "4.57" - ], - [ - 1489961701, - "5.130000000000001" - ], - [ - 1489961701, - "28.200000000000003" - ], - [ - 1489961716, - "30.220000000000002" - ], - [ - 1489961716, - "4.7" - ], - [ - 1489961716, - "5.890000000000001" - ], - [ - 1489961731, - "4.89" - ], - [ - 1489961731, - "6.19" - ], - [ - 1489961731, - "34.09" - ], - [ - 1489961746, - "35.730000000000004" - ], - [ - 1489961746, - "6.8100000000000005" - ], - [ - 1489961746, - "4.96" - ], - [ - 1489961761, - "7.220000000000001" - ], - [ - 1489961761, - "39.25000000000001" - ], - [ - 1489961761, - "5.06" - ], - [ - 1489961776, - "7.860000000000001" - ], - [ - 1489961776, - "5.2299999999999995" - ], - [ - 1489961776, - "41.07000000000001" - ], - [ - 1489961791, - "5.3" - ], - [ - 1489961791, - "45.26000000000001" - ], - [ - 1489961791, - "8.200000000000001" - ], - [ - 1489961806, - "47.62000000000001" - ], - [ - 1489961806, - "8.93" - ], - [ - 1489961806, - "5.38" - ], - [ - 1489961821, - "9.28" - ], - [ - 1489961821, - "5.569999999999999" - ], - [ - 1489961821, - "52.490000000000016" - ], - [ - 1489961836, - "5.709999999999999" - ], - [ - 1489961836, - "10.219999999999999" - ], - [ - 1489961836, - "0.85" - ], - [ - 1489961851, - "1.13" - ], - [ - 1489961851, - "5.909999999999998" - ], - [ - 1489961851, - "10.219999999999999" - ], - [ - 1489961866, - "10.219999999999999" - ], - [ - 1489961866, - "1.5899999999999999" - ], - [ - 1489961866, - "5.959999999999998" - ], - [ - 1489961881, - "2.04" - ], - [ - 1489961881, - "6.129999999999998" - ], - [ - 1489961881, - "0.64" - ], - [ - 1489961896, - "2.91" - ], - [ - 1489961896, - "6.239999999999998" - ], - [ - 1489961896, - "0.9700000000000001" - ], - [ - 1489961911, - "6.429999999999998" - ], - [ - 1489961911, - "3.48" - ], - [ - 1489961911, - "1.21" - ], - [ - 1489961926, - "6.569999999999998" - ], - [ - 1489961926, - "1.63" - ], - [ - 1489961926, - "4.79" - ], - [ - 1489961941, - "5.52" - ], - [ - 1489961941, - "6.749999999999997" - ], - [ - 1489961941, - "1.7799999999999998" - ], - [ - 1489961956, - "6.849999999999997" - ], - [ - 1489961956, - "2.13" - ], - [ - 1489961956, - "6.9399999999999995" - ], - [ - 1489961971, - "6.9499999999999975" - ], - [ - 1489961971, - "2.32" - ], - [ - 1489961971, - "7.8" - ], - [ - 1489961986, - "9.45" - ], - [ - 1489961986, - "6.9499999999999975" - ], - [ - 1489961986, - "2.6599999999999997" - ], - [ - 1489962001, - "6.9499999999999975" - ], - [ - 1489962001, - "2.88" - ], - [ - 1489962001, - "10.27" - ], - [ - 1489962016, - "3.42" - ], - [ - 1489962016, - "12.61" - ], - [ - 1489962016, - "6.9499999999999975" - ], - [ - 1489962031, - "0.99" - ], - [ - 1489962031, - "3.77" - ], - [ - 1489962031, - "13.78" - ], - [ - 1489962046, - "16.66" - ], - [ - 1489962046, - "1.45" - ], - [ - 1489962046, - "4.41" - ], - [ - 1489962061, - "4.67" - ], - [ - 1489962061, - "1.6199999999999999" - ], - [ - 1489962061, - "17.98" - ], - [ - 1489962076, - "1.76" - ], - [ - 1489962076, - "5.15" - ], - [ - 1489962076, - "20.57" - ], - [ - 1489962091, - "5.57" - ], - [ - 1489962091, - "22.080000000000002" - ], - [ - 1489962091, - "1.8900000000000001" - ], - [ - 1489962106, - "25.28" - ], - [ - 1489962106, - "6.1899999999999995" - ], - [ - 1489962106, - "1.9500000000000002" - ], - [ - 1489962121, - "2.1300000000000003" - ], - [ - 1489962121, - "27.03" - ], - [ - 1489962121, - "6.579999999999999" - ], - [ - 1489962136, - "31.98" - ], - [ - 1489962136, - "7.3999999999999995" - ], - [ - 1489962136, - "2.41" - ], - [ - 1489962151, - "7.3999999999999995" - ], - [ - 1489962151, - "31.98" - ], - [ - 1489962151, - "2.41" - ], - [ - 1489962166, - "31.98" - ], - [ - 1489962166, - "7.3999999999999995" - ], - [ - 1489962166, - "2.41" - ], - [ - 1489962181, - "0.55" - ], - [ - 1489962181, - "0.79" - ], - [ - 1489962181, - "0.53" - ], - [ - 1489962196, - "1" - ], - [ - 1489962196, - "0.97" - ], - [ - 1489962196, - "0.9199999999999999" - ], - [ - 1489962211, - "1.14" - ], - [ - 1489962211, - "1.34" - ], - [ - 1489962211, - "1.2100000000000002" - ], - [ - 1489962226, - "1.7200000000000002" - ], - [ - 1489962226, - "1.63" - ], - [ - 1489962226, - "1.4300000000000002" - ], - [ - 1489962241, - "1.6200000000000003" - ], - [ - 1489962241, - "2.68" - ], - [ - 1489962241, - "1.8599999999999999" - ], - [ - 1489962256, - "2.18" - ], - [ - 1489962256, - "3.16" - ], - [ - 1489962256, - "1.6700000000000004" - ], - [ - 1489962271, - "4.65" - ], - [ - 1489962271, - "1.8900000000000006" - ], - [ - 1489962271, - "2.39" - ], - [ - 1489962286, - "2.8400000000000003" - ], - [ - 1489962286, - "5.4" - ], - [ - 1489962286, - "1.9600000000000006" - ], - [ - 1489962301, - "2.2300000000000004" - ], - [ - 1489962301, - "3.0500000000000003" - ], - [ - 1489962301, - "6.8100000000000005" - ], - [ - 1489962316, - "7.98" - ], - [ - 1489962316, - "2.3100000000000005" - ], - [ - 1489962316, - "3.68" - ], - [ - 1489962331, - "2.5100000000000002" - ], - [ - 1489962331, - "3.93" - ], - [ - 1489962331, - "9.8" - ], - [ - 1489962346, - "4.54" - ], - [ - 1489962346, - "10.91" - ], - [ - 1489962346, - "2.6100000000000003" - ], - [ - 1489962361, - "4.76" - ], - [ - 1489962361, - "2.8000000000000003" - ], - [ - 1489962361, - "12.879999999999999" - ], - [ - 1489962376, - "5.31" - ], - [ - 1489962376, - "2.85" - ], - [ - 1489962376, - "13.95" - ], - [ - 1489962391, - "5.619999999999999" - ], - [ - 1489962391, - "16.27" - ], - [ - 1489962391, - "3.04" - ], - [ - 1489962406, - "17.61" - ], - [ - 1489962406, - "6.31" - ], - [ - 1489962406, - "3.14" - ], - [ - 1489962421, - "3.33" - ], - [ - 1489962421, - "6.72" - ], - [ - 1489962421, - "20.810000000000002" - ], - [ - 1489962436, - "7.48" - ], - [ - 1489962436, - "22.340000000000003" - ], - [ - 1489962436, - "3.44" - ], - [ - 1489962451, - "3.56" - ], - [ - 1489962451, - "7.78" - ], - [ - 1489962451, - "25.430000000000003" - ], - [ - 1489962466, - "26.960000000000004" - ], - [ - 1489962466, - "8.43" - ], - [ - 1489962466, - "3.61" - ], - [ - 1489962481, - "8.76" - ], - [ - 1489962481, - "30.370000000000005" - ], - [ - 1489962481, - "3.73" - ], - [ - 1489962496, - "3.79" - ], - [ - 1489962496, - "32.17" - ], - [ - 1489962496, - "9.39" - ], - [ - 1489962511, - "3.96" - ], - [ - 1489962511, - "9.83" - ], - [ - 1489962511, - "35.84" - ], - [ - 1489962526, - "9.83" - ], - [ - 1489962526, - "4.05" - ], - [ - 1489962526, - "37.790000000000006" - ], - [ - 1489962541, - "42.580000000000005" - ], - [ - 1489962541, - "4.18" - ], - [ - 1489962541, - "9.83" - ], - [ - 1489962556, - "0.53" - ], - [ - 1489962556, - "44.93000000000001" - ], - [ - 1489962556, - "4.239999999999999" - ], - [ - 1489962571, - "0.77" - ], - [ - 1489962571, - "49.52" - ], - [ - 1489962571, - "4.35" - ], - [ - 1489962586, - "4.4399999999999995" - ], - [ - 1489962586, - "51.800000000000004" - ], - [ - 1489962586, - "0.99" - ], - [ - 1489962601, - "4.609999999999999" - ], - [ - 1489962601, - "51.800000000000004" - ], - [ - 1489962601, - "1.18" - ], - [ - 1489962616, - "4.669999999999999" - ], - [ - 1489962616, - "51.800000000000004" - ], - [ - 1489962616, - "1.5299999999999998" - ], - [ - 1489962631, - "1.7699999999999998" - ], - [ - 1489962631, - "0.69" - ], - [ - 1489962631, - "4.909999999999999" - ], - [ - 1489962646, - "2.1399999999999997" - ], - [ - 1489962646, - "0.98" - ], - [ - 1489962646, - "4.989999999999999" - ], - [ - 1489962661, - "1.56" - ], - [ - 1489962661, - "2.36" - ], - [ - 1489962661, - "5.119999999999999" - ], - [ - 1489962676, - "1.94" - ], - [ - 1489962676, - "5.199999999999999" - ], - [ - 1489962676, - "2.73" - ], - [ - 1489962691, - "5.359999999999999" - ], - [ - 1489962691, - "2.87" - ], - [ - 1489962691, - "3.06" - ], - [ - 1489962706, - "3.52" - ], - [ - 1489962706, - "3.45" - ], - [ - 1489962706, - "5.419999999999999" - ], - [ - 1489962721, - "5.659999999999999" - ], - [ - 1489962721, - "3.71" - ], - [ - 1489962721, - "4.55" - ], - [ - 1489962736, - "5.7299999999999995" - ], - [ - 1489962736, - "5.35" - ], - [ - 1489962736, - "4.3" - ], - [ - 1489962751, - "4.64" - ], - [ - 1489962751, - "7.22" - ], - [ - 1489962751, - "5.92" - ], - [ - 1489962766, - "8.12" - ], - [ - 1489962766, - "5.15" - ], - [ - 1489962766, - "6" - ], - [ - 1489962781, - "6.2" - ], - [ - 1489962781, - "9.91" - ], - [ - 1489962781, - "5.44" - ], - [ - 1489962796, - "6.24" - ], - [ - 1489962796, - "6.070000000000001" - ], - [ - 1489962796, - "10.85" - ], - [ - 1489962811, - "6.370000000000001" - ], - [ - 1489962811, - "6.37" - ], - [ - 1489962811, - "12.809999999999999" - ], - [ - 1489962826, - "6.950000000000001" - ], - [ - 1489962826, - "14.03" - ], - [ - 1489962826, - "6.37" - ], - [ - 1489962841, - "7.210000000000001" - ], - [ - 1489962841, - "6.37" - ], - [ - 1489962841, - "16.47" - ], - [ - 1489962856, - "17.98" - ], - [ - 1489962856, - "0.6900000000000001" - ], - [ - 1489962856, - "7.820000000000001" - ], - [ - 1489962871, - "20.96" - ], - [ - 1489962871, - "0.8800000000000001" - ], - [ - 1489962871, - "8.200000000000001" - ], - [ - 1489962886, - "8.890000000000002" - ], - [ - 1489962886, - "1.1400000000000001" - ], - [ - 1489962886, - "22.53" - ], - [ - 1489962901, - "1.2400000000000002" - ], - [ - 1489962901, - "8.890000000000002" - ], - [ - 1489962901, - "25.51" - ], - [ - 1489962916, - "8.890000000000002" - ], - [ - 1489962916, - "1.4200000000000004" - ], - [ - 1489962916, - "27.21" - ], - [ - 1489962931, - "0.6" - ], - [ - 1489962931, - "1.4800000000000004" - ], - [ - 1489962931, - "30.99" - ], - [ - 1489962946, - "1.05" - ], - [ - 1489962946, - "32.809999999999995" - ], - [ - 1489962946, - "1.6100000000000005" - ], - [ - 1489962961, - "1.6800000000000006" - ], - [ - 1489962961, - "1.24" - ], - [ - 1489962961, - "36.75" - ], - [ - 1489962976, - "1.64" - ], - [ - 1489962976, - "1.8700000000000008" - ], - [ - 1489962976, - "38.82" - ], - [ - 1489962991, - "42.949999999999996" - ], - [ - 1489962991, - "1.8599999999999999" - ], - [ - 1489962991, - "1.9400000000000008" - ], - [ - 1489963006, - "2.2800000000000002" - ], - [ - 1489963006, - "45.15" - ], - [ - 1489963006, - "2.0900000000000007" - ], - [ - 1489963021, - "49.58" - ], - [ - 1489963021, - "2.2200000000000006" - ], - [ - 1489963021, - "2.47" - ], - [ - 1489963036, - "52.36" - ], - [ - 1489963036, - "2.5300000000000007" - ], - [ - 1489963036, - "3.0200000000000005" - ], - [ - 1489963051, - "3.2200000000000006" - ], - [ - 1489963051, - "52.36" - ], - [ - 1489963051, - "2.5900000000000007" - ], - [ - 1489963066, - "2.7700000000000005" - ], - [ - 1489963066, - "3.900000000000001" - ], - [ - 1489963066, - "0.67" - ], - [ - 1489963081, - "4.180000000000001" - ], - [ - 1489963081, - "1.02" - ], - [ - 1489963081, - "2.8400000000000003" - ], - [ - 1489963096, - "3.0100000000000002" - ], - [ - 1489963096, - "4.82" - ], - [ - 1489963096, - "1.57" - ], - [ - 1489963111, - "3.0700000000000003" - ], - [ - 1489963111, - "5.11" - ], - [ - 1489963111, - "2.06" - ], - [ - 1489963126, - "3.05" - ], - [ - 1489963126, - "5.61" - ], - [ - 1489963126, - "3.2" - ], - [ - 1489963141, - "3.73" - ], - [ - 1489963141, - "6.050000000000001" - ], - [ - 1489963141, - "3.25" - ], - [ - 1489963156, - "6.680000000000001" - ], - [ - 1489963156, - "3.4" - ], - [ - 1489963156, - "4.9799999999999995" - ], - [ - 1489963171, - "7.040000000000001" - ], - [ - 1489963171, - "5.779999999999999" - ], - [ - 1489963171, - "3.4899999999999998" - ], - [ - 1489963186, - "3.6299999999999994" - ], - [ - 1489963186, - "7.750000000000001" - ], - [ - 1489963186, - "7.619999999999999" - ], - [ - 1489963201, - "3.7299999999999995" - ], - [ - 1489963201, - "8.07" - ], - [ - 1489963201, - "8.549999999999999" - ], - [ - 1489963216, - "8.91" - ], - [ - 1489963216, - "4.029999999999999" - ], - [ - 1489963216, - "10.709999999999999" - ], - [ - 1489963231, - "4.109999999999999" - ], - [ - 1489963231, - "9.290000000000001" - ], - [ - 1489963231, - "11.86" - ], - [ - 1489963246, - "10.110000000000001" - ], - [ - 1489963246, - "14.139999999999999" - ], - [ - 1489963246, - "4.279999999999999" - ], - [ - 1489963261, - "15.389999999999999" - ], - [ - 1489963261, - "10.530000000000001" - ], - [ - 1489963261, - "4.359999999999999" - ], - [ - 1489963276, - "10.530000000000001" - ], - [ - 1489963276, - "18.119999999999997" - ], - [ - 1489963276, - "4.51" - ], - [ - 1489963291, - "20.089999999999996" - ], - [ - 1489963291, - "4.58" - ], - [ - 1489963291, - "0.68" - ], - [ - 1489963306, - "4.72" - ], - [ - 1489963306, - "22.999999999999996" - ], - [ - 1489963306, - "0.9800000000000001" - ], - [ - 1489963321, - "24.759999999999998" - ], - [ - 1489963321, - "1.1900000000000002" - ], - [ - 1489963321, - "4.79" - ], - [ - 1489963336, - "27.74" - ], - [ - 1489963336, - "1.5100000000000002" - ], - [ - 1489963336, - "4.95" - ], - [ - 1489963351, - "1.6700000000000002" - ], - [ - 1489963351, - "29.5" - ], - [ - 1489963351, - "5.04" - ], - [ - 1489963366, - "33.17" - ], - [ - 1489963366, - "2.08" - ], - [ - 1489963366, - "5.159999999999999" - ], - [ - 1489963381, - "35.35" - ], - [ - 1489963381, - "5.239999999999999" - ], - [ - 1489963381, - "2.29" - ], - [ - 1489963396, - "39.13" - ], - [ - 1489963396, - "5.459999999999999" - ], - [ - 1489963396, - "2.7300000000000004" - ], - [ - 1489963411, - "2.8900000000000006" - ], - [ - 1489963411, - "5.539999999999999" - ], - [ - 1489963411, - "41.160000000000004" - ], - [ - 1489963426, - "5.649999999999999" - ], - [ - 1489963426, - "3.420000000000001" - ], - [ - 1489963426, - "45.61000000000001" - ], - [ - 1489963441, - "3.600000000000001" - ], - [ - 1489963441, - "5.769999999999999" - ], - [ - 1489963441, - "45.61000000000001" - ], - [ - 1489963456, - "4.150000000000001" - ], - [ - 1489963456, - "5.899999999999999" - ], - [ - 1489963456, - "0.77" - ], - [ - 1489963471, - "4.410000000000001" - ], - [ - 1489963471, - "5.989999999999998" - ], - [ - 1489963471, - "1.07" - ], - [ - 1489963486, - "5.989999999999998" - ], - [ - 1489963486, - "4.950000000000001" - ], - [ - 1489963486, - "1.58" - ], - [ - 1489963501, - "5.270000000000001" - ], - [ - 1489963501, - "5.989999999999998" - ], - [ - 1489963501, - "2.0100000000000002" - ], - [ - 1489963516, - "5.989999999999998" - ], - [ - 1489963516, - "5.840000000000002" - ], - [ - 1489963516, - "2.9000000000000004" - ], - [ - 1489963531, - "6.440000000000001" - ], - [ - 1489963531, - "3.6900000000000004" - ], - [ - 1489963531, - "1.03" - ], - [ - 1489963546, - "5.03" - ], - [ - 1489963546, - "7.270000000000001" - ], - [ - 1489963546, - "1.12" - ], - [ - 1489963561, - "1.59" - ], - [ - 1489963561, - "7.570000000000001" - ], - [ - 1489963561, - "5.78" - ], - [ - 1489963576, - "7.870000000000001" - ], - [ - 1489963576, - "1.76" - ], - [ - 1489963576, - "8.58" - ], - [ - 1489963591, - "8.84" - ], - [ - 1489963591, - "1.9400000000000002" - ], - [ - 1489963591, - "8.690000000000001" - ], - [ - 1489963606, - "9.58" - ], - [ - 1489963606, - "2.0100000000000002" - ], - [ - 1489963606, - "10.610000000000001" - ], - [ - 1489963621, - "9.91" - ], - [ - 1489963621, - "11.620000000000001" - ], - [ - 1489963621, - "2.14" - ], - [ - 1489963636, - "9.91" - ], - [ - 1489963636, - "13.950000000000001" - ], - [ - 1489963636, - "2.25" - ], - [ - 1489963651, - "16.87" - ], - [ - 1489963651, - "1.28" - ], - [ - 1489963651, - "3.29" - ], - [ - 1489963666, - "24.94" - ], - [ - 1489963666, - "3.52" - ], - [ - 1489963666, - "1.76" - ], - [ - 1489963681, - "27.48" - ], - [ - 1489963681, - "3.72" - ], - [ - 1489963681, - "2.48" - ], - [ - 1489963696, - "2.66" - ], - [ - 1489963696, - "30.310000000000002" - ], - [ - 1489963696, - "3.85" - ], - [ - 1489963711, - "31.910000000000004" - ], - [ - 1489963711, - "2.97" - ], - [ - 1489963711, - "4.12" - ], - [ - 1489963726, - "4.21" - ], - [ - 1489963726, - "3.1100000000000003" - ], - [ - 1489963726, - "35.13000000000001" - ], - [ - 1489963741, - "36.85000000000001" - ], - [ - 1489963741, - "4.4399999999999995" - ], - [ - 1489963741, - "3.5300000000000002" - ], - [ - 1489963756, - "4.51" - ], - [ - 1489963756, - "40.78000000000001" - ], - [ - 1489963756, - "3.7300000000000004" - ], - [ - 1489963771, - "42.720000000000006" - ], - [ - 1489963771, - "4.170000000000001" - ], - [ - 1489963771, - "4.69" - ], - [ - 1489963786, - "4.760000000000001" - ], - [ - 1489963786, - "46.470000000000006" - ], - [ - 1489963786, - "4.370000000000001" - ], - [ - 1489963801, - "4.800000000000001" - ], - [ - 1489963801, - "48.49000000000001" - ], - [ - 1489963801, - "4.880000000000001" - ], - [ - 1489963816, - "4.98" - ], - [ - 1489963816, - "5.040000000000001" - ], - [ - 1489963816, - "52.75000000000001" - ], - [ - 1489963831, - "5.21" - ], - [ - 1489963831, - "55.400000000000006" - ], - [ - 1489963831, - "5.540000000000001" - ], - [ - 1489963846, - "5.770000000000001" - ], - [ - 1489963846, - "5.3" - ], - [ - 1489963846, - "60.74000000000001" - ], - [ - 1489963861, - "5.46" - ], - [ - 1489963861, - "6.320000000000001" - ], - [ - 1489963861, - "63.52000000000001" - ], - [ - 1489963876, - "5.63" - ], - [ - 1489963876, - "63.52000000000001" - ], - [ - 1489963876, - "6.610000000000001" - ], - [ - 1489963891, - "63.52000000000001" - ], - [ - 1489963891, - "7.230000000000001" - ], - [ - 1489963891, - "5.7299999999999995" - ], - [ - 1489963906, - "5.859999999999999" - ], - [ - 1489963906, - "7.560000000000001" - ], - [ - 1489963906, - "0.8099999999999999" - ], - [ - 1489963921, - "8.390000000000002" - ], - [ - 1489963921, - "6.079999999999999" - ], - [ - 1489963921, - "1.0999999999999999" - ], - [ - 1489963936, - "8.740000000000002" - ], - [ - 1489963936, - "1.8399999999999999" - ], - [ - 1489963936, - "6.159999999999999" - ], - [ - 1489963951, - "9.510000000000003" - ], - [ - 1489963951, - "6.359999999999999" - ], - [ - 1489963951, - "2.27" - ], - [ - 1489963966, - "3.46" - ], - [ - 1489963966, - "6.3999999999999995" - ], - [ - 1489963966, - "9.830000000000004" - ], - [ - 1489963981, - "6.579999999999999" - ], - [ - 1489963981, - "4.06" - ], - [ - 1489963981, - "10.610000000000003" - ], - [ - 1489963996, - "5.6899999999999995" - ], - [ - 1489963996, - "10.610000000000003" - ], - [ - 1489963996, - "6.669999999999999" - ], - [ - 1489964011, - "10.610000000000003" - ], - [ - 1489964011, - "6.6" - ], - [ - 1489964011, - "6.889999999999999" - ], - [ - 1489964026, - "9.37" - ], - [ - 1489964026, - "0.85" - ], - [ - 1489964026, - "7.0299999999999985" - ], - [ - 1489964041, - "7.189999999999999" - ], - [ - 1489964041, - "10.459999999999999" - ], - [ - 1489964041, - "1.03" - ], - [ - 1489964056, - "12.399999999999999" - ], - [ - 1489964056, - "1.31" - ], - [ - 1489964056, - "7.269999999999999" - ], - [ - 1489964071, - "1.52" - ], - [ - 1489964071, - "7.449999999999999" - ], - [ - 1489964071, - "13.409999999999998" - ], - [ - 1489964086, - "7.539999999999999" - ], - [ - 1489964086, - "16.089999999999996" - ], - [ - 1489964086, - "1.91" - ], - [ - 1489964101, - "7.699999999999999" - ], - [ - 1489964101, - "17.149999999999995" - ], - [ - 1489964101, - "2.04" - ], - [ - 1489964116, - "7.77" - ], - [ - 1489964116, - "2.39" - ], - [ - 1489964116, - "19.669999999999995" - ], - [ - 1489964131, - "20.929999999999996" - ], - [ - 1489964131, - "2.5100000000000002" - ], - [ - 1489964131, - "7.909999999999999" - ], - [ - 1489964146, - "2.87" - ], - [ - 1489964146, - "23.779999999999998" - ], - [ - 1489964146, - "7.969999999999999" - ], - [ - 1489964161, - "25.31" - ], - [ - 1489964161, - "8.129999999999999" - ], - [ - 1489964161, - "3.1100000000000003" - ], - [ - 1489964176, - "8.129999999999999" - ], - [ - 1489964176, - "28.549999999999997" - ], - [ - 1489964176, - "3.5100000000000002" - ], - [ - 1489964191, - "8.129999999999999" - ], - [ - 1489964191, - "30.269999999999996" - ], - [ - 1489964191, - "3.7" - ], - [ - 1489964206, - "0.74" - ], - [ - 1489964206, - "4.220000000000001" - ], - [ - 1489964206, - "34.14999999999999" - ], - [ - 1489964221, - "4.450000000000001" - ], - [ - 1489964221, - "0.9199999999999999" - ], - [ - 1489964221, - "36.08999999999999" - ], - [ - 1489964236, - "1.21" - ], - [ - 1489964236, - "4.970000000000001" - ], - [ - 1489964236, - "40.07999999999999" - ], - [ - 1489964251, - "5.260000000000001" - ], - [ - 1489964251, - "1.28" - ], - [ - 1489964251, - "42.31999999999999" - ], - [ - 1489964266, - "46.72" - ], - [ - 1489964266, - "1.5000000000000002" - ], - [ - 1489964266, - "5.860000000000001" - ], - [ - 1489964281, - "49.3" - ], - [ - 1489964281, - "1.6000000000000003" - ], - [ - 1489964281, - "6.270000000000001" - ], - [ - 1489964296, - "6.9300000000000015" - ], - [ - 1489964296, - "1.7700000000000005" - ], - [ - 1489964296, - "55.349999999999994" - ], - [ - 1489964311, - "1.8400000000000005" - ], - [ - 1489964311, - "7.290000000000002" - ], - [ - 1489964311, - "55.349999999999994" - ], - [ - 1489964326, - "2.0600000000000005" - ], - [ - 1489964326, - "7.920000000000002" - ], - [ - 1489964326, - "55.349999999999994" - ], - [ - 1489964341, - "2.1300000000000003" - ], - [ - 1489964341, - "8.320000000000002" - ], - [ - 1489964341, - "0.84" - ], - [ - 1489964356, - "8.930000000000001" - ], - [ - 1489964356, - "2.2800000000000002" - ], - [ - 1489964356, - "1.05" - ], - [ - 1489964371, - "1.78" - ], - [ - 1489964371, - "2.4000000000000004" - ], - [ - 1489964371, - "8.930000000000001" - ], - [ - 1489964386, - "2.6000000000000005" - ], - [ - 1489964386, - "2.17" - ], - [ - 1489964386, - "8.930000000000001" - ], - [ - 1489964401, - "0.8" - ], - [ - 1489964401, - "3.65" - ], - [ - 1489964401, - "2.6600000000000006" - ], - [ - 1489964416, - "2.8300000000000005" - ], - [ - 1489964416, - "1.02" - ], - [ - 1489964416, - "4.28" - ], - [ - 1489964431, - "1.45" - ], - [ - 1489964431, - "5.6000000000000005" - ], - [ - 1489964431, - "2.8900000000000006" - ], - [ - 1489964446, - "3.0700000000000003" - ], - [ - 1489964446, - "6.4" - ], - [ - 1489964446, - "1.73" - ], - [ - 1489964461, - "3.14" - ], - [ - 1489964461, - "8.41" - ], - [ - 1489964461, - "2.09" - ], - [ - 1489964476, - "3.3400000000000003" - ], - [ - 1489964476, - "2.33" - ], - [ - 1489964476, - "9.35" - ], - [ - 1489964491, - "2.85" - ], - [ - 1489964491, - "3.4200000000000004" - ], - [ - 1489964491, - "12.03" - ], - [ - 1489964506, - "13.09" - ], - [ - 1489964506, - "3.6000000000000005" - ], - [ - 1489964506, - "3.04" - ], - [ - 1489964521, - "3.41" - ], - [ - 1489964521, - "3.6800000000000006" - ], - [ - 1489964521, - "15.27" - ], - [ - 1489964536, - "3.8600000000000003" - ], - [ - 1489964536, - "3.74" - ], - [ - 1489964536, - "16.73" - ], - [ - 1489964551, - "4.25" - ], - [ - 1489964551, - "19.32" - ], - [ - 1489964551, - "3.9800000000000004" - ], - [ - 1489964566, - "4.180000000000001" - ], - [ - 1489964566, - "4.49" - ], - [ - 1489964566, - "20.67" - ], - [ - 1489964581, - "23.740000000000002" - ], - [ - 1489964581, - "4.2700000000000005" - ], - [ - 1489964581, - "4.98" - ], - [ - 1489964596, - "4.460000000000001" - ], - [ - 1489964596, - "25.220000000000002" - ], - [ - 1489964596, - "5.260000000000001" - ], - [ - 1489964611, - "5.870000000000001" - ], - [ - 1489964611, - "28.680000000000003" - ], - [ - 1489964611, - "4.540000000000001" - ], - [ - 1489964626, - "30.460000000000004" - ], - [ - 1489964626, - "4.720000000000001" - ], - [ - 1489964626, - "6.230000000000001" - ], - [ - 1489964641, - "34.41000000000001" - ], - [ - 1489964641, - "7.060000000000001" - ], - [ - 1489964641, - "4.8100000000000005" - ], - [ - 1489964656, - "7.550000000000002" - ], - [ - 1489964656, - "4.96" - ], - [ - 1489964656, - "37.01000000000001" - ], - [ - 1489964671, - "41.850000000000016" - ], - [ - 1489964671, - "5.02" - ], - [ - 1489964671, - "8.330000000000002" - ], - [ - 1489964686, - "43.83000000000001" - ], - [ - 1489964686, - "8.700000000000001" - ], - [ - 1489964686, - "5.2" - ], - [ - 1489964701, - "48.23000000000001" - ], - [ - 1489964701, - "9.42" - ], - [ - 1489964701, - "5.2700000000000005" - ], - [ - 1489964716, - "9.88" - ], - [ - 1489964716, - "51.15000000000001" - ], - [ - 1489964716, - "5.470000000000001" - ], - [ - 1489964731, - "5.590000000000001" - ], - [ - 1489964731, - "10.670000000000002" - ], - [ - 1489964731, - "56.19000000000001" - ], - [ - 1489964746, - "56.19000000000001" - ], - [ - 1489964746, - "5.840000000000001" - ], - [ - 1489964746, - "10.670000000000002" - ], - [ - 1489964761, - "56.19000000000001" - ], - [ - 1489964761, - "6.0200000000000005" - ], - [ - 1489964761, - "10.670000000000002" - ], - [ - 1489964776, - "0.95" - ], - [ - 1489964776, - "6.0200000000000005" - ], - [ - 1489964776, - "1.3599999999999999" - ], - [ - 1489964791, - "1.5899999999999999" - ], - [ - 1489964791, - "1.5" - ], - [ - 1489964791, - "6.28" - ], - [ - 1489964806, - "1.9899999999999998" - ], - [ - 1489964806, - "1.78" - ], - [ - 1489964806, - "6.46" - ], - [ - 1489964821, - "6.51" - ], - [ - 1489964821, - "2.25" - ], - [ - 1489964821, - "2.4099999999999997" - ], - [ - 1489964836, - "2.7699999999999996" - ], - [ - 1489964836, - "6.629999999999999" - ], - [ - 1489964836, - "2.5500000000000003" - ], - [ - 1489964851, - "6.629999999999999" - ], - [ - 1489964851, - "2.7500000000000004" - ], - [ - 1489964851, - "3.6699999999999995" - ], - [ - 1489964866, - "6.629999999999999" - ], - [ - 1489964866, - "3.2600000000000007" - ], - [ - 1489964866, - "5.06" - ], - [ - 1489964881, - "0.58" - ], - [ - 1489964881, - "5.85" - ], - [ - 1489964881, - "3.5100000000000007" - ], - [ - 1489964896, - "4.140000000000001" - ], - [ - 1489964896, - "0.95" - ], - [ - 1489964896, - "7.4799999999999995" - ], - [ - 1489964911, - "1.0699999999999998" - ], - [ - 1489964911, - "8.24" - ], - [ - 1489964911, - "4.340000000000001" - ], - [ - 1489964926, - "1.3199999999999998" - ], - [ - 1489964926, - "9" - ], - [ - 1489964926, - "4.930000000000001" - ], - [ - 1489964941, - "1.44" - ], - [ - 1489964941, - "5.140000000000001" - ], - [ - 1489964941, - "11.32" - ], - [ - 1489964956, - "5.66" - ], - [ - 1489964956, - "12.33" - ], - [ - 1489964956, - "1.59" - ], - [ - 1489964971, - "5.88" - ], - [ - 1489964971, - "14.33" - ], - [ - 1489964971, - "1.6300000000000001" - ], - [ - 1489964986, - "15.38" - ], - [ - 1489964986, - "6.41" - ], - [ - 1489964986, - "1.7700000000000002" - ], - [ - 1489965001, - "1.9300000000000002" - ], - [ - 1489965001, - "6.68" - ], - [ - 1489965001, - "17.67" - ], - [ - 1489965016, - "2.1" - ], - [ - 1489965016, - "19" - ], - [ - 1489965016, - "7.26" - ], - [ - 1489965031, - "2.23" - ], - [ - 1489965031, - "7.59" - ], - [ - 1489965031, - "21.580000000000002" - ], - [ - 1489965046, - "8.209999999999999" - ], - [ - 1489965046, - "2.42" - ], - [ - 1489965046, - "23.12" - ], - [ - 1489965061, - "2.52" - ], - [ - 1489965061, - "8.629999999999999" - ], - [ - 1489965061, - "26.78" - ], - [ - 1489965076, - "28.94" - ], - [ - 1489965076, - "2.6799999999999997" - ], - [ - 1489965076, - "9.41" - ], - [ - 1489965091, - "2.7499999999999996" - ], - [ - 1489965091, - "32.8" - ], - [ - 1489965091, - "9.8" - ], - [ - 1489965106, - "34.839999999999996" - ], - [ - 1489965106, - "2.8899999999999992" - ], - [ - 1489965106, - "10.700000000000001" - ], - [ - 1489965121, - "10.700000000000001" - ], - [ - 1489965121, - "38.66" - ], - [ - 1489965121, - "2.9699999999999993" - ], - [ - 1489965136, - "3.129999999999999" - ], - [ - 1489965136, - "43.04" - ], - [ - 1489965136, - "10.700000000000001" - ], - [ - 1489965151, - "46.129999999999995" - ], - [ - 1489965151, - "0.6" - ], - [ - 1489965151, - "3.209999999999999" - ], - [ - 1489965166, - "3.399999999999999" - ], - [ - 1489965166, - "0.97" - ], - [ - 1489965166, - "49.419999999999995" - ], - [ - 1489965181, - "3.489999999999999" - ], - [ - 1489965181, - "54.629999999999995" - ], - [ - 1489965181, - "1.13" - ], - [ - 1489965196, - "1.42" - ], - [ - 1489965196, - "3.6499999999999986" - ], - [ - 1489965196, - "54.629999999999995" - ], - [ - 1489965211, - "1.5999999999999999" - ], - [ - 1489965211, - "3.7299999999999986" - ], - [ - 1489965211, - "54.629999999999995" - ], - [ - 1489965226, - "0.75" - ], - [ - 1489965226, - "2.2399999999999998" - ], - [ - 1489965226, - "4.019999999999999" - ], - [ - 1489965241, - "1.06" - ], - [ - 1489965241, - "2.44" - ], - [ - 1489965241, - "4.099999999999999" - ], - [ - 1489965256, - "2.88" - ], - [ - 1489965256, - "1.6600000000000001" - ], - [ - 1489965256, - "4.239999999999998" - ], - [ - 1489965271, - "3.1399999999999997" - ], - [ - 1489965271, - "2.0900000000000003" - ], - [ - 1489965271, - "4.309999999999999" - ], - [ - 1489965286, - "4.499999999999998" - ], - [ - 1489965286, - "3.73" - ], - [ - 1489965286, - "3.23" - ], - [ - 1489965301, - "4.589999999999998" - ], - [ - 1489965301, - "3.75" - ], - [ - 1489965301, - "3.96" - ], - [ - 1489965316, - "4.759999999999998" - ], - [ - 1489965316, - "5.23" - ], - [ - 1489965316, - "4.55" - ], - [ - 1489965331, - "4.85" - ], - [ - 1489965331, - "6.0200000000000005" - ], - [ - 1489965331, - "4.829999999999998" - ], - [ - 1489965346, - "4.999999999999998" - ], - [ - 1489965346, - "5.359999999999999" - ], - [ - 1489965346, - "7.800000000000001" - ], - [ - 1489965361, - "5.7299999999999995" - ], - [ - 1489965361, - "5.1099999999999985" - ], - [ - 1489965361, - "8.870000000000001" - ], - [ - 1489965376, - "6.27" - ], - [ - 1489965376, - "10.89" - ], - [ - 1489965376, - "5.259999999999999" - ], - [ - 1489965391, - "12.07" - ], - [ - 1489965391, - "6.609999999999999" - ], - [ - 1489965391, - "5.379999999999999" - ], - [ - 1489965406, - "5.589999999999999" - ], - [ - 1489965406, - "7.27" - ], - [ - 1489965406, - "14.48" - ], - [ - 1489965421, - "5.699999999999999" - ], - [ - 1489965421, - "7.63" - ], - [ - 1489965421, - "15.91" - ], - [ - 1489965436, - "5.88" - ], - [ - 1489965436, - "8.36" - ], - [ - 1489965436, - "18.57" - ], - [ - 1489965451, - "5.95" - ], - [ - 1489965451, - "20.06" - ], - [ - 1489965451, - "8.7" - ], - [ - 1489965466, - "6.140000000000001" - ], - [ - 1489965466, - "9.479999999999999" - ], - [ - 1489965466, - "23.089999999999996" - ], - [ - 1489965481, - "6.220000000000001" - ], - [ - 1489965481, - "9.849999999999998" - ], - [ - 1489965481, - "24.739999999999995" - ], - [ - 1489965496, - "6.370000000000001" - ], - [ - 1489965496, - "9.849999999999998" - ], - [ - 1489965496, - "28.149999999999995" - ], - [ - 1489965511, - "0.7" - ], - [ - 1489965511, - "30.499999999999996" - ], - [ - 1489965511, - "6.440000000000001" - ], - [ - 1489965526, - "34.54" - ], - [ - 1489965526, - "1.13" - ], - [ - 1489965526, - "6.440000000000001" - ], - [ - 1489965541, - "36.46" - ], - [ - 1489965541, - "1.41" - ], - [ - 1489965541, - "6.440000000000001" - ], - [ - 1489965556, - "1.8299999999999998" - ], - [ - 1489965556, - "41.040000000000006" - ], - [ - 1489965556, - "0.65" - ], - [ - 1489965571, - "0.8" - ], - [ - 1489965571, - "2.02" - ], - [ - 1489965571, - "43.160000000000004" - ], - [ - 1489965586, - "48.26" - ], - [ - 1489965586, - "1.1400000000000001" - ], - [ - 1489965586, - "2.51" - ], - [ - 1489965601, - "50.699999999999996" - ], - [ - 1489965601, - "2.7399999999999998" - ], - [ - 1489965601, - "1.35" - ], - [ - 1489965616, - "3.3499999999999996" - ], - [ - 1489965616, - "55.79" - ], - [ - 1489965616, - "1.5700000000000003" - ], - [ - 1489965631, - "1.7500000000000002" - ], - [ - 1489965631, - "3.98" - ], - [ - 1489965631, - "59.64" - ], - [ - 1489965646, - "59.64" - ], - [ - 1489965646, - "4.3" - ], - [ - 1489965646, - "1.8900000000000003" - ], - [ - 1489965661, - "0.87" - ], - [ - 1489965661, - "2.0900000000000003" - ], - [ - 1489965661, - "5.02" - ], - [ - 1489965676, - "2.5100000000000007" - ], - [ - 1489965676, - "1.58" - ], - [ - 1489965676, - "5.669999999999999" - ], - [ - 1489965691, - "2.6000000000000005" - ], - [ - 1489965691, - "6.059999999999999" - ], - [ - 1489965691, - "2.0300000000000002" - ], - [ - 1489965706, - "3.0600000000000005" - ], - [ - 1489965706, - "2.7700000000000005" - ], - [ - 1489965706, - "6.669999999999998" - ], - [ - 1489965721, - "2.9000000000000004" - ], - [ - 1489965721, - "6.999999999999998" - ], - [ - 1489965721, - "3.5800000000000005" - ], - [ - 1489965736, - "3.2100000000000004" - ], - [ - 1489965736, - "7.699999999999998" - ], - [ - 1489965736, - "4.700000000000001" - ], - [ - 1489965751, - "8.079999999999998" - ], - [ - 1489965751, - "3.3200000000000003" - ], - [ - 1489965751, - "5.390000000000001" - ], - [ - 1489965766, - "6.890000000000001" - ], - [ - 1489965766, - "8.819999999999999" - ], - [ - 1489965766, - "3.5300000000000002" - ], - [ - 1489965781, - "7.73" - ], - [ - 1489965781, - "9.249999999999998" - ], - [ - 1489965781, - "3.6" - ], - [ - 1489965796, - "9.989999999999998" - ], - [ - 1489965796, - "10.059999999999999" - ], - [ - 1489965796, - "3.81" - ], - [ - 1489965811, - "11.129999999999999" - ], - [ - 1489965811, - "3.92" - ], - [ - 1489965811, - "10.499999999999998" - ], - [ - 1489965826, - "11.429999999999998" - ], - [ - 1489965826, - "13.549999999999999" - ], - [ - 1489965826, - "4.1" - ], - [ - 1489965841, - "15.29" - ], - [ - 1489965841, - "4.1899999999999995" - ], - [ - 1489965841, - "11.979999999999999" - ], - [ - 1489965856, - "11.979999999999999" - ], - [ - 1489965856, - "18.05" - ], - [ - 1489965856, - "4.4399999999999995" - ], - [ - 1489965871, - "19.55" - ], - [ - 1489965871, - "11.979999999999999" - ], - [ - 1489965871, - "4.539999999999999" - ], - [ - 1489965886, - "22.970000000000002" - ], - [ - 1489965886, - "0.66" - ], - [ - 1489965886, - "4.659999999999999" - ], - [ - 1489965901, - "24.580000000000002" - ], - [ - 1489965901, - "1.28" - ], - [ - 1489965901, - "4.739999999999999" - ], - [ - 1489965916, - "28.480000000000004" - ], - [ - 1489965916, - "4.869999999999999" - ], - [ - 1489965916, - "1.55" - ], - [ - 1489965931, - "2.0100000000000002" - ], - [ - 1489965931, - "4.9799999999999995" - ], - [ - 1489965931, - "30.450000000000003" - ], - [ - 1489965946, - "5.219999999999999" - ], - [ - 1489965946, - "2.2700000000000005" - ], - [ - 1489965946, - "34.230000000000004" - ], - [ - 1489965961, - "2.7300000000000004" - ], - [ - 1489965961, - "36.220000000000006" - ], - [ - 1489965961, - "5.3199999999999985" - ], - [ - 1489965976, - "40.230000000000004" - ], - [ - 1489965976, - "5.489999999999998" - ], - [ - 1489965976, - "2.9400000000000004" - ], - [ - 1489965991, - "3.4100000000000006" - ], - [ - 1489965991, - "42.36000000000001" - ], - [ - 1489965991, - "5.579999999999998" - ], - [ - 1489966006, - "46.370000000000005" - ], - [ - 1489966006, - "5.749999999999998" - ], - [ - 1489966006, - "3.6800000000000006" - ], - [ - 1489966021, - "5.839999999999998" - ], - [ - 1489966021, - "48.61000000000001" - ], - [ - 1489966021, - "4.4" - ], - [ - 1489966036, - "53.38000000000001" - ], - [ - 1489966036, - "4.71" - ], - [ - 1489966036, - "6.019999999999998" - ], - [ - 1489966051, - "6.099999999999998" - ], - [ - 1489966051, - "55.68000000000001" - ], - [ - 1489966051, - "5.21" - ], - [ - 1489966066, - "6.289999999999997" - ], - [ - 1489966066, - "60.370000000000005" - ], - [ - 1489966066, - "5.55" - ], - [ - 1489966081, - "6.319999999999998" - ], - [ - 1489966081, - "60.370000000000005" - ], - [ - 1489966081, - "6.09" - ], - [ - 1489966096, - "6.4399999999999995" - ], - [ - 1489966096, - "0.59" - ], - [ - 1489966096, - "6.469999999999998" - ], - [ - 1489966111, - "6.559999999999998" - ], - [ - 1489966111, - "0.9299999999999999" - ], - [ - 1489966111, - "7.109999999999999" - ], - [ - 1489966126, - "6.789999999999997" - ], - [ - 1489966126, - "1.6" - ], - [ - 1489966126, - "7.419999999999999" - ], - [ - 1489966141, - "8.139999999999999" - ], - [ - 1489966141, - "6.859999999999998" - ], - [ - 1489966141, - "2.13" - ], - [ - 1489966156, - "8.549999999999999" - ], - [ - 1489966156, - "3.15" - ], - [ - 1489966156, - "7.019999999999998" - ], - [ - 1489966171, - "3.77" - ], - [ - 1489966171, - "9.44" - ], - [ - 1489966171, - "7.139999999999998" - ], - [ - 1489966186, - "7.309999999999998" - ], - [ - 1489966186, - "9.889999999999999" - ], - [ - 1489966186, - "5.2700000000000005" - ], - [ - 1489966201, - "10.819999999999999" - ], - [ - 1489966201, - "7.309999999999998" - ], - [ - 1489966201, - "6.28" - ], - [ - 1489966216, - "8.280000000000001" - ], - [ - 1489966216, - "7.309999999999998" - ], - [ - 1489966216, - "11.28" - ], - [ - 1489966231, - "9.500000000000002" - ], - [ - 1489966231, - "7.309999999999998" - ], - [ - 1489966231, - "11.28" - ], - [ - 1489966246, - "11.28" - ], - [ - 1489966246, - "0.86" - ], - [ - 1489966246, - "11.440000000000001" - ], - [ - 1489966261, - "12.840000000000002" - ], - [ - 1489966261, - "0.56" - ], - [ - 1489966261, - "1.01" - ], - [ - 1489966276, - "1.27" - ], - [ - 1489966276, - "1.04" - ], - [ - 1489966276, - "15.180000000000001" - ], - [ - 1489966291, - "1.3900000000000001" - ], - [ - 1489966291, - "16.6" - ], - [ - 1489966291, - "1.27" - ], - [ - 1489966306, - "1.8900000000000001" - ], - [ - 1489966306, - "1.6000000000000003" - ], - [ - 1489966306, - "20.04" - ], - [ - 1489966321, - "2.12" - ], - [ - 1489966321, - "1.7400000000000002" - ], - [ - 1489966321, - "21.509999999999998" - ], - [ - 1489966336, - "2.5300000000000002" - ], - [ - 1489966336, - "24.75" - ], - [ - 1489966336, - "1.9400000000000004" - ], - [ - 1489966351, - "26.35" - ], - [ - 1489966351, - "2.0100000000000002" - ], - [ - 1489966351, - "2.7800000000000002" - ], - [ - 1489966366, - "2.2800000000000002" - ], - [ - 1489966366, - "3.2600000000000007" - ], - [ - 1489966366, - "30.13" - ], - [ - 1489966381, - "2.35" - ], - [ - 1489966381, - "3.5300000000000007" - ], - [ - 1489966381, - "31.88" - ], - [ - 1489966396, - "4.11" - ], - [ - 1489966396, - "2.57" - ], - [ - 1489966396, - "35.46" - ], - [ - 1489966411, - "2.69" - ], - [ - 1489966411, - "37.33" - ], - [ - 1489966411, - "4.37" - ], - [ - 1489966426, - "5.090000000000001" - ], - [ - 1489966426, - "42.15" - ], - [ - 1489966426, - "2.89" - ], - [ - 1489966441, - "2.99" - ], - [ - 1489966441, - "5.470000000000001" - ], - [ - 1489966441, - "44.449999999999996" - ], - [ - 1489966456, - "6.080000000000001" - ], - [ - 1489966456, - "3.1" - ], - [ - 1489966456, - "49.23" - ], - [ - 1489966471, - "6.500000000000001" - ], - [ - 1489966471, - "51.669999999999995" - ], - [ - 1489966471, - "3.19" - ], - [ - 1489966486, - "7.190000000000001" - ], - [ - 1489966486, - "56.599999999999994" - ], - [ - 1489966486, - "3.37" - ], - [ - 1489966501, - "3.46" - ], - [ - 1489966501, - "59.379999999999995" - ], - [ - 1489966501, - "7.560000000000001" - ], - [ - 1489966516, - "59.379999999999995" - ], - [ - 1489966516, - "3.6" - ], - [ - 1489966516, - "8.230000000000002" - ], - [ - 1489966531, - "8.720000000000002" - ], - [ - 1489966531, - "0.68" - ], - [ - 1489966531, - "3.71" - ], - [ - 1489966546, - "9.390000000000002" - ], - [ - 1489966546, - "3.8699999999999997" - ], - [ - 1489966546, - "0.91" - ], - [ - 1489966561, - "3.9299999999999997" - ], - [ - 1489966561, - "1.1800000000000002" - ], - [ - 1489966561, - "9.790000000000003" - ], - [ - 1489966576, - "10.750000000000004" - ], - [ - 1489966576, - "4.13" - ], - [ - 1489966576, - "2" - ], - [ - 1489966591, - "11.130000000000004" - ], - [ - 1489966591, - "2.48" - ], - [ - 1489966591, - "4.26" - ], - [ - 1489966606, - "3.56" - ], - [ - 1489966606, - "11.130000000000004" - ], - [ - 1489966606, - "4.43" - ], - [ - 1489966621, - "0.61" - ], - [ - 1489966621, - "4.28" - ], - [ - 1489966621, - "4.52" - ], - [ - 1489966636, - "4.68" - ], - [ - 1489966636, - "0.79" - ], - [ - 1489966636, - "5.93" - ], - [ - 1489966651, - "1.1" - ], - [ - 1489966651, - "4.75" - ], - [ - 1489966651, - "6.71" - ], - [ - 1489966666, - "8.47" - ], - [ - 1489966666, - "1.4300000000000002" - ], - [ - 1489966666, - "4.89" - ], - [ - 1489966681, - "1.76" - ], - [ - 1489966681, - "9.5" - ], - [ - 1489966681, - "4.9799999999999995" - ], - [ - 1489966696, - "1.98" - ], - [ - 1489966696, - "11.65" - ], - [ - 1489966696, - "5.13" - ], - [ - 1489966711, - "5.25" - ], - [ - 1489966711, - "12.84" - ], - [ - 1489966711, - "2.42" - ], - [ - 1489966726, - "2.59" - ], - [ - 1489966726, - "5.41" - ], - [ - 1489966726, - "15.32" - ], - [ - 1489966741, - "3.08" - ], - [ - 1489966741, - "5.46" - ], - [ - 1489966741, - "16.66" - ], - [ - 1489966756, - "3.31" - ], - [ - 1489966756, - "5.64" - ], - [ - 1489966756, - "19.52" - ], - [ - 1489966771, - "21.02" - ], - [ - 1489966771, - "3.8400000000000003" - ], - [ - 1489966771, - "5.779999999999999" - ], - [ - 1489966786, - "24.25" - ], - [ - 1489966786, - "4.08" - ], - [ - 1489966786, - "5.989999999999999" - ], - [ - 1489966801, - "4.58" - ], - [ - 1489966801, - "25.9" - ], - [ - 1489966801, - "6.06" - ], - [ - 1489966816, - "6.209999999999999" - ], - [ - 1489966816, - "29.589999999999996" - ], - [ - 1489966816, - "4.9" - ], - [ - 1489966831, - "31.679999999999996" - ], - [ - 1489966831, - "6.289999999999999" - ], - [ - 1489966831, - "5.49" - ], - [ - 1489966846, - "5.86" - ], - [ - 1489966846, - "6.459999999999999" - ], - [ - 1489966846, - "35.559999999999995" - ], - [ - 1489966861, - "37.8" - ], - [ - 1489966861, - "6.529999999999999" - ], - [ - 1489966861, - "6.5" - ], - [ - 1489966876, - "6.78" - ], - [ - 1489966876, - "6.6499999999999995" - ], - [ - 1489966876, - "42.129999999999995" - ], - [ - 1489966891, - "7.44" - ], - [ - 1489966891, - "6.6499999999999995" - ], - [ - 1489966891, - "44.53999999999999" - ], - [ - 1489966906, - "6.6499999999999995" - ], - [ - 1489966906, - "8.26" - ], - [ - 1489966906, - "49.65999999999999" - ], - [ - 1489966921, - "52.70999999999999" - ], - [ - 1489966921, - "8.64" - ], - [ - 1489966921, - "0.63" - ], - [ - 1489966936, - "8.940000000000001" - ], - [ - 1489966936, - "57.65999999999999" - ], - [ - 1489966936, - "0.89" - ], - [ - 1489966951, - "1" - ], - [ - 1489966951, - "9.700000000000001" - ], - [ - 1489966951, - "57.65999999999999" - ], - [ - 1489966966, - "1.32" - ], - [ - 1489966966, - "9.700000000000001" - ], - [ - 1489966966, - "57.65999999999999" - ], - [ - 1489966981, - "9.700000000000001" - ], - [ - 1489966981, - "0.96" - ], - [ - 1489966981, - "1.3900000000000001" - ], - [ - 1489966996, - "1.5300000000000002" - ], - [ - 1489966996, - "1.23" - ], - [ - 1489966996, - "0.58" - ], - [ - 1489967011, - "0.75" - ], - [ - 1489967011, - "1.98" - ], - [ - 1489967011, - "1.6200000000000003" - ], - [ - 1489967026, - "1.7700000000000005" - ], - [ - 1489967026, - "1.07" - ], - [ - 1489967026, - "2.4699999999999998" - ], - [ - 1489967041, - "1.32" - ], - [ - 1489967041, - "3.4299999999999997" - ], - [ - 1489967041, - "1.8300000000000005" - ], - [ - 1489967056, - "4.05" - ], - [ - 1489967056, - "1.6099999999999999" - ], - [ - 1489967056, - "2.0500000000000003" - ], - [ - 1489967071, - "1.8099999999999998" - ], - [ - 1489967071, - "5.52" - ], - [ - 1489967071, - "2.12" - ], - [ - 1489967086, - "2.3000000000000003" - ], - [ - 1489967086, - "2.1799999999999997" - ], - [ - 1489967086, - "6.26" - ], - [ - 1489967101, - "7.93" - ], - [ - 1489967101, - "2.34" - ], - [ - 1489967101, - "2.3600000000000003" - ], - [ - 1489967116, - "9.93" - ], - [ - 1489967116, - "2.6" - ], - [ - 1489967116, - "2.8099999999999996" - ], - [ - 1489967131, - "2.69" - ], - [ - 1489967131, - "3.03" - ], - [ - 1489967131, - "11.04" - ], - [ - 1489967146, - "2.82" - ], - [ - 1489967146, - "3.45" - ], - [ - 1489967146, - "12.02" - ], - [ - 1489967161, - "2.9" - ], - [ - 1489967161, - "14.39" - ], - [ - 1489967161, - "3.6500000000000004" - ], - [ - 1489967176, - "15.81" - ], - [ - 1489967176, - "4.19" - ], - [ - 1489967176, - "3.05" - ], - [ - 1489967191, - "4.4" - ], - [ - 1489967191, - "18.34" - ], - [ - 1489967191, - "3.11" - ], - [ - 1489967206, - "4.930000000000001" - ], - [ - 1489967206, - "19.759999999999998" - ], - [ - 1489967206, - "3.2199999999999998" - ], - [ - 1489967221, - "3.2899999999999996" - ], - [ - 1489967221, - "5.24" - ], - [ - 1489967221, - "22.959999999999997" - ], - [ - 1489967236, - "3.4299999999999997" - ], - [ - 1489967236, - "24.58" - ], - [ - 1489967236, - "5.84" - ], - [ - 1489967251, - "27.9" - ], - [ - 1489967251, - "3.5699999999999994" - ], - [ - 1489967251, - "6.109999999999999" - ], - [ - 1489967266, - "29.72" - ], - [ - 1489967266, - "6.819999999999999" - ], - [ - 1489967266, - "3.619999999999999" - ], - [ - 1489967281, - "34.42" - ], - [ - 1489967281, - "7.27" - ], - [ - 1489967281, - "3.689999999999999" - ], - [ - 1489967296, - "36.92" - ], - [ - 1489967296, - "3.9099999999999993" - ], - [ - 1489967296, - "8.18" - ], - [ - 1489967311, - "9.07" - ], - [ - 1489967311, - "4.049999999999999" - ], - [ - 1489967311, - "42.42" - ], - [ - 1489967326, - "45.160000000000004" - ], - [ - 1489967326, - "9.57" - ], - [ - 1489967326, - "4.219999999999999" - ], - [ - 1489967341, - "50.800000000000004" - ], - [ - 1489967341, - "4.299999999999999" - ], - [ - 1489967341, - "9.57" - ], - [ - 1489967356, - "53.36000000000001" - ], - [ - 1489967356, - "9.57" - ], - [ - 1489967356, - "4.479999999999999" - ], - [ - 1489967371, - "59.25000000000001" - ], - [ - 1489967371, - "0.78" - ], - [ - 1489967371, - "4.559999999999999" - ], - [ - 1489967386, - "59.25000000000001" - ], - [ - 1489967386, - "4.689999999999999" - ], - [ - 1489967386, - "1" - ], - [ - 1489967401, - "59.25000000000001" - ], - [ - 1489967401, - "4.7799999999999985" - ], - [ - 1489967401, - "1.44" - ], - [ - 1489967416, - "0.9400000000000001" - ], - [ - 1489967416, - "1.58" - ], - [ - 1489967416, - "4.939999999999999" - ], - [ - 1489967431, - "5.049999999999999" - ], - [ - 1489967431, - "1.1800000000000002" - ], - [ - 1489967431, - "1.93" - ], - [ - 1489967446, - "2.09" - ], - [ - 1489967446, - "5.169999999999999" - ], - [ - 1489967446, - "1.83" - ], - [ - 1489967461, - "5.209999999999999" - ], - [ - 1489967461, - "2.4" - ], - [ - 1489967461, - "2.21" - ], - [ - 1489967476, - "5.339999999999999" - ], - [ - 1489967476, - "2.6" - ], - [ - 1489967476, - "3.17" - ], - [ - 1489967491, - "5.459999999999999" - ], - [ - 1489967491, - "3.76" - ], - [ - 1489967491, - "3.06" - ], - [ - 1489967506, - "3.2800000000000002" - ], - [ - 1489967506, - "5.119999999999999" - ], - [ - 1489967506, - "5.629999999999999" - ], - [ - 1489967521, - "5.689999999999999" - ], - [ - 1489967521, - "5.8999999999999995" - ], - [ - 1489967521, - "3.6500000000000004" - ], - [ - 1489967536, - "5.789999999999998" - ], - [ - 1489967536, - "3.8800000000000003" - ], - [ - 1489967536, - "7.659999999999999" - ], - [ - 1489967551, - "5.849999999999998" - ], - [ - 1489967551, - "8.51" - ], - [ - 1489967551, - "4.36" - ], - [ - 1489967566, - "5.849999999999998" - ], - [ - 1489967566, - "4.66" - ], - [ - 1489967566, - "10.66" - ], - [ - 1489967581, - "5.3" - ], - [ - 1489967581, - "5.849999999999998" - ], - [ - 1489967581, - "11.86" - ], - [ - 1489967596, - "14.66" - ], - [ - 1489967596, - "5.63" - ], - [ - 1489967596, - "0.58" - ], - [ - 1489967611, - "6.26" - ], - [ - 1489967611, - "16.12" - ], - [ - 1489967611, - "0.82" - ], - [ - 1489967626, - "0.97" - ], - [ - 1489967626, - "6.63" - ], - [ - 1489967626, - "19.060000000000002" - ], - [ - 1489967641, - "20.51" - ], - [ - 1489967641, - "7.28" - ], - [ - 1489967641, - "1.27" - ], - [ - 1489967656, - "23.76" - ], - [ - 1489967656, - "8.06" - ], - [ - 1489967656, - "1.35" - ], - [ - 1489967671, - "1.5400000000000003" - ], - [ - 1489967671, - "25.240000000000002" - ], - [ - 1489967671, - "8.370000000000001" - ], - [ - 1489967686, - "1.6000000000000003" - ], - [ - 1489967686, - "28.680000000000003" - ], - [ - 1489967686, - "8.690000000000001" - ], - [ - 1489967701, - "1.7100000000000004" - ], - [ - 1489967701, - "8.690000000000001" - ], - [ - 1489967701, - "30.380000000000003" - ], - [ - 1489967716, - "8.690000000000001" - ], - [ - 1489967716, - "34.05" - ], - [ - 1489967716, - "1.8200000000000005" - ], - [ - 1489967731, - "1.9100000000000006" - ], - [ - 1489967731, - "8.690000000000001" - ], - [ - 1489967731, - "38.5" - ], - [ - 1489967746, - "2.0000000000000004" - ], - [ - 1489967746, - "0.73" - ], - [ - 1489967746, - "41.07" - ], - [ - 1489967761, - "2.22" - ], - [ - 1489967761, - "0.94" - ], - [ - 1489967761, - "43.3" - ], - [ - 1489967776, - "2.35" - ], - [ - 1489967776, - "47.47" - ], - [ - 1489967776, - "1.2499999999999998" - ], - [ - 1489967791, - "2.47" - ], - [ - 1489967791, - "49.53" - ], - [ - 1489967791, - "1.3499999999999999" - ], - [ - 1489967806, - "54.28" - ], - [ - 1489967806, - "1.6599999999999997" - ], - [ - 1489967806, - "2.54" - ], - [ - 1489967821, - "2.71" - ], - [ - 1489967821, - "1.8199999999999996" - ], - [ - 1489967821, - "54.28" - ], - [ - 1489967836, - "2.26" - ], - [ - 1489967836, - "2.79" - ], - [ - 1489967836, - "0.01" - ], - [ - 1489967851, - "2.4499999999999997" - ], - [ - 1489967851, - "2.9299999999999997" - ], - [ - 1489967851, - "0.95" - ], - [ - 1489967866, - "2.9299999999999997" - ], - [ - 1489967866, - "1.17" - ], - [ - 1489967866, - "2.9799999999999995" - ], - [ - 1489967881, - "1.8499999999999999" - ], - [ - 1489967881, - "3.11" - ], - [ - 1489967881, - "3.0699999999999994" - ], - [ - 1489967896, - "3.2199999999999993" - ], - [ - 1489967896, - "2.1999999999999997" - ], - [ - 1489967896, - "3.61" - ], - [ - 1489967911, - "3.349999999999999" - ], - [ - 1489967911, - "3.12" - ], - [ - 1489967911, - "3.83" - ], - [ - 1489967926, - "3.66" - ], - [ - 1489967926, - "4.29" - ], - [ - 1489967926, - "3.419999999999999" - ], - [ - 1489967941, - "4.95" - ], - [ - 1489967941, - "3.609999999999999" - ], - [ - 1489967941, - "4.59" - ], - [ - 1489967956, - "5.68" - ], - [ - 1489967956, - "3.749999999999999" - ], - [ - 1489967956, - "5.09" - ], - [ - 1489967971, - "3.919999999999999" - ], - [ - 1489967971, - "5.32" - ], - [ - 1489967971, - "7.32" - ], - [ - 1489967986, - "5.98" - ], - [ - 1489967986, - "4.029999999999999" - ], - [ - 1489967986, - "8.26" - ], - [ - 1489968001, - "10.42" - ], - [ - 1489968001, - "4.199999999999999" - ], - [ - 1489968001, - "6.300000000000001" - ], - [ - 1489968016, - "11.53" - ], - [ - 1489968016, - "4.259999999999999" - ], - [ - 1489968016, - "6.960000000000001" - ], - [ - 1489968031, - "14.009999999999998" - ], - [ - 1489968031, - "4.429999999999999" - ], - [ - 1489968031, - "7.320000000000001" - ], - [ - 1489968046, - "4.499999999999999" - ], - [ - 1489968046, - "15.479999999999999" - ], - [ - 1489968046, - "8.070000000000002" - ], - [ - 1489968061, - "4.659999999999998" - ], - [ - 1489968061, - "18.459999999999997" - ], - [ - 1489968061, - "8.520000000000001" - ], - [ - 1489968076, - "4.739999999999998" - ], - [ - 1489968076, - "8.520000000000001" - ], - [ - 1489968076, - "20.129999999999995" - ], - [ - 1489968091, - "8.520000000000001" - ], - [ - 1489968091, - "23.779999999999994" - ], - [ - 1489968091, - "4.949999999999998" - ], - [ - 1489968106, - "5.019999999999999" - ], - [ - 1489968106, - "0.8" - ], - [ - 1489968106, - "25.729999999999993" - ], - [ - 1489968121, - "0.99" - ], - [ - 1489968121, - "5.159999999999998" - ], - [ - 1489968121, - "29.629999999999992" - ], - [ - 1489968136, - "1.2999999999999998" - ], - [ - 1489968136, - "5.259999999999998" - ], - [ - 1489968136, - "31.59999999999999" - ], - [ - 1489968151, - "5.459999999999998" - ], - [ - 1489968151, - "1.4499999999999997" - ], - [ - 1489968151, - "35.72999999999999" - ], - [ - 1489968166, - "5.509999999999998" - ], - [ - 1489968166, - "1.8299999999999996" - ], - [ - 1489968166, - "37.74999999999999" - ], - [ - 1489968181, - "42.02999999999999" - ], - [ - 1489968181, - "1.9899999999999995" - ], - [ - 1489968181, - "5.639999999999998" - ], - [ - 1489968196, - "2.4099999999999993" - ], - [ - 1489968196, - "5.709999999999998" - ], - [ - 1489968196, - "44.359999999999985" - ], - [ - 1489968211, - "5.819999999999998" - ], - [ - 1489968211, - "49.139999999999986" - ], - [ - 1489968211, - "2.599999999999999" - ], - [ - 1489968226, - "5.929999999999998" - ], - [ - 1489968226, - "51.51999999999999" - ], - [ - 1489968226, - "3.099999999999999" - ], - [ - 1489968241, - "56.73999999999999" - ], - [ - 1489968241, - "5.929999999999998" - ], - [ - 1489968241, - "3.369999999999999" - ], - [ - 1489968256, - "3.8999999999999995" - ], - [ - 1489968256, - "5.929999999999998" - ], - [ - 1489968256, - "56.73999999999999" - ], - [ - 1489968271, - "56.73999999999999" - ], - [ - 1489968271, - "4.199999999999999" - ], - [ - 1489968271, - "0.61" - ], - [ - 1489968286, - "0.01" - ], - [ - 1489968286, - "0.84" - ], - [ - 1489968286, - "4.71" - ], - [ - 1489968301, - "1.12" - ], - [ - 1489968301, - "4.99" - ], - [ - 1489968301, - "0.74" - ], - [ - 1489968316, - "1.2600000000000002" - ], - [ - 1489968316, - "5.62" - ], - [ - 1489968316, - "1.38" - ], - [ - 1489968331, - "5.9" - ], - [ - 1489968331, - "1.4200000000000004" - ], - [ - 1489968331, - "1.73" - ], - [ - 1489968346, - "1.5200000000000005" - ], - [ - 1489968346, - "2.73" - ], - [ - 1489968346, - "6.65" - ], - [ - 1489968361, - "6.96" - ], - [ - 1489968361, - "1.6800000000000006" - ], - [ - 1489968361, - "3.29" - ], - [ - 1489968376, - "7.69" - ], - [ - 1489968376, - "1.7500000000000007" - ], - [ - 1489968376, - "4.55" - ], - [ - 1489968391, - "1.9700000000000006" - ], - [ - 1489968391, - "8.030000000000001" - ], - [ - 1489968391, - "5.25" - ], - [ - 1489968406, - "2.0400000000000005" - ], - [ - 1489968406, - "8.85" - ], - [ - 1489968406, - "6.76" - ], - [ - 1489968421, - "7.72" - ], - [ - 1489968421, - "9.219999999999999" - ], - [ - 1489968421, - "2.2000000000000006" - ], - [ - 1489968436, - "9.219999999999999" - ], - [ - 1489968436, - "9.65" - ], - [ - 1489968436, - "2.3600000000000008" - ], - [ - 1489968451, - "9.219999999999999" - ], - [ - 1489968451, - "10.72" - ], - [ - 1489968451, - "2.5100000000000007" - ], - [ - 1489968466, - "13.4" - ], - [ - 1489968466, - "2.6000000000000005" - ], - [ - 1489968466, - "0.87" - ], - [ - 1489968481, - "2.74" - ], - [ - 1489968481, - "1.02" - ], - [ - 1489968481, - "14.67" - ], - [ - 1489968496, - "2.8400000000000003" - ], - [ - 1489968496, - "1.39" - ], - [ - 1489968496, - "17.39" - ], - [ - 1489968511, - "2.97" - ], - [ - 1489968511, - "18.92" - ], - [ - 1489968511, - "1.5599999999999998" - ], - [ - 1489968526, - "22.140000000000004" - ], - [ - 1489968526, - "1.9899999999999998" - ], - [ - 1489968526, - "3.0500000000000003" - ], - [ - 1489968541, - "3.18" - ], - [ - 1489968541, - "23.880000000000003" - ], - [ - 1489968541, - "2.1599999999999997" - ], - [ - 1489968556, - "27.42" - ], - [ - 1489968556, - "2.59" - ], - [ - 1489968556, - "3.3000000000000003" - ], - [ - 1489968571, - "2.8" - ], - [ - 1489968571, - "3.4200000000000004" - ], - [ - 1489968571, - "29.180000000000003" - ], - [ - 1489968586, - "33.160000000000004" - ], - [ - 1489968586, - "3.47" - ], - [ - 1489968586, - "3.25" - ], - [ - 1489968601, - "3.6100000000000003" - ], - [ - 1489968601, - "35.050000000000004" - ], - [ - 1489968601, - "3.52" - ], - [ - 1489968616, - "4.04" - ], - [ - 1489968616, - "3.7500000000000004" - ], - [ - 1489968616, - "39.14" - ], - [ - 1489968631, - "4.25" - ], - [ - 1489968631, - "3.91" - ], - [ - 1489968631, - "41.36" - ], - [ - 1489968646, - "4.83" - ], - [ - 1489968646, - "45.81" - ], - [ - 1489968646, - "3.96" - ], - [ - 1489968661, - "47.910000000000004" - ], - [ - 1489968661, - "5.09" - ], - [ - 1489968661, - "4.1" - ], - [ - 1489968676, - "5.739999999999999" - ], - [ - 1489968676, - "52.300000000000004" - ], - [ - 1489968676, - "4.17" - ], - [ - 1489968691, - "6.079999999999999" - ], - [ - 1489968691, - "4.26" - ], - [ - 1489968691, - "54.57000000000001" - ], - [ - 1489968706, - "6.669999999999999" - ], - [ - 1489968706, - "54.57000000000001" - ], - [ - 1489968706, - "4.319999999999999" - ], - [ - 1489968721, - "7.019999999999999" - ], - [ - 1489968721, - "54.57000000000001" - ], - [ - 1489968721, - "4.449999999999999" - ], - [ - 1489968736, - "0.62" - ], - [ - 1489968736, - "7.8199999999999985" - ], - [ - 1489968736, - "4.529999999999999" - ], - [ - 1489968751, - "8.219999999999999" - ], - [ - 1489968751, - "1.21" - ], - [ - 1489968751, - "4.619999999999999" - ], - [ - 1489968766, - "8.919999999999998" - ], - [ - 1489968766, - "1.47" - ], - [ - 1489968766, - "4.699999999999999" - ], - [ - 1489968781, - "2.25" - ], - [ - 1489968781, - "4.829999999999999" - ], - [ - 1489968781, - "9.299999999999999" - ], - [ - 1489968796, - "4.949999999999999" - ], - [ - 1489968796, - "2.7" - ], - [ - 1489968796, - "9.299999999999999" - ], - [ - 1489968811, - "3.7" - ], - [ - 1489968811, - "5.06" - ], - [ - 1489968811, - "9.299999999999999" - ], - [ - 1489968826, - "0.69" - ], - [ - 1489968826, - "4.57" - ], - [ - 1489968826, - "5.159999999999999" - ], - [ - 1489968841, - "5.299999999999999" - ], - [ - 1489968841, - "0.98" - ], - [ - 1489968841, - "6.170000000000001" - ], - [ - 1489968856, - "5.3599999999999985" - ], - [ - 1489968856, - "1.23" - ], - [ - 1489968856, - "7.030000000000001" - ], - [ - 1489968871, - "1.54" - ], - [ - 1489968871, - "5.459999999999998" - ], - [ - 1489968871, - "8.950000000000001" - ], - [ - 1489968886, - "10.05" - ], - [ - 1489968886, - "5.519999999999998" - ], - [ - 1489968886, - "1.7" - ], - [ - 1489968901, - "12.370000000000001" - ], - [ - 1489968901, - "5.629999999999997" - ], - [ - 1489968901, - "2.04" - ], - [ - 1489968916, - "13.780000000000001" - ], - [ - 1489968916, - "5.629999999999997" - ], - [ - 1489968916, - "2.4200000000000004" - ], - [ - 1489968931, - "16.48" - ], - [ - 1489968931, - "5.629999999999997" - ], - [ - 1489968931, - "2.6500000000000004" - ], - [ - 1489968946, - "0.69" - ], - [ - 1489968946, - "2.9800000000000004" - ], - [ - 1489968946, - "18.36" - ], - [ - 1489968961, - "21.56" - ], - [ - 1489968961, - "0.86" - ], - [ - 1489968961, - "3.460000000000001" - ], - [ - 1489968976, - "23.299999999999997" - ], - [ - 1489968976, - "1.13" - ], - [ - 1489968976, - "3.950000000000001" - ], - [ - 1489968991, - "4.320000000000001" - ], - [ - 1489968991, - "1.4" - ], - [ - 1489968991, - "26.939999999999998" - ], - [ - 1489969006, - "28.79" - ], - [ - 1489969006, - "1.6300000000000001" - ], - [ - 1489969006, - "4.8900000000000015" - ], - [ - 1489969021, - "5.150000000000001" - ], - [ - 1489969021, - "32.58" - ], - [ - 1489969021, - "1.7200000000000002" - ], - [ - 1489969036, - "34.62" - ], - [ - 1489969036, - "1.9700000000000002" - ], - [ - 1489969036, - "5.830000000000001" - ], - [ - 1489969051, - "6.100000000000001" - ], - [ - 1489969051, - "2.0700000000000003" - ], - [ - 1489969051, - "38.79" - ], - [ - 1489969066, - "41.11" - ], - [ - 1489969066, - "6.480000000000001" - ], - [ - 1489969066, - "2.25" - ], - [ - 1489969081, - "45.410000000000004" - ], - [ - 1489969081, - "2.39" - ], - [ - 1489969081, - "7.090000000000002" - ], - [ - 1489969096, - "47.82000000000001" - ], - [ - 1489969096, - "2.58" - ], - [ - 1489969096, - "7.820000000000002" - ], - [ - 1489969111, - "2.7" - ], - [ - 1489969111, - "8.180000000000001" - ], - [ - 1489969111, - "52.85000000000001" - ], - [ - 1489969126, - "55.43000000000001" - ], - [ - 1489969126, - "8.610000000000001" - ], - [ - 1489969126, - "2.9" - ], - [ - 1489969141, - "3.04" - ], - [ - 1489969141, - "9.370000000000003" - ], - [ - 1489969141, - "55.43000000000001" - ], - [ - 1489969156, - "3.31" - ], - [ - 1489969156, - "9.370000000000003" - ], - [ - 1489969156, - "55.43000000000001" - ], - [ - 1489969171, - "3.42" - ], - [ - 1489969171, - "0.65" - ], - [ - 1489969171, - "9.370000000000003" - ], - [ - 1489969186, - "3.5999999999999996" - ], - [ - 1489969186, - "0.9" - ], - [ - 1489969186, - "9.370000000000003" - ], - [ - 1489969201, - "1.58" - ], - [ - 1489969201, - "3.6899999999999995" - ], - [ - 1489969201, - "0.72" - ], - [ - 1489969216, - "3.8699999999999997" - ], - [ - 1489969216, - "1.04" - ], - [ - 1489969216, - "2.06" - ], - [ - 1489969231, - "1.28" - ], - [ - 1489969231, - "3.0200000000000005" - ], - [ - 1489969231, - "3.9499999999999997" - ], - [ - 1489969246, - "1.69" - ], - [ - 1489969246, - "4.1" - ], - [ - 1489969246, - "3.6200000000000006" - ], - [ - 1489969261, - "4.17" - ], - [ - 1489969261, - "1.8599999999999999" - ], - [ - 1489969261, - "4.930000000000001" - ], - [ - 1489969276, - "2.27" - ], - [ - 1489969276, - "5.710000000000001" - ], - [ - 1489969276, - "4.39" - ], - [ - 1489969291, - "7.370000000000001" - ], - [ - 1489969291, - "4.5" - ], - [ - 1489969291, - "2.42" - ], - [ - 1489969306, - "4.66" - ], - [ - 1489969306, - "2.8000000000000003" - ], - [ - 1489969306, - "8.420000000000002" - ], - [ - 1489969321, - "4.75" - ], - [ - 1489969321, - "10.310000000000002" - ], - [ - 1489969321, - "3.04" - ], - [ - 1489969336, - "11.440000000000001" - ], - [ - 1489969336, - "3.5300000000000002" - ], - [ - 1489969336, - "5" - ], - [ - 1489969351, - "3.8400000000000003" - ], - [ - 1489969351, - "5.12" - ], - [ - 1489969351, - "13.82" - ], - [ - 1489969366, - "5.340000000000001" - ], - [ - 1489969366, - "15.09" - ], - [ - 1489969366, - "4.28" - ], - [ - 1489969381, - "17.689999999999998" - ], - [ - 1489969381, - "4.59" - ], - [ - 1489969381, - "5.430000000000001" - ], - [ - 1489969396, - "5.580000000000001" - ], - [ - 1489969396, - "5.140000000000001" - ], - [ - 1489969396, - "19.04" - ], - [ - 1489969411, - "5.45" - ], - [ - 1489969411, - "5.670000000000001" - ], - [ - 1489969411, - "22.3" - ], - [ - 1489969426, - "24.18" - ], - [ - 1489969426, - "5.840000000000001" - ], - [ - 1489969426, - "6.15" - ], - [ - 1489969441, - "5.930000000000001" - ], - [ - 1489969441, - "27.919999999999998" - ], - [ - 1489969441, - "6.5" - ], - [ - 1489969456, - "29.869999999999997" - ], - [ - 1489969456, - "6.12" - ], - [ - 1489969456, - "7.2700000000000005" - ], - [ - 1489969471, - "6.2" - ], - [ - 1489969471, - "33.739999999999995" - ], - [ - 1489969471, - "7.61" - ], - [ - 1489969486, - "8.44" - ], - [ - 1489969486, - "6.33" - ], - [ - 1489969486, - "35.879999999999995" - ], - [ - 1489969501, - "40.08999999999999" - ], - [ - 1489969501, - "8.85" - ], - [ - 1489969501, - "6.41" - ], - [ - 1489969516, - "42.20999999999999" - ], - [ - 1489969516, - "9.59" - ], - [ - 1489969516, - "6.630000000000001" - ], - [ - 1489969531, - "46.80999999999998" - ], - [ - 1489969531, - "9.59" - ], - [ - 1489969531, - "6.710000000000001" - ], - [ - 1489969546, - "6.880000000000001" - ], - [ - 1489969546, - "9.59" - ], - [ - 1489969546, - "48.969999999999985" - ], - [ - 1489969561, - "54.259999999999984" - ], - [ - 1489969561, - "6.950000000000001" - ], - [ - 1489969561, - "0.45" - ], - [ - 1489969576, - "0.68" - ], - [ - 1489969576, - "7.010000000000002" - ], - [ - 1489969576, - "56.93999999999998" - ], - [ - 1489969591, - "0.93" - ], - [ - 1489969591, - "7.010000000000002" - ], - [ - 1489969591, - "56.93999999999998" - ], - [ - 1489969606, - "1.17" - ], - [ - 1489969606, - "0.73" - ], - [ - 1489969606, - "7.010000000000002" - ], - [ - 1489969621, - "0.98" - ], - [ - 1489969621, - "1.5299999999999998" - ], - [ - 1489969621, - "7.010000000000002" - ], - [ - 1489969636, - "1.7499999999999998" - ], - [ - 1489969636, - "7.010000000000002" - ], - [ - 1489969636, - "1.65" - ], - [ - 1489969651, - "2.0799999999999996" - ], - [ - 1489969651, - "0.79" - ], - [ - 1489969651, - "2.1799999999999997" - ], - [ - 1489969666, - "0.99" - ], - [ - 1489969666, - "2.34" - ], - [ - 1489969666, - "3.2999999999999994" - ], - [ - 1489969681, - "3.999999999999999" - ], - [ - 1489969681, - "2.77" - ], - [ - 1489969681, - "1.28" - ], - [ - 1489969696, - "5.59" - ], - [ - 1489969696, - "3.1" - ], - [ - 1489969696, - "1.36" - ], - [ - 1489969711, - "3.58" - ], - [ - 1489969711, - "6.4799999999999995" - ], - [ - 1489969711, - "1.5300000000000002" - ], - [ - 1489969726, - "1.6500000000000004" - ], - [ - 1489969726, - "3.8200000000000003" - ], - [ - 1489969726, - "8.61" - ], - [ - 1489969741, - "1.8500000000000005" - ], - [ - 1489969741, - "9.709999999999999" - ], - [ - 1489969741, - "4.38" - ], - [ - 1489969756, - "11.879999999999999" - ], - [ - 1489969756, - "4.6" - ], - [ - 1489969756, - "1.9100000000000006" - ], - [ - 1489969771, - "2.130000000000001" - ], - [ - 1489969771, - "5.2" - ], - [ - 1489969771, - "13.299999999999999" - ], - [ - 1489969786, - "16.119999999999997" - ], - [ - 1489969786, - "2.2200000000000006" - ], - [ - 1489969786, - "5.53" - ], - [ - 1489969801, - "17.589999999999996" - ], - [ - 1489969801, - "6.21" - ], - [ - 1489969801, - "2.5500000000000007" - ], - [ - 1489969816, - "20.309999999999995" - ], - [ - 1489969816, - "6.47" - ], - [ - 1489969816, - "2.630000000000001" - ], - [ - 1489969831, - "21.839999999999996" - ], - [ - 1489969831, - "2.790000000000001" - ], - [ - 1489969831, - "7.069999999999999" - ], - [ - 1489969846, - "7.419999999999999" - ], - [ - 1489969846, - "2.850000000000001" - ], - [ - 1489969846, - "25.529999999999994" - ], - [ - 1489969861, - "27.719999999999995" - ], - [ - 1489969861, - "3.040000000000001" - ], - [ - 1489969861, - "8.26" - ], - [ - 1489969876, - "32.16" - ], - [ - 1489969876, - "8.7" - ], - [ - 1489969876, - "3.1100000000000008" - ], - [ - 1489969891, - "33.94" - ], - [ - 1489969891, - "9.459999999999999" - ], - [ - 1489969891, - "3.2600000000000007" - ], - [ - 1489969906, - "9.459999999999999" - ], - [ - 1489969906, - "3.3400000000000007" - ], - [ - 1489969906, - "38.52" - ], - [ - 1489969921, - "0.53" - ], - [ - 1489969921, - "41.18000000000001" - ], - [ - 1489969921, - "3.500000000000001" - ], - [ - 1489969936, - "0.74" - ], - [ - 1489969936, - "45.33000000000001" - ], - [ - 1489969936, - "3.650000000000001" - ], - [ - 1489969951, - "1.09" - ], - [ - 1489969951, - "47.56000000000001" - ], - [ - 1489969951, - "3.770000000000001" - ], - [ - 1489969966, - "52.44000000000001" - ], - [ - 1489969966, - "1.32" - ], - [ - 1489969966, - "3.8600000000000008" - ], - [ - 1489969981, - "54.70000000000001" - ], - [ - 1489969981, - "4.0600000000000005" - ], - [ - 1489969981, - "1.67" - ], - [ - 1489969996, - "1.96" - ], - [ - 1489969996, - "61.12000000000001" - ], - [ - 1489969996, - "4.16" - ], - [ - 1489970011, - "4.37" - ], - [ - 1489970011, - "64.06000000000002" - ], - [ - 1489970011, - "2.38" - ], - [ - 1489970026, - "2.62" - ], - [ - 1489970026, - "64.06000000000002" - ], - [ - 1489970026, - "4.49" - ], - [ - 1489970041, - "3.1500000000000004" - ], - [ - 1489970041, - "64.06000000000002" - ], - [ - 1489970041, - "4.640000000000001" - ], - [ - 1489970056, - "0.9" - ], - [ - 1489970056, - "3.4300000000000006" - ], - [ - 1489970056, - "4.710000000000001" - ], - [ - 1489970071, - "1.12" - ], - [ - 1489970071, - "3.9400000000000004" - ], - [ - 1489970071, - "4.83" - ], - [ - 1489970086, - "4.2700000000000005" - ], - [ - 1489970086, - "2.24" - ], - [ - 1489970086, - "4.9" - ], - [ - 1489970101, - "4.9" - ], - [ - 1489970101, - "5.09" - ], - [ - 1489970101, - "2.83" - ], - [ - 1489970116, - "5.2299999999999995" - ], - [ - 1489970116, - "4.2" - ], - [ - 1489970116, - "5.220000000000001" - ], - [ - 1489970131, - "5.830000000000001" - ], - [ - 1489970131, - "5.4399999999999995" - ], - [ - 1489970131, - "5.05" - ], - [ - 1489970146, - "5.52" - ], - [ - 1489970146, - "6.869999999999999" - ], - [ - 1489970146, - "6.270000000000001" - ], - [ - 1489970161, - "7.819999999999999" - ], - [ - 1489970161, - "6.9300000000000015" - ], - [ - 1489970161, - "5.76" - ], - [ - 1489970176, - "10.02" - ], - [ - 1489970176, - "5.88" - ], - [ - 1489970176, - "7.290000000000002" - ], - [ - 1489970191, - "6.08" - ], - [ - 1489970191, - "8.090000000000002" - ], - [ - 1489970191, - "11.1" - ], - [ - 1489970206, - "6.18" - ], - [ - 1489970206, - "8.450000000000001" - ], - [ - 1489970206, - "13.66" - ], - [ - 1489970221, - "6.31" - ], - [ - 1489970221, - "15.04" - ], - [ - 1489970221, - "9.230000000000002" - ], - [ - 1489970236, - "9.600000000000001" - ], - [ - 1489970236, - "17.95" - ], - [ - 1489970236, - "6.3999999999999995" - ], - [ - 1489970251, - "6.55" - ], - [ - 1489970251, - "19.39" - ], - [ - 1489970251, - "10.430000000000001" - ], - [ - 1489970266, - "6.609999999999999" - ], - [ - 1489970266, - "22.810000000000002" - ], - [ - 1489970266, - "10.430000000000001" - ], - [ - 1489970281, - "10.430000000000001" - ], - [ - 1489970281, - "24.700000000000003" - ], - [ - 1489970281, - "6.609999999999999" - ], - [ - 1489970296, - "0.66" - ], - [ - 1489970296, - "6.609999999999999" - ], - [ - 1489970296, - "28.32" - ], - [ - 1489970311, - "0.77" - ], - [ - 1489970311, - "29.990000000000002" - ], - [ - 1489970311, - "6.609999999999999" - ], - [ - 1489970326, - "0.55" - ], - [ - 1489970326, - "1.18" - ], - [ - 1489970326, - "33.86000000000001" - ], - [ - 1489970341, - "36.2" - ], - [ - 1489970341, - "1.38" - ], - [ - 1489970341, - "0.8500000000000001" - ], - [ - 1489970356, - "1.7999999999999998" - ], - [ - 1489970356, - "1.03" - ], - [ - 1489970356, - "40.78" - ], - [ - 1489970371, - "1.94" - ], - [ - 1489970371, - "42.77" - ], - [ - 1489970371, - "1.31" - ], - [ - 1489970386, - "47.47" - ], - [ - 1489970386, - "1.3900000000000001" - ], - [ - 1489970386, - "2.4000000000000004" - ], - [ - 1489970401, - "1.5800000000000003" - ], - [ - 1489970401, - "50.01" - ], - [ - 1489970401, - "2.66" - ], - [ - 1489970416, - "1.6800000000000004" - ], - [ - 1489970416, - "55.239999999999995" - ], - [ - 1489970416, - "3.1300000000000003" - ], - [ - 1489970431, - "57.809999999999995" - ], - [ - 1489970431, - "1.8400000000000005" - ], - [ - 1489970431, - "3.47" - ], - [ - 1489970446, - "4.03" - ], - [ - 1489970446, - "1.9800000000000004" - ], - [ - 1489970446, - "63.78999999999999" - ], - [ - 1489970461, - "63.78999999999999" - ], - [ - 1489970461, - "2.1400000000000006" - ], - [ - 1489970461, - "4.28" - ], - [ - 1489970476, - "2.2100000000000004" - ], - [ - 1489970476, - "4.95" - ], - [ - 1489970476, - "63.78999999999999" - ], - [ - 1489970491, - "0.66" - ], - [ - 1489970491, - "2.41" - ], - [ - 1489970491, - "5.19" - ], - [ - 1489970506, - "1.1600000000000001" - ], - [ - 1489970506, - "5.790000000000001" - ], - [ - 1489970506, - "2.5500000000000003" - ], - [ - 1489970521, - "1.4500000000000002" - ], - [ - 1489970521, - "6.130000000000001" - ], - [ - 1489970521, - "2.7100000000000004" - ], - [ - 1489970536, - "2.69" - ], - [ - 1489970536, - "6.98" - ], - [ - 1489970536, - "2.8400000000000003" - ], - [ - 1489970551, - "7.390000000000001" - ], - [ - 1489970551, - "3.35" - ], - [ - 1489970551, - "2.9800000000000004" - ], - [ - 1489970566, - "3.0600000000000005" - ], - [ - 1489970566, - "4.79" - ], - [ - 1489970566, - "8.3" - ], - [ - 1489970581, - "5.63" - ], - [ - 1489970581, - "3.2300000000000004" - ], - [ - 1489970581, - "8.71" - ], - [ - 1489970596, - "7.46" - ], - [ - 1489970596, - "3.3000000000000003" - ], - [ - 1489970596, - "9.610000000000001" - ], - [ - 1489970611, - "8.54" - ], - [ - 1489970611, - "3.41" - ], - [ - 1489970611, - "10.05" - ], - [ - 1489970626, - "10.989999999999998" - ], - [ - 1489970626, - "10.05" - ], - [ - 1489970626, - "3.54" - ], - [ - 1489970641, - "10.05" - ], - [ - 1489970641, - "3.68" - ], - [ - 1489970641, - "12.079999999999998" - ], - [ - 1489970656, - "14.639999999999997" - ], - [ - 1489970656, - "3.75" - ], - [ - 1489970656, - "0.61" - ], - [ - 1489970671, - "15.689999999999998" - ], - [ - 1489970671, - "3.86" - ], - [ - 1489970671, - "0.9199999999999999" - ], - [ - 1489970686, - "3.9499999999999997" - ], - [ - 1489970686, - "18.439999999999998" - ], - [ - 1489970686, - "1.0499999999999998" - ], - [ - 1489970701, - "20.38" - ], - [ - 1489970701, - "4.129999999999999" - ], - [ - 1489970701, - "1.4299999999999997" - ], - [ - 1489970716, - "24.22" - ], - [ - 1489970716, - "4.229999999999999" - ], - [ - 1489970716, - "1.6099999999999997" - ], - [ - 1489970731, - "26.18" - ], - [ - 1489970731, - "1.8799999999999994" - ], - [ - 1489970731, - "4.339999999999999" - ], - [ - 1489970746, - "2.0599999999999996" - ], - [ - 1489970746, - "30.310000000000002" - ], - [ - 1489970746, - "4.419999999999999" - ], - [ - 1489970761, - "4.549999999999999" - ], - [ - 1489970761, - "32.53" - ], - [ - 1489970761, - "2.4" - ], - [ - 1489970776, - "2.67" - ], - [ - 1489970776, - "36.49" - ], - [ - 1489970776, - "4.619999999999999" - ], - [ - 1489970791, - "3.0500000000000003" - ], - [ - 1489970791, - "4.749999999999999" - ], - [ - 1489970791, - "38.660000000000004" - ], - [ - 1489970806, - "4.849999999999999" - ], - [ - 1489970806, - "43.38" - ], - [ - 1489970806, - "3.2800000000000002" - ], - [ - 1489970821, - "45.72" - ], - [ - 1489970821, - "3.7800000000000002" - ], - [ - 1489970821, - "5.079999999999999" - ], - [ - 1489970836, - "4.010000000000001" - ], - [ - 1489970836, - "5.139999999999999" - ], - [ - 1489970836, - "50.589999999999996" - ], - [ - 1489970851, - "52.88999999999999" - ], - [ - 1489970851, - "5.289999999999999" - ], - [ - 1489970851, - "4.500000000000001" - ], - [ - 1489970866, - "5.3999999999999995" - ], - [ - 1489970866, - "58.019999999999996" - ], - [ - 1489970866, - "4.830000000000001" - ], - [ - 1489970881, - "5.619999999999999" - ], - [ - 1489970881, - "5.440000000000001" - ], - [ - 1489970881, - "61.059999999999995" - ], - [ - 1489970896, - "5.750000000000001" - ], - [ - 1489970896, - "5.699999999999999" - ], - [ - 1489970896, - "61.059999999999995" - ], - [ - 1489970911, - "61.059999999999995" - ], - [ - 1489970911, - "6.3900000000000015" - ], - [ - 1489970911, - "5.839999999999999" - ], - [ - 1489970926, - "5.909999999999999" - ], - [ - 1489970926, - "6.910000000000002" - ], - [ - 1489970926, - "61.059999999999995" - ], - [ - 1489970941, - "0.94" - ], - [ - 1489970941, - "7.510000000000002" - ], - [ - 1489970941, - "6.069999999999999" - ], - [ - 1489970956, - "7.850000000000001" - ], - [ - 1489970956, - "1.16" - ], - [ - 1489970956, - "6.1499999999999995" - ], - [ - 1489970971, - "2.04" - ], - [ - 1489970971, - "6.1499999999999995" - ], - [ - 1489970971, - "8.66" - ], - [ - 1489970986, - "6.1499999999999995" - ], - [ - 1489970986, - "2.63" - ], - [ - 1489970986, - "8.66" - ], - [ - 1489971001, - "8.66" - ], - [ - 1489971001, - "3.67" - ], - [ - 1489971001, - "0.8200000000000001" - ], - [ - 1489971016, - "0.66" - ], - [ - 1489971016, - "0.9500000000000001" - ], - [ - 1489971016, - "4.38" - ], - [ - 1489971031, - "0.8500000000000001" - ], - [ - 1489971031, - "1.3" - ], - [ - 1489971031, - "5.819999999999999" - ], - [ - 1489971046, - "1.24" - ], - [ - 1489971046, - "1.4000000000000001" - ], - [ - 1489971046, - "6.6499999999999995" - ], - [ - 1489971061, - "1.5600000000000003" - ], - [ - 1489971061, - "1.46" - ], - [ - 1489971061, - "8.73" - ], - [ - 1489971076, - "9.950000000000001" - ], - [ - 1489971076, - "1.6900000000000004" - ], - [ - 1489971076, - "1.8299999999999998" - ], - [ - 1489971091, - "12.46" - ], - [ - 1489971091, - "1.8800000000000006" - ], - [ - 1489971091, - "2.1599999999999997" - ], - [ - 1489971106, - "13.8" - ], - [ - 1489971106, - "1.9200000000000006" - ], - [ - 1489971106, - "2.5999999999999996" - ], - [ - 1489971121, - "2.1400000000000006" - ], - [ - 1489971121, - "2.8899999999999997" - ], - [ - 1489971121, - "16.5" - ], - [ - 1489971136, - "3.4599999999999995" - ], - [ - 1489971136, - "2.2100000000000004" - ], - [ - 1489971136, - "17.94" - ], - [ - 1489971151, - "2.3600000000000003" - ], - [ - 1489971151, - "21.05" - ], - [ - 1489971151, - "3.7699999999999996" - ], - [ - 1489971166, - "2.4400000000000004" - ], - [ - 1489971166, - "4.329999999999999" - ], - [ - 1489971166, - "22.72" - ], - [ - 1489971181, - "2.5800000000000005" - ], - [ - 1489971181, - "26.259999999999998" - ], - [ - 1489971181, - "4.609999999999999" - ], - [ - 1489971196, - "5.27" - ], - [ - 1489971196, - "28.099999999999998" - ], - [ - 1489971196, - "2.7100000000000004" - ], - [ - 1489971211, - "32.01" - ], - [ - 1489971211, - "5.59" - ], - [ - 1489971211, - "2.89" - ], - [ - 1489971226, - "33.97" - ], - [ - 1489971226, - "2.99" - ], - [ - 1489971226, - "6.3" - ], - [ - 1489971241, - "3.1500000000000004" - ], - [ - 1489971241, - "38.510000000000005" - ], - [ - 1489971241, - "6.64" - ], - [ - 1489971256, - "3.22" - ], - [ - 1489971256, - "7.3100000000000005" - ], - [ - 1489971256, - "40.580000000000005" - ], - [ - 1489971271, - "7.58" - ], - [ - 1489971271, - "44.230000000000004" - ], - [ - 1489971271, - "3.36" - ], - [ - 1489971286, - "8.39" - ], - [ - 1489971286, - "46.540000000000006" - ], - [ - 1489971286, - "3.4299999999999997" - ], - [ - 1489971301, - "52.00000000000001" - ], - [ - 1489971301, - "8.74" - ], - [ - 1489971301, - "3.5999999999999996" - ], - [ - 1489971316, - "3.6599999999999997" - ], - [ - 1489971316, - "9.610000000000001" - ], - [ - 1489971316, - "54.870000000000005" - ], - [ - 1489971331, - "60.31" - ], - [ - 1489971331, - "9.990000000000002" - ], - [ - 1489971331, - "3.8899999999999997" - ], - [ - 1489971346, - "10.780000000000003" - ], - [ - 1489971346, - "3.9699999999999998" - ], - [ - 1489971346, - "60.31" - ], - [ - 1489971361, - "4.15" - ], - [ - 1489971361, - "10.780000000000003" - ], - [ - 1489971361, - "60.31" - ], - [ - 1489971376, - "4.260000000000001" - ], - [ - 1489971376, - "10.780000000000003" - ], - [ - 1489971376, - "0.51" - ], - [ - 1489971391, - "0.61" - ], - [ - 1489971391, - "10.780000000000003" - ], - [ - 1489971391, - "4.49" - ], - [ - 1489971406, - "0.84" - ], - [ - 1489971406, - "4.61" - ], - [ - 1489971406, - "0.63" - ], - [ - 1489971421, - "0.7000000000000001" - ], - [ - 1489971421, - "4.790000000000001" - ], - [ - 1489971421, - "1.02" - ], - [ - 1489971436, - "4.8500000000000005" - ], - [ - 1489971436, - "0.7100000000000001" - ], - [ - 1489971436, - "1.59" - ], - [ - 1489971451, - "0.7200000000000001" - ], - [ - 1489971451, - "5.080000000000001" - ], - [ - 1489971451, - "1.75" - ], - [ - 1489971466, - "0.7300000000000001" - ], - [ - 1489971466, - "5.170000000000001" - ], - [ - 1489971466, - "2.09" - ], - [ - 1489971481, - "0.7600000000000001" - ], - [ - 1489971481, - "5.36" - ], - [ - 1489971481, - "2.4" - ], - [ - 1489971496, - "0.7600000000000001" - ], - [ - 1489971496, - "2.75" - ], - [ - 1489971496, - "5.45" - ], - [ - 1489971511, - "5.65" - ], - [ - 1489971511, - "2.99" - ], - [ - 1489971511, - "0.7900000000000001" - ], - [ - 1489971526, - "3.5500000000000003" - ], - [ - 1489971526, - "0.8000000000000002" - ], - [ - 1489971526, - "5.74" - ], - [ - 1489971541, - "0.8200000000000002" - ], - [ - 1489971541, - "3.85" - ], - [ - 1489971541, - "5.9" - ], - [ - 1489971556, - "0.8300000000000002" - ], - [ - 1489971556, - "6.03" - ], - [ - 1489971556, - "4.45" - ], - [ - 1489971571, - "4.78" - ], - [ - 1489971571, - "0.8400000000000002" - ], - [ - 1489971571, - "6.32" - ], - [ - 1489971586, - "0.8700000000000002" - ], - [ - 1489971586, - "5.33" - ], - [ - 1489971586, - "6.41" - ], - [ - 1489971601, - "0.8900000000000002" - ], - [ - 1489971601, - "6.58" - ], - [ - 1489971601, - "5.61" - ], - [ - 1489971616, - "0.9000000000000002" - ], - [ - 1489971616, - "6.69" - ], - [ - 1489971616, - "6.37" - ], - [ - 1489971631, - "6.66" - ], - [ - 1489971631, - "0.9300000000000003" - ], - [ - 1489971631, - "6.8500000000000005" - ], - [ - 1489971646, - "7.36" - ], - [ - 1489971646, - "0.9300000000000003" - ], - [ - 1489971646, - "6.8500000000000005" - ], - [ - 1489971661, - "0.9300000000000003" - ], - [ - 1489971661, - "7.73" - ], - [ - 1489971661, - "0.63" - ], - [ - 1489971676, - "8.520000000000001" - ], - [ - 1489971676, - "0.79" - ], - [ - 1489971676, - "0.9500000000000003" - ], - [ - 1489971691, - "8.910000000000002" - ], - [ - 1489971691, - "0.9700000000000003" - ], - [ - 1489971691, - "1.09" - ], - [ - 1489971706, - "0.9900000000000003" - ], - [ - 1489971706, - "9.590000000000002" - ], - [ - 1489971706, - "1.29" - ], - [ - 1489971721, - "1.5000000000000002" - ], - [ - 1489971721, - "10.000000000000002" - ], - [ - 1489971721, - "1.0000000000000002" - ], - [ - 1489971736, - "1.6000000000000003" - ], - [ - 1489971736, - "1.0200000000000002" - ], - [ - 1489971736, - "10.000000000000002" - ], - [ - 1489971751, - "10.000000000000002" - ], - [ - 1489971751, - "1.7100000000000004" - ], - [ - 1489971751, - "1.0400000000000003" - ], - [ - 1489971766, - "0.6" - ], - [ - 1489971766, - "1.8300000000000005" - ], - [ - 1489971766, - "1.0400000000000003" - ], - [ - 1489971781, - "1.0500000000000003" - ], - [ - 1489971781, - "0.96" - ], - [ - 1489971781, - "1.9900000000000007" - ], - [ - 1489971796, - "2.1000000000000005" - ], - [ - 1489971796, - "1.0700000000000003" - ], - [ - 1489971796, - "1.1199999999999999" - ], - [ - 1489971811, - "1.5199999999999998" - ], - [ - 1489971811, - "2.2500000000000004" - ], - [ - 1489971811, - "1.0800000000000003" - ], - [ - 1489971826, - "1.7699999999999998" - ], - [ - 1489971826, - "1.1000000000000003" - ], - [ - 1489971826, - "2.3400000000000003" - ], - [ - 1489971841, - "2.6100000000000003" - ], - [ - 1489971841, - "2.15" - ], - [ - 1489971841, - "1.1200000000000003" - ], - [ - 1489971856, - "2.68" - ], - [ - 1489971856, - "2.34" - ], - [ - 1489971856, - "1.1400000000000003" - ], - [ - 1489971871, - "2.83" - ], - [ - 1489971871, - "2.79" - ], - [ - 1489971871, - "1.1500000000000004" - ], - [ - 1489971886, - "3.06" - ], - [ - 1489971886, - "1.1700000000000004" - ], - [ - 1489971886, - "2.96" - ], - [ - 1489971901, - "3.58" - ], - [ - 1489971901, - "1.1700000000000004" - ], - [ - 1489971901, - "3.11" - ], - [ - 1489971916, - "3.7800000000000002" - ], - [ - 1489971916, - "3.19" - ], - [ - 1489971916, - "1.1900000000000004" - ], - [ - 1489971931, - "3.39" - ], - [ - 1489971931, - "4.36" - ], - [ - 1489971931, - "1.2100000000000004" - ], - [ - 1489971946, - "1.2200000000000004" - ], - [ - 1489971946, - "4.6000000000000005" - ], - [ - 1489971946, - "3.44" - ], - [ - 1489971961, - "5.19" - ], - [ - 1489971961, - "3.6" - ], - [ - 1489971961, - "1.2400000000000004" - ], - [ - 1489971976, - "3.74" - ], - [ - 1489971976, - "1.2500000000000004" - ], - [ - 1489971976, - "5.470000000000001" - ], - [ - 1489971991, - "1.2600000000000005" - ], - [ - 1489971991, - "6.1000000000000005" - ], - [ - 1489971991, - "3.91" - ], - [ - 1489972006, - "4" - ], - [ - 1489972006, - "6.44" - ], - [ - 1489972006, - "1.2700000000000005" - ], - [ - 1489972021, - "1.2800000000000005" - ], - [ - 1489972021, - "4.17" - ], - [ - 1489972021, - "7.0200000000000005" - ], - [ - 1489972036, - "4.32" - ], - [ - 1489972036, - "7.380000000000001" - ], - [ - 1489972036, - "1.3000000000000005" - ], - [ - 1489972051, - "4.51" - ], - [ - 1489972051, - "8.08" - ], - [ - 1489972051, - "1.3100000000000005" - ], - [ - 1489972066, - "1.3300000000000005" - ], - [ - 1489972066, - "4.6" - ], - [ - 1489972066, - "8.46" - ], - [ - 1489972081, - "4.76" - ], - [ - 1489972081, - "1.3500000000000005" - ], - [ - 1489972081, - "9.200000000000001" - ], - [ - 1489972096, - "1.3600000000000005" - ], - [ - 1489972096, - "4.819999999999999" - ], - [ - 1489972096, - "9.200000000000001" - ], - [ - 1489972111, - "9.200000000000001" - ], - [ - 1489972111, - "4.97" - ], - [ - 1489972111, - "1.3900000000000006" - ], - [ - 1489972126, - "5.05" - ], - [ - 1489972126, - "0.6900000000000001" - ], - [ - 1489972126, - "1.3900000000000006" - ], - [ - 1489972141, - "0.91" - ], - [ - 1489972141, - "1.4100000000000006" - ], - [ - 1489972141, - "5.2299999999999995" - ], - [ - 1489972156, - "1.4200000000000006" - ], - [ - 1489972156, - "1.2400000000000002" - ], - [ - 1489972156, - "5.329999999999999" - ], - [ - 1489972171, - "1.4300000000000006" - ], - [ - 1489972171, - "5.4799999999999995" - ], - [ - 1489972171, - "1.4700000000000002" - ], - [ - 1489972186, - "1.85" - ], - [ - 1489972186, - "1.4400000000000006" - ], - [ - 1489972186, - "5.499999999999999" - ], - [ - 1489972201, - "5.669999999999999" - ], - [ - 1489972201, - "2.12" - ], - [ - 1489972201, - "1.4500000000000006" - ], - [ - 1489972216, - "1.4500000000000006" - ], - [ - 1489972216, - "5.819999999999999" - ], - [ - 1489972216, - "2.5100000000000002" - ], - [ - 1489972231, - "1.4700000000000006" - ], - [ - 1489972231, - "5.999999999999999" - ], - [ - 1489972231, - "2.7300000000000004" - ], - [ - 1489972246, - "1.4700000000000006" - ], - [ - 1489972246, - "6.079999999999999" - ], - [ - 1489972246, - "3.250000000000001" - ], - [ - 1489972261, - "3.530000000000001" - ], - [ - 1489972261, - "1.4900000000000007" - ], - [ - 1489972261, - "6.2299999999999995" - ], - [ - 1489972276, - "4.200000000000001" - ], - [ - 1489972276, - "6.3" - ], - [ - 1489972276, - "1.4900000000000007" - ], - [ - 1489972291, - "4.500000000000001" - ], - [ - 1489972291, - "6.3999999999999995" - ], - [ - 1489972291, - "1.5100000000000007" - ], - [ - 1489972306, - "1.5100000000000007" - ], - [ - 1489972306, - "6.3999999999999995" - ], - [ - 1489972306, - "5.190000000000001" - ], - [ - 1489972321, - "5.530000000000001" - ], - [ - 1489972321, - "6.3999999999999995" - ], - [ - 1489972321, - "1.5200000000000007" - ], - [ - 1489972336, - "1.5200000000000007" - ], - [ - 1489972336, - "0.62" - ], - [ - 1489972336, - "6.120000000000001" - ], - [ - 1489972351, - "1.5400000000000007" - ], - [ - 1489972351, - "6.420000000000001" - ], - [ - 1489972351, - "0.88" - ], - [ - 1489972366, - "1.03" - ], - [ - 1489972366, - "1.5500000000000007" - ], - [ - 1489972366, - "7.130000000000001" - ], - [ - 1489972381, - "1.32" - ], - [ - 1489972381, - "1.5600000000000007" - ], - [ - 1489972381, - "7.48" - ], - [ - 1489972396, - "8.22" - ], - [ - 1489972396, - "1.4500000000000002" - ], - [ - 1489972396, - "1.5600000000000007" - ], - [ - 1489972411, - "1.6400000000000003" - ], - [ - 1489972411, - "8.49" - ], - [ - 1489972411, - "1.6100000000000008" - ], - [ - 1489972426, - "1.7200000000000004" - ], - [ - 1489972426, - "9.33" - ], - [ - 1489972426, - "1.6200000000000008" - ], - [ - 1489972441, - "9.7" - ], - [ - 1489972441, - "1.6300000000000008" - ], - [ - 1489972441, - "1.9000000000000006" - ], - [ - 1489972456, - "1.6300000000000008" - ], - [ - 1489972456, - "10.62" - ], - [ - 1489972456, - "2.0200000000000005" - ], - [ - 1489972471, - "1.6500000000000008" - ], - [ - 1489972471, - "10.62" - ], - [ - 1489972471, - "2.24" - ], - [ - 1489972486, - "2.3400000000000003" - ], - [ - 1489972486, - "10.62" - ], - [ - 1489972486, - "1.6600000000000008" - ], - [ - 1489972501, - "1.6700000000000008" - ], - [ - 1489972501, - "2.54" - ], - [ - 1489972501, - "0.86" - ], - [ - 1489972516, - "2.61" - ], - [ - 1489972516, - "0.99" - ], - [ - 1489972516, - "1.6700000000000008" - ], - [ - 1489972531, - "2.73" - ], - [ - 1489972531, - "1.6900000000000008" - ], - [ - 1489972531, - "1.2699999999999998" - ], - [ - 1489972546, - "1.4299999999999997" - ], - [ - 1489972546, - "2.81" - ], - [ - 1489972546, - "1.7000000000000008" - ], - [ - 1489972561, - "1.8599999999999997" - ], - [ - 1489972561, - "3.08" - ], - [ - 1489972561, - "1.7100000000000009" - ], - [ - 1489972576, - "1.7100000000000009" - ], - [ - 1489972576, - "2.0199999999999996" - ], - [ - 1489972576, - "3.19" - ], - [ - 1489972591, - "1.7300000000000009" - ], - [ - 1489972591, - "2.4899999999999993" - ], - [ - 1489972591, - "3.37" - ], - [ - 1489972606, - "2.6899999999999995" - ], - [ - 1489972606, - "1.7300000000000009" - ], - [ - 1489972606, - "3.45" - ], - [ - 1489972621, - "3.6" - ], - [ - 1489972621, - "3.249999999999999" - ], - [ - 1489972621, - "1.7500000000000009" - ], - [ - 1489972636, - "3.67" - ], - [ - 1489972636, - "1.760000000000001" - ], - [ - 1489972636, - "3.4699999999999993" - ], - [ - 1489972651, - "3.8" - ], - [ - 1489972651, - "1.770000000000001" - ], - [ - 1489972651, - "4.029999999999999" - ], - [ - 1489972666, - "4.319999999999999" - ], - [ - 1489972666, - "3.84" - ], - [ - 1489972666, - "1.780000000000001" - ], - [ - 1489972681, - "3.9599999999999995" - ], - [ - 1489972681, - "4.869999999999999" - ], - [ - 1489972681, - "1.800000000000001" - ], - [ - 1489972696, - "5.289999999999999" - ], - [ - 1489972696, - "4.06" - ], - [ - 1489972696, - "1.810000000000001" - ], - [ - 1489972711, - "1.830000000000001" - ], - [ - 1489972711, - "5.949999999999999" - ], - [ - 1489972711, - "4.179999999999999" - ], - [ - 1489972726, - "1.830000000000001" - ], - [ - 1489972726, - "6.249999999999999" - ], - [ - 1489972726, - "4.259999999999999" - ], - [ - 1489972741, - "4.419999999999999" - ], - [ - 1489972741, - "7.01" - ], - [ - 1489972741, - "1.840000000000001" - ], - [ - 1489972756, - "1.850000000000001" - ], - [ - 1489972756, - "7.27" - ], - [ - 1489972756, - "4.539999999999999" - ], - [ - 1489972771, - "1.850000000000001" - ], - [ - 1489972771, - "4.649999999999999" - ], - [ - 1489972771, - "7.85" - ], - [ - 1489972786, - "4.709999999999998" - ], - [ - 1489972786, - "1.860000000000001" - ], - [ - 1489972786, - "8.08" - ], - [ - 1489972801, - "4.819999999999998" - ], - [ - 1489972801, - "1.870000000000001" - ], - [ - 1489972801, - "8.940000000000001" - ], - [ - 1489972816, - "9.340000000000002" - ], - [ - 1489972816, - "4.899999999999998" - ], - [ - 1489972816, - "1.880000000000001" - ], - [ - 1489972831, - "1.900000000000001" - ], - [ - 1489972831, - "9.340000000000002" - ], - [ - 1489972831, - "5.039999999999997" - ], - [ - 1489972846, - "9.340000000000002" - ], - [ - 1489972846, - "1.910000000000001" - ], - [ - 1489972846, - "5.099999999999997" - ], - [ - 1489972861, - "0.62" - ], - [ - 1489972861, - "5.259999999999997" - ], - [ - 1489972861, - "1.920000000000001" - ], - [ - 1489972876, - "5.339999999999997" - ], - [ - 1489972876, - "1.920000000000001" - ], - [ - 1489972876, - "0.9400000000000001" - ], - [ - 1489972891, - "1.930000000000001" - ], - [ - 1489972891, - "1.05" - ], - [ - 1489972891, - "5.479999999999998" - ], - [ - 1489972906, - "1.45" - ], - [ - 1489972906, - "1.950000000000001" - ], - [ - 1489972906, - "5.529999999999998" - ], - [ - 1489972921, - "1.69" - ], - [ - 1489972921, - "5.709999999999997" - ], - [ - 1489972921, - "1.960000000000001" - ], - [ - 1489972936, - "5.849999999999997" - ], - [ - 1489972936, - "2.05" - ], - [ - 1489972936, - "1.980000000000001" - ], - [ - 1489972951, - "1.980000000000001" - ], - [ - 1489972951, - "6.019999999999997" - ], - [ - 1489972951, - "2.3" - ], - [ - 1489972966, - "1.990000000000001" - ], - [ - 1489972966, - "2.7" - ], - [ - 1489972966, - "6.089999999999997" - ], - [ - 1489972981, - "6.089999999999997" - ], - [ - 1489972981, - "2.99" - ], - [ - 1489972981, - "2.0100000000000007" - ], - [ - 1489972996, - "3.45" - ], - [ - 1489972996, - "2.0100000000000007" - ], - [ - 1489972996, - "6.089999999999997" - ], - [ - 1489973011, - "2.0200000000000005" - ], - [ - 1489973011, - "3.66" - ], - [ - 1489973011, - "0.86" - ], - [ - 1489973026, - "4.1899999999999995" - ], - [ - 1489973026, - "0.95" - ], - [ - 1489973026, - "2.0300000000000002" - ], - [ - 1489973041, - "1.27" - ], - [ - 1489973041, - "4.47" - ], - [ - 1489973041, - "2.0300000000000002" - ], - [ - 1489973056, - "2.06" - ], - [ - 1489973056, - "5.05" - ], - [ - 1489973056, - "1.35" - ], - [ - 1489973071, - "5.31" - ], - [ - 1489973071, - "2.1" - ], - [ - 1489973071, - "1.5100000000000002" - ], - [ - 1489973086, - "2.13" - ], - [ - 1489973086, - "5.8" - ], - [ - 1489973086, - "1.5700000000000003" - ], - [ - 1489973101, - "1.7400000000000004" - ], - [ - 1489973101, - "2.15" - ], - [ - 1489973101, - "6.18" - ], - [ - 1489973116, - "6.799999999999999" - ], - [ - 1489973116, - "2.17" - ], - [ - 1489973116, - "1.8500000000000005" - ], - [ - 1489973131, - "7.209999999999999" - ], - [ - 1489973131, - "2.0400000000000005" - ], - [ - 1489973131, - "2.17" - ], - [ - 1489973146, - "7.859999999999999" - ], - [ - 1489973146, - "2.1700000000000004" - ], - [ - 1489973146, - "2.17" - ], - [ - 1489973161, - "2.47" - ], - [ - 1489973161, - "2.1799999999999997" - ], - [ - 1489973161, - "8.27" - ], - [ - 1489973176, - "2.56" - ], - [ - 1489973176, - "8.889999999999999" - ], - [ - 1489973176, - "2.1899999999999995" - ], - [ - 1489973191, - "2.1899999999999995" - ], - [ - 1489973191, - "9.2" - ], - [ - 1489973191, - "2.69" - ], - [ - 1489973206, - "2.75" - ], - [ - 1489973206, - "9.2" - ], - [ - 1489973206, - "2.1899999999999995" - ], - [ - 1489973221, - "2.86" - ], - [ - 1489973221, - "2.2099999999999995" - ], - [ - 1489973221, - "0.62" - ], - [ - 1489973236, - "0.83" - ], - [ - 1489973236, - "2.2299999999999995" - ], - [ - 1489973236, - "2.9299999999999997" - ], - [ - 1489973251, - "2.2399999999999993" - ], - [ - 1489973251, - "3.05" - ], - [ - 1489973251, - "1.1099999999999999" - ], - [ - 1489973266, - "2.249999999999999" - ], - [ - 1489973266, - "3.0799999999999996" - ], - [ - 1489973266, - "1.3699999999999999" - ], - [ - 1489973281, - "2.2699999999999987" - ], - [ - 1489973281, - "1.8199999999999998" - ], - [ - 1489973281, - "3.28" - ], - [ - 1489973296, - "3.3499999999999996" - ], - [ - 1489973296, - "2.08" - ], - [ - 1489973296, - "2.2699999999999987" - ], - [ - 1489973311, - "2.54" - ], - [ - 1489973311, - "3.4699999999999998" - ], - [ - 1489973311, - "2.2899999999999987" - ], - [ - 1489973326, - "3.5799999999999996" - ], - [ - 1489973326, - "2.84" - ], - [ - 1489973326, - "2.2999999999999985" - ], - [ - 1489973341, - "3.4199999999999995" - ], - [ - 1489973341, - "2.319999999999998" - ], - [ - 1489973341, - "3.78" - ], - [ - 1489973356, - "2.339999999999998" - ], - [ - 1489973356, - "3.8699999999999997" - ], - [ - 1489973356, - "3.7599999999999993" - ], - [ - 1489973371, - "4.029999999999999" - ], - [ - 1489973371, - "4.249999999999999" - ], - [ - 1489973371, - "2.349999999999998" - ], - [ - 1489973386, - "4.1" - ], - [ - 1489973386, - "4.469999999999999" - ], - [ - 1489973386, - "2.3599999999999977" - ], - [ - 1489973401, - "4.22" - ], - [ - 1489973401, - "2.3799999999999972" - ], - [ - 1489973401, - "5.109999999999999" - ], - [ - 1489973416, - "2.3799999999999972" - ], - [ - 1489973416, - "4.279999999999999" - ], - [ - 1489973416, - "5.409999999999999" - ], - [ - 1489973431, - "2.389999999999997" - ], - [ - 1489973431, - "6.18" - ], - [ - 1489973431, - "4.399999999999999" - ], - [ - 1489973446, - "2.389999999999997" - ], - [ - 1489973446, - "6.56" - ], - [ - 1489973446, - "4.469999999999999" - ], - [ - 1489973461, - "4.6499999999999995" - ], - [ - 1489973461, - "7.339999999999999" - ], - [ - 1489973461, - "2.399999999999997" - ], - [ - 1489973476, - "4.709999999999999" - ], - [ - 1489973476, - "2.399999999999997" - ], - [ - 1489973476, - "7.679999999999999" - ], - [ - 1489973491, - "8.51" - ], - [ - 1489973491, - "2.4199999999999964" - ], - [ - 1489973491, - "4.829999999999999" - ], - [ - 1489973506, - "8.94" - ], - [ - 1489973506, - "4.8999999999999995" - ], - [ - 1489973506, - "2.429999999999996" - ], - [ - 1489973521, - "9.77" - ], - [ - 1489973521, - "2.429999999999996" - ], - [ - 1489973521, - "5.129999999999999" - ], - [ - 1489973536, - "2.429999999999996" - ], - [ - 1489973536, - "10.16" - ], - [ - 1489973536, - "5.199999999999999" - ], - [ - 1489973551, - "2.429999999999996" - ], - [ - 1489973551, - "5.369999999999999" - ], - [ - 1489973551, - "11" - ], - [ - 1489973566, - "11" - ], - [ - 1489973566, - "5.449999999999999" - ], - [ - 1489973566, - "2.439999999999996" - ], - [ - 1489973581, - "5.6" - ], - [ - 1489973581, - "0.01" - ], - [ - 1489973581, - "2.4499999999999957" - ], - [ - 1489973596, - "0.54" - ], - [ - 1489973596, - "5.67" - ], - [ - 1489973596, - "2.4699999999999958" - ], - [ - 1489973611, - "5.76" - ], - [ - 1489973611, - "2.4799999999999955" - ], - [ - 1489973611, - "0.8400000000000001" - ], - [ - 1489973626, - "2.4899999999999953" - ], - [ - 1489973626, - "0.93" - ], - [ - 1489973626, - "5.81" - ], - [ - 1489973641, - "5.81" - ], - [ - 1489973641, - "1.33" - ], - [ - 1489973641, - "2.499999999999995" - ], - [ - 1489973656, - "2.509999999999995" - ], - [ - 1489973656, - "5.81" - ], - [ - 1489973656, - "1.53" - ], - [ - 1489973671, - "2.509999999999995" - ], - [ - 1489973671, - "0.64" - ], - [ - 1489973671, - "1.83" - ], - [ - 1489973686, - "2.5199999999999947" - ], - [ - 1489973686, - "0.8200000000000001" - ], - [ - 1489973686, - "1.9700000000000002" - ], - [ - 1489973701, - "2.5199999999999947" - ], - [ - 1489973701, - "2.4200000000000004" - ], - [ - 1489973701, - "1.06" - ], - [ - 1489973716, - "1.26" - ], - [ - 1489973716, - "2.6000000000000005" - ], - [ - 1489973716, - "2.5299999999999945" - ], - [ - 1489973731, - "3.0500000000000007" - ], - [ - 1489973731, - "2.5299999999999945" - ], - [ - 1489973731, - "1.4300000000000002" - ], - [ - 1489973746, - "2.5399999999999943" - ], - [ - 1489973746, - "1.5300000000000002" - ], - [ - 1489973746, - "3.270000000000001" - ], - [ - 1489973761, - "3.670000000000001" - ], - [ - 1489973761, - "2.559999999999994" - ], - [ - 1489973761, - "1.6500000000000004" - ], - [ - 1489973776, - "3.870000000000001" - ], - [ - 1489973776, - "2.5699999999999936" - ], - [ - 1489973776, - "1.7300000000000004" - ], - [ - 1489973791, - "4.410000000000001" - ], - [ - 1489973791, - "1.9300000000000006" - ], - [ - 1489973791, - "2.5699999999999936" - ], - [ - 1489973806, - "2.5799999999999934" - ], - [ - 1489973806, - "2.0200000000000005" - ], - [ - 1489973806, - "4.6800000000000015" - ], - [ - 1489973821, - "5.200000000000002" - ], - [ - 1489973821, - "2.2900000000000005" - ], - [ - 1489973821, - "2.589999999999993" - ], - [ - 1489973836, - "2.599999999999993" - ], - [ - 1489973836, - "2.3900000000000006" - ], - [ - 1489973836, - "5.490000000000002" - ], - [ - 1489973851, - "6.050000000000002" - ], - [ - 1489973851, - "2.6099999999999928" - ], - [ - 1489973851, - "2.5500000000000003" - ], - [ - 1489973866, - "2.6099999999999928" - ], - [ - 1489973866, - "2.6" - ], - [ - 1489973866, - "6.360000000000001" - ], - [ - 1489973881, - "2.6199999999999926" - ], - [ - 1489973881, - "2.7399999999999998" - ], - [ - 1489973881, - "6.960000000000001" - ], - [ - 1489973896, - "7.280000000000001" - ], - [ - 1489973896, - "2.6299999999999923" - ], - [ - 1489973896, - "2.82" - ], - [ - 1489973911, - "2.639999999999992" - ], - [ - 1489973911, - "2.92" - ], - [ - 1489973911, - "7.8900000000000015" - ], - [ - 1489973926, - "3" - ], - [ - 1489973926, - "2.649999999999992" - ], - [ - 1489973926, - "7.8900000000000015" - ], - [ - 1489973941, - "3.17" - ], - [ - 1489973941, - "2.649999999999992" - ], - [ - 1489973941, - "7.8900000000000015" - ], - [ - 1489973956, - "2.6599999999999917" - ], - [ - 1489973956, - "3.23" - ], - [ - 1489973956, - "0.6" - ], - [ - 1489973971, - "3.4" - ], - [ - 1489973971, - "2.6699999999999915" - ], - [ - 1489973971, - "0.78" - ], - [ - 1489973986, - "3.4499999999999997" - ], - [ - 1489973986, - "2.6799999999999913" - ], - [ - 1489973986, - "1.08" - ] - ], - "node_lag_duration_milliseconds": [ - [ - 1489959316, - "0" - ], - [ - 1489959316, - "2" - ], - [ - 1489959316, - "1" - ], - [ - 1489959331, - "2" - ], - [ - 1489959331, - "2" - ], - [ - 1489959331, - "1" - ], - [ - 1489959346, - "1" - ], - [ - 1489959346, - "4" - ], - [ - 1489959346, - "1" - ], - [ - 1489959361, - "0" - ], - [ - 1489959361, - "1" - ], - [ - 1489959361, - "4" - ], - [ - 1489959376, - "1" - ], - [ - 1489959376, - "0" - ], - [ - 1489959376, - "2" - ], - [ - 1489959391, - "3" - ], - [ - 1489959391, - "2" - ], - [ - 1489959391, - "2" - ], - [ - 1489959406, - "1" - ], - [ - 1489959406, - "1" - ], - [ - 1489959406, - "2" - ], - [ - 1489959421, - "4" - ], - [ - 1489959421, - "1" - ], - [ - 1489959421, - "1" - ], - [ - 1489959436, - "2" - ], - [ - 1489959436, - "1" - ], - [ - 1489959436, - "1" - ], - [ - 1489959451, - "2" - ], - [ - 1489959451, - "1" - ], - [ - 1489959451, - "1" - ], - [ - 1489959466, - "0" - ], - [ - 1489959466, - "0" - ], - [ - 1489959466, - "0" - ], - [ - 1489959481, - "0" - ], - [ - 1489959481, - "1" - ], - [ - 1489959481, - "3" - ], - [ - 1489959496, - "2" - ], - [ - 1489959496, - "1" - ], - [ - 1489959496, - "0" - ], - [ - 1489959511, - "1" - ], - [ - 1489959511, - "2" - ], - [ - 1489959511, - "1" - ], - [ - 1489959526, - "0" - ], - [ - 1489959526, - "1" - ], - [ - 1489959526, - "2" - ], - [ - 1489959541, - "1" - ], - [ - 1489959541, - "0" - ], - [ - 1489959541, - "1" - ], - [ - 1489959556, - "0" - ], - [ - 1489959556, - "2" - ], - [ - 1489959556, - "1" - ], - [ - 1489959571, - "2" - ], - [ - 1489959571, - "2" - ], - [ - 1489959571, - "4" - ], - [ - 1489959586, - "2" - ], - [ - 1489959586, - "2" - ], - [ - 1489959586, - "3" - ], - [ - 1489959601, - "0" - ], - [ - 1489959601, - "2" - ], - [ - 1489959601, - "2" - ], - [ - 1489959616, - "0" - ], - [ - 1489959616, - "1" - ], - [ - 1489959616, - "14" - ], - [ - 1489959631, - "1" - ], - [ - 1489959631, - "0" - ], - [ - 1489959631, - "1" - ], - [ - 1489959646, - "0" - ], - [ - 1489959646, - "1" - ], - [ - 1489959646, - "5" - ], - [ - 1489959661, - "5" - ], - [ - 1489959661, - "1" - ], - [ - 1489959661, - "1" - ], - [ - 1489959676, - "1" - ], - [ - 1489959676, - "1" - ], - [ - 1489959676, - "5" - ], - [ - 1489959691, - "8" - ], - [ - 1489959691, - "2" - ], - [ - 1489959691, - "0" - ], - [ - 1489959706, - "1" - ], - [ - 1489959706, - "1" - ], - [ - 1489959706, - "1" - ], - [ - 1489959721, - "1" - ], - [ - 1489959721, - "1" - ], - [ - 1489959721, - "1" - ], - [ - 1489959736, - "1" - ], - [ - 1489959736, - "1" - ], - [ - 1489959736, - "1" - ], - [ - 1489959751, - "3" - ], - [ - 1489959751, - "1" - ], - [ - 1489959751, - "2" - ], - [ - 1489959766, - "2" - ], - [ - 1489959766, - "1" - ], - [ - 1489959766, - "1" - ], - [ - 1489959781, - "0" - ], - [ - 1489959781, - "1" - ], - [ - 1489959781, - "1" - ], - [ - 1489959796, - "1" - ], - [ - 1489959796, - "1" - ], - [ - 1489959796, - "0" - ], - [ - 1489959811, - "1" - ], - [ - 1489959811, - "3" - ], - [ - 1489959811, - "1" - ], - [ - 1489959826, - "2" - ], - [ - 1489959826, - "0" - ], - [ - 1489959826, - "0" - ], - [ - 1489959841, - "1" - ], - [ - 1489959841, - "1" - ], - [ - 1489959841, - "2" - ], - [ - 1489959856, - "1" - ], - [ - 1489959856, - "1" - ], - [ - 1489959856, - "1" - ], - [ - 1489959871, - "2" - ], - [ - 1489959871, - "2" - ], - [ - 1489959871, - "0" - ], - [ - 1489959886, - "3" - ], - [ - 1489959886, - "2" - ], - [ - 1489959886, - "1" - ], - [ - 1489959901, - "1" - ], - [ - 1489959901, - "1" - ], - [ - 1489959901, - "1" - ], - [ - 1489959916, - "1" - ], - [ - 1489959916, - "1" - ], - [ - 1489959916, - "5" - ], - [ - 1489959931, - "0" - ], - [ - 1489959931, - "1" - ], - [ - 1489959931, - "10" - ], - [ - 1489959946, - "0" - ], - [ - 1489959946, - "1" - ], - [ - 1489959946, - "1" - ], - [ - 1489959961, - "1" - ], - [ - 1489959961, - "3" - ], - [ - 1489959961, - "1" - ], - [ - 1489959976, - "2" - ], - [ - 1489959976, - "1" - ], - [ - 1489959976, - "0" - ], - [ - 1489959991, - "1" - ], - [ - 1489959991, - "1" - ], - [ - 1489959991, - "0" - ], - [ - 1489960006, - "1" - ], - [ - 1489960006, - "1" - ], - [ - 1489960006, - "2" - ], - [ - 1489960021, - "1" - ], - [ - 1489960021, - "1" - ], - [ - 1489960021, - "1" - ], - [ - 1489960036, - "0" - ], - [ - 1489960036, - "2" - ], - [ - 1489960036, - "1" - ], - [ - 1489960051, - "6" - ], - [ - 1489960051, - "2" - ], - [ - 1489960051, - "2" - ], - [ - 1489960066, - "1" - ], - [ - 1489960066, - "3" - ], - [ - 1489960066, - "0" - ], - [ - 1489960081, - "2" - ], - [ - 1489960081, - "3" - ], - [ - 1489960081, - "1" - ], - [ - 1489960096, - "1" - ], - [ - 1489960096, - "1" - ], - [ - 1489960096, - "2" - ], - [ - 1489960111, - "1" - ], - [ - 1489960111, - "1" - ], - [ - 1489960111, - "0" - ], - [ - 1489960126, - "0" - ], - [ - 1489960126, - "1" - ], - [ - 1489960126, - "1" - ], - [ - 1489960141, - "3" - ], - [ - 1489960141, - "2" - ], - [ - 1489960141, - "0" - ], - [ - 1489960156, - "0" - ], - [ - 1489960156, - "2" - ], - [ - 1489960156, - "2" - ], - [ - 1489960171, - "1" - ], - [ - 1489960171, - "-1" - ], - [ - 1489960171, - "5" - ], - [ - 1489960186, - "3" - ], - [ - 1489960186, - "11" - ], - [ - 1489960186, - "1" - ], - [ - 1489960201, - "1" - ], - [ - 1489960201, - "0" - ], - [ - 1489960201, - "1" - ], - [ - 1489960216, - "2" - ], - [ - 1489960216, - "0" - ], - [ - 1489960216, - "1" - ], - [ - 1489960231, - "1" - ], - [ - 1489960231, - "0" - ], - [ - 1489960231, - "2" - ], - [ - 1489960246, - "0" - ], - [ - 1489960246, - "3" - ], - [ - 1489960246, - "1" - ], - [ - 1489960261, - "2" - ], - [ - 1489960261, - "0" - ], - [ - 1489960261, - "1" - ], - [ - 1489960276, - "0" - ], - [ - 1489960276, - "1" - ], - [ - 1489960276, - "2" - ], - [ - 1489960291, - "1" - ], - [ - 1489960291, - "2" - ], - [ - 1489960291, - "0" - ], - [ - 1489960306, - "1" - ], - [ - 1489960306, - "2" - ], - [ - 1489960306, - "1" - ], - [ - 1489960321, - "2" - ], - [ - 1489960321, - "1" - ], - [ - 1489960321, - "0" - ], - [ - 1489960336, - "1" - ], - [ - 1489960336, - "1" - ], - [ - 1489960336, - "1" - ], - [ - 1489960351, - "2" - ], - [ - 1489960351, - "1" - ], - [ - 1489960351, - "1" - ], - [ - 1489960366, - "1" - ], - [ - 1489960366, - "2" - ], - [ - 1489960366, - "0" - ], - [ - 1489960381, - "0" - ], - [ - 1489960381, - "1" - ], - [ - 1489960381, - "2" - ], - [ - 1489960396, - "1" - ], - [ - 1489960396, - "0" - ], - [ - 1489960396, - "1" - ], - [ - 1489960411, - "1" - ], - [ - 1489960411, - "1" - ], - [ - 1489960411, - "0" - ], - [ - 1489960426, - "1" - ], - [ - 1489960426, - "2" - ], - [ - 1489960426, - "0" - ], - [ - 1489960441, - "1" - ], - [ - 1489960441, - "0" - ], - [ - 1489960441, - "2" - ], - [ - 1489960456, - "1" - ], - [ - 1489960456, - "2" - ], - [ - 1489960456, - "2" - ], - [ - 1489960471, - "1" - ], - [ - 1489960471, - "2" - ], - [ - 1489960471, - "0" - ], - [ - 1489960486, - "2" - ], - [ - 1489960486, - "1" - ], - [ - 1489960486, - "0" - ], - [ - 1489960501, - "1" - ], - [ - 1489960501, - "0" - ], - [ - 1489960501, - "1" - ], - [ - 1489960516, - "3" - ], - [ - 1489960516, - "2" - ], - [ - 1489960516, - "1" - ], - [ - 1489960531, - "2" - ], - [ - 1489960531, - "1" - ], - [ - 1489960531, - "2" - ], - [ - 1489960546, - "1" - ], - [ - 1489960546, - "0" - ], - [ - 1489960546, - "1" - ], - [ - 1489960561, - "0" - ], - [ - 1489960561, - "2" - ], - [ - 1489960561, - "0" - ], - [ - 1489960576, - "1" - ], - [ - 1489960576, - "1" - ], - [ - 1489960576, - "2" - ], - [ - 1489960591, - "2" - ], - [ - 1489960591, - "1" - ], - [ - 1489960591, - "0" - ], - [ - 1489960606, - "1" - ], - [ - 1489960606, - "1" - ], - [ - 1489960606, - "1" - ], - [ - 1489960621, - "3" - ], - [ - 1489960621, - "1" - ], - [ - 1489960621, - "2" - ], - [ - 1489960636, - "3" - ], - [ - 1489960636, - "3" - ], - [ - 1489960636, - "2" - ], - [ - 1489960651, - "3" - ], - [ - 1489960651, - "1" - ], - [ - 1489960651, - "1" - ], - [ - 1489960666, - "2" - ], - [ - 1489960666, - "1" - ], - [ - 1489960666, - "1" - ], - [ - 1489960681, - "2" - ], - [ - 1489960681, - "2" - ], - [ - 1489960681, - "1" - ], - [ - 1489960696, - "0" - ], - [ - 1489960696, - "1" - ], - [ - 1489960696, - "1" - ], - [ - 1489960711, - "2" - ], - [ - 1489960711, - "0" - ], - [ - 1489960711, - "2" - ], - [ - 1489960726, - "1" - ], - [ - 1489960726, - "0" - ], - [ - 1489960726, - "1" - ], - [ - 1489960741, - "2" - ], - [ - 1489960741, - "1" - ], - [ - 1489960741, - "1" - ], - [ - 1489960756, - "3" - ], - [ - 1489960756, - "28" - ], - [ - 1489960756, - "0" - ], - [ - 1489960771, - "3" - ], - [ - 1489960771, - "2" - ], - [ - 1489960771, - "0" - ], - [ - 1489960786, - "0" - ], - [ - 1489960786, - "3" - ], - [ - 1489960786, - "3" - ], - [ - 1489960801, - "1" - ], - [ - 1489960801, - "1" - ], - [ - 1489960801, - "1" - ], - [ - 1489960816, - "1" - ], - [ - 1489960816, - "2" - ], - [ - 1489960816, - "2" - ], - [ - 1489960831, - "0" - ], - [ - 1489960831, - "1" - ], - [ - 1489960831, - "0" - ], - [ - 1489960846, - "8" - ], - [ - 1489960846, - "4" - ], - [ - 1489960846, - "1" - ], - [ - 1489960861, - "1" - ], - [ - 1489960861, - "92" - ], - [ - 1489960861, - "2" - ], - [ - 1489960876, - "0" - ], - [ - 1489960876, - "2" - ], - [ - 1489960876, - "0" - ], - [ - 1489960891, - "1" - ], - [ - 1489960891, - "1" - ], - [ - 1489960891, - "1" - ], - [ - 1489960906, - "1" - ], - [ - 1489960906, - "0" - ], - [ - 1489960906, - "1" - ], - [ - 1489960921, - "1" - ], - [ - 1489960921, - "13" - ], - [ - 1489960921, - "1" - ], - [ - 1489960936, - "2" - ], - [ - 1489960936, - "1" - ], - [ - 1489960936, - "1" - ], - [ - 1489960951, - "621" - ], - [ - 1489960951, - "1" - ], - [ - 1489960951, - "2" - ], - [ - 1489960966, - "40" - ], - [ - 1489960966, - "0" - ], - [ - 1489960966, - "0" - ], - [ - 1489960981, - "1" - ], - [ - 1489960981, - "2" - ], - [ - 1489960981, - "530" - ], - [ - 1489960996, - "530" - ], - [ - 1489960996, - "23" - ], - [ - 1489960996, - "2" - ], - [ - 1489961011, - "264" - ], - [ - 1489961011, - "530" - ], - [ - 1489961011, - "6" - ], - [ - 1489961026, - "2" - ], - [ - 1489961026, - "6" - ], - [ - 1489961026, - "1" - ], - [ - 1489961041, - "0" - ], - [ - 1489961041, - "0" - ], - [ - 1489961041, - "2" - ], - [ - 1489961056, - "2" - ], - [ - 1489961056, - "0" - ], - [ - 1489961056, - "1" - ], - [ - 1489961071, - "2" - ], - [ - 1489961071, - "2" - ], - [ - 1489961071, - "1" - ], - [ - 1489961086, - "1" - ], - [ - 1489961086, - "1" - ], - [ - 1489961086, - "0" - ], - [ - 1489961101, - "1" - ], - [ - 1489961101, - "0" - ], - [ - 1489961101, - "0" - ], - [ - 1489961116, - "0" - ], - [ - 1489961116, - "2" - ], - [ - 1489961116, - "1" - ], - [ - 1489961131, - "2" - ], - [ - 1489961131, - "2" - ], - [ - 1489961131, - "1" - ], - [ - 1489961146, - "0" - ], - [ - 1489961146, - "2" - ], - [ - 1489961146, - "1" - ], - [ - 1489961161, - "0" - ], - [ - 1489961161, - "1" - ], - [ - 1489961161, - "1" - ], - [ - 1489961176, - "1" - ], - [ - 1489961176, - "3" - ], - [ - 1489961176, - "2" - ], - [ - 1489961191, - "1" - ], - [ - 1489961191, - "0" - ], - [ - 1489961191, - "3" - ], - [ - 1489961206, - "0" - ], - [ - 1489961206, - "5" - ], - [ - 1489961206, - "0" - ], - [ - 1489961221, - "1" - ], - [ - 1489961221, - "1" - ], - [ - 1489961221, - "0" - ], - [ - 1489961236, - "0" - ], - [ - 1489961236, - "1" - ], - [ - 1489961236, - "1" - ], - [ - 1489961251, - "1" - ], - [ - 1489961251, - "0" - ], - [ - 1489961251, - "0" - ], - [ - 1489961266, - "0" - ], - [ - 1489961266, - "3" - ], - [ - 1489961266, - "0" - ], - [ - 1489961281, - "0" - ], - [ - 1489961281, - "1" - ], - [ - 1489961281, - "0" - ], - [ - 1489961296, - "1" - ], - [ - 1489961296, - "2" - ], - [ - 1489961296, - "1" - ], - [ - 1489961311, - "0" - ], - [ - 1489961311, - "1" - ], - [ - 1489961311, - "101" - ], - [ - 1489961326, - "1" - ], - [ - 1489961326, - "0" - ], - [ - 1489961326, - "0" - ], - [ - 1489961341, - "6" - ], - [ - 1489961341, - "1" - ], - [ - 1489961341, - "3" - ], - [ - 1489961356, - "-1" - ], - [ - 1489961356, - "0" - ], - [ - 1489961356, - "2" - ], - [ - 1489961371, - "-1" - ], - [ - 1489961371, - "2" - ], - [ - 1489961371, - "1" - ], - [ - 1489961386, - "0" - ], - [ - 1489961386, - "1" - ], - [ - 1489961386, - "0" - ], - [ - 1489961401, - "1" - ], - [ - 1489961401, - "1" - ], - [ - 1489961401, - "507" - ], - [ - 1489961416, - "0" - ], - [ - 1489961416, - "1" - ], - [ - 1489961416, - "20" - ], - [ - 1489961431, - "1" - ], - [ - 1489961431, - "1" - ], - [ - 1489961431, - "1" - ], - [ - 1489961446, - "1" - ], - [ - 1489961446, - "1" - ], - [ - 1489961446, - "0" - ], - [ - 1489961461, - "0" - ], - [ - 1489961461, - "1" - ], - [ - 1489961461, - "0" - ], - [ - 1489961476, - "0" - ], - [ - 1489961476, - "1" - ], - [ - 1489961476, - "0" - ], - [ - 1489961491, - "1" - ], - [ - 1489961491, - "2" - ], - [ - 1489961491, - "0" - ], - [ - 1489961506, - "1" - ], - [ - 1489961506, - "3" - ], - [ - 1489961506, - "0" - ], - [ - 1489961521, - "1" - ], - [ - 1489961521, - "1" - ], - [ - 1489961521, - "1" - ], - [ - 1489961536, - "1" - ], - [ - 1489961536, - "1" - ], - [ - 1489961536, - "0" - ], - [ - 1489961551, - "1" - ], - [ - 1489961551, - "0" - ], - [ - 1489961551, - "0" - ], - [ - 1489961566, - "2" - ], - [ - 1489961566, - "0" - ], - [ - 1489961566, - "1" - ], - [ - 1489961581, - "1" - ], - [ - 1489961581, - "2" - ], - [ - 1489961581, - "0" - ], - [ - 1489961596, - "1" - ], - [ - 1489961596, - "5" - ], - [ - 1489961596, - "0" - ], - [ - 1489961611, - "0" - ], - [ - 1489961611, - "0" - ], - [ - 1489961611, - "-1" - ], - [ - 1489961626, - "0" - ], - [ - 1489961626, - "0" - ], - [ - 1489961626, - "1" - ], - [ - 1489961641, - "0" - ], - [ - 1489961641, - "-1" - ], - [ - 1489961641, - "2" - ], - [ - 1489961656, - "0" - ], - [ - 1489961656, - "0" - ], - [ - 1489961656, - "0" - ], - [ - 1489961671, - "1" - ], - [ - 1489961671, - "1" - ], - [ - 1489961671, - "2" - ], - [ - 1489961686, - "0" - ], - [ - 1489961686, - "1" - ], - [ - 1489961686, - "0" - ], - [ - 1489961701, - "2" - ], - [ - 1489961701, - "6" - ], - [ - 1489961701, - "16" - ], - [ - 1489961716, - "1" - ], - [ - 1489961716, - "1" - ], - [ - 1489961716, - "1" - ], - [ - 1489961731, - "1" - ], - [ - 1489961731, - "1" - ], - [ - 1489961731, - "1" - ], - [ - 1489961746, - "0" - ], - [ - 1489961746, - "1" - ], - [ - 1489961746, - "0" - ], - [ - 1489961761, - "0" - ], - [ - 1489961761, - "0" - ], - [ - 1489961761, - "0" - ], - [ - 1489961776, - "1" - ], - [ - 1489961776, - "0" - ], - [ - 1489961776, - "0" - ], - [ - 1489961791, - "0" - ], - [ - 1489961791, - "10" - ], - [ - 1489961791, - "1" - ], - [ - 1489961806, - "0" - ], - [ - 1489961806, - "2" - ], - [ - 1489961806, - "1" - ], - [ - 1489961821, - "1" - ], - [ - 1489961821, - "2" - ], - [ - 1489961821, - "0" - ], - [ - 1489961836, - "1" - ], - [ - 1489961836, - "0" - ], - [ - 1489961836, - "4" - ], - [ - 1489961851, - "1" - ], - [ - 1489961851, - "0" - ], - [ - 1489961851, - "2" - ], - [ - 1489961866, - "0" - ], - [ - 1489961866, - "0" - ], - [ - 1489961866, - "1" - ], - [ - 1489961881, - "1" - ], - [ - 1489961881, - "5" - ], - [ - 1489961881, - "2" - ], - [ - 1489961896, - "0" - ], - [ - 1489961896, - "1" - ], - [ - 1489961896, - "1" - ], - [ - 1489961911, - "3" - ], - [ - 1489961911, - "1" - ], - [ - 1489961911, - "1" - ], - [ - 1489961926, - "2" - ], - [ - 1489961926, - "0" - ], - [ - 1489961926, - "2" - ], - [ - 1489961941, - "0" - ], - [ - 1489961941, - "0" - ], - [ - 1489961941, - "1" - ], - [ - 1489961956, - "1" - ], - [ - 1489961956, - "1" - ], - [ - 1489961956, - "1" - ], - [ - 1489961971, - "1" - ], - [ - 1489961971, - "1" - ], - [ - 1489961971, - "1" - ], - [ - 1489961986, - "1" - ], - [ - 1489961986, - "1" - ], - [ - 1489961986, - "1" - ], - [ - 1489962001, - "1" - ], - [ - 1489962001, - "1" - ], - [ - 1489962001, - "1" - ], - [ - 1489962016, - "2" - ], - [ - 1489962016, - "1" - ], - [ - 1489962016, - "0" - ], - [ - 1489962031, - "1" - ], - [ - 1489962031, - "1" - ], - [ - 1489962031, - "1" - ], - [ - 1489962046, - "1" - ], - [ - 1489962046, - "2" - ], - [ - 1489962046, - "0" - ], - [ - 1489962061, - "1" - ], - [ - 1489962061, - "1" - ], - [ - 1489962061, - "1" - ], - [ - 1489962076, - "0" - ], - [ - 1489962076, - "1" - ], - [ - 1489962076, - "1" - ], - [ - 1489962091, - "2" - ], - [ - 1489962091, - "2" - ], - [ - 1489962091, - "2" - ], - [ - 1489962106, - "1" - ], - [ - 1489962106, - "1" - ], - [ - 1489962106, - "8" - ], - [ - 1489962121, - "2" - ], - [ - 1489962121, - "1" - ], - [ - 1489962121, - "0" - ], - [ - 1489962136, - "1" - ], - [ - 1489962136, - "0" - ], - [ - 1489962136, - "1" - ], - [ - 1489962151, - "0" - ], - [ - 1489962151, - "1" - ], - [ - 1489962151, - "1" - ], - [ - 1489962166, - "1" - ], - [ - 1489962166, - "0" - ], - [ - 1489962166, - "1" - ], - [ - 1489962181, - "0" - ], - [ - 1489962181, - "0" - ], - [ - 1489962181, - "5" - ], - [ - 1489962196, - "4" - ], - [ - 1489962196, - "1" - ], - [ - 1489962196, - "1" - ], - [ - 1489962211, - "0" - ], - [ - 1489962211, - "2" - ], - [ - 1489962211, - "1" - ], - [ - 1489962226, - "1" - ], - [ - 1489962226, - "1" - ], - [ - 1489962226, - "1" - ], - [ - 1489962241, - "1" - ], - [ - 1489962241, - "1" - ], - [ - 1489962241, - "1" - ], - [ - 1489962256, - "1" - ], - [ - 1489962256, - "1" - ], - [ - 1489962256, - "1" - ], - [ - 1489962271, - "3" - ], - [ - 1489962271, - "1" - ], - [ - 1489962271, - "3" - ], - [ - 1489962286, - "0" - ], - [ - 1489962286, - "1" - ], - [ - 1489962286, - "2" - ], - [ - 1489962301, - "1" - ], - [ - 1489962301, - "0" - ], - [ - 1489962301, - "5" - ], - [ - 1489962316, - "1" - ], - [ - 1489962316, - "5" - ], - [ - 1489962316, - "1" - ], - [ - 1489962331, - "1" - ], - [ - 1489962331, - "0" - ], - [ - 1489962331, - "2" - ], - [ - 1489962346, - "2" - ], - [ - 1489962346, - "4" - ], - [ - 1489962346, - "1" - ], - [ - 1489962361, - "2" - ], - [ - 1489962361, - "1" - ], - [ - 1489962361, - "2" - ], - [ - 1489962376, - "1" - ], - [ - 1489962376, - "1" - ], - [ - 1489962376, - "2" - ], - [ - 1489962391, - "2" - ], - [ - 1489962391, - "1" - ], - [ - 1489962391, - "1" - ], - [ - 1489962406, - "2" - ], - [ - 1489962406, - "1" - ], - [ - 1489962406, - "4" - ], - [ - 1489962421, - "1" - ], - [ - 1489962421, - "0" - ], - [ - 1489962421, - "1" - ], - [ - 1489962436, - "1" - ], - [ - 1489962436, - "1" - ], - [ - 1489962436, - "3" - ], - [ - 1489962451, - "1" - ], - [ - 1489962451, - "-1" - ], - [ - 1489962451, - "1" - ], - [ - 1489962466, - "1" - ], - [ - 1489962466, - "2" - ], - [ - 1489962466, - "1" - ], - [ - 1489962481, - "1" - ], - [ - 1489962481, - "3" - ], - [ - 1489962481, - "1" - ], - [ - 1489962496, - "1" - ], - [ - 1489962496, - "4" - ], - [ - 1489962496, - "2" - ], - [ - 1489962511, - "0" - ], - [ - 1489962511, - "1" - ], - [ - 1489962511, - "1" - ], - [ - 1489962526, - "1" - ], - [ - 1489962526, - "1" - ], - [ - 1489962526, - "1" - ], - [ - 1489962541, - "2" - ], - [ - 1489962541, - "1" - ], - [ - 1489962541, - "1" - ], - [ - 1489962556, - "5" - ], - [ - 1489962556, - "5" - ], - [ - 1489962556, - "0" - ], - [ - 1489962571, - "1" - ], - [ - 1489962571, - "1" - ], - [ - 1489962571, - "1" - ], - [ - 1489962586, - "1" - ], - [ - 1489962586, - "2" - ], - [ - 1489962586, - "1" - ], - [ - 1489962601, - "3" - ], - [ - 1489962601, - "2" - ], - [ - 1489962601, - "1" - ], - [ - 1489962616, - "0" - ], - [ - 1489962616, - "1" - ], - [ - 1489962616, - "2" - ], - [ - 1489962631, - "0" - ], - [ - 1489962631, - "1" - ], - [ - 1489962631, - "1" - ], - [ - 1489962646, - "2" - ], - [ - 1489962646, - "0" - ], - [ - 1489962646, - "2" - ], - [ - 1489962661, - "0" - ], - [ - 1489962661, - "1" - ], - [ - 1489962661, - "1" - ], - [ - 1489962676, - "2" - ], - [ - 1489962676, - "1" - ], - [ - 1489962676, - "1" - ], - [ - 1489962691, - "2" - ], - [ - 1489962691, - "1" - ], - [ - 1489962691, - "1" - ], - [ - 1489962706, - "1" - ], - [ - 1489962706, - "1" - ], - [ - 1489962706, - "3" - ], - [ - 1489962721, - "2" - ], - [ - 1489962721, - "0" - ], - [ - 1489962721, - "1" - ], - [ - 1489962736, - "3" - ], - [ - 1489962736, - "1" - ], - [ - 1489962736, - "0" - ], - [ - 1489962751, - "7" - ], - [ - 1489962751, - "1" - ], - [ - 1489962751, - "1" - ], - [ - 1489962766, - "0" - ], - [ - 1489962766, - "11" - ], - [ - 1489962766, - "1" - ], - [ - 1489962781, - "0" - ], - [ - 1489962781, - "3" - ], - [ - 1489962781, - "2" - ], - [ - 1489962796, - "1" - ], - [ - 1489962796, - "1" - ], - [ - 1489962796, - "6" - ], - [ - 1489962811, - "1" - ], - [ - 1489962811, - "0" - ], - [ - 1489962811, - "0" - ], - [ - 1489962826, - "1" - ], - [ - 1489962826, - "0" - ], - [ - 1489962826, - "4" - ], - [ - 1489962841, - "5" - ], - [ - 1489962841, - "1" - ], - [ - 1489962841, - "2" - ], - [ - 1489962856, - "1" - ], - [ - 1489962856, - "1" - ], - [ - 1489962856, - "1" - ], - [ - 1489962871, - "0" - ], - [ - 1489962871, - "2" - ], - [ - 1489962871, - "2" - ], - [ - 1489962886, - "1" - ], - [ - 1489962886, - "0" - ], - [ - 1489962886, - "2" - ], - [ - 1489962901, - "1" - ], - [ - 1489962901, - "1" - ], - [ - 1489962901, - "2" - ], - [ - 1489962916, - "2" - ], - [ - 1489962916, - "6" - ], - [ - 1489962916, - "1" - ], - [ - 1489962931, - "1" - ], - [ - 1489962931, - "2" - ], - [ - 1489962931, - "2" - ], - [ - 1489962946, - "6" - ], - [ - 1489962946, - "1" - ], - [ - 1489962946, - "3" - ], - [ - 1489962961, - "1" - ], - [ - 1489962961, - "1" - ], - [ - 1489962961, - "0" - ], - [ - 1489962976, - "0" - ], - [ - 1489962976, - "2" - ], - [ - 1489962976, - "15" - ], - [ - 1489962991, - "0" - ], - [ - 1489962991, - "1" - ], - [ - 1489962991, - "1" - ], - [ - 1489963006, - "1" - ], - [ - 1489963006, - "0" - ], - [ - 1489963006, - "2" - ], - [ - 1489963021, - "1" - ], - [ - 1489963021, - "1" - ], - [ - 1489963021, - "2" - ], - [ - 1489963036, - "0" - ], - [ - 1489963036, - "1" - ], - [ - 1489963036, - "1" - ], - [ - 1489963051, - "1" - ], - [ - 1489963051, - "0" - ], - [ - 1489963051, - "1" - ], - [ - 1489963066, - "0" - ], - [ - 1489963066, - "1" - ], - [ - 1489963066, - "1" - ], - [ - 1489963081, - "0" - ], - [ - 1489963081, - "1" - ], - [ - 1489963081, - "3" - ], - [ - 1489963096, - "1" - ], - [ - 1489963096, - "1" - ], - [ - 1489963096, - "0" - ], - [ - 1489963111, - "1" - ], - [ - 1489963111, - "0" - ], - [ - 1489963111, - "1" - ], - [ - 1489963126, - "0" - ], - [ - 1489963126, - "1" - ], - [ - 1489963126, - "1" - ], - [ - 1489963141, - "0" - ], - [ - 1489963141, - "1" - ], - [ - 1489963141, - "0" - ], - [ - 1489963156, - "2" - ], - [ - 1489963156, - "-1" - ], - [ - 1489963156, - "2" - ], - [ - 1489963171, - "2" - ], - [ - 1489963171, - "0" - ], - [ - 1489963171, - "0" - ], - [ - 1489963186, - "1" - ], - [ - 1489963186, - "0" - ], - [ - 1489963186, - "0" - ], - [ - 1489963201, - "0" - ], - [ - 1489963201, - "2" - ], - [ - 1489963201, - "0" - ], - [ - 1489963216, - "1" - ], - [ - 1489963216, - "1" - ], - [ - 1489963216, - "0" - ], - [ - 1489963231, - "2" - ], - [ - 1489963231, - "1" - ], - [ - 1489963231, - "0" - ], - [ - 1489963246, - "0" - ], - [ - 1489963246, - "1" - ], - [ - 1489963246, - "1" - ], - [ - 1489963261, - "0" - ], - [ - 1489963261, - "1" - ], - [ - 1489963261, - "0" - ], - [ - 1489963276, - "1" - ], - [ - 1489963276, - "2" - ], - [ - 1489963276, - "1" - ], - [ - 1489963291, - "1" - ], - [ - 1489963291, - "0" - ], - [ - 1489963291, - "0" - ], - [ - 1489963306, - "1" - ], - [ - 1489963306, - "1" - ], - [ - 1489963306, - "2" - ], - [ - 1489963321, - "1" - ], - [ - 1489963321, - "1" - ], - [ - 1489963321, - "2" - ], - [ - 1489963336, - "3" - ], - [ - 1489963336, - "1" - ], - [ - 1489963336, - "2" - ], - [ - 1489963351, - "0" - ], - [ - 1489963351, - "1" - ], - [ - 1489963351, - "2" - ], - [ - 1489963366, - "2" - ], - [ - 1489963366, - "2" - ], - [ - 1489963366, - "18" - ], - [ - 1489963381, - "1" - ], - [ - 1489963381, - "1" - ], - [ - 1489963381, - "2" - ], - [ - 1489963396, - "5" - ], - [ - 1489963396, - "3" - ], - [ - 1489963396, - "1" - ], - [ - 1489963411, - "0" - ], - [ - 1489963411, - "2" - ], - [ - 1489963411, - "1" - ], - [ - 1489963426, - "0" - ], - [ - 1489963426, - "1" - ], - [ - 1489963426, - "1" - ], - [ - 1489963441, - "1" - ], - [ - 1489963441, - "1" - ], - [ - 1489963441, - "1" - ], - [ - 1489963456, - "1" - ], - [ - 1489963456, - "1" - ], - [ - 1489963456, - "0" - ], - [ - 1489963471, - "1" - ], - [ - 1489963471, - "1" - ], - [ - 1489963471, - "2" - ], - [ - 1489963486, - "1" - ], - [ - 1489963486, - "1" - ], - [ - 1489963486, - "1" - ], - [ - 1489963501, - "1" - ], - [ - 1489963501, - "1" - ], - [ - 1489963501, - "1" - ], - [ - 1489963516, - "1" - ], - [ - 1489963516, - "1" - ], - [ - 1489963516, - "1" - ], - [ - 1489963531, - "2" - ], - [ - 1489963531, - "1" - ], - [ - 1489963531, - "1" - ], - [ - 1489963546, - "1" - ], - [ - 1489963546, - "3" - ], - [ - 1489963546, - "1" - ], - [ - 1489963561, - "2" - ], - [ - 1489963561, - "2" - ], - [ - 1489963561, - "0" - ], - [ - 1489963576, - "1" - ], - [ - 1489963576, - "0" - ], - [ - 1489963576, - "1" - ], - [ - 1489963591, - "4" - ], - [ - 1489963591, - "0" - ], - [ - 1489963591, - "1" - ], - [ - 1489963606, - "0" - ], - [ - 1489963606, - "0" - ], - [ - 1489963606, - "-1" - ], - [ - 1489963621, - "-1" - ], - [ - 1489963621, - "2" - ], - [ - 1489963621, - "1" - ], - [ - 1489963636, - "1" - ], - [ - 1489963636, - "-1" - ], - [ - 1489963636, - "1" - ], - [ - 1489963651, - "61" - ], - [ - 1489963651, - "15" - ], - [ - 1489963651, - "11" - ], - [ - 1489963666, - "2" - ], - [ - 1489963666, - "395" - ], - [ - 1489963666, - "0" - ], - [ - 1489963681, - "2" - ], - [ - 1489963681, - "3" - ], - [ - 1489963681, - "1" - ], - [ - 1489963696, - "2" - ], - [ - 1489963696, - "2" - ], - [ - 1489963696, - "1" - ], - [ - 1489963711, - "1" - ], - [ - 1489963711, - "2" - ], - [ - 1489963711, - "2" - ], - [ - 1489963726, - "1" - ], - [ - 1489963726, - "1" - ], - [ - 1489963726, - "1" - ], - [ - 1489963741, - "1" - ], - [ - 1489963741, - "1" - ], - [ - 1489963741, - "3" - ], - [ - 1489963756, - "2" - ], - [ - 1489963756, - "0" - ], - [ - 1489963756, - "1" - ], - [ - 1489963771, - "2" - ], - [ - 1489963771, - "0" - ], - [ - 1489963771, - "2" - ], - [ - 1489963786, - "0" - ], - [ - 1489963786, - "1" - ], - [ - 1489963786, - "1" - ], - [ - 1489963801, - "0" - ], - [ - 1489963801, - "2" - ], - [ - 1489963801, - "20" - ], - [ - 1489963816, - "1" - ], - [ - 1489963816, - "1" - ], - [ - 1489963816, - "0" - ], - [ - 1489963831, - "2" - ], - [ - 1489963831, - "46" - ], - [ - 1489963831, - "0" - ], - [ - 1489963846, - "2" - ], - [ - 1489963846, - "1" - ], - [ - 1489963846, - "1" - ], - [ - 1489963861, - "1" - ], - [ - 1489963861, - "0" - ], - [ - 1489963861, - "0" - ], - [ - 1489963876, - "0" - ], - [ - 1489963876, - "1" - ], - [ - 1489963876, - "1" - ], - [ - 1489963891, - "1" - ], - [ - 1489963891, - "2" - ], - [ - 1489963891, - "0" - ], - [ - 1489963906, - "0" - ], - [ - 1489963906, - "0" - ], - [ - 1489963906, - "2" - ], - [ - 1489963921, - "1" - ], - [ - 1489963921, - "1" - ], - [ - 1489963921, - "2" - ], - [ - 1489963936, - "1" - ], - [ - 1489963936, - "1" - ], - [ - 1489963936, - "1" - ], - [ - 1489963951, - "0" - ], - [ - 1489963951, - "1" - ], - [ - 1489963951, - "0" - ], - [ - 1489963966, - "1" - ], - [ - 1489963966, - "1" - ], - [ - 1489963966, - "1" - ], - [ - 1489963981, - "1" - ], - [ - 1489963981, - "2" - ], - [ - 1489963981, - "2" - ], - [ - 1489963996, - "1" - ], - [ - 1489963996, - "1" - ], - [ - 1489963996, - "2" - ], - [ - 1489964011, - "2" - ], - [ - 1489964011, - "1" - ], - [ - 1489964011, - "2" - ], - [ - 1489964026, - "1" - ], - [ - 1489964026, - "0" - ], - [ - 1489964026, - "0" - ], - [ - 1489964041, - "2" - ], - [ - 1489964041, - "1" - ], - [ - 1489964041, - "1" - ], - [ - 1489964056, - "0" - ], - [ - 1489964056, - "2" - ], - [ - 1489964056, - "1" - ], - [ - 1489964071, - "0" - ], - [ - 1489964071, - "1" - ], - [ - 1489964071, - "0" - ], - [ - 1489964086, - "1" - ], - [ - 1489964086, - "0" - ], - [ - 1489964086, - "0" - ], - [ - 1489964101, - "0" - ], - [ - 1489964101, - "1" - ], - [ - 1489964101, - "4" - ], - [ - 1489964116, - "1" - ], - [ - 1489964116, - "1" - ], - [ - 1489964116, - "1" - ], - [ - 1489964131, - "0" - ], - [ - 1489964131, - "0" - ], - [ - 1489964131, - "5" - ], - [ - 1489964146, - "1" - ], - [ - 1489964146, - "1" - ], - [ - 1489964146, - "1" - ], - [ - 1489964161, - "1" - ], - [ - 1489964161, - "1" - ], - [ - 1489964161, - "1" - ], - [ - 1489964176, - "1" - ], - [ - 1489964176, - "0" - ], - [ - 1489964176, - "0" - ], - [ - 1489964191, - "1" - ], - [ - 1489964191, - "2" - ], - [ - 1489964191, - "1" - ], - [ - 1489964206, - "1" - ], - [ - 1489964206, - "0" - ], - [ - 1489964206, - "1" - ], - [ - 1489964221, - "1" - ], - [ - 1489964221, - "1" - ], - [ - 1489964221, - "1" - ], - [ - 1489964236, - "1" - ], - [ - 1489964236, - "1" - ], - [ - 1489964236, - "0" - ], - [ - 1489964251, - "1" - ], - [ - 1489964251, - "0" - ], - [ - 1489964251, - "2" - ], - [ - 1489964266, - "4" - ], - [ - 1489964266, - "1" - ], - [ - 1489964266, - "5" - ], - [ - 1489964281, - "3" - ], - [ - 1489964281, - "0" - ], - [ - 1489964281, - "1" - ], - [ - 1489964296, - "1" - ], - [ - 1489964296, - "1" - ], - [ - 1489964296, - "2" - ], - [ - 1489964311, - "0" - ], - [ - 1489964311, - "1" - ], - [ - 1489964311, - "0" - ], - [ - 1489964326, - "2" - ], - [ - 1489964326, - "1" - ], - [ - 1489964326, - "0" - ], - [ - 1489964341, - "2" - ], - [ - 1489964341, - "3" - ], - [ - 1489964341, - "1" - ], - [ - 1489964356, - "0" - ], - [ - 1489964356, - "1" - ], - [ - 1489964356, - "2" - ], - [ - 1489964371, - "0" - ], - [ - 1489964371, - "1" - ], - [ - 1489964371, - "1" - ], - [ - 1489964386, - "1" - ], - [ - 1489964386, - "1" - ], - [ - 1489964386, - "1" - ], - [ - 1489964401, - "0" - ], - [ - 1489964401, - "5" - ], - [ - 1489964401, - "1" - ], - [ - 1489964416, - "1" - ], - [ - 1489964416, - "0" - ], - [ - 1489964416, - "0" - ], - [ - 1489964431, - "0" - ], - [ - 1489964431, - "1" - ], - [ - 1489964431, - "1" - ], - [ - 1489964446, - "0" - ], - [ - 1489964446, - "1" - ], - [ - 1489964446, - "1" - ], - [ - 1489964461, - "2" - ], - [ - 1489964461, - "3" - ], - [ - 1489964461, - "0" - ], - [ - 1489964476, - "2" - ], - [ - 1489964476, - "0" - ], - [ - 1489964476, - "1" - ], - [ - 1489964491, - "1" - ], - [ - 1489964491, - "2" - ], - [ - 1489964491, - "2" - ], - [ - 1489964506, - "3" - ], - [ - 1489964506, - "0" - ], - [ - 1489964506, - "2" - ], - [ - 1489964521, - "1" - ], - [ - 1489964521, - "1" - ], - [ - 1489964521, - "0" - ], - [ - 1489964536, - "1" - ], - [ - 1489964536, - "0" - ], - [ - 1489964536, - "1" - ], - [ - 1489964551, - "1" - ], - [ - 1489964551, - "0" - ], - [ - 1489964551, - "2" - ], - [ - 1489964566, - "4" - ], - [ - 1489964566, - "1" - ], - [ - 1489964566, - "0" - ], - [ - 1489964581, - "1" - ], - [ - 1489964581, - "1" - ], - [ - 1489964581, - "1" - ], - [ - 1489964596, - "2" - ], - [ - 1489964596, - "1" - ], - [ - 1489964596, - "1" - ], - [ - 1489964611, - "2" - ], - [ - 1489964611, - "1" - ], - [ - 1489964611, - "2" - ], - [ - 1489964626, - "0" - ], - [ - 1489964626, - "5" - ], - [ - 1489964626, - "1" - ], - [ - 1489964641, - "1" - ], - [ - 1489964641, - "18" - ], - [ - 1489964641, - "0" - ], - [ - 1489964656, - "0" - ], - [ - 1489964656, - "1" - ], - [ - 1489964656, - "1" - ], - [ - 1489964671, - "0" - ], - [ - 1489964671, - "0" - ], - [ - 1489964671, - "1" - ], - [ - 1489964686, - "1" - ], - [ - 1489964686, - "1" - ], - [ - 1489964686, - "3" - ], - [ - 1489964701, - "1" - ], - [ - 1489964701, - "2" - ], - [ - 1489964701, - "1" - ], - [ - 1489964716, - "1" - ], - [ - 1489964716, - "1" - ], - [ - 1489964716, - "0" - ], - [ - 1489964731, - "1" - ], - [ - 1489964731, - "223" - ], - [ - 1489964731, - "1" - ], - [ - 1489964746, - "0" - ], - [ - 1489964746, - "223" - ], - [ - 1489964746, - "1" - ], - [ - 1489964761, - "223" - ], - [ - 1489964761, - "1" - ], - [ - 1489964761, - "1" - ], - [ - 1489964776, - "1" - ], - [ - 1489964776, - "1" - ], - [ - 1489964776, - "4" - ], - [ - 1489964791, - "1" - ], - [ - 1489964791, - "0" - ], - [ - 1489964791, - "1" - ], - [ - 1489964806, - "0" - ], - [ - 1489964806, - "0" - ], - [ - 1489964806, - "1" - ], - [ - 1489964821, - "1" - ], - [ - 1489964821, - "0" - ], - [ - 1489964821, - "0" - ], - [ - 1489964836, - "0" - ], - [ - 1489964836, - "1" - ], - [ - 1489964836, - "1" - ], - [ - 1489964851, - "1" - ], - [ - 1489964851, - "1" - ], - [ - 1489964851, - "1" - ], - [ - 1489964866, - "1" - ], - [ - 1489964866, - "0" - ], - [ - 1489964866, - "1" - ], - [ - 1489964881, - "2" - ], - [ - 1489964881, - "1" - ], - [ - 1489964881, - "2" - ], - [ - 1489964896, - "1" - ], - [ - 1489964896, - "1" - ], - [ - 1489964896, - "0" - ], - [ - 1489964911, - "2" - ], - [ - 1489964911, - "1" - ], - [ - 1489964911, - "1" - ], - [ - 1489964926, - "64" - ], - [ - 1489964926, - "1" - ], - [ - 1489964926, - "5" - ], - [ - 1489964941, - "2" - ], - [ - 1489964941, - "2" - ], - [ - 1489964941, - "2" - ], - [ - 1489964956, - "0" - ], - [ - 1489964956, - "0" - ], - [ - 1489964956, - "1" - ], - [ - 1489964971, - "2" - ], - [ - 1489964971, - "1" - ], - [ - 1489964971, - "2" - ], - [ - 1489964986, - "1" - ], - [ - 1489964986, - "2" - ], - [ - 1489964986, - "1" - ], - [ - 1489965001, - "1" - ], - [ - 1489965001, - "2" - ], - [ - 1489965001, - "0" - ], - [ - 1489965016, - "1" - ], - [ - 1489965016, - "22" - ], - [ - 1489965016, - "0" - ], - [ - 1489965031, - "1" - ], - [ - 1489965031, - "-1" - ], - [ - 1489965031, - "0" - ], - [ - 1489965046, - "0" - ], - [ - 1489965046, - "0" - ], - [ - 1489965046, - "1" - ], - [ - 1489965061, - "0" - ], - [ - 1489965061, - "4" - ], - [ - 1489965061, - "0" - ], - [ - 1489965076, - "0" - ], - [ - 1489965076, - "0" - ], - [ - 1489965076, - "1" - ], - [ - 1489965091, - "0" - ], - [ - 1489965091, - "1" - ], - [ - 1489965091, - "1" - ], - [ - 1489965106, - "0" - ], - [ - 1489965106, - "0" - ], - [ - 1489965106, - "1" - ], - [ - 1489965121, - "3" - ], - [ - 1489965121, - "0" - ], - [ - 1489965121, - "3" - ], - [ - 1489965136, - "0" - ], - [ - 1489965136, - "0" - ], - [ - 1489965136, - "1" - ], - [ - 1489965151, - "3" - ], - [ - 1489965151, - "2" - ], - [ - 1489965151, - "1" - ], - [ - 1489965166, - "1" - ], - [ - 1489965166, - "0" - ], - [ - 1489965166, - "0" - ], - [ - 1489965181, - "0" - ], - [ - 1489965181, - "3" - ], - [ - 1489965181, - "0" - ], - [ - 1489965196, - "0" - ], - [ - 1489965196, - "0" - ], - [ - 1489965196, - "1" - ], - [ - 1489965211, - "2" - ], - [ - 1489965211, - "0" - ], - [ - 1489965211, - "1" - ], - [ - 1489965226, - "8" - ], - [ - 1489965226, - "0" - ], - [ - 1489965226, - "1" - ], - [ - 1489965241, - "0" - ], - [ - 1489965241, - "0" - ], - [ - 1489965241, - "1" - ], - [ - 1489965256, - "0" - ], - [ - 1489965256, - "2" - ], - [ - 1489965256, - "0" - ], - [ - 1489965271, - "1" - ], - [ - 1489965271, - "2" - ], - [ - 1489965271, - "0" - ], - [ - 1489965286, - "0" - ], - [ - 1489965286, - "2" - ], - [ - 1489965286, - "2" - ], - [ - 1489965301, - "1" - ], - [ - 1489965301, - "19" - ], - [ - 1489965301, - "1" - ], - [ - 1489965316, - "0" - ], - [ - 1489965316, - "0" - ], - [ - 1489965316, - "1" - ], - [ - 1489965331, - "16" - ], - [ - 1489965331, - "4" - ], - [ - 1489965331, - "0" - ], - [ - 1489965346, - "3" - ], - [ - 1489965346, - "1" - ], - [ - 1489965346, - "0" - ], - [ - 1489965361, - "1" - ], - [ - 1489965361, - "2" - ], - [ - 1489965361, - "1" - ], - [ - 1489965376, - "2" - ], - [ - 1489965376, - "1" - ], - [ - 1489965376, - "1" - ], - [ - 1489965391, - "0" - ], - [ - 1489965391, - "2" - ], - [ - 1489965391, - "1" - ], - [ - 1489965406, - "1" - ], - [ - 1489965406, - "1" - ], - [ - 1489965406, - "1" - ], - [ - 1489965421, - "2" - ], - [ - 1489965421, - "1" - ], - [ - 1489965421, - "1" - ], - [ - 1489965436, - "1" - ], - [ - 1489965436, - "0" - ], - [ - 1489965436, - "0" - ], - [ - 1489965451, - "1" - ], - [ - 1489965451, - "1" - ], - [ - 1489965451, - "0" - ], - [ - 1489965466, - "0" - ], - [ - 1489965466, - "2" - ], - [ - 1489965466, - "1" - ], - [ - 1489965481, - "0" - ], - [ - 1489965481, - "0" - ], - [ - 1489965481, - "1" - ], - [ - 1489965496, - "1" - ], - [ - 1489965496, - "2" - ], - [ - 1489965496, - "0" - ], - [ - 1489965511, - "1" - ], - [ - 1489965511, - "2" - ], - [ - 1489965511, - "2" - ], - [ - 1489965526, - "1" - ], - [ - 1489965526, - "1" - ], - [ - 1489965526, - "2" - ], - [ - 1489965541, - "0" - ], - [ - 1489965541, - "2" - ], - [ - 1489965541, - "2" - ], - [ - 1489965556, - "3" - ], - [ - 1489965556, - "1" - ], - [ - 1489965556, - "0" - ], - [ - 1489965571, - "2" - ], - [ - 1489965571, - "1" - ], - [ - 1489965571, - "3" - ], - [ - 1489965586, - "2" - ], - [ - 1489965586, - "5" - ], - [ - 1489965586, - "14" - ], - [ - 1489965601, - "1" - ], - [ - 1489965601, - "1" - ], - [ - 1489965601, - "1" - ], - [ - 1489965616, - "1" - ], - [ - 1489965616, - "1" - ], - [ - 1489965616, - "2" - ], - [ - 1489965631, - "0" - ], - [ - 1489965631, - "1" - ], - [ - 1489965631, - "2" - ], - [ - 1489965646, - "1" - ], - [ - 1489965646, - "0" - ], - [ - 1489965646, - "83" - ], - [ - 1489965661, - "0" - ], - [ - 1489965661, - "2" - ], - [ - 1489965661, - "1" - ], - [ - 1489965676, - "2" - ], - [ - 1489965676, - "75" - ], - [ - 1489965676, - "0" - ], - [ - 1489965691, - "1" - ], - [ - 1489965691, - "1" - ], - [ - 1489965691, - "3" - ], - [ - 1489965706, - "-1" - ], - [ - 1489965706, - "0" - ], - [ - 1489965706, - "0" - ], - [ - 1489965721, - "1" - ], - [ - 1489965721, - "1" - ], - [ - 1489965721, - "0" - ], - [ - 1489965736, - "1" - ], - [ - 1489965736, - "1" - ], - [ - 1489965736, - "1" - ], - [ - 1489965751, - "0" - ], - [ - 1489965751, - "1" - ], - [ - 1489965751, - "2" - ], - [ - 1489965766, - "1" - ], - [ - 1489965766, - "0" - ], - [ - 1489965766, - "0" - ], - [ - 1489965781, - "0" - ], - [ - 1489965781, - "1" - ], - [ - 1489965781, - "2" - ], - [ - 1489965796, - "17" - ], - [ - 1489965796, - "2" - ], - [ - 1489965796, - "1" - ], - [ - 1489965811, - "0" - ], - [ - 1489965811, - "1" - ], - [ - 1489965811, - "0" - ], - [ - 1489965826, - "1" - ], - [ - 1489965826, - "1" - ], - [ - 1489965826, - "1" - ], - [ - 1489965841, - "0" - ], - [ - 1489965841, - "1" - ], - [ - 1489965841, - "2" - ], - [ - 1489965856, - "3" - ], - [ - 1489965856, - "2" - ], - [ - 1489965856, - "296" - ], - [ - 1489965871, - "2" - ], - [ - 1489965871, - "2" - ], - [ - 1489965871, - "2" - ], - [ - 1489965886, - "1" - ], - [ - 1489965886, - "2" - ], - [ - 1489965886, - "0" - ], - [ - 1489965901, - "0" - ], - [ - 1489965901, - "3" - ], - [ - 1489965901, - "0" - ], - [ - 1489965916, - "1" - ], - [ - 1489965916, - "1" - ], - [ - 1489965916, - "1" - ], - [ - 1489965931, - "1" - ], - [ - 1489965931, - "0" - ], - [ - 1489965931, - "1" - ], - [ - 1489965946, - "2" - ], - [ - 1489965946, - "0" - ], - [ - 1489965946, - "2" - ], - [ - 1489965961, - "2" - ], - [ - 1489965961, - "2" - ], - [ - 1489965961, - "2" - ], - [ - 1489965976, - "1" - ], - [ - 1489965976, - "2" - ], - [ - 1489965976, - "1" - ], - [ - 1489965991, - "0" - ], - [ - 1489965991, - "1" - ], - [ - 1489965991, - "2" - ], - [ - 1489966006, - "2" - ], - [ - 1489966006, - "2" - ], - [ - 1489966006, - "0" - ], - [ - 1489966021, - "1" - ], - [ - 1489966021, - "1" - ], - [ - 1489966021, - "10" - ], - [ - 1489966036, - "1" - ], - [ - 1489966036, - "2" - ], - [ - 1489966036, - "2" - ], - [ - 1489966051, - "1" - ], - [ - 1489966051, - "0" - ], - [ - 1489966051, - "0" - ], - [ - 1489966066, - "1" - ], - [ - 1489966066, - "1" - ], - [ - 1489966066, - "0" - ], - [ - 1489966081, - "1" - ], - [ - 1489966081, - "5" - ], - [ - 1489966081, - "1" - ], - [ - 1489966096, - "0" - ], - [ - 1489966096, - "3" - ], - [ - 1489966096, - "1" - ], - [ - 1489966111, - "0" - ], - [ - 1489966111, - "0" - ], - [ - 1489966111, - "1" - ], - [ - 1489966126, - "2" - ], - [ - 1489966126, - "0" - ], - [ - 1489966126, - "1" - ], - [ - 1489966141, - "1" - ], - [ - 1489966141, - "0" - ], - [ - 1489966141, - "1" - ], - [ - 1489966156, - "1" - ], - [ - 1489966156, - "1" - ], - [ - 1489966156, - "0" - ], - [ - 1489966171, - "1" - ], - [ - 1489966171, - "0" - ], - [ - 1489966171, - "2" - ], - [ - 1489966186, - "0" - ], - [ - 1489966186, - "2" - ], - [ - 1489966186, - "0" - ], - [ - 1489966201, - "0" - ], - [ - 1489966201, - "1" - ], - [ - 1489966201, - "0" - ], - [ - 1489966216, - "0" - ], - [ - 1489966216, - "1" - ], - [ - 1489966216, - "0" - ], - [ - 1489966231, - "0" - ], - [ - 1489966231, - "2" - ], - [ - 1489966231, - "1" - ], - [ - 1489966246, - "1" - ], - [ - 1489966246, - "1" - ], - [ - 1489966246, - "0" - ], - [ - 1489966261, - "3" - ], - [ - 1489966261, - "1" - ], - [ - 1489966261, - "2" - ], - [ - 1489966276, - "1" - ], - [ - 1489966276, - "0" - ], - [ - 1489966276, - "1" - ], - [ - 1489966291, - "1" - ], - [ - 1489966291, - "1" - ], - [ - 1489966291, - "1" - ], - [ - 1489966306, - "1" - ], - [ - 1489966306, - "1" - ], - [ - 1489966306, - "2" - ], - [ - 1489966321, - "1" - ], - [ - 1489966321, - "0" - ], - [ - 1489966321, - "1" - ], - [ - 1489966336, - "4" - ], - [ - 1489966336, - "1" - ], - [ - 1489966336, - "0" - ], - [ - 1489966351, - "0" - ], - [ - 1489966351, - "0" - ], - [ - 1489966351, - "0" - ], - [ - 1489966366, - "0" - ], - [ - 1489966366, - "2" - ], - [ - 1489966366, - "1" - ], - [ - 1489966381, - "0" - ], - [ - 1489966381, - "0" - ], - [ - 1489966381, - "1" - ], - [ - 1489966396, - "1" - ], - [ - 1489966396, - "1" - ], - [ - 1489966396, - "0" - ], - [ - 1489966411, - "0" - ], - [ - 1489966411, - "1" - ], - [ - 1489966411, - "1" - ], - [ - 1489966426, - "0" - ], - [ - 1489966426, - "1" - ], - [ - 1489966426, - "1" - ], - [ - 1489966441, - "1" - ], - [ - 1489966441, - "1" - ], - [ - 1489966441, - "1" - ], - [ - 1489966456, - "0" - ], - [ - 1489966456, - "1" - ], - [ - 1489966456, - "0" - ], - [ - 1489966471, - "0" - ], - [ - 1489966471, - "2" - ], - [ - 1489966471, - "1" - ], - [ - 1489966486, - "1" - ], - [ - 1489966486, - "1" - ], - [ - 1489966486, - "2" - ], - [ - 1489966501, - "0" - ], - [ - 1489966501, - "0" - ], - [ - 1489966501, - "1" - ], - [ - 1489966516, - "2" - ], - [ - 1489966516, - "1" - ], - [ - 1489966516, - "2" - ], - [ - 1489966531, - "1" - ], - [ - 1489966531, - "1" - ], - [ - 1489966531, - "1" - ], - [ - 1489966546, - "2" - ], - [ - 1489966546, - "0" - ], - [ - 1489966546, - "1" - ], - [ - 1489966561, - "1" - ], - [ - 1489966561, - "1" - ], - [ - 1489966561, - "1" - ], - [ - 1489966576, - "1" - ], - [ - 1489966576, - "1" - ], - [ - 1489966576, - "1" - ], - [ - 1489966591, - "2" - ], - [ - 1489966591, - "1" - ], - [ - 1489966591, - "4" - ], - [ - 1489966606, - "1" - ], - [ - 1489966606, - "2" - ], - [ - 1489966606, - "0" - ], - [ - 1489966621, - "0" - ], - [ - 1489966621, - "1" - ], - [ - 1489966621, - "3" - ], - [ - 1489966636, - "1" - ], - [ - 1489966636, - "1" - ], - [ - 1489966636, - "0" - ], - [ - 1489966651, - "0" - ], - [ - 1489966651, - "0" - ], - [ - 1489966651, - "3" - ], - [ - 1489966666, - "1" - ], - [ - 1489966666, - "2" - ], - [ - 1489966666, - "5" - ], - [ - 1489966681, - "1" - ], - [ - 1489966681, - "0" - ], - [ - 1489966681, - "1" - ], - [ - 1489966696, - "0" - ], - [ - 1489966696, - "3" - ], - [ - 1489966696, - "1" - ], - [ - 1489966711, - "0" - ], - [ - 1489966711, - "1" - ], - [ - 1489966711, - "1" - ], - [ - 1489966726, - "2" - ], - [ - 1489966726, - "1" - ], - [ - 1489966726, - "4" - ], - [ - 1489966741, - "1" - ], - [ - 1489966741, - "1" - ], - [ - 1489966741, - "4" - ], - [ - 1489966756, - "0" - ], - [ - 1489966756, - "2" - ], - [ - 1489966756, - "2" - ], - [ - 1489966771, - "0" - ], - [ - 1489966771, - "3" - ], - [ - 1489966771, - "1" - ], - [ - 1489966786, - "0" - ], - [ - 1489966786, - "1" - ], - [ - 1489966786, - "1" - ], - [ - 1489966801, - "0" - ], - [ - 1489966801, - "0" - ], - [ - 1489966801, - "0" - ], - [ - 1489966816, - "0" - ], - [ - 1489966816, - "3" - ], - [ - 1489966816, - "0" - ], - [ - 1489966831, - "3" - ], - [ - 1489966831, - "1" - ], - [ - 1489966831, - "9" - ], - [ - 1489966846, - "0" - ], - [ - 1489966846, - "1" - ], - [ - 1489966846, - "1" - ], - [ - 1489966861, - "4" - ], - [ - 1489966861, - "2" - ], - [ - 1489966861, - "1" - ], - [ - 1489966876, - "0" - ], - [ - 1489966876, - "1" - ], - [ - 1489966876, - "0" - ], - [ - 1489966891, - "0" - ], - [ - 1489966891, - "0" - ], - [ - 1489966891, - "0" - ], - [ - 1489966906, - "0" - ], - [ - 1489966906, - "1" - ], - [ - 1489966906, - "0" - ], - [ - 1489966921, - "0" - ], - [ - 1489966921, - "86" - ], - [ - 1489966921, - "0" - ], - [ - 1489966936, - "0" - ], - [ - 1489966936, - "2" - ], - [ - 1489966936, - "2" - ], - [ - 1489966951, - "1" - ], - [ - 1489966951, - "3" - ], - [ - 1489966951, - "2" - ], - [ - 1489966966, - "2" - ], - [ - 1489966966, - "1" - ], - [ - 1489966966, - "0" - ], - [ - 1489966981, - "1" - ], - [ - 1489966981, - "3" - ], - [ - 1489966981, - "5" - ], - [ - 1489966996, - "1" - ], - [ - 1489966996, - "3" - ], - [ - 1489966996, - "1" - ], - [ - 1489967011, - "1" - ], - [ - 1489967011, - "2" - ], - [ - 1489967011, - "1" - ], - [ - 1489967026, - "3" - ], - [ - 1489967026, - "1" - ], - [ - 1489967026, - "2" - ], - [ - 1489967041, - "1" - ], - [ - 1489967041, - "0" - ], - [ - 1489967041, - "3" - ], - [ - 1489967056, - "3" - ], - [ - 1489967056, - "2" - ], - [ - 1489967056, - "0" - ], - [ - 1489967071, - "0" - ], - [ - 1489967071, - "1" - ], - [ - 1489967071, - "2" - ], - [ - 1489967086, - "1" - ], - [ - 1489967086, - "3" - ], - [ - 1489967086, - "0" - ], - [ - 1489967101, - "1" - ], - [ - 1489967101, - "4" - ], - [ - 1489967101, - "1" - ], - [ - 1489967116, - "1" - ], - [ - 1489967116, - "1" - ], - [ - 1489967116, - "3" - ], - [ - 1489967131, - "2" - ], - [ - 1489967131, - "2" - ], - [ - 1489967131, - "2" - ], - [ - 1489967146, - "1" - ], - [ - 1489967146, - "1" - ], - [ - 1489967146, - "2" - ], - [ - 1489967161, - "1" - ], - [ - 1489967161, - "1" - ], - [ - 1489967161, - "1" - ], - [ - 1489967176, - "1" - ], - [ - 1489967176, - "1" - ], - [ - 1489967176, - "2" - ], - [ - 1489967191, - "1" - ], - [ - 1489967191, - "0" - ], - [ - 1489967191, - "1" - ], - [ - 1489967206, - "2" - ], - [ - 1489967206, - "1" - ], - [ - 1489967206, - "2" - ], - [ - 1489967221, - "1" - ], - [ - 1489967221, - "1" - ], - [ - 1489967221, - "1" - ], - [ - 1489967236, - "0" - ], - [ - 1489967236, - "0" - ], - [ - 1489967236, - "2" - ], - [ - 1489967251, - "1" - ], - [ - 1489967251, - "1" - ], - [ - 1489967251, - "1" - ], - [ - 1489967266, - "1" - ], - [ - 1489967266, - "1" - ], - [ - 1489967266, - "2" - ], - [ - 1489967281, - "2" - ], - [ - 1489967281, - "2" - ], - [ - 1489967281, - "1" - ], - [ - 1489967296, - "0" - ], - [ - 1489967296, - "1" - ], - [ - 1489967296, - "2" - ], - [ - 1489967311, - "0" - ], - [ - 1489967311, - "1" - ], - [ - 1489967311, - "2" - ], - [ - 1489967326, - "1" - ], - [ - 1489967326, - "6" - ], - [ - 1489967326, - "2" - ], - [ - 1489967341, - "1" - ], - [ - 1489967341, - "1" - ], - [ - 1489967341, - "1" - ], - [ - 1489967356, - "1" - ], - [ - 1489967356, - "1" - ], - [ - 1489967356, - "0" - ], - [ - 1489967371, - "3" - ], - [ - 1489967371, - "3" - ], - [ - 1489967371, - "7" - ], - [ - 1489967386, - "7" - ], - [ - 1489967386, - "-1" - ], - [ - 1489967386, - "6" - ], - [ - 1489967401, - "0" - ], - [ - 1489967401, - "1" - ], - [ - 1489967401, - "1" - ], - [ - 1489967416, - "1" - ], - [ - 1489967416, - "1" - ], - [ - 1489967416, - "2" - ], - [ - 1489967431, - "0" - ], - [ - 1489967431, - "1" - ], - [ - 1489967431, - "3" - ], - [ - 1489967446, - "1" - ], - [ - 1489967446, - "2" - ], - [ - 1489967446, - "1" - ], - [ - 1489967461, - "1" - ], - [ - 1489967461, - "1" - ], - [ - 1489967461, - "0" - ], - [ - 1489967476, - "0" - ], - [ - 1489967476, - "0" - ], - [ - 1489967476, - "3" - ], - [ - 1489967491, - "1" - ], - [ - 1489967491, - "2" - ], - [ - 1489967491, - "0" - ], - [ - 1489967506, - "1" - ], - [ - 1489967506, - "1" - ], - [ - 1489967506, - "2" - ], - [ - 1489967521, - "0" - ], - [ - 1489967521, - "1" - ], - [ - 1489967521, - "0" - ], - [ - 1489967536, - "1" - ], - [ - 1489967536, - "2" - ], - [ - 1489967536, - "1" - ], - [ - 1489967551, - "1" - ], - [ - 1489967551, - "2" - ], - [ - 1489967551, - "0" - ], - [ - 1489967566, - "0" - ], - [ - 1489967566, - "5" - ], - [ - 1489967566, - "2" - ], - [ - 1489967581, - "3" - ], - [ - 1489967581, - "0" - ], - [ - 1489967581, - "2" - ], - [ - 1489967596, - "3" - ], - [ - 1489967596, - "3" - ], - [ - 1489967596, - "6" - ], - [ - 1489967611, - "1" - ], - [ - 1489967611, - "1" - ], - [ - 1489967611, - "1" - ], - [ - 1489967626, - "1" - ], - [ - 1489967626, - "2" - ], - [ - 1489967626, - "0" - ], - [ - 1489967641, - "0" - ], - [ - 1489967641, - "1" - ], - [ - 1489967641, - "2" - ], - [ - 1489967656, - "1" - ], - [ - 1489967656, - "0" - ], - [ - 1489967656, - "1" - ], - [ - 1489967671, - "1" - ], - [ - 1489967671, - "1" - ], - [ - 1489967671, - "1" - ], - [ - 1489967686, - "2" - ], - [ - 1489967686, - "1" - ], - [ - 1489967686, - "2" - ], - [ - 1489967701, - "0" - ], - [ - 1489967701, - "2" - ], - [ - 1489967701, - "3" - ], - [ - 1489967716, - "1" - ], - [ - 1489967716, - "2" - ], - [ - 1489967716, - "1" - ], - [ - 1489967731, - "0" - ], - [ - 1489967731, - "1" - ], - [ - 1489967731, - "1" - ], - [ - 1489967746, - "0" - ], - [ - 1489967746, - "1" - ], - [ - 1489967746, - "2" - ], - [ - 1489967761, - "0" - ], - [ - 1489967761, - "1" - ], - [ - 1489967761, - "1" - ], - [ - 1489967776, - "1" - ], - [ - 1489967776, - "2" - ], - [ - 1489967776, - "-1" - ], - [ - 1489967791, - "2" - ], - [ - 1489967791, - "0" - ], - [ - 1489967791, - "1" - ], - [ - 1489967806, - "1" - ], - [ - 1489967806, - "1" - ], - [ - 1489967806, - "1" - ], - [ - 1489967821, - "2" - ], - [ - 1489967821, - "1" - ], - [ - 1489967821, - "1" - ], - [ - 1489967836, - "1" - ], - [ - 1489967836, - "0" - ], - [ - 1489967836, - "1" - ], - [ - 1489967851, - "0" - ], - [ - 1489967851, - "0" - ], - [ - 1489967851, - "2" - ], - [ - 1489967866, - "1" - ], - [ - 1489967866, - "1" - ], - [ - 1489967866, - "0" - ], - [ - 1489967881, - "1" - ], - [ - 1489967881, - "1" - ], - [ - 1489967881, - "0" - ], - [ - 1489967896, - "1" - ], - [ - 1489967896, - "1" - ], - [ - 1489967896, - "0" - ], - [ - 1489967911, - "2" - ], - [ - 1489967911, - "0" - ], - [ - 1489967911, - "0" - ], - [ - 1489967926, - "0" - ], - [ - 1489967926, - "2" - ], - [ - 1489967926, - "2" - ], - [ - 1489967941, - "0" - ], - [ - 1489967941, - "1" - ], - [ - 1489967941, - "2" - ], - [ - 1489967956, - "0" - ], - [ - 1489967956, - "2" - ], - [ - 1489967956, - "1" - ], - [ - 1489967971, - "2" - ], - [ - 1489967971, - "1" - ], - [ - 1489967971, - "0" - ], - [ - 1489967986, - "1" - ], - [ - 1489967986, - "1" - ], - [ - 1489967986, - "3" - ], - [ - 1489968001, - "1" - ], - [ - 1489968001, - "3" - ], - [ - 1489968001, - "0" - ], - [ - 1489968016, - "2" - ], - [ - 1489968016, - "3" - ], - [ - 1489968016, - "0" - ], - [ - 1489968031, - "1" - ], - [ - 1489968031, - "1" - ], - [ - 1489968031, - "0" - ], - [ - 1489968046, - "1" - ], - [ - 1489968046, - "1" - ], - [ - 1489968046, - "0" - ], - [ - 1489968061, - "1" - ], - [ - 1489968061, - "1" - ], - [ - 1489968061, - "3" - ], - [ - 1489968076, - "3" - ], - [ - 1489968076, - "2" - ], - [ - 1489968076, - "7" - ], - [ - 1489968091, - "1" - ], - [ - 1489968091, - "2" - ], - [ - 1489968091, - "0" - ], - [ - 1489968106, - "0" - ], - [ - 1489968106, - "14" - ], - [ - 1489968106, - "1" - ], - [ - 1489968121, - "1" - ], - [ - 1489968121, - "2" - ], - [ - 1489968121, - "1" - ], - [ - 1489968136, - "0" - ], - [ - 1489968136, - "1" - ], - [ - 1489968136, - "1" - ], - [ - 1489968151, - "0" - ], - [ - 1489968151, - "0" - ], - [ - 1489968151, - "3" - ], - [ - 1489968166, - "2" - ], - [ - 1489968166, - "2" - ], - [ - 1489968166, - "1" - ], - [ - 1489968181, - "1" - ], - [ - 1489968181, - "2" - ], - [ - 1489968181, - "0" - ], - [ - 1489968196, - "0" - ], - [ - 1489968196, - "0" - ], - [ - 1489968196, - "0" - ], - [ - 1489968211, - "2" - ], - [ - 1489968211, - "0" - ], - [ - 1489968211, - "1" - ], - [ - 1489968226, - "2" - ], - [ - 1489968226, - "3" - ], - [ - 1489968226, - "2" - ], - [ - 1489968241, - "2" - ], - [ - 1489968241, - "2" - ], - [ - 1489968241, - "0" - ], - [ - 1489968256, - "0" - ], - [ - 1489968256, - "0" - ], - [ - 1489968256, - "2" - ], - [ - 1489968271, - "2" - ], - [ - 1489968271, - "2" - ], - [ - 1489968271, - "0" - ], - [ - 1489968286, - "0" - ], - [ - 1489968286, - "523" - ], - [ - 1489968286, - "1" - ], - [ - 1489968301, - "1" - ], - [ - 1489968301, - "0" - ], - [ - 1489968301, - "3" - ], - [ - 1489968316, - "0" - ], - [ - 1489968316, - "1" - ], - [ - 1489968316, - "2" - ], - [ - 1489968331, - "-1" - ], - [ - 1489968331, - "2" - ], - [ - 1489968331, - "4" - ], - [ - 1489968346, - "3" - ], - [ - 1489968346, - "0" - ], - [ - 1489968346, - "1" - ], - [ - 1489968361, - "0" - ], - [ - 1489968361, - "3" - ], - [ - 1489968361, - "0" - ], - [ - 1489968376, - "-1" - ], - [ - 1489968376, - "3" - ], - [ - 1489968376, - "1" - ], - [ - 1489968391, - "0" - ], - [ - 1489968391, - "1" - ], - [ - 1489968391, - "2" - ], - [ - 1489968406, - "3" - ], - [ - 1489968406, - "2" - ], - [ - 1489968406, - "1" - ], - [ - 1489968421, - "0" - ], - [ - 1489968421, - "1" - ], - [ - 1489968421, - "3" - ], - [ - 1489968436, - "3" - ], - [ - 1489968436, - "1" - ], - [ - 1489968436, - "2" - ], - [ - 1489968451, - "1" - ], - [ - 1489968451, - "0" - ], - [ - 1489968451, - "1" - ], - [ - 1489968466, - "3" - ], - [ - 1489968466, - "1" - ], - [ - 1489968466, - "1" - ], - [ - 1489968481, - "1" - ], - [ - 1489968481, - "1" - ], - [ - 1489968481, - "1" - ], - [ - 1489968496, - "2" - ], - [ - 1489968496, - "1" - ], - [ - 1489968496, - "0" - ], - [ - 1489968511, - "2" - ], - [ - 1489968511, - "1" - ], - [ - 1489968511, - "0" - ], - [ - 1489968526, - "1" - ], - [ - 1489968526, - "1" - ], - [ - 1489968526, - "3" - ], - [ - 1489968541, - "0" - ], - [ - 1489968541, - "0" - ], - [ - 1489968541, - "18" - ], - [ - 1489968556, - "6" - ], - [ - 1489968556, - "0" - ], - [ - 1489968556, - "0" - ], - [ - 1489968571, - "0" - ], - [ - 1489968571, - "0" - ], - [ - 1489968571, - "0" - ], - [ - 1489968586, - "1" - ], - [ - 1489968586, - "0" - ], - [ - 1489968586, - "0" - ], - [ - 1489968601, - "0" - ], - [ - 1489968601, - "1" - ], - [ - 1489968601, - "1" - ], - [ - 1489968616, - "1" - ], - [ - 1489968616, - "1" - ], - [ - 1489968616, - "1" - ], - [ - 1489968631, - "2" - ], - [ - 1489968631, - "1" - ], - [ - 1489968631, - "3" - ], - [ - 1489968646, - "0" - ], - [ - 1489968646, - "1" - ], - [ - 1489968646, - "1" - ], - [ - 1489968661, - "4" - ], - [ - 1489968661, - "1" - ], - [ - 1489968661, - "2" - ], - [ - 1489968676, - "1" - ], - [ - 1489968676, - "0" - ], - [ - 1489968676, - "1" - ], - [ - 1489968691, - "1" - ], - [ - 1489968691, - "1" - ], - [ - 1489968691, - "2" - ], - [ - 1489968706, - "1" - ], - [ - 1489968706, - "1" - ], - [ - 1489968706, - "2" - ], - [ - 1489968721, - "-1" - ], - [ - 1489968721, - "2" - ], - [ - 1489968721, - "0" - ], - [ - 1489968736, - "1" - ], - [ - 1489968736, - "0" - ], - [ - 1489968736, - "0" - ], - [ - 1489968751, - "2" - ], - [ - 1489968751, - "0" - ], - [ - 1489968751, - "0" - ], - [ - 1489968766, - "1" - ], - [ - 1489968766, - "0" - ], - [ - 1489968766, - "1" - ], - [ - 1489968781, - "0" - ], - [ - 1489968781, - "1" - ], - [ - 1489968781, - "0" - ], - [ - 1489968796, - "2" - ], - [ - 1489968796, - "0" - ], - [ - 1489968796, - "0" - ], - [ - 1489968811, - "0" - ], - [ - 1489968811, - "-1" - ], - [ - 1489968811, - "2" - ], - [ - 1489968826, - "3" - ], - [ - 1489968826, - "6" - ], - [ - 1489968826, - "0" - ], - [ - 1489968841, - "2" - ], - [ - 1489968841, - "2" - ], - [ - 1489968841, - "0" - ], - [ - 1489968856, - "0" - ], - [ - 1489968856, - "2" - ], - [ - 1489968856, - "1" - ], - [ - 1489968871, - "4" - ], - [ - 1489968871, - "1" - ], - [ - 1489968871, - "0" - ], - [ - 1489968886, - "2" - ], - [ - 1489968886, - "0" - ], - [ - 1489968886, - "1" - ], - [ - 1489968901, - "7" - ], - [ - 1489968901, - "0" - ], - [ - 1489968901, - "0" - ], - [ - 1489968916, - "1" - ], - [ - 1489968916, - "1" - ], - [ - 1489968916, - "0" - ], - [ - 1489968931, - "0" - ], - [ - 1489968931, - "0" - ], - [ - 1489968931, - "9" - ], - [ - 1489968946, - "0" - ], - [ - 1489968946, - "1" - ], - [ - 1489968946, - "5" - ], - [ - 1489968961, - "0" - ], - [ - 1489968961, - "3" - ], - [ - 1489968961, - "0" - ], - [ - 1489968976, - "2" - ], - [ - 1489968976, - "0" - ], - [ - 1489968976, - "1" - ], - [ - 1489968991, - "1" - ], - [ - 1489968991, - "0" - ], - [ - 1489968991, - "3" - ], - [ - 1489969006, - "1" - ], - [ - 1489969006, - "3" - ], - [ - 1489969006, - "0" - ], - [ - 1489969021, - "1" - ], - [ - 1489969021, - "2" - ], - [ - 1489969021, - "1" - ], - [ - 1489969036, - "3" - ], - [ - 1489969036, - "2" - ], - [ - 1489969036, - "1" - ], - [ - 1489969051, - "3" - ], - [ - 1489969051, - "0" - ], - [ - 1489969051, - "2" - ], - [ - 1489969066, - "1" - ], - [ - 1489969066, - "1" - ], - [ - 1489969066, - "2" - ], - [ - 1489969081, - "1" - ], - [ - 1489969081, - "0" - ], - [ - 1489969081, - "2" - ], - [ - 1489969096, - "1" - ], - [ - 1489969096, - "2" - ], - [ - 1489969096, - "0" - ], - [ - 1489969111, - "1" - ], - [ - 1489969111, - "0" - ], - [ - 1489969111, - "4" - ], - [ - 1489969126, - "3" - ], - [ - 1489969126, - "1" - ], - [ - 1489969126, - "2" - ], - [ - 1489969141, - "1" - ], - [ - 1489969141, - "2" - ], - [ - 1489969141, - "1" - ], - [ - 1489969156, - "1" - ], - [ - 1489969156, - "1" - ], - [ - 1489969156, - "3" - ], - [ - 1489969171, - "1" - ], - [ - 1489969171, - "1" - ], - [ - 1489969171, - "0" - ], - [ - 1489969186, - "1" - ], - [ - 1489969186, - "3" - ], - [ - 1489969186, - "1" - ], - [ - 1489969201, - "1" - ], - [ - 1489969201, - "0" - ], - [ - 1489969201, - "0" - ], - [ - 1489969216, - "1" - ], - [ - 1489969216, - "8" - ], - [ - 1489969216, - "1" - ], - [ - 1489969231, - "2" - ], - [ - 1489969231, - "1" - ], - [ - 1489969231, - "0" - ], - [ - 1489969246, - "2" - ], - [ - 1489969246, - "4" - ], - [ - 1489969246, - "2" - ], - [ - 1489969261, - "1" - ], - [ - 1489969261, - "3" - ], - [ - 1489969261, - "2" - ], - [ - 1489969276, - "2" - ], - [ - 1489969276, - "5" - ], - [ - 1489969276, - "1" - ], - [ - 1489969291, - "2" - ], - [ - 1489969291, - "1" - ], - [ - 1489969291, - "7" - ], - [ - 1489969306, - "1" - ], - [ - 1489969306, - "2" - ], - [ - 1489969306, - "1" - ], - [ - 1489969321, - "0" - ], - [ - 1489969321, - "2" - ], - [ - 1489969321, - "4" - ], - [ - 1489969336, - "1" - ], - [ - 1489969336, - "0" - ], - [ - 1489969336, - "1" - ], - [ - 1489969351, - "0" - ], - [ - 1489969351, - "1" - ], - [ - 1489969351, - "1" - ], - [ - 1489969366, - "1" - ], - [ - 1489969366, - "1" - ], - [ - 1489969366, - "0" - ], - [ - 1489969381, - "2" - ], - [ - 1489969381, - "2" - ], - [ - 1489969381, - "1" - ], - [ - 1489969396, - "3" - ], - [ - 1489969396, - "0" - ], - [ - 1489969396, - "2" - ], - [ - 1489969411, - "1" - ], - [ - 1489969411, - "1" - ], - [ - 1489969411, - "2" - ], - [ - 1489969426, - "4" - ], - [ - 1489969426, - "2" - ], - [ - 1489969426, - "4" - ], - [ - 1489969441, - "1" - ], - [ - 1489969441, - "1" - ], - [ - 1489969441, - "2" - ], - [ - 1489969456, - "0" - ], - [ - 1489969456, - "1" - ], - [ - 1489969456, - "2" - ], - [ - 1489969471, - "0" - ], - [ - 1489969471, - "0" - ], - [ - 1489969471, - "1" - ], - [ - 1489969486, - "0" - ], - [ - 1489969486, - "0" - ], - [ - 1489969486, - "1" - ], - [ - 1489969501, - "0" - ], - [ - 1489969501, - "0" - ], - [ - 1489969501, - "1" - ], - [ - 1489969516, - "1" - ], - [ - 1489969516, - "1" - ], - [ - 1489969516, - "0" - ], - [ - 1489969531, - "0" - ], - [ - 1489969531, - "0" - ], - [ - 1489969531, - "1" - ], - [ - 1489969546, - "1" - ], - [ - 1489969546, - "3" - ], - [ - 1489969546, - "0" - ], - [ - 1489969561, - "0" - ], - [ - 1489969561, - "1" - ], - [ - 1489969561, - "1" - ], - [ - 1489969576, - "1" - ], - [ - 1489969576, - "2" - ], - [ - 1489969576, - "3" - ], - [ - 1489969591, - "2" - ], - [ - 1489969591, - "2" - ], - [ - 1489969591, - "3" - ], - [ - 1489969606, - "2" - ], - [ - 1489969606, - "3" - ], - [ - 1489969606, - "0" - ], - [ - 1489969621, - "3" - ], - [ - 1489969621, - "0" - ], - [ - 1489969621, - "0" - ], - [ - 1489969636, - "3" - ], - [ - 1489969636, - "1" - ], - [ - 1489969636, - "0" - ], - [ - 1489969651, - "2" - ], - [ - 1489969651, - "2" - ], - [ - 1489969651, - "3" - ], - [ - 1489969666, - "0" - ], - [ - 1489969666, - "1" - ], - [ - 1489969666, - "0" - ], - [ - 1489969681, - "0" - ], - [ - 1489969681, - "2" - ], - [ - 1489969681, - "0" - ], - [ - 1489969696, - "0" - ], - [ - 1489969696, - "1" - ], - [ - 1489969696, - "1" - ], - [ - 1489969711, - "0" - ], - [ - 1489969711, - "0" - ], - [ - 1489969711, - "0" - ], - [ - 1489969726, - "0" - ], - [ - 1489969726, - "1" - ], - [ - 1489969726, - "1" - ], - [ - 1489969741, - "1" - ], - [ - 1489969741, - "0" - ], - [ - 1489969741, - "2" - ], - [ - 1489969756, - "0" - ], - [ - 1489969756, - "1" - ], - [ - 1489969756, - "1" - ], - [ - 1489969771, - "1" - ], - [ - 1489969771, - "2" - ], - [ - 1489969771, - "1" - ], - [ - 1489969786, - "2" - ], - [ - 1489969786, - "1" - ], - [ - 1489969786, - "1" - ], - [ - 1489969801, - "1" - ], - [ - 1489969801, - "2" - ], - [ - 1489969801, - "2" - ], - [ - 1489969816, - "1" - ], - [ - 1489969816, - "7" - ], - [ - 1489969816, - "1" - ], - [ - 1489969831, - "2" - ], - [ - 1489969831, - "1" - ], - [ - 1489969831, - "0" - ], - [ - 1489969846, - "2" - ], - [ - 1489969846, - "2" - ], - [ - 1489969846, - "1" - ], - [ - 1489969861, - "2" - ], - [ - 1489969861, - "2" - ], - [ - 1489969861, - "1" - ], - [ - 1489969876, - "0" - ], - [ - 1489969876, - "1" - ], - [ - 1489969876, - "0" - ], - [ - 1489969891, - "2" - ], - [ - 1489969891, - "1" - ], - [ - 1489969891, - "1" - ], - [ - 1489969906, - "1" - ], - [ - 1489969906, - "2" - ], - [ - 1489969906, - "2" - ], - [ - 1489969921, - "1" - ], - [ - 1489969921, - "1" - ], - [ - 1489969921, - "1" - ], - [ - 1489969936, - "1" - ], - [ - 1489969936, - "0" - ], - [ - 1489969936, - "1" - ], - [ - 1489969951, - "1" - ], - [ - 1489969951, - "0" - ], - [ - 1489969951, - "0" - ], - [ - 1489969966, - "2" - ], - [ - 1489969966, - "1" - ], - [ - 1489969966, - "0" - ], - [ - 1489969981, - "0" - ], - [ - 1489969981, - "0" - ], - [ - 1489969981, - "2" - ], - [ - 1489969996, - "1" - ], - [ - 1489969996, - "0" - ], - [ - 1489969996, - "0" - ], - [ - 1489970011, - "1" - ], - [ - 1489970011, - "0" - ], - [ - 1489970011, - "4" - ], - [ - 1489970026, - "0" - ], - [ - 1489970026, - "21" - ], - [ - 1489970026, - "1" - ], - [ - 1489970041, - "0" - ], - [ - 1489970041, - "0" - ], - [ - 1489970041, - "1" - ], - [ - 1489970056, - "3" - ], - [ - 1489970056, - "0" - ], - [ - 1489970056, - "1" - ], - [ - 1489970071, - "0" - ], - [ - 1489970071, - "9" - ], - [ - 1489970071, - "1" - ], - [ - 1489970086, - "1" - ], - [ - 1489970086, - "8" - ], - [ - 1489970086, - "2" - ], - [ - 1489970101, - "1" - ], - [ - 1489970101, - "1" - ], - [ - 1489970101, - "0" - ], - [ - 1489970116, - "0" - ], - [ - 1489970116, - "0" - ], - [ - 1489970116, - "0" - ], - [ - 1489970131, - "1" - ], - [ - 1489970131, - "1" - ], - [ - 1489970131, - "3" - ], - [ - 1489970146, - "0" - ], - [ - 1489970146, - "2" - ], - [ - 1489970146, - "2" - ], - [ - 1489970161, - "2" - ], - [ - 1489970161, - "4" - ], - [ - 1489970161, - "6" - ], - [ - 1489970176, - "0" - ], - [ - 1489970176, - "0" - ], - [ - 1489970176, - "1" - ], - [ - 1489970191, - "2" - ], - [ - 1489970191, - "6" - ], - [ - 1489970191, - "1" - ], - [ - 1489970206, - "1" - ], - [ - 1489970206, - "1" - ], - [ - 1489970206, - "1" - ], - [ - 1489970221, - "0" - ], - [ - 1489970221, - "1" - ], - [ - 1489970221, - "1" - ], - [ - 1489970236, - "0" - ], - [ - 1489970236, - "3" - ], - [ - 1489970236, - "0" - ], - [ - 1489970251, - "0" - ], - [ - 1489970251, - "3" - ], - [ - 1489970251, - "2" - ], - [ - 1489970266, - "2" - ], - [ - 1489970266, - "2" - ], - [ - 1489970266, - "0" - ], - [ - 1489970281, - "0" - ], - [ - 1489970281, - "3" - ], - [ - 1489970281, - "1" - ], - [ - 1489970296, - "0" - ], - [ - 1489970296, - "0" - ], - [ - 1489970296, - "1" - ], - [ - 1489970311, - "150" - ], - [ - 1489970311, - "5" - ], - [ - 1489970311, - "0" - ], - [ - 1489970326, - "2" - ], - [ - 1489970326, - "2" - ], - [ - 1489970326, - "1" - ], - [ - 1489970341, - "4" - ], - [ - 1489970341, - "1" - ], - [ - 1489970341, - "37" - ], - [ - 1489970356, - "1" - ], - [ - 1489970356, - "2" - ], - [ - 1489970356, - "0" - ], - [ - 1489970371, - "1" - ], - [ - 1489970371, - "0" - ], - [ - 1489970371, - "23" - ], - [ - 1489970386, - "3" - ], - [ - 1489970386, - "1" - ], - [ - 1489970386, - "1" - ], - [ - 1489970401, - "1" - ], - [ - 1489970401, - "1" - ], - [ - 1489970401, - "2" - ], - [ - 1489970416, - "1" - ], - [ - 1489970416, - "1" - ], - [ - 1489970416, - "1" - ], - [ - 1489970431, - "1" - ], - [ - 1489970431, - "1" - ], - [ - 1489970431, - "22" - ], - [ - 1489970446, - "170" - ], - [ - 1489970446, - "0" - ], - [ - 1489970446, - "4" - ], - [ - 1489970461, - "1" - ], - [ - 1489970461, - "6" - ], - [ - 1489970461, - "170" - ], - [ - 1489970476, - "1" - ], - [ - 1489970476, - "1" - ], - [ - 1489970476, - "170" - ], - [ - 1489970491, - "0" - ], - [ - 1489970491, - "2" - ], - [ - 1489970491, - "2" - ], - [ - 1489970506, - "1" - ], - [ - 1489970506, - "1" - ], - [ - 1489970506, - "1" - ], - [ - 1489970521, - "1" - ], - [ - 1489970521, - "4" - ], - [ - 1489970521, - "2" - ], - [ - 1489970536, - "32" - ], - [ - 1489970536, - "0" - ], - [ - 1489970536, - "1" - ], - [ - 1489970551, - "0" - ], - [ - 1489970551, - "-1" - ], - [ - 1489970551, - "0" - ], - [ - 1489970566, - "0" - ], - [ - 1489970566, - "1" - ], - [ - 1489970566, - "11" - ], - [ - 1489970581, - "1" - ], - [ - 1489970581, - "2" - ], - [ - 1489970581, - "0" - ], - [ - 1489970596, - "1" - ], - [ - 1489970596, - "1" - ], - [ - 1489970596, - "0" - ], - [ - 1489970611, - "10" - ], - [ - 1489970611, - "2" - ], - [ - 1489970611, - "4" - ], - [ - 1489970626, - "10" - ], - [ - 1489970626, - "1" - ], - [ - 1489970626, - "7" - ], - [ - 1489970641, - "7" - ], - [ - 1489970641, - "10" - ], - [ - 1489970641, - "0" - ], - [ - 1489970656, - "1" - ], - [ - 1489970656, - "1" - ], - [ - 1489970656, - "1" - ], - [ - 1489970671, - "2" - ], - [ - 1489970671, - "5" - ], - [ - 1489970671, - "1" - ], - [ - 1489970686, - "1" - ], - [ - 1489970686, - "1" - ], - [ - 1489970686, - "3" - ], - [ - 1489970701, - "0" - ], - [ - 1489970701, - "4" - ], - [ - 1489970701, - "0" - ], - [ - 1489970716, - "0" - ], - [ - 1489970716, - "0" - ], - [ - 1489970716, - "2" - ], - [ - 1489970731, - "1" - ], - [ - 1489970731, - "1" - ], - [ - 1489970731, - "2" - ], - [ - 1489970746, - "1" - ], - [ - 1489970746, - "0" - ], - [ - 1489970746, - "2" - ], - [ - 1489970761, - "0" - ], - [ - 1489970761, - "4" - ], - [ - 1489970761, - "0" - ], - [ - 1489970776, - "2" - ], - [ - 1489970776, - "1" - ], - [ - 1489970776, - "3" - ], - [ - 1489970791, - "0" - ], - [ - 1489970791, - "1" - ], - [ - 1489970791, - "0" - ], - [ - 1489970806, - "86" - ], - [ - 1489970806, - "1" - ], - [ - 1489970806, - "0" - ], - [ - 1489970821, - "130" - ], - [ - 1489970821, - "-1" - ], - [ - 1489970821, - "3" - ], - [ - 1489970836, - "0" - ], - [ - 1489970836, - "3" - ], - [ - 1489970836, - "0" - ], - [ - 1489970851, - "1" - ], - [ - 1489970851, - "4" - ], - [ - 1489970851, - "1" - ], - [ - 1489970866, - "1" - ], - [ - 1489970866, - "2" - ], - [ - 1489970866, - "1" - ], - [ - 1489970881, - "3" - ], - [ - 1489970881, - "0" - ], - [ - 1489970881, - "5" - ], - [ - 1489970896, - "0" - ], - [ - 1489970896, - "1" - ], - [ - 1489970896, - "3" - ], - [ - 1489970911, - "1" - ], - [ - 1489970911, - "3" - ], - [ - 1489970911, - "1" - ], - [ - 1489970926, - "2" - ], - [ - 1489970926, - "2" - ], - [ - 1489970926, - "0" - ], - [ - 1489970941, - "1" - ], - [ - 1489970941, - "2" - ], - [ - 1489970941, - "1" - ], - [ - 1489970956, - "3" - ], - [ - 1489970956, - "1" - ], - [ - 1489970956, - "1" - ], - [ - 1489970971, - "1" - ], - [ - 1489970971, - "1" - ], - [ - 1489970971, - "1" - ], - [ - 1489970986, - "1" - ], - [ - 1489970986, - "2" - ], - [ - 1489970986, - "1" - ], - [ - 1489971001, - "1" - ], - [ - 1489971001, - "0" - ], - [ - 1489971001, - "1" - ], - [ - 1489971016, - "0" - ], - [ - 1489971016, - "1" - ], - [ - 1489971016, - "1" - ], - [ - 1489971031, - "1" - ], - [ - 1489971031, - "0" - ], - [ - 1489971031, - "8" - ], - [ - 1489971046, - "2" - ], - [ - 1489971046, - "1" - ], - [ - 1489971046, - "1" - ], - [ - 1489971061, - "1" - ], - [ - 1489971061, - "1" - ], - [ - 1489971061, - "4" - ], - [ - 1489971076, - "2" - ], - [ - 1489971076, - "0" - ], - [ - 1489971076, - "2" - ], - [ - 1489971091, - "1" - ], - [ - 1489971091, - "2" - ], - [ - 1489971091, - "0" - ], - [ - 1489971106, - "1" - ], - [ - 1489971106, - "1" - ], - [ - 1489971106, - "1" - ], - [ - 1489971121, - "4" - ], - [ - 1489971121, - "3" - ], - [ - 1489971121, - "1" - ], - [ - 1489971136, - "4" - ], - [ - 1489971136, - "0" - ], - [ - 1489971136, - "1" - ], - [ - 1489971151, - "1" - ], - [ - 1489971151, - "0" - ], - [ - 1489971151, - "0" - ], - [ - 1489971166, - "0" - ], - [ - 1489971166, - "1" - ], - [ - 1489971166, - "2" - ], - [ - 1489971181, - "1" - ], - [ - 1489971181, - "2" - ], - [ - 1489971181, - "1" - ], - [ - 1489971196, - "2" - ], - [ - 1489971196, - "0" - ], - [ - 1489971196, - "1" - ], - [ - 1489971211, - "1" - ], - [ - 1489971211, - "1" - ], - [ - 1489971211, - "0" - ], - [ - 1489971226, - "0" - ], - [ - 1489971226, - "1" - ], - [ - 1489971226, - "2" - ], - [ - 1489971241, - "1" - ], - [ - 1489971241, - "2" - ], - [ - 1489971241, - "2" - ], - [ - 1489971256, - "2" - ], - [ - 1489971256, - "1" - ], - [ - 1489971256, - "1" - ], - [ - 1489971271, - "1" - ], - [ - 1489971271, - "2" - ], - [ - 1489971271, - "0" - ], - [ - 1489971286, - "1" - ], - [ - 1489971286, - "0" - ], - [ - 1489971286, - "1" - ], - [ - 1489971301, - "1" - ], - [ - 1489971301, - "1" - ], - [ - 1489971301, - "0" - ], - [ - 1489971316, - "0" - ], - [ - 1489971316, - "0" - ], - [ - 1489971316, - "1" - ], - [ - 1489971331, - "1" - ], - [ - 1489971331, - "1" - ], - [ - 1489971331, - "3" - ], - [ - 1489971346, - "3" - ], - [ - 1489971346, - "0" - ], - [ - 1489971346, - "1" - ], - [ - 1489971361, - "3" - ], - [ - 1489971361, - "0" - ], - [ - 1489971361, - "2" - ], - [ - 1489971376, - "3" - ], - [ - 1489971376, - "0" - ], - [ - 1489971376, - "0" - ], - [ - 1489971391, - "1" - ], - [ - 1489971391, - "2" - ], - [ - 1489971391, - "1" - ], - [ - 1489971406, - "4" - ], - [ - 1489971406, - "8" - ], - [ - 1489971406, - "1" - ], - [ - 1489971421, - "1" - ], - [ - 1489971421, - "3" - ], - [ - 1489971421, - "2" - ], - [ - 1489971436, - "1" - ], - [ - 1489971436, - "4" - ], - [ - 1489971436, - "1" - ], - [ - 1489971451, - "2" - ], - [ - 1489971451, - "1" - ], - [ - 1489971451, - "4" - ], - [ - 1489971466, - "3" - ], - [ - 1489971466, - "0" - ], - [ - 1489971466, - "4" - ], - [ - 1489971481, - "1" - ], - [ - 1489971481, - "1" - ], - [ - 1489971481, - "2" - ], - [ - 1489971496, - "16" - ], - [ - 1489971496, - "2" - ], - [ - 1489971496, - "1" - ], - [ - 1489971511, - "1" - ], - [ - 1489971511, - "3" - ], - [ - 1489971511, - "1" - ], - [ - 1489971526, - "5" - ], - [ - 1489971526, - "3" - ], - [ - 1489971526, - "0" - ], - [ - 1489971541, - "6" - ], - [ - 1489971541, - "1" - ], - [ - 1489971541, - "3" - ], - [ - 1489971556, - "4" - ], - [ - 1489971556, - "1" - ], - [ - 1489971556, - "1" - ], - [ - 1489971571, - "2" - ], - [ - 1489971571, - "5" - ], - [ - 1489971571, - "0" - ], - [ - 1489971586, - "0" - ], - [ - 1489971586, - "2" - ], - [ - 1489971586, - "1" - ], - [ - 1489971601, - "1" - ], - [ - 1489971601, - "1" - ], - [ - 1489971601, - "4" - ], - [ - 1489971616, - "0" - ], - [ - 1489971616, - "0" - ], - [ - 1489971616, - "1" - ], - [ - 1489971631, - "1" - ], - [ - 1489971631, - "3" - ], - [ - 1489971631, - "9" - ], - [ - 1489971646, - "1" - ], - [ - 1489971646, - "0" - ], - [ - 1489971646, - "15" - ], - [ - 1489971661, - "1" - ], - [ - 1489971661, - "0" - ], - [ - 1489971661, - "0" - ], - [ - 1489971676, - "0" - ], - [ - 1489971676, - "0" - ], - [ - 1489971676, - "10" - ], - [ - 1489971691, - "1" - ], - [ - 1489971691, - "0" - ], - [ - 1489971691, - "2" - ], - [ - 1489971706, - "1" - ], - [ - 1489971706, - "3" - ], - [ - 1489971706, - "1" - ], - [ - 1489971721, - "3" - ], - [ - 1489971721, - "0" - ], - [ - 1489971721, - "5" - ], - [ - 1489971736, - "0" - ], - [ - 1489971736, - "3" - ], - [ - 1489971736, - "4" - ], - [ - 1489971751, - "3" - ], - [ - 1489971751, - "2" - ], - [ - 1489971751, - "0" - ], - [ - 1489971766, - "1" - ], - [ - 1489971766, - "0" - ], - [ - 1489971766, - "5" - ], - [ - 1489971781, - "2" - ], - [ - 1489971781, - "0" - ], - [ - 1489971781, - "1" - ], - [ - 1489971796, - "1" - ], - [ - 1489971796, - "1" - ], - [ - 1489971796, - "3" - ], - [ - 1489971811, - "3" - ], - [ - 1489971811, - "1" - ], - [ - 1489971811, - "1" - ], - [ - 1489971826, - "1" - ], - [ - 1489971826, - "0" - ], - [ - 1489971826, - "3" - ], - [ - 1489971841, - "1" - ], - [ - 1489971841, - "1" - ], - [ - 1489971841, - "1" - ], - [ - 1489971856, - "3" - ], - [ - 1489971856, - "0" - ], - [ - 1489971856, - "0" - ], - [ - 1489971871, - "6" - ], - [ - 1489971871, - "0" - ], - [ - 1489971871, - "2" - ], - [ - 1489971886, - "0" - ], - [ - 1489971886, - "6" - ], - [ - 1489971886, - "2" - ], - [ - 1489971901, - "6" - ], - [ - 1489971901, - "2" - ], - [ - 1489971901, - "0" - ], - [ - 1489971916, - "3" - ], - [ - 1489971916, - "1" - ], - [ - 1489971916, - "0" - ], - [ - 1489971931, - "1" - ], - [ - 1489971931, - "1" - ], - [ - 1489971931, - "1" - ], - [ - 1489971946, - "3" - ], - [ - 1489971946, - "2" - ], - [ - 1489971946, - "1" - ], - [ - 1489971961, - "0" - ], - [ - 1489971961, - "1" - ], - [ - 1489971961, - "5" - ], - [ - 1489971976, - "2" - ], - [ - 1489971976, - "0" - ], - [ - 1489971976, - "0" - ], - [ - 1489971991, - "0" - ], - [ - 1489971991, - "3" - ], - [ - 1489971991, - "3" - ], - [ - 1489972006, - "1" - ], - [ - 1489972006, - "2" - ], - [ - 1489972006, - "3" - ], - [ - 1489972021, - "1" - ], - [ - 1489972021, - "6" - ], - [ - 1489972021, - "3" - ], - [ - 1489972036, - "1" - ], - [ - 1489972036, - "0" - ], - [ - 1489972036, - "4" - ], - [ - 1489972051, - "1" - ], - [ - 1489972051, - "1" - ], - [ - 1489972051, - "4" - ], - [ - 1489972066, - "3" - ], - [ - 1489972066, - "1" - ], - [ - 1489972066, - "1" - ], - [ - 1489972081, - "1" - ], - [ - 1489972081, - "4" - ], - [ - 1489972081, - "3" - ], - [ - 1489972096, - "2" - ], - [ - 1489972096, - "0" - ], - [ - 1489972096, - "4" - ], - [ - 1489972111, - "1" - ], - [ - 1489972111, - "4" - ], - [ - 1489972111, - "1" - ], - [ - 1489972126, - "1" - ], - [ - 1489972126, - "0" - ], - [ - 1489972126, - "3" - ], - [ - 1489972141, - "3" - ], - [ - 1489972141, - "1" - ], - [ - 1489972141, - "8" - ], - [ - 1489972156, - "1" - ], - [ - 1489972156, - "1" - ], - [ - 1489972156, - "4" - ], - [ - 1489972171, - "2" - ], - [ - 1489972171, - "2" - ], - [ - 1489972171, - "4" - ], - [ - 1489972186, - "3" - ], - [ - 1489972186, - "3" - ], - [ - 1489972186, - "1" - ], - [ - 1489972201, - "4" - ], - [ - 1489972201, - "5" - ], - [ - 1489972201, - "0" - ], - [ - 1489972216, - "6" - ], - [ - 1489972216, - "0" - ], - [ - 1489972216, - "5" - ], - [ - 1489972231, - "1" - ], - [ - 1489972231, - "6" - ], - [ - 1489972231, - "2" - ], - [ - 1489972246, - "3" - ], - [ - 1489972246, - "1" - ], - [ - 1489972246, - "1" - ], - [ - 1489972261, - "3" - ], - [ - 1489972261, - "0" - ], - [ - 1489972261, - "2" - ], - [ - 1489972276, - "1" - ], - [ - 1489972276, - "3" - ], - [ - 1489972276, - "6" - ], - [ - 1489972291, - "0" - ], - [ - 1489972291, - "8" - ], - [ - 1489972291, - "0" - ], - [ - 1489972306, - "3" - ], - [ - 1489972306, - "9" - ], - [ - 1489972306, - "0" - ], - [ - 1489972321, - "0" - ], - [ - 1489972321, - "0" - ], - [ - 1489972321, - "2" - ], - [ - 1489972336, - "2" - ], - [ - 1489972336, - "2" - ], - [ - 1489972336, - "2" - ], - [ - 1489972351, - "7" - ], - [ - 1489972351, - "1" - ], - [ - 1489972351, - "0" - ], - [ - 1489972366, - "1" - ], - [ - 1489972366, - "0" - ], - [ - 1489972366, - "1" - ], - [ - 1489972381, - "1" - ], - [ - 1489972381, - "8" - ], - [ - 1489972381, - "2" - ], - [ - 1489972396, - "1" - ], - [ - 1489972396, - "4" - ], - [ - 1489972396, - "7" - ], - [ - 1489972411, - "1" - ], - [ - 1489972411, - "3" - ], - [ - 1489972411, - "3" - ], - [ - 1489972426, - "0" - ], - [ - 1489972426, - "8" - ], - [ - 1489972426, - "1" - ], - [ - 1489972441, - "1" - ], - [ - 1489972441, - "0" - ], - [ - 1489972441, - "9" - ], - [ - 1489972456, - "1" - ], - [ - 1489972456, - "2" - ], - [ - 1489972456, - "3" - ], - [ - 1489972471, - "1" - ], - [ - 1489972471, - "1" - ], - [ - 1489972471, - "0" - ], - [ - 1489972486, - "0" - ], - [ - 1489972486, - "0" - ], - [ - 1489972486, - "2" - ], - [ - 1489972501, - "8" - ], - [ - 1489972501, - "0" - ], - [ - 1489972501, - "1" - ], - [ - 1489972516, - "4" - ], - [ - 1489972516, - "1" - ], - [ - 1489972516, - "2" - ], - [ - 1489972531, - "2" - ], - [ - 1489972531, - "7" - ], - [ - 1489972531, - "1" - ], - [ - 1489972546, - "5" - ], - [ - 1489972546, - "1" - ], - [ - 1489972546, - "4" - ], - [ - 1489972561, - "6" - ], - [ - 1489972561, - "1" - ], - [ - 1489972561, - "5" - ], - [ - 1489972576, - "2" - ], - [ - 1489972576, - "4" - ], - [ - 1489972576, - "2" - ], - [ - 1489972591, - "7" - ], - [ - 1489972591, - "9" - ], - [ - 1489972591, - "2" - ], - [ - 1489972606, - "2" - ], - [ - 1489972606, - "0" - ], - [ - 1489972606, - "0" - ], - [ - 1489972621, - "2" - ], - [ - 1489972621, - "1" - ], - [ - 1489972621, - "3" - ], - [ - 1489972636, - "2" - ], - [ - 1489972636, - "3" - ], - [ - 1489972636, - "1" - ], - [ - 1489972651, - "1" - ], - [ - 1489972651, - "2" - ], - [ - 1489972651, - "5" - ], - [ - 1489972666, - "2" - ], - [ - 1489972666, - "1" - ], - [ - 1489972666, - "0" - ], - [ - 1489972681, - "2" - ], - [ - 1489972681, - "5" - ], - [ - 1489972681, - "3" - ], - [ - 1489972696, - "1" - ], - [ - 1489972696, - "4" - ], - [ - 1489972696, - "2" - ], - [ - 1489972711, - "1" - ], - [ - 1489972711, - "7" - ], - [ - 1489972711, - "3" - ], - [ - 1489972726, - "1" - ], - [ - 1489972726, - "6" - ], - [ - 1489972726, - "6" - ], - [ - 1489972741, - "12" - ], - [ - 1489972741, - "1" - ], - [ - 1489972741, - "3" - ], - [ - 1489972756, - "8" - ], - [ - 1489972756, - "1" - ], - [ - 1489972756, - "0" - ], - [ - 1489972771, - "2" - ], - [ - 1489972771, - "4" - ], - [ - 1489972771, - "1" - ], - [ - 1489972786, - "7" - ], - [ - 1489972786, - "1" - ], - [ - 1489972786, - "4" - ], - [ - 1489972801, - "0" - ], - [ - 1489972801, - "2" - ], - [ - 1489972801, - "15" - ], - [ - 1489972816, - "5" - ], - [ - 1489972816, - "0" - ], - [ - 1489972816, - "0" - ], - [ - 1489972831, - "1" - ], - [ - 1489972831, - "0" - ], - [ - 1489972831, - "0" - ], - [ - 1489972846, - "0" - ], - [ - 1489972846, - "0" - ], - [ - 1489972846, - "2" - ], - [ - 1489972861, - "14" - ], - [ - 1489972861, - "2" - ], - [ - 1489972861, - "1" - ], - [ - 1489972876, - "0" - ], - [ - 1489972876, - "1" - ], - [ - 1489972876, - "2" - ], - [ - 1489972891, - "4" - ], - [ - 1489972891, - "8" - ], - [ - 1489972891, - "1" - ], - [ - 1489972906, - "1" - ], - [ - 1489972906, - "1" - ], - [ - 1489972906, - "4" - ], - [ - 1489972921, - "2" - ], - [ - 1489972921, - "8" - ], - [ - 1489972921, - "9" - ], - [ - 1489972936, - "0" - ], - [ - 1489972936, - "0" - ], - [ - 1489972936, - "4" - ], - [ - 1489972951, - "1" - ], - [ - 1489972951, - "16" - ], - [ - 1489972951, - "0" - ], - [ - 1489972966, - "2" - ], - [ - 1489972966, - "1" - ], - [ - 1489972966, - "4" - ], - [ - 1489972981, - "2" - ], - [ - 1489972981, - "1" - ], - [ - 1489972981, - "7" - ], - [ - 1489972996, - "1" - ], - [ - 1489972996, - "1" - ], - [ - 1489972996, - "2" - ], - [ - 1489973011, - "2" - ], - [ - 1489973011, - "1" - ], - [ - 1489973011, - "0" - ], - [ - 1489973026, - "0" - ], - [ - 1489973026, - "3" - ], - [ - 1489973026, - "1" - ], - [ - 1489973041, - "1" - ], - [ - 1489973041, - "5" - ], - [ - 1489973041, - "0" - ], - [ - 1489973056, - "4" - ], - [ - 1489973056, - "2" - ], - [ - 1489973056, - "2" - ], - [ - 1489973071, - "1" - ], - [ - 1489973071, - "8" - ], - [ - 1489973071, - "1" - ], - [ - 1489973086, - "2" - ], - [ - 1489973086, - "0" - ], - [ - 1489973086, - "0" - ], - [ - 1489973101, - "1" - ], - [ - 1489973101, - "0" - ], - [ - 1489973101, - "0" - ], - [ - 1489973116, - "0" - ], - [ - 1489973116, - "2" - ], - [ - 1489973116, - "1" - ], - [ - 1489973131, - "-1" - ], - [ - 1489973131, - "2" - ], - [ - 1489973131, - "0" - ], - [ - 1489973146, - "2" - ], - [ - 1489973146, - "0" - ], - [ - 1489973146, - "1" - ], - [ - 1489973161, - "3" - ], - [ - 1489973161, - "4" - ], - [ - 1489973161, - "-1" - ], - [ - 1489973176, - "3" - ], - [ - 1489973176, - "0" - ], - [ - 1489973176, - "1" - ], - [ - 1489973191, - "4" - ], - [ - 1489973191, - "1" - ], - [ - 1489973191, - "1" - ], - [ - 1489973206, - "1" - ], - [ - 1489973206, - "1" - ], - [ - 1489973206, - "5" - ], - [ - 1489973221, - "8" - ], - [ - 1489973221, - "1" - ], - [ - 1489973221, - "0" - ], - [ - 1489973236, - "6" - ], - [ - 1489973236, - "0" - ], - [ - 1489973236, - "5" - ], - [ - 1489973251, - "5" - ], - [ - 1489973251, - "3" - ], - [ - 1489973251, - "0" - ], - [ - 1489973266, - "1" - ], - [ - 1489973266, - "8" - ], - [ - 1489973266, - "1" - ], - [ - 1489973281, - "9" - ], - [ - 1489973281, - "2" - ], - [ - 1489973281, - "1" - ], - [ - 1489973296, - "5" - ], - [ - 1489973296, - "3" - ], - [ - 1489973296, - "1" - ], - [ - 1489973311, - "1" - ], - [ - 1489973311, - "1" - ], - [ - 1489973311, - "0" - ], - [ - 1489973326, - "1" - ], - [ - 1489973326, - "0" - ], - [ - 1489973326, - "0" - ], - [ - 1489973341, - "0" - ], - [ - 1489973341, - "10" - ], - [ - 1489973341, - "4" - ], - [ - 1489973356, - "0" - ], - [ - 1489973356, - "0" - ], - [ - 1489973356, - "0" - ], - [ - 1489973371, - "0" - ], - [ - 1489973371, - "1" - ], - [ - 1489973371, - "2" - ], - [ - 1489973386, - "10" - ], - [ - 1489973386, - "1" - ], - [ - 1489973386, - "1" - ], - [ - 1489973401, - "2" - ], - [ - 1489973401, - "1" - ], - [ - 1489973401, - "5" - ], - [ - 1489973416, - "1" - ], - [ - 1489973416, - "1" - ], - [ - 1489973416, - "1" - ], - [ - 1489973431, - "4" - ], - [ - 1489973431, - "0" - ], - [ - 1489973431, - "3" - ], - [ - 1489973446, - "1" - ], - [ - 1489973446, - "2" - ], - [ - 1489973446, - "1" - ], - [ - 1489973461, - "0" - ], - [ - 1489973461, - "4" - ], - [ - 1489973461, - "0" - ], - [ - 1489973476, - "1" - ], - [ - 1489973476, - "2" - ], - [ - 1489973476, - "1" - ], - [ - 1489973491, - "0" - ], - [ - 1489973491, - "3" - ], - [ - 1489973491, - "5" - ], - [ - 1489973506, - "0" - ], - [ - 1489973506, - "0" - ], - [ - 1489973506, - "2" - ], - [ - 1489973521, - "10" - ], - [ - 1489973521, - "6" - ], - [ - 1489973521, - "0" - ], - [ - 1489973536, - "2" - ], - [ - 1489973536, - "0" - ], - [ - 1489973536, - "0" - ], - [ - 1489973551, - "0" - ], - [ - 1489973551, - "1" - ], - [ - 1489973551, - "5" - ], - [ - 1489973566, - "0" - ], - [ - 1489973566, - "4" - ], - [ - 1489973566, - "0" - ], - [ - 1489973581, - "0" - ], - [ - 1489973581, - "15" - ], - [ - 1489973581, - "0" - ], - [ - 1489973596, - "1" - ], - [ - 1489973596, - "0" - ], - [ - 1489973596, - "6" - ], - [ - 1489973611, - "7" - ], - [ - 1489973611, - "0" - ], - [ - 1489973611, - "3" - ], - [ - 1489973626, - "3" - ], - [ - 1489973626, - "0" - ], - [ - 1489973626, - "1" - ], - [ - 1489973641, - "1" - ], - [ - 1489973641, - "0" - ], - [ - 1489973641, - "7" - ], - [ - 1489973656, - "13" - ], - [ - 1489973656, - "0" - ], - [ - 1489973656, - "1" - ], - [ - 1489973671, - "1" - ], - [ - 1489973671, - "9" - ], - [ - 1489973671, - "4" - ], - [ - 1489973686, - "1" - ], - [ - 1489973686, - "2" - ], - [ - 1489973686, - "5" - ], - [ - 1489973701, - "2" - ], - [ - 1489973701, - "1" - ], - [ - 1489973701, - "3" - ], - [ - 1489973716, - "3" - ], - [ - 1489973716, - "1" - ], - [ - 1489973716, - "0" - ], - [ - 1489973731, - "7" - ], - [ - 1489973731, - "2" - ], - [ - 1489973731, - "2" - ], - [ - 1489973746, - "6" - ], - [ - 1489973746, - "1" - ], - [ - 1489973746, - "1" - ], - [ - 1489973761, - "0" - ], - [ - 1489973761, - "2" - ], - [ - 1489973761, - "1" - ], - [ - 1489973776, - "0" - ], - [ - 1489973776, - "15" - ], - [ - 1489973776, - "2" - ], - [ - 1489973791, - "5" - ], - [ - 1489973791, - "1" - ], - [ - 1489973791, - "1" - ], - [ - 1489973806, - "1" - ], - [ - 1489973806, - "0" - ], - [ - 1489973806, - "1" - ], - [ - 1489973821, - "6" - ], - [ - 1489973821, - "1" - ], - [ - 1489973821, - "2" - ], - [ - 1489973836, - "3" - ], - [ - 1489973836, - "1" - ], - [ - 1489973836, - "0" - ], - [ - 1489973851, - "2" - ], - [ - 1489973851, - "7" - ], - [ - 1489973851, - "3" - ], - [ - 1489973866, - "2" - ], - [ - 1489973866, - "6" - ], - [ - 1489973866, - "0" - ], - [ - 1489973881, - "3" - ], - [ - 1489973881, - "1" - ], - [ - 1489973881, - "6" - ], - [ - 1489973896, - "1" - ], - [ - 1489973896, - "4" - ], - [ - 1489973896, - "1" - ], - [ - 1489973911, - "8" - ], - [ - 1489973911, - "0" - ], - [ - 1489973911, - "1" - ], - [ - 1489973926, - "5" - ], - [ - 1489973926, - "1" - ], - [ - 1489973926, - "1" - ], - [ - 1489973941, - "7" - ], - [ - 1489973941, - "1" - ], - [ - 1489973941, - "2" - ], - [ - 1489973956, - "5" - ], - [ - 1489973956, - "1" - ], - [ - 1489973956, - "1" - ], - [ - 1489973971, - "1" - ], - [ - 1489973971, - "1" - ], - [ - 1489973971, - "2" - ], - [ - 1489973986, - "1" - ], - [ - 1489973986, - "4" - ], - [ - 1489973986, - "1" - ] - ], - "http_request_duration_milliseconds": [ - [ - 1489959301, - "10" - ], - [ - 1489959316, - "13" - ], - [ - 1489959316, - "6" - ], - [ - 1489959316, - "10" - ], - [ - 1489959331, - "6" - ], - [ - 1489959331, - "13" - ], - [ - 1489959331, - "11" - ], - [ - 1489959346, - "26" - ], - [ - 1489959346, - "15" - ], - [ - 1489959346, - "11" - ], - [ - 1489959361, - "15" - ], - [ - 1489959361, - "14" - ], - [ - 1489959361, - "26" - ], - [ - 1489959376, - "31" - ], - [ - 1489959376, - "15" - ], - [ - 1489959376, - "14" - ], - [ - 1489959391, - "15" - ], - [ - 1489959391, - "31" - ], - [ - 1489959391, - "14" - ], - [ - 1489959406, - "14" - ], - [ - 1489959406, - "34" - ], - [ - 1489959406, - "15" - ], - [ - 1489959421, - "38" - ], - [ - 1489959421, - "14" - ], - [ - 1489959421, - "15" - ], - [ - 1489959436, - "49" - ], - [ - 1489959436, - "14" - ], - [ - 1489959436, - "36" - ], - [ - 1489959451, - "52" - ], - [ - 1489959451, - "36" - ], - [ - 1489959451, - "23" - ], - [ - 1489959466, - "36" - ], - [ - 1489959466, - "23" - ], - [ - 1489959466, - "59" - ], - [ - 1489959481, - "58.87099999999998" - ], - [ - 1489959481, - "35.28600000000017" - ], - [ - 1489959481, - "22.97666666666665" - ], - [ - 1489959496, - "74.94400000000041" - ], - [ - 1489959496, - "34.34100000000103" - ], - [ - 1489959496, - "22.826666666666597" - ], - [ - 1489959511, - "149.69499999999675" - ], - [ - 1489959511, - "47.38100000000054" - ], - [ - 1489959511, - "33.3959999999995" - ], - [ - 1489959526, - "147.2940000000002" - ], - [ - 1489959526, - "32.45100000000036" - ], - [ - 1489959526, - "46.165999999998576" - ], - [ - 1489959541, - "31.505999999998835" - ], - [ - 1489959541, - "146.95100000000275" - ], - [ - 1489959541, - "45.69899999999973" - ], - [ - 1489959556, - "151.2626666666656" - ], - [ - 1489959556, - "44.66400000000067" - ], - [ - 1489959556, - "30.560999999999694" - ], - [ - 1489959571, - "43.628999999998996" - ], - [ - 1489959571, - "149.6276666666671" - ], - [ - 1489959571, - "29.616000000000554" - ], - [ - 1489959586, - "143.45800000000258" - ], - [ - 1489959586, - "28.670999999999026" - ], - [ - 1489959586, - "42.59399999999994" - ], - [ - 1489959601, - "141.25299999999902" - ], - [ - 1489959601, - "27.725999999999885" - ], - [ - 1489959601, - "42.2930000000008" - ], - [ - 1489959616, - "139.04800000000103" - ], - [ - 1489959616, - "26.781000000000745" - ], - [ - 1489959616, - "42.58399999999938" - ], - [ - 1489959631, - "136.84299999999746" - ], - [ - 1489959631, - "25.835999999999217" - ], - [ - 1489959631, - "41.774000000000115" - ], - [ - 1489959646, - "141.6319999999996" - ], - [ - 1489959646, - "24.891000000000076" - ], - [ - 1489959646, - "40.96400000000085" - ], - [ - 1489959661, - "40.96400000000085" - ], - [ - 1489959661, - "23.94599999999855" - ], - [ - 1489959661, - "212.59099999999808" - ], - [ - 1489959676, - "20" - ], - [ - 1489959676, - "23.001000000001795" - ], - [ - 1489959676, - "211.55600000000163" - ], - [ - 1489959691, - "27" - ], - [ - 1489959691, - "210.52099999999996" - ], - [ - 1489959691, - "22.056000000000267" - ], - [ - 1489959706, - "27" - ], - [ - 1489959706, - "21.11099999999874" - ], - [ - 1489959706, - "209.48599999999828" - ], - [ - 1489959721, - "24.94133333333472" - ], - [ - 1489959721, - "209.48599999999828" - ], - [ - 1489959721, - "27" - ], - [ - 1489959736, - "21.618000000000393" - ], - [ - 1489959736, - "27" - ], - [ - 1489959736, - "209.48599999999828" - ], - [ - 1489959751, - "19" - ], - [ - 1489959751, - "27" - ], - [ - 1489959751, - "20.807999999999083" - ], - [ - 1489959766, - "27" - ], - [ - 1489959766, - "19.998000000001866" - ], - [ - 1489959766, - "19" - ], - [ - 1489959781, - "34" - ], - [ - 1489959781, - "33" - ], - [ - 1489959781, - "19.188000000000557" - ], - [ - 1489959796, - "33" - ], - [ - 1489959796, - "18.377999999999247" - ], - [ - 1489959796, - "34" - ], - [ - 1489959811, - "33" - ], - [ - 1489959811, - "17.927999999999656" - ], - [ - 1489959811, - "37" - ], - [ - 1489959826, - "33" - ], - [ - 1489959826, - "37" - ], - [ - 1489959826, - "22.10300000000052" - ], - [ - 1489959841, - "21.517999999999574" - ], - [ - 1489959841, - "37" - ], - [ - 1489959841, - "40" - ], - [ - 1489959856, - "36.87399999999991" - ], - [ - 1489959856, - "20.93299999999863" - ], - [ - 1489959856, - "40" - ], - [ - 1489959871, - "26.006800000000407" - ], - [ - 1489959871, - "67" - ], - [ - 1489959871, - "36.73900000000003" - ], - [ - 1489959886, - "139" - ], - [ - 1489959886, - "64.36000000000104" - ], - [ - 1489959886, - "19.750999999999976" - ], - [ - 1489959901, - "19.705999999999904" - ], - [ - 1489959901, - "62.397999999999456" - ], - [ - 1489959901, - "139" - ], - [ - 1489959916, - "61.22800000000052" - ], - [ - 1489959916, - "19.661000000000058" - ], - [ - 1489959916, - "137.28000000000156" - ], - [ - 1489959931, - "61.926999999999" - ], - [ - 1489959931, - "19.615999999999985" - ], - [ - 1489959931, - "135.34499999999844" - ], - [ - 1489959946, - "61.071999999999775" - ], - [ - 1489959946, - "133.4100000000002" - ], - [ - 1489959946, - "19.570999999999913" - ], - [ - 1489959961, - "60.21700000000055" - ], - [ - 1489959961, - "131.47500000000196" - ], - [ - 1489959961, - "19.570999999999913" - ], - [ - 1489959976, - "59.36199999999917" - ], - [ - 1489959976, - "151.47999999999956" - ], - [ - 1489959976, - "19.570999999999913" - ], - [ - 1489959991, - "150.76000000000022" - ], - [ - 1489959991, - "60.29499999999996" - ], - [ - 1489959991, - "16" - ], - [ - 1489960006, - "61.09600000000046" - ], - [ - 1489960006, - "150.04000000000087" - ], - [ - 1489960006, - "16" - ], - [ - 1489960021, - "61.09600000000046" - ], - [ - 1489960021, - "72" - ], - [ - 1489960021, - "149.3199999999997" - ], - [ - 1489960036, - "61.09600000000046" - ], - [ - 1489960036, - "194.6000000000015" - ], - [ - 1489960036, - "72" - ], - [ - 1489960051, - "29" - ], - [ - 1489960051, - "191.6299999999967" - ], - [ - 1489960051, - "72" - ], - [ - 1489960066, - "198.6233333333329" - ], - [ - 1489960066, - "29" - ], - [ - 1489960066, - "72" - ], - [ - 1489960081, - "29" - ], - [ - 1489960081, - "196.5683333333296" - ], - [ - 1489960081, - "72" - ], - [ - 1489960096, - "29" - ], - [ - 1489960096, - "72" - ], - [ - 1489960096, - "221.84000000000015" - ], - [ - 1489960111, - "72" - ], - [ - 1489960111, - "221.75" - ], - [ - 1489960111, - "29" - ], - [ - 1489960126, - "221.65999999999985" - ], - [ - 1489960126, - "72" - ], - [ - 1489960126, - "45" - ], - [ - 1489960141, - "72" - ], - [ - 1489960141, - "45" - ], - [ - 1489960141, - "221.57000000000016" - ], - [ - 1489960156, - "221.57000000000016" - ], - [ - 1489960156, - "70.3340000000004" - ], - [ - 1489960156, - "45" - ], - [ - 1489960171, - "68.1290000000024" - ], - [ - 1489960171, - "29" - ], - [ - 1489960171, - "45" - ], - [ - 1489960186, - "48" - ], - [ - 1489960186, - "29" - ], - [ - 1489960186, - "65.92399999999884" - ], - [ - 1489960201, - "63.71900000000085" - ], - [ - 1489960201, - "29" - ], - [ - 1489960201, - "48" - ], - [ - 1489960216, - "47.9609999999999" - ], - [ - 1489960216, - "29" - ], - [ - 1489960216, - "61.51399999999728" - ], - [ - 1489960231, - "59.30899999999929" - ], - [ - 1489960231, - "47.82600000000002" - ], - [ - 1489960231, - "29" - ], - [ - 1489960246, - "47.691000000000145" - ], - [ - 1489960246, - "57.10400000000129" - ], - [ - 1489960246, - "43" - ], - [ - 1489960261, - "54.89899999999773" - ], - [ - 1489960261, - "47.555999999999926" - ], - [ - 1489960261, - "43" - ], - [ - 1489960276, - "47.42100000000005" - ], - [ - 1489960276, - "52.69399999999973" - ], - [ - 1489960276, - "45" - ], - [ - 1489960291, - "45" - ], - [ - 1489960291, - "47.28599999999983" - ], - [ - 1489960291, - "50.48900000000174" - ], - [ - 1489960306, - "47.150999999999954" - ], - [ - 1489960306, - "45" - ], - [ - 1489960306, - "48.28399999999817" - ], - [ - 1489960321, - "47.016000000000076" - ], - [ - 1489960321, - "45" - ], - [ - 1489960321, - "46.07900000000018" - ], - [ - 1489960336, - "45" - ], - [ - 1489960336, - "46.88099999999986" - ], - [ - 1489960336, - "43.87399999999661" - ], - [ - 1489960351, - "45" - ], - [ - 1489960351, - "41.66900000000419" - ], - [ - 1489960351, - "46.74599999999998" - ], - [ - 1489960366, - "46.611000000000104" - ], - [ - 1489960366, - "39.464000000000624" - ], - [ - 1489960366, - "45" - ], - [ - 1489960381, - "37.25899999999706" - ], - [ - 1489960381, - "46.475999999999885" - ], - [ - 1489960381, - "45" - ], - [ - 1489960396, - "35.054000000004635" - ], - [ - 1489960396, - "79.5039999999999" - ], - [ - 1489960396, - "46.475999999999885" - ], - [ - 1489960411, - "32.84900000000107" - ], - [ - 1489960411, - "290.70400000000154" - ], - [ - 1489960411, - "46.475999999999885" - ], - [ - 1489960426, - "30.643999999997504" - ], - [ - 1489960426, - "17" - ], - [ - 1489960426, - "288.3189999999977" - ], - [ - 1489960441, - "28.43900000000508" - ], - [ - 1489960441, - "285.93399999999986" - ], - [ - 1489960441, - "17" - ], - [ - 1489960456, - "26.234000000001515" - ], - [ - 1489960456, - "17" - ], - [ - 1489960456, - "283.549000000002" - ], - [ - 1489960471, - "281.16399999999817" - ], - [ - 1489960471, - "17" - ], - [ - 1489960471, - "24.02899999999795" - ], - [ - 1489960486, - "278.77900000000034" - ], - [ - 1489960486, - "22.831999999999198" - ], - [ - 1489960486, - "17" - ], - [ - 1489960501, - "22.51700000000028" - ], - [ - 1489960501, - "276.3940000000025" - ], - [ - 1489960501, - "17" - ], - [ - 1489960516, - "274.00899999999865" - ], - [ - 1489960516, - "22.20199999999977" - ], - [ - 1489960516, - "17" - ], - [ - 1489960531, - "271.6239999999948" - ], - [ - 1489960531, - "22" - ], - [ - 1489960531, - "21.88699999999926" - ], - [ - 1489960546, - "22" - ], - [ - 1489960546, - "269.239000000003" - ], - [ - 1489960546, - "21.572000000000344" - ], - [ - 1489960561, - "21.256999999999834" - ], - [ - 1489960561, - "22" - ], - [ - 1489960561, - "266.85399999999913" - ], - [ - 1489960576, - "22" - ], - [ - 1489960576, - "264.4689999999953" - ], - [ - 1489960576, - "20.941999999999325" - ], - [ - 1489960591, - "20.627000000000407" - ], - [ - 1489960591, - "22" - ], - [ - 1489960591, - "264.4689999999953" - ], - [ - 1489960606, - "22" - ], - [ - 1489960606, - "24.943999999999505" - ], - [ - 1489960606, - "22" - ], - [ - 1489960621, - "30" - ], - [ - 1489960621, - "23.41399999999703" - ], - [ - 1489960621, - "22" - ], - [ - 1489960636, - "30" - ], - [ - 1489960636, - "23.41399999999703" - ], - [ - 1489960636, - "22" - ], - [ - 1489960651, - "54" - ], - [ - 1489960651, - "22" - ], - [ - 1489960651, - "17" - ], - [ - 1489960666, - "22" - ], - [ - 1489960666, - "54" - ], - [ - 1489960666, - "17" - ], - [ - 1489960681, - "22" - ], - [ - 1489960681, - "17" - ], - [ - 1489960681, - "54" - ], - [ - 1489960696, - "18" - ], - [ - 1489960696, - "22" - ], - [ - 1489960696, - "139" - ], - [ - 1489960711, - "139" - ], - [ - 1489960711, - "40.32600000000036" - ], - [ - 1489960711, - "18" - ], - [ - 1489960726, - "18" - ], - [ - 1489960726, - "139" - ], - [ - 1489960726, - "40.010999999999854" - ], - [ - 1489960741, - "139" - ], - [ - 1489960741, - "18" - ], - [ - 1489960741, - "39.69600000000014" - ], - [ - 1489960756, - "139" - ], - [ - 1489960756, - "44.44899999999984" - ], - [ - 1489960756, - "18" - ], - [ - 1489960771, - "18" - ], - [ - 1489960771, - "138.3600000000015" - ], - [ - 1489960771, - "44.44899999999984" - ], - [ - 1489960786, - "76" - ], - [ - 1489960786, - "245.18000000000256" - ], - [ - 1489960786, - "44.44899999999984" - ], - [ - 1489960801, - "76" - ], - [ - 1489960801, - "30" - ], - [ - 1489960801, - "243.06499999999915" - ], - [ - 1489960816, - "34" - ], - [ - 1489960816, - "356.1500000000027" - ], - [ - 1489960816, - "75.51000000000045" - ], - [ - 1489960831, - "34" - ], - [ - 1489960831, - "350.79499999999405" - ], - [ - 1489960831, - "73.30500000000245" - ], - [ - 1489960846, - "49" - ], - [ - 1489960846, - "345.4399999999989" - ], - [ - 1489960846, - "71.09999999999889" - ], - [ - 1489960861, - "49" - ], - [ - 1489960861, - "70.05500000000075" - ], - [ - 1489960861, - "340.0850000000038" - ], - [ - 1489960876, - "165" - ], - [ - 1489960876, - "359.80999999999824" - ], - [ - 1489960876, - "122.16999999999689" - ], - [ - 1489960891, - "119.60499999999922" - ], - [ - 1489960891, - "165" - ], - [ - 1489960891, - "357.875" - ], - [ - 1489960906, - "165" - ], - [ - 1489960906, - "389.6600000000011" - ], - [ - 1489960906, - "117.04000000000156" - ], - [ - 1489960921, - "165" - ], - [ - 1489960921, - "114.47499999999741" - ], - [ - 1489960921, - "433.0999999999981" - ], - [ - 1489960936, - "430.40000000000055" - ], - [ - 1489960936, - "123.37999999999988" - ], - [ - 1489960936, - "165" - ], - [ - 1489960951, - "130.51600000000008" - ], - [ - 1489960951, - "165" - ], - [ - 1489960951, - "427.6999999999962" - ], - [ - 1489960966, - "163.98799999999778" - ], - [ - 1489960966, - "128.09333333333294" - ], - [ - 1489960966, - "425.00000000000546" - ], - [ - 1489960981, - "568.4569999999912" - ], - [ - 1489960981, - "127.61333333333339" - ], - [ - 1489960981, - "235.71699999999964" - ], - [ - 1489960996, - "233.51200000000165" - ], - [ - 1489960996, - "568.4569999999912" - ], - [ - 1489960996, - "127.61333333333339" - ], - [ - 1489961011, - "568.4569999999912" - ], - [ - 1489961011, - "299.57966666666624" - ], - [ - 1489961011, - "126.81333333333411" - ], - [ - 1489961026, - "297.9659999999987" - ], - [ - 1489961026, - "126.33333333333333" - ], - [ - 1489961026, - "43" - ], - [ - 1489961041, - "296.45533333333265" - ], - [ - 1489961041, - "43" - ], - [ - 1489961041, - "125.84266666666615" - ], - [ - 1489961056, - "294.8760000000015" - ], - [ - 1489961056, - "43" - ], - [ - 1489961056, - "125.36266666666779" - ], - [ - 1489961071, - "124.88266666666702" - ], - [ - 1489961071, - "293.33099999999905" - ], - [ - 1489961071, - "81" - ], - [ - 1489961086, - "291.78600000000046" - ], - [ - 1489961086, - "124.40266666666624" - ], - [ - 1489961086, - "81" - ], - [ - 1489961101, - "81" - ], - [ - 1489961101, - "123.92266666666546" - ], - [ - 1489961101, - "290.24100000000186" - ], - [ - 1489961116, - "96" - ], - [ - 1489961116, - "123.44266666666711" - ], - [ - 1489961116, - "288.6616666666668" - ], - [ - 1489961131, - "288.6616666666668" - ], - [ - 1489961131, - "122.96266666666634" - ], - [ - 1489961131, - "96" - ], - [ - 1489961146, - "29" - ], - [ - 1489961146, - "122.48266666666557" - ], - [ - 1489961146, - "171" - ], - [ - 1489961161, - "29" - ], - [ - 1489961161, - "171" - ], - [ - 1489961161, - "122.00266666666721" - ], - [ - 1489961176, - "171" - ], - [ - 1489961176, - "121.52266666666644" - ], - [ - 1489961176, - "29" - ], - [ - 1489961191, - "409.3199999999988" - ], - [ - 1489961191, - "31" - ], - [ - 1489961191, - "121.229499999999" - ], - [ - 1489961206, - "398.519999999995" - ], - [ - 1489961206, - "31" - ], - [ - 1489961206, - "120.75700000000063" - ], - [ - 1489961221, - "31" - ], - [ - 1489961221, - "387.7200000000048" - ], - [ - 1489961221, - "120.28449999999987" - ], - [ - 1489961236, - "376.91999999998734" - ], - [ - 1489961236, - "119.8119999999991" - ], - [ - 1489961236, - "31" - ], - [ - 1489961251, - "119.33950000000073" - ], - [ - 1489961251, - "366.11999999999716" - ], - [ - 1489961251, - "31" - ], - [ - 1489961266, - "118.86699999999996" - ], - [ - 1489961266, - "31" - ], - [ - 1489961266, - "355.320000000007" - ], - [ - 1489961281, - "31" - ], - [ - 1489961281, - "118.3944999999992" - ], - [ - 1489961281, - "344.5199999999895" - ], - [ - 1489961296, - "31" - ], - [ - 1489961296, - "333.71999999999935" - ], - [ - 1489961296, - "117.92200000000082" - ], - [ - 1489961311, - "30.994000000000028" - ], - [ - 1489961311, - "322.92000000000917" - ], - [ - 1489961311, - "117.92200000000082" - ], - [ - 1489961326, - "349.1999999999948" - ], - [ - 1489961326, - "117.92200000000082" - ], - [ - 1489961326, - "83.83999999999992" - ], - [ - 1489961341, - "362.5580000000007" - ], - [ - 1489961341, - "40" - ], - [ - 1489961341, - "81.81500000000176" - ], - [ - 1489961356, - "40" - ], - [ - 1489961356, - "357.788000000005" - ], - [ - 1489961356, - "79.74499999999955" - ], - [ - 1489961371, - "40" - ], - [ - 1489961371, - "353.0179999999973" - ], - [ - 1489961371, - "82.34000000000015" - ], - [ - 1489961386, - "83.02299999999946" - ], - [ - 1489961386, - "40" - ], - [ - 1489961386, - "348.2479999999896" - ], - [ - 1489961401, - "426.9720000000025" - ], - [ - 1489961401, - "242.904" - ], - [ - 1489961401, - "40" - ], - [ - 1489961416, - "426.9720000000025" - ], - [ - 1489961416, - "242.73199999999997" - ], - [ - 1489961416, - "40" - ], - [ - 1489961431, - "30" - ], - [ - 1489961431, - "242.54399999999987" - ], - [ - 1489961431, - "40" - ], - [ - 1489961446, - "40" - ], - [ - 1489961446, - "38" - ], - [ - 1489961446, - "242.36799999999994" - ], - [ - 1489961461, - "64" - ], - [ - 1489961461, - "38" - ], - [ - 1489961461, - "242.1880000000001" - ], - [ - 1489961476, - "55" - ], - [ - 1489961476, - "242.0079999999998" - ], - [ - 1489961476, - "64" - ], - [ - 1489961491, - "65" - ], - [ - 1489961491, - "242.0079999999998" - ], - [ - 1489961491, - "64" - ], - [ - 1489961506, - "242.0079999999998" - ], - [ - 1489961506, - "65" - ], - [ - 1489961506, - "63.32799999999952" - ], - [ - 1489961521, - "18" - ], - [ - 1489961521, - "299" - ], - [ - 1489961521, - "62.2480000000005" - ], - [ - 1489961536, - "56" - ], - [ - 1489961536, - "61.167999999998756" - ], - [ - 1489961536, - "299" - ], - [ - 1489961551, - "56" - ], - [ - 1489961551, - "299" - ], - [ - 1489961551, - "60.08799999999974" - ], - [ - 1489961566, - "299" - ], - [ - 1489961566, - "56" - ], - [ - 1489961566, - "59.00800000000072" - ], - [ - 1489961581, - "57.927999999998974" - ], - [ - 1489961581, - "56" - ], - [ - 1489961581, - "299" - ], - [ - 1489961596, - "56" - ], - [ - 1489961596, - "56.847999999999956" - ], - [ - 1489961596, - "298.45600000000127" - ], - [ - 1489961611, - "56" - ], - [ - 1489961611, - "55.76800000000094" - ], - [ - 1489961611, - "296.9259999999988" - ], - [ - 1489961626, - "295.3960000000002" - ], - [ - 1489961626, - "54.68799999999919" - ], - [ - 1489961626, - "56" - ], - [ - 1489961641, - "56" - ], - [ - 1489961641, - "53.608000000000175" - ], - [ - 1489961641, - "293.7640000000001" - ], - [ - 1489961656, - "292.3359999999991" - ], - [ - 1489961656, - "56" - ], - [ - 1489961656, - "52.52800000000116" - ], - [ - 1489961671, - "56" - ], - [ - 1489961671, - "290.8060000000005" - ], - [ - 1489961671, - "51.44799999999941" - ], - [ - 1489961686, - "289.2760000000019" - ], - [ - 1489961686, - "50.36800000000039" - ], - [ - 1489961686, - "55.42200000000014" - ], - [ - 1489961701, - "287.7459999999994" - ], - [ - 1489961701, - "49.28799999999865" - ], - [ - 1489961701, - "55.76300000000015" - ], - [ - 1489961716, - "55.62799999999993" - ], - [ - 1489961716, - "286.2160000000008" - ], - [ - 1489961716, - "48.20800000000236" - ], - [ - 1489961731, - "47.12800000000061" - ], - [ - 1489961731, - "55.49300000000005" - ], - [ - 1489961731, - "284.68599999999833" - ], - [ - 1489961746, - "46.047999999998865" - ], - [ - 1489961746, - "283.1559999999997" - ], - [ - 1489961746, - "55.357999999999834" - ], - [ - 1489961761, - "44.968000000002576" - ], - [ - 1489961761, - "281.6260000000011" - ], - [ - 1489961761, - "55.222999999999956" - ], - [ - 1489961776, - "55.08800000000008" - ], - [ - 1489961776, - "280.09599999999864" - ], - [ - 1489961776, - "43.88800000000083" - ], - [ - 1489961791, - "278.56599999999617" - ], - [ - 1489961791, - "42.80799999999908" - ], - [ - 1489961791, - "54.95299999999986" - ], - [ - 1489961806, - "68.11999999999989" - ], - [ - 1489961806, - "281.55800000000113" - ], - [ - 1489961806, - "41.72799999999734" - ], - [ - 1489961821, - "40.64800000000105" - ], - [ - 1489961821, - "432.48799999998664" - ], - [ - 1489961821, - "67.25999999999976" - ], - [ - 1489961836, - "121.40799999999672" - ], - [ - 1489961836, - "44.909999999999854" - ], - [ - 1489961836, - "27" - ], - [ - 1489961851, - "27" - ], - [ - 1489961851, - "44.70599999999953" - ], - [ - 1489961851, - "121.40799999999672" - ], - [ - 1489961866, - "121.40799999999672" - ], - [ - 1489961866, - "44.496000000000244" - ], - [ - 1489961866, - "27" - ], - [ - 1489961881, - "44.28599999999991" - ], - [ - 1489961881, - "21" - ], - [ - 1489961881, - "35" - ], - [ - 1489961896, - "44.07599999999957" - ], - [ - 1489961896, - "21" - ], - [ - 1489961896, - "35" - ], - [ - 1489961911, - "62" - ], - [ - 1489961911, - "21" - ], - [ - 1489961911, - "43.86600000000029" - ], - [ - 1489961926, - "62" - ], - [ - 1489961926, - "21" - ], - [ - 1489961926, - "43.65599999999995" - ], - [ - 1489961941, - "101" - ], - [ - 1489961941, - "21" - ], - [ - 1489961941, - "43.70129999999968" - ], - [ - 1489961956, - "43.525800000000274" - ], - [ - 1489961956, - "21" - ], - [ - 1489961956, - "101" - ], - [ - 1489961971, - "101" - ], - [ - 1489961971, - "43.35029999999999" - ], - [ - 1489961971, - "21" - ], - [ - 1489961986, - "43.35029999999999" - ], - [ - 1489961986, - "21" - ], - [ - 1489961986, - "101" - ], - [ - 1489962001, - "43.35029999999999" - ], - [ - 1489962001, - "100.61000000000035" - ], - [ - 1489962001, - "21" - ], - [ - 1489962016, - "34" - ], - [ - 1489962016, - "31" - ], - [ - 1489962016, - "187.2500000000025" - ], - [ - 1489962031, - "186.99999999999932" - ], - [ - 1489962031, - "36" - ], - [ - 1489962031, - "37" - ], - [ - 1489962046, - "185.65000000000055" - ], - [ - 1489962046, - "36.9380000000001" - ], - [ - 1489962046, - "36" - ], - [ - 1489962061, - "36" - ], - [ - 1489962061, - "202.14999999999918" - ], - [ - 1489962061, - "36.847999999999956" - ], - [ - 1489962076, - "36" - ], - [ - 1489962076, - "48.42700000000025" - ], - [ - 1489962076, - "201.4749999999998" - ], - [ - 1489962091, - "47.8419999999993" - ], - [ - 1489962091, - "200.8000000000004" - ], - [ - 1489962091, - "36" - ], - [ - 1489962106, - "200.12499999999932" - ], - [ - 1489962106, - "47.2830000000007" - ], - [ - 1489962106, - "36" - ], - [ - 1489962121, - "199.4049999999993" - ], - [ - 1489962121, - "416.7920000000139" - ], - [ - 1489962121, - "908" - ], - [ - 1489962136, - "908" - ], - [ - 1489962136, - "256.4800000000032" - ], - [ - 1489962136, - "394.60699999997803" - ], - [ - 1489962151, - "256.4800000000032" - ], - [ - 1489962151, - "394.60699999997803" - ], - [ - 1489962151, - "908" - ], - [ - 1489962166, - "394.60699999997803" - ], - [ - 1489962166, - "256.4800000000032" - ], - [ - 1489962166, - "908" - ], - [ - 1489962181, - "256.4800000000032" - ], - [ - 1489962181, - "19" - ], - [ - 1489962181, - "12" - ], - [ - 1489962196, - "53" - ], - [ - 1489962196, - "27" - ], - [ - 1489962196, - "19" - ], - [ - 1489962211, - "53" - ], - [ - 1489962211, - "27" - ], - [ - 1489962211, - "35" - ], - [ - 1489962226, - "43" - ], - [ - 1489962226, - "100" - ], - [ - 1489962226, - "29" - ], - [ - 1489962241, - "100" - ], - [ - 1489962241, - "43" - ], - [ - 1489962241, - "29" - ], - [ - 1489962256, - "29" - ], - [ - 1489962256, - "100" - ], - [ - 1489962256, - "43" - ], - [ - 1489962271, - "43" - ], - [ - 1489962271, - "100" - ], - [ - 1489962271, - "29" - ], - [ - 1489962286, - "100" - ], - [ - 1489962286, - "29" - ], - [ - 1489962286, - "43" - ], - [ - 1489962301, - "43" - ], - [ - 1489962301, - "102" - ], - [ - 1489962301, - "29" - ], - [ - 1489962316, - "37" - ], - [ - 1489962316, - "45" - ], - [ - 1489962316, - "103" - ], - [ - 1489962331, - "103" - ], - [ - 1489962331, - "37" - ], - [ - 1489962331, - "65" - ], - [ - 1489962346, - "36.85066666666656" - ], - [ - 1489962346, - "66.99800000000005" - ], - [ - 1489962346, - "156" - ], - [ - 1489962361, - "66.9079999999999" - ], - [ - 1489962361, - "155.3709999999994" - ], - [ - 1489962361, - "36.61066666666678" - ], - [ - 1489962376, - "36.37066666666639" - ], - [ - 1489962376, - "66.81799999999998" - ], - [ - 1489962376, - "154.6060000000001" - ], - [ - 1489962391, - "36.130666666666606" - ], - [ - 1489962391, - "66.72800000000007" - ], - [ - 1489962391, - "154.5606666666672" - ], - [ - 1489962406, - "154.0506666666664" - ], - [ - 1489962406, - "66.63799999999992" - ], - [ - 1489962406, - "35.890666666666824" - ], - [ - 1489962421, - "35.65066666666644" - ], - [ - 1489962421, - "66.548" - ], - [ - 1489962421, - "153.54066666666685" - ], - [ - 1489962436, - "66.45800000000008" - ], - [ - 1489962436, - "181.09199999999805" - ], - [ - 1489962436, - "35.41066666666666" - ], - [ - 1489962451, - "35.170666666666875" - ], - [ - 1489962451, - "66.36799999999994" - ], - [ - 1489962451, - "179.56199999999944" - ], - [ - 1489962466, - "178.03200000000083" - ], - [ - 1489962466, - "66.27800000000002" - ], - [ - 1489962466, - "34.93066666666649" - ], - [ - 1489962481, - "66.1880000000001" - ], - [ - 1489962481, - "176.50199999999836" - ], - [ - 1489962481, - "34.69066666666671" - ], - [ - 1489962496, - "34.450666666666926" - ], - [ - 1489962496, - "174.97199999999975" - ], - [ - 1489962496, - "66.09799999999996" - ], - [ - 1489962511, - "34.21066666666653" - ], - [ - 1489962511, - "66.00800000000004" - ], - [ - 1489962511, - "173.44200000000114" - ], - [ - 1489962526, - "66.00800000000004" - ], - [ - 1489962526, - "262.66800000001126" - ], - [ - 1489962526, - "33.97066666666675" - ], - [ - 1489962541, - "255.87300000000027" - ], - [ - 1489962541, - "66.00800000000004" - ], - [ - 1489962541, - "33.730666666666366" - ], - [ - 1489962556, - "249.0779999999893" - ], - [ - 1489962556, - "44" - ], - [ - 1489962556, - "33.49066666666719" - ], - [ - 1489962571, - "242.28300000001263" - ], - [ - 1489962571, - "33.2506666666668" - ], - [ - 1489962571, - "44" - ], - [ - 1489962586, - "235.48800000000165" - ], - [ - 1489962586, - "44" - ], - [ - 1489962586, - "33.01066666666642" - ], - [ - 1489962601, - "235.48800000000165" - ], - [ - 1489962601, - "44" - ], - [ - 1489962601, - "32.77066666666724" - ], - [ - 1489962616, - "235.48800000000165" - ], - [ - 1489962616, - "63.178000000002385" - ], - [ - 1489962616, - "44" - ], - [ - 1489962631, - "60.072999999997364" - ], - [ - 1489962631, - "34" - ], - [ - 1489962631, - "129" - ], - [ - 1489962646, - "44" - ], - [ - 1489962646, - "56.967999999992344" - ], - [ - 1489962646, - "129" - ], - [ - 1489962661, - "44" - ], - [ - 1489962661, - "53.86300000000301" - ], - [ - 1489962661, - "129" - ], - [ - 1489962676, - "44" - ], - [ - 1489962676, - "129" - ], - [ - 1489962676, - "51.75999999999961" - ], - [ - 1489962691, - "129" - ], - [ - 1489962691, - "44" - ], - [ - 1489962691, - "51.15999999999865" - ], - [ - 1489962706, - "44" - ], - [ - 1489962706, - "50.5600000000007" - ], - [ - 1489962706, - "129" - ], - [ - 1489962721, - "127.7679999999973" - ], - [ - 1489962721, - "44" - ], - [ - 1489962721, - "49.95999999999974" - ], - [ - 1489962736, - "125.24799999999959" - ], - [ - 1489962736, - "67" - ], - [ - 1489962736, - "49.35999999999876" - ], - [ - 1489962751, - "74" - ], - [ - 1489962751, - "122.72800000000188" - ], - [ - 1489962751, - "48.76000000000083" - ], - [ - 1489962766, - "74" - ], - [ - 1489962766, - "48.159999999999854" - ], - [ - 1489962766, - "120.20799999999781" - ], - [ - 1489962781, - "117.6880000000001" - ], - [ - 1489962781, - "47.55999999999889" - ], - [ - 1489962781, - "74" - ], - [ - 1489962796, - "115.1680000000024" - ], - [ - 1489962796, - "46.960000000000946" - ], - [ - 1489962796, - "107.63733333333417" - ], - [ - 1489962811, - "48.36219999999999" - ], - [ - 1489962811, - "106.61733333333254" - ], - [ - 1489962811, - "112.64799999999832" - ], - [ - 1489962826, - "48.36219999999999" - ], - [ - 1489962826, - "104.60800000000017" - ], - [ - 1489962826, - "110.12800000000061" - ], - [ - 1489962841, - "107.6080000000029" - ], - [ - 1489962841, - "103.16800000000148" - ], - [ - 1489962841, - "16" - ], - [ - 1489962856, - "207.41599999999858" - ], - [ - 1489962856, - "105.08799999999883" - ], - [ - 1489962856, - "16" - ], - [ - 1489962871, - "102.56800000000112" - ], - [ - 1489962871, - "16" - ], - [ - 1489962871, - "204.9860000000008" - ], - [ - 1489962886, - "100.04799999999705" - ], - [ - 1489962886, - "16" - ], - [ - 1489962886, - "202.3940000000007" - ], - [ - 1489962901, - "200.12599999999907" - ], - [ - 1489962901, - "16" - ], - [ - 1489962901, - "100.04799999999705" - ], - [ - 1489962916, - "16" - ], - [ - 1489962916, - "197.69600000000128" - ], - [ - 1489962916, - "100.04799999999705" - ], - [ - 1489962931, - "226.68499999999926" - ], - [ - 1489962931, - "16" - ], - [ - 1489962931, - "24" - ], - [ - 1489962946, - "24" - ], - [ - 1489962946, - "16" - ], - [ - 1489962946, - "226.00999999999988" - ], - [ - 1489962961, - "16" - ], - [ - 1489962961, - "24" - ], - [ - 1489962961, - "225.3350000000005" - ], - [ - 1489962976, - "24" - ], - [ - 1489962976, - "28" - ], - [ - 1489962976, - "224.6599999999994" - ], - [ - 1489962991, - "223.9849999999983" - ], - [ - 1489962991, - "24" - ], - [ - 1489962991, - "28" - ], - [ - 1489963006, - "24" - ], - [ - 1489963006, - "223.31000000000063" - ], - [ - 1489963006, - "27.86799999999971" - ], - [ - 1489963021, - "24" - ], - [ - 1489963021, - "225.16866666666633" - ], - [ - 1489963021, - "27.50500000000045" - ], - [ - 1489963036, - "27.099999999999795" - ], - [ - 1489963036, - "32" - ], - [ - 1489963036, - "254.1199999999917" - ], - [ - 1489963051, - "33" - ], - [ - 1489963051, - "26.695000000000164" - ], - [ - 1489963051, - "254.1199999999917" - ], - [ - 1489963066, - "26.28999999999951" - ], - [ - 1489963066, - "44" - ], - [ - 1489963066, - "35" - ], - [ - 1489963081, - "35" - ], - [ - 1489963081, - "25.884999999999877" - ], - [ - 1489963081, - "50" - ], - [ - 1489963096, - "25.480000000000246" - ], - [ - 1489963096, - "34.95866666666674" - ], - [ - 1489963096, - "50" - ], - [ - 1489963111, - "25.07499999999959" - ], - [ - 1489963111, - "50" - ], - [ - 1489963111, - "42.391999999999825" - ], - [ - 1489963126, - "62.33800000000042" - ], - [ - 1489963126, - "50" - ], - [ - 1489963126, - "24.652000000000385" - ], - [ - 1489963141, - "68" - ], - [ - 1489963141, - "24.265000000000327" - ], - [ - 1489963141, - "61.34799999999882" - ], - [ - 1489963156, - "61.41299999999978" - ], - [ - 1489963156, - "23.83300000000031" - ], - [ - 1489963156, - "79" - ], - [ - 1489963171, - "23.45500000000004" - ], - [ - 1489963171, - "180" - ], - [ - 1489963171, - "60.64800000000048" - ], - [ - 1489963186, - "23.05000000000041" - ], - [ - 1489963186, - "180" - ], - [ - 1489963186, - "59.88299999999924" - ], - [ - 1489963201, - "180" - ], - [ - 1489963201, - "40.11999999999989" - ], - [ - 1489963201, - "59.11799999999994" - ], - [ - 1489963216, - "180" - ], - [ - 1489963216, - "38.799999999997" - ], - [ - 1489963216, - "58.353000000000634" - ], - [ - 1489963231, - "57.5879999999994" - ], - [ - 1489963231, - "179.30000000000064" - ], - [ - 1489963231, - "37.45000000000164" - ], - [ - 1489963246, - "178.0399999999986" - ], - [ - 1489963246, - "36.099999999999454" - ], - [ - 1489963246, - "56.82300000000009" - ], - [ - 1489963261, - "34.74999999999727" - ], - [ - 1489963261, - "56.057999999998856" - ], - [ - 1489963261, - "176.77999999999975" - ], - [ - 1489963276, - "33.40000000000191" - ], - [ - 1489963276, - "56.057999999998856" - ], - [ - 1489963276, - "175.5200000000009" - ], - [ - 1489963291, - "179.79499999999996" - ], - [ - 1489963291, - "32.04999999999973" - ], - [ - 1489963291, - "24" - ], - [ - 1489963306, - "24" - ], - [ - 1489963306, - "179.75" - ], - [ - 1489963306, - "30.699999999997544" - ], - [ - 1489963321, - "179.70500000000004" - ], - [ - 1489963321, - "24" - ], - [ - 1489963321, - "29.350000000002183" - ], - [ - 1489963336, - "28" - ], - [ - 1489963336, - "179.65999999999997" - ], - [ - 1489963336, - "24" - ], - [ - 1489963351, - "27.737499999999578" - ], - [ - 1489963351, - "24" - ], - [ - 1489963351, - "179.615" - ], - [ - 1489963366, - "27.475000000000477" - ], - [ - 1489963366, - "24" - ], - [ - 1489963366, - "179.57000000000005" - ], - [ - 1489963381, - "24" - ], - [ - 1489963381, - "179.52499999999998" - ], - [ - 1489963381, - "27.212500000000055" - ], - [ - 1489963396, - "179.48000000000002" - ], - [ - 1489963396, - "40" - ], - [ - 1489963396, - "26.949999999999626" - ], - [ - 1489963411, - "26.687500000000533" - ], - [ - 1489963411, - "40" - ], - [ - 1489963411, - "179.43499999999995" - ], - [ - 1489963426, - "26.425000000000104" - ], - [ - 1489963426, - "179.3900000000001" - ], - [ - 1489963426, - "40" - ], - [ - 1489963441, - "179.3900000000001" - ], - [ - 1489963441, - "40" - ], - [ - 1489963441, - "26.16249999999968" - ], - [ - 1489963456, - "40" - ], - [ - 1489963456, - "21" - ], - [ - 1489963456, - "25.90000000000058" - ], - [ - 1489963471, - "40" - ], - [ - 1489963471, - "26" - ], - [ - 1489963471, - "25.63750000000016" - ], - [ - 1489963486, - "40" - ], - [ - 1489963486, - "25.63750000000016" - ], - [ - 1489963486, - "26" - ], - [ - 1489963501, - "36" - ], - [ - 1489963501, - "25.63750000000016" - ], - [ - 1489963501, - "40" - ], - [ - 1489963516, - "36" - ], - [ - 1489963516, - "40" - ], - [ - 1489963516, - "16" - ], - [ - 1489963531, - "39" - ], - [ - 1489963531, - "362" - ], - [ - 1489963531, - "239.88399999999706" - ], - [ - 1489963546, - "362" - ], - [ - 1489963546, - "233.10799999999972" - ], - [ - 1489963546, - "39" - ], - [ - 1489963561, - "236.68799999999374" - ], - [ - 1489963561, - "362" - ], - [ - 1489963561, - "47" - ], - [ - 1489963576, - "47" - ], - [ - 1489963576, - "362" - ], - [ - 1489963576, - "231.27599999999586" - ], - [ - 1489963591, - "362" - ], - [ - 1489963591, - "225.7410000000009" - ], - [ - 1489963591, - "47" - ], - [ - 1489963606, - "220.20600000000593" - ], - [ - 1489963606, - "47" - ], - [ - 1489963606, - "362" - ], - [ - 1489963621, - "47" - ], - [ - 1489963621, - "214.67099999999698" - ], - [ - 1489963621, - "360.2139999999995" - ], - [ - 1489963636, - "214.67099999999698" - ], - [ - 1489963636, - "355.98400000000333" - ], - [ - 1489963636, - "76" - ], - [ - 1489963651, - "214.67099999999698" - ], - [ - 1489963651, - "876.0339999999935" - ], - [ - 1489963651, - "239" - ], - [ - 1489963666, - "60" - ], - [ - 1489963666, - "239" - ], - [ - 1489963666, - "868.2040000000006" - ], - [ - 1489963681, - "60" - ], - [ - 1489963681, - "860.3740000000078" - ], - [ - 1489963681, - "238.52000000000044" - ], - [ - 1489963696, - "60" - ], - [ - 1489963696, - "852.5439999999951" - ], - [ - 1489963696, - "234.007999999998" - ], - [ - 1489963711, - "229.87999999999738" - ], - [ - 1489963711, - "60" - ], - [ - 1489963711, - "844.7140000000022" - ], - [ - 1489963726, - "836.5359999999978" - ], - [ - 1489963726, - "60" - ], - [ - 1489963726, - "225.5600000000013" - ], - [ - 1489963741, - "221.04799999999886" - ], - [ - 1489963741, - "106" - ], - [ - 1489963741, - "829.0539999999967" - ], - [ - 1489963756, - "106" - ], - [ - 1489963756, - "216.7280000000028" - ], - [ - 1489963756, - "821.2240000000038" - ], - [ - 1489963771, - "106" - ], - [ - 1489963771, - "212.60000000000218" - ], - [ - 1489963771, - "813.3939999999911" - ], - [ - 1489963786, - "208.2799999999952" - ], - [ - 1489963786, - "805.5639999999983" - ], - [ - 1489963786, - "106" - ], - [ - 1489963801, - "106" - ], - [ - 1489963801, - "797.5600000000095" - ], - [ - 1489963801, - "203.95999999999913" - ], - [ - 1489963816, - "106" - ], - [ - 1489963816, - "199.64000000000306" - ], - [ - 1489963816, - "789.9039999999927" - ], - [ - 1489963831, - "199.54566666666722" - ], - [ - 1489963831, - "824.0426666666542" - ], - [ - 1489963831, - "104.39000000000146" - ], - [ - 1489963846, - "819.1226666666711" - ], - [ - 1489963846, - "195.83333333333331" - ], - [ - 1489963846, - "102.31999999999812" - ], - [ - 1489963861, - "191.94833333332707" - ], - [ - 1489963861, - "100.20400000000109" - ], - [ - 1489963861, - "814.2026666666632" - ], - [ - 1489963876, - "814.2026666666632" - ], - [ - 1489963876, - "98.18000000000188" - ], - [ - 1489963876, - "186.76833333333178" - ], - [ - 1489963891, - "96.06399999999962" - ], - [ - 1489963891, - "16" - ], - [ - 1489963891, - "184.00566666667152" - ], - [ - 1489963906, - "19" - ], - [ - 1489963906, - "94.04000000000042" - ], - [ - 1489963906, - "180.20699999999653" - ], - [ - 1489963921, - "36" - ], - [ - 1489963921, - "176.23566666665897" - ], - [ - 1489963921, - "91.9700000000023" - ], - [ - 1489963936, - "89.89999999999895" - ], - [ - 1489963936, - "36" - ], - [ - 1489963936, - "172.3506666666723" - ], - [ - 1489963951, - "168.46566666666604" - ], - [ - 1489963951, - "87.83000000000084" - ], - [ - 1489963951, - "54" - ], - [ - 1489963966, - "85.75999999999749" - ], - [ - 1489963966, - "54" - ], - [ - 1489963966, - "164.58066666665977" - ], - [ - 1489963981, - "54" - ], - [ - 1489963981, - "160.6956666666731" - ], - [ - 1489963981, - "83.64400000000046" - ], - [ - 1489963996, - "56" - ], - [ - 1489963996, - "156.81066666666683" - ], - [ - 1489963996, - "83.64400000000046" - ], - [ - 1489964011, - "86" - ], - [ - 1489964011, - "83.64400000000046" - ], - [ - 1489964011, - "153.09833333334277" - ], - [ - 1489964026, - "18" - ], - [ - 1489964026, - "149.21333333333646" - ], - [ - 1489964026, - "294" - ], - [ - 1489964041, - "294" - ], - [ - 1489964041, - "171.27990000000068" - ], - [ - 1489964041, - "18" - ], - [ - 1489964056, - "168.47639999999615" - ], - [ - 1489964056, - "18" - ], - [ - 1489964056, - "293.4929999999987" - ], - [ - 1489964071, - "291.7380000000003" - ], - [ - 1489964071, - "165.79750000000283" - ], - [ - 1489964071, - "18" - ], - [ - 1489964086, - "162.9939999999983" - ], - [ - 1489964086, - "289.9830000000019" - ], - [ - 1489964086, - "18" - ], - [ - 1489964101, - "288.22799999999904" - ], - [ - 1489964101, - "160.19049999999376" - ], - [ - 1489964101, - "18" - ], - [ - 1489964116, - "286.47300000000064" - ], - [ - 1489964116, - "157.26240000000635" - ], - [ - 1489964116, - "18" - ], - [ - 1489964131, - "284.7179999999978" - ], - [ - 1489964131, - "18" - ], - [ - 1489964131, - "154.45890000000182" - ], - [ - 1489964146, - "18" - ], - [ - 1489964146, - "282.9629999999994" - ], - [ - 1489964146, - "151.77999999999435" - ], - [ - 1489964161, - "25" - ], - [ - 1489964161, - "281.208000000001" - ], - [ - 1489964161, - "148.97650000000397" - ], - [ - 1489964176, - "148.97650000000397" - ], - [ - 1489964176, - "25" - ], - [ - 1489964176, - "279.45299999999816" - ], - [ - 1489964191, - "277.69799999999975" - ], - [ - 1489964191, - "24.92299999999983" - ], - [ - 1489964191, - "26" - ], - [ - 1489964206, - "448.584000000008" - ], - [ - 1489964206, - "121.87500000000375" - ], - [ - 1489964206, - "26" - ], - [ - 1489964221, - "26" - ], - [ - 1489964221, - "438.14399999999114" - ], - [ - 1489964221, - "118.4999999999983" - ], - [ - 1489964236, - "26" - ], - [ - 1489964236, - "115.12500000000136" - ], - [ - 1489964236, - "427.70399999997426" - ], - [ - 1489964251, - "26" - ], - [ - 1489964251, - "417.2640000000101" - ], - [ - 1489964251, - "114.67733333333429" - ], - [ - 1489964266, - "406.82399999999325" - ], - [ - 1489964266, - "26" - ], - [ - 1489964266, - "112.21333333333253" - ], - [ - 1489964281, - "26" - ], - [ - 1489964281, - "109.57333333333493" - ], - [ - 1489964281, - "396.38399999997637" - ], - [ - 1489964296, - "26" - ], - [ - 1489964296, - "106.93333333333067" - ], - [ - 1489964296, - "435.299333333342" - ], - [ - 1489964311, - "26" - ], - [ - 1489964311, - "104.29333333333307" - ], - [ - 1489964311, - "435.299333333342" - ], - [ - 1489964326, - "26" - ], - [ - 1489964326, - "41" - ], - [ - 1489964326, - "98.19500000000244" - ], - [ - 1489964341, - "26" - ], - [ - 1489964341, - "41" - ], - [ - 1489964341, - "95.17999999999756" - ], - [ - 1489964356, - "26" - ], - [ - 1489964356, - "92.1650000000003" - ], - [ - 1489964356, - "41" - ], - [ - 1489964371, - "41" - ], - [ - 1489964371, - "25.87099999999998" - ], - [ - 1489964371, - "92.1650000000003" - ], - [ - 1489964386, - "41" - ], - [ - 1489964386, - "92.1650000000003" - ], - [ - 1489964386, - "98.01600000000235" - ], - [ - 1489964401, - "36" - ], - [ - 1489964401, - "249" - ], - [ - 1489964401, - "94.9559999999974" - ], - [ - 1489964416, - "91.89600000000019" - ], - [ - 1489964416, - "36" - ], - [ - 1489964416, - "249" - ], - [ - 1489964431, - "249" - ], - [ - 1489964431, - "36" - ], - [ - 1489964431, - "88.83600000000297" - ], - [ - 1489964446, - "36" - ], - [ - 1489964446, - "249" - ], - [ - 1489964446, - "85.77599999999802" - ], - [ - 1489964461, - "36" - ], - [ - 1489964461, - "82.7160000000008" - ], - [ - 1489964461, - "249" - ], - [ - 1489964476, - "79.65600000000359" - ], - [ - 1489964476, - "249" - ], - [ - 1489964476, - "36" - ], - [ - 1489964491, - "76.59599999999864" - ], - [ - 1489964491, - "248.34666666666726" - ], - [ - 1489964491, - "41" - ], - [ - 1489964506, - "41" - ], - [ - 1489964506, - "73.53600000000142" - ], - [ - 1489964506, - "245.40666666666993" - ], - [ - 1489964521, - "70.47599999999647" - ], - [ - 1489964521, - "41" - ], - [ - 1489964521, - "242.46666666666516" - ], - [ - 1489964536, - "41" - ], - [ - 1489964536, - "67.41599999999926" - ], - [ - 1489964536, - "239.52666666666784" - ], - [ - 1489964551, - "236.58666666666312" - ], - [ - 1489964551, - "41" - ], - [ - 1489964551, - "64.35599999999431" - ], - [ - 1489964566, - "233.6466666666658" - ], - [ - 1489964566, - "40.93499999999983" - ], - [ - 1489964566, - "61.296000000004824" - ], - [ - 1489964581, - "230.70666666666847" - ], - [ - 1489964581, - "58.235999999999876" - ], - [ - 1489964581, - "40.710000000000036" - ], - [ - 1489964596, - "227.7666666666637" - ], - [ - 1489964596, - "55.17599999999493" - ], - [ - 1489964596, - "40.48500000000024" - ], - [ - 1489964611, - "40.403999999999996" - ], - [ - 1489964611, - "52.11600000000544" - ], - [ - 1489964611, - "224.82666666666637" - ], - [ - 1489964626, - "49.056000000000495" - ], - [ - 1489964626, - "221.88666666666904" - ], - [ - 1489964626, - "40.228000000000065" - ], - [ - 1489964641, - "45.99599999999555" - ], - [ - 1489964641, - "211.27999999999702" - ], - [ - 1489964641, - "101.19399999999791" - ], - [ - 1489964656, - "207.59000000000037" - ], - [ - 1489964656, - "99.52899999999943" - ], - [ - 1489964656, - "42.73199999999542" - ], - [ - 1489964671, - "234.62199999999712" - ], - [ - 1489964671, - "97.78999999999849" - ], - [ - 1489964671, - "39.67200000000594" - ], - [ - 1489964686, - "238.68666666666618" - ], - [ - 1489964686, - "36.815999999996166" - ], - [ - 1489964686, - "96.19899999999825" - ], - [ - 1489964701, - "99.52500000000043" - ], - [ - 1489964701, - "237.90666666666493" - ], - [ - 1489964701, - "96.73199999999633" - ], - [ - 1489964716, - "243.52000000000044" - ], - [ - 1489964716, - "105.37000000000035" - ], - [ - 1489964716, - "93.89700000000607" - ], - [ - 1489964731, - "91.25099999999702" - ], - [ - 1489964731, - "313.579999999999" - ], - [ - 1489964731, - "206.76599999999962" - ], - [ - 1489964746, - "206.76599999999962" - ], - [ - 1489964746, - "88.2269999999969" - ], - [ - 1489964746, - "313.579999999999" - ], - [ - 1489964761, - "313.579999999999" - ], - [ - 1489964761, - "206.76599999999962" - ], - [ - 1489964761, - "113.64966666666813" - ], - [ - 1489964776, - "113.64966666666813" - ], - [ - 1489964776, - "12" - ], - [ - 1489964776, - "17" - ], - [ - 1489964791, - "41" - ], - [ - 1489964791, - "110.85566666666682" - ], - [ - 1489964791, - "77" - ], - [ - 1489964806, - "108.95066666666374" - ], - [ - 1489964806, - "77" - ], - [ - 1489964806, - "41" - ], - [ - 1489964821, - "77" - ], - [ - 1489964821, - "41" - ], - [ - 1489964821, - "107.04566666667029" - ], - [ - 1489964836, - "41" - ], - [ - 1489964836, - "105.1406666666672" - ], - [ - 1489964836, - "77" - ], - [ - 1489964851, - "41" - ], - [ - 1489964851, - "77" - ], - [ - 1489964851, - "105.1406666666672" - ], - [ - 1489964866, - "105.1406666666672" - ], - [ - 1489964866, - "98" - ], - [ - 1489964866, - "227" - ], - [ - 1489964881, - "9" - ], - [ - 1489964881, - "98" - ], - [ - 1489964881, - "227" - ], - [ - 1489964896, - "19" - ], - [ - 1489964896, - "98" - ], - [ - 1489964896, - "227" - ], - [ - 1489964911, - "227" - ], - [ - 1489964911, - "19" - ], - [ - 1489964911, - "98" - ], - [ - 1489964926, - "227" - ], - [ - 1489964926, - "22" - ], - [ - 1489964926, - "98" - ], - [ - 1489964941, - "225.82999999999697" - ], - [ - 1489964941, - "22" - ], - [ - 1489964941, - "97.51699999999948" - ], - [ - 1489964956, - "96.55100000000084" - ], - [ - 1489964956, - "221.78000000000065" - ], - [ - 1489964956, - "22" - ], - [ - 1489964971, - "217.73000000000434" - ], - [ - 1489964971, - "95.6480000000007" - ], - [ - 1489964971, - "22" - ], - [ - 1489964986, - "94.68199999999968" - ], - [ - 1489964986, - "213.6799999999978" - ], - [ - 1489964986, - "22" - ], - [ - 1489965001, - "62" - ], - [ - 1489965001, - "93.75800000000004" - ], - [ - 1489965001, - "209.63000000000147" - ], - [ - 1489965016, - "62" - ], - [ - 1489965016, - "236.14399999999932" - ], - [ - 1489965016, - "92.75" - ], - [ - 1489965031, - "235.60399999999981" - ], - [ - 1489965031, - "62" - ], - [ - 1489965031, - "560.3239999999804" - ], - [ - 1489965046, - "60.840000000000146" - ], - [ - 1489965046, - "235.0640000000003" - ], - [ - 1489965046, - "601.9336666666715" - ], - [ - 1489965061, - "425.4779999999946" - ], - [ - 1489965061, - "582.0286666666896" - ], - [ - 1489965061, - "59.04000000000178" - ], - [ - 1489965076, - "57.23999999999887" - ], - [ - 1489965076, - "420.3479999999993" - ], - [ - 1489965076, - "560.7966666666887" - ], - [ - 1489965091, - "415.21800000000394" - ], - [ - 1489965091, - "542.2186666666755" - ], - [ - 1489965091, - "55.44000000000051" - ], - [ - 1489965106, - "53.640000000002146" - ], - [ - 1489965106, - "410.08799999999565" - ], - [ - 1489965106, - "522.3136666666433" - ], - [ - 1489965121, - "522.3136666666433" - ], - [ - 1489965121, - "404.95799999998735" - ], - [ - 1489965121, - "51.839999999999236" - ], - [ - 1489965136, - "50.04000000000087" - ], - [ - 1489965136, - "399.828000000005" - ], - [ - 1489965136, - "522.3136666666433" - ], - [ - 1489965151, - "164" - ], - [ - 1489965151, - "54.75499999999943" - ], - [ - 1489965151, - "526.5479999999952" - ], - [ - 1489965166, - "93.21799999999962" - ], - [ - 1489965166, - "164" - ], - [ - 1489965166, - "519.1679999999833" - ], - [ - 1489965181, - "511.78800000000865" - ], - [ - 1489965181, - "164" - ], - [ - 1489965181, - "91.50800000000118" - ], - [ - 1489965196, - "164" - ], - [ - 1489965196, - "511.78800000000865" - ], - [ - 1489965196, - "89.79799999999841" - ], - [ - 1489965211, - "164" - ], - [ - 1489965211, - "88.08799999999997" - ], - [ - 1489965211, - "511.78800000000865" - ], - [ - 1489965226, - "18" - ], - [ - 1489965226, - "164" - ], - [ - 1489965226, - "86.37800000000152" - ], - [ - 1489965241, - "164" - ], - [ - 1489965241, - "19" - ], - [ - 1489965241, - "84.66799999999876" - ], - [ - 1489965256, - "19" - ], - [ - 1489965256, - "82.95799999999599" - ], - [ - 1489965256, - "164" - ], - [ - 1489965271, - "164" - ], - [ - 1489965271, - "37" - ], - [ - 1489965271, - "81.24800000000187" - ], - [ - 1489965286, - "87.02799999999934" - ], - [ - 1489965286, - "164" - ], - [ - 1489965286, - "47" - ], - [ - 1489965301, - "164" - ], - [ - 1489965301, - "88" - ], - [ - 1489965301, - "85.7679999999973" - ], - [ - 1489965316, - "84.50800000000163" - ], - [ - 1489965316, - "161.0420000000007" - ], - [ - 1489965316, - "88" - ], - [ - 1489965331, - "88" - ], - [ - 1489965331, - "83.24799999999959" - ], - [ - 1489965331, - "157.3879999999981" - ], - [ - 1489965346, - "131" - ], - [ - 1489965346, - "81.98799999999756" - ], - [ - 1489965346, - "153.21199999999794" - ], - [ - 1489965361, - "80.67199999999684" - ], - [ - 1489965361, - "149.55799999999533" - ], - [ - 1489965361, - "131" - ], - [ - 1489965376, - "145.6429999999989" - ], - [ - 1489965376, - "131" - ], - [ - 1489965376, - "79.46799999999985" - ], - [ - 1489965391, - "141.72800000000245" - ], - [ - 1489965391, - "130.05399999999793" - ], - [ - 1489965391, - "78.20799999999781" - ], - [ - 1489965406, - "128.1189999999997" - ], - [ - 1489965406, - "137.81299999999612" - ], - [ - 1489965406, - "76.94800000000214" - ], - [ - 1489965421, - "127.41600000000108" - ], - [ - 1489965421, - "75.6880000000001" - ], - [ - 1489965421, - "133.63699999999596" - ], - [ - 1489965436, - "129.72199999999953" - ], - [ - 1489965436, - "125.97599999999875" - ], - [ - 1489965436, - "74.42799999999806" - ], - [ - 1489965451, - "73.1680000000024" - ], - [ - 1489965451, - "125.80700000000309" - ], - [ - 1489965451, - "124.53600000000006" - ], - [ - 1489965466, - "71.90800000000036" - ], - [ - 1489965466, - "134.81933333333367" - ], - [ - 1489965466, - "123.09600000000137" - ], - [ - 1489965481, - "70.64799999999832" - ], - [ - 1489965481, - "121.65599999999904" - ], - [ - 1489965481, - "131.90733333333355" - ], - [ - 1489965496, - "120.21600000000035" - ], - [ - 1489965496, - "131.90733333333355" - ], - [ - 1489965496, - "69.38800000000265" - ], - [ - 1489965511, - "334.9800000000057" - ], - [ - 1489965511, - "37" - ], - [ - 1489965511, - "68.12800000000061" - ], - [ - 1489965526, - "68.12800000000061" - ], - [ - 1489965526, - "340.2779999999982" - ], - [ - 1489965526, - "37" - ], - [ - 1489965541, - "355.7600000000009" - ], - [ - 1489965541, - "37" - ], - [ - 1489965541, - "68.12800000000061" - ], - [ - 1489965556, - "45" - ], - [ - 1489965556, - "42" - ], - [ - 1489965556, - "353.7349999999976" - ], - [ - 1489965571, - "42" - ], - [ - 1489965571, - "351.7100000000046" - ], - [ - 1489965571, - "45" - ], - [ - 1489965586, - "45" - ], - [ - 1489965586, - "78" - ], - [ - 1489965586, - "377.39300000000003" - ], - [ - 1489965601, - "377.34799999999996" - ], - [ - 1489965601, - "45" - ], - [ - 1489965601, - "78" - ], - [ - 1489965616, - "377.3030000000001" - ], - [ - 1489965616, - "45" - ], - [ - 1489965616, - "78" - ], - [ - 1489965631, - "78" - ], - [ - 1489965631, - "377.25800000000004" - ], - [ - 1489965631, - "47" - ], - [ - 1489965646, - "203" - ], - [ - 1489965646, - "47" - ], - [ - 1489965646, - "377.25800000000004" - ], - [ - 1489965661, - "203" - ], - [ - 1489965661, - "47" - ], - [ - 1489965661, - "84" - ], - [ - 1489965676, - "68" - ], - [ - 1489965676, - "140" - ], - [ - 1489965676, - "201.98000000000093" - ], - [ - 1489965691, - "140" - ], - [ - 1489965691, - "68" - ], - [ - 1489965691, - "200.44999999999845" - ], - [ - 1489965706, - "198.88600000000065" - ], - [ - 1489965706, - "140" - ], - [ - 1489965706, - "68" - ], - [ - 1489965721, - "140" - ], - [ - 1489965721, - "197.35599999999818" - ], - [ - 1489965721, - "67.55900000000088" - ], - [ - 1489965736, - "195.82599999999957" - ], - [ - 1489965736, - "140" - ], - [ - 1489965736, - "66.59299999999985" - ], - [ - 1489965751, - "140" - ], - [ - 1489965751, - "65.6480000000007" - ], - [ - 1489965751, - "194.29600000000096" - ], - [ - 1489965766, - "140" - ], - [ - 1489965766, - "64.72400000000107" - ], - [ - 1489965766, - "192.76599999999848" - ], - [ - 1489965781, - "191.23599999999988" - ], - [ - 1489965781, - "140" - ], - [ - 1489965781, - "63.77899999999954" - ], - [ - 1489965796, - "189.70600000000127" - ], - [ - 1489965796, - "62.8340000000004" - ], - [ - 1489965796, - "140" - ], - [ - 1489965811, - "140" - ], - [ - 1489965811, - "63.73199999999922" - ], - [ - 1489965811, - "188.1759999999988" - ], - [ - 1489965826, - "149.82999999999947" - ], - [ - 1489965826, - "63.07199999999982" - ], - [ - 1489965826, - "186.64600000000019" - ], - [ - 1489965841, - "161.24400000000014" - ], - [ - 1489965841, - "62.41200000000042" - ], - [ - 1489965841, - "185.1159999999977" - ], - [ - 1489965856, - "185.1159999999977" - ], - [ - 1489965856, - "61.75199999999935" - ], - [ - 1489965856, - "160.72800000000007" - ], - [ - 1489965871, - "185.1159999999977" - ], - [ - 1489965871, - "61.09199999999995" - ], - [ - 1489965871, - "160.18800000000056" - ], - [ - 1489965886, - "60.43200000000055" - ], - [ - 1489965886, - "318.5439999999951" - ], - [ - 1489965886, - "40" - ], - [ - 1489965901, - "59.77200000000115" - ], - [ - 1489965901, - "40" - ], - [ - 1489965901, - "310.1740000000027" - ], - [ - 1489965916, - "43" - ], - [ - 1489965916, - "301.8040000000103" - ], - [ - 1489965916, - "59.11200000000008" - ], - [ - 1489965931, - "58.45199999999901" - ], - [ - 1489965931, - "43" - ], - [ - 1489965931, - "293.4339999999968" - ], - [ - 1489965946, - "57.77733333333496" - ], - [ - 1489965946, - "43" - ], - [ - 1489965946, - "284.69199999999205" - ], - [ - 1489965961, - "276.69399999999087" - ], - [ - 1489965961, - "57.13200000000021" - ], - [ - 1489965961, - "43" - ], - [ - 1489965976, - "56.47199999999915" - ], - [ - 1489965976, - "268.3239999999985" - ], - [ - 1489965976, - "43" - ], - [ - 1489965991, - "55.81200000000141" - ], - [ - 1489965991, - "259.9540000000061" - ], - [ - 1489965991, - "43" - ], - [ - 1489966006, - "43" - ], - [ - 1489966006, - "251.58399999999256" - ], - [ - 1489966006, - "55.15200000000035" - ], - [ - 1489966021, - "243.21399999997902" - ], - [ - 1489966021, - "54.49199999999928" - ], - [ - 1489966021, - "43" - ], - [ - 1489966036, - "234.84400000000778" - ], - [ - 1489966036, - "59" - ], - [ - 1489966036, - "53.83200000000155" - ], - [ - 1489966051, - "226.47399999999425" - ], - [ - 1489966051, - "53.17200000000048" - ], - [ - 1489966051, - "58.504000000000815" - ], - [ - 1489966066, - "52.51199999999941" - ], - [ - 1489966066, - "57.78399999999965" - ], - [ - 1489966066, - "218.10399999998072" - ], - [ - 1489966081, - "57.064000000000306" - ], - [ - 1489966081, - "218.10399999998072" - ], - [ - 1489966081, - "51.85199999999835" - ], - [ - 1489966096, - "51.19200000000061" - ], - [ - 1489966096, - "59.833999999999946" - ], - [ - 1489966096, - "50" - ], - [ - 1489966111, - "59.78899999999999" - ], - [ - 1489966111, - "50.53199999999955" - ], - [ - 1489966111, - "50" - ], - [ - 1489966126, - "49.87199999999848" - ], - [ - 1489966126, - "50" - ], - [ - 1489966126, - "59.74400000000003" - ], - [ - 1489966141, - "59.698999999999955" - ], - [ - 1489966141, - "49.21200000000075" - ], - [ - 1489966141, - "50" - ], - [ - 1489966156, - "48.55199999999968" - ], - [ - 1489966156, - "50" - ], - [ - 1489966156, - "59.653999999999996" - ], - [ - 1489966171, - "50" - ], - [ - 1489966171, - "47.89199999999861" - ], - [ - 1489966171, - "59.60900000000004" - ], - [ - 1489966186, - "75" - ], - [ - 1489966186, - "59.563999999999965" - ], - [ - 1489966186, - "47.23200000000088" - ], - [ - 1489966201, - "75" - ], - [ - 1489966201, - "59.519000000000005" - ], - [ - 1489966201, - "47.23200000000088" - ], - [ - 1489966216, - "59.47399999999993" - ], - [ - 1489966216, - "90" - ], - [ - 1489966216, - "47.23200000000088" - ], - [ - 1489966231, - "59.47399999999993" - ], - [ - 1489966231, - "16" - ], - [ - 1489966231, - "193" - ], - [ - 1489966246, - "193" - ], - [ - 1489966246, - "59.47399999999993" - ], - [ - 1489966246, - "16" - ], - [ - 1489966261, - "17" - ], - [ - 1489966261, - "263.5600000000013" - ], - [ - 1489966261, - "30" - ], - [ - 1489966276, - "19" - ], - [ - 1489966276, - "260.31999999999607" - ], - [ - 1489966276, - "30" - ], - [ - 1489966291, - "19" - ], - [ - 1489966291, - "257.079999999999" - ], - [ - 1489966291, - "30" - ], - [ - 1489966306, - "19" - ], - [ - 1489966306, - "49" - ], - [ - 1489966306, - "253.84000000000196" - ], - [ - 1489966321, - "49" - ], - [ - 1489966321, - "19" - ], - [ - 1489966321, - "250.59999999999673" - ], - [ - 1489966336, - "49" - ], - [ - 1489966336, - "65" - ], - [ - 1489966336, - "247.21600000000308" - ], - [ - 1489966351, - "250.01666666666856" - ], - [ - 1489966351, - "49" - ], - [ - 1489966351, - "65" - ], - [ - 1489966366, - "65" - ], - [ - 1489966366, - "49" - ], - [ - 1489966366, - "247.6916666666648" - ], - [ - 1489966381, - "245.3666666666669" - ], - [ - 1489966381, - "65" - ], - [ - 1489966381, - "49" - ], - [ - 1489966396, - "49" - ], - [ - 1489966396, - "64.86799999999937" - ], - [ - 1489966396, - "243.04166666666902" - ], - [ - 1489966411, - "49" - ], - [ - 1489966411, - "240.71666666666525" - ], - [ - 1489966411, - "63.87799999999902" - ], - [ - 1489966426, - "48.79333333333367" - ], - [ - 1489966426, - "238.39166666666736" - ], - [ - 1489966426, - "62.88799999999992" - ], - [ - 1489966441, - "236.06666666666948" - ], - [ - 1489966441, - "61.89800000000082" - ], - [ - 1489966441, - "48.49333333333319" - ], - [ - 1489966456, - "60.90799999999922" - ], - [ - 1489966456, - "240.0941666666659" - ], - [ - 1489966456, - "48.19333333333346" - ], - [ - 1489966471, - "47.893333333332976" - ], - [ - 1489966471, - "238.24166666666292" - ], - [ - 1489966471, - "59.89600000000064" - ], - [ - 1489966486, - "236.38916666666927" - ], - [ - 1489966486, - "47.59333333333325" - ], - [ - 1489966486, - "58.92800000000102" - ], - [ - 1489966501, - "57.93799999999942" - ], - [ - 1489966501, - "257.5999999999999" - ], - [ - 1489966501, - "47.29333333333352" - ], - [ - 1489966516, - "257.5999999999999" - ], - [ - 1489966516, - "46.993333333333034" - ], - [ - 1489966516, - "56.94800000000032" - ], - [ - 1489966531, - "57.50199999999995" - ], - [ - 1489966531, - "32" - ], - [ - 1489966531, - "55.95800000000122" - ], - [ - 1489966546, - "56.917000000000485" - ], - [ - 1489966546, - "32" - ], - [ - 1489966546, - "54.96799999999962" - ], - [ - 1489966561, - "32" - ], - [ - 1489966561, - "56.33199999999954" - ], - [ - 1489966561, - "53.97800000000052" - ], - [ - 1489966576, - "39" - ], - [ - 1489966576, - "55.74700000000007" - ], - [ - 1489966576, - "52.98799999999892" - ], - [ - 1489966591, - "51.99800000000232" - ], - [ - 1489966591, - "39" - ], - [ - 1489966591, - "55.161999999999125" - ], - [ - 1489966606, - "51.00800000000072" - ], - [ - 1489966606, - "39" - ], - [ - 1489966606, - "55.161999999999125" - ], - [ - 1489966621, - "131" - ], - [ - 1489966621, - "50.01799999999912" - ], - [ - 1489966621, - "34" - ], - [ - 1489966636, - "49.00599999999804" - ], - [ - 1489966636, - "131" - ], - [ - 1489966636, - "34" - ], - [ - 1489966651, - "48.03800000000092" - ], - [ - 1489966651, - "131" - ], - [ - 1489966651, - "34" - ], - [ - 1489966666, - "131" - ], - [ - 1489966666, - "47.04799999999932" - ], - [ - 1489966666, - "34" - ], - [ - 1489966681, - "34" - ], - [ - 1489966681, - "131" - ], - [ - 1489966681, - "46.05799999999772" - ], - [ - 1489966696, - "130.796" - ], - [ - 1489966696, - "45.06800000000112" - ], - [ - 1489966696, - "34" - ], - [ - 1489966711, - "130.03099999999972" - ], - [ - 1489966711, - "44.07799999999952" - ], - [ - 1489966711, - "34" - ], - [ - 1489966726, - "129.26600000000042" - ], - [ - 1489966726, - "43.08799999999792" - ], - [ - 1489966726, - "34" - ], - [ - 1489966741, - "128.50099999999918" - ], - [ - 1489966741, - "42.01600000000144" - ], - [ - 1489966741, - "34" - ], - [ - 1489966756, - "40.935999999999694" - ], - [ - 1489966756, - "34" - ], - [ - 1489966756, - "127.73599999999988" - ], - [ - 1489966771, - "126.97100000000057" - ], - [ - 1489966771, - "39.85599999999795" - ], - [ - 1489966771, - "34" - ], - [ - 1489966786, - "38.77600000000166" - ], - [ - 1489966786, - "130.15099999999995" - ], - [ - 1489966786, - "33.896000000000186" - ], - [ - 1489966801, - "37.69599999999991" - ], - [ - 1489966801, - "130.019" - ], - [ - 1489966801, - "33.715999999999894" - ], - [ - 1489966816, - "130.2539999999999" - ], - [ - 1489966816, - "33.52799999999979" - ], - [ - 1489966816, - "36.61599999999817" - ], - [ - 1489966831, - "33.35600000000022" - ], - [ - 1489966831, - "35.53600000000188" - ], - [ - 1489966831, - "130.16599999999994" - ], - [ - 1489966846, - "130.07600000000002" - ], - [ - 1489966846, - "34.45600000000013" - ], - [ - 1489966846, - "33.17599999999993" - ], - [ - 1489966861, - "33.375999999998385" - ], - [ - 1489966861, - "129.9860000000001" - ], - [ - 1489966861, - "32.996000000000095" - ], - [ - 1489966876, - "32.296000000002095" - ], - [ - 1489966876, - "40.33599999999956" - ], - [ - 1489966876, - "129.89399999999978" - ], - [ - 1489966891, - "129.80600000000004" - ], - [ - 1489966891, - "39.930999999999926" - ], - [ - 1489966891, - "32.296000000002095" - ], - [ - 1489966906, - "134.4999999999958" - ], - [ - 1489966906, - "453.2459999999919" - ], - [ - 1489966906, - "32.296000000002095" - ], - [ - 1489966921, - "128.8750000000009" - ], - [ - 1489966921, - "440.7359999999717" - ], - [ - 1489966921, - "6" - ], - [ - 1489966936, - "6" - ], - [ - 1489966936, - "123.25000000000603" - ], - [ - 1489966936, - "428.22600000001466" - ], - [ - 1489966951, - "428.22600000001466" - ], - [ - 1489966951, - "118.67099999999698" - ], - [ - 1489966951, - "17" - ], - [ - 1489966966, - "17" - ], - [ - 1489966966, - "118.67099999999698" - ], - [ - 1489966966, - "30" - ], - [ - 1489966981, - "30" - ], - [ - 1489966981, - "118.67099999999698" - ], - [ - 1489966981, - "17" - ], - [ - 1489966996, - "111" - ], - [ - 1489966996, - "27" - ], - [ - 1489966996, - "18" - ], - [ - 1489967011, - "27" - ], - [ - 1489967011, - "111" - ], - [ - 1489967011, - "18" - ], - [ - 1489967026, - "18" - ], - [ - 1489967026, - "27" - ], - [ - 1489967026, - "111" - ], - [ - 1489967041, - "111" - ], - [ - 1489967041, - "27" - ], - [ - 1489967041, - "21" - ], - [ - 1489967056, - "111" - ], - [ - 1489967056, - "21" - ], - [ - 1489967056, - "27" - ], - [ - 1489967071, - "27" - ], - [ - 1489967071, - "111" - ], - [ - 1489967071, - "21" - ], - [ - 1489967086, - "27" - ], - [ - 1489967086, - "111" - ], - [ - 1489967086, - "20.888999999999896" - ], - [ - 1489967101, - "111" - ], - [ - 1489967101, - "27" - ], - [ - 1489967101, - "20.75400000000002" - ], - [ - 1489967116, - "27" - ], - [ - 1489967116, - "111" - ], - [ - 1489967116, - "20.619000000000142" - ], - [ - 1489967131, - "20.483999999999924" - ], - [ - 1489967131, - "110.87399999999991" - ], - [ - 1489967131, - "27" - ], - [ - 1489967146, - "27" - ], - [ - 1489967146, - "20.349000000000046" - ], - [ - 1489967146, - "110.06399999999962" - ], - [ - 1489967161, - "109.19999999999959" - ], - [ - 1489967161, - "20.213999999999828" - ], - [ - 1489967161, - "35.78399999999999" - ], - [ - 1489967176, - "108.44399999999905" - ], - [ - 1489967176, - "20.07899999999995" - ], - [ - 1489967176, - "35.5799999999997" - ], - [ - 1489967191, - "19.944000000000074" - ], - [ - 1489967191, - "107.63399999999979" - ], - [ - 1489967191, - "35.194999999999936" - ], - [ - 1489967206, - "19.808999999999855" - ], - [ - 1489967206, - "106.78799999999933" - ], - [ - 1489967206, - "35.36000000000013" - ], - [ - 1489967221, - "19.673999999999978" - ], - [ - 1489967221, - "35.179999999999836" - ], - [ - 1489967221, - "106.01399999999921" - ], - [ - 1489967236, - "35.003999999999905" - ], - [ - 1489967236, - "119.77499999999941" - ], - [ - 1489967236, - "19.5390000000001" - ], - [ - 1489967251, - "34.8159999999998" - ], - [ - 1489967251, - "119.21599999999933" - ], - [ - 1489967251, - "19.394999999999754" - ], - [ - 1489967266, - "118.60500000000047" - ], - [ - 1489967266, - "19.26000000000022" - ], - [ - 1489967266, - "37.546666666666624" - ], - [ - 1489967281, - "118.47999999999956" - ], - [ - 1489967281, - "38" - ], - [ - 1489967281, - "19.133999999999787" - ], - [ - 1489967296, - "38" - ], - [ - 1489967296, - "18.99900000000025" - ], - [ - 1489967296, - "124.495" - ], - [ - 1489967311, - "124.44800000000009" - ], - [ - 1489967311, - "38" - ], - [ - 1489967311, - "18.864000000000033" - ], - [ - 1489967326, - "135.04999999999973" - ], - [ - 1489967326, - "37.984000000000016" - ], - [ - 1489967326, - "18.728999999999814" - ], - [ - 1489967341, - "151.469000000003" - ], - [ - 1489967341, - "37.984000000000016" - ], - [ - 1489967341, - "18.59400000000028" - ], - [ - 1489967356, - "18.45900000000006" - ], - [ - 1489967356, - "33" - ], - [ - 1489967356, - "264.3059999999989" - ], - [ - 1489967371, - "18.32399999999984" - ], - [ - 1489967371, - "261.290999999994" - ], - [ - 1489967371, - "33" - ], - [ - 1489967386, - "261.290999999994" - ], - [ - 1489967386, - "33" - ], - [ - 1489967386, - "19.032300000000212" - ], - [ - 1489967401, - "33" - ], - [ - 1489967401, - "37" - ], - [ - 1489967401, - "21.19800000000032" - ], - [ - 1489967416, - "33" - ], - [ - 1489967416, - "37" - ], - [ - 1489967416, - "20.94329999999991" - ], - [ - 1489967431, - "33" - ], - [ - 1489967431, - "20.84880000000023" - ], - [ - 1489967431, - "37" - ], - [ - 1489967446, - "20.75430000000008" - ], - [ - 1489967446, - "49" - ], - [ - 1489967446, - "37" - ], - [ - 1489967461, - "49" - ], - [ - 1489967461, - "37" - ], - [ - 1489967461, - "20.659799999999926" - ], - [ - 1489967476, - "20.565299999999773" - ], - [ - 1489967476, - "49" - ], - [ - 1489967476, - "37" - ], - [ - 1489967491, - "37" - ], - [ - 1489967491, - "49" - ], - [ - 1489967491, - "20.4708000000001" - ], - [ - 1489967506, - "20.376299999999947" - ], - [ - 1489967506, - "37" - ], - [ - 1489967506, - "49" - ], - [ - 1489967521, - "36.97333333333336" - ], - [ - 1489967521, - "20.281799999999794" - ], - [ - 1489967521, - "49" - ], - [ - 1489967536, - "49" - ], - [ - 1489967536, - "20.187300000000118" - ], - [ - 1489967536, - "36.85333333333347" - ], - [ - 1489967551, - "54" - ], - [ - 1489967551, - "20.092799999999965" - ], - [ - 1489967551, - "36.73333333333327" - ], - [ - 1489967566, - "20.092799999999965" - ], - [ - 1489967566, - "36.61333333333338" - ], - [ - 1489967566, - "69.93699999999995" - ], - [ - 1489967581, - "37" - ], - [ - 1489967581, - "20.092799999999965" - ], - [ - 1489967581, - "124.68799999999987" - ], - [ - 1489967596, - "17" - ], - [ - 1489967596, - "37" - ], - [ - 1489967596, - "124.41800000000012" - ], - [ - 1489967611, - "17" - ], - [ - 1489967611, - "124.14799999999968" - ], - [ - 1489967611, - "37" - ], - [ - 1489967626, - "17" - ], - [ - 1489967626, - "42.48333333333312" - ], - [ - 1489967626, - "172.15399999999931" - ], - [ - 1489967641, - "42.27333333333331" - ], - [ - 1489967641, - "169.5440000000017" - ], - [ - 1489967641, - "17" - ], - [ - 1489967656, - "170.257999999998" - ], - [ - 1489967656, - "17" - ], - [ - 1489967656, - "53.89399999999989" - ], - [ - 1489967671, - "53.17999999999938" - ], - [ - 1489967671, - "168.18799999999987" - ], - [ - 1489967671, - "17" - ], - [ - 1489967686, - "17" - ], - [ - 1489967686, - "52.41500000000008" - ], - [ - 1489967686, - "166.11800000000176" - ], - [ - 1489967701, - "52.41500000000008" - ], - [ - 1489967701, - "17" - ], - [ - 1489967701, - "164.0479999999984" - ], - [ - 1489967716, - "52.41500000000008" - ], - [ - 1489967716, - "161.9780000000003" - ], - [ - 1489967716, - "21" - ], - [ - 1489967731, - "36" - ], - [ - 1489967731, - "293.9659999999999" - ], - [ - 1489967731, - "21" - ], - [ - 1489967746, - "36" - ], - [ - 1489967746, - "21" - ], - [ - 1489967746, - "293.90599999999995" - ], - [ - 1489967761, - "293.8159999999998" - ], - [ - 1489967761, - "36" - ], - [ - 1489967761, - "20.840000000000146" - ], - [ - 1489967776, - "36" - ], - [ - 1489967776, - "20.664000000000215" - ], - [ - 1489967776, - "293.7260000000001" - ], - [ - 1489967791, - "20.480000000000018" - ], - [ - 1489967791, - "293.63599999999997" - ], - [ - 1489967791, - "36" - ], - [ - 1489967806, - "36" - ], - [ - 1489967806, - "293.5459999999998" - ], - [ - 1489967806, - "20.300000000000182" - ], - [ - 1489967821, - "293.5459999999998" - ], - [ - 1489967821, - "36" - ], - [ - 1489967821, - "20.11999999999989" - ], - [ - 1489967836, - "28" - ], - [ - 1489967836, - "85" - ], - [ - 1489967836, - "19.940000000000055" - ], - [ - 1489967851, - "85" - ], - [ - 1489967851, - "19.764000000000124" - ], - [ - 1489967851, - "28" - ], - [ - 1489967866, - "85" - ], - [ - 1489967866, - "19.698333333333267" - ], - [ - 1489967866, - "28" - ], - [ - 1489967881, - "85" - ], - [ - 1489967881, - "19.533333333333417" - ], - [ - 1489967881, - "48" - ], - [ - 1489967896, - "19.36833333333315" - ], - [ - 1489967896, - "48" - ], - [ - 1489967896, - "84.01099999999894" - ], - [ - 1489967911, - "19.2033333333333" - ], - [ - 1489967911, - "82.72100000000012" - ], - [ - 1489967911, - "48" - ], - [ - 1489967926, - "54" - ], - [ - 1489967926, - "19.038333333333032" - ], - [ - 1489967926, - "80.78600000000188" - ], - [ - 1489967941, - "61" - ], - [ - 1489967941, - "78.85099999999875" - ], - [ - 1489967941, - "18.8733333333336" - ], - [ - 1489967956, - "76.82999999999765" - ], - [ - 1489967956, - "61" - ], - [ - 1489967956, - "18.711999999999914" - ], - [ - 1489967971, - "18.546999999999645" - ], - [ - 1489967971, - "61" - ], - [ - 1489967971, - "74.89499999999941" - ], - [ - 1489967986, - "18.378333333333632" - ], - [ - 1489967986, - "72.96000000000117" - ], - [ - 1489967986, - "73" - ], - [ - 1489968001, - "72.98800000000028" - ], - [ - 1489968001, - "18.213333333333367" - ], - [ - 1489968001, - "71.02499999999804" - ], - [ - 1489968016, - "69.0899999999998" - ], - [ - 1489968016, - "18.0483333333331" - ], - [ - 1489968016, - "72.86199999999985" - ], - [ - 1489968031, - "67.24099999999953" - ], - [ - 1489968031, - "72.71799999999985" - ], - [ - 1489968031, - "17.883333333333667" - ], - [ - 1489968046, - "17.7183333333334" - ], - [ - 1489968046, - "72.5920000000001" - ], - [ - 1489968046, - "65.21999999999844" - ], - [ - 1489968061, - "72.45699999999988" - ], - [ - 1489968061, - "17.556999999999714" - ], - [ - 1489968061, - "63.285000000000196" - ], - [ - 1489968076, - "63.285000000000196" - ], - [ - 1489968076, - "118.86400000000003" - ], - [ - 1489968076, - "17.3883333333337" - ], - [ - 1489968091, - "17.223333333333432" - ], - [ - 1489968091, - "26" - ], - [ - 1489968091, - "234.66400000000067" - ], - [ - 1489968106, - "17.058333333333167" - ], - [ - 1489968106, - "233.9439999999995" - ], - [ - 1489968106, - "26" - ], - [ - 1489968121, - "233.1919999999991" - ], - [ - 1489968121, - "16.893333333333732" - ], - [ - 1489968121, - "26" - ], - [ - 1489968136, - "16.728333333333467" - ], - [ - 1489968136, - "232.45600000000013" - ], - [ - 1489968136, - "26" - ], - [ - 1489968151, - "231.78399999999965" - ], - [ - 1489968151, - "16.5633333333332" - ], - [ - 1489968151, - "26" - ], - [ - 1489968166, - "26" - ], - [ - 1489968166, - "16.398333333332932" - ], - [ - 1489968166, - "231.0640000000003" - ], - [ - 1489968181, - "26" - ], - [ - 1489968181, - "16.2333333333335" - ], - [ - 1489968181, - "230.34400000000096" - ], - [ - 1489968196, - "26" - ], - [ - 1489968196, - "229.6239999999998" - ], - [ - 1489968196, - "16.068333333333232" - ], - [ - 1489968211, - "15.848333333333434" - ], - [ - 1489968211, - "26" - ], - [ - 1489968211, - "224.27666666666468" - ], - [ - 1489968226, - "223.2033333333355" - ], - [ - 1489968226, - "36" - ], - [ - 1489968226, - "15.72733333333296" - ], - [ - 1489968241, - "36" - ], - [ - 1489968241, - "223.13799999999992" - ], - [ - 1489968241, - "15.72733333333296" - ], - [ - 1489968256, - "101.74399999999878" - ], - [ - 1489968256, - "15.72733333333296" - ], - [ - 1489968256, - "223.13799999999992" - ], - [ - 1489968271, - "223.13799999999992" - ], - [ - 1489968271, - "98.8640000000014" - ], - [ - 1489968271, - "18" - ], - [ - 1489968286, - "34" - ], - [ - 1489968286, - "95.79200000000128" - ], - [ - 1489968286, - "40" - ], - [ - 1489968301, - "40" - ], - [ - 1489968301, - "34" - ], - [ - 1489968301, - "93.10399999999936" - ], - [ - 1489968316, - "90.03199999999924" - ], - [ - 1489968316, - "40" - ], - [ - 1489968316, - "34" - ], - [ - 1489968331, - "34" - ], - [ - 1489968331, - "40" - ], - [ - 1489968331, - "87.27999999999884" - ], - [ - 1489968346, - "34" - ], - [ - 1489968346, - "40" - ], - [ - 1489968346, - "84.46399999999994" - ], - [ - 1489968361, - "81.39199999999983" - ], - [ - 1489968361, - "34" - ], - [ - 1489968361, - "40" - ], - [ - 1489968376, - "40" - ], - [ - 1489968376, - "34" - ], - [ - 1489968376, - "78.51200000000244" - ], - [ - 1489968391, - "51" - ], - [ - 1489968391, - "34" - ], - [ - 1489968391, - "84.19000000000241" - ], - [ - 1489968406, - "73" - ], - [ - 1489968406, - "51" - ], - [ - 1489968406, - "82.19666666666694" - ], - [ - 1489968421, - "73" - ], - [ - 1489968421, - "80.37666666666564" - ], - [ - 1489968421, - "53" - ], - [ - 1489968436, - "60" - ], - [ - 1489968436, - "71.90799999999922" - ], - [ - 1489968436, - "80.37666666666564" - ], - [ - 1489968451, - "70.15300000000082" - ], - [ - 1489968451, - "26" - ], - [ - 1489968451, - "191" - ], - [ - 1489968466, - "190.26199999999903" - ], - [ - 1489968466, - "68.39799999999798" - ], - [ - 1489968466, - "26" - ], - [ - 1489968481, - "26" - ], - [ - 1489968481, - "189.45199999999977" - ], - [ - 1489968481, - "66.64299999999957" - ], - [ - 1489968496, - "188.6420000000005" - ], - [ - 1489968496, - "42" - ], - [ - 1489968496, - "64.88800000000117" - ], - [ - 1489968511, - "187.8319999999992" - ], - [ - 1489968511, - "63.13299999999833" - ], - [ - 1489968511, - "42" - ], - [ - 1489968526, - "187.02199999999993" - ], - [ - 1489968526, - "61.37799999999993" - ], - [ - 1489968526, - "42" - ], - [ - 1489968541, - "186.21200000000067" - ], - [ - 1489968541, - "59.623000000001525" - ], - [ - 1489968541, - "42" - ], - [ - 1489968556, - "42" - ], - [ - 1489968556, - "185.40199999999936" - ], - [ - 1489968556, - "57.82899999999961" - ], - [ - 1489968571, - "56.113000000000284" - ], - [ - 1489968571, - "184.5920000000001" - ], - [ - 1489968571, - "42" - ], - [ - 1489968586, - "54.35800000000188" - ], - [ - 1489968586, - "42" - ], - [ - 1489968586, - "183.78200000000083" - ], - [ - 1489968601, - "52.60299999999904" - ], - [ - 1489968601, - "182.9899999999991" - ], - [ - 1489968601, - "42" - ], - [ - 1489968616, - "50.84800000000064" - ], - [ - 1489968616, - "42" - ], - [ - 1489968616, - "182.16200000000026" - ], - [ - 1489968631, - "42" - ], - [ - 1489968631, - "181.35199999999895" - ], - [ - 1489968631, - "56.65333333333183" - ], - [ - 1489968646, - "42" - ], - [ - 1489968646, - "55.45333333333595" - ], - [ - 1489968646, - "180.54200000000174" - ], - [ - 1489968661, - "179.73200000000043" - ], - [ - 1489968661, - "42" - ], - [ - 1489968661, - "54.25333333333401" - ], - [ - 1489968676, - "178.92199999999912" - ], - [ - 1489968676, - "53.05333333333208" - ], - [ - 1489968676, - "42" - ], - [ - 1489968691, - "51.853333333336195" - ], - [ - 1489968691, - "42" - ], - [ - 1489968691, - "178.1120000000019" - ], - [ - 1489968706, - "42" - ], - [ - 1489968706, - "50.65333333333426" - ], - [ - 1489968706, - "178.1120000000019" - ], - [ - 1489968721, - "46.419999999999845" - ], - [ - 1489968721, - "178.1120000000019" - ], - [ - 1489968721, - "49.45333333333231" - ], - [ - 1489968736, - "22" - ], - [ - 1489968736, - "46.19500000000005" - ], - [ - 1489968736, - "48.253333333330374" - ], - [ - 1489968751, - "45.970000000000255" - ], - [ - 1489968751, - "22" - ], - [ - 1489968751, - "47.0533333333345" - ], - [ - 1489968766, - "45.74499999999989" - ], - [ - 1489968766, - "45.85333333333256" - ], - [ - 1489968766, - "22" - ], - [ - 1489968781, - "44.653333333330615" - ], - [ - 1489968781, - "22" - ], - [ - 1489968781, - "45.520000000000095" - ], - [ - 1489968796, - "43.45333333333474" - ], - [ - 1489968796, - "31" - ], - [ - 1489968796, - "45.520000000000095" - ], - [ - 1489968811, - "130" - ], - [ - 1489968811, - "26" - ], - [ - 1489968811, - "42.2533333333328" - ], - [ - 1489968826, - "26" - ], - [ - 1489968826, - "130" - ], - [ - 1489968826, - "41.05333333333086" - ], - [ - 1489968841, - "130" - ], - [ - 1489968841, - "26" - ], - [ - 1489968841, - "39.85333333333498" - ], - [ - 1489968856, - "56" - ], - [ - 1489968856, - "130" - ], - [ - 1489968856, - "38.653333333333045" - ], - [ - 1489968871, - "130" - ], - [ - 1489968871, - "37.4533333333311" - ], - [ - 1489968871, - "56" - ], - [ - 1489968886, - "36.25333333333523" - ], - [ - 1489968886, - "56" - ], - [ - 1489968886, - "130" - ], - [ - 1489968901, - "56" - ], - [ - 1489968901, - "35.053333333333285" - ], - [ - 1489968901, - "128.26400000000285" - ], - [ - 1489968916, - "35.053333333333285" - ], - [ - 1489968916, - "126.503999999999" - ], - [ - 1489968916, - "56" - ], - [ - 1489968931, - "290.8570000000035" - ], - [ - 1489968931, - "74" - ], - [ - 1489968931, - "35.053333333333285" - ], - [ - 1489968946, - "302.5419999999966" - ], - [ - 1489968946, - "74" - ], - [ - 1489968946, - "26" - ], - [ - 1489968961, - "299.7069999999992" - ], - [ - 1489968961, - "74" - ], - [ - 1489968961, - "26" - ], - [ - 1489968976, - "74" - ], - [ - 1489968976, - "26" - ], - [ - 1489968976, - "296.8720000000018" - ], - [ - 1489968991, - "294.0369999999972" - ], - [ - 1489968991, - "26" - ], - [ - 1489968991, - "73.957" - ], - [ - 1489969006, - "291.20199999999977" - ], - [ - 1489969006, - "26" - ], - [ - 1489969006, - "73.91200000000003" - ], - [ - 1489969021, - "26" - ], - [ - 1489969021, - "288.36700000000235" - ], - [ - 1489969021, - "73.86699999999996" - ], - [ - 1489969036, - "26" - ], - [ - 1489969036, - "73.82100000000003" - ], - [ - 1489969036, - "285.53199999999777" - ], - [ - 1489969051, - "26" - ], - [ - 1489969051, - "282.69700000000034" - ], - [ - 1489969051, - "73.77700000000004" - ], - [ - 1489969066, - "73.73199999999997" - ], - [ - 1489969066, - "34" - ], - [ - 1489969066, - "279.86199999999576" - ], - [ - 1489969081, - "281.4046666666715" - ], - [ - 1489969081, - "34" - ], - [ - 1489969081, - "73.68700000000001" - ], - [ - 1489969096, - "73.64200000000005" - ], - [ - 1489969096, - "278.9146666666675" - ], - [ - 1489969096, - "34" - ], - [ - 1489969111, - "33.847999999999956" - ], - [ - 1489969111, - "276.4246666666634" - ], - [ - 1489969111, - "73.59699999999998" - ], - [ - 1489969126, - "273.934666666672" - ], - [ - 1489969126, - "33.488000000000284" - ], - [ - 1489969126, - "71.1626666666668" - ], - [ - 1489969141, - "70.87766666666634" - ], - [ - 1489969141, - "273.934666666672" - ], - [ - 1489969141, - "33.11200000000008" - ], - [ - 1489969156, - "70.87766666666634" - ], - [ - 1489969156, - "273.934666666672" - ], - [ - 1489969156, - "32.76800000000003" - ], - [ - 1489969171, - "32.40800000000036" - ], - [ - 1489969171, - "42" - ], - [ - 1489969171, - "70.87766666666634" - ], - [ - 1489969186, - "42" - ], - [ - 1489969186, - "32.047999999999774" - ], - [ - 1489969186, - "70.87766666666634" - ], - [ - 1489969201, - "31.688000000000102" - ], - [ - 1489969201, - "11" - ], - [ - 1489969201, - "61" - ], - [ - 1489969216, - "61" - ], - [ - 1489969216, - "12" - ], - [ - 1489969216, - "31.32800000000043" - ], - [ - 1489969231, - "30.967999999999847" - ], - [ - 1489969231, - "24" - ], - [ - 1489969231, - "61" - ], - [ - 1489969246, - "61" - ], - [ - 1489969246, - "24" - ], - [ - 1489969246, - "30.608000000000175" - ], - [ - 1489969261, - "61" - ], - [ - 1489969261, - "30.247999999999593" - ], - [ - 1489969261, - "24" - ], - [ - 1489969276, - "61" - ], - [ - 1489969276, - "24" - ], - [ - 1489969276, - "29.88799999999992" - ], - [ - 1489969291, - "65" - ], - [ - 1489969291, - "29.528000000000247" - ], - [ - 1489969291, - "24" - ], - [ - 1489969306, - "24" - ], - [ - 1489969306, - "65" - ], - [ - 1489969306, - "29.167999999999665" - ], - [ - 1489969321, - "28.807999999999083" - ], - [ - 1489969321, - "65" - ], - [ - 1489969321, - "31" - ], - [ - 1489969336, - "31" - ], - [ - 1489969336, - "28.44800000000032" - ], - [ - 1489969336, - "94.5166666666671" - ], - [ - 1489969351, - "94.93299999999999" - ], - [ - 1489969351, - "31" - ], - [ - 1489969351, - "28.087999999999738" - ], - [ - 1489969366, - "94.88800000000003" - ], - [ - 1489969366, - "27.727999999999156" - ], - [ - 1489969366, - "30.814999999999827" - ], - [ - 1489969381, - "30.590000000000032" - ], - [ - 1489969381, - "27.368000000000393" - ], - [ - 1489969381, - "119.44699999999887" - ], - [ - 1489969396, - "27.00799999999981" - ], - [ - 1489969396, - "118.14200000000005" - ], - [ - 1489969396, - "30.359999999999786" - ], - [ - 1489969411, - "30.139999999999873" - ], - [ - 1489969411, - "116.83700000000124" - ], - [ - 1489969411, - "26.64799999999923" - ], - [ - 1489969426, - "26.288000000000466" - ], - [ - 1489969426, - "42.74500000000023" - ], - [ - 1489969426, - "124" - ], - [ - 1489969441, - "42.06999999999914" - ], - [ - 1489969441, - "124" - ], - [ - 1489969441, - "25.95799999999993" - ], - [ - 1489969456, - "124" - ], - [ - 1489969456, - "27.891999999999825" - ], - [ - 1489969456, - "41.394999999999754" - ], - [ - 1489969471, - "131.8686666666665" - ], - [ - 1489969471, - "27.802000000000135" - ], - [ - 1489969471, - "40.72000000000037" - ], - [ - 1489969486, - "134.52800000000002" - ], - [ - 1489969486, - "27.71199999999999" - ], - [ - 1489969486, - "43.61799999999971" - ], - [ - 1489969501, - "138.75966666666645" - ], - [ - 1489969501, - "27.621999999999844" - ], - [ - 1489969501, - "43.347999999999956" - ], - [ - 1489969516, - "138.5646666666671" - ], - [ - 1489969516, - "27.532000000000153" - ], - [ - 1489969516, - "43.0780000000002" - ], - [ - 1489969531, - "28.03133333333335" - ], - [ - 1489969531, - "43.0780000000002" - ], - [ - 1489969531, - "140.57200000000012" - ], - [ - 1489969546, - "27.821333333333012" - ], - [ - 1489969546, - "140.39199999999983" - ], - [ - 1489969546, - "43.0780000000002" - ], - [ - 1489969561, - "27.611333333333732" - ], - [ - 1489969561, - "42" - ], - [ - 1489969561, - "239.93400000001975" - ], - [ - 1489969576, - "42" - ], - [ - 1489969576, - "275.45466666667124" - ], - [ - 1489969576, - "27.401333333333394" - ], - [ - 1489969591, - "27.401333333333394" - ], - [ - 1489969591, - "42" - ], - [ - 1489969591, - "275.45466666667124" - ], - [ - 1489969606, - "23" - ], - [ - 1489969606, - "27.401333333333394" - ], - [ - 1489969606, - "60" - ], - [ - 1489969621, - "60" - ], - [ - 1489969621, - "27.401333333333394" - ], - [ - 1489969621, - "23" - ], - [ - 1489969636, - "60" - ], - [ - 1489969636, - "66" - ], - [ - 1489969636, - "31" - ], - [ - 1489969651, - "66" - ], - [ - 1489969651, - "60" - ], - [ - 1489969651, - "31" - ], - [ - 1489969666, - "60" - ], - [ - 1489969666, - "31" - ], - [ - 1489969666, - "66" - ], - [ - 1489969681, - "60" - ], - [ - 1489969681, - "31" - ], - [ - 1489969681, - "66" - ], - [ - 1489969696, - "31" - ], - [ - 1489969696, - "60" - ], - [ - 1489969696, - "68" - ], - [ - 1489969711, - "60" - ], - [ - 1489969711, - "68" - ], - [ - 1489969711, - "31" - ], - [ - 1489969726, - "59.84599999999966" - ], - [ - 1489969726, - "31" - ], - [ - 1489969726, - "68" - ], - [ - 1489969741, - "31" - ], - [ - 1489969741, - "59.53099999999995" - ], - [ - 1489969741, - "70" - ], - [ - 1489969756, - "31" - ], - [ - 1489969756, - "70" - ], - [ - 1489969756, - "59.216000000000236" - ], - [ - 1489969771, - "46" - ], - [ - 1489969771, - "70.98699999999997" - ], - [ - 1489969771, - "58.900999999999726" - ], - [ - 1489969786, - "46" - ], - [ - 1489969786, - "73.82600000000002" - ], - [ - 1489969786, - "58.58600000000001" - ], - [ - 1489969801, - "58.2710000000003" - ], - [ - 1489969801, - "45.850000000000136" - ], - [ - 1489969801, - "73.69100000000014" - ], - [ - 1489969816, - "105.96799999999917" - ], - [ - 1489969816, - "45.17500000000075" - ], - [ - 1489969816, - "57.95599999999979" - ], - [ - 1489969831, - "44.49999999999966" - ], - [ - 1489969831, - "57.641000000000076" - ], - [ - 1489969831, - "104.43800000000056" - ], - [ - 1489969846, - "106.00199999999882" - ], - [ - 1489969846, - "43.82500000000027" - ], - [ - 1489969846, - "57.32600000000036" - ], - [ - 1489969861, - "43.14999999999918" - ], - [ - 1489969861, - "57.010999999999854" - ], - [ - 1489969861, - "110.43399999999997" - ], - [ - 1489969876, - "110.34400000000005" - ], - [ - 1489969876, - "42.474999999999795" - ], - [ - 1489969876, - "56.69600000000014" - ], - [ - 1489969891, - "56.38099999999963" - ], - [ - 1489969891, - "41.80000000000041" - ], - [ - 1489969891, - "110.2539999999999" - ], - [ - 1489969906, - "56.38099999999963" - ], - [ - 1489969906, - "41.12499999999932" - ], - [ - 1489969906, - "110.16399999999999" - ], - [ - 1489969921, - "23" - ], - [ - 1489969921, - "40.44999999999993" - ], - [ - 1489969921, - "340.44000000000415" - ], - [ - 1489969936, - "351.8039999999967" - ], - [ - 1489969936, - "25" - ], - [ - 1489969936, - "39.775000000000546" - ], - [ - 1489969951, - "25" - ], - [ - 1489969951, - "39.099999999999454" - ], - [ - 1489969951, - "347.88899999999035" - ], - [ - 1489969966, - "38.42500000000007" - ], - [ - 1489969966, - "25" - ], - [ - 1489969966, - "343.9740000000038" - ], - [ - 1489969981, - "31" - ], - [ - 1489969981, - "37.75000000000068" - ], - [ - 1489969981, - "340.05899999999747" - ], - [ - 1489969996, - "335.96999999999525" - ], - [ - 1489969996, - "69.48999999999842" - ], - [ - 1489969996, - "258" - ], - [ - 1489970011, - "332.2290000000046" - ], - [ - 1489970011, - "79.6799999999962" - ], - [ - 1489970011, - "258" - ], - [ - 1489970026, - "332.2290000000046" - ], - [ - 1489970026, - "258" - ], - [ - 1489970026, - "77.97000000000207" - ], - [ - 1489970041, - "76.25999999999931" - ], - [ - 1489970041, - "258" - ], - [ - 1489970041, - "28" - ], - [ - 1489970056, - "28" - ], - [ - 1489970056, - "258" - ], - [ - 1489970056, - "79.19999999999709" - ], - [ - 1489970071, - "77.76000000000204" - ], - [ - 1489970071, - "28" - ], - [ - 1489970071, - "258" - ], - [ - 1489970086, - "256.2319999999954" - ], - [ - 1489970086, - "76.31999999999971" - ], - [ - 1489970086, - "37" - ], - [ - 1489970101, - "250.112000000001" - ], - [ - 1489970101, - "74.87999999999738" - ], - [ - 1489970101, - "40" - ], - [ - 1489970116, - "40" - ], - [ - 1489970116, - "243.99200000000656" - ], - [ - 1489970116, - "73.44000000000233" - ], - [ - 1489970131, - "237.87199999999666" - ], - [ - 1489970131, - "40" - ], - [ - 1489970131, - "72" - ], - [ - 1489970146, - "231.75200000000223" - ], - [ - 1489970146, - "41" - ], - [ - 1489970146, - "70.55999999999767" - ], - [ - 1489970161, - "69.12000000000262" - ], - [ - 1489970161, - "225.63199999999233" - ], - [ - 1489970161, - "50" - ], - [ - 1489970176, - "50" - ], - [ - 1489970176, - "219.5119999999979" - ], - [ - 1489970176, - "67.68000000000029" - ], - [ - 1489970191, - "66.23999999999796" - ], - [ - 1489970191, - "59" - ], - [ - 1489970191, - "213.39200000000346" - ], - [ - 1489970206, - "64.80000000000291" - ], - [ - 1489970206, - "60" - ], - [ - 1489970206, - "207.27199999999357" - ], - [ - 1489970221, - "59.956999999999994" - ], - [ - 1489970221, - "201.15199999999913" - ], - [ - 1489970221, - "63.36000000000058" - ], - [ - 1489970236, - "61.919999999998254" - ], - [ - 1489970236, - "79.12000000000035" - ], - [ - 1489970236, - "195.0320000000047" - ], - [ - 1489970251, - "78.66999999999962" - ], - [ - 1489970251, - "60.4800000000032" - ], - [ - 1489970251, - "188.9119999999948" - ], - [ - 1489970266, - "79.28800000000001" - ], - [ - 1489970266, - "59.04000000000087" - ], - [ - 1489970266, - "188.9119999999948" - ], - [ - 1489970281, - "19" - ], - [ - 1489970281, - "215.28200000000288" - ], - [ - 1489970281, - "59.04000000000087" - ], - [ - 1489970296, - "212.31199999999808" - ], - [ - 1489970296, - "23" - ], - [ - 1489970296, - "59.04000000000087" - ], - [ - 1489970311, - "59.04000000000087" - ], - [ - 1489970311, - "282.2120000000009" - ], - [ - 1489970311, - "37" - ], - [ - 1489970326, - "284.8780000000031" - ], - [ - 1489970326, - "25" - ], - [ - 1489970326, - "37" - ], - [ - 1489970341, - "25" - ], - [ - 1489970341, - "282.2229999999988" - ], - [ - 1489970341, - "37" - ], - [ - 1489970356, - "279.56800000000123" - ], - [ - 1489970356, - "37" - ], - [ - 1489970356, - "25" - ], - [ - 1489970371, - "25" - ], - [ - 1489970371, - "37" - ], - [ - 1489970371, - "276.91299999999694" - ], - [ - 1489970386, - "25" - ], - [ - 1489970386, - "274.25799999999936" - ], - [ - 1489970386, - "37" - ], - [ - 1489970401, - "25" - ], - [ - 1489970401, - "271.60299999999506" - ], - [ - 1489970401, - "37" - ], - [ - 1489970416, - "37" - ], - [ - 1489970416, - "25" - ], - [ - 1489970416, - "268.9480000000042" - ], - [ - 1489970431, - "121" - ], - [ - 1489970431, - "266.2929999999999" - ], - [ - 1489970431, - "389" - ], - [ - 1489970446, - "389" - ], - [ - 1489970446, - "120.91700000000196" - ], - [ - 1489970446, - "559.3519999999899" - ], - [ - 1489970461, - "119.38999999999828" - ], - [ - 1489970461, - "559.3519999999899" - ], - [ - 1489970461, - "389" - ], - [ - 1489970476, - "117.81499999999971" - ], - [ - 1489970476, - "389" - ], - [ - 1489970476, - "559.3519999999899" - ], - [ - 1489970491, - "22" - ], - [ - 1489970491, - "116.24000000000115" - ], - [ - 1489970491, - "387.15199999999913" - ], - [ - 1489970506, - "22" - ], - [ - 1489970506, - "114.6649999999986" - ], - [ - 1489970506, - "384.6320000000014" - ], - [ - 1489970521, - "382.1680000000024" - ], - [ - 1489970521, - "22" - ], - [ - 1489970521, - "113.09000000000003" - ], - [ - 1489970536, - "111.51500000000146" - ], - [ - 1489970536, - "379.59199999999964" - ], - [ - 1489970536, - "33" - ], - [ - 1489970551, - "109.93999999999892" - ], - [ - 1489970551, - "36" - ], - [ - 1489970551, - "377.07200000000194" - ], - [ - 1489970566, - "374.55199999999786" - ], - [ - 1489970566, - "36" - ], - [ - 1489970566, - "108.36500000000035" - ], - [ - 1489970581, - "36" - ], - [ - 1489970581, - "106.79000000000178" - ], - [ - 1489970581, - "372.03200000000015" - ], - [ - 1489970596, - "105.21499999999924" - ], - [ - 1489970596, - "38" - ], - [ - 1489970596, - "369.51200000000244" - ], - [ - 1489970611, - "103.64000000000067" - ], - [ - 1489970611, - "366.99199999999837" - ], - [ - 1489970611, - "58" - ], - [ - 1489970626, - "364.47200000000066" - ], - [ - 1489970626, - "103.64000000000067" - ], - [ - 1489970626, - "66" - ], - [ - 1489970641, - "361.95200000000295" - ], - [ - 1489970641, - "103.64000000000067" - ], - [ - 1489970641, - "66" - ], - [ - 1489970656, - "359.48799999999756" - ], - [ - 1489970656, - "225.20799999999872" - ], - [ - 1489970656, - "34" - ], - [ - 1489970671, - "222.32800000000134" - ], - [ - 1489970671, - "34" - ], - [ - 1489970671, - "356.9680000000062" - ], - [ - 1489970686, - "34" - ], - [ - 1489970686, - "354.39200000000346" - ], - [ - 1489970686, - "219.44799999999668" - ], - [ - 1489970701, - "34" - ], - [ - 1489970701, - "351.8719999999994" - ], - [ - 1489970701, - "216.5679999999993" - ], - [ - 1489970716, - "34" - ], - [ - 1489970716, - "349.3519999999953" - ], - [ - 1489970716, - "213.68800000000192" - ], - [ - 1489970731, - "210.80799999999726" - ], - [ - 1489970731, - "34" - ], - [ - 1489970731, - "346.832000000004" - ], - [ - 1489970746, - "344.3119999999999" - ], - [ - 1489970746, - "207.92799999999988" - ], - [ - 1489970746, - "34" - ], - [ - 1489970761, - "205.0480000000025" - ], - [ - 1489970761, - "341.7919999999958" - ], - [ - 1489970761, - "34" - ], - [ - 1489970776, - "339.2720000000045" - ], - [ - 1489970776, - "202.16799999999785" - ], - [ - 1489970776, - "34" - ], - [ - 1489970791, - "34" - ], - [ - 1489970791, - "336.7520000000004" - ], - [ - 1489970791, - "199.28800000000047" - ], - [ - 1489970806, - "334.23199999999633" - ], - [ - 1489970806, - "34" - ], - [ - 1489970806, - "228.56600000000014" - ], - [ - 1489970821, - "33.895000000000095" - ], - [ - 1489970821, - "327.0890000000229" - ], - [ - 1489970821, - "228.43099999999993" - ], - [ - 1489970836, - "315.5240000000042" - ], - [ - 1489970836, - "278.8240000000005" - ], - [ - 1489970836, - "33.75999999999988" - ], - [ - 1489970851, - "303.9589999999855" - ], - [ - 1489970851, - "277.3839999999982" - ], - [ - 1489970851, - "33.62799999999993" - ], - [ - 1489970866, - "33.49000000000012" - ], - [ - 1489970866, - "292.39400000002524" - ], - [ - 1489970866, - "275.94400000000314" - ], - [ - 1489970881, - "274.5040000000008" - ], - [ - 1489970881, - "33.354999999999905" - ], - [ - 1489970881, - "280.82900000000654" - ], - [ - 1489970896, - "33.22000000000003" - ], - [ - 1489970896, - "274.5040000000008" - ], - [ - 1489970896, - "269.52099999998177" - ], - [ - 1489970911, - "257.6990000000276" - ], - [ - 1489970911, - "274.5040000000008" - ], - [ - 1489970911, - "33.08500000000015" - ], - [ - 1489970926, - "44" - ], - [ - 1489970926, - "246.13400000000888" - ], - [ - 1489970926, - "76.29999999999905" - ], - [ - 1489970941, - "44" - ], - [ - 1489970941, - "74.41000000000076" - ], - [ - 1489970941, - "234.56899999999018" - ], - [ - 1489970956, - "72.51999999999771" - ], - [ - 1489970956, - "223.00399999997148" - ], - [ - 1489970956, - "44" - ], - [ - 1489970971, - "54" - ], - [ - 1489970971, - "223.00399999997148" - ], - [ - 1489970971, - "70.62999999999943" - ], - [ - 1489970986, - "83" - ], - [ - 1489970986, - "70.62999999999943" - ], - [ - 1489970986, - "21" - ], - [ - 1489971001, - "70.62999999999943" - ], - [ - 1489971001, - "21" - ], - [ - 1489971001, - "83" - ], - [ - 1489971016, - "83" - ], - [ - 1489971016, - "37" - ], - [ - 1489971016, - "21" - ], - [ - 1489971031, - "37" - ], - [ - 1489971031, - "21" - ], - [ - 1489971031, - "83" - ], - [ - 1489971046, - "83" - ], - [ - 1489971046, - "21" - ], - [ - 1489971046, - "37" - ], - [ - 1489971061, - "21" - ], - [ - 1489971061, - "83" - ], - [ - 1489971061, - "52" - ], - [ - 1489971076, - "52" - ], - [ - 1489971076, - "21" - ], - [ - 1489971076, - "83" - ], - [ - 1489971091, - "21" - ], - [ - 1489971091, - "52" - ], - [ - 1489971091, - "82.97899999999998" - ], - [ - 1489971106, - "82.84399999999994" - ], - [ - 1489971106, - "52" - ], - [ - 1489971106, - "21" - ], - [ - 1489971121, - "87.5150000000001" - ], - [ - 1489971121, - "52" - ], - [ - 1489971121, - "44" - ], - [ - 1489971136, - "52" - ], - [ - 1489971136, - "44" - ], - [ - 1489971136, - "87.28999999999974" - ], - [ - 1489971151, - "52" - ], - [ - 1489971151, - "95.3169999999999" - ], - [ - 1489971151, - "44" - ], - [ - 1489971166, - "52" - ], - [ - 1489971166, - "94.91200000000026" - ], - [ - 1489971166, - "43.010999999999854" - ], - [ - 1489971181, - "51.62500000000034" - ], - [ - 1489971181, - "96.16899999999987" - ], - [ - 1489971181, - "41.976000000000795" - ], - [ - 1489971196, - "40.94099999999912" - ], - [ - 1489971196, - "50.94999999999925" - ], - [ - 1489971196, - "110.03399999999999" - ], - [ - 1489971211, - "50.274999999999864" - ], - [ - 1489971211, - "39.90600000000006" - ], - [ - 1489971211, - "116.69700000000034" - ], - [ - 1489971226, - "300.1940000000003" - ], - [ - 1489971226, - "49.60000000000048" - ], - [ - 1489971226, - "638.515999999998" - ], - [ - 1489971241, - "635.9510000000004" - ], - [ - 1489971241, - "49.74499999999955" - ], - [ - 1489971241, - "286.29199999999037" - ], - [ - 1489971256, - "50.25" - ], - [ - 1489971256, - "271.3970000000039" - ], - [ - 1489971256, - "633.3860000000027" - ], - [ - 1489971271, - "630.8209999999985" - ], - [ - 1489971271, - "256.50200000001746" - ], - [ - 1489971271, - "49.93500000000029" - ], - [ - 1489971286, - "49.61999999999978" - ], - [ - 1489971286, - "241.60699999999338" - ], - [ - 1489971286, - "628.2559999999944" - ], - [ - 1489971301, - "49.305000000000064" - ], - [ - 1489971301, - "625.6910000000032" - ], - [ - 1489971301, - "226.71200000000692" - ], - [ - 1489971316, - "48.99000000000035" - ], - [ - 1489971316, - "211.81699999998284" - ], - [ - 1489971316, - "623.2399999999964" - ], - [ - 1489971331, - "48.67499999999984" - ], - [ - 1489971331, - "281.4776666666648" - ], - [ - 1489971331, - "620.5609999999949" - ], - [ - 1489971346, - "48.36000000000013" - ], - [ - 1489971346, - "273.6551666666521" - ], - [ - 1489971346, - "620.5609999999949" - ], - [ - 1489971361, - "620.5609999999949" - ], - [ - 1489971361, - "265.832666666679" - ], - [ - 1489971361, - "48.36000000000013" - ], - [ - 1489971376, - "620.5609999999949" - ], - [ - 1489971376, - "258.01016666666635" - ], - [ - 1489971376, - "48.36000000000013" - ], - [ - 1489971391, - "620.5609999999949" - ], - [ - 1489971391, - "250.1876666666537" - ], - [ - 1489971391, - "36" - ], - [ - 1489971406, - "242.3651666666806" - ], - [ - 1489971406, - "36" - ], - [ - 1489971406, - "620.5609999999949" - ], - [ - 1489971421, - "620.5609999999949" - ], - [ - 1489971421, - "36" - ], - [ - 1489971421, - "234.54266666666794" - ], - [ - 1489971436, - "36" - ], - [ - 1489971436, - "255.23879999999082" - ], - [ - 1489971436, - "620.5609999999949" - ], - [ - 1489971451, - "248.92080000001252" - ], - [ - 1489971451, - "36" - ], - [ - 1489971451, - "620.5609999999949" - ], - [ - 1489971466, - "36" - ], - [ - 1489971466, - "620.5609999999949" - ], - [ - 1489971466, - "242.6028000000023" - ], - [ - 1489971481, - "620.5609999999949" - ], - [ - 1489971481, - "236.2847999999921" - ], - [ - 1489971481, - "36" - ], - [ - 1489971496, - "620.5609999999949" - ], - [ - 1489971496, - "229.9668000000138" - ], - [ - 1489971496, - "36" - ], - [ - 1489971511, - "36" - ], - [ - 1489971511, - "620.5609999999949" - ], - [ - 1489971511, - "223.64880000000358" - ], - [ - 1489971526, - "217.33079999999336" - ], - [ - 1489971526, - "36" - ], - [ - 1489971526, - "620.5609999999949" - ], - [ - 1489971541, - "211.01280000001506" - ], - [ - 1489971541, - "620.5609999999949" - ], - [ - 1489971541, - "36" - ], - [ - 1489971556, - "620.5609999999949" - ], - [ - 1489971556, - "232.91726666667068" - ], - [ - 1489971556, - "35.950999999999965" - ], - [ - 1489971571, - "227.64626666666217" - ], - [ - 1489971571, - "620.5609999999949" - ], - [ - 1489971571, - "35.635999999999854" - ], - [ - 1489971586, - "620.5609999999949" - ], - [ - 1489971586, - "222.37526666665366" - ], - [ - 1489971586, - "35.32100000000014" - ], - [ - 1489971601, - "217.10426666667178" - ], - [ - 1489971601, - "35.57399999999984" - ], - [ - 1489971601, - "620.5609999999949" - ], - [ - 1489971616, - "47.381999999999834" - ], - [ - 1489971616, - "211.83326666666323" - ], - [ - 1489971616, - "620.5609999999949" - ], - [ - 1489971631, - "46.75200000000041" - ], - [ - 1489971631, - "206.56226666665472" - ], - [ - 1489971646, - "206.56226666665472" - ], - [ - 1489971646, - "68.61499999999978" - ], - [ - 1489971661, - "30" - ], - [ - 1489971661, - "68.38999999999999" - ], - [ - 1489971676, - "30" - ], - [ - 1489971676, - "68.16500000000019" - ], - [ - 1489971691, - "67.93999999999983" - ], - [ - 1489971691, - "30" - ], - [ - 1489971706, - "67.71500000000003" - ], - [ - 1489971706, - "30" - ], - [ - 1489971721, - "30" - ], - [ - 1489971721, - "67.49000000000024" - ], - [ - 1489971736, - "67.49000000000024" - ], - [ - 1489971736, - "30" - ], - [ - 1489971751, - "67.49000000000024" - ], - [ - 1489971751, - "30" - ], - [ - 1489971766, - "48" - ], - [ - 1489971766, - "8" - ], - [ - 1489971781, - "48" - ], - [ - 1489971781, - "9" - ], - [ - 1489971796, - "48" - ], - [ - 1489971796, - "34" - ], - [ - 1489971811, - "34" - ], - [ - 1489971811, - "48" - ], - [ - 1489971826, - "47.809999999999945" - ], - [ - 1489971826, - "34" - ], - [ - 1489971841, - "34" - ], - [ - 1489971841, - "47.360000000000355" - ], - [ - 1489971856, - "46.90999999999963" - ], - [ - 1489971856, - "34" - ], - [ - 1489971871, - "46.460000000000036" - ], - [ - 1489971871, - "34" - ], - [ - 1489971886, - "46.010000000000446" - ], - [ - 1489971886, - "34" - ], - [ - 1489971901, - "45.55999999999972" - ], - [ - 1489971901, - "34" - ], - [ - 1489971916, - "34" - ], - [ - 1489971916, - "45.11000000000013" - ], - [ - 1489971931, - "33.88599999999997" - ], - [ - 1489971931, - "44.66000000000054" - ], - [ - 1489971946, - "33.75100000000009" - ], - [ - 1489971946, - "44.20999999999981" - ], - [ - 1489971961, - "33.61599999999987" - ], - [ - 1489971961, - "43.76000000000022" - ], - [ - 1489971976, - "33.480999999999995" - ], - [ - 1489971976, - "43.30999999999949" - ], - [ - 1489971991, - "33.56400000000008" - ], - [ - 1489971991, - "42.8599999999999" - ], - [ - 1489972006, - "33.47199999999998" - ], - [ - 1489972006, - "42.41000000000031" - ], - [ - 1489972021, - "33.384000000000015" - ], - [ - 1489972021, - "41.95999999999958" - ], - [ - 1489972036, - "41.509999999998854" - ], - [ - 1489972036, - "33.294000000000096" - ], - [ - 1489972051, - "33.20399999999995" - ], - [ - 1489972051, - "41.0600000000004" - ], - [ - 1489972066, - "40.60999999999967" - ], - [ - 1489972066, - "33.11400000000003" - ], - [ - 1489972081, - "33.02399999999989" - ], - [ - 1489972081, - "40.159999999998945" - ], - [ - 1489972096, - "39.71000000000049" - ], - [ - 1489972096, - "33.02399999999989" - ], - [ - 1489972111, - "39.25999999999976" - ], - [ - 1489972111, - "33.02399999999989" - ], - [ - 1489972126, - "38.809999999999036" - ], - [ - 1489972126, - "40" - ], - [ - 1489972141, - "40" - ], - [ - 1489972141, - "38.36000000000058" - ], - [ - 1489972156, - "37.927999999999884" - ], - [ - 1489972156, - "40" - ], - [ - 1489972171, - "48" - ], - [ - 1489972171, - "37.5679999999993" - ], - [ - 1489972186, - "48" - ], - [ - 1489972186, - "37.20800000000054" - ], - [ - 1489972201, - "36.847999999999956" - ], - [ - 1489972201, - "48" - ], - [ - 1489972216, - "48" - ], - [ - 1489972216, - "36.487999999999374" - ], - [ - 1489972231, - "36.12800000000061" - ], - [ - 1489972231, - "48" - ], - [ - 1489972246, - "36.0626666666667" - ], - [ - 1489972246, - "48" - ], - [ - 1489972261, - "35.642666666666024" - ], - [ - 1489972261, - "48" - ], - [ - 1489972276, - "48" - ], - [ - 1489972276, - "35.222666666667465" - ], - [ - 1489972291, - "34.80266666666679" - ], - [ - 1489972291, - "47.8720000000003" - ], - [ - 1489972306, - "47.511999999999716" - ], - [ - 1489972306, - "34.80266666666679" - ], - [ - 1489972321, - "34.80266666666679" - ], - [ - 1489972321, - "48" - ], - [ - 1489972336, - "7" - ], - [ - 1489972336, - "48" - ], - [ - 1489972351, - "7" - ], - [ - 1489972351, - "48" - ], - [ - 1489972366, - "38" - ], - [ - 1489972366, - "48" - ], - [ - 1489972381, - "48" - ], - [ - 1489972381, - "38" - ], - [ - 1489972396, - "48" - ], - [ - 1489972396, - "38" - ], - [ - 1489972411, - "48" - ], - [ - 1489972411, - "38" - ], - [ - 1489972426, - "48" - ], - [ - 1489972426, - "38" - ], - [ - 1489972441, - "48" - ], - [ - 1489972441, - "38" - ], - [ - 1489972456, - "47.98533333333338" - ], - [ - 1489972456, - "38" - ], - [ - 1489972471, - "47.98533333333338" - ], - [ - 1489972471, - "38" - ], - [ - 1489972486, - "40" - ], - [ - 1489972486, - "38" - ], - [ - 1489972501, - "37.61500000000035" - ], - [ - 1489972501, - "40" - ], - [ - 1489972516, - "37.11999999999955" - ], - [ - 1489972516, - "40" - ], - [ - 1489972531, - "36.625" - ], - [ - 1489972531, - "40" - ], - [ - 1489972546, - "36.13000000000045" - ], - [ - 1489972546, - "40" - ], - [ - 1489972561, - "35.63499999999965" - ], - [ - 1489972561, - "40" - ], - [ - 1489972576, - "35.1400000000001" - ], - [ - 1489972576, - "40" - ], - [ - 1489972591, - "40" - ], - [ - 1489972591, - "34.64500000000055" - ], - [ - 1489972606, - "40" - ], - [ - 1489972606, - "34.14999999999975" - ], - [ - 1489972621, - "33.6550000000002" - ], - [ - 1489972621, - "40" - ], - [ - 1489972636, - "40" - ], - [ - 1489972636, - "33.1599999999994" - ], - [ - 1489972651, - "32.66499999999985" - ], - [ - 1489972651, - "39.94500000000005" - ], - [ - 1489972666, - "32.1700000000003" - ], - [ - 1489972666, - "39.42799999999977" - ], - [ - 1489972681, - "33.20833333333295" - ], - [ - 1489972681, - "38.9549999999997" - ], - [ - 1489972696, - "32.833333333334245" - ], - [ - 1489972696, - "38.46000000000015" - ], - [ - 1489972711, - "32.458333333333634" - ], - [ - 1489972711, - "37.9650000000006" - ], - [ - 1489972726, - "32.08333333333303" - ], - [ - 1489972726, - "37.4699999999998" - ], - [ - 1489972741, - "31.708333333332423" - ], - [ - 1489972741, - "36.97500000000025" - ], - [ - 1489972756, - "36.47999999999945" - ], - [ - 1489972756, - "31.333333333333712" - ], - [ - 1489972771, - "35.9849999999999" - ], - [ - 1489972771, - "30.958333333333105" - ], - [ - 1489972786, - "35.49000000000035" - ], - [ - 1489972786, - "30.5833333333325" - ], - [ - 1489972801, - "34.99499999999955" - ], - [ - 1489972801, - "30.208333333333787" - ], - [ - 1489972816, - "36.333333333333336" - ], - [ - 1489972816, - "29.833333333333183" - ], - [ - 1489972831, - "36.333333333333336" - ], - [ - 1489972831, - "29.458333333332575" - ], - [ - 1489972846, - "36.333333333333336" - ], - [ - 1489972846, - "29.975000000000477" - ], - [ - 1489972861, - "29.637499999999932" - ], - [ - 1489972861, - "9" - ], - [ - 1489972876, - "29.299999999999386" - ], - [ - 1489972876, - "9" - ], - [ - 1489972891, - "28.962500000000546" - ], - [ - 1489972891, - "16" - ], - [ - 1489972906, - "28.625" - ], - [ - 1489972906, - "16" - ], - [ - 1489972921, - "16" - ], - [ - 1489972921, - "28.287499999999454" - ], - [ - 1489972936, - "16" - ], - [ - 1489972936, - "27.950000000000614" - ], - [ - 1489972951, - "16" - ], - [ - 1489972951, - "27.612500000000068" - ], - [ - 1489972966, - "16" - ], - [ - 1489972966, - "27.274999999999523" - ], - [ - 1489972981, - "23" - ], - [ - 1489972981, - "27.274999999999523" - ], - [ - 1489972996, - "38" - ], - [ - 1489972996, - "21" - ], - [ - 1489973011, - "38" - ], - [ - 1489973011, - "21" - ], - [ - 1489973026, - "37.898000000000025" - ], - [ - 1489973026, - "21" - ], - [ - 1489973041, - "21" - ], - [ - 1489973041, - "37.766000000000076" - ], - [ - 1489973056, - "21" - ], - [ - 1489973056, - "39.753999999999905" - ], - [ - 1489973071, - "39.66399999999999" - ], - [ - 1489973071, - "21" - ], - [ - 1489973086, - "39.57400000000007" - ], - [ - 1489973086, - "21" - ], - [ - 1489973101, - "21" - ], - [ - 1489973101, - "39.483999999999924" - ], - [ - 1489973116, - "21" - ], - [ - 1489973116, - "39.39200000000005" - ], - [ - 1489973131, - "35" - ], - [ - 1489973131, - "39.30400000000009" - ], - [ - 1489973146, - "35" - ], - [ - 1489973146, - "39.21399999999994" - ], - [ - 1489973161, - "39.124000000000024" - ], - [ - 1489973161, - "34.86000000000013" - ], - [ - 1489973176, - "39.031999999999925" - ], - [ - 1489973176, - "34.2300000000007" - ], - [ - 1489973191, - "38.94399999999996" - ], - [ - 1489973191, - "33.59999999999968" - ], - [ - 1489973206, - "38.94399999999996" - ], - [ - 1489973206, - "32.970000000000255" - ], - [ - 1489973221, - "30" - ], - [ - 1489973221, - "32.339999999999236" - ], - [ - 1489973236, - "30" - ], - [ - 1489973236, - "31.70999999999981" - ], - [ - 1489973251, - "30" - ], - [ - 1489973251, - "31.080000000000382" - ], - [ - 1489973266, - "30" - ], - [ - 1489973266, - "30.449999999999363" - ], - [ - 1489973281, - "30" - ], - [ - 1489973281, - "29.819999999999936" - ], - [ - 1489973296, - "30" - ], - [ - 1489973296, - "29.19000000000051" - ], - [ - 1489973311, - "40" - ], - [ - 1489973311, - "28.55999999999949" - ], - [ - 1489973326, - "40" - ], - [ - 1489973326, - "27.930000000000064" - ], - [ - 1489973341, - "40" - ], - [ - 1489973341, - "27.300000000000637" - ], - [ - 1489973356, - "40" - ], - [ - 1489973356, - "26.669999999999618" - ], - [ - 1489973371, - "40" - ], - [ - 1489973371, - "26.0399999999986" - ], - [ - 1489973386, - "39.83799999999974" - ], - [ - 1489973386, - "25.410000000000764" - ], - [ - 1489973401, - "39.433000000000106" - ], - [ - 1489973401, - "24.779999999999745" - ], - [ - 1489973416, - "39.028000000000475" - ], - [ - 1489973416, - "24.149999999998727" - ], - [ - 1489973431, - "39.03099999999987" - ], - [ - 1489973431, - "25.9800000000007" - ], - [ - 1489973446, - "39.208000000000084" - ], - [ - 1489973446, - "25.4849999999999" - ], - [ - 1489973461, - "39.02799999999979" - ], - [ - 1489973461, - "24.9899999999991" - ], - [ - 1489973476, - "38.847999999999956" - ], - [ - 1489973476, - "24.4950000000008" - ], - [ - 1489973491, - "38.66800000000012" - ], - [ - 1489973491, - "24" - ], - [ - 1489973506, - "38.48799999999983" - ], - [ - 1489973506, - "23.5049999999992" - ], - [ - 1489973521, - "38.30799999999999" - ], - [ - 1489973521, - "23.0100000000009" - ], - [ - 1489973536, - "38.128000000000156" - ], - [ - 1489973536, - "22.5150000000001" - ], - [ - 1489973551, - "37.947999999999865" - ], - [ - 1489973551, - "22.0199999999993" - ], - [ - 1489973566, - "37.947999999999865" - ], - [ - 1489973566, - "21.525000000001" - ], - [ - 1489973581, - "25" - ], - [ - 1489973581, - "23.781666666666826" - ], - [ - 1489973596, - "25" - ], - [ - 1489973596, - "23.384166666666182" - ], - [ - 1489973611, - "25" - ], - [ - 1489973611, - "22.98666666666755" - ], - [ - 1489973626, - "30" - ], - [ - 1489973626, - "22.589166666666905" - ], - [ - 1489973641, - "30" - ], - [ - 1489973641, - "22.589166666666905" - ], - [ - 1489973656, - "34" - ], - [ - 1489973656, - "22.589166666666905" - ], - [ - 1489973671, - "34" - ], - [ - 1489973671, - "25" - ], - [ - 1489973686, - "34" - ], - [ - 1489973686, - "25" - ], - [ - 1489973701, - "34" - ], - [ - 1489973701, - "25" - ], - [ - 1489973716, - "34" - ], - [ - 1489973716, - "25" - ], - [ - 1489973731, - "34" - ], - [ - 1489973731, - "25" - ], - [ - 1489973746, - "34" - ], - [ - 1489973746, - "25" - ], - [ - 1489973761, - "33.835999999999785" - ], - [ - 1489973761, - "25" - ], - [ - 1489973776, - "33.65599999999995" - ], - [ - 1489973776, - "25" - ], - [ - 1489973791, - "33.47600000000011" - ], - [ - 1489973791, - "25" - ], - [ - 1489973806, - "33.29599999999982" - ], - [ - 1489973806, - "25" - ], - [ - 1489973821, - "35.55799999999999" - ], - [ - 1489973821, - "25" - ], - [ - 1489973836, - "35.468000000000075" - ], - [ - 1489973836, - "24.831999999999994" - ], - [ - 1489973851, - "35.37799999999993" - ], - [ - 1489973851, - "24.524000000000115" - ], - [ - 1489973866, - "35.28800000000001" - ], - [ - 1489973866, - "24.20199999999977" - ], - [ - 1489973881, - "35.19800000000009" - ], - [ - 1489973881, - "23.887000000000057" - ], - [ - 1489973896, - "35.10400000000004" - ], - [ - 1489973896, - "23.572000000000344" - ], - [ - 1489973911, - "34.69066666666671" - ], - [ - 1489973911, - "23.26399999999967" - ], - [ - 1489973926, - "34.69066666666671" - ], - [ - 1489973926, - "22.94200000000012" - ], - [ - 1489973941, - "34.69066666666671" - ], - [ - 1489973941, - "22.62699999999961" - ], - [ - 1489973956, - "29" - ], - [ - 1489973956, - "22.311999999999898" - ], - [ - 1489973971, - "29" - ], - [ - 1489973971, - "22.010999999999854" - ], - [ - 1489973986, - "24.525999999999954" - ], - [ - 1489973986, - "29" - ] - ] -} diff --git a/legacy/frontend-technical-prototype/src/dataset-normal.json b/legacy/frontend-technical-prototype/src/dataset-normal.json deleted file mode 100644 index 4af517cd..00000000 --- a/legacy/frontend-technical-prototype/src/dataset-normal.json +++ /dev/null @@ -1,126384 +0,0 @@ -{ - "node_memory_rss_bytes": [ - [ - 1490048483, - "63868928" - ], - [ - 1490048483, - "62160896" - ], - [ - 1490048483, - "47214592" - ], - [ - 1490048498, - "86921216" - ], - [ - 1490048498, - "64225280" - ], - [ - 1490048498, - "89284608" - ], - [ - 1490048513, - "88305664" - ], - [ - 1490048513, - "92078080" - ], - [ - 1490048513, - "98803712" - ], - [ - 1490048528, - "97939456" - ], - [ - 1490048528, - "95432704" - ], - [ - 1490048528, - "104443904" - ], - [ - 1490048543, - "101097472" - ], - [ - 1490048543, - "104443904" - ], - [ - 1490048543, - "97939456" - ], - [ - 1490048558, - "97939456" - ], - [ - 1490048558, - "101097472" - ], - [ - 1490048558, - "104443904" - ], - [ - 1490048573, - "101097472" - ], - [ - 1490048573, - "97939456" - ], - [ - 1490048573, - "104443904" - ], - [ - 1490048588, - "101097472" - ], - [ - 1490048588, - "60735488" - ], - [ - 1490048588, - "60256256" - ], - [ - 1490048603, - "85475328" - ], - [ - 1490048603, - "84238336" - ], - [ - 1490048603, - "54669312" - ], - [ - 1490048618, - "91168768" - ], - [ - 1490048618, - "78352384" - ], - [ - 1490048618, - "91471872" - ], - [ - 1490048633, - "97505280" - ], - [ - 1490048633, - "97792000" - ], - [ - 1490048633, - "93044736" - ], - [ - 1490048648, - "97505280" - ], - [ - 1490048648, - "99577856" - ], - [ - 1490048648, - "97792000" - ], - [ - 1490048663, - "99577856" - ], - [ - 1490048663, - "97792000" - ], - [ - 1490048663, - "97505280" - ], - [ - 1490048678, - "50462720" - ], - [ - 1490048678, - "60485632" - ], - [ - 1490048678, - "99577856" - ], - [ - 1490048693, - "61284352" - ], - [ - 1490048693, - "85368832" - ], - [ - 1490048693, - "76812288" - ], - [ - 1490048708, - "92418048" - ], - [ - 1490048708, - "84692992" - ], - [ - 1490048708, - "89931776" - ], - [ - 1490048723, - "97787904" - ], - [ - 1490048723, - "95195136" - ], - [ - 1490048723, - "92631040" - ], - [ - 1490048738, - "102404096" - ], - [ - 1490048738, - "98037760" - ], - [ - 1490048738, - "104599552" - ], - [ - 1490048753, - "102404096" - ], - [ - 1490048753, - "98037760" - ], - [ - 1490048753, - "104599552" - ], - [ - 1490048768, - "50778112" - ], - [ - 1490048768, - "98037760" - ], - [ - 1490048768, - "54046720" - ], - [ - 1490048783, - "60907520" - ], - [ - 1490048783, - "81117184" - ], - [ - 1490048783, - "64126976" - ], - [ - 1490048798, - "85803008" - ], - [ - 1490048798, - "90058752" - ], - [ - 1490048798, - "81502208" - ], - [ - 1490048813, - "91803648" - ], - [ - 1490048813, - "95490048" - ], - [ - 1490048813, - "85000192" - ], - [ - 1490048828, - "98676736" - ], - [ - 1490048828, - "85000192" - ], - [ - 1490048828, - "102141952" - ], - [ - 1490048843, - "98676736" - ], - [ - 1490048843, - "85000192" - ], - [ - 1490048843, - "102141952" - ], - [ - 1490048858, - "85000192" - ], - [ - 1490048858, - "102141952" - ], - [ - 1490048858, - "98676736" - ], - [ - 1490048873, - "64348160" - ], - [ - 1490048873, - "64090112" - ], - [ - 1490048873, - "55513088" - ], - [ - 1490048888, - "88137728" - ], - [ - 1490048888, - "82952192" - ], - [ - 1490048888, - "87060480" - ], - [ - 1490048903, - "93765632" - ], - [ - 1490048903, - "90144768" - ], - [ - 1490048903, - "94580736" - ], - [ - 1490048918, - "96215040" - ], - [ - 1490048918, - "100687872" - ], - [ - 1490048918, - "99594240" - ], - [ - 1490048933, - "99594240" - ], - [ - 1490048933, - "102453248" - ], - [ - 1490048933, - "100687872" - ], - [ - 1490048948, - "100687872" - ], - [ - 1490048948, - "99594240" - ], - [ - 1490048948, - "102453248" - ], - [ - 1490048963, - "52002816" - ], - [ - 1490048963, - "61726720" - ], - [ - 1490048963, - "64008192" - ], - [ - 1490048978, - "83410944" - ], - [ - 1490048978, - "85651456" - ], - [ - 1490048978, - "82800640" - ], - [ - 1490048993, - "89907200" - ], - [ - 1490048993, - "84742144" - ], - [ - 1490048993, - "92405760" - ], - [ - 1490049008, - "96223232" - ], - [ - 1490049008, - "99266560" - ], - [ - 1490049008, - "86663168" - ], - [ - 1490049023, - "86663168" - ], - [ - 1490049023, - "102150144" - ], - [ - 1490049023, - "99266560" - ], - [ - 1490049038, - "99266560" - ], - [ - 1490049038, - "86663168" - ], - [ - 1490049038, - "102150144" - ], - [ - 1490049053, - "60809216" - ], - [ - 1490049053, - "102150144" - ], - [ - 1490049053, - "61018112" - ], - [ - 1490049068, - "82186240" - ], - [ - 1490049068, - "85057536" - ], - [ - 1490049068, - "64012288" - ], - [ - 1490049083, - "88166400" - ], - [ - 1490049083, - "91869184" - ], - [ - 1490049083, - "86265856" - ], - [ - 1490049098, - "98684928" - ], - [ - 1490049098, - "94224384" - ], - [ - 1490049098, - "86347776" - ], - [ - 1490049113, - "99762176" - ], - [ - 1490049113, - "98684928" - ], - [ - 1490049113, - "86347776" - ], - [ - 1490049128, - "86347776" - ], - [ - 1490049128, - "98684928" - ], - [ - 1490049128, - "99762176" - ], - [ - 1490049143, - "99762176" - ], - [ - 1490049143, - "60477440" - ], - [ - 1490049143, - "50262016" - ], - [ - 1490049158, - "81301504" - ], - [ - 1490049158, - "60325888" - ], - [ - 1490049158, - "85962752" - ], - [ - 1490049173, - "89792512" - ], - [ - 1490049173, - "84480000" - ], - [ - 1490049173, - "92459008" - ], - [ - 1490049188, - "97341440" - ], - [ - 1490049188, - "91680768" - ], - [ - 1490049188, - "94904320" - ], - [ - 1490049203, - "97341440" - ], - [ - 1490049203, - "97787904" - ], - [ - 1490049203, - "101736448" - ], - [ - 1490049218, - "97787904" - ], - [ - 1490049218, - "101736448" - ], - [ - 1490049218, - "97341440" - ], - [ - 1490049233, - "51843072" - ], - [ - 1490049233, - "97787904" - ], - [ - 1490049233, - "101736448" - ], - [ - 1490049248, - "83222528" - ], - [ - 1490049248, - "64086016" - ], - [ - 1490049248, - "61054976" - ], - [ - 1490049263, - "88707072" - ], - [ - 1490049263, - "81797120" - ], - [ - 1490049263, - "89972736" - ], - [ - 1490049278, - "96067584" - ], - [ - 1490049278, - "94425088" - ], - [ - 1490049278, - "85573632" - ], - [ - 1490049293, - "85295104" - ], - [ - 1490049293, - "102252544" - ], - [ - 1490049293, - "100683776" - ], - [ - 1490049308, - "87375872" - ], - [ - 1490049308, - "102252544" - ], - [ - 1490049308, - "100683776" - ], - [ - 1490049323, - "100683776" - ], - [ - 1490049323, - "102252544" - ], - [ - 1490049323, - "87375872" - ], - [ - 1490049338, - "48795648" - ], - [ - 1490049338, - "64217088" - ], - [ - 1490049338, - "64008192" - ], - [ - 1490049353, - "87031808" - ], - [ - 1490049353, - "88666112" - ], - [ - 1490049353, - "81833984" - ], - [ - 1490049368, - "94158848" - ], - [ - 1490049368, - "95211520" - ], - [ - 1490049368, - "89919488" - ], - [ - 1490049383, - "96239616" - ], - [ - 1490049383, - "99823616" - ], - [ - 1490049383, - "100339712" - ], - [ - 1490049398, - "101916672" - ], - [ - 1490049398, - "99823616" - ], - [ - 1490049398, - "100339712" - ], - [ - 1490049413, - "101916672" - ], - [ - 1490049413, - "100339712" - ], - [ - 1490049413, - "99823616" - ], - [ - 1490049428, - "60973056" - ], - [ - 1490049428, - "61665280" - ], - [ - 1490049428, - "101916672" - ], - [ - 1490049443, - "85327872" - ], - [ - 1490049443, - "63234048" - ], - [ - 1490049443, - "85327872" - ], - [ - 1490049458, - "86839296" - ], - [ - 1490049458, - "92024832" - ], - [ - 1490049458, - "91836416" - ], - [ - 1490049473, - "98746368" - ], - [ - 1490049473, - "94171136" - ], - [ - 1490049473, - "97947648" - ], - [ - 1490049488, - "97947648" - ], - [ - 1490049488, - "98746368" - ], - [ - 1490049488, - "99868672" - ], - [ - 1490049503, - "97947648" - ], - [ - 1490049503, - "99868672" - ], - [ - 1490049503, - "98746368" - ], - [ - 1490049518, - "50667520" - ], - [ - 1490049518, - "99868672" - ], - [ - 1490049518, - "60719104" - ], - [ - 1490049533, - "80375808" - ], - [ - 1490049533, - "84561920" - ], - [ - 1490049533, - "61157376" - ], - [ - 1490049548, - "91447296" - ], - [ - 1490049548, - "85622784" - ], - [ - 1490049548, - "85147648" - ], - [ - 1490049563, - "97497088" - ], - [ - 1490049563, - "92155904" - ], - [ - 1490049563, - "85544960" - ], - [ - 1490049578, - "97497088" - ], - [ - 1490049578, - "87977984" - ], - [ - 1490049578, - "98566144" - ], - [ - 1490049593, - "97497088" - ], - [ - 1490049593, - "87977984" - ], - [ - 1490049593, - "98566144" - ], - [ - 1490049608, - "53379072" - ], - [ - 1490049608, - "98566144" - ], - [ - 1490049608, - "87977984" - ], - [ - 1490049623, - "82460672" - ], - [ - 1490049623, - "61038592" - ], - [ - 1490049623, - "63709184" - ], - [ - 1490049638, - "87961600" - ], - [ - 1490049638, - "89317376" - ], - [ - 1490049638, - "84897792" - ], - [ - 1490049653, - "94937088" - ], - [ - 1490049653, - "96755712" - ], - [ - 1490049653, - "92352512" - ], - [ - 1490049668, - "100102144" - ], - [ - 1490049668, - "97583104" - ], - [ - 1490049668, - "101961728" - ], - [ - 1490049683, - "100102144" - ], - [ - 1490049683, - "101961728" - ], - [ - 1490049683, - "97583104" - ], - [ - 1490049698, - "97583104" - ], - [ - 1490049698, - "100102144" - ], - [ - 1490049698, - "101961728" - ], - [ - 1490049713, - "54026240" - ], - [ - 1490049713, - "62803968" - ], - [ - 1490049713, - "63651840" - ], - [ - 1490049728, - "87449600" - ], - [ - 1490049728, - "86749184" - ], - [ - 1490049728, - "83099648" - ], - [ - 1490049743, - "93609984" - ], - [ - 1490049743, - "89780224" - ], - [ - 1490049743, - "93192192" - ], - [ - 1490049758, - "99565568" - ], - [ - 1490049758, - "99373056" - ], - [ - 1490049758, - "95682560" - ], - [ - 1490049773, - "101933056" - ], - [ - 1490049773, - "99565568" - ], - [ - 1490049773, - "99373056" - ], - [ - 1490049788, - "101933056" - ], - [ - 1490049788, - "99373056" - ], - [ - 1490049788, - "99565568" - ], - [ - 1490049803, - "101933056" - ], - [ - 1490049803, - "63696896" - ], - [ - 1490049803, - "61071360" - ], - [ - 1490049818, - "84787200" - ], - [ - 1490049818, - "63582208" - ], - [ - 1490049818, - "87597056" - ], - [ - 1490049833, - "87187456" - ], - [ - 1490049833, - "94392320" - ], - [ - 1490049833, - "91734016" - ], - [ - 1490049848, - "93679616" - ], - [ - 1490049848, - "99790848" - ], - [ - 1490049848, - "97939456" - ], - [ - 1490049863, - "97939456" - ], - [ - 1490049863, - "99790848" - ], - [ - 1490049863, - "99336192" - ], - [ - 1490049878, - "99790848" - ], - [ - 1490049878, - "97939456" - ], - [ - 1490049878, - "99336192" - ], - [ - 1490049893, - "99336192" - ], - [ - 1490049893, - "60915712" - ], - [ - 1490049893, - "60960768" - ], - [ - 1490049908, - "84733952" - ], - [ - 1490049908, - "63180800" - ], - [ - 1490049908, - "84840448" - ], - [ - 1490049923, - "86978560" - ], - [ - 1490049923, - "91852800" - ], - [ - 1490049923, - "91738112" - ], - [ - 1490049938, - "97792000" - ], - [ - 1490049938, - "97308672" - ], - [ - 1490049938, - "94089216" - ], - [ - 1490049953, - "99704832" - ], - [ - 1490049953, - "97792000" - ], - [ - 1490049953, - "99856384" - ], - [ - 1490049968, - "97792000" - ], - [ - 1490049968, - "99856384" - ], - [ - 1490049968, - "99704832" - ], - [ - 1490049983, - "47599616" - ], - [ - 1490049983, - "99704832" - ], - [ - 1490049983, - "48087040" - ], - [ - 1490049998, - "82313216" - ], - [ - 1490049998, - "74510336" - ], - [ - 1490049998, - "60964864" - ], - [ - 1490050013, - "89489408" - ], - [ - 1490050013, - "89214976" - ], - [ - 1490050013, - "83951616" - ], - [ - 1490050028, - "91668480" - ], - [ - 1490050028, - "96227328" - ], - [ - 1490050028, - "95727616" - ], - [ - 1490050043, - "96796672" - ], - [ - 1490050043, - "102055936" - ], - [ - 1490050043, - "101412864" - ], - [ - 1490050058, - "103534592" - ], - [ - 1490050058, - "102055936" - ], - [ - 1490050058, - "101412864" - ], - [ - 1490050073, - "101412864" - ], - [ - 1490050073, - "103534592" - ], - [ - 1490050073, - "102055936" - ], - [ - 1490050088, - "101412864" - ], - [ - 1490050088, - "103534592" - ], - [ - 1490050088, - "102055936" - ], - [ - 1490050103, - "62930944" - ], - [ - 1490050103, - "48168960" - ], - [ - 1490050103, - "62832640" - ], - [ - 1490050118, - "85946368" - ], - [ - 1490050118, - "87547904" - ], - [ - 1490050118, - "81727488" - ], - [ - 1490050133, - "94363648" - ], - [ - 1490050133, - "93167616" - ], - [ - 1490050133, - "89530368" - ], - [ - 1490050148, - "98582528" - ], - [ - 1490050148, - "100028416" - ], - [ - 1490050148, - "95383552" - ], - [ - 1490050163, - "101822464" - ], - [ - 1490050163, - "98582528" - ], - [ - 1490050163, - "100028416" - ], - [ - 1490050178, - "100028416" - ], - [ - 1490050178, - "98582528" - ], - [ - 1490050178, - "101822464" - ], - [ - 1490050193, - "101822464" - ], - [ - 1490050193, - "100028416" - ], - [ - 1490050193, - "98582528" - ], - [ - 1490050208, - "60166144" - ], - [ - 1490050208, - "47833088" - ], - [ - 1490050208, - "101822464" - ], - [ - 1490050223, - "85217280" - ], - [ - 1490050223, - "68698112" - ], - [ - 1490050223, - "62873600" - ], - [ - 1490050238, - "86405120" - ], - [ - 1490050238, - "91152384" - ], - [ - 1490050238, - "91299840" - ], - [ - 1490050253, - "92884992" - ], - [ - 1490050253, - "97804288" - ], - [ - 1490050253, - "97849344" - ], - [ - 1490050268, - "103829504" - ], - [ - 1490050268, - "97804288" - ], - [ - 1490050268, - "98750464" - ], - [ - 1490050283, - "103829504" - ], - [ - 1490050283, - "97804288" - ], - [ - 1490050283, - "98750464" - ], - [ - 1490050298, - "98750464" - ], - [ - 1490050298, - "97804288" - ], - [ - 1490050298, - "103829504" - ], - [ - 1490050313, - "47558656" - ], - [ - 1490050313, - "49430528" - ], - [ - 1490050313, - "98750464" - ], - [ - 1490050328, - "73629696" - ], - [ - 1490050328, - "68235264" - ], - [ - 1490050328, - "60297216" - ], - [ - 1490050343, - "88698880" - ], - [ - 1490050343, - "84574208" - ], - [ - 1490050343, - "91205632" - ], - [ - 1490050358, - "91013120" - ], - [ - 1490050358, - "97402880" - ], - [ - 1490050358, - "94998528" - ], - [ - 1490050373, - "103215104" - ], - [ - 1490050373, - "100331520" - ], - [ - 1490050373, - "97427456" - ], - [ - 1490050388, - "103215104" - ], - [ - 1490050388, - "100331520" - ], - [ - 1490050388, - "97427456" - ], - [ - 1490050403, - "100331520" - ], - [ - 1490050403, - "97427456" - ], - [ - 1490050403, - "103215104" - ], - [ - 1490050418, - "100331520" - ], - [ - 1490050418, - "47280128" - ], - [ - 1490050418, - "97427456" - ], - [ - 1490050433, - "62451712" - ], - [ - 1490050433, - "47058944" - ], - [ - 1490050433, - "72372224" - ], - [ - 1490050448, - "87269376" - ], - [ - 1490050448, - "84426752" - ], - [ - 1490050448, - "68030464" - ], - [ - 1490050463, - "90906624" - ], - [ - 1490050463, - "85078016" - ], - [ - 1490050463, - "93302784" - ], - [ - 1490050478, - "86605824" - ], - [ - 1490050478, - "99143680" - ], - [ - 1490050478, - "97701888" - ], - [ - 1490050493, - "99143680" - ], - [ - 1490050493, - "103428096" - ], - [ - 1490050493, - "86605824" - ], - [ - 1490050508, - "86605824" - ], - [ - 1490050508, - "99143680" - ], - [ - 1490050508, - "103428096" - ], - [ - 1490050523, - "99143680" - ], - [ - 1490050523, - "103428096" - ], - [ - 1490050523, - "86605824" - ], - [ - 1490050538, - "62517248" - ], - [ - 1490050538, - "47226880" - ], - [ - 1490050538, - "62435328" - ], - [ - 1490050553, - "74141696" - ], - [ - 1490050553, - "86528000" - ], - [ - 1490050553, - "86450176" - ], - [ - 1490050568, - "92823552" - ], - [ - 1490050568, - "88780800" - ], - [ - 1490050568, - "93601792" - ], - [ - 1490050583, - "95227904" - ], - [ - 1490050583, - "98983936" - ], - [ - 1490050583, - "99201024" - ], - [ - 1490050598, - "100892672" - ], - [ - 1490050598, - "98983936" - ], - [ - 1490050598, - "99201024" - ], - [ - 1490050613, - "100892672" - ], - [ - 1490050613, - "98983936" - ], - [ - 1490050613, - "99201024" - ], - [ - 1490050628, - "98983936" - ], - [ - 1490050628, - "99201024" - ], - [ - 1490050628, - "100892672" - ], - [ - 1490050643, - "100892672" - ], - [ - 1490050643, - "50053120" - ], - [ - 1490050643, - "60018688" - ], - [ - 1490050658, - "54673408" - ], - [ - 1490050658, - "68472832" - ], - [ - 1490050658, - "84090880" - ], - [ - 1490050673, - "90599424" - ], - [ - 1490050673, - "90968064" - ], - [ - 1490050673, - "68300800" - ], - [ - 1490050688, - "97468416" - ], - [ - 1490050688, - "83910656" - ], - [ - 1490050688, - "97288192" - ], - [ - 1490050703, - "86147072" - ], - [ - 1490050703, - "102711296" - ], - [ - 1490050703, - "103559168" - ], - [ - 1490050718, - "103559168" - ], - [ - 1490050718, - "86147072" - ], - [ - 1490050718, - "102711296" - ], - [ - 1490050733, - "103559168" - ], - [ - 1490050733, - "102711296" - ], - [ - 1490050733, - "86147072" - ], - [ - 1490050748, - "47538176" - ], - [ - 1490050748, - "47300608" - ], - [ - 1490050748, - "86147072" - ], - [ - 1490050763, - "51142656" - ], - [ - 1490050763, - "65593344" - ], - [ - 1490050763, - "74895360" - ], - [ - 1490050778, - "88403968" - ], - [ - 1490050778, - "88985600" - ], - [ - 1490050778, - "67891200" - ], - [ - 1490050793, - "90595328" - ], - [ - 1490050793, - "95580160" - ], - [ - 1490050793, - "95666176" - ], - [ - 1490050808, - "101261312" - ], - [ - 1490050808, - "96907264" - ], - [ - 1490050808, - "101797888" - ], - [ - 1490050823, - "101261312" - ], - [ - 1490050823, - "101797888" - ], - [ - 1490050823, - "102629376" - ], - [ - 1490050838, - "102629376" - ], - [ - 1490050838, - "101797888" - ], - [ - 1490050838, - "101261312" - ], - [ - 1490050853, - "102629376" - ], - [ - 1490050853, - "101797888" - ], - [ - 1490050853, - "47075328" - ], - [ - 1490050868, - "82325504" - ], - [ - 1490050868, - "54931456" - ], - [ - 1490050868, - "47550464" - ], - [ - 1490050883, - "73478144" - ], - [ - 1490050883, - "89214976" - ], - [ - 1490050883, - "65839104" - ], - [ - 1490050898, - "93360128" - ], - [ - 1490050898, - "88121344" - ], - [ - 1490050898, - "95576064" - ], - [ - 1490050913, - "99020800" - ], - [ - 1490050913, - "95412224" - ], - [ - 1490050913, - "101040128" - ], - [ - 1490050928, - "101040128" - ], - [ - 1490050928, - "99020800" - ], - [ - 1490050928, - "102195200" - ], - [ - 1490050943, - "102195200" - ], - [ - 1490050943, - "99020800" - ], - [ - 1490050943, - "101040128" - ], - [ - 1490050958, - "101040128" - ], - [ - 1490050958, - "99020800" - ], - [ - 1490050958, - "102195200" - ], - [ - 1490050973, - "47247360" - ], - [ - 1490050973, - "102195200" - ], - [ - 1490050973, - "54300672" - ], - [ - 1490050988, - "54136832" - ], - [ - 1490050988, - "76734464" - ], - [ - 1490050988, - "67809280" - ], - [ - 1490051003, - "90411008" - ], - [ - 1490051003, - "93425664" - ], - [ - 1490051003, - "78241792" - ], - [ - 1490051018, - "92893184" - ], - [ - 1490051018, - "100077568" - ], - [ - 1490051018, - "97234944" - ], - [ - 1490051033, - "100077568" - ], - [ - 1490051033, - "99500032" - ], - [ - 1490051033, - "97234944" - ], - [ - 1490051048, - "97234944" - ], - [ - 1490051048, - "100077568" - ], - [ - 1490051048, - "99500032" - ], - [ - 1490051063, - "99500032" - ], - [ - 1490051063, - "100077568" - ], - [ - 1490051063, - "97234944" - ], - [ - 1490051078, - "60039168" - ], - [ - 1490051078, - "52310016" - ], - [ - 1490051078, - "99500032" - ], - [ - 1490051093, - "68059136" - ], - [ - 1490051093, - "58707968" - ], - [ - 1490051093, - "83529728" - ], - [ - 1490051108, - "90730496" - ], - [ - 1490051108, - "91832320" - ], - [ - 1490051108, - "78282752" - ], - [ - 1490051123, - "92532736" - ], - [ - 1490051123, - "97914880" - ], - [ - 1490051123, - "96563200" - ], - [ - 1490051138, - "99459072" - ], - [ - 1490051138, - "97914880" - ], - [ - 1490051138, - "103342080" - ], - [ - 1490051153, - "103342080" - ], - [ - 1490051153, - "97914880" - ], - [ - 1490051153, - "99459072" - ], - [ - 1490051168, - "103342080" - ], - [ - 1490051168, - "97914880" - ], - [ - 1490051168, - "99459072" - ], - [ - 1490051183, - "47329280" - ], - [ - 1490051183, - "99459072" - ], - [ - 1490051183, - "47349760" - ], - [ - 1490051198, - "49442816" - ], - [ - 1490051198, - "66134016" - ], - [ - 1490051198, - "66068480" - ], - [ - 1490051213, - "68026368" - ], - [ - 1490051213, - "89001984" - ], - [ - 1490051213, - "88719360" - ], - [ - 1490051228, - "95727616" - ], - [ - 1490051228, - "90853376" - ], - [ - 1490051228, - "95457280" - ], - [ - 1490051243, - "101486592" - ], - [ - 1490051243, - "101965824" - ], - [ - 1490051243, - "97759232" - ], - [ - 1490051258, - "101486592" - ], - [ - 1490051258, - "101965824" - ], - [ - 1490051258, - "103272448" - ], - [ - 1490051273, - "101965824" - ], - [ - 1490051273, - "101486592" - ], - [ - 1490051273, - "103272448" - ], - [ - 1490051288, - "101486592" - ], - [ - 1490051288, - "103272448" - ], - [ - 1490051288, - "101965824" - ], - [ - 1490051303, - "47239168" - ], - [ - 1490051303, - "53751808" - ], - [ - 1490051303, - "55480320" - ], - [ - 1490051318, - "79413248" - ], - [ - 1490051318, - "73940992" - ], - [ - 1490051318, - "70426624" - ], - [ - 1490051333, - "92979200" - ], - [ - 1490051333, - "88563712" - ], - [ - 1490051333, - "93224960" - ], - [ - 1490051348, - "98832384" - ], - [ - 1490051348, - "95232000" - ], - [ - 1490051348, - "99221504" - ], - [ - 1490051363, - "99221504" - ], - [ - 1490051363, - "98832384" - ], - [ - 1490051363, - "100880384" - ], - [ - 1490051378, - "98832384" - ], - [ - 1490051378, - "100880384" - ], - [ - 1490051378, - "99221504" - ], - [ - 1490051393, - "99221504" - ], - [ - 1490051393, - "98832384" - ], - [ - 1490051393, - "100880384" - ], - [ - 1490051408, - "48807936" - ], - [ - 1490051408, - "100880384" - ], - [ - 1490051408, - "60563456" - ], - [ - 1490051423, - "68087808" - ], - [ - 1490051423, - "84606976" - ], - [ - 1490051423, - "62742528" - ], - [ - 1490051438, - "81641472" - ], - [ - 1490051438, - "90157056" - ], - [ - 1490051438, - "91435008" - ], - [ - 1490051453, - "97398784" - ], - [ - 1490051453, - "84951040" - ], - [ - 1490051453, - "97685504" - ], - [ - 1490051468, - "86159360" - ], - [ - 1490051468, - "103985152" - ], - [ - 1490051468, - "97685504" - ], - [ - 1490051483, - "97685504" - ], - [ - 1490051483, - "86159360" - ], - [ - 1490051483, - "103985152" - ], - [ - 1490051498, - "86159360" - ], - [ - 1490051498, - "97685504" - ], - [ - 1490051498, - "103985152" - ], - [ - 1490051513, - "47476736" - ], - [ - 1490051513, - "60309504" - ], - [ - 1490051513, - "86159360" - ], - [ - 1490051528, - "80875520" - ], - [ - 1490051528, - "65732608" - ], - [ - 1490051528, - "60084224" - ], - [ - 1490051543, - "84770816" - ], - [ - 1490051543, - "89341952" - ], - [ - 1490051543, - "85520384" - ], - [ - 1490051558, - "90914816" - ], - [ - 1490051558, - "95272960" - ], - [ - 1490051558, - "85495808" - ], - [ - 1490051573, - "97648640" - ], - [ - 1490051573, - "102133760" - ], - [ - 1490051573, - "87441408" - ], - [ - 1490051588, - "87441408" - ], - [ - 1490051588, - "97648640" - ], - [ - 1490051588, - "102133760" - ], - [ - 1490051603, - "97648640" - ], - [ - 1490051603, - "87441408" - ], - [ - 1490051603, - "102133760" - ], - [ - 1490051618, - "47243264" - ], - [ - 1490051618, - "47095808" - ], - [ - 1490051618, - "97648640" - ], - [ - 1490051633, - "63442944" - ], - [ - 1490051633, - "65724416" - ], - [ - 1490051633, - "49516544" - ], - [ - 1490051648, - "89026560" - ], - [ - 1490051648, - "76271616" - ], - [ - 1490051648, - "81162240" - ], - [ - 1490051663, - "95260672" - ], - [ - 1490051663, - "87433216" - ], - [ - 1490051663, - "95358976" - ], - [ - 1490051678, - "97341440" - ], - [ - 1490051678, - "101744640" - ], - [ - 1490051678, - "101888000" - ], - [ - 1490051693, - "101744640" - ], - [ - 1490051693, - "104194048" - ], - [ - 1490051693, - "101888000" - ], - [ - 1490051708, - "101744640" - ], - [ - 1490051708, - "104194048" - ], - [ - 1490051708, - "61026304" - ], - [ - 1490051723, - "101744640" - ], - [ - 1490051723, - "85016576" - ], - [ - 1490051723, - "104194048" - ], - [ - 1490051738, - "50520064" - ], - [ - 1490051738, - "104194048" - ], - [ - 1490051738, - "91918336" - ], - [ - 1490051753, - "76771328" - ], - [ - 1490051753, - "98107392" - ], - [ - 1490051753, - "60555264" - ], - [ - 1490051768, - "89497600" - ], - [ - 1490051768, - "98107392" - ], - [ - 1490051768, - "84455424" - ], - [ - 1490051783, - "92254208" - ], - [ - 1490051783, - "95641600" - ], - [ - 1490051783, - "98107392" - ], - [ - 1490051798, - "60661760" - ], - [ - 1490051798, - "102408192" - ], - [ - 1490051798, - "97996800" - ], - [ - 1490051813, - "102408192" - ], - [ - 1490051813, - "84086784" - ], - [ - 1490051813, - "97996800" - ], - [ - 1490051828, - "60526592" - ], - [ - 1490051828, - "97996800" - ], - [ - 1490051828, - "91414528" - ], - [ - 1490051843, - "97181696" - ], - [ - 1490051843, - "62726144" - ], - [ - 1490051843, - "84901888" - ], - [ - 1490051858, - "91095040" - ], - [ - 1490051858, - "97181696" - ], - [ - 1490051858, - "86859776" - ], - [ - 1490051873, - "97181696" - ], - [ - 1490051873, - "97312768" - ], - [ - 1490051873, - "93163520" - ], - [ - 1490051888, - "103137280" - ], - [ - 1490051888, - "61214720" - ], - [ - 1490051888, - "99778560" - ], - [ - 1490051903, - "103137280" - ], - [ - 1490051903, - "86097920" - ], - [ - 1490051903, - "99778560" - ], - [ - 1490051918, - "92065792" - ], - [ - 1490051918, - "99778560" - ], - [ - 1490051918, - "103137280" - ], - [ - 1490051933, - "99778560" - ], - [ - 1490051933, - "60760064" - ], - [ - 1490051933, - "98717696" - ], - [ - 1490051948, - "54804480" - ], - [ - 1490051948, - "98717696" - ], - [ - 1490051948, - "85348352" - ], - [ - 1490051963, - "78282752" - ], - [ - 1490051963, - "47697920" - ], - [ - 1490051963, - "91049984" - ], - [ - 1490051978, - "61009920" - ], - [ - 1490051978, - "97587200" - ], - [ - 1490051978, - "92930048" - ], - [ - 1490051993, - "97587200" - ], - [ - 1490051993, - "74625024" - ], - [ - 1490051993, - "99397632" - ], - [ - 1490052008, - "84054016" - ], - [ - 1490052008, - "97587200" - ], - [ - 1490052008, - "99397632" - ], - [ - 1490052023, - "99397632" - ], - [ - 1490052023, - "97587200" - ], - [ - 1490052023, - "86417408" - ], - [ - 1490052038, - "99397632" - ], - [ - 1490052038, - "48803840" - ], - [ - 1490052038, - "86417408" - ], - [ - 1490052053, - "64086016" - ], - [ - 1490052053, - "68165632" - ], - [ - 1490052053, - "86417408" - ], - [ - 1490052068, - "63488000" - ], - [ - 1490052068, - "86880256" - ], - [ - 1490052068, - "90550272" - ], - [ - 1490052083, - "93343744" - ], - [ - 1490052083, - "87539712" - ], - [ - 1490052083, - "97247232" - ], - [ - 1490052098, - "97247232" - ], - [ - 1490052098, - "93675520" - ], - [ - 1490052098, - "98803712" - ], - [ - 1490052113, - "97247232" - ], - [ - 1490052113, - "99774464" - ], - [ - 1490052113, - "98803712" - ], - [ - 1490052128, - "99774464" - ], - [ - 1490052128, - "98803712" - ], - [ - 1490052128, - "97247232" - ], - [ - 1490052143, - "98803712" - ], - [ - 1490052143, - "99774464" - ], - [ - 1490052143, - "60903424" - ], - [ - 1490052158, - "85401600" - ], - [ - 1490052158, - "62705664" - ], - [ - 1490052158, - "99774464" - ], - [ - 1490052173, - "63361024" - ], - [ - 1490052173, - "86577152" - ], - [ - 1490052173, - "91873280" - ], - [ - 1490052188, - "93315072" - ], - [ - 1490052188, - "98062336" - ], - [ - 1490052188, - "86990848" - ], - [ - 1490052203, - "98709504" - ], - [ - 1490052203, - "98062336" - ], - [ - 1490052203, - "93859840" - ], - [ - 1490052218, - "99377152" - ], - [ - 1490052218, - "98062336" - ], - [ - 1490052218, - "98709504" - ], - [ - 1490052233, - "98709504" - ], - [ - 1490052233, - "99377152" - ], - [ - 1490052233, - "98062336" - ], - [ - 1490052248, - "62849024" - ], - [ - 1490052248, - "99377152" - ], - [ - 1490052248, - "48078848" - ], - [ - 1490052263, - "87244800" - ], - [ - 1490052263, - "50520064" - ], - [ - 1490052263, - "75182080" - ], - [ - 1490052278, - "93102080" - ], - [ - 1490052278, - "90054656" - ], - [ - 1490052278, - "83259392" - ], - [ - 1490052293, - "95399936" - ], - [ - 1490052293, - "89853952" - ], - [ - 1490052293, - "100057088" - ], - [ - 1490052308, - "100057088" - ], - [ - 1490052308, - "96317440" - ], - [ - 1490052308, - "102166528" - ], - [ - 1490052323, - "100057088" - ], - [ - 1490052323, - "102166528" - ], - [ - 1490052323, - "102023168" - ], - [ - 1490052338, - "47120384" - ], - [ - 1490052338, - "102023168" - ], - [ - 1490052338, - "58490880" - ], - [ - 1490052353, - "48857088" - ], - [ - 1490052353, - "77967360" - ], - [ - 1490052353, - "64823296" - ], - [ - 1490052368, - "92585984" - ], - [ - 1490052368, - "81616896" - ], - [ - 1490052368, - "81985536" - ], - [ - 1490052383, - "98537472" - ], - [ - 1490052383, - "90103808" - ], - [ - 1490052383, - "86478848" - ], - [ - 1490052398, - "86188032" - ], - [ - 1490052398, - "96227328" - ], - [ - 1490052398, - "98537472" - ], - [ - 1490052413, - "102014976" - ], - [ - 1490052413, - "86188032" - ], - [ - 1490052413, - "98537472" - ], - [ - 1490052428, - "86188032" - ], - [ - 1490052428, - "98537472" - ], - [ - 1490052428, - "102014976" - ], - [ - 1490052443, - "48295936" - ], - [ - 1490052443, - "62840832" - ], - [ - 1490052443, - "102014976" - ], - [ - 1490052458, - "81780736" - ], - [ - 1490052458, - "51531776" - ], - [ - 1490052458, - "82489344" - ], - [ - 1490052473, - "83169280" - ], - [ - 1490052473, - "84471808" - ], - [ - 1490052473, - "89939968" - ], - [ - 1490052488, - "87605248" - ], - [ - 1490052488, - "89636864" - ], - [ - 1490052488, - "95473664" - ], - [ - 1490052503, - "101957632" - ], - [ - 1490052503, - "87605248" - ], - [ - 1490052503, - "96030720" - ], - [ - 1490052518, - "54824960" - ], - [ - 1490052518, - "101838848" - ], - [ - 1490052518, - "101957632" - ], - [ - 1490052533, - "101838848" - ], - [ - 1490052533, - "82919424" - ], - [ - 1490052533, - "101957632" - ], - [ - 1490052548, - "89878528" - ], - [ - 1490052548, - "101957632" - ], - [ - 1490052548, - "101838848" - ], - [ - 1490052563, - "96325632" - ], - [ - 1490052563, - "61206528" - ], - [ - 1490052563, - "101838848" - ], - [ - 1490052578, - "60379136" - ], - [ - 1490052578, - "84803584" - ], - [ - 1490052578, - "102400000" - ], - [ - 1490052593, - "84758528" - ], - [ - 1490052593, - "92266496" - ], - [ - 1490052593, - "102400000" - ], - [ - 1490052608, - "102400000" - ], - [ - 1490052608, - "98115584" - ], - [ - 1490052608, - "92024832" - ], - [ - 1490052623, - "61083648" - ], - [ - 1490052623, - "98115584" - ], - [ - 1490052623, - "97849344" - ], - [ - 1490052638, - "98115584" - ], - [ - 1490052638, - "85127168" - ], - [ - 1490052638, - "97849344" - ], - [ - 1490052653, - "92164096" - ], - [ - 1490052653, - "53116928" - ], - [ - 1490052653, - "97849344" - ], - [ - 1490052668, - "97849344" - ], - [ - 1490052668, - "83574784" - ], - [ - 1490052668, - "97787904" - ], - [ - 1490052683, - "90013696" - ], - [ - 1490052683, - "63963136" - ], - [ - 1490052683, - "97787904" - ], - [ - 1490052698, - "86745088" - ], - [ - 1490052698, - "97787904" - ], - [ - 1490052698, - "96583680" - ], - [ - 1490052713, - "102244352" - ], - [ - 1490052713, - "93917184" - ], - [ - 1490052713, - "97787904" - ], - [ - 1490052728, - "64024576" - ], - [ - 1490052728, - "102244352" - ], - [ - 1490052728, - "99741696" - ], - [ - 1490052743, - "87547904" - ], - [ - 1490052743, - "102244352" - ], - [ - 1490052743, - "99741696" - ], - [ - 1490052758, - "60411904" - ], - [ - 1490052758, - "93704192" - ], - [ - 1490052758, - "99741696" - ], - [ - 1490052773, - "84992000" - ], - [ - 1490052773, - "99594240" - ], - [ - 1490052773, - "50745344" - ], - [ - 1490052788, - "79749120" - ], - [ - 1490052788, - "99594240" - ], - [ - 1490052788, - "91848704" - ], - [ - 1490052803, - "97685504" - ], - [ - 1490052803, - "99594240" - ], - [ - 1490052803, - "89743360" - ], - [ - 1490052818, - "61321216" - ], - [ - 1490052818, - "95318016" - ], - [ - 1490052818, - "97685504" - ], - [ - 1490052833, - "102416384" - ], - [ - 1490052833, - "84512768" - ], - [ - 1490052833, - "97685504" - ], - [ - 1490052848, - "91549696" - ], - [ - 1490052848, - "102416384" - ], - [ - 1490052848, - "97685504" - ], - [ - 1490052863, - "63152128" - ], - [ - 1490052863, - "97816576" - ], - [ - 1490052863, - "102416384" - ], - [ - 1490052878, - "87334912" - ], - [ - 1490052878, - "97816576" - ], - [ - 1490052878, - "64462848" - ], - [ - 1490052893, - "92729344" - ], - [ - 1490052893, - "87654400" - ], - [ - 1490052893, - "97816576" - ], - [ - 1490052908, - "99893248" - ], - [ - 1490052908, - "93732864" - ], - [ - 1490052908, - "97816576" - ], - [ - 1490052923, - "64413696" - ], - [ - 1490052923, - "99893248" - ], - [ - 1490052923, - "99545088" - ], - [ - 1490052938, - "99545088" - ], - [ - 1490052938, - "87756800" - ], - [ - 1490052938, - "99893248" - ], - [ - 1490052953, - "99545088" - ], - [ - 1490052953, - "94228480" - ], - [ - 1490052953, - "50954240" - ], - [ - 1490052968, - "83288064" - ], - [ - 1490052968, - "99868672" - ], - [ - 1490052968, - "49049600" - ], - [ - 1490052983, - "83431424" - ], - [ - 1490052983, - "90099712" - ], - [ - 1490052983, - "99868672" - ], - [ - 1490052998, - "89866240" - ], - [ - 1490052998, - "99868672" - ], - [ - 1490052998, - "96395264" - ], - [ - 1490053013, - "96624640" - ], - [ - 1490053013, - "48730112" - ], - [ - 1490053013, - "101711872" - ], - [ - 1490053028, - "80412672" - ], - [ - 1490053028, - "102232064" - ], - [ - 1490053028, - "101711872" - ], - [ - 1490053043, - "101711872" - ], - [ - 1490053043, - "89542656" - ], - [ - 1490053043, - "102232064" - ], - [ - 1490053058, - "102232064" - ], - [ - 1490053058, - "95326208" - ], - [ - 1490053058, - "60837888" - ], - [ - 1490053073, - "101666816" - ], - [ - 1490053073, - "84078592" - ], - [ - 1490053073, - "61304832" - ], - [ - 1490053088, - "85495808" - ], - [ - 1490053088, - "101666816" - ], - [ - 1490053088, - "91803648" - ], - [ - 1490053103, - "97931264" - ], - [ - 1490053103, - "91492352" - ], - [ - 1490053103, - "101666816" - ], - [ - 1490053118, - "97857536" - ], - [ - 1490053118, - "61349888" - ], - [ - 1490053118, - "97931264" - ], - [ - 1490053133, - "97857536" - ], - [ - 1490053133, - "97931264" - ], - [ - 1490053133, - "85123072" - ], - [ - 1490053148, - "97931264" - ], - [ - 1490053148, - "92069888" - ], - [ - 1490053148, - "97857536" - ], - [ - 1490053163, - "97718272" - ], - [ - 1490053163, - "63090688" - ], - [ - 1490053163, - "97857536" - ], - [ - 1490053178, - "87089152" - ], - [ - 1490053178, - "97718272" - ], - [ - 1490053178, - "63283200" - ], - [ - 1490053193, - "86896640" - ], - [ - 1490053193, - "97718272" - ], - [ - 1490053193, - "93655040" - ], - [ - 1490053208, - "92844032" - ], - [ - 1490053208, - "97718272" - ], - [ - 1490053208, - "99446784" - ], - [ - 1490053223, - "99446784" - ], - [ - 1490053223, - "99512320" - ], - [ - 1490053223, - "64024576" - ], - [ - 1490053238, - "99512320" - ], - [ - 1490053238, - "99446784" - ], - [ - 1490053238, - "87040000" - ], - [ - 1490053253, - "94056448" - ], - [ - 1490053253, - "99512320" - ], - [ - 1490053253, - "60964864" - ], - [ - 1490053268, - "85049344" - ], - [ - 1490053268, - "99840000" - ], - [ - 1490053268, - "50536448" - ], - [ - 1490053283, - "91119616" - ], - [ - 1490053283, - "99840000" - ], - [ - 1490053283, - "79597568" - ], - [ - 1490053298, - "99840000" - ], - [ - 1490053298, - "89059328" - ], - [ - 1490053298, - "97669120" - ], - [ - 1490053313, - "95756288" - ], - [ - 1490053313, - "103624704" - ], - [ - 1490053313, - "52592640" - ], - [ - 1490053328, - "83222528" - ], - [ - 1490053328, - "103624704" - ], - [ - 1490053328, - "101715968" - ], - [ - 1490053343, - "101715968" - ], - [ - 1490053343, - "90185728" - ], - [ - 1490053343, - "103624704" - ], - [ - 1490053358, - "64405504" - ], - [ - 1490053358, - "96501760" - ], - [ - 1490053358, - "101715968" - ], - [ - 1490053373, - "101949440" - ], - [ - 1490053373, - "87515136" - ], - [ - 1490053373, - "64659456" - ], - [ - 1490053388, - "87695360" - ], - [ - 1490053388, - "101949440" - ], - [ - 1490053388, - "94236672" - ], - [ - 1490053403, - "94638080" - ], - [ - 1490053403, - "101949440" - ], - [ - 1490053403, - "99758080" - ], - [ - 1490053418, - "63672320" - ], - [ - 1490053418, - "100380672" - ], - [ - 1490053418, - "99758080" - ], - [ - 1490053433, - "87302144" - ], - [ - 1490053433, - "100380672" - ], - [ - 1490053433, - "99758080" - ], - [ - 1490053448, - "50413568" - ], - [ - 1490053448, - "100380672" - ], - [ - 1490053448, - "93904896" - ], - [ - 1490053463, - "48017408" - ], - [ - 1490053463, - "78118912" - ], - [ - 1490053463, - "99639296" - ], - [ - 1490053478, - "79036416" - ], - [ - 1490053478, - "99639296" - ], - [ - 1490053478, - "89722880" - ], - [ - 1490053493, - "95739904" - ], - [ - 1490053493, - "89808896" - ], - [ - 1490053493, - "99639296" - ], - [ - 1490053508, - "50184192" - ], - [ - 1490053508, - "95408128" - ], - [ - 1490053508, - "101740544" - ], - [ - 1490053523, - "101740544" - ], - [ - 1490053523, - "101711872" - ], - [ - 1490053523, - "81989632" - ], - [ - 1490053538, - "89509888" - ], - [ - 1490053538, - "101740544" - ], - [ - 1490053538, - "101711872" - ], - [ - 1490053553, - "61374464" - ], - [ - 1490053553, - "101711872" - ], - [ - 1490053553, - "96018432" - ], - [ - 1490053568, - "86294528" - ], - [ - 1490053568, - "61890560" - ], - [ - 1490053568, - "101527552" - ], - [ - 1490053583, - "85557248" - ], - [ - 1490053583, - "92094464" - ], - [ - 1490053583, - "101527552" - ], - [ - 1490053598, - "99016704" - ], - [ - 1490053598, - "92045312" - ], - [ - 1490053598, - "101527552" - ], - [ - 1490053613, - "98119680" - ], - [ - 1490053613, - "99016704" - ], - [ - 1490053613, - "61841408" - ], - [ - 1490053628, - "99016704" - ], - [ - 1490053628, - "86163456" - ], - [ - 1490053628, - "98119680" - ], - [ - 1490053643, - "92069888" - ], - [ - 1490053643, - "98119680" - ], - [ - 1490053643, - "99016704" - ], - [ - 1490053658, - "63848448" - ], - [ - 1490053658, - "98119680" - ], - [ - 1490053658, - "98594816" - ], - [ - 1490053673, - "87654400" - ], - [ - 1490053673, - "64192512" - ], - [ - 1490053673, - "98594816" - ], - [ - 1490053688, - "88088576" - ], - [ - 1490053688, - "93831168" - ], - [ - 1490053688, - "98594816" - ], - [ - 1490053703, - "94289920" - ], - [ - 1490053703, - "98594816" - ], - [ - 1490053703, - "99708928" - ], - [ - 1490053718, - "100237312" - ], - [ - 1490053718, - "64708608" - ], - [ - 1490053718, - "99708928" - ], - [ - 1490053733, - "100237312" - ], - [ - 1490053733, - "88371200" - ], - [ - 1490053733, - "99708928" - ], - [ - 1490053748, - "100237312" - ], - [ - 1490053748, - "61440000" - ], - [ - 1490053748, - "94253056" - ], - [ - 1490053763, - "100651008" - ], - [ - 1490053763, - "47439872" - ], - [ - 1490053763, - "85569536" - ], - [ - 1490053778, - "92422144" - ], - [ - 1490053778, - "74080256" - ], - [ - 1490053778, - "100651008" - ], - [ - 1490053793, - "88932352" - ], - [ - 1490053793, - "100651008" - ], - [ - 1490053793, - "98197504" - ], - [ - 1490053808, - "104603648" - ], - [ - 1490053808, - "52535296" - ], - [ - 1490053808, - "95596544" - ], - [ - 1490053823, - "82677760" - ], - [ - 1490053823, - "101044224" - ], - [ - 1490053823, - "104603648" - ], - [ - 1490053838, - "101044224" - ], - [ - 1490053838, - "104603648" - ], - [ - 1490053838, - "89726976" - ], - [ - 1490053853, - "101044224" - ], - [ - 1490053853, - "63582208" - ], - [ - 1490053853, - "96419840" - ], - [ - 1490053868, - "102080512" - ], - [ - 1490053868, - "86425600" - ], - [ - 1490053868, - "64073728" - ], - [ - 1490053883, - "86835200" - ], - [ - 1490053883, - "102080512" - ], - [ - 1490053883, - "93286400" - ], - [ - 1490053898, - "102080512" - ], - [ - 1490053898, - "94711808" - ], - [ - 1490053898, - "99659776" - ], - [ - 1490053913, - "61169664" - ], - [ - 1490053913, - "99659776" - ], - [ - 1490053913, - "99934208" - ], - [ - 1490053928, - "84004864" - ], - [ - 1490053928, - "99934208" - ], - [ - 1490053928, - "99659776" - ], - [ - 1490053943, - "92151808" - ], - [ - 1490053943, - "99934208" - ], - [ - 1490053943, - "49885184" - ], - [ - 1490053958, - "97959936" - ], - [ - 1490053958, - "83193856" - ], - [ - 1490053958, - "50302976" - ], - [ - 1490053973, - "79568896" - ], - [ - 1490053973, - "89624576" - ], - [ - 1490053973, - "97959936" - ], - [ - 1490053988, - "96739328" - ], - [ - 1490053988, - "90497024" - ], - [ - 1490053988, - "97959936" - ], - [ - 1490054003, - "102539264" - ], - [ - 1490054003, - "95858688" - ], - [ - 1490054003, - "50491392" - ], - [ - 1490054018, - "81862656" - ], - [ - 1490054018, - "102514688" - ], - [ - 1490054018, - "102539264" - ], - [ - 1490054033, - "102539264" - ], - [ - 1490054033, - "102514688" - ], - [ - 1490054033, - "89817088" - ], - [ - 1490054048, - "96227328" - ], - [ - 1490054048, - "102514688" - ], - [ - 1490054048, - "61202432" - ], - [ - 1490054063, - "85319680" - ], - [ - 1490054063, - "101765120" - ], - [ - 1490054063, - "60665856" - ], - [ - 1490054078, - "101765120" - ], - [ - 1490054078, - "91033600" - ], - [ - 1490054078, - "85090304" - ], - [ - 1490054093, - "97796096" - ], - [ - 1490054093, - "91770880" - ], - [ - 1490054093, - "101765120" - ], - [ - 1490054108, - "97796096" - ], - [ - 1490054108, - "98340864" - ], - [ - 1490054108, - "61489152" - ], - [ - 1490054123, - "97796096" - ], - [ - 1490054123, - "98340864" - ], - [ - 1490054123, - "84865024" - ], - [ - 1490054138, - "91992064" - ], - [ - 1490054138, - "97796096" - ], - [ - 1490054138, - "98340864" - ], - [ - 1490054153, - "64655360" - ], - [ - 1490054153, - "98340864" - ], - [ - 1490054153, - "97677312" - ], - [ - 1490054168, - "62619648" - ], - [ - 1490054168, - "97677312" - ], - [ - 1490054168, - "88088576" - ], - [ - 1490054183, - "94203904" - ], - [ - 1490054183, - "87371776" - ], - [ - 1490054183, - "97677312" - ], - [ - 1490054198, - "97677312" - ], - [ - 1490054198, - "93270016" - ], - [ - 1490054198, - "99590144" - ], - [ - 1490054213, - "99590144" - ], - [ - 1490054213, - "100081664" - ], - [ - 1490054213, - "64270336" - ], - [ - 1490054228, - "99590144" - ], - [ - 1490054228, - "87519232" - ], - [ - 1490054228, - "100081664" - ], - [ - 1490054243, - "50728960" - ], - [ - 1490054243, - "94052352" - ], - [ - 1490054243, - "100081664" - ], - [ - 1490054258, - "51896320" - ], - [ - 1490054258, - "82788352" - ], - [ - 1490054258, - "99594240" - ], - [ - 1490054273, - "99594240" - ], - [ - 1490054273, - "89923584" - ], - [ - 1490054273, - "83783680" - ], - [ - 1490054288, - "96747520" - ], - [ - 1490054288, - "90058752" - ], - [ - 1490054288, - "99594240" - ], - [ - 1490054303, - "102416384" - ], - [ - 1490054303, - "48173056" - ], - [ - 1490054303, - "96587776" - ], - [ - 1490054318, - "102109184" - ], - [ - 1490054318, - "102416384" - ], - [ - 1490054318, - "80785408" - ], - [ - 1490054333, - "102416384" - ], - [ - 1490054333, - "89612288" - ], - [ - 1490054333, - "102109184" - ], - [ - 1490054348, - "102109184" - ], - [ - 1490054348, - "64466944" - ], - [ - 1490054348, - "95764480" - ], - [ - 1490054363, - "88526848" - ], - [ - 1490054363, - "102055936" - ], - [ - 1490054363, - "62984192" - ], - [ - 1490054378, - "88207360" - ], - [ - 1490054378, - "102055936" - ], - [ - 1490054378, - "95199232" - ], - [ - 1490054393, - "93712384" - ], - [ - 1490054393, - "100614144" - ], - [ - 1490054393, - "102055936" - ], - [ - 1490054408, - "60968960" - ], - [ - 1490054408, - "100614144" - ], - [ - 1490054408, - "100343808" - ], - [ - 1490054423, - "100343808" - ], - [ - 1490054423, - "84299776" - ], - [ - 1490054423, - "100614144" - ], - [ - 1490054438, - "92295168" - ], - [ - 1490054438, - "53366784" - ], - [ - 1490054438, - "100343808" - ], - [ - 1490054453, - "50376704" - ], - [ - 1490054453, - "77414400" - ], - [ - 1490054453, - "98029568" - ], - [ - 1490054468, - "79228928" - ], - [ - 1490054468, - "90316800" - ], - [ - 1490054468, - "98029568" - ], - [ - 1490054483, - "98029568" - ], - [ - 1490054483, - "95895552" - ], - [ - 1490054483, - "89935872" - ], - [ - 1490054498, - "102461440" - ], - [ - 1490054498, - "95416320" - ], - [ - 1490054498, - "98029568" - ], - [ - 1490054513, - "101711872" - ], - [ - 1490054513, - "63881216" - ], - [ - 1490054513, - "102461440" - ], - [ - 1490054528, - "101711872" - ], - [ - 1490054528, - "102461440" - ], - [ - 1490054528, - "87638016" - ], - [ - 1490054543, - "60968960" - ], - [ - 1490054543, - "93876224" - ], - [ - 1490054543, - "101711872" - ], - [ - 1490054558, - "61227008" - ], - [ - 1490054558, - "100401152" - ], - [ - 1490054558, - "84783104" - ], - [ - 1490054573, - "100401152" - ], - [ - 1490054573, - "84852736" - ], - [ - 1490054573, - "92155904" - ], - [ - 1490054588, - "100401152" - ], - [ - 1490054588, - "92368896" - ], - [ - 1490054588, - "97419264" - ], - [ - 1490054603, - "50659328" - ], - [ - 1490054603, - "97419264" - ], - [ - 1490054603, - "97742848" - ], - [ - 1490054618, - "97742848" - ], - [ - 1490054618, - "80748544" - ], - [ - 1490054618, - "97419264" - ], - [ - 1490054633, - "89546752" - ], - [ - 1490054633, - "97419264" - ], - [ - 1490054633, - "97742848" - ], - [ - 1490054648, - "97742848" - ], - [ - 1490054648, - "64348160" - ], - [ - 1490054648, - "95019008" - ], - [ - 1490054663, - "64348160" - ], - [ - 1490054663, - "86962176" - ], - [ - 1490054663, - "101801984" - ], - [ - 1490054678, - "101801984" - ], - [ - 1490054678, - "93863936" - ], - [ - 1490054678, - "87007232" - ], - [ - 1490054693, - "99500032" - ], - [ - 1490054693, - "93843456" - ], - [ - 1490054693, - "101801984" - ], - [ - 1490054708, - "99500032" - ], - [ - 1490054708, - "99819520" - ], - [ - 1490054708, - "62468096" - ], - [ - 1490054723, - "99819520" - ], - [ - 1490054723, - "87547904" - ], - [ - 1490054723, - "99500032" - ], - [ - 1490054738, - "99819520" - ], - [ - 1490054738, - "94408704" - ], - [ - 1490054738, - "52715520" - ], - [ - 1490054753, - "99954688" - ], - [ - 1490054753, - "82690048" - ], - [ - 1490054753, - "50610176" - ], - [ - 1490054768, - "83038208" - ], - [ - 1490054768, - "90021888" - ], - [ - 1490054768, - "99954688" - ], - [ - 1490054783, - "89673728" - ], - [ - 1490054783, - "96657408" - ], - [ - 1490054783, - "99954688" - ], - [ - 1490054798, - "96092160" - ], - [ - 1490054798, - "50774016" - ], - [ - 1490054798, - "102285312" - ], - [ - 1490054813, - "102285312" - ], - [ - 1490054813, - "81367040" - ], - [ - 1490054813, - "101523456" - ], - [ - 1490054828, - "89870336" - ], - [ - 1490054828, - "101523456" - ], - [ - 1490054828, - "102285312" - ], - [ - 1490054843, - "60907520" - ], - [ - 1490054843, - "95203328" - ], - [ - 1490054843, - "101523456" - ], - [ - 1490054858, - "101539840" - ], - [ - 1490054858, - "85147648" - ], - [ - 1490054858, - "60928000" - ], - [ - 1490054873, - "101539840" - ], - [ - 1490054873, - "91246592" - ], - [ - 1490054873, - "85528576" - ], - [ - 1490054888, - "101539840" - ], - [ - 1490054888, - "98238464" - ], - [ - 1490054888, - "91512832" - ], - [ - 1490054903, - "98258944" - ], - [ - 1490054903, - "61014016" - ], - [ - 1490054903, - "98238464" - ], - [ - 1490054918, - "98238464" - ], - [ - 1490054918, - "98258944" - ], - [ - 1490054918, - "85340160" - ], - [ - 1490054933, - "98238464" - ], - [ - 1490054933, - "98258944" - ], - [ - 1490054933, - "91803648" - ], - [ - 1490054948, - "98533376" - ], - [ - 1490054948, - "98258944" - ], - [ - 1490054948, - "66850816" - ], - [ - 1490054963, - "88354816" - ], - [ - 1490054963, - "98533376" - ], - [ - 1490054963, - "63352832" - ], - [ - 1490054978, - "94281728" - ], - [ - 1490054978, - "98533376" - ], - [ - 1490054978, - "87486464" - ], - [ - 1490054993, - "100839424" - ], - [ - 1490054993, - "94031872" - ], - [ - 1490054993, - "98533376" - ], - [ - 1490055008, - "100839424" - ], - [ - 1490055008, - "64245760" - ], - [ - 1490055008, - "100089856" - ], - [ - 1490055023, - "100839424" - ], - [ - 1490055023, - "87056384" - ], - [ - 1490055023, - "100089856" - ], - [ - 1490055038, - "93650944" - ], - [ - 1490055038, - "100089856" - ], - [ - 1490055038, - "61403136" - ], - [ - 1490055053, - "54132736" - ], - [ - 1490055053, - "84815872" - ], - [ - 1490055053, - "99491840" - ], - [ - 1490055068, - "83247104" - ], - [ - 1490055068, - "99491840" - ], - [ - 1490055068, - "92073984" - ], - [ - 1490055083, - "99491840" - ], - [ - 1490055083, - "97587200" - ], - [ - 1490055083, - "89690112" - ], - [ - 1490055098, - "52289536" - ], - [ - 1490055098, - "97587200" - ], - [ - 1490055098, - "96542720" - ], - [ - 1490055113, - "102449152" - ], - [ - 1490055113, - "83324928" - ], - [ - 1490055113, - "97587200" - ], - [ - 1490055128, - "90013696" - ], - [ - 1490055128, - "102449152" - ], - [ - 1490055128, - "97587200" - ], - [ - 1490055143, - "96423936" - ], - [ - 1490055143, - "102449152" - ], - [ - 1490055143, - "64466944" - ], - [ - 1490055158, - "64827392" - ], - [ - 1490055158, - "87236608" - ], - [ - 1490055158, - "101937152" - ], - [ - 1490055173, - "93786112" - ], - [ - 1490055173, - "88207360" - ], - [ - 1490055173, - "101937152" - ], - [ - 1490055188, - "101937152" - ], - [ - 1490055188, - "99545088" - ], - [ - 1490055188, - "95186944" - ], - [ - 1490055203, - "101543936" - ], - [ - 1490055203, - "99545088" - ], - [ - 1490055203, - "61280256" - ], - [ - 1490055218, - "99545088" - ], - [ - 1490055218, - "85086208" - ], - [ - 1490055218, - "101543936" - ], - [ - 1490055233, - "51863552" - ], - [ - 1490055233, - "101543936" - ], - [ - 1490055233, - "92073984" - ], - [ - 1490055248, - "83091456" - ], - [ - 1490055248, - "53628928" - ], - [ - 1490055248, - "98684928" - ], - [ - 1490055263, - "83611648" - ], - [ - 1490055263, - "98684928" - ], - [ - 1490055263, - "89698304" - ], - [ - 1490055278, - "90267648" - ], - [ - 1490055278, - "98684928" - ], - [ - 1490055278, - "96026624" - ], - [ - 1490055293, - "54562816" - ], - [ - 1490055293, - "102223872" - ], - [ - 1490055293, - "96903168" - ], - [ - 1490055308, - "82853888" - ], - [ - 1490055308, - "102223872" - ], - [ - 1490055308, - "102420480" - ], - [ - 1490055323, - "90013696" - ], - [ - 1490055323, - "102420480" - ], - [ - 1490055323, - "102223872" - ], - [ - 1490055338, - "102420480" - ], - [ - 1490055338, - "96276480" - ], - [ - 1490055338, - "61919232" - ], - [ - 1490055353, - "102121472" - ], - [ - 1490055353, - "60735488" - ], - [ - 1490055353, - "85684224" - ], - [ - 1490055368, - "102121472" - ], - [ - 1490055368, - "84733952" - ], - [ - 1490055368, - "91648000" - ], - [ - 1490055383, - "98738176" - ], - [ - 1490055383, - "102121472" - ], - [ - 1490055383, - "91123712" - ], - [ - 1490055398, - "61374464" - ], - [ - 1490055398, - "98738176" - ], - [ - 1490055398, - "98230272" - ], - [ - 1490055413, - "85954560" - ], - [ - 1490055413, - "98230272" - ], - [ - 1490055413, - "98738176" - ], - [ - 1490055428, - "98738176" - ], - [ - 1490055428, - "92151808" - ], - [ - 1490055428, - "98230272" - ], - [ - 1490055443, - "64286720" - ], - [ - 1490055443, - "98230272" - ], - [ - 1490055443, - "98009088" - ], - [ - 1490055458, - "87154688" - ], - [ - 1490055458, - "98009088" - ], - [ - 1490055458, - "64528384" - ], - [ - 1490055473, - "98009088" - ], - [ - 1490055473, - "86892544" - ], - [ - 1490055473, - "94068736" - ], - [ - 1490055488, - "93495296" - ], - [ - 1490055488, - "99782656" - ], - [ - 1490055488, - "98009088" - ], - [ - 1490055503, - "63754240" - ], - [ - 1490055503, - "99598336" - ], - [ - 1490055503, - "99782656" - ], - [ - 1490055518, - "99782656" - ], - [ - 1490055518, - "99598336" - ], - [ - 1490055518, - "88035328" - ], - [ - 1490055533, - "93925376" - ], - [ - 1490055533, - "61599744" - ], - [ - 1490055533, - "99598336" - ], - [ - 1490055548, - "99782656" - ], - [ - 1490055548, - "54476800" - ], - [ - 1490055548, - "84807680" - ], - [ - 1490055563, - "92495872" - ], - [ - 1490055563, - "77099008" - ], - [ - 1490055563, - "99782656" - ], - [ - 1490055578, - "89948160" - ], - [ - 1490055578, - "97849344" - ], - [ - 1490055578, - "99782656" - ], - [ - 1490055593, - "47828992" - ], - [ - 1490055593, - "95481856" - ], - [ - 1490055593, - "97849344" - ], - [ - 1490055608, - "97849344" - ], - [ - 1490055608, - "102420480" - ], - [ - 1490055608, - "74055680" - ], - [ - 1490055623, - "97849344" - ], - [ - 1490055623, - "102420480" - ], - [ - 1490055623, - "90005504" - ], - [ - 1490055638, - "102420480" - ], - [ - 1490055638, - "95494144" - ], - [ - 1490055638, - "47808512" - ], - [ - 1490055653, - "42082304" - ], - [ - 1490055653, - "47808512" - ], - [ - 1490055653, - "102154240" - ], - [ - 1490055668, - "102154240" - ], - [ - 1490055668, - "47095808" - ], - [ - 1490055668, - "42082304" - ], - [ - 1490055683, - "68530176" - ], - [ - 1490055683, - "102154240" - ], - [ - 1490055683, - "60637184" - ], - [ - 1490055698, - "84967424" - ], - [ - 1490055698, - "102154240" - ], - [ - 1490055698, - "91254784" - ], - [ - 1490055713, - "61083648" - ], - [ - 1490055713, - "90800128" - ], - [ - 1490055713, - "97558528" - ], - [ - 1490055728, - "85123072" - ], - [ - 1490055728, - "97374208" - ], - [ - 1490055728, - "103989248" - ], - [ - 1490055743, - "97374208" - ], - [ - 1490055743, - "92160000" - ], - [ - 1490055743, - "103989248" - ], - [ - 1490055758, - "103989248" - ], - [ - 1490055758, - "97374208" - ], - [ - 1490055758, - "97681408" - ], - [ - 1490055773, - "104460288" - ], - [ - 1490055773, - "97374208" - ], - [ - 1490055773, - "62996480" - ], - [ - 1490055788, - "104460288" - ], - [ - 1490055788, - "63541248" - ], - [ - 1490055788, - "86949888" - ], - [ - 1490055803, - "104460288" - ], - [ - 1490055803, - "87891968" - ], - [ - 1490055803, - "92782592" - ], - [ - 1490055818, - "63102976" - ], - [ - 1490055818, - "94011392" - ], - [ - 1490055818, - "99311616" - ], - [ - 1490055833, - "87564288" - ], - [ - 1490055833, - "99475456" - ], - [ - 1490055833, - "99311616" - ], - [ - 1490055848, - "92966912" - ], - [ - 1490055848, - "99311616" - ], - [ - 1490055848, - "99475456" - ], - [ - 1490055863, - "48193536" - ], - [ - 1490055863, - "99852288" - ], - [ - 1490055863, - "99475456" - ], - [ - 1490055878, - "74989568" - ], - [ - 1490055878, - "99852288" - ], - [ - 1490055878, - "50589696" - ], - [ - 1490055893, - "77471744" - ], - [ - 1490055893, - "89579520" - ], - [ - 1490055893, - "99852288" - ], - [ - 1490055908, - "54050816" - ], - [ - 1490055908, - "89812992" - ], - [ - 1490055908, - "95305728" - ], - [ - 1490055923, - "101765120" - ], - [ - 1490055923, - "82890752" - ], - [ - 1490055923, - "95358976" - ], - [ - 1490055938, - "89657344" - ], - [ - 1490055938, - "102035456" - ], - [ - 1490055938, - "101765120" - ], - [ - 1490055953, - "101765120" - ], - [ - 1490055953, - "102035456" - ], - [ - 1490055953, - "96227328" - ], - [ - 1490055968, - "101785600" - ], - [ - 1490055968, - "63676416" - ], - [ - 1490055968, - "102035456" - ], - [ - 1490055983, - "101785600" - ], - [ - 1490055983, - "88162304" - ], - [ - 1490055983, - "61165568" - ], - [ - 1490055998, - "101785600" - ], - [ - 1490055998, - "94269440" - ], - [ - 1490055998, - "85336064" - ], - [ - 1490056013, - "98656256" - ], - [ - 1490056013, - "61517824" - ], - [ - 1490056013, - "91828224" - ], - [ - 1490056028, - "98684928" - ], - [ - 1490056028, - "84541440" - ], - [ - 1490056028, - "98656256" - ], - [ - 1490056043, - "91951104" - ], - [ - 1490056043, - "98684928" - ], - [ - 1490056043, - "98656256" - ], - [ - 1490056058, - "98684928" - ], - [ - 1490056058, - "97554432" - ], - [ - 1490056058, - "50573312" - ], - [ - 1490056073, - "79777792" - ], - [ - 1490056073, - "97554432" - ], - [ - 1490056073, - "54345728" - ], - [ - 1490056088, - "83222528" - ], - [ - 1490056088, - "97554432" - ], - [ - 1490056088, - "89612288" - ], - [ - 1490056103, - "89866240" - ], - [ - 1490056103, - "54210560" - ], - [ - 1490056103, - "95080448" - ], - [ - 1490056118, - "96608256" - ], - [ - 1490056118, - "82907136" - ], - [ - 1490056118, - "101732352" - ], - [ - 1490056133, - "87957504" - ], - [ - 1490056133, - "102371328" - ], - [ - 1490056133, - "101732352" - ], - [ - 1490056148, - "101732352" - ], - [ - 1490056148, - "94240768" - ], - [ - 1490056148, - "102371328" - ], - [ - 1490056163, - "61218816" - ], - [ - 1490056163, - "102371328" - ], - [ - 1490056163, - "100716544" - ], - [ - 1490056178, - "84848640" - ], - [ - 1490056178, - "100716544" - ], - [ - 1490056178, - "61341696" - ], - [ - 1490056193, - "100716544" - ], - [ - 1490056193, - "92217344" - ], - [ - 1490056193, - "86237184" - ], - [ - 1490056208, - "92463104" - ], - [ - 1490056208, - "60461056" - ], - [ - 1490056208, - "97648640" - ], - [ - 1490056223, - "97648640" - ], - [ - 1490056223, - "99446784" - ], - [ - 1490056223, - "84103168" - ], - [ - 1490056238, - "97648640" - ], - [ - 1490056238, - "91881472" - ], - [ - 1490056238, - "99446784" - ], - [ - 1490056253, - "97468416" - ], - [ - 1490056253, - "99446784" - ], - [ - 1490056253, - "97648640" - ], - [ - 1490056268, - "99446784" - ], - [ - 1490056268, - "64151552" - ], - [ - 1490056268, - "97468416" - ], - [ - 1490056283, - "97468416" - ], - [ - 1490056283, - "87924736" - ], - [ - 1490056283, - "63918080" - ], - [ - 1490056298, - "87859200" - ], - [ - 1490056298, - "94359552" - ], - [ - 1490056298, - "97468416" - ], - [ - 1490056313, - "99844096" - ], - [ - 1490056313, - "93655040" - ], - [ - 1490056313, - "64172032" - ], - [ - 1490056328, - "100237312" - ], - [ - 1490056328, - "99844096" - ], - [ - 1490056328, - "88035328" - ], - [ - 1490056343, - "100237312" - ], - [ - 1490056343, - "99844096" - ], - [ - 1490056343, - "93917184" - ], - [ - 1490056358, - "51331072" - ], - [ - 1490056358, - "99897344" - ], - [ - 1490056358, - "100237312" - ], - [ - 1490056373, - "54464512" - ], - [ - 1490056373, - "99897344" - ], - [ - 1490056373, - "83193856" - ], - [ - 1490056388, - "90112000" - ], - [ - 1490056388, - "82923520" - ], - [ - 1490056388, - "99897344" - ], - [ - 1490056403, - "54759424" - ], - [ - 1490056403, - "90349568" - ], - [ - 1490056403, - "96428032" - ], - [ - 1490056418, - "96747520" - ], - [ - 1490056418, - "102506496" - ], - [ - 1490056418, - "81055744" - ], - [ - 1490056433, - "102506496" - ], - [ - 1490056433, - "102092800" - ], - [ - 1490056433, - "85340160" - ], - [ - 1490056448, - "85409792" - ], - [ - 1490056448, - "102506496" - ], - [ - 1490056448, - "102092800" - ], - [ - 1490056463, - "86589440" - ], - [ - 1490056463, - "64208896" - ], - [ - 1490056463, - "102092800" - ], - [ - 1490056478, - "61210624" - ], - [ - 1490056478, - "86589440" - ], - [ - 1490056478, - "87711744" - ], - [ - 1490056493, - "93978624" - ], - [ - 1490056493, - "86044672" - ], - [ - 1490056493, - "86589440" - ], - [ - 1490056508, - "99835904" - ], - [ - 1490056508, - "62906368" - ], - [ - 1490056508, - "91566080" - ], - [ - 1490056523, - "98746368" - ], - [ - 1490056523, - "86740992" - ], - [ - 1490056523, - "99835904" - ], - [ - 1490056538, - "99835904" - ], - [ - 1490056538, - "92667904" - ], - [ - 1490056538, - "98746368" - ], - [ - 1490056553, - "98746368" - ], - [ - 1490056553, - "50524160" - ], - [ - 1490056553, - "99221504" - ], - [ - 1490056568, - "99221504" - ], - [ - 1490056568, - "75452416" - ], - [ - 1490056568, - "52748288" - ], - [ - 1490056583, - "82989056" - ], - [ - 1490056583, - "89362432" - ], - [ - 1490056583, - "99221504" - ], - [ - 1490056598, - "89907200" - ], - [ - 1490056598, - "96047104" - ], - [ - 1490056598, - "53997568" - ], - [ - 1490056613, - "82702336" - ], - [ - 1490056613, - "96489472" - ], - [ - 1490056613, - "101326848" - ], - [ - 1490056628, - "101326848" - ], - [ - 1490056628, - "89239552" - ], - [ - 1490056628, - "102526976" - ], - [ - 1490056643, - "95985664" - ], - [ - 1490056643, - "102526976" - ], - [ - 1490056643, - "101326848" - ], - [ - 1490056658, - "60817408" - ], - [ - 1490056658, - "101806080" - ], - [ - 1490056658, - "102526976" - ], - [ - 1490056673, - "101806080" - ], - [ - 1490056673, - "84312064" - ], - [ - 1490056673, - "61140992" - ], - [ - 1490056688, - "92352512" - ], - [ - 1490056688, - "84979712" - ], - [ - 1490056688, - "101806080" - ], - [ - 1490056703, - "92196864" - ], - [ - 1490056703, - "98025472" - ], - [ - 1490056703, - "60461056" - ], - [ - 1490056718, - "97652736" - ], - [ - 1490056718, - "98025472" - ], - [ - 1490056718, - "84656128" - ], - [ - 1490056733, - "98025472" - ], - [ - 1490056733, - "92327936" - ], - [ - 1490056733, - "97652736" - ], - [ - 1490056748, - "97652736" - ], - [ - 1490056748, - "97689600" - ], - [ - 1490056748, - "98025472" - ], - [ - 1490056763, - "97689600" - ], - [ - 1490056763, - "97652736" - ], - [ - 1490056763, - "64385024" - ], - [ - 1490056778, - "87416832" - ], - [ - 1490056778, - "97689600" - ], - [ - 1490056778, - "64868352" - ], - [ - 1490056793, - "94408704" - ], - [ - 1490056793, - "97689600" - ], - [ - 1490056793, - "88178688" - ], - [ - 1490056808, - "99528704" - ], - [ - 1490056808, - "63483904" - ], - [ - 1490056808, - "94117888" - ], - [ - 1490056823, - "99528704" - ], - [ - 1490056823, - "87080960" - ], - [ - 1490056823, - "100835328" - ], - [ - 1490056838, - "93241344" - ], - [ - 1490056838, - "99528704" - ], - [ - 1490056838, - "100835328" - ], - [ - 1490056853, - "52690944" - ], - [ - 1490056853, - "100835328" - ], - [ - 1490056853, - "100007936" - ], - [ - 1490056868, - "52858880" - ], - [ - 1490056868, - "83083264" - ], - [ - 1490056868, - "100007936" - ], - [ - 1490056883, - "83451904" - ], - [ - 1490056883, - "100007936" - ], - [ - 1490056883, - "90050560" - ], - [ - 1490056898, - "50286592" - ], - [ - 1490056898, - "89870336" - ], - [ - 1490056898, - "96161792" - ], - [ - 1490056913, - "78807040" - ], - [ - 1490056913, - "102170624" - ], - [ - 1490056913, - "96813056" - ], - [ - 1490056928, - "89706496" - ], - [ - 1490056928, - "102170624" - ], - [ - 1490056928, - "102379520" - ], - [ - 1490056943, - "102170624" - ], - [ - 1490056943, - "102379520" - ], - [ - 1490056943, - "95420416" - ], - [ - 1490056958, - "61284352" - ], - [ - 1490056958, - "102379520" - ], - [ - 1490056958, - "102293504" - ], - [ - 1490056973, - "61202432" - ], - [ - 1490056973, - "83922944" - ], - [ - 1490056973, - "102293504" - ], - [ - 1490056988, - "102293504" - ], - [ - 1490056988, - "91627520" - ], - [ - 1490056988, - "85020672" - ], - [ - 1490057003, - "92139520" - ], - [ - 1490057003, - "97247232" - ], - [ - 1490057003, - "61259776" - ], - [ - 1490057018, - "97247232" - ], - [ - 1490057018, - "97927168" - ], - [ - 1490057018, - "85520384" - ], - [ - 1490057033, - "92360704" - ], - [ - 1490057033, - "97927168" - ], - [ - 1490057033, - "97247232" - ], - [ - 1490057048, - "97882112" - ], - [ - 1490057048, - "97247232" - ], - [ - 1490057048, - "97927168" - ], - [ - 1490057063, - "63901696" - ], - [ - 1490057063, - "97927168" - ], - [ - 1490057063, - "97882112" - ], - [ - 1490057078, - "97882112" - ], - [ - 1490057078, - "86454272" - ], - [ - 1490057078, - "63635456" - ], - [ - 1490057093, - "93683712" - ], - [ - 1490057093, - "97882112" - ], - [ - 1490057093, - "87875584" - ], - [ - 1490057108, - "93593600" - ], - [ - 1490057108, - "99217408" - ], - [ - 1490057108, - "64503808" - ], - [ - 1490057123, - "99217408" - ], - [ - 1490057123, - "87166976" - ], - [ - 1490057123, - "99651584" - ], - [ - 1490057138, - "99651584" - ], - [ - 1490057138, - "99217408" - ], - [ - 1490057138, - "93982720" - ], - [ - 1490057153, - "53862400" - ], - [ - 1490057153, - "99676160" - ], - [ - 1490057153, - "99651584" - ], - [ - 1490057168, - "83091456" - ], - [ - 1490057168, - "51838976" - ], - [ - 1490057168, - "99676160" - ], - [ - 1490057183, - "89907200" - ], - [ - 1490057183, - "99676160" - ], - [ - 1490057183, - "82997248" - ], - [ - 1490057198, - "50089984" - ], - [ - 1490057198, - "96276480" - ], - [ - 1490057198, - "89796608" - ], - [ - 1490057213, - "96268288" - ], - [ - 1490057213, - "83259392" - ], - [ - 1490057213, - "96276480" - ], - [ - 1490057228, - "101613568" - ], - [ - 1490057228, - "96276480" - ], - [ - 1490057228, - "90091520" - ], - [ - 1490057243, - "96309248" - ], - [ - 1490057243, - "101613568" - ], - [ - 1490057243, - "96276480" - ], - [ - 1490057258, - "102109184" - ], - [ - 1490057258, - "101613568" - ], - [ - 1490057258, - "61177856" - ], - [ - 1490057273, - "61542400" - ], - [ - 1490057273, - "85434368" - ], - [ - 1490057273, - "102109184" - ], - [ - 1490057288, - "91856896" - ], - [ - 1490057288, - "85598208" - ], - [ - 1490057288, - "102109184" - ], - [ - 1490057303, - "98258944" - ], - [ - 1490057303, - "61194240" - ], - [ - 1490057303, - "92258304" - ], - [ - 1490057318, - "98512896" - ], - [ - 1490057318, - "84275200" - ], - [ - 1490057318, - "98258944" - ], - [ - 1490057333, - "98512896" - ], - [ - 1490057333, - "98258944" - ], - [ - 1490057333, - "91385856" - ], - [ - 1490057348, - "50900992" - ], - [ - 1490057348, - "98512896" - ], - [ - 1490057348, - "98033664" - ], - [ - 1490057363, - "80048128" - ], - [ - 1490057363, - "98033664" - ], - [ - 1490057363, - "53190656" - ], - [ - 1490057378, - "83234816" - ], - [ - 1490057378, - "98033664" - ], - [ - 1490057378, - "89968640" - ], - [ - 1490057393, - "90206208" - ], - [ - 1490057393, - "95256576" - ], - [ - 1490057393, - "50470912" - ], - [ - 1490057408, - "83484672" - ], - [ - 1490057408, - "96493568" - ], - [ - 1490057408, - "102096896" - ], - [ - 1490057423, - "102551552" - ], - [ - 1490057423, - "89817088" - ], - [ - 1490057423, - "102096896" - ], - [ - 1490057438, - "102551552" - ], - [ - 1490057438, - "96112640" - ], - [ - 1490057438, - "102096896" - ], - [ - 1490057453, - "102461440" - ], - [ - 1490057453, - "61476864" - ], - [ - 1490057453, - "102551552" - ], - [ - 1490057468, - "84992000" - ], - [ - 1490057468, - "60833792" - ], - [ - 1490057468, - "102461440" - ], - [ - 1490057483, - "84852736" - ], - [ - 1490057483, - "92307456" - ], - [ - 1490057483, - "102461440" - ], - [ - 1490057498, - "50786304" - ], - [ - 1490057498, - "97685504" - ], - [ - 1490057498, - "92217344" - ], - [ - 1490057513, - "97685504" - ], - [ - 1490057513, - "82477056" - ], - [ - 1490057513, - "97816576" - ], - [ - 1490057528, - "97816576" - ], - [ - 1490057528, - "89653248" - ], - [ - 1490057528, - "97685504" - ], - [ - 1490057543, - "96079872" - ], - [ - 1490057543, - "97816576" - ], - [ - 1490057543, - "97685504" - ], - [ - 1490057558, - "101953536" - ], - [ - 1490057558, - "97816576" - ], - [ - 1490057558, - "64196608" - ], - [ - 1490057573, - "101953536" - ], - [ - 1490057573, - "64151552" - ], - [ - 1490057573, - "88584192" - ], - [ - 1490057588, - "94162944" - ], - [ - 1490057588, - "101953536" - ], - [ - 1490057588, - "87216128" - ], - [ - 1490057603, - "100864000" - ], - [ - 1490057603, - "93532160" - ], - [ - 1490057603, - "63971328" - ], - [ - 1490057618, - "100864000" - ], - [ - 1490057618, - "87683072" - ], - [ - 1490057618, - "99426304" - ], - [ - 1490057633, - "99426304" - ], - [ - 1490057633, - "93745152" - ], - [ - 1490057633, - "100864000" - ], - [ - 1490057648, - "50327552" - ], - [ - 1490057648, - "99672064" - ], - [ - 1490057648, - "99426304" - ], - [ - 1490057663, - "99672064" - ], - [ - 1490057663, - "50511872" - ], - [ - 1490057663, - "83013632" - ], - [ - 1490057678, - "79974400" - ], - [ - 1490057678, - "99672064" - ], - [ - 1490057678, - "89747456" - ], - [ - 1490057693, - "90062848" - ], - [ - 1490057693, - "96288768" - ], - [ - 1490057693, - "50806784" - ], - [ - 1490057708, - "101933056" - ], - [ - 1490057708, - "95350784" - ], - [ - 1490057708, - "83193856" - ], - [ - 1490057723, - "101945344" - ], - [ - 1490057723, - "101933056" - ], - [ - 1490057723, - "89833472" - ], - [ - 1490057738, - "96460800" - ], - [ - 1490057738, - "101933056" - ], - [ - 1490057738, - "101945344" - ], - [ - 1490057753, - "101945344" - ], - [ - 1490057753, - "61509632" - ], - [ - 1490057753, - "101810176" - ], - [ - 1490057768, - "60755968" - ], - [ - 1490057768, - "101810176" - ], - [ - 1490057768, - "85655552" - ], - [ - 1490057783, - "92409856" - ], - [ - 1490057783, - "101810176" - ], - [ - 1490057783, - "84541440" - ], - [ - 1490057798, - "91709440" - ], - [ - 1490057798, - "61190144" - ], - [ - 1490057798, - "98021376" - ], - [ - 1490057813, - "84992000" - ], - [ - 1490057813, - "98238464" - ], - [ - 1490057813, - "98021376" - ], - [ - 1490057828, - "92282880" - ], - [ - 1490057828, - "98238464" - ], - [ - 1490057828, - "98021376" - ], - [ - 1490057843, - "98021376" - ], - [ - 1490057843, - "98238464" - ], - [ - 1490057843, - "97595392" - ], - [ - 1490057858, - "97595392" - ], - [ - 1490057858, - "98238464" - ], - [ - 1490057858, - "64540672" - ], - [ - 1490057873, - "88064000" - ], - [ - 1490057873, - "97595392" - ], - [ - 1490057873, - "63131648" - ], - [ - 1490057888, - "87076864" - ], - [ - 1490057888, - "97595392" - ], - [ - 1490057888, - "94142464" - ], - [ - 1490057903, - "63918080" - ], - [ - 1490057903, - "94023680" - ], - [ - 1490057903, - "99467264" - ], - [ - 1490057918, - "99737600" - ], - [ - 1490057918, - "86839296" - ], - [ - 1490057918, - "99467264" - ], - [ - 1490057933, - "99467264" - ], - [ - 1490057933, - "99737600" - ], - [ - 1490057933, - "93224960" - ], - [ - 1490057948, - "61513728" - ], - [ - 1490057948, - "99737600" - ], - [ - 1490057948, - "99553280" - ], - [ - 1490057963, - "84983808" - ], - [ - 1490057963, - "99553280" - ], - [ - 1490057963, - "61124608" - ], - [ - 1490057978, - "99553280" - ], - [ - 1490057978, - "92622848" - ], - [ - 1490057978, - "85790720" - ], - [ - 1490057993, - "50843648" - ], - [ - 1490057993, - "98029568" - ], - [ - 1490057993, - "92639232" - ], - [ - 1490058008, - "98234368" - ], - [ - 1490058008, - "98029568" - ], - [ - 1490058008, - "81727488" - ], - [ - 1490058023, - "98234368" - ], - [ - 1490058023, - "98029568" - ], - [ - 1490058023, - "90005504" - ], - [ - 1490058038, - "98029568" - ], - [ - 1490058038, - "96251904" - ], - [ - 1490058038, - "98234368" - ], - [ - 1490058053, - "66899968" - ], - [ - 1490058053, - "102285312" - ], - [ - 1490058053, - "98234368" - ], - [ - 1490058068, - "102285312" - ], - [ - 1490058068, - "88403968" - ], - [ - 1490058068, - "64356352" - ], - [ - 1490058083, - "94195712" - ], - [ - 1490058083, - "102285312" - ], - [ - 1490058083, - "87232512" - ], - [ - 1490058098, - "63954944" - ], - [ - 1490058098, - "93962240" - ], - [ - 1490058098, - "101105664" - ], - [ - 1490058113, - "99790848" - ], - [ - 1490058113, - "87613440" - ], - [ - 1490058113, - "101105664" - ], - [ - 1490058128, - "99790848" - ], - [ - 1490058128, - "101105664" - ], - [ - 1490058128, - "94433280" - ], - [ - 1490058143, - "100012032" - ], - [ - 1490058143, - "48599040" - ], - [ - 1490058143, - "99790848" - ], - [ - 1490058158, - "81715200" - ], - [ - 1490058158, - "50552832" - ], - [ - 1490058158, - "100012032" - ], - [ - 1490058173, - "100012032" - ], - [ - 1490058173, - "89812992" - ], - [ - 1490058173, - "81600512" - ], - [ - 1490058188, - "90255360" - ], - [ - 1490058188, - "51576832" - ], - [ - 1490058188, - "95711232" - ], - [ - 1490058203, - "95117312" - ], - [ - 1490058203, - "101842944" - ], - [ - 1490058203, - "82710528" - ], - [ - 1490058218, - "89419776" - ], - [ - 1490058218, - "101756928" - ], - [ - 1490058218, - "101842944" - ], - [ - 1490058233, - "101756928" - ], - [ - 1490058233, - "101842944" - ], - [ - 1490058233, - "96231424" - ], - [ - 1490058248, - "101756928" - ], - [ - 1490058248, - "102002688" - ], - [ - 1490058248, - "62357504" - ], - [ - 1490058263, - "102002688" - ], - [ - 1490058263, - "85762048" - ], - [ - 1490058263, - "60735488" - ], - [ - 1490058278, - "85331968" - ], - [ - 1490058278, - "102002688" - ], - [ - 1490058278, - "91893760" - ], - [ - 1490058293, - "98902016" - ], - [ - 1490058293, - "61235200" - ], - [ - 1490058293, - "91856896" - ], - [ - 1490058308, - "98291712" - ], - [ - 1490058308, - "84791296" - ], - [ - 1490058308, - "98902016" - ], - [ - 1490058323, - "98902016" - ], - [ - 1490058323, - "98291712" - ], - [ - 1490058323, - "92270592" - ], - [ - 1490058338, - "98291712" - ], - [ - 1490058338, - "98902016" - ], - [ - 1490058338, - "97337344" - ], - [ - 1490058353, - "64335872" - ], - [ - 1490058353, - "97337344" - ], - [ - 1490058353, - "98291712" - ], - [ - 1490058368, - "64266240" - ], - [ - 1490058368, - "87146496" - ], - [ - 1490058368, - "97337344" - ], - [ - 1490058383, - "97337344" - ], - [ - 1490058383, - "87527424" - ], - [ - 1490058383, - "94322688" - ], - [ - 1490058398, - "63045632" - ], - [ - 1490058398, - "99479552" - ], - [ - 1490058398, - "94101504" - ], - [ - 1490058413, - "99479552" - ], - [ - 1490058413, - "87617536" - ], - [ - 1490058413, - "99889152" - ], - [ - 1490058428, - "99889152" - ], - [ - 1490058428, - "99479552" - ], - [ - 1490058428, - "93188096" - ], - [ - 1490058443, - "52727808" - ], - [ - 1490058443, - "99889152" - ], - [ - 1490058443, - "99606528" - ], - [ - 1490058458, - "99606528" - ], - [ - 1490058458, - "48648192" - ], - [ - 1490058458, - "82911232" - ], - [ - 1490058473, - "77291520" - ], - [ - 1490058473, - "90132480" - ], - [ - 1490058473, - "99606528" - ], - [ - 1490058488, - "96854016" - ], - [ - 1490058488, - "50667520" - ], - [ - 1490058488, - "89796608" - ], - [ - 1490058503, - "77975552" - ], - [ - 1490058503, - "102293504" - ], - [ - 1490058503, - "95342592" - ], - [ - 1490058518, - "101150720" - ], - [ - 1490058518, - "89640960" - ], - [ - 1490058518, - "102293504" - ], - [ - 1490058533, - "101150720" - ], - [ - 1490058533, - "95780864" - ], - [ - 1490058533, - "102293504" - ], - [ - 1490058548, - "101150720" - ], - [ - 1490058548, - "61480960" - ], - [ - 1490058548, - "102060032" - ], - [ - 1490058563, - "102060032" - ], - [ - 1490058563, - "61317120" - ], - [ - 1490058563, - "84983808" - ], - [ - 1490058578, - "92258304" - ], - [ - 1490058578, - "85209088" - ], - [ - 1490058578, - "102060032" - ], - [ - 1490058593, - "91389952" - ], - [ - 1490058593, - "60174336" - ], - [ - 1490058593, - "97804288" - ], - [ - 1490058608, - "97619968" - ], - [ - 1490058608, - "84267008" - ], - [ - 1490058608, - "97804288" - ], - [ - 1490058623, - "90746880" - ], - [ - 1490058623, - "97619968" - ], - [ - 1490058623, - "97804288" - ], - [ - 1490058638, - "97038336" - ], - [ - 1490058638, - "97619968" - ], - [ - 1490058638, - "97804288" - ], - [ - 1490058653, - "97619968" - ], - [ - 1490058653, - "63950848" - ], - [ - 1490058653, - "97038336" - ], - [ - 1490058668, - "64233472" - ], - [ - 1490058668, - "97038336" - ], - [ - 1490058668, - "87588864" - ], - [ - 1490058683, - "97038336" - ], - [ - 1490058683, - "86695936" - ], - [ - 1490058683, - "94453760" - ], - [ - 1490058698, - "64172032" - ], - [ - 1490058698, - "100118528" - ], - [ - 1490058698, - "94076928" - ], - [ - 1490058713, - "100118528" - ], - [ - 1490058713, - "99860480" - ], - [ - 1490058713, - "82776064" - ], - [ - 1490058728, - "99860480" - ], - [ - 1490058728, - "100118528" - ], - [ - 1490058728, - "85270528" - ], - [ - 1490058743, - "99860480" - ], - [ - 1490058743, - "86310912" - ], - [ - 1490058743, - "61292544" - ], - [ - 1490058758, - "61005824" - ], - [ - 1490058758, - "84385792" - ], - [ - 1490058758, - "86310912" - ], - [ - 1490058773, - "86310912" - ], - [ - 1490058773, - "85184512" - ], - [ - 1490058773, - "92229632" - ], - [ - 1490058788, - "50880512" - ], - [ - 1490058788, - "97710080" - ], - [ - 1490058788, - "91959296" - ], - [ - 1490058803, - "80171008" - ], - [ - 1490058803, - "97710080" - ], - [ - 1490058803, - "97411072" - ], - [ - 1490058818, - "90083328" - ], - [ - 1490058818, - "104112128" - ], - [ - 1490058818, - "97710080" - ], - [ - 1490058833, - "104112128" - ], - [ - 1490058833, - "95428608" - ], - [ - 1490058833, - "97710080" - ], - [ - 1490058848, - "66318336" - ], - [ - 1490058848, - "104112128" - ], - [ - 1490058848, - "102227968" - ], - [ - 1490058863, - "88375296" - ], - [ - 1490058863, - "102227968" - ], - [ - 1490058863, - "61251584" - ], - [ - 1490058878, - "84570112" - ], - [ - 1490058878, - "94576640" - ], - [ - 1490058878, - "102227968" - ], - [ - 1490058893, - "92295168" - ], - [ - 1490058893, - "101003264" - ], - [ - 1490058893, - "60731392" - ], - [ - 1490058908, - "101003264" - ], - [ - 1490058908, - "84815872" - ], - [ - 1490058908, - "98426880" - ], - [ - 1490058923, - "98426880" - ], - [ - 1490058923, - "91217920" - ], - [ - 1490058923, - "101003264" - ], - [ - 1490058938, - "98426880" - ], - [ - 1490058938, - "98115584" - ], - [ - 1490058938, - "53743616" - ], - [ - 1490058953, - "53067776" - ], - [ - 1490058953, - "82845696" - ], - [ - 1490058953, - "98115584" - ], - [ - 1490058968, - "83070976" - ], - [ - 1490058968, - "90750976" - ], - [ - 1490058968, - "98115584" - ], - [ - 1490058983, - "50733056" - ], - [ - 1490058983, - "89997312" - ], - [ - 1490058983, - "95870976" - ], - [ - 1490058998, - "83136512" - ], - [ - 1490058998, - "102711296" - ], - [ - 1490058998, - "96591872" - ], - [ - 1490059013, - "102711296" - ], - [ - 1490059013, - "89792512" - ], - [ - 1490059013, - "102313984" - ], - [ - 1490059028, - "102313984" - ], - [ - 1490059028, - "102711296" - ], - [ - 1490059028, - "96452608" - ], - [ - 1490059043, - "102088704" - ], - [ - 1490059043, - "102313984" - ], - [ - 1490059043, - "61542400" - ], - [ - 1490059058, - "84963328" - ], - [ - 1490059058, - "102088704" - ], - [ - 1490059058, - "61591552" - ], - [ - 1490059073, - "102088704" - ], - [ - 1490059073, - "85417984" - ], - [ - 1490059073, - "92508160" - ], - [ - 1490059088, - "92696576" - ], - [ - 1490059088, - "60977152" - ], - [ - 1490059088, - "97832960" - ], - [ - 1490059103, - "98332672" - ], - [ - 1490059103, - "85401600" - ], - [ - 1490059103, - "97832960" - ], - [ - 1490059118, - "97832960" - ], - [ - 1490059118, - "98332672" - ], - [ - 1490059118, - "92000256" - ], - [ - 1490059133, - "98332672" - ], - [ - 1490059133, - "97505280" - ], - [ - 1490059133, - "97832960" - ], - [ - 1490059148, - "98332672" - ], - [ - 1490059148, - "97505280" - ], - [ - 1490059148, - "64524288" - ], - [ - 1490059163, - "97505280" - ], - [ - 1490059163, - "87875584" - ], - [ - 1490059163, - "63733760" - ], - [ - 1490059178, - "87756800" - ], - [ - 1490059178, - "94044160" - ], - [ - 1490059178, - "97505280" - ], - [ - 1490059193, - "99676160" - ], - [ - 1490059193, - "93581312" - ], - [ - 1490059193, - "54317056" - ], - [ - 1490059208, - "99676160" - ], - [ - 1490059208, - "100483072" - ], - [ - 1490059208, - "75247616" - ], - [ - 1490059223, - "92721152" - ], - [ - 1490059223, - "99676160" - ], - [ - 1490059223, - "100483072" - ], - [ - 1490059238, - "47382528" - ], - [ - 1490059238, - "100483072" - ], - [ - 1490059238, - "98516992" - ], - [ - 1490059253, - "98516992" - ], - [ - 1490059253, - "48431104" - ], - [ - 1490059253, - "74174464" - ], - [ - 1490059268, - "74940416" - ], - [ - 1490059268, - "98516992" - ], - [ - 1490059268, - "88526848" - ], - [ - 1490059283, - "89726976" - ], - [ - 1490059283, - "95006720" - ], - [ - 1490059283, - "98516992" - ], - [ - 1490059298, - "63074304" - ], - [ - 1490059298, - "95346688" - ], - [ - 1490059298, - "100933632" - ], - [ - 1490059313, - "102023168" - ], - [ - 1490059313, - "100933632" - ], - [ - 1490059313, - "86728704" - ], - [ - 1490059328, - "100933632" - ], - [ - 1490059328, - "92897280" - ], - [ - 1490059328, - "102023168" - ], - [ - 1490059343, - "48541696" - ], - [ - 1490059343, - "102023168" - ], - [ - 1490059343, - "99598336" - ], - [ - 1490059358, - "99598336" - ], - [ - 1490059358, - "50106368" - ], - [ - 1490059358, - "76673024" - ], - [ - 1490059373, - "89518080" - ], - [ - 1490059373, - "80752640" - ], - [ - 1490059373, - "99598336" - ], - [ - 1490059388, - "95563776" - ], - [ - 1490059388, - "48996352" - ], - [ - 1490059388, - "89772032" - ], - [ - 1490059403, - "83755008" - ], - [ - 1490059403, - "101920768" - ], - [ - 1490059403, - "95576064" - ], - [ - 1490059418, - "101699584" - ], - [ - 1490059418, - "101920768" - ], - [ - 1490059418, - "89059328" - ], - [ - 1490059433, - "101920768" - ], - [ - 1490059433, - "101699584" - ], - [ - 1490059433, - "96059392" - ], - [ - 1490059448, - "101941248" - ], - [ - 1490059448, - "101699584" - ], - [ - 1490059448, - "61210624" - ], - [ - 1490059463, - "101941248" - ], - [ - 1490059463, - "60739584" - ], - [ - 1490059463, - "84353024" - ], - [ - 1490059478, - "101941248" - ], - [ - 1490059478, - "91951104" - ], - [ - 1490059478, - "85016576" - ], - [ - 1490059493, - "61607936" - ], - [ - 1490059493, - "92368896" - ], - [ - 1490059493, - "97878016" - ], - [ - 1490059508, - "98304000" - ], - [ - 1490059508, - "85037056" - ], - [ - 1490059508, - "97878016" - ], - [ - 1490059523, - "92065792" - ], - [ - 1490059523, - "97878016" - ], - [ - 1490059523, - "98304000" - ], - [ - 1490059538, - "97878016" - ], - [ - 1490059538, - "98304000" - ], - [ - 1490059538, - "97546240" - ], - [ - 1490059553, - "63827968" - ], - [ - 1490059553, - "48869376" - ], - [ - 1490059553, - "97546240" - ], - [ - 1490059568, - "87601152" - ], - [ - 1490059568, - "97546240" - ], - [ - 1490059568, - "80773120" - ], - [ - 1490059583, - "97546240" - ], - [ - 1490059583, - "93822976" - ], - [ - 1490059583, - "89538560" - ], - [ - 1490059598, - "99524608" - ], - [ - 1490059598, - "95350784" - ], - [ - 1490059598, - "63905792" - ], - [ - 1490059613, - "99524608" - ], - [ - 1490059613, - "102105088" - ], - [ - 1490059613, - "86650880" - ], - [ - 1490059628, - "94109696" - ], - [ - 1490059628, - "102105088" - ], - [ - 1490059628, - "99524608" - ], - [ - 1490059643, - "99917824" - ], - [ - 1490059643, - "60317696" - ], - [ - 1490059643, - "102105088" - ], - [ - 1490059658, - "99917824" - ], - [ - 1490059658, - "48955392" - ], - [ - 1490059658, - "84758528" - ], - [ - 1490059673, - "92254208" - ], - [ - 1490059673, - "99917824" - ], - [ - 1490059673, - "82747392" - ], - [ - 1490059688, - "89726976" - ], - [ - 1490059688, - "97619968" - ], - [ - 1490059688, - "48615424" - ], - [ - 1490059703, - "96169984" - ], - [ - 1490059703, - "97619968" - ], - [ - 1490059703, - "78479360" - ], - [ - 1490059718, - "97619968" - ], - [ - 1490059718, - "89604096" - ], - [ - 1490059718, - "101928960" - ], - [ - 1490059733, - "101928960" - ], - [ - 1490059733, - "97619968" - ], - [ - 1490059733, - "95371264" - ], - [ - 1490059748, - "57606144" - ], - [ - 1490059748, - "101928960" - ], - [ - 1490059748, - "101859328" - ], - [ - 1490059763, - "74756096" - ], - [ - 1490059763, - "60928000" - ], - [ - 1490059763, - "101859328" - ], - [ - 1490059778, - "97378304" - ], - [ - 1490059778, - "85495808" - ], - [ - 1490059778, - "101859328" - ], - [ - 1490059793, - "92266496" - ], - [ - 1490059793, - "60207104" - ], - [ - 1490059793, - "103997440" - ], - [ - 1490059808, - "103997440" - ], - [ - 1490059808, - "97992704" - ], - [ - 1490059808, - "84705280" - ], - [ - 1490059823, - "90685440" - ], - [ - 1490059823, - "97992704" - ], - [ - 1490059823, - "103997440" - ], - [ - 1490059838, - "97992704" - ], - [ - 1490059838, - "97304576" - ], - [ - 1490059838, - "103997440" - ], - [ - 1490059853, - "62742528" - ], - [ - 1490059853, - "97304576" - ], - [ - 1490059853, - "97992704" - ], - [ - 1490059868, - "87023616" - ], - [ - 1490059868, - "97304576" - ], - [ - 1490059868, - "64622592" - ], - [ - 1490059883, - "92954624" - ], - [ - 1490059883, - "87384064" - ], - [ - 1490059883, - "97304576" - ], - [ - 1490059898, - "64278528" - ], - [ - 1490059898, - "99643392" - ], - [ - 1490059898, - "94117888" - ], - [ - 1490059913, - "99905536" - ], - [ - 1490059913, - "87265280" - ], - [ - 1490059913, - "99643392" - ], - [ - 1490059928, - "99643392" - ], - [ - 1490059928, - "99905536" - ], - [ - 1490059928, - "94408704" - ], - [ - 1490059943, - "52510720" - ], - [ - 1490059943, - "99487744" - ], - [ - 1490059943, - "99905536" - ], - [ - 1490059958, - "99487744" - ], - [ - 1490059958, - "83079168" - ], - [ - 1490059958, - "48934912" - ], - [ - 1490059973, - "89526272" - ], - [ - 1490059973, - "99487744" - ], - [ - 1490059973, - "79925248" - ], - [ - 1490059988, - "96620544" - ], - [ - 1490059988, - "90001408" - ], - [ - 1490059988, - "48885760" - ], - [ - 1490060003, - "95477760" - ], - [ - 1490060003, - "77029376" - ], - [ - 1490060003, - "101953536" - ], - [ - 1490060018, - "102301696" - ], - [ - 1490060018, - "89526272" - ], - [ - 1490060018, - "101953536" - ], - [ - 1490060033, - "102301696" - ], - [ - 1490060033, - "95014912" - ], - [ - 1490060033, - "101953536" - ], - [ - 1490060048, - "102301696" - ], - [ - 1490060048, - "60866560" - ], - [ - 1490060048, - "101883904" - ], - [ - 1490060063, - "101883904" - ], - [ - 1490060063, - "60473344" - ], - [ - 1490060063, - "84791296" - ], - [ - 1490060078, - "84668416" - ], - [ - 1490060078, - "91774976" - ], - [ - 1490060078, - "101883904" - ], - [ - 1490060093, - "97374208" - ], - [ - 1490060093, - "92192768" - ], - [ - 1490060093, - "61349888" - ], - [ - 1490060108, - "85065728" - ], - [ - 1490060108, - "99028992" - ], - [ - 1490060108, - "97374208" - ], - [ - 1490060123, - "99028992" - ], - [ - 1490060123, - "97374208" - ], - [ - 1490060123, - "92327936" - ], - [ - 1490060138, - "99028992" - ], - [ - 1490060138, - "49934336" - ], - [ - 1490060138, - "97812480" - ], - [ - 1490060153, - "76918784" - ], - [ - 1490060153, - "50028544" - ], - [ - 1490060153, - "97812480" - ], - [ - 1490060168, - "76300288" - ], - [ - 1490060168, - "97812480" - ], - [ - 1490060168, - "89055232" - ], - [ - 1490060183, - "97812480" - ], - [ - 1490060183, - "94523392" - ], - [ - 1490060183, - "89653248" - ], - [ - 1490060198, - "95629312" - ], - [ - 1490060198, - "64290816" - ], - [ - 1490060198, - "100941824" - ], - [ - 1490060213, - "101801984" - ], - [ - 1490060213, - "100941824" - ], - [ - 1490060213, - "87318528" - ], - [ - 1490060228, - "100941824" - ], - [ - 1490060228, - "101801984" - ], - [ - 1490060228, - "94371840" - ], - [ - 1490060243, - "100139008" - ], - [ - 1490060243, - "51671040" - ], - [ - 1490060243, - "101801984" - ], - [ - 1490060258, - "100139008" - ], - [ - 1490060258, - "53039104" - ], - [ - 1490060258, - "75714560" - ], - [ - 1490060273, - "89513984" - ], - [ - 1490060273, - "83087360" - ], - [ - 1490060273, - "100139008" - ], - [ - 1490060288, - "89571328" - ], - [ - 1490060288, - "95596544" - ], - [ - 1490060288, - "50507776" - ], - [ - 1490060303, - "102248448" - ], - [ - 1490060303, - "74948608" - ], - [ - 1490060303, - "95813632" - ], - [ - 1490060318, - "102248448" - ], - [ - 1490060318, - "101609472" - ], - [ - 1490060318, - "89894912" - ], - [ - 1490060333, - "95813632" - ], - [ - 1490060333, - "102248448" - ], - [ - 1490060333, - "101609472" - ], - [ - 1490060348, - "101609472" - ], - [ - 1490060348, - "102367232" - ], - [ - 1490060348, - "64282624" - ], - [ - 1490060363, - "64618496" - ], - [ - 1490060363, - "102367232" - ], - [ - 1490060363, - "87638016" - ], - [ - 1490060378, - "102367232" - ], - [ - 1490060378, - "87400448" - ], - [ - 1490060378, - "94470144" - ], - [ - 1490060393, - "99680256" - ], - [ - 1490060393, - "62853120" - ], - [ - 1490060393, - "94326784" - ], - [ - 1490060408, - "87236608" - ], - [ - 1490060408, - "99680256" - ], - [ - 1490060408, - "99917824" - ], - [ - 1490060423, - "99680256" - ], - [ - 1490060423, - "99917824" - ], - [ - 1490060423, - "92946432" - ], - [ - 1490060438, - "99885056" - ], - [ - 1490060438, - "99917824" - ], - [ - 1490060438, - "54431744" - ], - [ - 1490060453, - "52731904" - ], - [ - 1490060453, - "82661376" - ], - [ - 1490060453, - "99885056" - ], - [ - 1490060468, - "99885056" - ], - [ - 1490060468, - "89595904" - ], - [ - 1490060468, - "83120128" - ], - [ - 1490060483, - "89542656" - ], - [ - 1490060483, - "95969280" - ], - [ - 1490060483, - "99885056" - ], - [ - 1490060498, - "62976000" - ], - [ - 1490060498, - "101580800" - ], - [ - 1490060498, - "95940608" - ], - [ - 1490060513, - "87064576" - ], - [ - 1490060513, - "101580800" - ], - [ - 1490060513, - "101867520" - ], - [ - 1490060528, - "93167616" - ], - [ - 1490060528, - "101580800" - ], - [ - 1490060528, - "101867520" - ], - [ - 1490060543, - "101867520" - ], - [ - 1490060543, - "99344384" - ], - [ - 1490060543, - "60964864" - ], - [ - 1490060558, - "99344384" - ], - [ - 1490060558, - "54091776" - ], - [ - 1490060558, - "85278720" - ], - [ - 1490060573, - "91901952" - ], - [ - 1490060573, - "99344384" - ], - [ - 1490060573, - "83156992" - ], - [ - 1490060588, - "97267712" - ], - [ - 1490060588, - "53846016" - ], - [ - 1490060588, - "89907200" - ], - [ - 1490060603, - "97267712" - ], - [ - 1490060603, - "82534400" - ], - [ - 1490060603, - "96546816" - ], - [ - 1490060618, - "96546816" - ], - [ - 1490060618, - "89804800" - ], - [ - 1490060618, - "97267712" - ], - [ - 1490060633, - "97267712" - ], - [ - 1490060633, - "96546816" - ], - [ - 1490060633, - "95936512" - ], - [ - 1490060648, - "60248064" - ], - [ - 1490060648, - "96546816" - ], - [ - 1490060648, - "102453248" - ], - [ - 1490060663, - "84226048" - ], - [ - 1490060663, - "64311296" - ], - [ - 1490060663, - "102453248" - ], - [ - 1490060678, - "102453248" - ], - [ - 1490060678, - "91598848" - ], - [ - 1490060678, - "87543808" - ], - [ - 1490060693, - "60690432" - ], - [ - 1490060693, - "94658560" - ], - [ - 1490060693, - "98164736" - ], - [ - 1490060708, - "84385792" - ], - [ - 1490060708, - "99897344" - ], - [ - 1490060708, - "98164736" - ], - [ - 1490060723, - "98164736" - ], - [ - 1490060723, - "99897344" - ], - [ - 1490060723, - "91611136" - ], - [ - 1490060738, - "97964032" - ], - [ - 1490060738, - "50487296" - ], - [ - 1490060738, - "99897344" - ], - [ - 1490060753, - "77529088" - ], - [ - 1490060753, - "99897344" - ], - [ - 1490060753, - "97964032" - ], - [ - 1490060768, - "89628672" - ], - [ - 1490060768, - "97964032" - ], - [ - 1490060768, - "62980096" - ], - [ - 1490060783, - "87805952" - ], - [ - 1490060783, - "95109120" - ], - [ - 1490060783, - "48287744" - ], - [ - 1490060798, - "93016064" - ], - [ - 1490060798, - "102023168" - ], - [ - 1490060798, - "75526144" - ], - [ - 1490060813, - "89956352" - ], - [ - 1490060813, - "102023168" - ], - [ - 1490060813, - "99651584" - ], - [ - 1490060828, - "102023168" - ], - [ - 1490060828, - "99651584" - ], - [ - 1490060828, - "95543296" - ], - [ - 1490060843, - "101851136" - ], - [ - 1490060843, - "99651584" - ], - [ - 1490060843, - "61243392" - ], - [ - 1490060858, - "60805120" - ], - [ - 1490060858, - "101851136" - ], - [ - 1490060858, - "84787200" - ], - [ - 1490060873, - "92463104" - ], - [ - 1490060873, - "101851136" - ], - [ - 1490060873, - "85245952" - ], - [ - 1490060888, - "98164736" - ], - [ - 1490060888, - "47865856" - ], - [ - 1490060888, - "92352512" - ], - [ - 1490060903, - "98164736" - ], - [ - 1490060903, - "97599488" - ], - [ - 1490060903, - "74739712" - ], - [ - 1490060918, - "98164736" - ], - [ - 1490060918, - "89800704" - ], - [ - 1490060918, - "104849408" - ], - [ - 1490060933, - "104849408" - ], - [ - 1490060933, - "94887936" - ], - [ - 1490060933, - "98164736" - ], - [ - 1490060948, - "64135168" - ], - [ - 1490060948, - "104849408" - ], - [ - 1490060948, - "101720064" - ], - [ - 1490060963, - "60538880" - ], - [ - 1490060963, - "101720064" - ], - [ - 1490060963, - "87240704" - ], - [ - 1490060978, - "84647936" - ], - [ - 1490060978, - "94650368" - ], - [ - 1490060978, - "101720064" - ], - [ - 1490060993, - "60096512" - ], - [ - 1490060993, - "91557888" - ], - [ - 1490060993, - "99618816" - ], - [ - 1490061008, - "84148224" - ], - [ - 1490061008, - "98058240" - ], - [ - 1490061008, - "99618816" - ], - [ - 1490061023, - "99618816" - ], - [ - 1490061023, - "98058240" - ], - [ - 1490061023, - "91664384" - ], - [ - 1490061038, - "97382400" - ], - [ - 1490061038, - "99618816" - ], - [ - 1490061038, - "98058240" - ], - [ - 1490061053, - "97382400" - ], - [ - 1490061053, - "63696896" - ], - [ - 1490061053, - "48656384" - ], - [ - 1490061068, - "97382400" - ], - [ - 1490061068, - "87126016" - ], - [ - 1490061068, - "83697664" - ], - [ - 1490061083, - "89300992" - ], - [ - 1490061083, - "97382400" - ], - [ - 1490061083, - "94097408" - ], - [ - 1490061098, - "95686656" - ], - [ - 1490061098, - "99565568" - ], - [ - 1490061098, - "63139840" - ], - [ - 1490061113, - "101748736" - ], - [ - 1490061113, - "99565568" - ], - [ - 1490061113, - "87162880" - ], - [ - 1490061128, - "93073408" - ], - [ - 1490061128, - "99565568" - ], - [ - 1490061128, - "101748736" - ], - [ - 1490061143, - "101748736" - ], - [ - 1490061143, - "99565568" - ], - [ - 1490061143, - "60936192" - ], - [ - 1490061158, - "99565568" - ], - [ - 1490061158, - "84860928" - ], - [ - 1490061158, - "61050880" - ], - [ - 1490061173, - "99565568" - ], - [ - 1490061173, - "85577728" - ], - [ - 1490061173, - "92131328" - ], - [ - 1490061188, - "97480704" - ], - [ - 1490061188, - "50073600" - ], - [ - 1490061188, - "91832320" - ], - [ - 1490061203, - "97480704" - ], - [ - 1490061203, - "82903040" - ], - [ - 1490061203, - "98422784" - ], - [ - 1490061218, - "98422784" - ], - [ - 1490061218, - "89243648" - ], - [ - 1490061218, - "97480704" - ], - [ - 1490061233, - "96550912" - ], - [ - 1490061233, - "97480704" - ], - [ - 1490061233, - "98422784" - ], - [ - 1490061248, - "98422784" - ], - [ - 1490061248, - "102125568" - ], - [ - 1490061248, - "63270912" - ], - [ - 1490061263, - "87269376" - ], - [ - 1490061263, - "102125568" - ], - [ - 1490061263, - "62578688" - ], - [ - 1490061278, - "94396416" - ], - [ - 1490061278, - "102125568" - ], - [ - 1490061278, - "83111936" - ], - [ - 1490061293, - "100270080" - ], - [ - 1490061293, - "60739584" - ], - [ - 1490061293, - "85164032" - ], - [ - 1490061308, - "87904256" - ], - [ - 1490061308, - "100270080" - ], - [ - 1490061308, - "84680704" - ], - [ - 1490061323, - "100270080" - ], - [ - 1490061323, - "87904256" - ], - [ - 1490061323, - "91230208" - ], - [ - 1490061338, - "50319360" - ], - [ - 1490061338, - "87904256" - ], - [ - 1490061338, - "98222080" - ], - [ - 1490061353, - "98222080" - ], - [ - 1490061353, - "81027072" - ], - [ - 1490061353, - "87904256" - ], - [ - 1490061368, - "64540672" - ], - [ - 1490061368, - "98222080" - ], - [ - 1490061368, - "90255360" - ], - [ - 1490061383, - "98222080" - ], - [ - 1490061383, - "87244800" - ], - [ - 1490061383, - "95764480" - ], - [ - 1490061398, - "94638080" - ], - [ - 1490061398, - "62623744" - ], - [ - 1490061398, - "102100992" - ], - [ - 1490061413, - "86519808" - ], - [ - 1490061413, - "100265984" - ], - [ - 1490061413, - "102100992" - ], - [ - 1490061428, - "93130752" - ], - [ - 1490061428, - "100265984" - ], - [ - 1490061428, - "102100992" - ], - [ - 1490061443, - "50667520" - ], - [ - 1490061443, - "100020224" - ], - [ - 1490061443, - "100265984" - ], - [ - 1490061458, - "100020224" - ], - [ - 1490061458, - "78909440" - ], - [ - 1490061458, - "51458048" - ], - [ - 1490061473, - "89513984" - ], - [ - 1490061473, - "74911744" - ], - [ - 1490061473, - "100020224" - ], - [ - 1490061488, - "48349184" - ], - [ - 1490061488, - "95121408" - ], - [ - 1490061488, - "90103808" - ], - [ - 1490061503, - "95526912" - ], - [ - 1490061503, - "80523264" - ], - [ - 1490061503, - "102035456" - ], - [ - 1490061518, - "89186304" - ], - [ - 1490061518, - "102236160" - ], - [ - 1490061518, - "102035456" - ], - [ - 1490061533, - "102035456" - ], - [ - 1490061533, - "102236160" - ], - [ - 1490061533, - "95059968" - ], - [ - 1490061548, - "60657664" - ], - [ - 1490061548, - "102236160" - ], - [ - 1490061548, - "101179392" - ], - [ - 1490061563, - "101179392" - ], - [ - 1490061563, - "61112320" - ], - [ - 1490061563, - "84467712" - ], - [ - 1490061578, - "85405696" - ], - [ - 1490061578, - "101179392" - ], - [ - 1490061578, - "91914240" - ], - [ - 1490061593, - "91795456" - ], - [ - 1490061593, - "60125184" - ], - [ - 1490061593, - "97959936" - ], - [ - 1490061608, - "97959936" - ], - [ - 1490061608, - "98779136" - ], - [ - 1490061608, - "84398080" - ], - [ - 1490061623, - "98779136" - ], - [ - 1490061623, - "97959936" - ], - [ - 1490061623, - "90963968" - ], - [ - 1490061638, - "97239040" - ], - [ - 1490061638, - "98779136" - ], - [ - 1490061638, - "97959936" - ], - [ - 1490061653, - "98779136" - ], - [ - 1490061653, - "97239040" - ], - [ - 1490061653, - "64376832" - ], - [ - 1490061668, - "97239040" - ], - [ - 1490061668, - "64204800" - ], - [ - 1490061668, - "88469504" - ], - [ - 1490061683, - "86876160" - ], - [ - 1490061683, - "94228480" - ], - [ - 1490061683, - "97239040" - ], - [ - 1490061698, - "63258624" - ], - [ - 1490061698, - "100519936" - ], - [ - 1490061698, - "93982720" - ], - [ - 1490061713, - "86417408" - ], - [ - 1490061713, - "99606528" - ], - [ - 1490061713, - "100519936" - ], - [ - 1490061728, - "93192192" - ], - [ - 1490061728, - "99606528" - ], - [ - 1490061728, - "100519936" - ], - [ - 1490061743, - "99606528" - ], - [ - 1490061743, - "61046784" - ], - [ - 1490061743, - "99033088" - ], - [ - 1490061758, - "85245952" - ], - [ - 1490061758, - "99033088" - ], - [ - 1490061758, - "50171904" - ], - [ - 1490061773, - "91570176" - ], - [ - 1490061773, - "99033088" - ], - [ - 1490061773, - "80105472" - ], - [ - 1490061788, - "98045952" - ], - [ - 1490061788, - "47579136" - ], - [ - 1490061788, - "89088000" - ], - [ - 1490061803, - "77303808" - ], - [ - 1490061803, - "95748096" - ], - [ - 1490061803, - "103825408" - ], - [ - 1490061818, - "102428672" - ], - [ - 1490061818, - "103825408" - ], - [ - 1490061818, - "89694208" - ], - [ - 1490061833, - "95268864" - ], - [ - 1490061833, - "102428672" - ], - [ - 1490061833, - "103825408" - ], - [ - 1490061848, - "101781504" - ], - [ - 1490061848, - "102428672" - ], - [ - 1490061848, - "60928000" - ], - [ - 1490061863, - "60473344" - ], - [ - 1490061863, - "101781504" - ], - [ - 1490061863, - "84697088" - ], - [ - 1490061878, - "91922432" - ], - [ - 1490061878, - "85151744" - ], - [ - 1490061878, - "101781504" - ], - [ - 1490061893, - "92512256" - ], - [ - 1490061893, - "60760064" - ], - [ - 1490061893, - "98070528" - ], - [ - 1490061908, - "98070528" - ], - [ - 1490061908, - "85012480" - ], - [ - 1490061908, - "97587200" - ], - [ - 1490061923, - "97587200" - ], - [ - 1490061923, - "98070528" - ], - [ - 1490061923, - "91774976" - ], - [ - 1490061938, - "97517568" - ], - [ - 1490061938, - "97587200" - ], - [ - 1490061938, - "98070528" - ], - [ - 1490061953, - "97517568" - ], - [ - 1490061953, - "69464064" - ], - [ - 1490061953, - "97587200" - ], - [ - 1490061968, - "64135168" - ], - [ - 1490061968, - "97517568" - ], - [ - 1490061968, - "92688384" - ], - [ - 1490061983, - "97517568" - ], - [ - 1490061983, - "87523328" - ], - [ - 1490061983, - "99151872" - ], - [ - 1490061998, - "94453760" - ], - [ - 1490061998, - "105725952" - ], - [ - 1490061998, - "62820352" - ], - [ - 1490062013, - "105725952" - ], - [ - 1490062013, - "99966976" - ], - [ - 1490062013, - "87334912" - ], - [ - 1490062028, - "92930048" - ], - [ - 1490062028, - "99966976" - ], - [ - 1490062028, - "105725952" - ], - [ - 1490062043, - "99966976" - ], - [ - 1490062043, - "50917376" - ], - [ - 1490062043, - "99622912" - ], - [ - 1490062058, - "99622912" - ], - [ - 1490062058, - "82903040" - ], - [ - 1490062058, - "53559296" - ], - [ - 1490062073, - "89853952" - ], - [ - 1490062073, - "99622912" - ], - [ - 1490062073, - "83333120" - ], - [ - 1490062088, - "96497664" - ], - [ - 1490062088, - "90046464" - ], - [ - 1490062088, - "49086464" - ], - [ - 1490062103, - "96661504" - ], - [ - 1490062103, - "78114816" - ], - [ - 1490062103, - "102252544" - ], - [ - 1490062118, - "90607616" - ], - [ - 1490062118, - "102252544" - ], - [ - 1490062118, - "102436864" - ], - [ - 1490062133, - "102252544" - ], - [ - 1490062133, - "102436864" - ], - [ - 1490062133, - "95559680" - ], - [ - 1490062148, - "102436864" - ], - [ - 1490062148, - "62500864" - ], - [ - 1490062148, - "102072320" - ], - [ - 1490062163, - "102072320" - ], - [ - 1490062163, - "61067264" - ], - [ - 1490062163, - "85696512" - ], - [ - 1490062178, - "91541504" - ], - [ - 1490062178, - "102072320" - ], - [ - 1490062178, - "85602304" - ], - [ - 1490062193, - "61423616" - ], - [ - 1490062193, - "91901952" - ], - [ - 1490062193, - "98439168" - ], - [ - 1490062208, - "85880832" - ], - [ - 1490062208, - "97980416" - ], - [ - 1490062208, - "98439168" - ], - [ - 1490062223, - "97980416" - ], - [ - 1490062223, - "92901376" - ], - [ - 1490062223, - "98439168" - ], - [ - 1490062238, - "97980416" - ], - [ - 1490062238, - "98439168" - ], - [ - 1490062238, - "98197504" - ], - [ - 1490062253, - "98197504" - ], - [ - 1490062253, - "97980416" - ], - [ - 1490062253, - "64577536" - ], - [ - 1490062268, - "66084864" - ], - [ - 1490062268, - "87314432" - ], - [ - 1490062268, - "98197504" - ], - [ - 1490062283, - "88604672" - ], - [ - 1490062283, - "93949952" - ], - [ - 1490062283, - "98197504" - ], - [ - 1490062298, - "63258624" - ], - [ - 1490062298, - "94408704" - ], - [ - 1490062298, - "99561472" - ], - [ - 1490062313, - "100950016" - ], - [ - 1490062313, - "99561472" - ], - [ - 1490062313, - "87048192" - ], - [ - 1490062328, - "99561472" - ], - [ - 1490062328, - "92999680" - ], - [ - 1490062328, - "100950016" - ], - [ - 1490062343, - "100950016" - ], - [ - 1490062343, - "48599040" - ], - [ - 1490062343, - "99348480" - ], - [ - 1490062358, - "99348480" - ], - [ - 1490062358, - "53534720" - ], - [ - 1490062358, - "83447808" - ], - [ - 1490062373, - "89907200" - ], - [ - 1490062373, - "76951552" - ], - [ - 1490062373, - "99348480" - ], - [ - 1490062388, - "90546176" - ], - [ - 1490062388, - "96563200" - ], - [ - 1490062388, - "50446336" - ], - [ - 1490062403, - "102256640" - ], - [ - 1490062403, - "83062784" - ], - [ - 1490062403, - "95756288" - ], - [ - 1490062418, - "89538560" - ], - [ - 1490062418, - "102256640" - ], - [ - 1490062418, - "102174720" - ], - [ - 1490062433, - "102174720" - ], - [ - 1490062433, - "102256640" - ], - [ - 1490062433, - "96153600" - ], - [ - 1490062448, - "61341696" - ], - [ - 1490062448, - "102174720" - ], - [ - 1490062448, - "101974016" - ], - [ - 1490062463, - "85450752" - ], - [ - 1490062463, - "61050880" - ], - [ - 1490062463, - "101974016" - ], - [ - 1490062478, - "84918272" - ], - [ - 1490062478, - "91754496" - ], - [ - 1490062478, - "101974016" - ], - [ - 1490062493, - "98234368" - ], - [ - 1490062493, - "91529216" - ], - [ - 1490062493, - "60297216" - ], - [ - 1490062508, - "85102592" - ], - [ - 1490062508, - "98234368" - ], - [ - 1490062508, - "97419264" - ], - [ - 1490062523, - "97419264" - ], - [ - 1490062523, - "91680768" - ], - [ - 1490062523, - "98234368" - ], - [ - 1490062538, - "98234368" - ], - [ - 1490062538, - "97419264" - ], - [ - 1490062538, - "98127872" - ], - [ - 1490062553, - "63922176" - ], - [ - 1490062553, - "97419264" - ], - [ - 1490062553, - "98127872" - ], - [ - 1490062568, - "86859776" - ], - [ - 1490062568, - "65175552" - ], - [ - 1490062568, - "98127872" - ], - [ - 1490062583, - "98127872" - ], - [ - 1490062583, - "94117888" - ], - [ - 1490062583, - "88023040" - ], - [ - 1490062598, - "93794304" - ], - [ - 1490062598, - "63451136" - ], - [ - 1490062598, - "99360768" - ], - [ - 1490062613, - "100372480" - ], - [ - 1490062613, - "99360768" - ], - [ - 1490062613, - "87322624" - ], - [ - 1490062628, - "100372480" - ], - [ - 1490062628, - "99360768" - ], - [ - 1490062628, - "93220864" - ], - [ - 1490062643, - "99475456" - ], - [ - 1490062643, - "100372480" - ], - [ - 1490062643, - "54067200" - ], - [ - 1490062658, - "99475456" - ], - [ - 1490062658, - "48300032" - ], - [ - 1490062658, - "83046400" - ], - [ - 1490062673, - "78213120" - ], - [ - 1490062673, - "99475456" - ], - [ - 1490062673, - "89759744" - ], - [ - 1490062688, - "96153600" - ], - [ - 1490062688, - "50507776" - ], - [ - 1490062688, - "85426176" - ], - [ - 1490062703, - "85327872" - ], - [ - 1490062703, - "102264832" - ], - [ - 1490062703, - "75501568" - ], - [ - 1490062718, - "102264832" - ], - [ - 1490062718, - "86736896" - ], - [ - 1490062718, - "89812992" - ], - [ - 1490062733, - "95416320" - ], - [ - 1490062733, - "102264832" - ], - [ - 1490062733, - "86736896" - ], - [ - 1490062748, - "86736896" - ], - [ - 1490062748, - "61435904" - ], - [ - 1490062748, - "101756928" - ], - [ - 1490062763, - "85966848" - ], - [ - 1490062763, - "101756928" - ], - [ - 1490062763, - "61026304" - ], - [ - 1490062778, - "84811776" - ], - [ - 1490062778, - "92323840" - ], - [ - 1490062778, - "101756928" - ], - [ - 1490062793, - "61247488" - ], - [ - 1490062793, - "91607040" - ], - [ - 1490062793, - "98988032" - ], - [ - 1490062808, - "61247488" - ], - [ - 1490062808, - "91607040" - ], - [ - 1490062808, - "98988032" - ], - [ - 1490062823, - "47026176" - ], - [ - 1490062823, - "46981120" - ], - [ - 1490062823, - "98988032" - ] - ], - "node_memory_heap_total_bytes": [ - [ - 1490048483, - "38203392" - ], - [ - 1490048483, - "38203392" - ], - [ - 1490048483, - "23523328" - ], - [ - 1490048498, - "61272064" - ], - [ - 1490048498, - "39776256" - ], - [ - 1490048498, - "61272064" - ], - [ - 1490048513, - "63369216" - ], - [ - 1490048513, - "68087808" - ], - [ - 1490048513, - "68087808" - ], - [ - 1490048528, - "73854976" - ], - [ - 1490048528, - "70709248" - ], - [ - 1490048528, - "74379264" - ], - [ - 1490048543, - "76476416" - ], - [ - 1490048543, - "74379264" - ], - [ - 1490048543, - "73854976" - ], - [ - 1490048558, - "73854976" - ], - [ - 1490048558, - "76476416" - ], - [ - 1490048558, - "74379264" - ], - [ - 1490048573, - "76476416" - ], - [ - 1490048573, - "73854976" - ], - [ - 1490048573, - "74379264" - ], - [ - 1490048588, - "76476416" - ], - [ - 1490048588, - "36630528" - ], - [ - 1490048588, - "36106240" - ], - [ - 1490048603, - "60747776" - ], - [ - 1490048603, - "60223488" - ], - [ - 1490048603, - "30339072" - ], - [ - 1490048618, - "67039232" - ], - [ - 1490048618, - "62320640" - ], - [ - 1490048618, - "68087808" - ], - [ - 1490048633, - "73330688" - ], - [ - 1490048633, - "73330688" - ], - [ - 1490048633, - "68087808" - ], - [ - 1490048648, - "73330688" - ], - [ - 1490048648, - "75427840" - ], - [ - 1490048648, - "73330688" - ], - [ - 1490048663, - "75427840" - ], - [ - 1490048663, - "73330688" - ], - [ - 1490048663, - "73330688" - ], - [ - 1490048678, - "34533376" - ], - [ - 1490048678, - "36630528" - ], - [ - 1490048678, - "75427840" - ], - [ - 1490048693, - "37154816" - ], - [ - 1490048693, - "60223488" - ], - [ - 1490048693, - "58126336" - ], - [ - 1490048708, - "67563520" - ], - [ - 1490048708, - "60223488" - ], - [ - 1490048708, - "65466368" - ], - [ - 1490048723, - "73330688" - ], - [ - 1490048723, - "71233536" - ], - [ - 1490048723, - "68087808" - ], - [ - 1490048738, - "78049280" - ], - [ - 1490048738, - "73330688" - ], - [ - 1490048738, - "79622144" - ], - [ - 1490048753, - "78049280" - ], - [ - 1490048753, - "73330688" - ], - [ - 1490048753, - "79622144" - ], - [ - 1490048768, - "34533376" - ], - [ - 1490048768, - "73330688" - ], - [ - 1490048768, - "29814784" - ], - [ - 1490048783, - "37154816" - ], - [ - 1490048783, - "58126336" - ], - [ - 1490048783, - "39776256" - ], - [ - 1490048798, - "61272064" - ], - [ - 1490048798, - "64942080" - ], - [ - 1490048798, - "57602048" - ], - [ - 1490048813, - "67039232" - ], - [ - 1490048813, - "71233536" - ], - [ - 1490048813, - "61272064" - ], - [ - 1490048828, - "74379264" - ], - [ - 1490048828, - "61272064" - ], - [ - 1490048828, - "78049280" - ], - [ - 1490048843, - "74379264" - ], - [ - 1490048843, - "61272064" - ], - [ - 1490048843, - "78049280" - ], - [ - 1490048858, - "61272064" - ], - [ - 1490048858, - "78049280" - ], - [ - 1490048858, - "74379264" - ], - [ - 1490048873, - "56029184" - ], - [ - 1490048873, - "56029184" - ], - [ - 1490048873, - "34533376" - ], - [ - 1490048888, - "63893504" - ], - [ - 1490048888, - "58650624" - ], - [ - 1490048888, - "62844928" - ], - [ - 1490048903, - "69660672" - ], - [ - 1490048903, - "65990656" - ], - [ - 1490048903, - "70184960" - ], - [ - 1490048918, - "71757824" - ], - [ - 1490048918, - "76476416" - ], - [ - 1490048918, - "75427840" - ], - [ - 1490048933, - "75427840" - ], - [ - 1490048933, - "78049280" - ], - [ - 1490048933, - "76476416" - ], - [ - 1490048948, - "76476416" - ], - [ - 1490048948, - "75427840" - ], - [ - 1490048948, - "78049280" - ], - [ - 1490048963, - "34533376" - ], - [ - 1490048963, - "37154816" - ], - [ - 1490048963, - "56029184" - ], - [ - 1490048978, - "59174912" - ], - [ - 1490048978, - "61272064" - ], - [ - 1490048978, - "58650624" - ], - [ - 1490048993, - "64942080" - ], - [ - 1490048993, - "60747776" - ], - [ - 1490048993, - "68087808" - ], - [ - 1490049008, - "72282112" - ], - [ - 1490049008, - "74379264" - ], - [ - 1490049008, - "62320640" - ], - [ - 1490049023, - "62320640" - ], - [ - 1490049023, - "78049280" - ], - [ - 1490049023, - "74379264" - ], - [ - 1490049038, - "74379264" - ], - [ - 1490049038, - "62320640" - ], - [ - 1490049038, - "78049280" - ], - [ - 1490049053, - "37154816" - ], - [ - 1490049053, - "78049280" - ], - [ - 1490049053, - "37154816" - ], - [ - 1490049068, - "57602048" - ], - [ - 1490049068, - "61272064" - ], - [ - 1490049068, - "56029184" - ], - [ - 1490049083, - "63369216" - ], - [ - 1490049083, - "67039232" - ], - [ - 1490049083, - "62320640" - ], - [ - 1490049098, - "73854976" - ], - [ - 1490049098, - "69660672" - ], - [ - 1490049098, - "62320640" - ], - [ - 1490049113, - "75427840" - ], - [ - 1490049113, - "73854976" - ], - [ - 1490049113, - "62320640" - ], - [ - 1490049128, - "62320640" - ], - [ - 1490049128, - "73854976" - ], - [ - 1490049128, - "75427840" - ], - [ - 1490049143, - "75427840" - ], - [ - 1490049143, - "36630528" - ], - [ - 1490049143, - "34533376" - ], - [ - 1490049158, - "58126336" - ], - [ - 1490049158, - "36630528" - ], - [ - 1490049158, - "60747776" - ], - [ - 1490049173, - "64942080" - ], - [ - 1490049173, - "60747776" - ], - [ - 1490049173, - "68087808" - ], - [ - 1490049188, - "73330688" - ], - [ - 1490049188, - "67563520" - ], - [ - 1490049188, - "71233536" - ], - [ - 1490049203, - "73330688" - ], - [ - 1490049203, - "73330688" - ], - [ - 1490049203, - "77524992" - ], - [ - 1490049218, - "73330688" - ], - [ - 1490049218, - "77524992" - ], - [ - 1490049218, - "73330688" - ], - [ - 1490049233, - "34009088" - ], - [ - 1490049233, - "73330688" - ], - [ - 1490049233, - "77524992" - ], - [ - 1490049248, - "58650624" - ], - [ - 1490049248, - "56029184" - ], - [ - 1490049248, - "36630528" - ], - [ - 1490049263, - "63369216" - ], - [ - 1490049263, - "57077760" - ], - [ - 1490049263, - "65466368" - ], - [ - 1490049278, - "72282112" - ], - [ - 1490049278, - "69660672" - ], - [ - 1490049278, - "60747776" - ], - [ - 1490049293, - "61272064" - ], - [ - 1490049293, - "78049280" - ], - [ - 1490049293, - "76476416" - ], - [ - 1490049308, - "63369216" - ], - [ - 1490049308, - "78049280" - ], - [ - 1490049308, - "76476416" - ], - [ - 1490049323, - "76476416" - ], - [ - 1490049323, - "78049280" - ], - [ - 1490049323, - "63369216" - ], - [ - 1490049338, - "33484800" - ], - [ - 1490049338, - "56029184" - ], - [ - 1490049338, - "56029184" - ], - [ - 1490049353, - "62320640" - ], - [ - 1490049353, - "63893504" - ], - [ - 1490049353, - "57602048" - ], - [ - 1490049368, - "69136384" - ], - [ - 1490049368, - "70184960" - ], - [ - 1490049368, - "64942080" - ], - [ - 1490049383, - "71757824" - ], - [ - 1490049383, - "75427840" - ], - [ - 1490049383, - "75952128" - ], - [ - 1490049398, - "77524992" - ], - [ - 1490049398, - "75427840" - ], - [ - 1490049398, - "75952128" - ], - [ - 1490049413, - "77524992" - ], - [ - 1490049413, - "75952128" - ], - [ - 1490049413, - "75427840" - ], - [ - 1490049428, - "37154816" - ], - [ - 1490049428, - "36630528" - ], - [ - 1490049428, - "77524992" - ], - [ - 1490049443, - "61272064" - ], - [ - 1490049443, - "38727680" - ], - [ - 1490049443, - "60223488" - ], - [ - 1490049458, - "62844928" - ], - [ - 1490049458, - "67563520" - ], - [ - 1490049458, - "67563520" - ], - [ - 1490049473, - "74379264" - ], - [ - 1490049473, - "70184960" - ], - [ - 1490049473, - "73330688" - ], - [ - 1490049488, - "73330688" - ], - [ - 1490049488, - "74379264" - ], - [ - 1490049488, - "75952128" - ], - [ - 1490049503, - "73330688" - ], - [ - 1490049503, - "75952128" - ], - [ - 1490049503, - "74379264" - ], - [ - 1490049518, - "33484800" - ], - [ - 1490049518, - "75952128" - ], - [ - 1490049518, - "36630528" - ], - [ - 1490049533, - "56553472" - ], - [ - 1490049533, - "60223488" - ], - [ - 1490049533, - "37154816" - ], - [ - 1490049548, - "67563520" - ], - [ - 1490049548, - "61272064" - ], - [ - 1490049548, - "61272064" - ], - [ - 1490049563, - "73330688" - ], - [ - 1490049563, - "68087808" - ], - [ - 1490049563, - "61272064" - ], - [ - 1490049578, - "73330688" - ], - [ - 1490049578, - "63369216" - ], - [ - 1490049578, - "74379264" - ], - [ - 1490049593, - "73330688" - ], - [ - 1490049593, - "63369216" - ], - [ - 1490049593, - "74379264" - ], - [ - 1490049608, - "34533376" - ], - [ - 1490049608, - "74379264" - ], - [ - 1490049608, - "63369216" - ], - [ - 1490049623, - "58650624" - ], - [ - 1490049623, - "37154816" - ], - [ - 1490049623, - "39251968" - ], - [ - 1490049638, - "63369216" - ], - [ - 1490049638, - "65466368" - ], - [ - 1490049638, - "60223488" - ], - [ - 1490049653, - "70184960" - ], - [ - 1490049653, - "72282112" - ], - [ - 1490049653, - "67563520" - ], - [ - 1490049668, - "75952128" - ], - [ - 1490049668, - "73330688" - ], - [ - 1490049668, - "77524992" - ], - [ - 1490049683, - "75952128" - ], - [ - 1490049683, - "77524992" - ], - [ - 1490049683, - "73330688" - ], - [ - 1490049698, - "73330688" - ], - [ - 1490049698, - "75952128" - ], - [ - 1490049698, - "77524992" - ], - [ - 1490049713, - "34533376" - ], - [ - 1490049713, - "38727680" - ], - [ - 1490049713, - "56029184" - ], - [ - 1490049728, - "62844928" - ], - [ - 1490049728, - "62320640" - ], - [ - 1490049728, - "58650624" - ], - [ - 1490049743, - "69136384" - ], - [ - 1490049743, - "65466368" - ], - [ - 1490049743, - "68612096" - ], - [ - 1490049758, - "75427840" - ], - [ - 1490049758, - "75427840" - ], - [ - 1490049758, - "72282112" - ], - [ - 1490049773, - "78049280" - ], - [ - 1490049773, - "75427840" - ], - [ - 1490049773, - "75427840" - ], - [ - 1490049788, - "78049280" - ], - [ - 1490049788, - "75427840" - ], - [ - 1490049788, - "75427840" - ], - [ - 1490049803, - "78049280" - ], - [ - 1490049803, - "56029184" - ], - [ - 1490049803, - "36630528" - ], - [ - 1490049818, - "60223488" - ], - [ - 1490049818, - "56029184" - ], - [ - 1490049818, - "63369216" - ], - [ - 1490049833, - "62320640" - ], - [ - 1490049833, - "69660672" - ], - [ - 1490049833, - "67563520" - ], - [ - 1490049848, - "69136384" - ], - [ - 1490049848, - "75427840" - ], - [ - 1490049848, - "73330688" - ], - [ - 1490049863, - "73330688" - ], - [ - 1490049863, - "75427840" - ], - [ - 1490049863, - "75427840" - ], - [ - 1490049878, - "75427840" - ], - [ - 1490049878, - "73330688" - ], - [ - 1490049878, - "75427840" - ], - [ - 1490049893, - "75427840" - ], - [ - 1490049893, - "36630528" - ], - [ - 1490049893, - "36630528" - ], - [ - 1490049908, - "60223488" - ], - [ - 1490049908, - "56029184" - ], - [ - 1490049908, - "60223488" - ], - [ - 1490049923, - "62844928" - ], - [ - 1490049923, - "67563520" - ], - [ - 1490049923, - "67563520" - ], - [ - 1490049938, - "73330688" - ], - [ - 1490049938, - "73330688" - ], - [ - 1490049938, - "69660672" - ], - [ - 1490049953, - "75427840" - ], - [ - 1490049953, - "73330688" - ], - [ - 1490049953, - "75427840" - ], - [ - 1490049968, - "73330688" - ], - [ - 1490049968, - "75427840" - ], - [ - 1490049968, - "75427840" - ], - [ - 1490049983, - "23523328" - ], - [ - 1490049983, - "75427840" - ], - [ - 1490049983, - "24047616" - ], - [ - 1490049998, - "58650624" - ], - [ - 1490049998, - "58126336" - ], - [ - 1490049998, - "36630528" - ], - [ - 1490050013, - "65466368" - ], - [ - 1490050013, - "64417792" - ], - [ - 1490050013, - "59699200" - ], - [ - 1490050028, - "67039232" - ], - [ - 1490050028, - "71757824" - ], - [ - 1490050028, - "71233536" - ], - [ - 1490050043, - "72806400" - ], - [ - 1490050043, - "77524992" - ], - [ - 1490050043, - "77000704" - ], - [ - 1490050058, - "79097856" - ], - [ - 1490050058, - "77524992" - ], - [ - 1490050058, - "77000704" - ], - [ - 1490050073, - "77000704" - ], - [ - 1490050073, - "79097856" - ], - [ - 1490050073, - "77524992" - ], - [ - 1490050088, - "77000704" - ], - [ - 1490050088, - "79097856" - ], - [ - 1490050088, - "77524992" - ], - [ - 1490050103, - "38727680" - ], - [ - 1490050103, - "24571904" - ], - [ - 1490050103, - "38727680" - ], - [ - 1490050118, - "61796352" - ], - [ - 1490050118, - "62320640" - ], - [ - 1490050118, - "57602048" - ], - [ - 1490050133, - "69660672" - ], - [ - 1490050133, - "68612096" - ], - [ - 1490050133, - "64942080" - ], - [ - 1490050148, - "74903552" - ], - [ - 1490050148, - "75427840" - ], - [ - 1490050148, - "70709248" - ], - [ - 1490050163, - "77524992" - ], - [ - 1490050163, - "74903552" - ], - [ - 1490050163, - "75427840" - ], - [ - 1490050178, - "75427840" - ], - [ - 1490050178, - "74903552" - ], - [ - 1490050178, - "77524992" - ], - [ - 1490050193, - "77524992" - ], - [ - 1490050193, - "75427840" - ], - [ - 1490050193, - "74903552" - ], - [ - 1490050208, - "36106240" - ], - [ - 1490050208, - "27193344" - ], - [ - 1490050208, - "77524992" - ], - [ - 1490050223, - "60223488" - ], - [ - 1490050223, - "43970560" - ], - [ - 1490050223, - "38727680" - ], - [ - 1490050238, - "61796352" - ], - [ - 1490050238, - "66514944" - ], - [ - 1490050238, - "66514944" - ], - [ - 1490050253, - "68612096" - ], - [ - 1490050253, - "73330688" - ], - [ - 1490050253, - "73330688" - ], - [ - 1490050268, - "79097856" - ], - [ - 1490050268, - "73330688" - ], - [ - 1490050268, - "74903552" - ], - [ - 1490050283, - "79097856" - ], - [ - 1490050283, - "73330688" - ], - [ - 1490050283, - "74903552" - ], - [ - 1490050298, - "74903552" - ], - [ - 1490050298, - "73330688" - ], - [ - 1490050298, - "79097856" - ], - [ - 1490050313, - "23523328" - ], - [ - 1490050313, - "27193344" - ], - [ - 1490050313, - "74903552" - ], - [ - 1490050328, - "57602048" - ], - [ - 1490050328, - "43970560" - ], - [ - 1490050328, - "36630528" - ], - [ - 1490050343, - "63893504" - ], - [ - 1490050343, - "60223488" - ], - [ - 1490050343, - "66514944" - ], - [ - 1490050358, - "67039232" - ], - [ - 1490050358, - "73330688" - ], - [ - 1490050358, - "70709248" - ], - [ - 1490050373, - "79097856" - ], - [ - 1490050373, - "76476416" - ], - [ - 1490050373, - "73330688" - ], - [ - 1490050388, - "79097856" - ], - [ - 1490050388, - "76476416" - ], - [ - 1490050388, - "73330688" - ], - [ - 1490050403, - "76476416" - ], - [ - 1490050403, - "73330688" - ], - [ - 1490050403, - "79097856" - ], - [ - 1490050418, - "76476416" - ], - [ - 1490050418, - "23523328" - ], - [ - 1490050418, - "73330688" - ], - [ - 1490050433, - "38203392" - ], - [ - 1490050433, - "22999040" - ], - [ - 1490050433, - "56553472" - ], - [ - 1490050448, - "62844928" - ], - [ - 1490050448, - "59699200" - ], - [ - 1490050448, - "43446272" - ], - [ - 1490050463, - "66514944" - ], - [ - 1490050463, - "61272064" - ], - [ - 1490050463, - "69136384" - ], - [ - 1490050478, - "62844928" - ], - [ - 1490050478, - "74903552" - ], - [ - 1490050478, - "73330688" - ], - [ - 1490050493, - "74903552" - ], - [ - 1490050493, - "79097856" - ], - [ - 1490050493, - "62844928" - ], - [ - 1490050508, - "62844928" - ], - [ - 1490050508, - "74903552" - ], - [ - 1490050508, - "79097856" - ], - [ - 1490050523, - "74903552" - ], - [ - 1490050523, - "79097856" - ], - [ - 1490050523, - "62844928" - ], - [ - 1490050538, - "38727680" - ], - [ - 1490050538, - "23523328" - ], - [ - 1490050538, - "38203392" - ], - [ - 1490050553, - "58126336" - ], - [ - 1490050553, - "62320640" - ], - [ - 1490050553, - "61796352" - ], - [ - 1490050568, - "68087808" - ], - [ - 1490050568, - "64417792" - ], - [ - 1490050568, - "69136384" - ], - [ - 1490050583, - "71233536" - ], - [ - 1490050583, - "74903552" - ], - [ - 1490050583, - "74903552" - ], - [ - 1490050598, - "77000704" - ], - [ - 1490050598, - "74903552" - ], - [ - 1490050598, - "74903552" - ], - [ - 1490050613, - "77000704" - ], - [ - 1490050613, - "74903552" - ], - [ - 1490050613, - "74903552" - ], - [ - 1490050628, - "74903552" - ], - [ - 1490050628, - "74903552" - ], - [ - 1490050628, - "77000704" - ], - [ - 1490050643, - "77000704" - ], - [ - 1490050643, - "27717632" - ], - [ - 1490050643, - "35581952" - ], - [ - 1490050658, - "30339072" - ], - [ - 1490050658, - "43970560" - ], - [ - 1490050658, - "60223488" - ], - [ - 1490050673, - "65990656" - ], - [ - 1490050673, - "66514944" - ], - [ - 1490050673, - "58126336" - ], - [ - 1490050688, - "73330688" - ], - [ - 1490050688, - "59699200" - ], - [ - 1490050688, - "72806400" - ], - [ - 1490050703, - "62320640" - ], - [ - 1490050703, - "78573568" - ], - [ - 1490050703, - "79097856" - ], - [ - 1490050718, - "79097856" - ], - [ - 1490050718, - "62320640" - ], - [ - 1490050718, - "78573568" - ], - [ - 1490050733, - "79097856" - ], - [ - 1490050733, - "78573568" - ], - [ - 1490050733, - "62320640" - ], - [ - 1490050748, - "23523328" - ], - [ - 1490050748, - "23523328" - ], - [ - 1490050748, - "62320640" - ], - [ - 1490050763, - "27193344" - ], - [ - 1490050763, - "41873408" - ], - [ - 1490050763, - "58126336" - ], - [ - 1490050778, - "63893504" - ], - [ - 1490050778, - "64417792" - ], - [ - 1490050778, - "42921984" - ], - [ - 1490050793, - "65990656" - ], - [ - 1490050793, - "71233536" - ], - [ - 1490050793, - "71233536" - ], - [ - 1490050808, - "76476416" - ], - [ - 1490050808, - "72806400" - ], - [ - 1490050808, - "77524992" - ], - [ - 1490050823, - "76476416" - ], - [ - 1490050823, - "77524992" - ], - [ - 1490050823, - "78573568" - ], - [ - 1490050838, - "78573568" - ], - [ - 1490050838, - "77524992" - ], - [ - 1490050838, - "76476416" - ], - [ - 1490050853, - "78573568" - ], - [ - 1490050853, - "77524992" - ], - [ - 1490050853, - "23523328" - ], - [ - 1490050868, - "58126336" - ], - [ - 1490050868, - "30339072" - ], - [ - 1490050868, - "23523328" - ], - [ - 1490050883, - "61796352" - ], - [ - 1490050883, - "64942080" - ], - [ - 1490050883, - "41349120" - ], - [ - 1490050898, - "69136384" - ], - [ - 1490050898, - "63369216" - ], - [ - 1490050898, - "71233536" - ], - [ - 1490050913, - "74379264" - ], - [ - 1490050913, - "71233536" - ], - [ - 1490050913, - "77000704" - ], - [ - 1490050928, - "77000704" - ], - [ - 1490050928, - "74379264" - ], - [ - 1490050928, - "77524992" - ], - [ - 1490050943, - "77524992" - ], - [ - 1490050943, - "74379264" - ], - [ - 1490050943, - "77000704" - ], - [ - 1490050958, - "77000704" - ], - [ - 1490050958, - "74379264" - ], - [ - 1490050958, - "77524992" - ], - [ - 1490050973, - "22474752" - ], - [ - 1490050973, - "77524992" - ], - [ - 1490050973, - "30339072" - ], - [ - 1490050988, - "30339072" - ], - [ - 1490050988, - "61796352" - ], - [ - 1490050988, - "42921984" - ], - [ - 1490051003, - "65990656" - ], - [ - 1490051003, - "69136384" - ], - [ - 1490051003, - "61796352" - ], - [ - 1490051018, - "68612096" - ], - [ - 1490051018, - "75427840" - ], - [ - 1490051018, - "72282112" - ], - [ - 1490051033, - "75427840" - ], - [ - 1490051033, - "75427840" - ], - [ - 1490051033, - "72282112" - ], - [ - 1490051048, - "72282112" - ], - [ - 1490051048, - "75427840" - ], - [ - 1490051048, - "75427840" - ], - [ - 1490051063, - "75427840" - ], - [ - 1490051063, - "75427840" - ], - [ - 1490051063, - "72282112" - ], - [ - 1490051078, - "35057664" - ], - [ - 1490051078, - "27717632" - ], - [ - 1490051078, - "75427840" - ], - [ - 1490051093, - "43970560" - ], - [ - 1490051093, - "34533376" - ], - [ - 1490051093, - "59699200" - ], - [ - 1490051108, - "67039232" - ], - [ - 1490051108, - "67563520" - ], - [ - 1490051108, - "53932032" - ], - [ - 1490051123, - "67563520" - ], - [ - 1490051123, - "73330688" - ], - [ - 1490051123, - "72282112" - ], - [ - 1490051138, - "75427840" - ], - [ - 1490051138, - "73330688" - ], - [ - 1490051138, - "79097856" - ], - [ - 1490051153, - "79097856" - ], - [ - 1490051153, - "73330688" - ], - [ - 1490051153, - "75427840" - ], - [ - 1490051168, - "79097856" - ], - [ - 1490051168, - "73330688" - ], - [ - 1490051168, - "75427840" - ], - [ - 1490051183, - "23523328" - ], - [ - 1490051183, - "75427840" - ], - [ - 1490051183, - "23523328" - ], - [ - 1490051198, - "27717632" - ], - [ - 1490051198, - "41873408" - ], - [ - 1490051198, - "41349120" - ], - [ - 1490051213, - "43970560" - ], - [ - 1490051213, - "64417792" - ], - [ - 1490051213, - "64417792" - ], - [ - 1490051228, - "71233536" - ], - [ - 1490051228, - "66514944" - ], - [ - 1490051228, - "71233536" - ], - [ - 1490051243, - "77000704" - ], - [ - 1490051243, - "77524992" - ], - [ - 1490051243, - "73330688" - ], - [ - 1490051258, - "77000704" - ], - [ - 1490051258, - "77524992" - ], - [ - 1490051258, - "79097856" - ], - [ - 1490051273, - "77524992" - ], - [ - 1490051273, - "77000704" - ], - [ - 1490051273, - "79097856" - ], - [ - 1490051288, - "77000704" - ], - [ - 1490051288, - "79097856" - ], - [ - 1490051288, - "77524992" - ], - [ - 1490051303, - "23523328" - ], - [ - 1490051303, - "29814784" - ], - [ - 1490051303, - "38727680" - ], - [ - 1490051318, - "62320640" - ], - [ - 1490051318, - "57602048" - ], - [ - 1490051318, - "61796352" - ], - [ - 1490051333, - "68612096" - ], - [ - 1490051333, - "64417792" - ], - [ - 1490051333, - "69136384" - ], - [ - 1490051348, - "74379264" - ], - [ - 1490051348, - "70709248" - ], - [ - 1490051348, - "75427840" - ], - [ - 1490051363, - "75427840" - ], - [ - 1490051363, - "74379264" - ], - [ - 1490051363, - "76476416" - ], - [ - 1490051378, - "74379264" - ], - [ - 1490051378, - "76476416" - ], - [ - 1490051378, - "75427840" - ], - [ - 1490051393, - "75427840" - ], - [ - 1490051393, - "74379264" - ], - [ - 1490051393, - "76476416" - ], - [ - 1490051408, - "27193344" - ], - [ - 1490051408, - "76476416" - ], - [ - 1490051408, - "36106240" - ], - [ - 1490051423, - "43970560" - ], - [ - 1490051423, - "60223488" - ], - [ - 1490051423, - "38727680" - ], - [ - 1490051438, - "57602048" - ], - [ - 1490051438, - "65990656" - ], - [ - 1490051438, - "67039232" - ], - [ - 1490051453, - "73330688" - ], - [ - 1490051453, - "60223488" - ], - [ - 1490051453, - "73330688" - ], - [ - 1490051468, - "62320640" - ], - [ - 1490051468, - "79097856" - ], - [ - 1490051468, - "73330688" - ], - [ - 1490051483, - "73330688" - ], - [ - 1490051483, - "62320640" - ], - [ - 1490051483, - "79097856" - ], - [ - 1490051498, - "62320640" - ], - [ - 1490051498, - "73330688" - ], - [ - 1490051498, - "79097856" - ], - [ - 1490051513, - "23523328" - ], - [ - 1490051513, - "36106240" - ], - [ - 1490051513, - "62320640" - ], - [ - 1490051528, - "56553472" - ], - [ - 1490051528, - "41873408" - ], - [ - 1490051528, - "36106240" - ], - [ - 1490051543, - "60223488" - ], - [ - 1490051543, - "64942080" - ], - [ - 1490051543, - "60747776" - ], - [ - 1490051558, - "66514944" - ], - [ - 1490051558, - "71233536" - ], - [ - 1490051558, - "61272064" - ], - [ - 1490051573, - "73330688" - ], - [ - 1490051573, - "77524992" - ], - [ - 1490051573, - "63369216" - ], - [ - 1490051588, - "63369216" - ], - [ - 1490051588, - "73330688" - ], - [ - 1490051588, - "77524992" - ], - [ - 1490051603, - "73330688" - ], - [ - 1490051603, - "63369216" - ], - [ - 1490051603, - "77524992" - ], - [ - 1490051618, - "23523328" - ], - [ - 1490051618, - "23523328" - ], - [ - 1490051618, - "73330688" - ], - [ - 1490051633, - "49737728" - ], - [ - 1490051633, - "41349120" - ], - [ - 1490051633, - "25620480" - ], - [ - 1490051648, - "64417792" - ], - [ - 1490051648, - "51834880" - ], - [ - 1490051648, - "56553472" - ], - [ - 1490051663, - "70709248" - ], - [ - 1490051663, - "66514944" - ], - [ - 1490051663, - "71233536" - ], - [ - 1490051678, - "73330688" - ], - [ - 1490051678, - "77524992" - ], - [ - 1490051678, - "77524992" - ], - [ - 1490051693, - "77524992" - ], - [ - 1490051693, - "79622144" - ], - [ - 1490051693, - "77524992" - ], - [ - 1490051708, - "77524992" - ], - [ - 1490051708, - "79622144" - ], - [ - 1490051708, - "37154816" - ], - [ - 1490051723, - "77524992" - ], - [ - 1490051723, - "60747776" - ], - [ - 1490051723, - "79622144" - ], - [ - 1490051738, - "34533376" - ], - [ - 1490051738, - "79622144" - ], - [ - 1490051738, - "67563520" - ], - [ - 1490051753, - "58126336" - ], - [ - 1490051753, - "73854976" - ], - [ - 1490051753, - "36630528" - ], - [ - 1490051768, - "64942080" - ], - [ - 1490051768, - "73854976" - ], - [ - 1490051768, - "60223488" - ], - [ - 1490051783, - "67563520" - ], - [ - 1490051783, - "71233536" - ], - [ - 1490051783, - "73854976" - ], - [ - 1490051798, - "37154816" - ], - [ - 1490051798, - "78049280" - ], - [ - 1490051798, - "73330688" - ], - [ - 1490051813, - "78049280" - ], - [ - 1490051813, - "60223488" - ], - [ - 1490051813, - "73330688" - ], - [ - 1490051828, - "36630528" - ], - [ - 1490051828, - "73330688" - ], - [ - 1490051828, - "67039232" - ], - [ - 1490051843, - "73330688" - ], - [ - 1490051843, - "38727680" - ], - [ - 1490051843, - "60747776" - ], - [ - 1490051858, - "67039232" - ], - [ - 1490051858, - "73330688" - ], - [ - 1490051858, - "62320640" - ], - [ - 1490051873, - "73330688" - ], - [ - 1490051873, - "73330688" - ], - [ - 1490051873, - "68612096" - ], - [ - 1490051888, - "78573568" - ], - [ - 1490051888, - "37154816" - ], - [ - 1490051888, - "75427840" - ], - [ - 1490051903, - "78573568" - ], - [ - 1490051903, - "61272064" - ], - [ - 1490051903, - "75427840" - ], - [ - 1490051918, - "67563520" - ], - [ - 1490051918, - "75427840" - ], - [ - 1490051918, - "78573568" - ], - [ - 1490051933, - "75427840" - ], - [ - 1490051933, - "36630528" - ], - [ - 1490051933, - "74379264" - ], - [ - 1490051948, - "38727680" - ], - [ - 1490051948, - "74379264" - ], - [ - 1490051948, - "60747776" - ], - [ - 1490051963, - "62320640" - ], - [ - 1490051963, - "23523328" - ], - [ - 1490051963, - "67039232" - ], - [ - 1490051978, - "39776256" - ], - [ - 1490051978, - "73330688" - ], - [ - 1490051978, - "68087808" - ], - [ - 1490051993, - "73330688" - ], - [ - 1490051993, - "58650624" - ], - [ - 1490051993, - "75427840" - ], - [ - 1490052008, - "59699200" - ], - [ - 1490052008, - "73330688" - ], - [ - 1490052008, - "75427840" - ], - [ - 1490052023, - "75427840" - ], - [ - 1490052023, - "73330688" - ], - [ - 1490052023, - "61796352" - ], - [ - 1490052038, - "75427840" - ], - [ - 1490052038, - "27717632" - ], - [ - 1490052038, - "61796352" - ], - [ - 1490052053, - "56029184" - ], - [ - 1490052053, - "43970560" - ], - [ - 1490052053, - "61796352" - ], - [ - 1490052068, - "38727680" - ], - [ - 1490052068, - "62320640" - ], - [ - 1490052068, - "66514944" - ], - [ - 1490052083, - "69136384" - ], - [ - 1490052083, - "62844928" - ], - [ - 1490052083, - "73330688" - ], - [ - 1490052098, - "73330688" - ], - [ - 1490052098, - "70184960" - ], - [ - 1490052098, - "74903552" - ], - [ - 1490052113, - "73330688" - ], - [ - 1490052113, - "75427840" - ], - [ - 1490052113, - "74903552" - ], - [ - 1490052128, - "75427840" - ], - [ - 1490052128, - "74903552" - ], - [ - 1490052128, - "73330688" - ], - [ - 1490052143, - "74903552" - ], - [ - 1490052143, - "75427840" - ], - [ - 1490052143, - "37154816" - ], - [ - 1490052158, - "60223488" - ], - [ - 1490052158, - "38203392" - ], - [ - 1490052158, - "75427840" - ], - [ - 1490052173, - "38727680" - ], - [ - 1490052173, - "61796352" - ], - [ - 1490052173, - "67563520" - ], - [ - 1490052188, - "68612096" - ], - [ - 1490052188, - "73330688" - ], - [ - 1490052188, - "62844928" - ], - [ - 1490052203, - "74379264" - ], - [ - 1490052203, - "73330688" - ], - [ - 1490052203, - "69136384" - ], - [ - 1490052218, - "74903552" - ], - [ - 1490052218, - "73330688" - ], - [ - 1490052218, - "74379264" - ], - [ - 1490052233, - "74379264" - ], - [ - 1490052233, - "74903552" - ], - [ - 1490052233, - "73330688" - ], - [ - 1490052248, - "38203392" - ], - [ - 1490052248, - "74903552" - ], - [ - 1490052248, - "24571904" - ], - [ - 1490052263, - "62320640" - ], - [ - 1490052263, - "34533376" - ], - [ - 1490052263, - "58126336" - ], - [ - 1490052278, - "68612096" - ], - [ - 1490052278, - "64942080" - ], - [ - 1490052278, - "58650624" - ], - [ - 1490052293, - "70709248" - ], - [ - 1490052293, - "64942080" - ], - [ - 1490052293, - "74903552" - ], - [ - 1490052308, - "74903552" - ], - [ - 1490052308, - "71757824" - ], - [ - 1490052308, - "77524992" - ], - [ - 1490052323, - "74903552" - ], - [ - 1490052323, - "77524992" - ], - [ - 1490052323, - "77524992" - ], - [ - 1490052338, - "23523328" - ], - [ - 1490052338, - "77524992" - ], - [ - 1490052338, - "34009088" - ], - [ - 1490052353, - "33484800" - ], - [ - 1490052353, - "53407744" - ], - [ - 1490052353, - "40300544" - ], - [ - 1490052368, - "67563520" - ], - [ - 1490052368, - "57602048" - ], - [ - 1490052368, - "57077760" - ], - [ - 1490052383, - "74379264" - ], - [ - 1490052383, - "65466368" - ], - [ - 1490052383, - "62320640" - ], - [ - 1490052398, - "62320640" - ], - [ - 1490052398, - "72282112" - ], - [ - 1490052398, - "74379264" - ], - [ - 1490052413, - "77524992" - ], - [ - 1490052413, - "62320640" - ], - [ - 1490052413, - "74379264" - ], - [ - 1490052428, - "62320640" - ], - [ - 1490052428, - "74379264" - ], - [ - 1490052428, - "77524992" - ], - [ - 1490052443, - "24571904" - ], - [ - 1490052443, - "38727680" - ], - [ - 1490052443, - "77524992" - ], - [ - 1490052458, - "58126336" - ], - [ - 1490052458, - "34009088" - ], - [ - 1490052458, - "58126336" - ], - [ - 1490052473, - "58650624" - ], - [ - 1490052473, - "60223488" - ], - [ - 1490052473, - "65466368" - ], - [ - 1490052488, - "63369216" - ], - [ - 1490052488, - "65466368" - ], - [ - 1490052488, - "71233536" - ], - [ - 1490052503, - "77524992" - ], - [ - 1490052503, - "63369216" - ], - [ - 1490052503, - "72282112" - ], - [ - 1490052518, - "34533376" - ], - [ - 1490052518, - "77524992" - ], - [ - 1490052518, - "77524992" - ], - [ - 1490052533, - "77524992" - ], - [ - 1490052533, - "58650624" - ], - [ - 1490052533, - "77524992" - ], - [ - 1490052548, - "65466368" - ], - [ - 1490052548, - "77524992" - ], - [ - 1490052548, - "77524992" - ], - [ - 1490052563, - "72282112" - ], - [ - 1490052563, - "37154816" - ], - [ - 1490052563, - "77524992" - ], - [ - 1490052578, - "36630528" - ], - [ - 1490052578, - "60223488" - ], - [ - 1490052578, - "77524992" - ], - [ - 1490052593, - "60223488" - ], - [ - 1490052593, - "68087808" - ], - [ - 1490052593, - "77524992" - ], - [ - 1490052608, - "77524992" - ], - [ - 1490052608, - "73854976" - ], - [ - 1490052608, - "67563520" - ], - [ - 1490052623, - "37154816" - ], - [ - 1490052623, - "73854976" - ], - [ - 1490052623, - "73330688" - ], - [ - 1490052638, - "73854976" - ], - [ - 1490052638, - "60223488" - ], - [ - 1490052638, - "73330688" - ], - [ - 1490052653, - "68087808" - ], - [ - 1490052653, - "34533376" - ], - [ - 1490052653, - "73330688" - ], - [ - 1490052668, - "73330688" - ], - [ - 1490052668, - "59174912" - ], - [ - 1490052668, - "73330688" - ], - [ - 1490052683, - "65990656" - ], - [ - 1490052683, - "56029184" - ], - [ - 1490052683, - "73330688" - ], - [ - 1490052698, - "62320640" - ], - [ - 1490052698, - "73330688" - ], - [ - 1490052698, - "72282112" - ], - [ - 1490052713, - "78049280" - ], - [ - 1490052713, - "69660672" - ], - [ - 1490052713, - "73330688" - ], - [ - 1490052728, - "56029184" - ], - [ - 1490052728, - "78049280" - ], - [ - 1490052728, - "75427840" - ], - [ - 1490052743, - "62844928" - ], - [ - 1490052743, - "78049280" - ], - [ - 1490052743, - "75427840" - ], - [ - 1490052758, - "36630528" - ], - [ - 1490052758, - "69660672" - ], - [ - 1490052758, - "75427840" - ], - [ - 1490052773, - "60223488" - ], - [ - 1490052773, - "75427840" - ], - [ - 1490052773, - "34533376" - ], - [ - 1490052788, - "58126336" - ], - [ - 1490052788, - "75427840" - ], - [ - 1490052788, - "67563520" - ], - [ - 1490052803, - "73330688" - ], - [ - 1490052803, - "75427840" - ], - [ - 1490052803, - "65990656" - ], - [ - 1490052818, - "37154816" - ], - [ - 1490052818, - "71233536" - ], - [ - 1490052818, - "73330688" - ], - [ - 1490052833, - "78049280" - ], - [ - 1490052833, - "60223488" - ], - [ - 1490052833, - "73330688" - ], - [ - 1490052848, - "67563520" - ], - [ - 1490052848, - "78049280" - ], - [ - 1490052848, - "73330688" - ], - [ - 1490052863, - "38727680" - ], - [ - 1490052863, - "73330688" - ], - [ - 1490052863, - "78049280" - ], - [ - 1490052878, - "62844928" - ], - [ - 1490052878, - "73330688" - ], - [ - 1490052878, - "56029184" - ], - [ - 1490052893, - "68612096" - ], - [ - 1490052893, - "62844928" - ], - [ - 1490052893, - "73330688" - ], - [ - 1490052908, - "75427840" - ], - [ - 1490052908, - "69660672" - ], - [ - 1490052908, - "73330688" - ], - [ - 1490052923, - "56029184" - ], - [ - 1490052923, - "75427840" - ], - [ - 1490052923, - "75427840" - ], - [ - 1490052938, - "75427840" - ], - [ - 1490052938, - "62844928" - ], - [ - 1490052938, - "75427840" - ], - [ - 1490052953, - "75427840" - ], - [ - 1490052953, - "70184960" - ], - [ - 1490052953, - "33484800" - ], - [ - 1490052968, - "58650624" - ], - [ - 1490052968, - "75427840" - ], - [ - 1490052968, - "34009088" - ], - [ - 1490052983, - "58650624" - ], - [ - 1490052983, - "65466368" - ], - [ - 1490052983, - "75427840" - ], - [ - 1490052998, - "65466368" - ], - [ - 1490052998, - "75427840" - ], - [ - 1490052998, - "72282112" - ], - [ - 1490053013, - "72282112" - ], - [ - 1490053013, - "32960512" - ], - [ - 1490053013, - "77524992" - ], - [ - 1490053028, - "57602048" - ], - [ - 1490053028, - "78049280" - ], - [ - 1490053028, - "77524992" - ], - [ - 1490053043, - "77524992" - ], - [ - 1490053043, - "64942080" - ], - [ - 1490053043, - "78049280" - ], - [ - 1490053058, - "78049280" - ], - [ - 1490053058, - "71233536" - ], - [ - 1490053058, - "36630528" - ], - [ - 1490053073, - "77524992" - ], - [ - 1490053073, - "60223488" - ], - [ - 1490053073, - "37154816" - ], - [ - 1490053088, - "60747776" - ], - [ - 1490053088, - "77524992" - ], - [ - 1490053088, - "67039232" - ], - [ - 1490053103, - "73330688" - ], - [ - 1490053103, - "67039232" - ], - [ - 1490053103, - "77524992" - ], - [ - 1490053118, - "73854976" - ], - [ - 1490053118, - "37154816" - ], - [ - 1490053118, - "73330688" - ], - [ - 1490053133, - "73854976" - ], - [ - 1490053133, - "73330688" - ], - [ - 1490053133, - "60747776" - ], - [ - 1490053148, - "73330688" - ], - [ - 1490053148, - "68087808" - ], - [ - 1490053148, - "73854976" - ], - [ - 1490053163, - "73330688" - ], - [ - 1490053163, - "38727680" - ], - [ - 1490053163, - "73854976" - ], - [ - 1490053178, - "62844928" - ], - [ - 1490053178, - "73330688" - ], - [ - 1490053178, - "38727680" - ], - [ - 1490053193, - "62320640" - ], - [ - 1490053193, - "73330688" - ], - [ - 1490053193, - "69136384" - ], - [ - 1490053208, - "68612096" - ], - [ - 1490053208, - "73330688" - ], - [ - 1490053208, - "75427840" - ], - [ - 1490053223, - "75427840" - ], - [ - 1490053223, - "75427840" - ], - [ - 1490053223, - "56029184" - ], - [ - 1490053238, - "75427840" - ], - [ - 1490053238, - "75427840" - ], - [ - 1490053238, - "62320640" - ], - [ - 1490053253, - "69660672" - ], - [ - 1490053253, - "75427840" - ], - [ - 1490053253, - "36630528" - ], - [ - 1490053268, - "60223488" - ], - [ - 1490053268, - "75427840" - ], - [ - 1490053268, - "34533376" - ], - [ - 1490053283, - "66514944" - ], - [ - 1490053283, - "75427840" - ], - [ - 1490053283, - "58126336" - ], - [ - 1490053298, - "75427840" - ], - [ - 1490053298, - "65466368" - ], - [ - 1490053298, - "73330688" - ], - [ - 1490053313, - "71233536" - ], - [ - 1490053313, - "79097856" - ], - [ - 1490053313, - "34009088" - ], - [ - 1490053328, - "58650624" - ], - [ - 1490053328, - "79097856" - ], - [ - 1490053328, - "78049280" - ], - [ - 1490053343, - "78049280" - ], - [ - 1490053343, - "65466368" - ], - [ - 1490053343, - "79097856" - ], - [ - 1490053358, - "56029184" - ], - [ - 1490053358, - "72282112" - ], - [ - 1490053358, - "78049280" - ], - [ - 1490053373, - "77524992" - ], - [ - 1490053373, - "62844928" - ], - [ - 1490053373, - "56029184" - ], - [ - 1490053388, - "62844928" - ], - [ - 1490053388, - "77524992" - ], - [ - 1490053388, - "70184960" - ], - [ - 1490053403, - "69660672" - ], - [ - 1490053403, - "77524992" - ], - [ - 1490053403, - "75952128" - ], - [ - 1490053418, - "56029184" - ], - [ - 1490053418, - "75427840" - ], - [ - 1490053418, - "75952128" - ], - [ - 1490053433, - "62844928" - ], - [ - 1490053433, - "75427840" - ], - [ - 1490053433, - "75952128" - ], - [ - 1490053448, - "34533376" - ], - [ - 1490053448, - "75427840" - ], - [ - 1490053448, - "69660672" - ], - [ - 1490053463, - "33484800" - ], - [ - 1490053463, - "58126336" - ], - [ - 1490053463, - "75427840" - ], - [ - 1490053478, - "57602048" - ], - [ - 1490053478, - "75427840" - ], - [ - 1490053478, - "65466368" - ], - [ - 1490053493, - "71233536" - ], - [ - 1490053493, - "65466368" - ], - [ - 1490053493, - "75427840" - ], - [ - 1490053508, - "33484800" - ], - [ - 1490053508, - "71233536" - ], - [ - 1490053508, - "78049280" - ], - [ - 1490053523, - "78049280" - ], - [ - 1490053523, - "77524992" - ], - [ - 1490053523, - "58650624" - ], - [ - 1490053538, - "65466368" - ], - [ - 1490053538, - "78049280" - ], - [ - 1490053538, - "77524992" - ], - [ - 1490053553, - "37154816" - ], - [ - 1490053553, - "77524992" - ], - [ - 1490053553, - "71757824" - ], - [ - 1490053568, - "61272064" - ], - [ - 1490053568, - "37154816" - ], - [ - 1490053568, - "77524992" - ], - [ - 1490053583, - "60747776" - ], - [ - 1490053583, - "67039232" - ], - [ - 1490053583, - "77524992" - ], - [ - 1490053598, - "74379264" - ], - [ - 1490053598, - "67563520" - ], - [ - 1490053598, - "77524992" - ], - [ - 1490053613, - "73854976" - ], - [ - 1490053613, - "74379264" - ], - [ - 1490053613, - "37154816" - ], - [ - 1490053628, - "74379264" - ], - [ - 1490053628, - "61272064" - ], - [ - 1490053628, - "73854976" - ], - [ - 1490053643, - "67563520" - ], - [ - 1490053643, - "73854976" - ], - [ - 1490053643, - "74379264" - ], - [ - 1490053658, - "39251968" - ], - [ - 1490053658, - "73854976" - ], - [ - 1490053658, - "74379264" - ], - [ - 1490053673, - "63369216" - ], - [ - 1490053673, - "56029184" - ], - [ - 1490053673, - "74379264" - ], - [ - 1490053688, - "62320640" - ], - [ - 1490053688, - "69136384" - ], - [ - 1490053688, - "74379264" - ], - [ - 1490053703, - "69136384" - ], - [ - 1490053703, - "74379264" - ], - [ - 1490053703, - "75952128" - ], - [ - 1490053718, - "75427840" - ], - [ - 1490053718, - "56553472" - ], - [ - 1490053718, - "75952128" - ], - [ - 1490053733, - "75427840" - ], - [ - 1490053733, - "63369216" - ], - [ - 1490053733, - "75952128" - ], - [ - 1490053748, - "75427840" - ], - [ - 1490053748, - "37154816" - ], - [ - 1490053748, - "69660672" - ], - [ - 1490053763, - "76476416" - ], - [ - 1490053763, - "23523328" - ], - [ - 1490053763, - "61272064" - ], - [ - 1490053778, - "68087808" - ], - [ - 1490053778, - "58126336" - ], - [ - 1490053778, - "76476416" - ], - [ - 1490053793, - "64942080" - ], - [ - 1490053793, - "76476416" - ], - [ - 1490053793, - "73330688" - ], - [ - 1490053808, - "80146432" - ], - [ - 1490053808, - "34009088" - ], - [ - 1490053808, - "71233536" - ], - [ - 1490053823, - "58650624" - ], - [ - 1490053823, - "77000704" - ], - [ - 1490053823, - "80146432" - ], - [ - 1490053838, - "77000704" - ], - [ - 1490053838, - "80146432" - ], - [ - 1490053838, - "65466368" - ], - [ - 1490053853, - "77000704" - ], - [ - 1490053853, - "56029184" - ], - [ - 1490053853, - "72282112" - ], - [ - 1490053868, - "77524992" - ], - [ - 1490053868, - "62320640" - ], - [ - 1490053868, - "56029184" - ], - [ - 1490053883, - "62844928" - ], - [ - 1490053883, - "77524992" - ], - [ - 1490053883, - "69136384" - ], - [ - 1490053898, - "77524992" - ], - [ - 1490053898, - "70184960" - ], - [ - 1490053898, - "74903552" - ], - [ - 1490053913, - "37154816" - ], - [ - 1490053913, - "74903552" - ], - [ - 1490053913, - "75952128" - ], - [ - 1490053928, - "60223488" - ], - [ - 1490053928, - "75952128" - ], - [ - 1490053928, - "74903552" - ], - [ - 1490053943, - "68087808" - ], - [ - 1490053943, - "75952128" - ], - [ - 1490053943, - "33484800" - ], - [ - 1490053958, - "73854976" - ], - [ - 1490053958, - "58650624" - ], - [ - 1490053958, - "34533376" - ], - [ - 1490053973, - "58126336" - ], - [ - 1490053973, - "65466368" - ], - [ - 1490053973, - "73854976" - ], - [ - 1490053988, - "72282112" - ], - [ - 1490053988, - "65990656" - ], - [ - 1490053988, - "73854976" - ], - [ - 1490054003, - "78049280" - ], - [ - 1490054003, - "71233536" - ], - [ - 1490054003, - "34533376" - ], - [ - 1490054018, - "58126336" - ], - [ - 1490054018, - "78049280" - ], - [ - 1490054018, - "78049280" - ], - [ - 1490054033, - "78049280" - ], - [ - 1490054033, - "78049280" - ], - [ - 1490054033, - "65466368" - ], - [ - 1490054048, - "72282112" - ], - [ - 1490054048, - "78049280" - ], - [ - 1490054048, - "37154816" - ], - [ - 1490054063, - "60747776" - ], - [ - 1490054063, - "77524992" - ], - [ - 1490054063, - "36630528" - ], - [ - 1490054078, - "77524992" - ], - [ - 1490054078, - "67039232" - ], - [ - 1490054078, - "60223488" - ], - [ - 1490054093, - "73854976" - ], - [ - 1490054093, - "67563520" - ], - [ - 1490054093, - "77524992" - ], - [ - 1490054108, - "73854976" - ], - [ - 1490054108, - "73330688" - ], - [ - 1490054108, - "37154816" - ], - [ - 1490054123, - "73854976" - ], - [ - 1490054123, - "73330688" - ], - [ - 1490054123, - "60223488" - ], - [ - 1490054138, - "67563520" - ], - [ - 1490054138, - "73854976" - ], - [ - 1490054138, - "73330688" - ], - [ - 1490054153, - "56553472" - ], - [ - 1490054153, - "73330688" - ], - [ - 1490054153, - "73330688" - ], - [ - 1490054168, - "38727680" - ], - [ - 1490054168, - "73330688" - ], - [ - 1490054168, - "63893504" - ], - [ - 1490054183, - "70184960" - ], - [ - 1490054183, - "62844928" - ], - [ - 1490054183, - "73330688" - ], - [ - 1490054198, - "73330688" - ], - [ - 1490054198, - "68612096" - ], - [ - 1490054198, - "75427840" - ], - [ - 1490054213, - "75427840" - ], - [ - 1490054213, - "75952128" - ], - [ - 1490054213, - "56029184" - ], - [ - 1490054228, - "75427840" - ], - [ - 1490054228, - "62844928" - ], - [ - 1490054228, - "75952128" - ], - [ - 1490054243, - "34533376" - ], - [ - 1490054243, - "69660672" - ], - [ - 1490054243, - "75952128" - ], - [ - 1490054258, - "34533376" - ], - [ - 1490054258, - "59174912" - ], - [ - 1490054258, - "75427840" - ], - [ - 1490054273, - "75427840" - ], - [ - 1490054273, - "65990656" - ], - [ - 1490054273, - "59174912" - ], - [ - 1490054288, - "72282112" - ], - [ - 1490054288, - "65990656" - ], - [ - 1490054288, - "75427840" - ], - [ - 1490054303, - "78049280" - ], - [ - 1490054303, - "33484800" - ], - [ - 1490054303, - "72282112" - ], - [ - 1490054318, - "78049280" - ], - [ - 1490054318, - "78049280" - ], - [ - 1490054318, - "57602048" - ], - [ - 1490054333, - "78049280" - ], - [ - 1490054333, - "65466368" - ], - [ - 1490054333, - "78049280" - ], - [ - 1490054348, - "78049280" - ], - [ - 1490054348, - "56029184" - ], - [ - 1490054348, - "71233536" - ], - [ - 1490054363, - "62844928" - ], - [ - 1490054363, - "77524992" - ], - [ - 1490054363, - "38727680" - ], - [ - 1490054378, - "62844928" - ], - [ - 1490054378, - "77524992" - ], - [ - 1490054378, - "70184960" - ], - [ - 1490054393, - "69136384" - ], - [ - 1490054393, - "75952128" - ], - [ - 1490054393, - "77524992" - ], - [ - 1490054408, - "37154816" - ], - [ - 1490054408, - "75952128" - ], - [ - 1490054408, - "75952128" - ], - [ - 1490054423, - "75952128" - ], - [ - 1490054423, - "60223488" - ], - [ - 1490054423, - "75952128" - ], - [ - 1490054438, - "68087808" - ], - [ - 1490054438, - "34533376" - ], - [ - 1490054438, - "75952128" - ], - [ - 1490054453, - "34533376" - ], - [ - 1490054453, - "58650624" - ], - [ - 1490054453, - "73330688" - ], - [ - 1490054468, - "58126336" - ], - [ - 1490054468, - "65990656" - ], - [ - 1490054468, - "73330688" - ], - [ - 1490054483, - "73330688" - ], - [ - 1490054483, - "71757824" - ], - [ - 1490054483, - "64942080" - ], - [ - 1490054498, - "78049280" - ], - [ - 1490054498, - "70709248" - ], - [ - 1490054498, - "73330688" - ], - [ - 1490054513, - "77524992" - ], - [ - 1490054513, - "39251968" - ], - [ - 1490054513, - "78049280" - ], - [ - 1490054528, - "77524992" - ], - [ - 1490054528, - "78049280" - ], - [ - 1490054528, - "63369216" - ], - [ - 1490054543, - "37154816" - ], - [ - 1490054543, - "69660672" - ], - [ - 1490054543, - "77524992" - ], - [ - 1490054558, - "37154816" - ], - [ - 1490054558, - "75952128" - ], - [ - 1490054558, - "60223488" - ], - [ - 1490054573, - "75952128" - ], - [ - 1490054573, - "60223488" - ], - [ - 1490054573, - "67563520" - ], - [ - 1490054588, - "75952128" - ], - [ - 1490054588, - "68087808" - ], - [ - 1490054588, - "73330688" - ], - [ - 1490054603, - "34533376" - ], - [ - 1490054603, - "73330688" - ], - [ - 1490054603, - "73330688" - ], - [ - 1490054618, - "73330688" - ], - [ - 1490054618, - "58126336" - ], - [ - 1490054618, - "73330688" - ], - [ - 1490054633, - "65990656" - ], - [ - 1490054633, - "73330688" - ], - [ - 1490054633, - "73330688" - ], - [ - 1490054648, - "73330688" - ], - [ - 1490054648, - "56029184" - ], - [ - 1490054648, - "71233536" - ], - [ - 1490054663, - "56029184" - ], - [ - 1490054663, - "62320640" - ], - [ - 1490054663, - "78049280" - ], - [ - 1490054678, - "78049280" - ], - [ - 1490054678, - "69136384" - ], - [ - 1490054678, - "62844928" - ], - [ - 1490054693, - "75427840" - ], - [ - 1490054693, - "69136384" - ], - [ - 1490054693, - "78049280" - ], - [ - 1490054708, - "75427840" - ], - [ - 1490054708, - "75427840" - ], - [ - 1490054708, - "38727680" - ], - [ - 1490054723, - "75427840" - ], - [ - 1490054723, - "62844928" - ], - [ - 1490054723, - "75427840" - ], - [ - 1490054738, - "75427840" - ], - [ - 1490054738, - "69660672" - ], - [ - 1490054738, - "34009088" - ], - [ - 1490054753, - "75427840" - ], - [ - 1490054753, - "58650624" - ], - [ - 1490054753, - "33484800" - ], - [ - 1490054768, - "58650624" - ], - [ - 1490054768, - "65466368" - ], - [ - 1490054768, - "75427840" - ], - [ - 1490054783, - "65466368" - ], - [ - 1490054783, - "72282112" - ], - [ - 1490054783, - "75427840" - ], - [ - 1490054798, - "71757824" - ], - [ - 1490054798, - "34533376" - ], - [ - 1490054798, - "77524992" - ], - [ - 1490054813, - "77524992" - ], - [ - 1490054813, - "58126336" - ], - [ - 1490054813, - "77524992" - ], - [ - 1490054828, - "65990656" - ], - [ - 1490054828, - "77524992" - ], - [ - 1490054828, - "77524992" - ], - [ - 1490054843, - "37154816" - ], - [ - 1490054843, - "71233536" - ], - [ - 1490054843, - "77524992" - ], - [ - 1490054858, - "78049280" - ], - [ - 1490054858, - "60747776" - ], - [ - 1490054858, - "36630528" - ], - [ - 1490054873, - "78049280" - ], - [ - 1490054873, - "67039232" - ], - [ - 1490054873, - "61272064" - ], - [ - 1490054888, - "78049280" - ], - [ - 1490054888, - "73854976" - ], - [ - 1490054888, - "67563520" - ], - [ - 1490054903, - "74379264" - ], - [ - 1490054903, - "37154816" - ], - [ - 1490054903, - "73854976" - ], - [ - 1490054918, - "73854976" - ], - [ - 1490054918, - "74379264" - ], - [ - 1490054918, - "61272064" - ], - [ - 1490054933, - "73854976" - ], - [ - 1490054933, - "74379264" - ], - [ - 1490054933, - "68087808" - ], - [ - 1490054948, - "74379264" - ], - [ - 1490054948, - "74379264" - ], - [ - 1490054948, - "56029184" - ], - [ - 1490054963, - "63369216" - ], - [ - 1490054963, - "74379264" - ], - [ - 1490054963, - "38727680" - ], - [ - 1490054978, - "69660672" - ], - [ - 1490054978, - "74379264" - ], - [ - 1490054978, - "62844928" - ], - [ - 1490054993, - "76476416" - ], - [ - 1490054993, - "70184960" - ], - [ - 1490054993, - "74379264" - ], - [ - 1490055008, - "76476416" - ], - [ - 1490055008, - "56029184" - ], - [ - 1490055008, - "75427840" - ], - [ - 1490055023, - "76476416" - ], - [ - 1490055023, - "62320640" - ], - [ - 1490055023, - "75427840" - ], - [ - 1490055038, - "69136384" - ], - [ - 1490055038, - "75427840" - ], - [ - 1490055038, - "37154816" - ], - [ - 1490055053, - "34533376" - ], - [ - 1490055053, - "60223488" - ], - [ - 1490055053, - "74903552" - ], - [ - 1490055068, - "58650624" - ], - [ - 1490055068, - "74903552" - ], - [ - 1490055068, - "68087808" - ], - [ - 1490055083, - "74903552" - ], - [ - 1490055083, - "73854976" - ], - [ - 1490055083, - "64942080" - ], - [ - 1490055098, - "34009088" - ], - [ - 1490055098, - "73854976" - ], - [ - 1490055098, - "72282112" - ], - [ - 1490055113, - "78049280" - ], - [ - 1490055113, - "58650624" - ], - [ - 1490055113, - "73854976" - ], - [ - 1490055128, - "65466368" - ], - [ - 1490055128, - "78049280" - ], - [ - 1490055128, - "73854976" - ], - [ - 1490055143, - "72282112" - ], - [ - 1490055143, - "78049280" - ], - [ - 1490055143, - "56029184" - ], - [ - 1490055158, - "56029184" - ], - [ - 1490055158, - "62844928" - ], - [ - 1490055158, - "77524992" - ], - [ - 1490055173, - "69660672" - ], - [ - 1490055173, - "63893504" - ], - [ - 1490055173, - "77524992" - ], - [ - 1490055188, - "77524992" - ], - [ - 1490055188, - "75952128" - ], - [ - 1490055188, - "70184960" - ], - [ - 1490055203, - "76476416" - ], - [ - 1490055203, - "75952128" - ], - [ - 1490055203, - "37154816" - ], - [ - 1490055218, - "75952128" - ], - [ - 1490055218, - "60747776" - ], - [ - 1490055218, - "76476416" - ], - [ - 1490055233, - "34533376" - ], - [ - 1490055233, - "76476416" - ], - [ - 1490055233, - "67039232" - ], - [ - 1490055248, - "58650624" - ], - [ - 1490055248, - "34533376" - ], - [ - 1490055248, - "74379264" - ], - [ - 1490055263, - "59174912" - ], - [ - 1490055263, - "74379264" - ], - [ - 1490055263, - "65466368" - ], - [ - 1490055278, - "65990656" - ], - [ - 1490055278, - "74379264" - ], - [ - 1490055278, - "72282112" - ], - [ - 1490055293, - "34533376" - ], - [ - 1490055293, - "77524992" - ], - [ - 1490055293, - "72282112" - ], - [ - 1490055308, - "58650624" - ], - [ - 1490055308, - "77524992" - ], - [ - 1490055308, - "78049280" - ], - [ - 1490055323, - "65466368" - ], - [ - 1490055323, - "78049280" - ], - [ - 1490055323, - "77524992" - ], - [ - 1490055338, - "78049280" - ], - [ - 1490055338, - "72282112" - ], - [ - 1490055338, - "37679104" - ], - [ - 1490055353, - "77524992" - ], - [ - 1490055353, - "37154816" - ], - [ - 1490055353, - "61272064" - ], - [ - 1490055368, - "77524992" - ], - [ - 1490055368, - "60747776" - ], - [ - 1490055368, - "67563520" - ], - [ - 1490055383, - "74379264" - ], - [ - 1490055383, - "77524992" - ], - [ - 1490055383, - "67039232" - ], - [ - 1490055398, - "37154816" - ], - [ - 1490055398, - "74379264" - ], - [ - 1490055398, - "73854976" - ], - [ - 1490055413, - "61272064" - ], - [ - 1490055413, - "73854976" - ], - [ - 1490055413, - "74379264" - ], - [ - 1490055428, - "74379264" - ], - [ - 1490055428, - "67563520" - ], - [ - 1490055428, - "73854976" - ], - [ - 1490055443, - "56029184" - ], - [ - 1490055443, - "73854976" - ], - [ - 1490055443, - "73330688" - ], - [ - 1490055458, - "62844928" - ], - [ - 1490055458, - "73330688" - ], - [ - 1490055458, - "56029184" - ], - [ - 1490055473, - "73330688" - ], - [ - 1490055473, - "62320640" - ], - [ - 1490055473, - "69660672" - ], - [ - 1490055488, - "69136384" - ], - [ - 1490055488, - "75952128" - ], - [ - 1490055488, - "73330688" - ], - [ - 1490055503, - "56029184" - ], - [ - 1490055503, - "75427840" - ], - [ - 1490055503, - "75952128" - ], - [ - 1490055518, - "75952128" - ], - [ - 1490055518, - "75427840" - ], - [ - 1490055518, - "63369216" - ], - [ - 1490055533, - "69660672" - ], - [ - 1490055533, - "37154816" - ], - [ - 1490055533, - "75427840" - ], - [ - 1490055548, - "75427840" - ], - [ - 1490055548, - "34533376" - ], - [ - 1490055548, - "60223488" - ], - [ - 1490055563, - "67563520" - ], - [ - 1490055563, - "58126336" - ], - [ - 1490055563, - "75427840" - ], - [ - 1490055578, - "65466368" - ], - [ - 1490055578, - "73330688" - ], - [ - 1490055578, - "75427840" - ], - [ - 1490055593, - "24047616" - ], - [ - 1490055593, - "71757824" - ], - [ - 1490055593, - "73330688" - ], - [ - 1490055608, - "73330688" - ], - [ - 1490055608, - "78049280" - ], - [ - 1490055608, - "58126336" - ], - [ - 1490055623, - "73330688" - ], - [ - 1490055623, - "78049280" - ], - [ - 1490055623, - "65466368" - ], - [ - 1490055638, - "78049280" - ], - [ - 1490055638, - "71233536" - ], - [ - 1490055638, - "24047616" - ], - [ - 1490055653, - "18804736" - ], - [ - 1490055653, - "24047616" - ], - [ - 1490055653, - "77524992" - ], - [ - 1490055668, - "77524992" - ], - [ - 1490055668, - "22999040" - ], - [ - 1490055668, - "18804736" - ], - [ - 1490055683, - "43446272" - ], - [ - 1490055683, - "77524992" - ], - [ - 1490055683, - "36630528" - ], - [ - 1490055698, - "60223488" - ], - [ - 1490055698, - "77524992" - ], - [ - 1490055698, - "65990656" - ], - [ - 1490055713, - "36630528" - ], - [ - 1490055713, - "66514944" - ], - [ - 1490055713, - "72806400" - ], - [ - 1490055728, - "60747776" - ], - [ - 1490055728, - "72806400" - ], - [ - 1490055728, - "79097856" - ], - [ - 1490055743, - "72806400" - ], - [ - 1490055743, - "68087808" - ], - [ - 1490055743, - "79097856" - ], - [ - 1490055758, - "79097856" - ], - [ - 1490055758, - "72806400" - ], - [ - 1490055758, - "73330688" - ], - [ - 1490055773, - "79622144" - ], - [ - 1490055773, - "72806400" - ], - [ - 1490055773, - "38727680" - ], - [ - 1490055788, - "79622144" - ], - [ - 1490055788, - "39251968" - ], - [ - 1490055788, - "62320640" - ], - [ - 1490055803, - "79622144" - ], - [ - 1490055803, - "62844928" - ], - [ - 1490055803, - "68612096" - ], - [ - 1490055818, - "38727680" - ], - [ - 1490055818, - "70184960" - ], - [ - 1490055818, - "74903552" - ], - [ - 1490055833, - "62844928" - ], - [ - 1490055833, - "75952128" - ], - [ - 1490055833, - "74903552" - ], - [ - 1490055848, - "68612096" - ], - [ - 1490055848, - "74903552" - ], - [ - 1490055848, - "75952128" - ], - [ - 1490055863, - "24571904" - ], - [ - 1490055863, - "74903552" - ], - [ - 1490055863, - "75952128" - ], - [ - 1490055878, - "58126336" - ], - [ - 1490055878, - "74903552" - ], - [ - 1490055878, - "34533376" - ], - [ - 1490055893, - "58126336" - ], - [ - 1490055893, - "64942080" - ], - [ - 1490055893, - "74903552" - ], - [ - 1490055908, - "34533376" - ], - [ - 1490055908, - "64942080" - ], - [ - 1490055908, - "70709248" - ], - [ - 1490055923, - "77524992" - ], - [ - 1490055923, - "59174912" - ], - [ - 1490055923, - "71233536" - ], - [ - 1490055938, - "65466368" - ], - [ - 1490055938, - "77524992" - ], - [ - 1490055938, - "77524992" - ], - [ - 1490055953, - "77524992" - ], - [ - 1490055953, - "77524992" - ], - [ - 1490055953, - "72282112" - ], - [ - 1490055968, - "77524992" - ], - [ - 1490055968, - "39251968" - ], - [ - 1490055968, - "77524992" - ], - [ - 1490055983, - "77524992" - ], - [ - 1490055983, - "63893504" - ], - [ - 1490055983, - "37154816" - ], - [ - 1490055998, - "77524992" - ], - [ - 1490055998, - "69660672" - ], - [ - 1490055998, - "61272064" - ], - [ - 1490056013, - "73854976" - ], - [ - 1490056013, - "37154816" - ], - [ - 1490056013, - "67563520" - ], - [ - 1490056028, - "74379264" - ], - [ - 1490056028, - "60223488" - ], - [ - 1490056028, - "73854976" - ], - [ - 1490056043, - "67563520" - ], - [ - 1490056043, - "74379264" - ], - [ - 1490056043, - "73854976" - ], - [ - 1490056058, - "74379264" - ], - [ - 1490056058, - "73330688" - ], - [ - 1490056058, - "34533376" - ], - [ - 1490056073, - "58126336" - ], - [ - 1490056073, - "73330688" - ], - [ - 1490056073, - "34533376" - ], - [ - 1490056088, - "58650624" - ], - [ - 1490056088, - "73330688" - ], - [ - 1490056088, - "64942080" - ], - [ - 1490056103, - "64942080" - ], - [ - 1490056103, - "34533376" - ], - [ - 1490056103, - "70709248" - ], - [ - 1490056118, - "71757824" - ], - [ - 1490056118, - "58650624" - ], - [ - 1490056118, - "77524992" - ], - [ - 1490056133, - "63893504" - ], - [ - 1490056133, - "78049280" - ], - [ - 1490056133, - "77524992" - ], - [ - 1490056148, - "77524992" - ], - [ - 1490056148, - "70184960" - ], - [ - 1490056148, - "78049280" - ], - [ - 1490056163, - "37154816" - ], - [ - 1490056163, - "78049280" - ], - [ - 1490056163, - "76476416" - ], - [ - 1490056178, - "60223488" - ], - [ - 1490056178, - "76476416" - ], - [ - 1490056178, - "37679104" - ], - [ - 1490056193, - "76476416" - ], - [ - 1490056193, - "67563520" - ], - [ - 1490056193, - "61272064" - ], - [ - 1490056208, - "67563520" - ], - [ - 1490056208, - "36630528" - ], - [ - 1490056208, - "73330688" - ], - [ - 1490056223, - "73330688" - ], - [ - 1490056223, - "74379264" - ], - [ - 1490056223, - "60223488" - ], - [ - 1490056238, - "73330688" - ], - [ - 1490056238, - "67563520" - ], - [ - 1490056238, - "74379264" - ], - [ - 1490056253, - "73330688" - ], - [ - 1490056253, - "74379264" - ], - [ - 1490056253, - "73330688" - ], - [ - 1490056268, - "74379264" - ], - [ - 1490056268, - "56029184" - ], - [ - 1490056268, - "73330688" - ], - [ - 1490056283, - "73330688" - ], - [ - 1490056283, - "63369216" - ], - [ - 1490056283, - "39251968" - ], - [ - 1490056298, - "63369216" - ], - [ - 1490056298, - "69660672" - ], - [ - 1490056298, - "73330688" - ], - [ - 1490056313, - "75427840" - ], - [ - 1490056313, - "69136384" - ], - [ - 1490056313, - "56029184" - ], - [ - 1490056328, - "75427840" - ], - [ - 1490056328, - "75427840" - ], - [ - 1490056328, - "63369216" - ], - [ - 1490056343, - "75427840" - ], - [ - 1490056343, - "75427840" - ], - [ - 1490056343, - "69660672" - ], - [ - 1490056358, - "34533376" - ], - [ - 1490056358, - "75427840" - ], - [ - 1490056358, - "75427840" - ], - [ - 1490056373, - "34533376" - ], - [ - 1490056373, - "75427840" - ], - [ - 1490056373, - "59174912" - ], - [ - 1490056388, - "65466368" - ], - [ - 1490056388, - "58650624" - ], - [ - 1490056388, - "75427840" - ], - [ - 1490056403, - "34533376" - ], - [ - 1490056403, - "65466368" - ], - [ - 1490056403, - "72282112" - ], - [ - 1490056418, - "72282112" - ], - [ - 1490056418, - "77524992" - ], - [ - 1490056418, - "57077760" - ], - [ - 1490056433, - "77524992" - ], - [ - 1490056433, - "78049280" - ], - [ - 1490056433, - "61272064" - ], - [ - 1490056448, - "61272064" - ], - [ - 1490056448, - "77524992" - ], - [ - 1490056448, - "78049280" - ], - [ - 1490056463, - "62320640" - ], - [ - 1490056463, - "56029184" - ], - [ - 1490056463, - "78049280" - ], - [ - 1490056478, - "37679104" - ], - [ - 1490056478, - "62320640" - ], - [ - 1490056478, - "62844928" - ], - [ - 1490056493, - "70184960" - ], - [ - 1490056493, - "61272064" - ], - [ - 1490056493, - "62320640" - ], - [ - 1490056508, - "75427840" - ], - [ - 1490056508, - "38727680" - ], - [ - 1490056508, - "67563520" - ], - [ - 1490056523, - "74379264" - ], - [ - 1490056523, - "62320640" - ], - [ - 1490056523, - "75427840" - ], - [ - 1490056538, - "75427840" - ], - [ - 1490056538, - "68612096" - ], - [ - 1490056538, - "74379264" - ], - [ - 1490056553, - "74379264" - ], - [ - 1490056553, - "34533376" - ], - [ - 1490056553, - "75427840" - ], - [ - 1490056568, - "75427840" - ], - [ - 1490056568, - "58126336" - ], - [ - 1490056568, - "34533376" - ], - [ - 1490056583, - "59174912" - ], - [ - 1490056583, - "64417792" - ], - [ - 1490056583, - "75427840" - ], - [ - 1490056598, - "65990656" - ], - [ - 1490056598, - "71757824" - ], - [ - 1490056598, - "34533376" - ], - [ - 1490056613, - "58650624" - ], - [ - 1490056613, - "72282112" - ], - [ - 1490056613, - "77000704" - ], - [ - 1490056628, - "77000704" - ], - [ - 1490056628, - "65466368" - ], - [ - 1490056628, - "78049280" - ], - [ - 1490056643, - "72282112" - ], - [ - 1490056643, - "78049280" - ], - [ - 1490056643, - "77000704" - ], - [ - 1490056658, - "36630528" - ], - [ - 1490056658, - "77524992" - ], - [ - 1490056658, - "78049280" - ], - [ - 1490056673, - "77524992" - ], - [ - 1490056673, - "60223488" - ], - [ - 1490056673, - "37154816" - ], - [ - 1490056688, - "67563520" - ], - [ - 1490056688, - "60223488" - ], - [ - 1490056688, - "77524992" - ], - [ - 1490056703, - "67563520" - ], - [ - 1490056703, - "73330688" - ], - [ - 1490056703, - "37154816" - ], - [ - 1490056718, - "73330688" - ], - [ - 1490056718, - "73330688" - ], - [ - 1490056718, - "60223488" - ], - [ - 1490056733, - "73330688" - ], - [ - 1490056733, - "67563520" - ], - [ - 1490056733, - "73330688" - ], - [ - 1490056748, - "73330688" - ], - [ - 1490056748, - "73330688" - ], - [ - 1490056748, - "73330688" - ], - [ - 1490056763, - "73330688" - ], - [ - 1490056763, - "73330688" - ], - [ - 1490056763, - "56029184" - ], - [ - 1490056778, - "62844928" - ], - [ - 1490056778, - "73330688" - ], - [ - 1490056778, - "56029184" - ], - [ - 1490056793, - "70184960" - ], - [ - 1490056793, - "73330688" - ], - [ - 1490056793, - "63369216" - ], - [ - 1490056808, - "75952128" - ], - [ - 1490056808, - "38727680" - ], - [ - 1490056808, - "69660672" - ], - [ - 1490056823, - "75952128" - ], - [ - 1490056823, - "62320640" - ], - [ - 1490056823, - "76476416" - ], - [ - 1490056838, - "69136384" - ], - [ - 1490056838, - "75952128" - ], - [ - 1490056838, - "76476416" - ], - [ - 1490056853, - "34009088" - ], - [ - 1490056853, - "76476416" - ], - [ - 1490056853, - "75427840" - ], - [ - 1490056868, - "34533376" - ], - [ - 1490056868, - "58650624" - ], - [ - 1490056868, - "75427840" - ], - [ - 1490056883, - "59174912" - ], - [ - 1490056883, - "75427840" - ], - [ - 1490056883, - "64942080" - ], - [ - 1490056898, - "34533376" - ], - [ - 1490056898, - "65990656" - ], - [ - 1490056898, - "72282112" - ], - [ - 1490056913, - "58126336" - ], - [ - 1490056913, - "77524992" - ], - [ - 1490056913, - "72282112" - ], - [ - 1490056928, - "65466368" - ], - [ - 1490056928, - "77524992" - ], - [ - 1490056928, - "78049280" - ], - [ - 1490056943, - "77524992" - ], - [ - 1490056943, - "78049280" - ], - [ - 1490056943, - "71233536" - ], - [ - 1490056958, - "37154816" - ], - [ - 1490056958, - "78049280" - ], - [ - 1490056958, - "78049280" - ], - [ - 1490056973, - "37154816" - ], - [ - 1490056973, - "60223488" - ], - [ - 1490056973, - "78049280" - ], - [ - 1490056988, - "78049280" - ], - [ - 1490056988, - "67039232" - ], - [ - 1490056988, - "60223488" - ], - [ - 1490057003, - "68087808" - ], - [ - 1490057003, - "73330688" - ], - [ - 1490057003, - "37154816" - ], - [ - 1490057018, - "73330688" - ], - [ - 1490057018, - "73330688" - ], - [ - 1490057018, - "61272064" - ], - [ - 1490057033, - "67563520" - ], - [ - 1490057033, - "73330688" - ], - [ - 1490057033, - "73330688" - ], - [ - 1490057048, - "73330688" - ], - [ - 1490057048, - "73330688" - ], - [ - 1490057048, - "73330688" - ], - [ - 1490057063, - "56029184" - ], - [ - 1490057063, - "73330688" - ], - [ - 1490057063, - "73330688" - ], - [ - 1490057078, - "73330688" - ], - [ - 1490057078, - "62320640" - ], - [ - 1490057078, - "39251968" - ], - [ - 1490057093, - "69136384" - ], - [ - 1490057093, - "73330688" - ], - [ - 1490057093, - "63369216" - ], - [ - 1490057108, - "68612096" - ], - [ - 1490057108, - "74903552" - ], - [ - 1490057108, - "56029184" - ], - [ - 1490057123, - "74903552" - ], - [ - 1490057123, - "62844928" - ], - [ - 1490057123, - "75952128" - ], - [ - 1490057138, - "75952128" - ], - [ - 1490057138, - "74903552" - ], - [ - 1490057138, - "69660672" - ], - [ - 1490057153, - "34533376" - ], - [ - 1490057153, - "75427840" - ], - [ - 1490057153, - "75952128" - ], - [ - 1490057168, - "59174912" - ], - [ - 1490057168, - "34533376" - ], - [ - 1490057168, - "75427840" - ], - [ - 1490057183, - "65990656" - ], - [ - 1490057183, - "75427840" - ], - [ - 1490057183, - "59174912" - ], - [ - 1490057198, - "34009088" - ], - [ - 1490057198, - "72282112" - ], - [ - 1490057198, - "64942080" - ], - [ - 1490057213, - "72282112" - ], - [ - 1490057213, - "58650624" - ], - [ - 1490057213, - "72282112" - ], - [ - 1490057228, - "78049280" - ], - [ - 1490057228, - "72282112" - ], - [ - 1490057228, - "65466368" - ], - [ - 1490057243, - "72282112" - ], - [ - 1490057243, - "78049280" - ], - [ - 1490057243, - "72282112" - ], - [ - 1490057258, - "77524992" - ], - [ - 1490057258, - "78049280" - ], - [ - 1490057258, - "37154816" - ], - [ - 1490057273, - "37679104" - ], - [ - 1490057273, - "61272064" - ], - [ - 1490057273, - "77524992" - ], - [ - 1490057288, - "68087808" - ], - [ - 1490057288, - "61272064" - ], - [ - 1490057288, - "77524992" - ], - [ - 1490057303, - "74379264" - ], - [ - 1490057303, - "37154816" - ], - [ - 1490057303, - "67563520" - ], - [ - 1490057318, - "74379264" - ], - [ - 1490057318, - "60747776" - ], - [ - 1490057318, - "74379264" - ], - [ - 1490057333, - "74379264" - ], - [ - 1490057333, - "74379264" - ], - [ - 1490057333, - "67039232" - ], - [ - 1490057348, - "34533376" - ], - [ - 1490057348, - "74379264" - ], - [ - 1490057348, - "73854976" - ], - [ - 1490057363, - "58126336" - ], - [ - 1490057363, - "73854976" - ], - [ - 1490057363, - "35057664" - ], - [ - 1490057378, - "59174912" - ], - [ - 1490057378, - "73854976" - ], - [ - 1490057378, - "65466368" - ], - [ - 1490057393, - "64942080" - ], - [ - 1490057393, - "71233536" - ], - [ - 1490057393, - "34009088" - ], - [ - 1490057408, - "58650624" - ], - [ - 1490057408, - "71757824" - ], - [ - 1490057408, - "78049280" - ], - [ - 1490057423, - "78049280" - ], - [ - 1490057423, - "65466368" - ], - [ - 1490057423, - "78049280" - ], - [ - 1490057438, - "78049280" - ], - [ - 1490057438, - "72282112" - ], - [ - 1490057438, - "78049280" - ], - [ - 1490057453, - "77524992" - ], - [ - 1490057453, - "37154816" - ], - [ - 1490057453, - "78049280" - ], - [ - 1490057468, - "60223488" - ], - [ - 1490057468, - "37154816" - ], - [ - 1490057468, - "77524992" - ], - [ - 1490057483, - "60223488" - ], - [ - 1490057483, - "68087808" - ], - [ - 1490057483, - "77524992" - ], - [ - 1490057498, - "34533376" - ], - [ - 1490057498, - "73330688" - ], - [ - 1490057498, - "68087808" - ], - [ - 1490057513, - "73330688" - ], - [ - 1490057513, - "59174912" - ], - [ - 1490057513, - "73330688" - ], - [ - 1490057528, - "73330688" - ], - [ - 1490057528, - "65466368" - ], - [ - 1490057528, - "73330688" - ], - [ - 1490057543, - "72282112" - ], - [ - 1490057543, - "73330688" - ], - [ - 1490057543, - "73330688" - ], - [ - 1490057558, - "78049280" - ], - [ - 1490057558, - "73330688" - ], - [ - 1490057558, - "56029184" - ], - [ - 1490057573, - "78049280" - ], - [ - 1490057573, - "56029184" - ], - [ - 1490057573, - "63369216" - ], - [ - 1490057588, - "69660672" - ], - [ - 1490057588, - "78049280" - ], - [ - 1490057588, - "62844928" - ], - [ - 1490057603, - "76476416" - ], - [ - 1490057603, - "70184960" - ], - [ - 1490057603, - "56029184" - ], - [ - 1490057618, - "76476416" - ], - [ - 1490057618, - "62844928" - ], - [ - 1490057618, - "75427840" - ], - [ - 1490057633, - "75427840" - ], - [ - 1490057633, - "69660672" - ], - [ - 1490057633, - "76476416" - ], - [ - 1490057648, - "34533376" - ], - [ - 1490057648, - "75427840" - ], - [ - 1490057648, - "75427840" - ], - [ - 1490057663, - "75427840" - ], - [ - 1490057663, - "34533376" - ], - [ - 1490057663, - "59174912" - ], - [ - 1490057678, - "58126336" - ], - [ - 1490057678, - "75427840" - ], - [ - 1490057678, - "64942080" - ], - [ - 1490057693, - "65466368" - ], - [ - 1490057693, - "72282112" - ], - [ - 1490057693, - "34533376" - ], - [ - 1490057708, - "78049280" - ], - [ - 1490057708, - "71233536" - ], - [ - 1490057708, - "58650624" - ], - [ - 1490057723, - "77524992" - ], - [ - 1490057723, - "78049280" - ], - [ - 1490057723, - "65466368" - ], - [ - 1490057738, - "72282112" - ], - [ - 1490057738, - "78049280" - ], - [ - 1490057738, - "77524992" - ], - [ - 1490057753, - "77524992" - ], - [ - 1490057753, - "37154816" - ], - [ - 1490057753, - "77524992" - ], - [ - 1490057768, - "37154816" - ], - [ - 1490057768, - "77524992" - ], - [ - 1490057768, - "60747776" - ], - [ - 1490057783, - "68087808" - ], - [ - 1490057783, - "77524992" - ], - [ - 1490057783, - "60223488" - ], - [ - 1490057798, - "67563520" - ], - [ - 1490057798, - "37154816" - ], - [ - 1490057798, - "73854976" - ], - [ - 1490057813, - "60223488" - ], - [ - 1490057813, - "73330688" - ], - [ - 1490057813, - "73854976" - ], - [ - 1490057828, - "67563520" - ], - [ - 1490057828, - "73330688" - ], - [ - 1490057828, - "73854976" - ], - [ - 1490057843, - "73854976" - ], - [ - 1490057843, - "73330688" - ], - [ - 1490057843, - "73330688" - ], - [ - 1490057858, - "73330688" - ], - [ - 1490057858, - "73330688" - ], - [ - 1490057858, - "56553472" - ], - [ - 1490057873, - "63369216" - ], - [ - 1490057873, - "73330688" - ], - [ - 1490057873, - "38727680" - ], - [ - 1490057888, - "62844928" - ], - [ - 1490057888, - "73330688" - ], - [ - 1490057888, - "69660672" - ], - [ - 1490057903, - "56029184" - ], - [ - 1490057903, - "69136384" - ], - [ - 1490057903, - "75427840" - ], - [ - 1490057918, - "75427840" - ], - [ - 1490057918, - "62320640" - ], - [ - 1490057918, - "75427840" - ], - [ - 1490057933, - "75427840" - ], - [ - 1490057933, - "75427840" - ], - [ - 1490057933, - "69660672" - ], - [ - 1490057948, - "37154816" - ], - [ - 1490057948, - "75427840" - ], - [ - 1490057948, - "75427840" - ], - [ - 1490057963, - "60223488" - ], - [ - 1490057963, - "75427840" - ], - [ - 1490057963, - "37154816" - ], - [ - 1490057978, - "75427840" - ], - [ - 1490057978, - "68087808" - ], - [ - 1490057978, - "60747776" - ], - [ - 1490057993, - "34533376" - ], - [ - 1490057993, - "73330688" - ], - [ - 1490057993, - "68087808" - ], - [ - 1490058008, - "73854976" - ], - [ - 1490058008, - "73330688" - ], - [ - 1490058008, - "58126336" - ], - [ - 1490058023, - "73854976" - ], - [ - 1490058023, - "73330688" - ], - [ - 1490058023, - "64942080" - ], - [ - 1490058038, - "73330688" - ], - [ - 1490058038, - "72282112" - ], - [ - 1490058038, - "73854976" - ], - [ - 1490058053, - "56029184" - ], - [ - 1490058053, - "78049280" - ], - [ - 1490058053, - "73854976" - ], - [ - 1490058068, - "78049280" - ], - [ - 1490058068, - "64417792" - ], - [ - 1490058068, - "56029184" - ], - [ - 1490058083, - "70184960" - ], - [ - 1490058083, - "78049280" - ], - [ - 1490058083, - "62320640" - ], - [ - 1490058098, - "56029184" - ], - [ - 1490058098, - "69136384" - ], - [ - 1490058098, - "76476416" - ], - [ - 1490058113, - "75427840" - ], - [ - 1490058113, - "62844928" - ], - [ - 1490058113, - "76476416" - ], - [ - 1490058128, - "75427840" - ], - [ - 1490058128, - "76476416" - ], - [ - 1490058128, - "69660672" - ], - [ - 1490058143, - "75427840" - ], - [ - 1490058143, - "34009088" - ], - [ - 1490058143, - "75427840" - ], - [ - 1490058158, - "58126336" - ], - [ - 1490058158, - "34533376" - ], - [ - 1490058158, - "75427840" - ], - [ - 1490058173, - "75427840" - ], - [ - 1490058173, - "65466368" - ], - [ - 1490058173, - "58126336" - ], - [ - 1490058188, - "65466368" - ], - [ - 1490058188, - "34533376" - ], - [ - 1490058188, - "71233536" - ], - [ - 1490058203, - "71233536" - ], - [ - 1490058203, - "77524992" - ], - [ - 1490058203, - "59174912" - ], - [ - 1490058218, - "65990656" - ], - [ - 1490058218, - "78049280" - ], - [ - 1490058218, - "77524992" - ], - [ - 1490058233, - "78049280" - ], - [ - 1490058233, - "77524992" - ], - [ - 1490058233, - "72282112" - ], - [ - 1490058248, - "78049280" - ], - [ - 1490058248, - "78049280" - ], - [ - 1490058248, - "38203392" - ], - [ - 1490058263, - "78049280" - ], - [ - 1490058263, - "61272064" - ], - [ - 1490058263, - "37154816" - ], - [ - 1490058278, - "61272064" - ], - [ - 1490058278, - "78049280" - ], - [ - 1490058278, - "67563520" - ], - [ - 1490058293, - "74379264" - ], - [ - 1490058293, - "37154816" - ], - [ - 1490058293, - "67039232" - ], - [ - 1490058308, - "74379264" - ], - [ - 1490058308, - "60747776" - ], - [ - 1490058308, - "74379264" - ], - [ - 1490058323, - "74379264" - ], - [ - 1490058323, - "74379264" - ], - [ - 1490058323, - "68087808" - ], - [ - 1490058338, - "74379264" - ], - [ - 1490058338, - "74379264" - ], - [ - 1490058338, - "73330688" - ], - [ - 1490058353, - "56029184" - ], - [ - 1490058353, - "73330688" - ], - [ - 1490058353, - "74379264" - ], - [ - 1490058368, - "56029184" - ], - [ - 1490058368, - "62844928" - ], - [ - 1490058368, - "73330688" - ], - [ - 1490058383, - "73330688" - ], - [ - 1490058383, - "62844928" - ], - [ - 1490058383, - "70184960" - ], - [ - 1490058398, - "38727680" - ], - [ - 1490058398, - "75427840" - ], - [ - 1490058398, - "70184960" - ], - [ - 1490058413, - "75427840" - ], - [ - 1490058413, - "62844928" - ], - [ - 1490058413, - "75952128" - ], - [ - 1490058428, - "75952128" - ], - [ - 1490058428, - "75427840" - ], - [ - 1490058428, - "69136384" - ], - [ - 1490058443, - "34533376" - ], - [ - 1490058443, - "75952128" - ], - [ - 1490058443, - "75427840" - ], - [ - 1490058458, - "75427840" - ], - [ - 1490058458, - "25096192" - ], - [ - 1490058458, - "59174912" - ], - [ - 1490058473, - "58126336" - ], - [ - 1490058473, - "64942080" - ], - [ - 1490058473, - "75427840" - ], - [ - 1490058488, - "72282112" - ], - [ - 1490058488, - "34533376" - ], - [ - 1490058488, - "64942080" - ], - [ - 1490058503, - "58126336" - ], - [ - 1490058503, - "77524992" - ], - [ - 1490058503, - "70709248" - ], - [ - 1490058518, - "77000704" - ], - [ - 1490058518, - "65466368" - ], - [ - 1490058518, - "77524992" - ], - [ - 1490058533, - "77000704" - ], - [ - 1490058533, - "71233536" - ], - [ - 1490058533, - "77524992" - ], - [ - 1490058548, - "77000704" - ], - [ - 1490058548, - "37154816" - ], - [ - 1490058548, - "78049280" - ], - [ - 1490058563, - "78049280" - ], - [ - 1490058563, - "37154816" - ], - [ - 1490058563, - "60223488" - ], - [ - 1490058578, - "68087808" - ], - [ - 1490058578, - "60747776" - ], - [ - 1490058578, - "78049280" - ], - [ - 1490058593, - "68087808" - ], - [ - 1490058593, - "36630528" - ], - [ - 1490058593, - "73330688" - ], - [ - 1490058608, - "73330688" - ], - [ - 1490058608, - "59699200" - ], - [ - 1490058608, - "73330688" - ], - [ - 1490058623, - "67039232" - ], - [ - 1490058623, - "73330688" - ], - [ - 1490058623, - "73330688" - ], - [ - 1490058638, - "72806400" - ], - [ - 1490058638, - "73330688" - ], - [ - 1490058638, - "73330688" - ], - [ - 1490058653, - "73330688" - ], - [ - 1490058653, - "56029184" - ], - [ - 1490058653, - "72806400" - ], - [ - 1490058668, - "56029184" - ], - [ - 1490058668, - "72806400" - ], - [ - 1490058668, - "62844928" - ], - [ - 1490058683, - "72806400" - ], - [ - 1490058683, - "62844928" - ], - [ - 1490058683, - "69660672" - ], - [ - 1490058698, - "56029184" - ], - [ - 1490058698, - "75952128" - ], - [ - 1490058698, - "69660672" - ], - [ - 1490058713, - "75952128" - ], - [ - 1490058713, - "74903552" - ], - [ - 1490058713, - "58126336" - ], - [ - 1490058728, - "74903552" - ], - [ - 1490058728, - "75952128" - ], - [ - 1490058728, - "61272064" - ], - [ - 1490058743, - "74903552" - ], - [ - 1490058743, - "62320640" - ], - [ - 1490058743, - "37154816" - ], - [ - 1490058758, - "37154816" - ], - [ - 1490058758, - "60223488" - ], - [ - 1490058758, - "62320640" - ], - [ - 1490058773, - "62320640" - ], - [ - 1490058773, - "60223488" - ], - [ - 1490058773, - "67563520" - ], - [ - 1490058788, - "34533376" - ], - [ - 1490058788, - "73330688" - ], - [ - 1490058788, - "67563520" - ], - [ - 1490058803, - "58126336" - ], - [ - 1490058803, - "73330688" - ], - [ - 1490058803, - "73330688" - ], - [ - 1490058818, - "65466368" - ], - [ - 1490058818, - "79622144" - ], - [ - 1490058818, - "73330688" - ], - [ - 1490058833, - "79622144" - ], - [ - 1490058833, - "71233536" - ], - [ - 1490058833, - "73330688" - ], - [ - 1490058848, - "56029184" - ], - [ - 1490058848, - "79622144" - ], - [ - 1490058848, - "78049280" - ], - [ - 1490058863, - "63369216" - ], - [ - 1490058863, - "78049280" - ], - [ - 1490058863, - "37154816" - ], - [ - 1490058878, - "60223488" - ], - [ - 1490058878, - "69660672" - ], - [ - 1490058878, - "78049280" - ], - [ - 1490058893, - "68087808" - ], - [ - 1490058893, - "76476416" - ], - [ - 1490058893, - "36630528" - ], - [ - 1490058908, - "76476416" - ], - [ - 1490058908, - "60223488" - ], - [ - 1490058908, - "73854976" - ], - [ - 1490058923, - "73854976" - ], - [ - 1490058923, - "67039232" - ], - [ - 1490058923, - "76476416" - ], - [ - 1490058938, - "73854976" - ], - [ - 1490058938, - "73330688" - ], - [ - 1490058938, - "34533376" - ], - [ - 1490058953, - "34009088" - ], - [ - 1490058953, - "58650624" - ], - [ - 1490058953, - "73330688" - ], - [ - 1490058968, - "58650624" - ], - [ - 1490058968, - "66514944" - ], - [ - 1490058968, - "73330688" - ], - [ - 1490058983, - "34533376" - ], - [ - 1490058983, - "65466368" - ], - [ - 1490058983, - "72282112" - ], - [ - 1490058998, - "58650624" - ], - [ - 1490058998, - "78573568" - ], - [ - 1490058998, - "72282112" - ], - [ - 1490059013, - "78573568" - ], - [ - 1490059013, - "64942080" - ], - [ - 1490059013, - "77524992" - ], - [ - 1490059028, - "77524992" - ], - [ - 1490059028, - "78573568" - ], - [ - 1490059028, - "71757824" - ], - [ - 1490059043, - "77524992" - ], - [ - 1490059043, - "77524992" - ], - [ - 1490059043, - "37154816" - ], - [ - 1490059058, - "60747776" - ], - [ - 1490059058, - "77524992" - ], - [ - 1490059058, - "37154816" - ], - [ - 1490059073, - "77524992" - ], - [ - 1490059073, - "61272064" - ], - [ - 1490059073, - "68087808" - ], - [ - 1490059088, - "68087808" - ], - [ - 1490059088, - "37154816" - ], - [ - 1490059088, - "73330688" - ], - [ - 1490059103, - "73854976" - ], - [ - 1490059103, - "60747776" - ], - [ - 1490059103, - "73330688" - ], - [ - 1490059118, - "73330688" - ], - [ - 1490059118, - "73854976" - ], - [ - 1490059118, - "68087808" - ], - [ - 1490059133, - "73854976" - ], - [ - 1490059133, - "73330688" - ], - [ - 1490059133, - "73330688" - ], - [ - 1490059148, - "73854976" - ], - [ - 1490059148, - "73330688" - ], - [ - 1490059148, - "56029184" - ], - [ - 1490059163, - "73330688" - ], - [ - 1490059163, - "63369216" - ], - [ - 1490059163, - "39251968" - ], - [ - 1490059178, - "62844928" - ], - [ - 1490059178, - "69136384" - ], - [ - 1490059178, - "73330688" - ], - [ - 1490059193, - "75427840" - ], - [ - 1490059193, - "69660672" - ], - [ - 1490059193, - "30339072" - ], - [ - 1490059208, - "75427840" - ], - [ - 1490059208, - "75952128" - ], - [ - 1490059208, - "61796352" - ], - [ - 1490059223, - "68087808" - ], - [ - 1490059223, - "75427840" - ], - [ - 1490059223, - "75952128" - ], - [ - 1490059238, - "23523328" - ], - [ - 1490059238, - "75952128" - ], - [ - 1490059238, - "74379264" - ], - [ - 1490059253, - "74379264" - ], - [ - 1490059253, - "24571904" - ], - [ - 1490059253, - "58126336" - ], - [ - 1490059268, - "58126336" - ], - [ - 1490059268, - "74379264" - ], - [ - 1490059268, - "63893504" - ], - [ - 1490059283, - "64942080" - ], - [ - 1490059283, - "70709248" - ], - [ - 1490059283, - "74379264" - ], - [ - 1490059298, - "38727680" - ], - [ - 1490059298, - "71233536" - ], - [ - 1490059298, - "76476416" - ], - [ - 1490059313, - "77524992" - ], - [ - 1490059313, - "76476416" - ], - [ - 1490059313, - "62844928" - ], - [ - 1490059328, - "76476416" - ], - [ - 1490059328, - "68612096" - ], - [ - 1490059328, - "77524992" - ], - [ - 1490059343, - "24571904" - ], - [ - 1490059343, - "77524992" - ], - [ - 1490059343, - "75427840" - ], - [ - 1490059358, - "75427840" - ], - [ - 1490059358, - "34533376" - ], - [ - 1490059358, - "58126336" - ], - [ - 1490059373, - "65466368" - ], - [ - 1490059373, - "58126336" - ], - [ - 1490059373, - "75427840" - ], - [ - 1490059388, - "71233536" - ], - [ - 1490059388, - "33484800" - ], - [ - 1490059388, - "65466368" - ], - [ - 1490059403, - "58650624" - ], - [ - 1490059403, - "78049280" - ], - [ - 1490059403, - "71233536" - ], - [ - 1490059418, - "77524992" - ], - [ - 1490059418, - "78049280" - ], - [ - 1490059418, - "65466368" - ], - [ - 1490059433, - "78049280" - ], - [ - 1490059433, - "77524992" - ], - [ - 1490059433, - "72282112" - ], - [ - 1490059448, - "77524992" - ], - [ - 1490059448, - "77524992" - ], - [ - 1490059448, - "37154816" - ], - [ - 1490059463, - "77524992" - ], - [ - 1490059463, - "36630528" - ], - [ - 1490059463, - "60223488" - ], - [ - 1490059478, - "77524992" - ], - [ - 1490059478, - "68087808" - ], - [ - 1490059478, - "60223488" - ], - [ - 1490059493, - "37154816" - ], - [ - 1490059493, - "68087808" - ], - [ - 1490059493, - "73330688" - ], - [ - 1490059508, - "73854976" - ], - [ - 1490059508, - "60223488" - ], - [ - 1490059508, - "73330688" - ], - [ - 1490059523, - "67563520" - ], - [ - 1490059523, - "73330688" - ], - [ - 1490059523, - "73854976" - ], - [ - 1490059538, - "73330688" - ], - [ - 1490059538, - "73854976" - ], - [ - 1490059538, - "73330688" - ], - [ - 1490059553, - "56029184" - ], - [ - 1490059553, - "33484800" - ], - [ - 1490059553, - "73330688" - ], - [ - 1490059568, - "62844928" - ], - [ - 1490059568, - "73330688" - ], - [ - 1490059568, - "57602048" - ], - [ - 1490059583, - "73330688" - ], - [ - 1490059583, - "70184960" - ], - [ - 1490059583, - "65466368" - ], - [ - 1490059598, - "75427840" - ], - [ - 1490059598, - "71233536" - ], - [ - 1490059598, - "56029184" - ], - [ - 1490059613, - "75427840" - ], - [ - 1490059613, - "77524992" - ], - [ - 1490059613, - "62320640" - ], - [ - 1490059628, - "69136384" - ], - [ - 1490059628, - "77524992" - ], - [ - 1490059628, - "75427840" - ], - [ - 1490059643, - "74903552" - ], - [ - 1490059643, - "36630528" - ], - [ - 1490059643, - "77524992" - ], - [ - 1490059658, - "74903552" - ], - [ - 1490059658, - "25096192" - ], - [ - 1490059658, - "60223488" - ], - [ - 1490059673, - "67563520" - ], - [ - 1490059673, - "74903552" - ], - [ - 1490059673, - "58650624" - ], - [ - 1490059688, - "64942080" - ], - [ - 1490059688, - "73330688" - ], - [ - 1490059688, - "24571904" - ], - [ - 1490059703, - "72282112" - ], - [ - 1490059703, - "73330688" - ], - [ - 1490059703, - "57602048" - ], - [ - 1490059718, - "73330688" - ], - [ - 1490059718, - "64942080" - ], - [ - 1490059718, - "77524992" - ], - [ - 1490059733, - "77524992" - ], - [ - 1490059733, - "73330688" - ], - [ - 1490059733, - "71233536" - ], - [ - 1490059748, - "28241920" - ], - [ - 1490059748, - "77524992" - ], - [ - 1490059748, - "77524992" - ], - [ - 1490059763, - "60747776" - ], - [ - 1490059763, - "37154816" - ], - [ - 1490059763, - "77524992" - ], - [ - 1490059778, - "67039232" - ], - [ - 1490059778, - "60223488" - ], - [ - 1490059778, - "77524992" - ], - [ - 1490059793, - "68087808" - ], - [ - 1490059793, - "36106240" - ], - [ - 1490059793, - "73330688" - ], - [ - 1490059808, - "73330688" - ], - [ - 1490059808, - "73330688" - ], - [ - 1490059808, - "60747776" - ], - [ - 1490059823, - "66514944" - ], - [ - 1490059823, - "73330688" - ], - [ - 1490059823, - "73330688" - ], - [ - 1490059838, - "73330688" - ], - [ - 1490059838, - "73330688" - ], - [ - 1490059838, - "73330688" - ], - [ - 1490059853, - "38727680" - ], - [ - 1490059853, - "73330688" - ], - [ - 1490059853, - "73330688" - ], - [ - 1490059868, - "62320640" - ], - [ - 1490059868, - "73330688" - ], - [ - 1490059868, - "56553472" - ], - [ - 1490059883, - "68087808" - ], - [ - 1490059883, - "62320640" - ], - [ - 1490059883, - "73330688" - ], - [ - 1490059898, - "56029184" - ], - [ - 1490059898, - "75427840" - ], - [ - 1490059898, - "70184960" - ], - [ - 1490059913, - "75427840" - ], - [ - 1490059913, - "62844928" - ], - [ - 1490059913, - "75427840" - ], - [ - 1490059928, - "75427840" - ], - [ - 1490059928, - "75427840" - ], - [ - 1490059928, - "70184960" - ], - [ - 1490059943, - "34009088" - ], - [ - 1490059943, - "75427840" - ], - [ - 1490059943, - "75427840" - ], - [ - 1490059958, - "75427840" - ], - [ - 1490059958, - "58650624" - ], - [ - 1490059958, - "33484800" - ], - [ - 1490059973, - "65466368" - ], - [ - 1490059973, - "75427840" - ], - [ - 1490059973, - "58126336" - ], - [ - 1490059988, - "72282112" - ], - [ - 1490059988, - "65466368" - ], - [ - 1490059988, - "25096192" - ], - [ - 1490060003, - "71233536" - ], - [ - 1490060003, - "58126336" - ], - [ - 1490060003, - "78049280" - ], - [ - 1490060018, - "78049280" - ], - [ - 1490060018, - "65466368" - ], - [ - 1490060018, - "78049280" - ], - [ - 1490060033, - "78049280" - ], - [ - 1490060033, - "71233536" - ], - [ - 1490060033, - "78049280" - ], - [ - 1490060048, - "78049280" - ], - [ - 1490060048, - "37154816" - ], - [ - 1490060048, - "78049280" - ], - [ - 1490060063, - "78049280" - ], - [ - 1490060063, - "37154816" - ], - [ - 1490060063, - "60747776" - ], - [ - 1490060078, - "60747776" - ], - [ - 1490060078, - "67563520" - ], - [ - 1490060078, - "78049280" - ], - [ - 1490060093, - "73330688" - ], - [ - 1490060093, - "67039232" - ], - [ - 1490060093, - "37154816" - ], - [ - 1490060108, - "60223488" - ], - [ - 1490060108, - "74379264" - ], - [ - 1490060108, - "73330688" - ], - [ - 1490060123, - "74379264" - ], - [ - 1490060123, - "73330688" - ], - [ - 1490060123, - "67563520" - ], - [ - 1490060138, - "74379264" - ], - [ - 1490060138, - "34533376" - ], - [ - 1490060138, - "73330688" - ], - [ - 1490060153, - "58126336" - ], - [ - 1490060153, - "34533376" - ], - [ - 1490060153, - "73330688" - ], - [ - 1490060168, - "58126336" - ], - [ - 1490060168, - "73330688" - ], - [ - 1490060168, - "64942080" - ], - [ - 1490060183, - "73330688" - ], - [ - 1490060183, - "70709248" - ], - [ - 1490060183, - "64942080" - ], - [ - 1490060198, - "70709248" - ], - [ - 1490060198, - "56029184" - ], - [ - 1490060198, - "77000704" - ], - [ - 1490060213, - "78049280" - ], - [ - 1490060213, - "77000704" - ], - [ - 1490060213, - "62844928" - ], - [ - 1490060228, - "77000704" - ], - [ - 1490060228, - "78049280" - ], - [ - 1490060228, - "69660672" - ], - [ - 1490060243, - "75427840" - ], - [ - 1490060243, - "34533376" - ], - [ - 1490060243, - "78049280" - ], - [ - 1490060258, - "75427840" - ], - [ - 1490060258, - "34533376" - ], - [ - 1490060258, - "58650624" - ], - [ - 1490060273, - "65990656" - ], - [ - 1490060273, - "59174912" - ], - [ - 1490060273, - "75427840" - ], - [ - 1490060288, - "64942080" - ], - [ - 1490060288, - "71757824" - ], - [ - 1490060288, - "34533376" - ], - [ - 1490060303, - "78049280" - ], - [ - 1490060303, - "58126336" - ], - [ - 1490060303, - "71757824" - ], - [ - 1490060318, - "78049280" - ], - [ - 1490060318, - "77524992" - ], - [ - 1490060318, - "65990656" - ], - [ - 1490060333, - "71757824" - ], - [ - 1490060333, - "78049280" - ], - [ - 1490060333, - "77524992" - ], - [ - 1490060348, - "77524992" - ], - [ - 1490060348, - "78049280" - ], - [ - 1490060348, - "56029184" - ], - [ - 1490060363, - "56553472" - ], - [ - 1490060363, - "78049280" - ], - [ - 1490060363, - "62844928" - ], - [ - 1490060378, - "78049280" - ], - [ - 1490060378, - "63369216" - ], - [ - 1490060378, - "70184960" - ], - [ - 1490060393, - "75952128" - ], - [ - 1490060393, - "38727680" - ], - [ - 1490060393, - "70184960" - ], - [ - 1490060408, - "62844928" - ], - [ - 1490060408, - "75952128" - ], - [ - 1490060408, - "75427840" - ], - [ - 1490060423, - "75952128" - ], - [ - 1490060423, - "75427840" - ], - [ - 1490060423, - "68612096" - ], - [ - 1490060438, - "74903552" - ], - [ - 1490060438, - "75427840" - ], - [ - 1490060438, - "34533376" - ], - [ - 1490060453, - "34009088" - ], - [ - 1490060453, - "58650624" - ], - [ - 1490060453, - "74903552" - ], - [ - 1490060468, - "74903552" - ], - [ - 1490060468, - "64942080" - ], - [ - 1490060468, - "58650624" - ], - [ - 1490060483, - "64942080" - ], - [ - 1490060483, - "71233536" - ], - [ - 1490060483, - "74903552" - ], - [ - 1490060498, - "38727680" - ], - [ - 1490060498, - "77000704" - ], - [ - 1490060498, - "72282112" - ], - [ - 1490060513, - "62844928" - ], - [ - 1490060513, - "77000704" - ], - [ - 1490060513, - "77524992" - ], - [ - 1490060528, - "69136384" - ], - [ - 1490060528, - "77000704" - ], - [ - 1490060528, - "77524992" - ], - [ - 1490060543, - "77524992" - ], - [ - 1490060543, - "75427840" - ], - [ - 1490060543, - "37154816" - ], - [ - 1490060558, - "75427840" - ], - [ - 1490060558, - "34533376" - ], - [ - 1490060558, - "61272064" - ], - [ - 1490060573, - "68087808" - ], - [ - 1490060573, - "75427840" - ], - [ - 1490060573, - "58650624" - ], - [ - 1490060588, - "73330688" - ], - [ - 1490060588, - "34533376" - ], - [ - 1490060588, - "64942080" - ], - [ - 1490060603, - "73330688" - ], - [ - 1490060603, - "58650624" - ], - [ - 1490060603, - "72282112" - ], - [ - 1490060618, - "72282112" - ], - [ - 1490060618, - "65466368" - ], - [ - 1490060618, - "73330688" - ], - [ - 1490060633, - "73330688" - ], - [ - 1490060633, - "72282112" - ], - [ - 1490060633, - "72282112" - ], - [ - 1490060648, - "36630528" - ], - [ - 1490060648, - "72282112" - ], - [ - 1490060648, - "78049280" - ], - [ - 1490060663, - "60223488" - ], - [ - 1490060663, - "56029184" - ], - [ - 1490060663, - "78049280" - ], - [ - 1490060678, - "78049280" - ], - [ - 1490060678, - "68087808" - ], - [ - 1490060678, - "62844928" - ], - [ - 1490060693, - "36630528" - ], - [ - 1490060693, - "70184960" - ], - [ - 1490060693, - "73330688" - ], - [ - 1490060708, - "59699200" - ], - [ - 1490060708, - "75952128" - ], - [ - 1490060708, - "73330688" - ], - [ - 1490060723, - "73330688" - ], - [ - 1490060723, - "75952128" - ], - [ - 1490060723, - "67563520" - ], - [ - 1490060738, - "73854976" - ], - [ - 1490060738, - "34533376" - ], - [ - 1490060738, - "75952128" - ], - [ - 1490060753, - "58126336" - ], - [ - 1490060753, - "75952128" - ], - [ - 1490060753, - "73854976" - ], - [ - 1490060768, - "65466368" - ], - [ - 1490060768, - "73854976" - ], - [ - 1490060768, - "39251968" - ], - [ - 1490060783, - "62844928" - ], - [ - 1490060783, - "71233536" - ], - [ - 1490060783, - "24571904" - ], - [ - 1490060798, - "69136384" - ], - [ - 1490060798, - "77524992" - ], - [ - 1490060798, - "58126336" - ], - [ - 1490060813, - "65466368" - ], - [ - 1490060813, - "77524992" - ], - [ - 1490060813, - "75952128" - ], - [ - 1490060828, - "77524992" - ], - [ - 1490060828, - "75952128" - ], - [ - 1490060828, - "71233536" - ], - [ - 1490060843, - "78049280" - ], - [ - 1490060843, - "75952128" - ], - [ - 1490060843, - "37154816" - ], - [ - 1490060858, - "36630528" - ], - [ - 1490060858, - "78049280" - ], - [ - 1490060858, - "60223488" - ], - [ - 1490060873, - "67039232" - ], - [ - 1490060873, - "78049280" - ], - [ - 1490060873, - "60747776" - ], - [ - 1490060888, - "73330688" - ], - [ - 1490060888, - "24047616" - ], - [ - 1490060888, - "68087808" - ], - [ - 1490060903, - "73330688" - ], - [ - 1490060903, - "73330688" - ], - [ - 1490060903, - "57602048" - ], - [ - 1490060918, - "73330688" - ], - [ - 1490060918, - "65466368" - ], - [ - 1490060918, - "80146432" - ], - [ - 1490060933, - "80146432" - ], - [ - 1490060933, - "71233536" - ], - [ - 1490060933, - "73330688" - ], - [ - 1490060948, - "56029184" - ], - [ - 1490060948, - "80146432" - ], - [ - 1490060948, - "77524992" - ], - [ - 1490060963, - "36630528" - ], - [ - 1490060963, - "77524992" - ], - [ - 1490060963, - "63369216" - ], - [ - 1490060978, - "60223488" - ], - [ - 1490060978, - "70184960" - ], - [ - 1490060978, - "77524992" - ], - [ - 1490060993, - "36630528" - ], - [ - 1490060993, - "67563520" - ], - [ - 1490060993, - "75427840" - ], - [ - 1490061008, - "60223488" - ], - [ - 1490061008, - "73330688" - ], - [ - 1490061008, - "75427840" - ], - [ - 1490061023, - "75427840" - ], - [ - 1490061023, - "73330688" - ], - [ - 1490061023, - "67563520" - ], - [ - 1490061038, - "73330688" - ], - [ - 1490061038, - "75427840" - ], - [ - 1490061038, - "73330688" - ], - [ - 1490061053, - "73330688" - ], - [ - 1490061053, - "56029184" - ], - [ - 1490061053, - "24571904" - ], - [ - 1490061068, - "73330688" - ], - [ - 1490061068, - "62320640" - ], - [ - 1490061068, - "58650624" - ], - [ - 1490061083, - "64942080" - ], - [ - 1490061083, - "73330688" - ], - [ - 1490061083, - "69136384" - ], - [ - 1490061098, - "71233536" - ], - [ - 1490061098, - "75427840" - ], - [ - 1490061098, - "38727680" - ], - [ - 1490061113, - "77524992" - ], - [ - 1490061113, - "75427840" - ], - [ - 1490061113, - "62320640" - ], - [ - 1490061128, - "68612096" - ], - [ - 1490061128, - "75427840" - ], - [ - 1490061128, - "77524992" - ], - [ - 1490061143, - "77524992" - ], - [ - 1490061143, - "74903552" - ], - [ - 1490061143, - "37154816" - ], - [ - 1490061158, - "74903552" - ], - [ - 1490061158, - "60747776" - ], - [ - 1490061158, - "37154816" - ], - [ - 1490061173, - "74903552" - ], - [ - 1490061173, - "61272064" - ], - [ - 1490061173, - "68087808" - ], - [ - 1490061188, - "73330688" - ], - [ - 1490061188, - "33484800" - ], - [ - 1490061188, - "67563520" - ], - [ - 1490061203, - "73330688" - ], - [ - 1490061203, - "58650624" - ], - [ - 1490061203, - "74379264" - ], - [ - 1490061218, - "74379264" - ], - [ - 1490061218, - "65466368" - ], - [ - 1490061218, - "73330688" - ], - [ - 1490061233, - "72282112" - ], - [ - 1490061233, - "73330688" - ], - [ - 1490061233, - "74379264" - ], - [ - 1490061248, - "74379264" - ], - [ - 1490061248, - "77524992" - ], - [ - 1490061248, - "38727680" - ], - [ - 1490061263, - "62844928" - ], - [ - 1490061263, - "77524992" - ], - [ - 1490061263, - "38727680" - ], - [ - 1490061278, - "70184960" - ], - [ - 1490061278, - "77524992" - ], - [ - 1490061278, - "58126336" - ], - [ - 1490061293, - "75952128" - ], - [ - 1490061293, - "36630528" - ], - [ - 1490061293, - "60223488" - ], - [ - 1490061308, - "63369216" - ], - [ - 1490061308, - "75952128" - ], - [ - 1490061308, - "60223488" - ], - [ - 1490061323, - "75952128" - ], - [ - 1490061323, - "63369216" - ], - [ - 1490061323, - "67039232" - ], - [ - 1490061338, - "34533376" - ], - [ - 1490061338, - "63369216" - ], - [ - 1490061338, - "73330688" - ], - [ - 1490061353, - "73330688" - ], - [ - 1490061353, - "58126336" - ], - [ - 1490061353, - "63369216" - ], - [ - 1490061368, - "56029184" - ], - [ - 1490061368, - "73330688" - ], - [ - 1490061368, - "65466368" - ], - [ - 1490061383, - "73330688" - ], - [ - 1490061383, - "62844928" - ], - [ - 1490061383, - "71233536" - ], - [ - 1490061398, - "70184960" - ], - [ - 1490061398, - "38203392" - ], - [ - 1490061398, - "78049280" - ], - [ - 1490061413, - "62320640" - ], - [ - 1490061413, - "75952128" - ], - [ - 1490061413, - "78049280" - ], - [ - 1490061428, - "68612096" - ], - [ - 1490061428, - "75952128" - ], - [ - 1490061428, - "78049280" - ], - [ - 1490061443, - "34533376" - ], - [ - 1490061443, - "75427840" - ], - [ - 1490061443, - "75952128" - ], - [ - 1490061458, - "75427840" - ], - [ - 1490061458, - "58126336" - ], - [ - 1490061458, - "34533376" - ], - [ - 1490061473, - "65466368" - ], - [ - 1490061473, - "58126336" - ], - [ - 1490061473, - "75427840" - ], - [ - 1490061488, - "24571904" - ], - [ - 1490061488, - "71233536" - ], - [ - 1490061488, - "65990656" - ], - [ - 1490061503, - "71757824" - ], - [ - 1490061503, - "57602048" - ], - [ - 1490061503, - "78049280" - ], - [ - 1490061518, - "65466368" - ], - [ - 1490061518, - "78049280" - ], - [ - 1490061518, - "78049280" - ], - [ - 1490061533, - "78049280" - ], - [ - 1490061533, - "78049280" - ], - [ - 1490061533, - "71233536" - ], - [ - 1490061548, - "37154816" - ], - [ - 1490061548, - "78049280" - ], - [ - 1490061548, - "77524992" - ], - [ - 1490061563, - "77524992" - ], - [ - 1490061563, - "37154816" - ], - [ - 1490061563, - "60223488" - ], - [ - 1490061578, - "61272064" - ], - [ - 1490061578, - "77524992" - ], - [ - 1490061578, - "68087808" - ], - [ - 1490061593, - "67563520" - ], - [ - 1490061593, - "36630528" - ], - [ - 1490061593, - "73330688" - ], - [ - 1490061608, - "73330688" - ], - [ - 1490061608, - "74379264" - ], - [ - 1490061608, - "60747776" - ], - [ - 1490061623, - "74379264" - ], - [ - 1490061623, - "73330688" - ], - [ - 1490061623, - "67039232" - ], - [ - 1490061638, - "73854976" - ], - [ - 1490061638, - "74379264" - ], - [ - 1490061638, - "73330688" - ], - [ - 1490061653, - "74379264" - ], - [ - 1490061653, - "73854976" - ], - [ - 1490061653, - "56029184" - ], - [ - 1490061668, - "73854976" - ], - [ - 1490061668, - "56029184" - ], - [ - 1490061668, - "63893504" - ], - [ - 1490061683, - "62320640" - ], - [ - 1490061683, - "70184960" - ], - [ - 1490061683, - "73854976" - ], - [ - 1490061698, - "38727680" - ], - [ - 1490061698, - "76476416" - ], - [ - 1490061698, - "69136384" - ], - [ - 1490061713, - "61796352" - ], - [ - 1490061713, - "75427840" - ], - [ - 1490061713, - "76476416" - ], - [ - 1490061728, - "69136384" - ], - [ - 1490061728, - "75427840" - ], - [ - 1490061728, - "76476416" - ], - [ - 1490061743, - "75427840" - ], - [ - 1490061743, - "36630528" - ], - [ - 1490061743, - "74903552" - ], - [ - 1490061758, - "60223488" - ], - [ - 1490061758, - "74903552" - ], - [ - 1490061758, - "34533376" - ], - [ - 1490061773, - "67039232" - ], - [ - 1490061773, - "74903552" - ], - [ - 1490061773, - "58126336" - ], - [ - 1490061788, - "73330688" - ], - [ - 1490061788, - "24047616" - ], - [ - 1490061788, - "65466368" - ], - [ - 1490061803, - "57602048" - ], - [ - 1490061803, - "71233536" - ], - [ - 1490061803, - "79097856" - ], - [ - 1490061818, - "78049280" - ], - [ - 1490061818, - "79097856" - ], - [ - 1490061818, - "65466368" - ], - [ - 1490061833, - "71233536" - ], - [ - 1490061833, - "78049280" - ], - [ - 1490061833, - "79097856" - ], - [ - 1490061848, - "77524992" - ], - [ - 1490061848, - "78049280" - ], - [ - 1490061848, - "37154816" - ], - [ - 1490061863, - "36630528" - ], - [ - 1490061863, - "77524992" - ], - [ - 1490061863, - "60223488" - ], - [ - 1490061878, - "68087808" - ], - [ - 1490061878, - "60747776" - ], - [ - 1490061878, - "77524992" - ], - [ - 1490061893, - "68087808" - ], - [ - 1490061893, - "36630528" - ], - [ - 1490061893, - "73854976" - ], - [ - 1490061908, - "73854976" - ], - [ - 1490061908, - "60223488" - ], - [ - 1490061908, - "73330688" - ], - [ - 1490061923, - "73330688" - ], - [ - 1490061923, - "73854976" - ], - [ - 1490061923, - "67563520" - ], - [ - 1490061938, - "73330688" - ], - [ - 1490061938, - "73330688" - ], - [ - 1490061938, - "73854976" - ], - [ - 1490061953, - "73330688" - ], - [ - 1490061953, - "39251968" - ], - [ - 1490061953, - "73330688" - ], - [ - 1490061968, - "56029184" - ], - [ - 1490061968, - "73330688" - ], - [ - 1490061968, - "62320640" - ], - [ - 1490061983, - "73330688" - ], - [ - 1490061983, - "62320640" - ], - [ - 1490061983, - "68612096" - ], - [ - 1490061998, - "69660672" - ], - [ - 1490061998, - "75952128" - ], - [ - 1490061998, - "38727680" - ], - [ - 1490062013, - "75952128" - ], - [ - 1490062013, - "75427840" - ], - [ - 1490062013, - "62844928" - ], - [ - 1490062028, - "68612096" - ], - [ - 1490062028, - "75427840" - ], - [ - 1490062028, - "75952128" - ], - [ - 1490062043, - "75427840" - ], - [ - 1490062043, - "34009088" - ], - [ - 1490062043, - "74903552" - ], - [ - 1490062058, - "74903552" - ], - [ - 1490062058, - "58650624" - ], - [ - 1490062058, - "34533376" - ], - [ - 1490062073, - "65466368" - ], - [ - 1490062073, - "74903552" - ], - [ - 1490062073, - "59174912" - ], - [ - 1490062088, - "72282112" - ], - [ - 1490062088, - "65990656" - ], - [ - 1490062088, - "33484800" - ], - [ - 1490062103, - "72282112" - ], - [ - 1490062103, - "57602048" - ], - [ - 1490062103, - "78049280" - ], - [ - 1490062118, - "65466368" - ], - [ - 1490062118, - "78049280" - ], - [ - 1490062118, - "78049280" - ], - [ - 1490062133, - "78049280" - ], - [ - 1490062133, - "78049280" - ], - [ - 1490062133, - "71233536" - ], - [ - 1490062148, - "78049280" - ], - [ - 1490062148, - "37679104" - ], - [ - 1490062148, - "77524992" - ], - [ - 1490062163, - "77524992" - ], - [ - 1490062163, - "37154816" - ], - [ - 1490062163, - "61272064" - ], - [ - 1490062178, - "67563520" - ], - [ - 1490062178, - "77524992" - ], - [ - 1490062178, - "60747776" - ], - [ - 1490062193, - "37154816" - ], - [ - 1490062193, - "68087808" - ], - [ - 1490062193, - "74379264" - ], - [ - 1490062208, - "60747776" - ], - [ - 1490062208, - "73330688" - ], - [ - 1490062208, - "74379264" - ], - [ - 1490062223, - "73330688" - ], - [ - 1490062223, - "68087808" - ], - [ - 1490062223, - "74379264" - ], - [ - 1490062238, - "73330688" - ], - [ - 1490062238, - "74379264" - ], - [ - 1490062238, - "73330688" - ], - [ - 1490062253, - "73330688" - ], - [ - 1490062253, - "73330688" - ], - [ - 1490062253, - "56029184" - ], - [ - 1490062268, - "56553472" - ], - [ - 1490062268, - "62320640" - ], - [ - 1490062268, - "73330688" - ], - [ - 1490062283, - "63893504" - ], - [ - 1490062283, - "69660672" - ], - [ - 1490062283, - "73330688" - ], - [ - 1490062298, - "38727680" - ], - [ - 1490062298, - "69660672" - ], - [ - 1490062298, - "75427840" - ], - [ - 1490062313, - "76476416" - ], - [ - 1490062313, - "75427840" - ], - [ - 1490062313, - "62844928" - ], - [ - 1490062328, - "75427840" - ], - [ - 1490062328, - "68612096" - ], - [ - 1490062328, - "76476416" - ], - [ - 1490062343, - "76476416" - ], - [ - 1490062343, - "33484800" - ], - [ - 1490062343, - "75427840" - ], - [ - 1490062358, - "75427840" - ], - [ - 1490062358, - "34533376" - ], - [ - 1490062358, - "58650624" - ], - [ - 1490062373, - "65466368" - ], - [ - 1490062373, - "58650624" - ], - [ - 1490062373, - "75427840" - ], - [ - 1490062388, - "65990656" - ], - [ - 1490062388, - "72282112" - ], - [ - 1490062388, - "34533376" - ], - [ - 1490062403, - "77524992" - ], - [ - 1490062403, - "58650624" - ], - [ - 1490062403, - "71757824" - ], - [ - 1490062418, - "65466368" - ], - [ - 1490062418, - "77524992" - ], - [ - 1490062418, - "78049280" - ], - [ - 1490062433, - "78049280" - ], - [ - 1490062433, - "77524992" - ], - [ - 1490062433, - "72282112" - ], - [ - 1490062448, - "37154816" - ], - [ - 1490062448, - "78049280" - ], - [ - 1490062448, - "77524992" - ], - [ - 1490062463, - "61272064" - ], - [ - 1490062463, - "37154816" - ], - [ - 1490062463, - "77524992" - ], - [ - 1490062478, - "60747776" - ], - [ - 1490062478, - "67039232" - ], - [ - 1490062478, - "77524992" - ], - [ - 1490062493, - "74379264" - ], - [ - 1490062493, - "67563520" - ], - [ - 1490062493, - "36630528" - ], - [ - 1490062508, - "60747776" - ], - [ - 1490062508, - "74379264" - ], - [ - 1490062508, - "73330688" - ], - [ - 1490062523, - "73330688" - ], - [ - 1490062523, - "67039232" - ], - [ - 1490062523, - "74379264" - ], - [ - 1490062538, - "74379264" - ], - [ - 1490062538, - "73330688" - ], - [ - 1490062538, - "73854976" - ], - [ - 1490062553, - "56029184" - ], - [ - 1490062553, - "73330688" - ], - [ - 1490062553, - "73854976" - ], - [ - 1490062568, - "62844928" - ], - [ - 1490062568, - "56029184" - ], - [ - 1490062568, - "73854976" - ], - [ - 1490062583, - "73854976" - ], - [ - 1490062583, - "69660672" - ], - [ - 1490062583, - "63369216" - ], - [ - 1490062598, - "69136384" - ], - [ - 1490062598, - "38727680" - ], - [ - 1490062598, - "75427840" - ], - [ - 1490062613, - "76476416" - ], - [ - 1490062613, - "75427840" - ], - [ - 1490062613, - "62844928" - ], - [ - 1490062628, - "76476416" - ], - [ - 1490062628, - "75427840" - ], - [ - 1490062628, - "68612096" - ], - [ - 1490062643, - "74903552" - ], - [ - 1490062643, - "76476416" - ], - [ - 1490062643, - "34533376" - ], - [ - 1490062658, - "74903552" - ], - [ - 1490062658, - "33484800" - ], - [ - 1490062658, - "58650624" - ], - [ - 1490062673, - "56553472" - ], - [ - 1490062673, - "74903552" - ], - [ - 1490062673, - "64942080" - ], - [ - 1490062688, - "71757824" - ], - [ - 1490062688, - "34533376" - ], - [ - 1490062688, - "60747776" - ], - [ - 1490062703, - "60747776" - ], - [ - 1490062703, - "78049280" - ], - [ - 1490062703, - "58126336" - ], - [ - 1490062718, - "78049280" - ], - [ - 1490062718, - "62320640" - ], - [ - 1490062718, - "65466368" - ], - [ - 1490062733, - "71233536" - ], - [ - 1490062733, - "78049280" - ], - [ - 1490062733, - "62320640" - ], - [ - 1490062748, - "62320640" - ], - [ - 1490062748, - "37154816" - ], - [ - 1490062748, - "78049280" - ], - [ - 1490062763, - "61272064" - ], - [ - 1490062763, - "78049280" - ], - [ - 1490062763, - "37154816" - ], - [ - 1490062778, - "60223488" - ], - [ - 1490062778, - "68087808" - ], - [ - 1490062778, - "78049280" - ], - [ - 1490062793, - "36630528" - ], - [ - 1490062793, - "68087808" - ], - [ - 1490062793, - "74379264" - ], - [ - 1490062808, - "36630528" - ], - [ - 1490062808, - "68087808" - ], - [ - 1490062808, - "74379264" - ], - [ - 1490062823, - "23523328" - ], - [ - 1490062823, - "23523328" - ], - [ - 1490062823, - "74379264" - ] - ], - "node_memory_heap_used_bytes": [ - [ - 1490048483, - "22760432" - ], - [ - 1490048483, - "22256944" - ], - [ - 1490048483, - "15915432" - ], - [ - 1490048498, - "38699896" - ], - [ - 1490048498, - "28655632" - ], - [ - 1490048498, - "39563104" - ], - [ - 1490048513, - "37544664" - ], - [ - 1490048513, - "37207088" - ], - [ - 1490048513, - "38343480" - ], - [ - 1490048528, - "50325664" - ], - [ - 1490048528, - "36528040" - ], - [ - 1490048528, - "51188376" - ], - [ - 1490048543, - "48993328" - ], - [ - 1490048543, - "51188376" - ], - [ - 1490048543, - "50325664" - ], - [ - 1490048558, - "50325664" - ], - [ - 1490048558, - "48993328" - ], - [ - 1490048558, - "51188376" - ], - [ - 1490048573, - "48993328" - ], - [ - 1490048573, - "50325664" - ], - [ - 1490048573, - "51188376" - ], - [ - 1490048588, - "48993328" - ], - [ - 1490048588, - "24085760" - ], - [ - 1490048588, - "22316152" - ], - [ - 1490048603, - "27072680" - ], - [ - 1490048603, - "34253464" - ], - [ - 1490048603, - "23732152" - ], - [ - 1490048618, - "41031536" - ], - [ - 1490048618, - "29643648" - ], - [ - 1490048618, - "34101944" - ], - [ - 1490048633, - "47816824" - ], - [ - 1490048633, - "39365568" - ], - [ - 1490048633, - "44551400" - ], - [ - 1490048648, - "47816824" - ], - [ - 1490048648, - "43955136" - ], - [ - 1490048648, - "39365568" - ], - [ - 1490048663, - "43955136" - ], - [ - 1490048663, - "39365568" - ], - [ - 1490048663, - "47816824" - ], - [ - 1490048678, - "16827392" - ], - [ - 1490048678, - "19585832" - ], - [ - 1490048678, - "43955136" - ], - [ - 1490048693, - "22513232" - ], - [ - 1490048693, - "37320368" - ], - [ - 1490048693, - "33239408" - ], - [ - 1490048708, - "36642144" - ], - [ - 1490048708, - "39591152" - ], - [ - 1490048708, - "33633296" - ], - [ - 1490048723, - "49760248" - ], - [ - 1490048723, - "47388704" - ], - [ - 1490048723, - "39316504" - ], - [ - 1490048738, - "45736320" - ], - [ - 1490048738, - "52159048" - ], - [ - 1490048738, - "47178192" - ], - [ - 1490048753, - "45736320" - ], - [ - 1490048753, - "52159048" - ], - [ - 1490048753, - "47178192" - ], - [ - 1490048768, - "17223480" - ], - [ - 1490048768, - "52159048" - ], - [ - 1490048768, - "20864144" - ], - [ - 1490048783, - "19465936" - ], - [ - 1490048783, - "37558184" - ], - [ - 1490048783, - "23050752" - ], - [ - 1490048798, - "29975016" - ], - [ - 1490048798, - "37807728" - ], - [ - 1490048798, - "24835464" - ], - [ - 1490048813, - "43572544" - ], - [ - 1490048813, - "50581144" - ], - [ - 1490048813, - "26327360" - ], - [ - 1490048828, - "41587152" - ], - [ - 1490048828, - "26327360" - ], - [ - 1490048828, - "49414176" - ], - [ - 1490048843, - "41587152" - ], - [ - 1490048843, - "26327360" - ], - [ - 1490048843, - "49414176" - ], - [ - 1490048858, - "26327360" - ], - [ - 1490048858, - "49414176" - ], - [ - 1490048858, - "41587152" - ], - [ - 1490048873, - "28929680" - ], - [ - 1490048873, - "25512464" - ], - [ - 1490048873, - "20060968" - ], - [ - 1490048888, - "30632024" - ], - [ - 1490048888, - "31334968" - ], - [ - 1490048888, - "41670088" - ], - [ - 1490048903, - "40096080" - ], - [ - 1490048903, - "31815360" - ], - [ - 1490048903, - "43417864" - ], - [ - 1490048918, - "44555264" - ], - [ - 1490048918, - "41247608" - ], - [ - 1490048918, - "53156288" - ], - [ - 1490048933, - "53156288" - ], - [ - 1490048933, - "57646632" - ], - [ - 1490048933, - "41247608" - ], - [ - 1490048948, - "41247608" - ], - [ - 1490048948, - "53156288" - ], - [ - 1490048948, - "57646632" - ], - [ - 1490048963, - "20020208" - ], - [ - 1490048963, - "19560896" - ], - [ - 1490048963, - "21893568" - ], - [ - 1490048978, - "25274712" - ], - [ - 1490048978, - "29670072" - ], - [ - 1490048978, - "37689120" - ], - [ - 1490048993, - "40181600" - ], - [ - 1490048993, - "26161384" - ], - [ - 1490048993, - "44657536" - ], - [ - 1490049008, - "38929688" - ], - [ - 1490049008, - "42334400" - ], - [ - 1490049008, - "25819264" - ], - [ - 1490049023, - "25819264" - ], - [ - 1490049023, - "52086648" - ], - [ - 1490049023, - "42334400" - ], - [ - 1490049038, - "42334400" - ], - [ - 1490049038, - "25819264" - ], - [ - 1490049038, - "52086648" - ], - [ - 1490049053, - "23795488" - ], - [ - 1490049053, - "52086648" - ], - [ - 1490049053, - "25098664" - ], - [ - 1490049068, - "26497384" - ], - [ - 1490049068, - "26740296" - ], - [ - 1490049068, - "27010216" - ], - [ - 1490049083, - "29031384" - ], - [ - 1490049083, - "40946784" - ], - [ - 1490049083, - "30361656" - ], - [ - 1490049098, - "39621504" - ], - [ - 1490049098, - "42495936" - ], - [ - 1490049098, - "29068808" - ], - [ - 1490049113, - "55312416" - ], - [ - 1490049113, - "39621504" - ], - [ - 1490049113, - "29068808" - ], - [ - 1490049128, - "29068808" - ], - [ - 1490049128, - "39621504" - ], - [ - 1490049128, - "55312416" - ], - [ - 1490049143, - "55312416" - ], - [ - 1490049143, - "23895320" - ], - [ - 1490049143, - "16578304" - ], - [ - 1490049158, - "37129368" - ], - [ - 1490049158, - "24249696" - ], - [ - 1490049158, - "34757640" - ], - [ - 1490049173, - "37759240" - ], - [ - 1490049173, - "34824568" - ], - [ - 1490049173, - "34043888" - ], - [ - 1490049188, - "46367056" - ], - [ - 1490049188, - "34163736" - ], - [ - 1490049188, - "51349512" - ], - [ - 1490049203, - "46367056" - ], - [ - 1490049203, - "47472832" - ], - [ - 1490049203, - "49945880" - ], - [ - 1490049218, - "47472832" - ], - [ - 1490049218, - "49945880" - ], - [ - 1490049218, - "46367056" - ], - [ - 1490049233, - "21049880" - ], - [ - 1490049233, - "47472832" - ], - [ - 1490049233, - "49945880" - ], - [ - 1490049248, - "26731448" - ], - [ - 1490049248, - "28156560" - ], - [ - 1490049248, - "25130624" - ], - [ - 1490049263, - "29119224" - ], - [ - 1490049263, - "27035888" - ], - [ - 1490049263, - "41579792" - ], - [ - 1490049278, - "39984272" - ], - [ - 1490049278, - "43322304" - ], - [ - 1490049278, - "22778056" - ], - [ - 1490049293, - "36101712" - ], - [ - 1490049293, - "53302752" - ], - [ - 1490049293, - "41128752" - ], - [ - 1490049308, - "19953152" - ], - [ - 1490049308, - "53302752" - ], - [ - 1490049308, - "41128752" - ], - [ - 1490049323, - "41128752" - ], - [ - 1490049323, - "53302752" - ], - [ - 1490049323, - "19953152" - ], - [ - 1490049338, - "18492936" - ], - [ - 1490049338, - "25288208" - ], - [ - 1490049338, - "27300240" - ], - [ - 1490049353, - "41252680" - ], - [ - 1490049353, - "29212912" - ], - [ - 1490049353, - "38150944" - ], - [ - 1490049368, - "40769264" - ], - [ - 1490049368, - "42989008" - ], - [ - 1490049368, - "39661424" - ], - [ - 1490049383, - "37866744" - ], - [ - 1490049383, - "54157232" - ], - [ - 1490049383, - "55921560" - ], - [ - 1490049398, - "50966328" - ], - [ - 1490049398, - "54157232" - ], - [ - 1490049398, - "55921560" - ], - [ - 1490049413, - "50966328" - ], - [ - 1490049413, - "55921560" - ], - [ - 1490049413, - "54157232" - ], - [ - 1490049428, - "25823656" - ], - [ - 1490049428, - "20063128" - ], - [ - 1490049428, - "50966328" - ], - [ - 1490049443, - "28156720" - ], - [ - 1490049443, - "27946360" - ], - [ - 1490049443, - "38441928" - ], - [ - 1490049458, - "37999536" - ], - [ - 1490049458, - "42486336" - ], - [ - 1490049458, - "36859592" - ], - [ - 1490049473, - "41165248" - ], - [ - 1490049473, - "36886400" - ], - [ - 1490049473, - "50276632" - ], - [ - 1490049488, - "50276632" - ], - [ - 1490049488, - "41165248" - ], - [ - 1490049488, - "49844432" - ], - [ - 1490049503, - "50276632" - ], - [ - 1490049503, - "49844432" - ], - [ - 1490049503, - "41165248" - ], - [ - 1490049518, - "19926952" - ], - [ - 1490049518, - "49844432" - ], - [ - 1490049518, - "18292336" - ], - [ - 1490049533, - "32488168" - ], - [ - 1490049533, - "36274072" - ], - [ - 1490049533, - "24828760" - ], - [ - 1490049548, - "35701968" - ], - [ - 1490049548, - "27208848" - ], - [ - 1490049548, - "19088320" - ], - [ - 1490049563, - "48477752" - ], - [ - 1490049563, - "41357264" - ], - [ - 1490049563, - "31575632" - ], - [ - 1490049578, - "48477752" - ], - [ - 1490049578, - "30556192" - ], - [ - 1490049578, - "40874976" - ], - [ - 1490049593, - "48477752" - ], - [ - 1490049593, - "30556192" - ], - [ - 1490049593, - "40874976" - ], - [ - 1490049608, - "16608232" - ], - [ - 1490049608, - "40874976" - ], - [ - 1490049608, - "30556192" - ], - [ - 1490049623, - "29118744" - ], - [ - 1490049623, - "23315000" - ], - [ - 1490049623, - "26729776" - ], - [ - 1490049638, - "36389200" - ], - [ - 1490049638, - "44368744" - ], - [ - 1490049638, - "41006840" - ], - [ - 1490049653, - "35903544" - ], - [ - 1490049653, - "42882536" - ], - [ - 1490049653, - "39852520" - ], - [ - 1490049668, - "49709712" - ], - [ - 1490049668, - "52758576" - ], - [ - 1490049668, - "55309504" - ], - [ - 1490049683, - "49709712" - ], - [ - 1490049683, - "55309504" - ], - [ - 1490049683, - "52758576" - ], - [ - 1490049698, - "52758576" - ], - [ - 1490049698, - "49709712" - ], - [ - 1490049698, - "55309504" - ], - [ - 1490049713, - "17909376" - ], - [ - 1490049713, - "23437568" - ], - [ - 1490049713, - "25486392" - ], - [ - 1490049728, - "33430216" - ], - [ - 1490049728, - "41689800" - ], - [ - 1490049728, - "30058080" - ], - [ - 1490049743, - "39897920" - ], - [ - 1490049743, - "45183720" - ], - [ - 1490049743, - "47038832" - ], - [ - 1490049758, - "53273296" - ], - [ - 1490049758, - "45325648" - ], - [ - 1490049758, - "43299120" - ], - [ - 1490049773, - "56788128" - ], - [ - 1490049773, - "53273296" - ], - [ - 1490049773, - "45325648" - ], - [ - 1490049788, - "56788128" - ], - [ - 1490049788, - "45325648" - ], - [ - 1490049788, - "53273296" - ], - [ - 1490049803, - "56788128" - ], - [ - 1490049803, - "25950904" - ], - [ - 1490049803, - "20181896" - ], - [ - 1490049818, - "38043336" - ], - [ - 1490049818, - "23612336" - ], - [ - 1490049818, - "42994824" - ], - [ - 1490049833, - "39927760" - ], - [ - 1490049833, - "41238344" - ], - [ - 1490049833, - "37652296" - ], - [ - 1490049848, - "39425776" - ], - [ - 1490049848, - "53811792" - ], - [ - 1490049848, - "50362248" - ], - [ - 1490049863, - "50362248" - ], - [ - 1490049863, - "53811792" - ], - [ - 1490049863, - "52330928" - ], - [ - 1490049878, - "53811792" - ], - [ - 1490049878, - "50362248" - ], - [ - 1490049878, - "52330928" - ], - [ - 1490049893, - "52330928" - ], - [ - 1490049893, - "23871536" - ], - [ - 1490049893, - "20046840" - ], - [ - 1490049908, - "37436344" - ], - [ - 1490049908, - "24157384" - ], - [ - 1490049908, - "40044488" - ], - [ - 1490049923, - "40996096" - ], - [ - 1490049923, - "36729216" - ], - [ - 1490049923, - "39605096" - ], - [ - 1490049938, - "52367608" - ], - [ - 1490049938, - "49123824" - ], - [ - 1490049938, - "39613952" - ], - [ - 1490049953, - "51786648" - ], - [ - 1490049953, - "52367608" - ], - [ - 1490049953, - "19002720" - ], - [ - 1490049968, - "52367608" - ], - [ - 1490049968, - "19002720" - ], - [ - 1490049968, - "51786648" - ], - [ - 1490049983, - "15945864" - ], - [ - 1490049983, - "51786648" - ], - [ - 1490049983, - "18426552" - ], - [ - 1490049998, - "24143000" - ], - [ - 1490049998, - "27511488" - ], - [ - 1490049998, - "18192208" - ], - [ - 1490050013, - "37858120" - ], - [ - 1490050013, - "43381488" - ], - [ - 1490050013, - "36516264" - ], - [ - 1490050028, - "36633496" - ], - [ - 1490050028, - "36495544" - ], - [ - 1490050028, - "41611112" - ], - [ - 1490050043, - "50564600" - ], - [ - 1490050043, - "49647264" - ], - [ - 1490050043, - "55013672" - ], - [ - 1490050058, - "48728048" - ], - [ - 1490050058, - "49647264" - ], - [ - 1490050058, - "55013672" - ], - [ - 1490050073, - "55013672" - ], - [ - 1490050073, - "48728048" - ], - [ - 1490050073, - "49647264" - ], - [ - 1490050088, - "55013672" - ], - [ - 1490050088, - "48728048" - ], - [ - 1490050088, - "49647264" - ], - [ - 1490050103, - "25411504" - ], - [ - 1490050103, - "18205448" - ], - [ - 1490050103, - "25104952" - ], - [ - 1490050118, - "41548968" - ], - [ - 1490050118, - "35895432" - ], - [ - 1490050118, - "37579032" - ], - [ - 1490050133, - "34505192" - ], - [ - 1490050133, - "39898736" - ], - [ - 1490050133, - "37138912" - ], - [ - 1490050148, - "53909904" - ], - [ - 1490050148, - "47544664" - ], - [ - 1490050148, - "50153488" - ], - [ - 1490050163, - "48233320" - ], - [ - 1490050163, - "53909904" - ], - [ - 1490050163, - "47544664" - ], - [ - 1490050178, - "47544664" - ], - [ - 1490050178, - "53909904" - ], - [ - 1490050178, - "48233320" - ], - [ - 1490050193, - "48233320" - ], - [ - 1490050193, - "47544664" - ], - [ - 1490050193, - "53909904" - ], - [ - 1490050208, - "24809248" - ], - [ - 1490050208, - "19405712" - ], - [ - 1490050208, - "48233320" - ], - [ - 1490050223, - "28639048" - ], - [ - 1490050223, - "27697488" - ], - [ - 1490050223, - "22814800" - ], - [ - 1490050238, - "39062096" - ], - [ - 1490050238, - "42472808" - ], - [ - 1490050238, - "42254632" - ], - [ - 1490050253, - "38500280" - ], - [ - 1490050253, - "41182968" - ], - [ - 1490050253, - "41491400" - ], - [ - 1490050268, - "54361480" - ], - [ - 1490050268, - "41182968" - ], - [ - 1490050268, - "52157088" - ], - [ - 1490050283, - "54361480" - ], - [ - 1490050283, - "41182968" - ], - [ - 1490050283, - "52157088" - ], - [ - 1490050298, - "52157088" - ], - [ - 1490050298, - "41182968" - ], - [ - 1490050298, - "54361480" - ], - [ - 1490050313, - "15957984" - ], - [ - 1490050313, - "17099512" - ], - [ - 1490050313, - "52157088" - ], - [ - 1490050328, - "38070280" - ], - [ - 1490050328, - "29089088" - ], - [ - 1490050328, - "19739760" - ], - [ - 1490050343, - "38642552" - ], - [ - 1490050343, - "30656256" - ], - [ - 1490050343, - "44950576" - ], - [ - 1490050358, - "45269080" - ], - [ - 1490050358, - "43361720" - ], - [ - 1490050358, - "38415856" - ], - [ - 1490050373, - "54922080" - ], - [ - 1490050373, - "52081848" - ], - [ - 1490050373, - "43830928" - ], - [ - 1490050388, - "54922080" - ], - [ - 1490050388, - "52081848" - ], - [ - 1490050388, - "43830928" - ], - [ - 1490050403, - "52081848" - ], - [ - 1490050403, - "43830928" - ], - [ - 1490050403, - "54922080" - ], - [ - 1490050418, - "52081848" - ], - [ - 1490050418, - "15906272" - ], - [ - 1490050418, - "43830928" - ], - [ - 1490050433, - "25767672" - ], - [ - 1490050433, - "17054272" - ], - [ - 1490050433, - "20170104" - ], - [ - 1490050448, - "28081520" - ], - [ - 1490050448, - "34330416" - ], - [ - 1490050448, - "31060056" - ], - [ - 1490050463, - "39269384" - ], - [ - 1490050463, - "36726688" - ], - [ - 1490050463, - "41459416" - ], - [ - 1490050478, - "24951488" - ], - [ - 1490050478, - "54512208" - ], - [ - 1490050478, - "38167256" - ], - [ - 1490050493, - "54512208" - ], - [ - 1490050493, - "51217024" - ], - [ - 1490050493, - "24951488" - ], - [ - 1490050508, - "24951488" - ], - [ - 1490050508, - "54512208" - ], - [ - 1490050508, - "51217024" - ], - [ - 1490050523, - "54512208" - ], - [ - 1490050523, - "51217024" - ], - [ - 1490050523, - "24951488" - ], - [ - 1490050538, - "19954344" - ], - [ - 1490050538, - "15908032" - ], - [ - 1490050538, - "24830000" - ], - [ - 1490050553, - "26743832" - ], - [ - 1490050553, - "29529616" - ], - [ - 1490050553, - "42004880" - ], - [ - 1490050568, - "42526504" - ], - [ - 1490050568, - "42727112" - ], - [ - 1490050568, - "40936408" - ], - [ - 1490050583, - "41084360" - ], - [ - 1490050583, - "54334712" - ], - [ - 1490050583, - "40905584" - ], - [ - 1490050598, - "54756752" - ], - [ - 1490050598, - "54334712" - ], - [ - 1490050598, - "40905584" - ], - [ - 1490050613, - "54756752" - ], - [ - 1490050613, - "54334712" - ], - [ - 1490050613, - "40905584" - ], - [ - 1490050628, - "54334712" - ], - [ - 1490050628, - "40905584" - ], - [ - 1490050628, - "54756752" - ], - [ - 1490050643, - "54756752" - ], - [ - 1490050643, - "17665392" - ], - [ - 1490050643, - "18675552" - ], - [ - 1490050658, - "20158504" - ], - [ - 1490050658, - "29726208" - ], - [ - 1490050658, - "30026800" - ], - [ - 1490050673, - "42808112" - ], - [ - 1490050673, - "45453928" - ], - [ - 1490050673, - "27265184" - ], - [ - 1490050688, - "43666952" - ], - [ - 1490050688, - "27683952" - ], - [ - 1490050688, - "41867232" - ], - [ - 1490050703, - "28293152" - ], - [ - 1490050703, - "55014976" - ], - [ - 1490050703, - "56276320" - ], - [ - 1490050718, - "56276320" - ], - [ - 1490050718, - "28293152" - ], - [ - 1490050718, - "55014976" - ], - [ - 1490050733, - "56276320" - ], - [ - 1490050733, - "55014976" - ], - [ - 1490050733, - "28293152" - ], - [ - 1490050748, - "15975944" - ], - [ - 1490050748, - "15944672" - ], - [ - 1490050748, - "28293152" - ], - [ - 1490050763, - "19417872" - ], - [ - 1490050763, - "28329104" - ], - [ - 1490050763, - "26295760" - ], - [ - 1490050778, - "44061456" - ], - [ - 1490050778, - "41350720" - ], - [ - 1490050778, - "27299560" - ], - [ - 1490050793, - "43502648" - ], - [ - 1490050793, - "40446888" - ], - [ - 1490050793, - "43933304" - ], - [ - 1490050808, - "54378944" - ], - [ - 1490050808, - "42260528" - ], - [ - 1490050808, - "42265128" - ], - [ - 1490050823, - "54378944" - ], - [ - 1490050823, - "42265128" - ], - [ - 1490050823, - "55447080" - ], - [ - 1490050838, - "55447080" - ], - [ - 1490050838, - "42265128" - ], - [ - 1490050838, - "54378944" - ], - [ - 1490050853, - "55447080" - ], - [ - 1490050853, - "42265128" - ], - [ - 1490050853, - "15932680" - ], - [ - 1490050868, - "24038432" - ], - [ - 1490050868, - "19972616" - ], - [ - 1490050868, - "15914072" - ], - [ - 1490050883, - "37320608" - ], - [ - 1490050883, - "38932784" - ], - [ - 1490050883, - "29651544" - ], - [ - 1490050898, - "37517360" - ], - [ - 1490050898, - "44294240" - ], - [ - 1490050898, - "37058512" - ], - [ - 1490050913, - "51091944" - ], - [ - 1490050913, - "44409800" - ], - [ - 1490050913, - "50621904" - ], - [ - 1490050928, - "50621904" - ], - [ - 1490050928, - "51091944" - ], - [ - 1490050928, - "42332744" - ], - [ - 1490050943, - "42332744" - ], - [ - 1490050943, - "51091944" - ], - [ - 1490050943, - "50621904" - ], - [ - 1490050958, - "50621904" - ], - [ - 1490050958, - "51091944" - ], - [ - 1490050958, - "42332744" - ], - [ - 1490050973, - "16524952" - ], - [ - 1490050973, - "42332744" - ], - [ - 1490050973, - "19910576" - ], - [ - 1490050988, - "22077240" - ], - [ - 1490050988, - "41066960" - ], - [ - 1490050988, - "28556976" - ], - [ - 1490051003, - "36767112" - ], - [ - 1490051003, - "42032008" - ], - [ - 1490051003, - "42199472" - ], - [ - 1490051018, - "42664152" - ], - [ - 1490051018, - "40359104" - ], - [ - 1490051018, - "50821440" - ], - [ - 1490051033, - "40359104" - ], - [ - 1490051033, - "42069240" - ], - [ - 1490051033, - "50821440" - ], - [ - 1490051048, - "50821440" - ], - [ - 1490051048, - "40359104" - ], - [ - 1490051048, - "42069240" - ], - [ - 1490051063, - "42069240" - ], - [ - 1490051063, - "40359104" - ], - [ - 1490051063, - "50821440" - ], - [ - 1490051078, - "18988504" - ], - [ - 1490051078, - "17660824" - ], - [ - 1490051078, - "42069240" - ], - [ - 1490051093, - "32454848" - ], - [ - 1490051093, - "25659488" - ], - [ - 1490051093, - "37927552" - ], - [ - 1490051108, - "37450040" - ], - [ - 1490051108, - "33389952" - ], - [ - 1490051108, - "33510832" - ], - [ - 1490051123, - "48295248" - ], - [ - 1490051123, - "46525712" - ], - [ - 1490051123, - "50982304" - ], - [ - 1490051138, - "48273032" - ], - [ - 1490051138, - "46525712" - ], - [ - 1490051138, - "49426448" - ], - [ - 1490051153, - "49426448" - ], - [ - 1490051153, - "46525712" - ], - [ - 1490051153, - "48273032" - ], - [ - 1490051168, - "49426448" - ], - [ - 1490051168, - "46525712" - ], - [ - 1490051168, - "48273032" - ], - [ - 1490051183, - "15926672" - ], - [ - 1490051183, - "48273032" - ], - [ - 1490051183, - "15908112" - ], - [ - 1490051198, - "18145696" - ], - [ - 1490051198, - "28529224" - ], - [ - 1490051198, - "28772032" - ], - [ - 1490051213, - "29353152" - ], - [ - 1490051213, - "30758192" - ], - [ - 1490051213, - "43609112" - ], - [ - 1490051228, - "43390192" - ], - [ - 1490051228, - "44523912" - ], - [ - 1490051228, - "44983112" - ], - [ - 1490051243, - "56280408" - ], - [ - 1490051243, - "43585880" - ], - [ - 1490051243, - "43946248" - ], - [ - 1490051258, - "56280408" - ], - [ - 1490051258, - "43585880" - ], - [ - 1490051258, - "56792216" - ], - [ - 1490051273, - "43585880" - ], - [ - 1490051273, - "56280408" - ], - [ - 1490051273, - "56792216" - ], - [ - 1490051288, - "56280408" - ], - [ - 1490051288, - "56792216" - ], - [ - 1490051288, - "43585880" - ], - [ - 1490051303, - "15955040" - ], - [ - 1490051303, - "21418808" - ], - [ - 1490051303, - "20904752" - ], - [ - 1490051318, - "30522640" - ], - [ - 1490051318, - "25037736" - ], - [ - 1490051318, - "35178872" - ], - [ - 1490051333, - "44972144" - ], - [ - 1490051333, - "40861672" - ], - [ - 1490051333, - "35576528" - ], - [ - 1490051348, - "49087192" - ], - [ - 1490051348, - "39009968" - ], - [ - 1490051348, - "44208328" - ], - [ - 1490051363, - "44208328" - ], - [ - 1490051363, - "49087192" - ], - [ - 1490051363, - "52000040" - ], - [ - 1490051378, - "49087192" - ], - [ - 1490051378, - "52000040" - ], - [ - 1490051378, - "44208328" - ], - [ - 1490051393, - "44208328" - ], - [ - 1490051393, - "49087192" - ], - [ - 1490051393, - "52000040" - ], - [ - 1490051408, - "20130288" - ], - [ - 1490051408, - "52000040" - ], - [ - 1490051408, - "23978184" - ], - [ - 1490051423, - "27958560" - ], - [ - 1490051423, - "35310064" - ], - [ - 1490051423, - "23594168" - ], - [ - 1490051438, - "36558552" - ], - [ - 1490051438, - "43855312" - ], - [ - 1490051438, - "34336576" - ], - [ - 1490051453, - "42121832" - ], - [ - 1490051453, - "23431384" - ], - [ - 1490051453, - "46400256" - ], - [ - 1490051468, - "37417512" - ], - [ - 1490051468, - "55104832" - ], - [ - 1490051468, - "46400256" - ], - [ - 1490051483, - "46400256" - ], - [ - 1490051483, - "37417512" - ], - [ - 1490051483, - "55104832" - ], - [ - 1490051498, - "37417512" - ], - [ - 1490051498, - "46400256" - ], - [ - 1490051498, - "55104832" - ], - [ - 1490051513, - "15912880" - ], - [ - 1490051513, - "18805048" - ], - [ - 1490051513, - "37417512" - ], - [ - 1490051528, - "33265112" - ], - [ - 1490051528, - "30050400" - ], - [ - 1490051528, - "23025856" - ], - [ - 1490051543, - "33791336" - ], - [ - 1490051543, - "31057712" - ], - [ - 1490051543, - "20823512" - ], - [ - 1490051558, - "46480312" - ], - [ - 1490051558, - "44954632" - ], - [ - 1490051558, - "33993016" - ], - [ - 1490051573, - "44893016" - ], - [ - 1490051573, - "43273704" - ], - [ - 1490051573, - "18898656" - ], - [ - 1490051588, - "18898656" - ], - [ - 1490051588, - "44893016" - ], - [ - 1490051588, - "43273704" - ], - [ - 1490051603, - "44893016" - ], - [ - 1490051603, - "18898656" - ], - [ - 1490051603, - "43273704" - ], - [ - 1490051618, - "15908000" - ], - [ - 1490051618, - "15915000" - ], - [ - 1490051618, - "44893016" - ], - [ - 1490051633, - "29760504" - ], - [ - 1490051633, - "29559968" - ], - [ - 1490051633, - "18462048" - ], - [ - 1490051648, - "30934992" - ], - [ - 1490051648, - "35987624" - ], - [ - 1490051648, - "31493048" - ], - [ - 1490051663, - "49700648" - ], - [ - 1490051663, - "33381128" - ], - [ - 1490051663, - "45212048" - ], - [ - 1490051678, - "48258248" - ], - [ - 1490051678, - "48508688" - ], - [ - 1490051678, - "43179856" - ], - [ - 1490051693, - "48508688" - ], - [ - 1490051693, - "46368216" - ], - [ - 1490051693, - "43179856" - ], - [ - 1490051708, - "48508688" - ], - [ - 1490051708, - "46368216" - ], - [ - 1490051708, - "24112144" - ], - [ - 1490051723, - "48508688" - ], - [ - 1490051723, - "26536448" - ], - [ - 1490051723, - "46368216" - ], - [ - 1490051738, - "17411160" - ], - [ - 1490051738, - "46368216" - ], - [ - 1490051738, - "40241496" - ], - [ - 1490051753, - "32698480" - ], - [ - 1490051753, - "39016768" - ], - [ - 1490051753, - "25024232" - ], - [ - 1490051768, - "33376176" - ], - [ - 1490051768, - "39016768" - ], - [ - 1490051768, - "36238848" - ], - [ - 1490051783, - "35952192" - ], - [ - 1490051783, - "46754152" - ], - [ - 1490051783, - "39016768" - ], - [ - 1490051798, - "20603168" - ], - [ - 1490051798, - "45086840" - ], - [ - 1490051798, - "48811032" - ], - [ - 1490051813, - "45086840" - ], - [ - 1490051813, - "37426584" - ], - [ - 1490051813, - "48811032" - ], - [ - 1490051828, - "22323984" - ], - [ - 1490051828, - "48811032" - ], - [ - 1490051828, - "36507888" - ], - [ - 1490051843, - "49953408" - ], - [ - 1490051843, - "21939552" - ], - [ - 1490051843, - "32931616" - ], - [ - 1490051858, - "46785256" - ], - [ - 1490051858, - "49953408" - ], - [ - 1490051858, - "31263248" - ], - [ - 1490051873, - "49953408" - ], - [ - 1490051873, - "45621480" - ], - [ - 1490051873, - "44407552" - ], - [ - 1490051888, - "57700224" - ], - [ - 1490051888, - "19315616" - ], - [ - 1490051888, - "42137120" - ], - [ - 1490051903, - "57700224" - ], - [ - 1490051903, - "29481408" - ], - [ - 1490051903, - "42137120" - ], - [ - 1490051918, - "43482784" - ], - [ - 1490051918, - "42137120" - ], - [ - 1490051918, - "57700224" - ], - [ - 1490051933, - "42137120" - ], - [ - 1490051933, - "21570792" - ], - [ - 1490051933, - "41186680" - ], - [ - 1490051948, - "20936952" - ], - [ - 1490051948, - "41186680" - ], - [ - 1490051948, - "32231488" - ], - [ - 1490051963, - "30699960" - ], - [ - 1490051963, - "15901408" - ], - [ - 1490051963, - "46287224" - ], - [ - 1490051978, - "21351136" - ], - [ - 1490051978, - "44462040" - ], - [ - 1490051978, - "44911296" - ], - [ - 1490051993, - "44462040" - ], - [ - 1490051993, - "22738400" - ], - [ - 1490051993, - "43747192" - ], - [ - 1490052008, - "37454024" - ], - [ - 1490052008, - "44462040" - ], - [ - 1490052008, - "43747192" - ], - [ - 1490052023, - "43747192" - ], - [ - 1490052023, - "44462040" - ], - [ - 1490052023, - "21554104" - ], - [ - 1490052038, - "43747192" - ], - [ - 1490052038, - "19734888" - ], - [ - 1490052038, - "21554104" - ], - [ - 1490052053, - "23597000" - ], - [ - 1490052053, - "27880768" - ], - [ - 1490052053, - "21554104" - ], - [ - 1490052068, - "27480424" - ], - [ - 1490052068, - "39931024" - ], - [ - 1490052068, - "43451272" - ], - [ - 1490052083, - "36742264" - ], - [ - 1490052083, - "37142760" - ], - [ - 1490052083, - "41994568" - ], - [ - 1490052098, - "41994568" - ], - [ - 1490052098, - "35991592" - ], - [ - 1490052098, - "51281864" - ], - [ - 1490052113, - "41994568" - ], - [ - 1490052113, - "49754664" - ], - [ - 1490052113, - "51281864" - ], - [ - 1490052128, - "49754664" - ], - [ - 1490052128, - "51281864" - ], - [ - 1490052128, - "41994568" - ], - [ - 1490052143, - "51281864" - ], - [ - 1490052143, - "49754664" - ], - [ - 1490052143, - "21162408" - ], - [ - 1490052158, - "38195672" - ], - [ - 1490052158, - "21533584" - ], - [ - 1490052158, - "49754664" - ], - [ - 1490052173, - "27757216" - ], - [ - 1490052173, - "37693968" - ], - [ - 1490052173, - "37232144" - ], - [ - 1490052188, - "37115752" - ], - [ - 1490052188, - "50364312" - ], - [ - 1490052188, - "37247936" - ], - [ - 1490052203, - "50792000" - ], - [ - 1490052203, - "50364312" - ], - [ - 1490052203, - "36292608" - ], - [ - 1490052218, - "49069784" - ], - [ - 1490052218, - "50364312" - ], - [ - 1490052218, - "50792000" - ], - [ - 1490052233, - "50792000" - ], - [ - 1490052233, - "49069784" - ], - [ - 1490052233, - "50364312" - ], - [ - 1490052248, - "27273120" - ], - [ - 1490052248, - "49069784" - ], - [ - 1490052248, - "18659568" - ], - [ - 1490052263, - "27896328" - ], - [ - 1490052263, - "18269720" - ], - [ - 1490052263, - "31073288" - ], - [ - 1490052278, - "42515048" - ], - [ - 1490052278, - "31082168" - ], - [ - 1490052278, - "25506240" - ], - [ - 1490052293, - "44904904" - ], - [ - 1490052293, - "40044208" - ], - [ - 1490052293, - "41729816" - ], - [ - 1490052308, - "41729816" - ], - [ - 1490052308, - "38375872" - ], - [ - 1490052308, - "43761264" - ], - [ - 1490052323, - "41729816" - ], - [ - 1490052323, - "43761264" - ], - [ - 1490052323, - "50914232" - ], - [ - 1490052338, - "15907744" - ], - [ - 1490052338, - "50914232" - ], - [ - 1490052338, - "22806632" - ], - [ - 1490052353, - "17513568" - ], - [ - 1490052353, - "30644240" - ], - [ - 1490052353, - "21175016" - ], - [ - 1490052368, - "34998952" - ], - [ - 1490052368, - "38047432" - ], - [ - 1490052368, - "30574912" - ], - [ - 1490052383, - "48970528" - ], - [ - 1490052383, - "38841648" - ], - [ - 1490052383, - "17932104" - ], - [ - 1490052398, - "29710752" - ], - [ - 1490052398, - "37048560" - ], - [ - 1490052398, - "48970528" - ], - [ - 1490052413, - "49964584" - ], - [ - 1490052413, - "29710752" - ], - [ - 1490052413, - "48970528" - ], - [ - 1490052428, - "29710752" - ], - [ - 1490052428, - "48970528" - ], - [ - 1490052428, - "49964584" - ], - [ - 1490052443, - "18231192" - ], - [ - 1490052443, - "24782760" - ], - [ - 1490052443, - "49964584" - ], - [ - 1490052458, - "37470176" - ], - [ - 1490052458, - "21066176" - ], - [ - 1490052458, - "26833616" - ], - [ - 1490052473, - "27079032" - ], - [ - 1490052473, - "30115080" - ], - [ - 1490052473, - "36514016" - ], - [ - 1490052488, - "16566784" - ], - [ - 1490052488, - "41547064" - ], - [ - 1490052488, - "50272488" - ], - [ - 1490052503, - "48201688" - ], - [ - 1490052503, - "16566784" - ], - [ - 1490052503, - "39766200" - ], - [ - 1490052518, - "16158920" - ], - [ - 1490052518, - "52761072" - ], - [ - 1490052518, - "48201688" - ], - [ - 1490052533, - "52761072" - ], - [ - 1490052533, - "29275056" - ], - [ - 1490052533, - "48201688" - ], - [ - 1490052548, - "43524712" - ], - [ - 1490052548, - "48201688" - ], - [ - 1490052548, - "52761072" - ], - [ - 1490052563, - "41288136" - ], - [ - 1490052563, - "19703408" - ], - [ - 1490052563, - "52761072" - ], - [ - 1490052578, - "25148952" - ], - [ - 1490052578, - "37693232" - ], - [ - 1490052578, - "54080896" - ], - [ - 1490052593, - "35898008" - ], - [ - 1490052593, - "36647968" - ], - [ - 1490052593, - "54080896" - ], - [ - 1490052608, - "54080896" - ], - [ - 1490052608, - "50297712" - ], - [ - 1490052608, - "35130784" - ], - [ - 1490052623, - "21118040" - ], - [ - 1490052623, - "50297712" - ], - [ - 1490052623, - "47707520" - ], - [ - 1490052638, - "50297712" - ], - [ - 1490052638, - "38465616" - ], - [ - 1490052638, - "47707520" - ], - [ - 1490052653, - "38021056" - ], - [ - 1490052653, - "21837296" - ], - [ - 1490052653, - "47707520" - ], - [ - 1490052668, - "47707520" - ], - [ - 1490052668, - "26425048" - ], - [ - 1490052668, - "50843896" - ], - [ - 1490052683, - "41177832" - ], - [ - 1490052683, - "22905272" - ], - [ - 1490052683, - "50843896" - ], - [ - 1490052698, - "39412440" - ], - [ - 1490052698, - "50843896" - ], - [ - 1490052698, - "39542760" - ], - [ - 1490052713, - "52403608" - ], - [ - 1490052713, - "37572096" - ], - [ - 1490052713, - "50843896" - ], - [ - 1490052728, - "25653488" - ], - [ - 1490052728, - "52403608" - ], - [ - 1490052728, - "50178648" - ], - [ - 1490052743, - "41191224" - ], - [ - 1490052743, - "52403608" - ], - [ - 1490052743, - "50178648" - ], - [ - 1490052758, - "24703592" - ], - [ - 1490052758, - "40085848" - ], - [ - 1490052758, - "50178648" - ], - [ - 1490052773, - "34773984" - ], - [ - 1490052773, - "53052832" - ], - [ - 1490052773, - "16576144" - ], - [ - 1490052788, - "36468920" - ], - [ - 1490052788, - "53052832" - ], - [ - 1490052788, - "34190576" - ], - [ - 1490052803, - "47184784" - ], - [ - 1490052803, - "53052832" - ], - [ - 1490052803, - "37265928" - ], - [ - 1490052818, - "22391352" - ], - [ - 1490052818, - "49314552" - ], - [ - 1490052818, - "47184784" - ], - [ - 1490052833, - "47898928" - ], - [ - 1490052833, - "39192416" - ], - [ - 1490052833, - "47184784" - ], - [ - 1490052848, - "38941904" - ], - [ - 1490052848, - "47898928" - ], - [ - 1490052848, - "47184784" - ], - [ - 1490052863, - "25441936" - ], - [ - 1490052863, - "51985008" - ], - [ - 1490052863, - "47898928" - ], - [ - 1490052878, - "35258832" - ], - [ - 1490052878, - "51985008" - ], - [ - 1490052878, - "20927248" - ], - [ - 1490052893, - "48195384" - ], - [ - 1490052893, - "37379256" - ], - [ - 1490052893, - "51985008" - ], - [ - 1490052908, - "46657440" - ], - [ - 1490052908, - "35414088" - ], - [ - 1490052908, - "51985008" - ], - [ - 1490052923, - "25486904" - ], - [ - 1490052923, - "46657440" - ], - [ - 1490052923, - "48659240" - ], - [ - 1490052938, - "48659240" - ], - [ - 1490052938, - "42324800" - ], - [ - 1490052938, - "46657440" - ], - [ - 1490052953, - "48659240" - ], - [ - 1490052953, - "41735448" - ], - [ - 1490052953, - "20156352" - ], - [ - 1490052968, - "25965896" - ], - [ - 1490052968, - "53664656" - ], - [ - 1490052968, - "17809992" - ], - [ - 1490052983, - "24542504" - ], - [ - 1490052983, - "41359848" - ], - [ - 1490052983, - "53664656" - ], - [ - 1490052998, - "39633192" - ], - [ - 1490052998, - "53664656" - ], - [ - 1490052998, - "39542832" - ], - [ - 1490053013, - "36892240" - ], - [ - 1490053013, - "15970096" - ], - [ - 1490053013, - "52887656" - ], - [ - 1490053028, - "36552120" - ], - [ - 1490053028, - "50365480" - ], - [ - 1490053028, - "52887656" - ], - [ - 1490053043, - "52887656" - ], - [ - 1490053043, - "36747096" - ], - [ - 1490053043, - "50365480" - ], - [ - 1490053058, - "50365480" - ], - [ - 1490053058, - "50177576" - ], - [ - 1490053058, - "19616624" - ], - [ - 1490053073, - "47853096" - ], - [ - 1490053073, - "36866368" - ], - [ - 1490053073, - "19777360" - ], - [ - 1490053088, - "30696896" - ], - [ - 1490053088, - "47853096" - ], - [ - 1490053088, - "35844552" - ], - [ - 1490053103, - "49136928" - ], - [ - 1490053103, - "45732296" - ], - [ - 1490053103, - "47853096" - ], - [ - 1490053118, - "43822296" - ], - [ - 1490053118, - "19658000" - ], - [ - 1490053118, - "49136928" - ], - [ - 1490053133, - "43822296" - ], - [ - 1490053133, - "49136928" - ], - [ - 1490053133, - "37270768" - ], - [ - 1490053148, - "49136928" - ], - [ - 1490053148, - "36137024" - ], - [ - 1490053148, - "43822296" - ], - [ - 1490053163, - "49046776" - ], - [ - 1490053163, - "27213496" - ], - [ - 1490053163, - "43822296" - ], - [ - 1490053178, - "36015912" - ], - [ - 1490053178, - "49046776" - ], - [ - 1490053178, - "21651568" - ], - [ - 1490053193, - "30008464" - ], - [ - 1490053193, - "49046776" - ], - [ - 1490053193, - "35145472" - ], - [ - 1490053208, - "42664728" - ], - [ - 1490053208, - "49046776" - ], - [ - 1490053208, - "48542728" - ], - [ - 1490053223, - "48542728" - ], - [ - 1490053223, - "43094048" - ], - [ - 1490053223, - "22420312" - ], - [ - 1490053238, - "43094048" - ], - [ - 1490053238, - "48542728" - ], - [ - 1490053238, - "38784680" - ], - [ - 1490053253, - "38005544" - ], - [ - 1490053253, - "43094048" - ], - [ - 1490053253, - "20628376" - ], - [ - 1490053268, - "31006824" - ], - [ - 1490053268, - "49768248" - ], - [ - 1490053268, - "15563728" - ], - [ - 1490053283, - "45198632" - ], - [ - 1490053283, - "49768248" - ], - [ - 1490053283, - "36037664" - ], - [ - 1490053298, - "49768248" - ], - [ - 1490053298, - "36378432" - ], - [ - 1490053298, - "43059920" - ], - [ - 1490053313, - "49628744" - ], - [ - 1490053313, - "56402320" - ], - [ - 1490053313, - "21807232" - ], - [ - 1490053328, - "27202240" - ], - [ - 1490053328, - "56402320" - ], - [ - 1490053328, - "47631504" - ], - [ - 1490053343, - "47631504" - ], - [ - 1490053343, - "41659656" - ], - [ - 1490053343, - "56402320" - ], - [ - 1490053358, - "22207816" - ], - [ - 1490053358, - "39810368" - ], - [ - 1490053358, - "47631504" - ], - [ - 1490053373, - "52297576" - ], - [ - 1490053373, - "38944896" - ], - [ - 1490053373, - "24282784" - ], - [ - 1490053388, - "41388592" - ], - [ - 1490053388, - "52297576" - ], - [ - 1490053388, - "37824984" - ], - [ - 1490053403, - "38913336" - ], - [ - 1490053403, - "52297576" - ], - [ - 1490053403, - "51600632" - ], - [ - 1490053418, - "26288296" - ], - [ - 1490053418, - "51744072" - ], - [ - 1490053418, - "51600632" - ], - [ - 1490053433, - "41538392" - ], - [ - 1490053433, - "51744072" - ], - [ - 1490053433, - "51600632" - ], - [ - 1490053448, - "18392232" - ], - [ - 1490053448, - "51744072" - ], - [ - 1490053448, - "39913384" - ], - [ - 1490053463, - "15114560" - ], - [ - 1490053463, - "34866120" - ], - [ - 1490053463, - "52157344" - ], - [ - 1490053478, - "35576032" - ], - [ - 1490053478, - "52157344" - ], - [ - 1490053478, - "34524480" - ], - [ - 1490053493, - "48019696" - ], - [ - 1490053493, - "35971408" - ], - [ - 1490053493, - "52157344" - ], - [ - 1490053508, - "19570944" - ], - [ - 1490053508, - "48694104" - ], - [ - 1490053508, - "46426824" - ], - [ - 1490053523, - "46426824" - ], - [ - 1490053523, - "47055112" - ], - [ - 1490053523, - "24668072" - ], - [ - 1490053538, - "39224600" - ], - [ - 1490053538, - "46426824" - ], - [ - 1490053538, - "47055112" - ], - [ - 1490053553, - "25930856" - ], - [ - 1490053553, - "47055112" - ], - [ - 1490053553, - "37669944" - ], - [ - 1490053568, - "28467776" - ], - [ - 1490053568, - "19987864" - ], - [ - 1490053568, - "50035984" - ], - [ - 1490053583, - "30734696" - ], - [ - 1490053583, - "42276944" - ], - [ - 1490053583, - "50035984" - ], - [ - 1490053598, - "40535112" - ], - [ - 1490053598, - "45127936" - ], - [ - 1490053598, - "50035984" - ], - [ - 1490053613, - "43360360" - ], - [ - 1490053613, - "40535112" - ], - [ - 1490053613, - "19107808" - ], - [ - 1490053628, - "40535112" - ], - [ - 1490053628, - "29606488" - ], - [ - 1490053628, - "43360360" - ], - [ - 1490053643, - "43699184" - ], - [ - 1490053643, - "43360360" - ], - [ - 1490053643, - "40535112" - ], - [ - 1490053658, - "25155064" - ], - [ - 1490053658, - "43360360" - ], - [ - 1490053658, - "41544832" - ], - [ - 1490053673, - "33318792" - ], - [ - 1490053673, - "23758088" - ], - [ - 1490053673, - "41544832" - ], - [ - 1490053688, - "39736152" - ], - [ - 1490053688, - "48063616" - ], - [ - 1490053688, - "41544832" - ], - [ - 1490053703, - "38592528" - ], - [ - 1490053703, - "41544832" - ], - [ - 1490053703, - "46715776" - ], - [ - 1490053718, - "51347432" - ], - [ - 1490053718, - "28243904" - ], - [ - 1490053718, - "46715776" - ], - [ - 1490053733, - "51347432" - ], - [ - 1490053733, - "30193008" - ], - [ - 1490053733, - "46715776" - ], - [ - 1490053748, - "51347432" - ], - [ - 1490053748, - "23753784" - ], - [ - 1490053748, - "43238024" - ], - [ - 1490053763, - "41583888" - ], - [ - 1490053763, - "15917144" - ], - [ - 1490053763, - "26585936" - ], - [ - 1490053778, - "40286312" - ], - [ - 1490053778, - "29774680" - ], - [ - 1490053778, - "41583888" - ], - [ - 1490053793, - "44640608" - ], - [ - 1490053793, - "41583888" - ], - [ - 1490053793, - "52835504" - ], - [ - 1490053808, - "50983416" - ], - [ - 1490053808, - "21892696" - ], - [ - 1490053808, - "43057656" - ], - [ - 1490053823, - "27272160" - ], - [ - 1490053823, - "55964992" - ], - [ - 1490053823, - "50983416" - ], - [ - 1490053838, - "55964992" - ], - [ - 1490053838, - "50983416" - ], - [ - 1490053838, - "41712736" - ], - [ - 1490053853, - "55964992" - ], - [ - 1490053853, - "24177144" - ], - [ - 1490053853, - "40662328" - ], - [ - 1490053868, - "53213064" - ], - [ - 1490053868, - "40251584" - ], - [ - 1490053868, - "24108424" - ], - [ - 1490053883, - "41121016" - ], - [ - 1490053883, - "53213064" - ], - [ - 1490053883, - "38615392" - ], - [ - 1490053898, - "53213064" - ], - [ - 1490053898, - "39312056" - ], - [ - 1490053898, - "51659208" - ], - [ - 1490053913, - "20553320" - ], - [ - 1490053913, - "51659208" - ], - [ - 1490053913, - "52428408" - ], - [ - 1490053928, - "38104256" - ], - [ - 1490053928, - "52428408" - ], - [ - 1490053928, - "51659208" - ], - [ - 1490053943, - "37205848" - ], - [ - 1490053943, - "52428408" - ], - [ - 1490053943, - "18960392" - ], - [ - 1490053958, - "50387128" - ], - [ - 1490053958, - "25337536" - ], - [ - 1490053958, - "16403184" - ], - [ - 1490053973, - "35413680" - ], - [ - 1490053973, - "40023128" - ], - [ - 1490053973, - "50387128" - ], - [ - 1490053988, - "38753208" - ], - [ - 1490053988, - "36140560" - ], - [ - 1490053988, - "50387128" - ], - [ - 1490054003, - "51415272" - ], - [ - 1490054003, - "49869560" - ], - [ - 1490054003, - "19078912" - ], - [ - 1490054018, - "38136944" - ], - [ - 1490054018, - "47870432" - ], - [ - 1490054018, - "51415272" - ], - [ - 1490054033, - "51415272" - ], - [ - 1490054033, - "47870432" - ], - [ - 1490054033, - "38010864" - ], - [ - 1490054048, - "36822880" - ], - [ - 1490054048, - "47870432" - ], - [ - 1490054048, - "20569760" - ], - [ - 1490054063, - "30693840" - ], - [ - 1490054063, - "49535112" - ], - [ - 1490054063, - "24988960" - ], - [ - 1490054078, - "49535112" - ], - [ - 1490054078, - "44807840" - ], - [ - 1490054078, - "35484368" - ], - [ - 1490054093, - "43863200" - ], - [ - 1490054093, - "34626560" - ], - [ - 1490054093, - "49535112" - ], - [ - 1490054108, - "43863200" - ], - [ - 1490054108, - "47454048" - ], - [ - 1490054108, - "22450200" - ], - [ - 1490054123, - "43863200" - ], - [ - 1490054123, - "47454048" - ], - [ - 1490054123, - "39844432" - ], - [ - 1490054138, - "38510496" - ], - [ - 1490054138, - "43863200" - ], - [ - 1490054138, - "47454048" - ], - [ - 1490054153, - "27400176" - ], - [ - 1490054153, - "47454048" - ], - [ - 1490054153, - "51458424" - ], - [ - 1490054168, - "27757088" - ], - [ - 1490054168, - "51458424" - ], - [ - 1490054168, - "29282616" - ], - [ - 1490054183, - "42775656" - ], - [ - 1490054183, - "29866440" - ], - [ - 1490054183, - "51458424" - ], - [ - 1490054198, - "51458424" - ], - [ - 1490054198, - "43289552" - ], - [ - 1490054198, - "55585072" - ], - [ - 1490054213, - "55585072" - ], - [ - 1490054213, - "42653104" - ], - [ - 1490054213, - "22945672" - ], - [ - 1490054228, - "55585072" - ], - [ - 1490054228, - "39746640" - ], - [ - 1490054228, - "42653104" - ], - [ - 1490054243, - "19044536" - ], - [ - 1490054243, - "38752176" - ], - [ - 1490054243, - "42653104" - ], - [ - 1490054258, - "20776272" - ], - [ - 1490054258, - "24015624" - ], - [ - 1490054258, - "51009608" - ], - [ - 1490054273, - "51009608" - ], - [ - 1490054273, - "38683968" - ], - [ - 1490054273, - "25995864" - ], - [ - 1490054288, - "37449840" - ], - [ - 1490054288, - "41308768" - ], - [ - 1490054288, - "51009608" - ], - [ - 1490054303, - "50498696" - ], - [ - 1490054303, - "16662696" - ], - [ - 1490054303, - "39597144" - ], - [ - 1490054318, - "52636448" - ], - [ - 1490054318, - "50498696" - ], - [ - 1490054318, - "37239152" - ], - [ - 1490054333, - "50498696" - ], - [ - 1490054333, - "37339232" - ], - [ - 1490054333, - "52636448" - ], - [ - 1490054348, - "52636448" - ], - [ - 1490054348, - "23876512" - ], - [ - 1490054348, - "50923768" - ], - [ - 1490054363, - "39811576" - ], - [ - 1490054363, - "48291328" - ], - [ - 1490054363, - "26516696" - ], - [ - 1490054378, - "36035088" - ], - [ - 1490054378, - "48291328" - ], - [ - 1490054378, - "38899784" - ], - [ - 1490054393, - "48763144" - ], - [ - 1490054393, - "52748968" - ], - [ - 1490054393, - "48291328" - ], - [ - 1490054408, - "22625632" - ], - [ - 1490054408, - "52748968" - ], - [ - 1490054408, - "47780424" - ], - [ - 1490054423, - "47780424" - ], - [ - 1490054423, - "39132928" - ], - [ - 1490054423, - "52748968" - ], - [ - 1490054438, - "39233768" - ], - [ - 1490054438, - "22022312" - ], - [ - 1490054438, - "47780424" - ], - [ - 1490054453, - "15340872" - ], - [ - 1490054453, - "34109280" - ], - [ - 1490054453, - "52122640" - ], - [ - 1490054468, - "35825704" - ], - [ - 1490054468, - "34035896" - ], - [ - 1490054468, - "52122640" - ], - [ - 1490054483, - "52122640" - ], - [ - 1490054483, - "47859976" - ], - [ - 1490054483, - "36545032" - ], - [ - 1490054498, - "46227208" - ], - [ - 1490054498, - "49394256" - ], - [ - 1490054498, - "52122640" - ], - [ - 1490054513, - "48255368" - ], - [ - 1490054513, - "25141280" - ], - [ - 1490054513, - "46227208" - ], - [ - 1490054528, - "48255368" - ], - [ - 1490054528, - "46227208" - ], - [ - 1490054528, - "33987880" - ], - [ - 1490054543, - "20643352" - ], - [ - 1490054543, - "47494808" - ], - [ - 1490054543, - "48255368" - ], - [ - 1490054558, - "19685384" - ], - [ - 1490054558, - "45825928" - ], - [ - 1490054558, - "38319056" - ], - [ - 1490054573, - "45825928" - ], - [ - 1490054573, - "37138272" - ], - [ - 1490054573, - "37156392" - ], - [ - 1490054588, - "45825928" - ], - [ - 1490054588, - "37318840" - ], - [ - 1490054588, - "50892408" - ], - [ - 1490054603, - "16597528" - ], - [ - 1490054603, - "50892408" - ], - [ - 1490054603, - "49730584" - ], - [ - 1490054618, - "49730584" - ], - [ - 1490054618, - "36947736" - ], - [ - 1490054618, - "50892408" - ], - [ - 1490054633, - "36944800" - ], - [ - 1490054633, - "50892408" - ], - [ - 1490054633, - "49730584" - ], - [ - 1490054648, - "49730584" - ], - [ - 1490054648, - "27377272" - ], - [ - 1490054648, - "50800616" - ], - [ - 1490054663, - "21843112" - ], - [ - 1490054663, - "42894248" - ], - [ - 1490054663, - "48679264" - ], - [ - 1490054678, - "48679264" - ], - [ - 1490054678, - "41819352" - ], - [ - 1490054678, - "38753576" - ], - [ - 1490054693, - "54607952" - ], - [ - 1490054693, - "35188024" - ], - [ - 1490054693, - "48679264" - ], - [ - 1490054708, - "54607952" - ], - [ - 1490054708, - "49205616" - ], - [ - 1490054708, - "27104200" - ], - [ - 1490054723, - "49205616" - ], - [ - 1490054723, - "36066240" - ], - [ - 1490054723, - "54607952" - ], - [ - 1490054738, - "49205616" - ], - [ - 1490054738, - "34634528" - ], - [ - 1490054738, - "21653776" - ], - [ - 1490054753, - "47246000" - ], - [ - 1490054753, - "28134408" - ], - [ - 1490054753, - "19990992" - ], - [ - 1490054768, - "25224960" - ], - [ - 1490054768, - "42725064" - ], - [ - 1490054768, - "47246000" - ], - [ - 1490054783, - "39945752" - ], - [ - 1490054783, - "40399800" - ], - [ - 1490054783, - "47246000" - ], - [ - 1490054798, - "38278496" - ], - [ - 1490054798, - "18675736" - ], - [ - 1490054798, - "53356200" - ], - [ - 1490054813, - "53356200" - ], - [ - 1490054813, - "37951600" - ], - [ - 1490054813, - "51144464" - ], - [ - 1490054828, - "38512848" - ], - [ - 1490054828, - "51144464" - ], - [ - 1490054828, - "53356200" - ], - [ - 1490054843, - "21712680" - ], - [ - 1490054843, - "51386112" - ], - [ - 1490054843, - "51144464" - ], - [ - 1490054858, - "48408520" - ], - [ - 1490054858, - "30722344" - ], - [ - 1490054858, - "24612304" - ], - [ - 1490054873, - "48408520" - ], - [ - 1490054873, - "46669352" - ], - [ - 1490054873, - "27443656" - ], - [ - 1490054888, - "48408520" - ], - [ - 1490054888, - "45491768" - ], - [ - 1490054888, - "41380160" - ], - [ - 1490054903, - "40031136" - ], - [ - 1490054903, - "26024032" - ], - [ - 1490054903, - "45491768" - ], - [ - 1490054918, - "45491768" - ], - [ - 1490054918, - "40031136" - ], - [ - 1490054918, - "29213240" - ], - [ - 1490054933, - "45491768" - ], - [ - 1490054933, - "40031136" - ], - [ - 1490054933, - "42511896" - ], - [ - 1490054948, - "40708304" - ], - [ - 1490054948, - "40031136" - ], - [ - 1490054948, - "31360184" - ], - [ - 1490054963, - "32877944" - ], - [ - 1490054963, - "40708304" - ], - [ - 1490054963, - "28175824" - ], - [ - 1490054978, - "46671272" - ], - [ - 1490054978, - "40708304" - ], - [ - 1490054978, - "37066456" - ], - [ - 1490054993, - "45080704" - ], - [ - 1490054993, - "34857176" - ], - [ - 1490054993, - "40708304" - ], - [ - 1490055008, - "45080704" - ], - [ - 1490055008, - "24073824" - ], - [ - 1490055008, - "48856416" - ], - [ - 1490055023, - "45080704" - ], - [ - 1490055023, - "39689136" - ], - [ - 1490055023, - "48856416" - ], - [ - 1490055038, - "38968544" - ], - [ - 1490055038, - "48856416" - ], - [ - 1490055038, - "22379960" - ], - [ - 1490055053, - "15501128" - ], - [ - 1490055053, - "40031920" - ], - [ - 1490055053, - "51061536" - ], - [ - 1490055068, - "27932152" - ], - [ - 1490055068, - "51061536" - ], - [ - 1490055068, - "38705232" - ], - [ - 1490055083, - "51061536" - ], - [ - 1490055083, - "53206088" - ], - [ - 1490055083, - "42503048" - ], - [ - 1490055098, - "21454992" - ], - [ - 1490055098, - "53206088" - ], - [ - 1490055098, - "40047848" - ], - [ - 1490055113, - "53827928" - ], - [ - 1490055113, - "27037144" - ], - [ - 1490055113, - "53206088" - ], - [ - 1490055128, - "42208040" - ], - [ - 1490055128, - "53827928" - ], - [ - 1490055128, - "53206088" - ], - [ - 1490055143, - "39637784" - ], - [ - 1490055143, - "53827928" - ], - [ - 1490055143, - "27803712" - ], - [ - 1490055158, - "29550624" - ], - [ - 1490055158, - "43208592" - ], - [ - 1490055158, - "52464816" - ], - [ - 1490055173, - "42186456" - ], - [ - 1490055173, - "31726184" - ], - [ - 1490055173, - "52464816" - ], - [ - 1490055188, - "52464816" - ], - [ - 1490055188, - "55336568" - ], - [ - 1490055188, - "44863584" - ], - [ - 1490055203, - "42444376" - ], - [ - 1490055203, - "55336568" - ], - [ - 1490055203, - "24967040" - ], - [ - 1490055218, - "55336568" - ], - [ - 1490055218, - "27558704" - ], - [ - 1490055218, - "42444376" - ], - [ - 1490055233, - "21909416" - ], - [ - 1490055233, - "42444376" - ], - [ - 1490055233, - "41394520" - ], - [ - 1490055248, - "26122800" - ], - [ - 1490055248, - "22083032" - ], - [ - 1490055248, - "39582328" - ], - [ - 1490055263, - "26569728" - ], - [ - 1490055263, - "39582328" - ], - [ - 1490055263, - "40646480" - ], - [ - 1490055278, - "41547240" - ], - [ - 1490055278, - "39582328" - ], - [ - 1490055278, - "39467120" - ], - [ - 1490055293, - "16041000" - ], - [ - 1490055293, - "52114840" - ], - [ - 1490055293, - "40151848" - ], - [ - 1490055308, - "28274656" - ], - [ - 1490055308, - "52114840" - ], - [ - 1490055308, - "54028128" - ], - [ - 1490055323, - "43366792" - ], - [ - 1490055323, - "54028128" - ], - [ - 1490055323, - "52114840" - ], - [ - 1490055338, - "54028128" - ], - [ - 1490055338, - "41669712" - ], - [ - 1490055338, - "18967248" - ], - [ - 1490055353, - "53870256" - ], - [ - 1490055353, - "19031944" - ], - [ - 1490055353, - "28749056" - ], - [ - 1490055368, - "53870256" - ], - [ - 1490055368, - "28944944" - ], - [ - 1490055368, - "43164528" - ], - [ - 1490055383, - "41250224" - ], - [ - 1490055383, - "53870256" - ], - [ - 1490055383, - "43754480" - ], - [ - 1490055398, - "23659368" - ], - [ - 1490055398, - "41250224" - ], - [ - 1490055398, - "42256016" - ], - [ - 1490055413, - "26806664" - ], - [ - 1490055413, - "42256016" - ], - [ - 1490055413, - "41250224" - ], - [ - 1490055428, - "41250224" - ], - [ - 1490055428, - "40199776" - ], - [ - 1490055428, - "42256016" - ], - [ - 1490055443, - "24468168" - ], - [ - 1490055443, - "42256016" - ], - [ - 1490055443, - "53358176" - ], - [ - 1490055458, - "39842072" - ], - [ - 1490055458, - "53358176" - ], - [ - 1490055458, - "24136416" - ], - [ - 1490055473, - "53358176" - ], - [ - 1490055473, - "40840104" - ], - [ - 1490055473, - "38712904" - ], - [ - 1490055488, - "38920824" - ], - [ - 1490055488, - "52236376" - ], - [ - 1490055488, - "53358176" - ], - [ - 1490055503, - "28323952" - ], - [ - 1490055503, - "52548264" - ], - [ - 1490055503, - "52236376" - ], - [ - 1490055518, - "52236376" - ], - [ - 1490055518, - "52548264" - ], - [ - 1490055518, - "28940096" - ], - [ - 1490055533, - "41790016" - ], - [ - 1490055533, - "21868016" - ], - [ - 1490055533, - "52548264" - ], - [ - 1490055548, - "54556376" - ], - [ - 1490055548, - "22985784" - ], - [ - 1490055548, - "39362360" - ], - [ - 1490055563, - "38958688" - ], - [ - 1490055563, - "33271744" - ], - [ - 1490055563, - "54556376" - ], - [ - 1490055578, - "35663744" - ], - [ - 1490055578, - "52672080" - ], - [ - 1490055578, - "54556376" - ], - [ - 1490055593, - "16625680" - ], - [ - 1490055593, - "48396656" - ], - [ - 1490055593, - "52672080" - ], - [ - 1490055608, - "52672080" - ], - [ - 1490055608, - "47879352" - ], - [ - 1490055608, - "29710736" - ], - [ - 1490055623, - "52672080" - ], - [ - 1490055623, - "47879352" - ], - [ - 1490055623, - "30394680" - ], - [ - 1490055638, - "47879352" - ], - [ - 1490055638, - "46428504" - ], - [ - 1490055638, - "17148040" - ], - [ - 1490055653, - "14974304" - ], - [ - 1490055653, - "17148040" - ], - [ - 1490055653, - "44038592" - ], - [ - 1490055668, - "44038592" - ], - [ - 1490055668, - "17887104" - ], - [ - 1490055668, - "14974304" - ], - [ - 1490055683, - "31517064" - ], - [ - 1490055683, - "44038592" - ], - [ - 1490055683, - "21275192" - ], - [ - 1490055698, - "32089032" - ], - [ - 1490055698, - "44038592" - ], - [ - 1490055698, - "39792680" - ], - [ - 1490055713, - "24628648" - ], - [ - 1490055713, - "45836912" - ], - [ - 1490055713, - "52731728" - ], - [ - 1490055728, - "35083784" - ], - [ - 1490055728, - "44517248" - ], - [ - 1490055728, - "51111320" - ], - [ - 1490055743, - "44517248" - ], - [ - 1490055743, - "33866000" - ], - [ - 1490055743, - "51111320" - ], - [ - 1490055758, - "51111320" - ], - [ - 1490055758, - "44517248" - ], - [ - 1490055758, - "47689304" - ], - [ - 1490055773, - "46116192" - ], - [ - 1490055773, - "44517248" - ], - [ - 1490055773, - "23095496" - ], - [ - 1490055788, - "46116192" - ], - [ - 1490055788, - "27998536" - ], - [ - 1490055788, - "39638952" - ], - [ - 1490055803, - "46116192" - ], - [ - 1490055803, - "37340960" - ], - [ - 1490055803, - "38348984" - ], - [ - 1490055818, - "20788816" - ], - [ - 1490055818, - "36120152" - ], - [ - 1490055818, - "51928304" - ], - [ - 1490055833, - "30035952" - ], - [ - 1490055833, - "49608728" - ], - [ - 1490055833, - "51928304" - ], - [ - 1490055848, - "40908376" - ], - [ - 1490055848, - "51928304" - ], - [ - 1490055848, - "49608728" - ], - [ - 1490055863, - "18134160" - ], - [ - 1490055863, - "42541024" - ], - [ - 1490055863, - "49608728" - ], - [ - 1490055878, - "31296936" - ], - [ - 1490055878, - "42541024" - ], - [ - 1490055878, - "17340568" - ], - [ - 1490055893, - "33893624" - ], - [ - 1490055893, - "30732216" - ], - [ - 1490055893, - "42541024" - ], - [ - 1490055908, - "22846480" - ], - [ - 1490055908, - "33937504" - ], - [ - 1490055908, - "44545832" - ], - [ - 1490055923, - "42581872" - ], - [ - 1490055923, - "27385720" - ], - [ - 1490055923, - "48209584" - ], - [ - 1490055938, - "42637544" - ], - [ - 1490055938, - "47020400" - ], - [ - 1490055938, - "42581872" - ], - [ - 1490055953, - "42581872" - ], - [ - 1490055953, - "47020400" - ], - [ - 1490055953, - "40676792" - ], - [ - 1490055968, - "54442096" - ], - [ - 1490055968, - "25923792" - ], - [ - 1490055968, - "47020400" - ], - [ - 1490055983, - "54442096" - ], - [ - 1490055983, - "34734944" - ], - [ - 1490055983, - "25701600" - ], - [ - 1490055998, - "54442096" - ], - [ - 1490055998, - "48413792" - ], - [ - 1490055998, - "28439688" - ], - [ - 1490056013, - "47792544" - ], - [ - 1490056013, - "19519560" - ], - [ - 1490056013, - "42471376" - ], - [ - 1490056028, - "40877912" - ], - [ - 1490056028, - "36562104" - ], - [ - 1490056028, - "47792544" - ], - [ - 1490056043, - "36753944" - ], - [ - 1490056043, - "40877912" - ], - [ - 1490056043, - "47792544" - ], - [ - 1490056058, - "40877912" - ], - [ - 1490056058, - "49315960" - ], - [ - 1490056058, - "16324096" - ], - [ - 1490056073, - "36027400" - ], - [ - 1490056073, - "49315960" - ], - [ - 1490056073, - "16911976" - ], - [ - 1490056088, - "28369480" - ], - [ - 1490056088, - "49315960" - ], - [ - 1490056088, - "36906888" - ], - [ - 1490056103, - "43499896" - ], - [ - 1490056103, - "17056832" - ], - [ - 1490056103, - "50567456" - ], - [ - 1490056118, - "41890728" - ], - [ - 1490056118, - "29278000" - ], - [ - 1490056118, - "48527592" - ], - [ - 1490056133, - "30504720" - ], - [ - 1490056133, - "54605472" - ], - [ - 1490056133, - "48527592" - ], - [ - 1490056148, - "48527592" - ], - [ - 1490056148, - "43197520" - ], - [ - 1490056148, - "54605472" - ], - [ - 1490056163, - "21361720" - ], - [ - 1490056163, - "54605472" - ], - [ - 1490056163, - "41728400" - ], - [ - 1490056178, - "38647552" - ], - [ - 1490056178, - "41728400" - ], - [ - 1490056178, - "19124512" - ], - [ - 1490056193, - "41728400" - ], - [ - 1490056193, - "38141136" - ], - [ - 1490056193, - "28712800" - ], - [ - 1490056208, - "42932688" - ], - [ - 1490056208, - "21764448" - ], - [ - 1490056208, - "51959408" - ], - [ - 1490056223, - "51959408" - ], - [ - 1490056223, - "40970304" - ], - [ - 1490056223, - "39184048" - ], - [ - 1490056238, - "51959408" - ], - [ - 1490056238, - "38786424" - ], - [ - 1490056238, - "40970304" - ], - [ - 1490056253, - "51621056" - ], - [ - 1490056253, - "40970304" - ], - [ - 1490056253, - "51959408" - ], - [ - 1490056268, - "40970304" - ], - [ - 1490056268, - "27825496" - ], - [ - 1490056268, - "51621056" - ], - [ - 1490056283, - "51621056" - ], - [ - 1490056283, - "29487984" - ], - [ - 1490056283, - "25619432" - ], - [ - 1490056298, - "34264680" - ], - [ - 1490056298, - "43015480" - ], - [ - 1490056298, - "51621056" - ], - [ - 1490056313, - "55353992" - ], - [ - 1490056313, - "47913112" - ], - [ - 1490056313, - "26873592" - ], - [ - 1490056328, - "46645088" - ], - [ - 1490056328, - "55353992" - ], - [ - 1490056328, - "29265488" - ], - [ - 1490056343, - "46645088" - ], - [ - 1490056343, - "55353992" - ], - [ - 1490056343, - "41888960" - ], - [ - 1490056358, - "19697608" - ], - [ - 1490056358, - "54723368" - ], - [ - 1490056358, - "46645088" - ], - [ - 1490056373, - "16222160" - ], - [ - 1490056373, - "54723368" - ], - [ - 1490056373, - "24067360" - ], - [ - 1490056388, - "38738576" - ], - [ - 1490056388, - "29000024" - ], - [ - 1490056388, - "54723368" - ], - [ - 1490056403, - "17770832" - ], - [ - 1490056403, - "43780648" - ], - [ - 1490056403, - "38133728" - ], - [ - 1490056418, - "41618728" - ], - [ - 1490056418, - "51337808" - ], - [ - 1490056418, - "22680288" - ], - [ - 1490056433, - "51337808" - ], - [ - 1490056433, - "54658296" - ], - [ - 1490056433, - "24132088" - ], - [ - 1490056448, - "37025896" - ], - [ - 1490056448, - "51337808" - ], - [ - 1490056448, - "54658296" - ], - [ - 1490056463, - "22141600" - ], - [ - 1490056463, - "22730320" - ], - [ - 1490056463, - "54658296" - ], - [ - 1490056478, - "19621168" - ], - [ - 1490056478, - "22141600" - ], - [ - 1490056478, - "39006400" - ], - [ - 1490056493, - "37386824" - ], - [ - 1490056493, - "29379448" - ], - [ - 1490056493, - "22141600" - ], - [ - 1490056508, - "49967232" - ], - [ - 1490056508, - "21552536" - ], - [ - 1490056508, - "43118120" - ], - [ - 1490056523, - "41275632" - ], - [ - 1490056523, - "31366056" - ], - [ - 1490056523, - "49967232" - ], - [ - 1490056538, - "49967232" - ], - [ - 1490056538, - "44176408" - ], - [ - 1490056538, - "41275632" - ], - [ - 1490056553, - "41275632" - ], - [ - 1490056553, - "15161544" - ], - [ - 1490056553, - "43598408" - ], - [ - 1490056568, - "43598408" - ], - [ - 1490056568, - "28019008" - ], - [ - 1490056568, - "21840504" - ], - [ - 1490056583, - "27007448" - ], - [ - 1490056583, - "42845184" - ], - [ - 1490056583, - "43598408" - ], - [ - 1490056598, - "41498320" - ], - [ - 1490056598, - "41817168" - ], - [ - 1490056598, - "15645352" - ], - [ - 1490056613, - "28032136" - ], - [ - 1490056613, - "39578880" - ], - [ - 1490056613, - "54873848" - ], - [ - 1490056628, - "54873848" - ], - [ - 1490056628, - "42639688" - ], - [ - 1490056628, - "53101720" - ], - [ - 1490056643, - "41055640" - ], - [ - 1490056643, - "53101720" - ], - [ - 1490056643, - "54873848" - ], - [ - 1490056658, - "22789744" - ], - [ - 1490056658, - "53683496" - ], - [ - 1490056658, - "53101720" - ], - [ - 1490056673, - "53683496" - ], - [ - 1490056673, - "40676952" - ], - [ - 1490056673, - "21769056" - ], - [ - 1490056688, - "40229096" - ], - [ - 1490056688, - "39106504" - ], - [ - 1490056688, - "53683496" - ], - [ - 1490056703, - "38389512" - ], - [ - 1490056703, - "52780656" - ], - [ - 1490056703, - "21123416" - ], - [ - 1490056718, - "51984192" - ], - [ - 1490056718, - "52780656" - ], - [ - 1490056718, - "38999224" - ], - [ - 1490056733, - "52780656" - ], - [ - 1490056733, - "38653384" - ], - [ - 1490056733, - "51984192" - ], - [ - 1490056748, - "51984192" - ], - [ - 1490056748, - "51435264" - ], - [ - 1490056748, - "52780656" - ], - [ - 1490056763, - "51435264" - ], - [ - 1490056763, - "51984192" - ], - [ - 1490056763, - "24398352" - ], - [ - 1490056778, - "40221016" - ], - [ - 1490056778, - "51435264" - ], - [ - 1490056778, - "29209080" - ], - [ - 1490056793, - "38710096" - ], - [ - 1490056793, - "51435264" - ], - [ - 1490056793, - "30711288" - ], - [ - 1490056808, - "51141232" - ], - [ - 1490056808, - "24948016" - ], - [ - 1490056808, - "44057720" - ], - [ - 1490056823, - "51141232" - ], - [ - 1490056823, - "34668320" - ], - [ - 1490056823, - "42479368" - ], - [ - 1490056838, - "46940144" - ], - [ - 1490056838, - "51141232" - ], - [ - 1490056838, - "42479368" - ], - [ - 1490056853, - "22075592" - ], - [ - 1490056853, - "42479368" - ], - [ - 1490056853, - "46500136" - ], - [ - 1490056868, - "21416520" - ], - [ - 1490056868, - "28115656" - ], - [ - 1490056868, - "46500136" - ], - [ - 1490056883, - "25727728" - ], - [ - 1490056883, - "46500136" - ], - [ - 1490056883, - "42793000" - ], - [ - 1490056898, - "15231512" - ], - [ - 1490056898, - "41187312" - ], - [ - 1490056898, - "41131016" - ], - [ - 1490056913, - "35002040" - ], - [ - 1490056913, - "53873256" - ], - [ - 1490056913, - "39407464" - ], - [ - 1490056928, - "35361056" - ], - [ - 1490056928, - "53873256" - ], - [ - 1490056928, - "51977168" - ], - [ - 1490056943, - "53873256" - ], - [ - 1490056943, - "51977168" - ], - [ - 1490056943, - "47962592" - ], - [ - 1490056958, - "18962736" - ], - [ - 1490056958, - "51977168" - ], - [ - 1490056958, - "46534464" - ], - [ - 1490056973, - "19225376" - ], - [ - 1490056973, - "36319552" - ], - [ - 1490056973, - "46534464" - ], - [ - 1490056988, - "46534464" - ], - [ - 1490056988, - "35361160" - ], - [ - 1490056988, - "36944512" - ], - [ - 1490057003, - "36002376" - ], - [ - 1490057003, - "49193600" - ], - [ - 1490057003, - "23736504" - ], - [ - 1490057018, - "49193600" - ], - [ - 1490057018, - "49690672" - ], - [ - 1490057018, - "27189320" - ], - [ - 1490057033, - "41128272" - ], - [ - 1490057033, - "49690672" - ], - [ - 1490057033, - "49193600" - ], - [ - 1490057048, - "53488552" - ], - [ - 1490057048, - "49193600" - ], - [ - 1490057048, - "49690672" - ], - [ - 1490057063, - "24856208" - ], - [ - 1490057063, - "49690672" - ], - [ - 1490057063, - "53488552" - ], - [ - 1490057078, - "53488552" - ], - [ - 1490057078, - "40074352" - ], - [ - 1490057078, - "25433896" - ], - [ - 1490057093, - "38487320" - ], - [ - 1490057093, - "53488552" - ], - [ - 1490057093, - "33743464" - ], - [ - 1490057108, - "47582656" - ], - [ - 1490057108, - "50968496" - ], - [ - 1490057108, - "21121840" - ], - [ - 1490057123, - "50968496" - ], - [ - 1490057123, - "37785336" - ], - [ - 1490057123, - "46762424" - ], - [ - 1490057138, - "46762424" - ], - [ - 1490057138, - "50968496" - ], - [ - 1490057138, - "35917528" - ], - [ - 1490057153, - "22243160" - ], - [ - 1490057153, - "49497280" - ], - [ - 1490057153, - "46762424" - ], - [ - 1490057168, - "27302032" - ], - [ - 1490057168, - "20441224" - ], - [ - 1490057168, - "49497280" - ], - [ - 1490057183, - "42024240" - ], - [ - 1490057183, - "49497280" - ], - [ - 1490057183, - "25017848" - ], - [ - 1490057198, - "19218544" - ], - [ - 1490057198, - "41106496" - ], - [ - 1490057198, - "39199064" - ], - [ - 1490057213, - "38243696" - ], - [ - 1490057213, - "25597776" - ], - [ - 1490057213, - "41106496" - ], - [ - 1490057228, - "52170448" - ], - [ - 1490057228, - "41106496" - ], - [ - 1490057228, - "40490768" - ], - [ - 1490057243, - "38095552" - ], - [ - 1490057243, - "52170448" - ], - [ - 1490057243, - "41106496" - ], - [ - 1490057258, - "51315824" - ], - [ - 1490057258, - "52170448" - ], - [ - 1490057258, - "24952072" - ], - [ - 1490057273, - "21250408" - ], - [ - 1490057273, - "27190408" - ], - [ - 1490057273, - "51315824" - ], - [ - 1490057288, - "41889944" - ], - [ - 1490057288, - "31782976" - ], - [ - 1490057288, - "51315824" - ], - [ - 1490057303, - "39891008" - ], - [ - 1490057303, - "21385624" - ], - [ - 1490057303, - "47584856" - ], - [ - 1490057318, - "45444536" - ], - [ - 1490057318, - "32229392" - ], - [ - 1490057318, - "39891008" - ], - [ - 1490057333, - "45444536" - ], - [ - 1490057333, - "39891008" - ], - [ - 1490057333, - "47215920" - ], - [ - 1490057348, - "16947488" - ], - [ - 1490057348, - "45444536" - ], - [ - 1490057348, - "45684200" - ], - [ - 1490057363, - "36683744" - ], - [ - 1490057363, - "45684200" - ], - [ - 1490057363, - "20740792" - ], - [ - 1490057378, - "26114336" - ], - [ - 1490057378, - "45684200" - ], - [ - 1490057378, - "36509640" - ], - [ - 1490057393, - "41019112" - ], - [ - 1490057393, - "49894480" - ], - [ - 1490057393, - "19554632" - ], - [ - 1490057408, - "24906448" - ], - [ - 1490057408, - "39169560" - ], - [ - 1490057408, - "47694984" - ], - [ - 1490057423, - "52883752" - ], - [ - 1490057423, - "40577504" - ], - [ - 1490057423, - "47694984" - ], - [ - 1490057438, - "52883752" - ], - [ - 1490057438, - "38096376" - ], - [ - 1490057438, - "47694984" - ], - [ - 1490057453, - "51514464" - ], - [ - 1490057453, - "22535112" - ], - [ - 1490057453, - "52883752" - ], - [ - 1490057468, - "39928880" - ], - [ - 1490057468, - "21039720" - ], - [ - 1490057468, - "51514464" - ], - [ - 1490057483, - "38046056" - ], - [ - 1490057483, - "39494568" - ], - [ - 1490057483, - "51514464" - ], - [ - 1490057498, - "19459296" - ], - [ - 1490057498, - "52659704" - ], - [ - 1490057498, - "37518664" - ], - [ - 1490057513, - "52659704" - ], - [ - 1490057513, - "24190856" - ], - [ - 1490057513, - "51056976" - ], - [ - 1490057528, - "51056976" - ], - [ - 1490057528, - "39515784" - ], - [ - 1490057528, - "52659704" - ], - [ - 1490057543, - "37755040" - ], - [ - 1490057543, - "51056976" - ], - [ - 1490057543, - "52659704" - ], - [ - 1490057558, - "50233024" - ], - [ - 1490057558, - "51056976" - ], - [ - 1490057558, - "28629192" - ], - [ - 1490057573, - "50233024" - ], - [ - 1490057573, - "21783672" - ], - [ - 1490057573, - "30891296" - ], - [ - 1490057588, - "43989600" - ], - [ - 1490057588, - "50233024" - ], - [ - 1490057588, - "37689768" - ], - [ - 1490057603, - "41493296" - ], - [ - 1490057603, - "36729648" - ], - [ - 1490057603, - "21098736" - ], - [ - 1490057618, - "41493296" - ], - [ - 1490057618, - "38128688" - ], - [ - 1490057618, - "49848008" - ], - [ - 1490057633, - "49848008" - ], - [ - 1490057633, - "35675176" - ], - [ - 1490057633, - "41493296" - ], - [ - 1490057648, - "18818400" - ], - [ - 1490057648, - "49788640" - ], - [ - 1490057648, - "49848008" - ], - [ - 1490057663, - "49788640" - ], - [ - 1490057663, - "16703168" - ], - [ - 1490057663, - "24548728" - ], - [ - 1490057678, - "36098968" - ], - [ - 1490057678, - "49788640" - ], - [ - 1490057678, - "39347608" - ], - [ - 1490057693, - "36554792" - ], - [ - 1490057693, - "37517912" - ], - [ - 1490057693, - "16113512" - ], - [ - 1490057708, - "50054632" - ], - [ - 1490057708, - "49846960" - ], - [ - 1490057708, - "28406968" - ], - [ - 1490057723, - "49255176" - ], - [ - 1490057723, - "50054632" - ], - [ - 1490057723, - "42846808" - ], - [ - 1490057738, - "41443272" - ], - [ - 1490057738, - "50054632" - ], - [ - 1490057738, - "49255176" - ], - [ - 1490057753, - "49255176" - ], - [ - 1490057753, - "25605488" - ], - [ - 1490057753, - "53969512" - ], - [ - 1490057768, - "22901896" - ], - [ - 1490057768, - "53969512" - ], - [ - 1490057768, - "36012352" - ], - [ - 1490057783, - "34723176" - ], - [ - 1490057783, - "53969512" - ], - [ - 1490057783, - "40710496" - ], - [ - 1490057798, - "40245040" - ], - [ - 1490057798, - "21534424" - ], - [ - 1490057798, - "48533632" - ], - [ - 1490057813, - "38594312" - ], - [ - 1490057813, - "53553432" - ], - [ - 1490057813, - "48533632" - ], - [ - 1490057828, - "38907328" - ], - [ - 1490057828, - "53553432" - ], - [ - 1490057828, - "48533632" - ], - [ - 1490057843, - "48533632" - ], - [ - 1490057843, - "53553432" - ], - [ - 1490057843, - "51467200" - ], - [ - 1490057858, - "51467200" - ], - [ - 1490057858, - "53553432" - ], - [ - 1490057858, - "27775160" - ], - [ - 1490057873, - "28897440" - ], - [ - 1490057873, - "51467200" - ], - [ - 1490057873, - "27271096" - ], - [ - 1490057888, - "35141672" - ], - [ - 1490057888, - "51467200" - ], - [ - 1490057888, - "41829584" - ], - [ - 1490057903, - "21375848" - ], - [ - 1490057903, - "34394712" - ], - [ - 1490057903, - "54170608" - ], - [ - 1490057918, - "47296792" - ], - [ - 1490057918, - "38062112" - ], - [ - 1490057918, - "54170608" - ], - [ - 1490057933, - "54170608" - ], - [ - 1490057933, - "47296792" - ], - [ - 1490057933, - "35887456" - ], - [ - 1490057948, - "21295096" - ], - [ - 1490057948, - "47296792" - ], - [ - 1490057948, - "48951832" - ], - [ - 1490057963, - "38416840" - ], - [ - 1490057963, - "48951832" - ], - [ - 1490057963, - "24235424" - ], - [ - 1490057978, - "48951832" - ], - [ - 1490057978, - "37733528" - ], - [ - 1490057978, - "34820848" - ], - [ - 1490057993, - "19376416" - ], - [ - 1490057993, - "50817568" - ], - [ - 1490057993, - "34638688" - ], - [ - 1490058008, - "47871064" - ], - [ - 1490058008, - "50817568" - ], - [ - 1490058008, - "38204704" - ], - [ - 1490058023, - "47871064" - ], - [ - 1490058023, - "50817568" - ], - [ - 1490058023, - "38950272" - ], - [ - 1490058038, - "50817568" - ], - [ - 1490058038, - "37543448" - ], - [ - 1490058038, - "47871064" - ], - [ - 1490058053, - "30916040" - ], - [ - 1490058053, - "51573440" - ], - [ - 1490058053, - "47871064" - ], - [ - 1490058068, - "51573440" - ], - [ - 1490058068, - "32046072" - ], - [ - 1490058068, - "27494304" - ], - [ - 1490058083, - "45939464" - ], - [ - 1490058083, - "51573440" - ], - [ - 1490058083, - "43085480" - ], - [ - 1490058098, - "23674480" - ], - [ - 1490058098, - "42508672" - ], - [ - 1490058098, - "43177128" - ], - [ - 1490058113, - "55261864" - ], - [ - 1490058113, - "39253376" - ], - [ - 1490058113, - "43177128" - ], - [ - 1490058128, - "55261864" - ], - [ - 1490058128, - "43177128" - ], - [ - 1490058128, - "38060808" - ], - [ - 1490058143, - "51062064" - ], - [ - 1490058143, - "16695896" - ], - [ - 1490058143, - "55261864" - ], - [ - 1490058158, - "38021008" - ], - [ - 1490058158, - "17115048" - ], - [ - 1490058158, - "51062064" - ], - [ - 1490058173, - "51062064" - ], - [ - 1490058173, - "36856928" - ], - [ - 1490058173, - "37765680" - ], - [ - 1490058188, - "37585648" - ], - [ - 1490058188, - "20101744" - ], - [ - 1490058188, - "50568024" - ], - [ - 1490058203, - "51270824" - ], - [ - 1490058203, - "48455672" - ], - [ - 1490058203, - "25073080" - ], - [ - 1490058218, - "39940248" - ], - [ - 1490058218, - "50136432" - ], - [ - 1490058218, - "48455672" - ], - [ - 1490058233, - "50136432" - ], - [ - 1490058233, - "48455672" - ], - [ - 1490058233, - "37825280" - ], - [ - 1490058248, - "50136432" - ], - [ - 1490058248, - "51266120" - ], - [ - 1490058248, - "20894920" - ], - [ - 1490058263, - "51266120" - ], - [ - 1490058263, - "30353744" - ], - [ - 1490058263, - "25406912" - ], - [ - 1490058278, - "28476416" - ], - [ - 1490058278, - "51266120" - ], - [ - 1490058278, - "44012368" - ], - [ - 1490058293, - "42177344" - ], - [ - 1490058293, - "21405808" - ], - [ - 1490058293, - "42077920" - ], - [ - 1490058308, - "40964168" - ], - [ - 1490058308, - "39052016" - ], - [ - 1490058308, - "42177344" - ], - [ - 1490058323, - "42177344" - ], - [ - 1490058323, - "40964168" - ], - [ - 1490058323, - "38682448" - ], - [ - 1490058338, - "40964168" - ], - [ - 1490058338, - "42177344" - ], - [ - 1490058338, - "50566816" - ], - [ - 1490058353, - "22750960" - ], - [ - 1490058353, - "50566816" - ], - [ - 1490058353, - "40964168" - ], - [ - 1490058368, - "21926704" - ], - [ - 1490058368, - "38895400" - ], - [ - 1490058368, - "50566816" - ], - [ - 1490058383, - "50566816" - ], - [ - 1490058383, - "38103040" - ], - [ - 1490058383, - "38089664" - ], - [ - 1490058398, - "24549416" - ], - [ - 1490058398, - "51142936" - ], - [ - 1490058398, - "36664624" - ], - [ - 1490058413, - "51142936" - ], - [ - 1490058413, - "34193160" - ], - [ - 1490058413, - "50310544" - ], - [ - 1490058428, - "50310544" - ], - [ - 1490058428, - "51142936" - ], - [ - 1490058428, - "45621752" - ], - [ - 1490058443, - "21050056" - ], - [ - 1490058443, - "50310544" - ], - [ - 1490058443, - "45075624" - ], - [ - 1490058458, - "45075624" - ], - [ - 1490058458, - "19181792" - ], - [ - 1490058458, - "25587064" - ], - [ - 1490058473, - "33439368" - ], - [ - 1490058473, - "41330976" - ], - [ - 1490058473, - "45075624" - ], - [ - 1490058488, - "39668520" - ], - [ - 1490058488, - "17277368" - ], - [ - 1490058488, - "32638800" - ], - [ - 1490058503, - "33794472" - ], - [ - 1490058503, - "52529240" - ], - [ - 1490058503, - "46188144" - ], - [ - 1490058518, - "45250064" - ], - [ - 1490058518, - "34989944" - ], - [ - 1490058518, - "52529240" - ], - [ - 1490058533, - "45250064" - ], - [ - 1490058533, - "47921368" - ], - [ - 1490058533, - "52529240" - ], - [ - 1490058548, - "45250064" - ], - [ - 1490058548, - "21447000" - ], - [ - 1490058548, - "45954072" - ], - [ - 1490058563, - "45954072" - ], - [ - 1490058563, - "20363872" - ], - [ - 1490058563, - "39287360" - ], - [ - 1490058578, - "39362936" - ], - [ - 1490058578, - "38316136" - ], - [ - 1490058578, - "45954072" - ], - [ - 1490058593, - "37255376" - ], - [ - 1490058593, - "20964600" - ], - [ - 1490058593, - "51959056" - ], - [ - 1490058608, - "50691032" - ], - [ - 1490058608, - "39845504" - ], - [ - 1490058608, - "51959056" - ], - [ - 1490058623, - "38962408" - ], - [ - 1490058623, - "50691032" - ], - [ - 1490058623, - "51959056" - ], - [ - 1490058638, - "51640264" - ], - [ - 1490058638, - "50691032" - ], - [ - 1490058638, - "51959056" - ], - [ - 1490058653, - "50691032" - ], - [ - 1490058653, - "23321544" - ], - [ - 1490058653, - "51640264" - ], - [ - 1490058668, - "26310232" - ], - [ - 1490058668, - "51640264" - ], - [ - 1490058668, - "39291288" - ], - [ - 1490058683, - "51640264" - ], - [ - 1490058683, - "41842976" - ], - [ - 1490058683, - "38016064" - ], - [ - 1490058698, - "18890400" - ], - [ - 1490058698, - "49880840" - ], - [ - 1490058698, - "40577128" - ], - [ - 1490058713, - "49880840" - ], - [ - 1490058713, - "52969352" - ], - [ - 1490058713, - "35724568" - ], - [ - 1490058728, - "52969352" - ], - [ - 1490058728, - "49880840" - ], - [ - 1490058728, - "31995584" - ], - [ - 1490058743, - "52969352" - ], - [ - 1490058743, - "16845968" - ], - [ - 1490058743, - "22263896" - ], - [ - 1490058758, - "20244232" - ], - [ - 1490058758, - "39902440" - ], - [ - 1490058758, - "16845968" - ], - [ - 1490058773, - "16845968" - ], - [ - 1490058773, - "38840344" - ], - [ - 1490058773, - "39285744" - ], - [ - 1490058788, - "16261736" - ], - [ - 1490058788, - "51735264" - ], - [ - 1490058788, - "38104192" - ], - [ - 1490058803, - "36248528" - ], - [ - 1490058803, - "51735264" - ], - [ - 1490058803, - "50699640" - ], - [ - 1490058818, - "37149848" - ], - [ - 1490058818, - "48524632" - ], - [ - 1490058818, - "51735264" - ], - [ - 1490058833, - "48524632" - ], - [ - 1490058833, - "50243432" - ], - [ - 1490058833, - "51735264" - ], - [ - 1490058848, - "30501656" - ], - [ - 1490058848, - "48524632" - ], - [ - 1490058848, - "47392904" - ], - [ - 1490058863, - "31189888" - ], - [ - 1490058863, - "47392904" - ], - [ - 1490058863, - "21869344" - ], - [ - 1490058878, - "38683592" - ], - [ - 1490058878, - "44634808" - ], - [ - 1490058878, - "47392904" - ], - [ - 1490058893, - "39063016" - ], - [ - 1490058893, - "42256712" - ], - [ - 1490058893, - "21100232" - ], - [ - 1490058908, - "42256712" - ], - [ - 1490058908, - "31937448" - ], - [ - 1490058908, - "52465048" - ], - [ - 1490058923, - "52465048" - ], - [ - 1490058923, - "45770688" - ], - [ - 1490058923, - "42256712" - ], - [ - 1490058938, - "52465048" - ], - [ - 1490058938, - "43691312" - ], - [ - 1490058938, - "21671832" - ], - [ - 1490058953, - "21893808" - ], - [ - 1490058953, - "32895272" - ], - [ - 1490058953, - "43691312" - ], - [ - 1490058968, - "28028032" - ], - [ - 1490058968, - "32278512" - ], - [ - 1490058968, - "43691312" - ], - [ - 1490058983, - "20106024" - ], - [ - 1490058983, - "42425728" - ], - [ - 1490058983, - "45767688" - ], - [ - 1490058998, - "27683608" - ], - [ - 1490058998, - "43326424" - ], - [ - 1490058998, - "40922008" - ], - [ - 1490059013, - "43326424" - ], - [ - 1490059013, - "41683072" - ], - [ - 1490059013, - "54297264" - ], - [ - 1490059028, - "54297264" - ], - [ - 1490059028, - "43326424" - ], - [ - 1490059028, - "40073520" - ], - [ - 1490059043, - "53225904" - ], - [ - 1490059043, - "54297264" - ], - [ - 1490059043, - "20254568" - ], - [ - 1490059058, - "38131376" - ], - [ - 1490059058, - "53225904" - ], - [ - 1490059058, - "24115952" - ], - [ - 1490059073, - "53225904" - ], - [ - 1490059073, - "26524776" - ], - [ - 1490059073, - "37676072" - ], - [ - 1490059088, - "40232240" - ], - [ - 1490059088, - "21351504" - ], - [ - 1490059088, - "50651048" - ], - [ - 1490059103, - "53086152" - ], - [ - 1490059103, - "38700760" - ], - [ - 1490059103, - "50651048" - ], - [ - 1490059118, - "50651048" - ], - [ - 1490059118, - "53086152" - ], - [ - 1490059118, - "37679008" - ], - [ - 1490059133, - "53086152" - ], - [ - 1490059133, - "50549784" - ], - [ - 1490059133, - "50651048" - ], - [ - 1490059148, - "53086152" - ], - [ - 1490059148, - "50549784" - ], - [ - 1490059148, - "29059240" - ], - [ - 1490059163, - "50549784" - ], - [ - 1490059163, - "29358568" - ], - [ - 1490059163, - "22390120" - ], - [ - 1490059178, - "30517744" - ], - [ - 1490059178, - "43059152" - ], - [ - 1490059178, - "50549784" - ], - [ - 1490059193, - "54070880" - ], - [ - 1490059193, - "45522112" - ], - [ - 1490059193, - "21892336" - ], - [ - 1490059208, - "54070880" - ], - [ - 1490059208, - "44260904" - ], - [ - 1490059208, - "39628792" - ], - [ - 1490059223, - "38736760" - ], - [ - 1490059223, - "54070880" - ], - [ - 1490059223, - "44260904" - ], - [ - 1490059238, - "15912928" - ], - [ - 1490059238, - "44260904" - ], - [ - 1490059238, - "53479936" - ], - [ - 1490059253, - "53479936" - ], - [ - 1490059253, - "17761944" - ], - [ - 1490059253, - "26832832" - ], - [ - 1490059268, - "30764840" - ], - [ - 1490059268, - "53479936" - ], - [ - 1490059268, - "42371944" - ], - [ - 1490059283, - "30734568" - ], - [ - 1490059283, - "40588440" - ], - [ - 1490059283, - "53479936" - ], - [ - 1490059298, - "20561136" - ], - [ - 1490059298, - "44711936" - ], - [ - 1490059298, - "53240272" - ], - [ - 1490059313, - "43447760" - ], - [ - 1490059313, - "53240272" - ], - [ - 1490059313, - "29509208" - ], - [ - 1490059328, - "53240272" - ], - [ - 1490059328, - "41790400" - ], - [ - 1490059328, - "43447760" - ], - [ - 1490059343, - "18612224" - ], - [ - 1490059343, - "43447760" - ], - [ - 1490059343, - "40807032" - ], - [ - 1490059358, - "40807032" - ], - [ - 1490059358, - "17152736" - ], - [ - 1490059358, - "32978304" - ], - [ - 1490059373, - "32990792" - ], - [ - 1490059373, - "36652328" - ], - [ - 1490059373, - "40807032" - ], - [ - 1490059388, - "47447520" - ], - [ - 1490059388, - "18151816" - ], - [ - 1490059388, - "36700488" - ], - [ - 1490059403, - "24244296" - ], - [ - 1490059403, - "44428408" - ], - [ - 1490059403, - "50364728" - ], - [ - 1490059418, - "49073912" - ], - [ - 1490059418, - "44428408" - ], - [ - 1490059418, - "39297080" - ], - [ - 1490059433, - "44428408" - ], - [ - 1490059433, - "49073912" - ], - [ - 1490059433, - "36968176" - ], - [ - 1490059448, - "50195904" - ], - [ - 1490059448, - "49073912" - ], - [ - 1490059448, - "21212856" - ], - [ - 1490059463, - "50195904" - ], - [ - 1490059463, - "25317328" - ], - [ - 1490059463, - "36806656" - ], - [ - 1490059478, - "50195904" - ], - [ - 1490059478, - "38642384" - ], - [ - 1490059478, - "32969456" - ], - [ - 1490059493, - "19839512" - ], - [ - 1490059493, - "34579344" - ], - [ - 1490059493, - "51396816" - ], - [ - 1490059508, - "48032880" - ], - [ - 1490059508, - "37733056" - ], - [ - 1490059508, - "51396816" - ], - [ - 1490059523, - "37174704" - ], - [ - 1490059523, - "51396816" - ], - [ - 1490059523, - "48032880" - ], - [ - 1490059538, - "51396816" - ], - [ - 1490059538, - "48032880" - ], - [ - 1490059538, - "49894856" - ], - [ - 1490059553, - "24073680" - ], - [ - 1490059553, - "15871560" - ], - [ - 1490059553, - "49894856" - ], - [ - 1490059568, - "39897760" - ], - [ - 1490059568, - "49894856" - ], - [ - 1490059568, - "36994144" - ], - [ - 1490059583, - "49894856" - ], - [ - 1490059583, - "39833288" - ], - [ - 1490059583, - "36673840" - ], - [ - 1490059598, - "52522192" - ], - [ - 1490059598, - "50289272" - ], - [ - 1490059598, - "24728784" - ], - [ - 1490059613, - "52522192" - ], - [ - 1490059613, - "48004688" - ], - [ - 1490059613, - "40409128" - ], - [ - 1490059628, - "37708656" - ], - [ - 1490059628, - "48004688" - ], - [ - 1490059628, - "52522192" - ], - [ - 1490059643, - "51526584" - ], - [ - 1490059643, - "20315176" - ], - [ - 1490059643, - "48004688" - ], - [ - 1490059658, - "51526584" - ], - [ - 1490059658, - "19102632" - ], - [ - 1490059658, - "38031064" - ], - [ - 1490059673, - "36785104" - ], - [ - 1490059673, - "51526584" - ], - [ - 1490059673, - "27023424" - ], - [ - 1490059688, - "42303648" - ], - [ - 1490059688, - "50305264" - ], - [ - 1490059688, - "18053752" - ], - [ - 1490059703, - "40264544" - ], - [ - 1490059703, - "50305264" - ], - [ - 1490059703, - "34048008" - ], - [ - 1490059718, - "50305264" - ], - [ - 1490059718, - "34944752" - ], - [ - 1490059718, - "53038704" - ], - [ - 1490059733, - "53038704" - ], - [ - 1490059733, - "50305264" - ], - [ - 1490059733, - "47829256" - ], - [ - 1490059748, - "19614248" - ], - [ - 1490059748, - "53038704" - ], - [ - 1490059748, - "45858200" - ], - [ - 1490059763, - "29920992" - ], - [ - 1490059763, - "21200416" - ], - [ - 1490059763, - "45858200" - ], - [ - 1490059778, - "45081408" - ], - [ - 1490059778, - "38382632" - ], - [ - 1490059778, - "45858200" - ], - [ - 1490059793, - "38271776" - ], - [ - 1490059793, - "23656560" - ], - [ - 1490059793, - "43252192" - ], - [ - 1490059808, - "43252192" - ], - [ - 1490059808, - "51245224" - ], - [ - 1490059808, - "27221520" - ], - [ - 1490059823, - "41829168" - ], - [ - 1490059823, - "51245224" - ], - [ - 1490059823, - "43252192" - ], - [ - 1490059838, - "51245224" - ], - [ - 1490059838, - "40155384" - ], - [ - 1490059838, - "43252192" - ], - [ - 1490059853, - "26687192" - ], - [ - 1490059853, - "40155384" - ], - [ - 1490059853, - "51245224" - ], - [ - 1490059868, - "35544680" - ], - [ - 1490059868, - "40155384" - ], - [ - 1490059868, - "26866040" - ], - [ - 1490059883, - "48731560" - ], - [ - 1490059883, - "42331224" - ], - [ - 1490059883, - "40155384" - ], - [ - 1490059898, - "22164656" - ], - [ - 1490059898, - "46496432" - ], - [ - 1490059898, - "41437192" - ], - [ - 1490059913, - "54513080" - ], - [ - 1490059913, - "39284024" - ], - [ - 1490059913, - "46496432" - ], - [ - 1490059928, - "46496432" - ], - [ - 1490059928, - "54513080" - ], - [ - 1490059928, - "37654464" - ], - [ - 1490059943, - "21348640" - ], - [ - 1490059943, - "50772064" - ], - [ - 1490059943, - "54513080" - ], - [ - 1490059958, - "50772064" - ], - [ - 1490059958, - "26490352" - ], - [ - 1490059958, - "16044824" - ], - [ - 1490059973, - "40967072" - ], - [ - 1490059973, - "50772064" - ], - [ - 1490059973, - "36348256" - ], - [ - 1490059988, - "39605128" - ], - [ - 1490059988, - "36898056" - ], - [ - 1490059988, - "19053464" - ], - [ - 1490060003, - "49937224" - ], - [ - 1490060003, - "33286088" - ], - [ - 1490060003, - "52268944" - ], - [ - 1490060018, - "48337088" - ], - [ - 1490060018, - "34479688" - ], - [ - 1490060018, - "52268944" - ], - [ - 1490060033, - "48337088" - ], - [ - 1490060033, - "47660456" - ], - [ - 1490060033, - "52268944" - ], - [ - 1490060048, - "48337088" - ], - [ - 1490060048, - "22834216" - ], - [ - 1490060048, - "46257352" - ], - [ - 1490060063, - "46257352" - ], - [ - 1490060063, - "18645240" - ], - [ - 1490060063, - "26353096" - ], - [ - 1490060078, - "28442344" - ], - [ - 1490060078, - "40199256" - ], - [ - 1490060078, - "46257352" - ], - [ - 1490060093, - "53106520" - ], - [ - 1490060093, - "43348912" - ], - [ - 1490060093, - "19875040" - ], - [ - 1490060108, - "36891832" - ], - [ - 1490060108, - "41060056" - ], - [ - 1490060108, - "53106520" - ], - [ - 1490060123, - "41060056" - ], - [ - 1490060123, - "53106520" - ], - [ - 1490060123, - "36545496" - ], - [ - 1490060138, - "41060056" - ], - [ - 1490060138, - "17570736" - ], - [ - 1490060138, - "49541696" - ], - [ - 1490060153, - "33071464" - ], - [ - 1490060153, - "17507456" - ], - [ - 1490060153, - "49541696" - ], - [ - 1490060168, - "32317456" - ], - [ - 1490060168, - "49541696" - ], - [ - 1490060168, - "33530264" - ], - [ - 1490060183, - "49541696" - ], - [ - 1490060183, - "46769528" - ], - [ - 1490060183, - "32092112" - ], - [ - 1490060198, - "45694408" - ], - [ - 1490060198, - "23993272" - ], - [ - 1490060198, - "44713264" - ], - [ - 1490060213, - "44521256" - ], - [ - 1490060213, - "44713264" - ], - [ - 1490060213, - "40486584" - ], - [ - 1490060228, - "44713264" - ], - [ - 1490060228, - "44521256" - ], - [ - 1490060228, - "38699680" - ], - [ - 1490060243, - "51701240" - ], - [ - 1490060243, - "20296832" - ], - [ - 1490060243, - "44521256" - ], - [ - 1490060258, - "51701240" - ], - [ - 1490060258, - "21636648" - ], - [ - 1490060258, - "32404216" - ], - [ - 1490060273, - "32661504" - ], - [ - 1490060273, - "26764192" - ], - [ - 1490060273, - "51701240" - ], - [ - 1490060288, - "41215912" - ], - [ - 1490060288, - "46755456" - ], - [ - 1490060288, - "18840416" - ], - [ - 1490060303, - "45526456" - ], - [ - 1490060303, - "31041864" - ], - [ - 1490060303, - "40026736" - ], - [ - 1490060318, - "45526456" - ], - [ - 1490060318, - "53963224" - ], - [ - 1490060318, - "31809056" - ], - [ - 1490060333, - "45578288" - ], - [ - 1490060333, - "45526456" - ], - [ - 1490060333, - "53963224" - ], - [ - 1490060348, - "53963224" - ], - [ - 1490060348, - "44171608" - ], - [ - 1490060348, - "24388352" - ], - [ - 1490060363, - "27552312" - ], - [ - 1490060363, - "44171608" - ], - [ - 1490060363, - "40318056" - ], - [ - 1490060378, - "44171608" - ], - [ - 1490060378, - "43206136" - ], - [ - 1490060378, - "40056912" - ], - [ - 1490060393, - "52115608" - ], - [ - 1490060393, - "26245160" - ], - [ - 1490060393, - "42387104" - ], - [ - 1490060408, - "36109440" - ], - [ - 1490060408, - "52115608" - ], - [ - 1490060408, - "55150976" - ], - [ - 1490060423, - "52115608" - ], - [ - 1490060423, - "55150976" - ], - [ - 1490060423, - "48459936" - ], - [ - 1490060438, - "47261584" - ], - [ - 1490060438, - "55150976" - ], - [ - 1490060438, - "15804624" - ], - [ - 1490060453, - "22195464" - ], - [ - 1490060453, - "27444840" - ], - [ - 1490060453, - "47261584" - ], - [ - 1490060468, - "47261584" - ], - [ - 1490060468, - "42128952" - ], - [ - 1490060468, - "28177056" - ], - [ - 1490060483, - "42010576" - ], - [ - 1490060483, - "40706272" - ], - [ - 1490060483, - "47261584" - ], - [ - 1490060498, - "26903720" - ], - [ - 1490060498, - "52759352" - ], - [ - 1490060498, - "41024728" - ], - [ - 1490060513, - "36040448" - ], - [ - 1490060513, - "52759352" - ], - [ - 1490060513, - "53216344" - ], - [ - 1490060528, - "48158168" - ], - [ - 1490060528, - "52759352" - ], - [ - 1490060528, - "53216344" - ], - [ - 1490060543, - "53216344" - ], - [ - 1490060543, - "47001264" - ], - [ - 1490060543, - "24040592" - ], - [ - 1490060558, - "47001264" - ], - [ - 1490060558, - "17468016" - ], - [ - 1490060558, - "27152976" - ], - [ - 1490060573, - "40532312" - ], - [ - 1490060573, - "47001264" - ], - [ - 1490060573, - "29449480" - ], - [ - 1490060588, - "53043768" - ], - [ - 1490060588, - "15790888" - ], - [ - 1490060588, - "45070456" - ], - [ - 1490060603, - "53043768" - ], - [ - 1490060603, - "28451680" - ], - [ - 1490060603, - "43538200" - ], - [ - 1490060618, - "43538200" - ], - [ - 1490060618, - "43515464" - ], - [ - 1490060618, - "53043768" - ], - [ - 1490060633, - "53043768" - ], - [ - 1490060633, - "43538200" - ], - [ - 1490060633, - "41484032" - ], - [ - 1490060648, - "23123040" - ], - [ - 1490060648, - "43538200" - ], - [ - 1490060648, - "54934096" - ], - [ - 1490060663, - "32549032" - ], - [ - 1490060663, - "21189936" - ], - [ - 1490060663, - "54934096" - ], - [ - 1490060678, - "54934096" - ], - [ - 1490060678, - "32606944" - ], - [ - 1490060678, - "37555600" - ], - [ - 1490060693, - "22873704" - ], - [ - 1490060693, - "37130168" - ], - [ - 1490060693, - "45103448" - ], - [ - 1490060708, - "40114760" - ], - [ - 1490060708, - "50354512" - ], - [ - 1490060708, - "45103448" - ], - [ - 1490060723, - "45103448" - ], - [ - 1490060723, - "50354512" - ], - [ - 1490060723, - "40386608" - ], - [ - 1490060738, - "38579680" - ], - [ - 1490060738, - "18661064" - ], - [ - 1490060738, - "50354512" - ], - [ - 1490060753, - "34482424" - ], - [ - 1490060753, - "50354512" - ], - [ - 1490060753, - "38579680" - ], - [ - 1490060768, - "34985344" - ], - [ - 1490060768, - "38579680" - ], - [ - 1490060768, - "21261592" - ], - [ - 1490060783, - "30339584" - ], - [ - 1490060783, - "48459768" - ], - [ - 1490060783, - "18480160" - ], - [ - 1490060798, - "44639744" - ], - [ - 1490060798, - "46257056" - ], - [ - 1490060798, - "31945472" - ], - [ - 1490060813, - "33104440" - ], - [ - 1490060813, - "46257056" - ], - [ - 1490060813, - "43341064" - ], - [ - 1490060828, - "46257056" - ], - [ - 1490060828, - "43341064" - ], - [ - 1490060828, - "46208896" - ], - [ - 1490060843, - "44957456" - ], - [ - 1490060843, - "43341064" - ], - [ - 1490060843, - "19073200" - ], - [ - 1490060858, - "25100360" - ], - [ - 1490060858, - "44957456" - ], - [ - 1490060858, - "36352440" - ], - [ - 1490060873, - "35630152" - ], - [ - 1490060873, - "44957456" - ], - [ - 1490060873, - "35879272" - ], - [ - 1490060888, - "48668704" - ], - [ - 1490060888, - "17051456" - ], - [ - 1490060888, - "34457816" - ], - [ - 1490060903, - "48668704" - ], - [ - 1490060903, - "48766552" - ], - [ - 1490060903, - "31108376" - ], - [ - 1490060918, - "48668704" - ], - [ - 1490060918, - "31880168" - ], - [ - 1490060918, - "47595312" - ], - [ - 1490060933, - "47595312" - ], - [ - 1490060933, - "44253376" - ], - [ - 1490060933, - "48668704" - ], - [ - 1490060948, - "25071200" - ], - [ - 1490060948, - "47595312" - ], - [ - 1490060948, - "43338168" - ], - [ - 1490060963, - "21772392" - ], - [ - 1490060963, - "43338168" - ], - [ - 1490060963, - "41869160" - ], - [ - 1490060978, - "39870480" - ], - [ - 1490060978, - "41273688" - ], - [ - 1490060978, - "43338168" - ], - [ - 1490060993, - "23811832" - ], - [ - 1490060993, - "39494248" - ], - [ - 1490060993, - "53149640" - ], - [ - 1490061008, - "34822280" - ], - [ - 1490061008, - "52093096" - ], - [ - 1490061008, - "53149640" - ], - [ - 1490061023, - "53149640" - ], - [ - 1490061023, - "52093096" - ], - [ - 1490061023, - "34479488" - ], - [ - 1490061038, - "47404408" - ], - [ - 1490061038, - "53149640" - ], - [ - 1490061038, - "52093096" - ], - [ - 1490061053, - "47404408" - ], - [ - 1490061053, - "21682016" - ], - [ - 1490061053, - "18573080" - ], - [ - 1490061068, - "47404408" - ], - [ - 1490061068, - "38818984" - ], - [ - 1490061068, - "23680728" - ], - [ - 1490061083, - "37012136" - ], - [ - 1490061083, - "47404408" - ], - [ - 1490061083, - "36947912" - ], - [ - 1490061098, - "50610992" - ], - [ - 1490061098, - "49820144" - ], - [ - 1490061098, - "24413264" - ], - [ - 1490061113, - "48750872" - ], - [ - 1490061113, - "49820144" - ], - [ - 1490061113, - "33867032" - ], - [ - 1490061128, - "46660040" - ], - [ - 1490061128, - "49820144" - ], - [ - 1490061128, - "48750872" - ], - [ - 1490061143, - "48750872" - ], - [ - 1490061143, - "45642952" - ], - [ - 1490061143, - "20059272" - ], - [ - 1490061158, - "45642952" - ], - [ - 1490061158, - "37756840" - ], - [ - 1490061158, - "25804184" - ], - [ - 1490061173, - "45642952" - ], - [ - 1490061173, - "28272536" - ], - [ - 1490061173, - "36727896" - ], - [ - 1490061188, - "49713816" - ], - [ - 1490061188, - "19460816" - ], - [ - 1490061188, - "41156360" - ], - [ - 1490061203, - "49713816" - ], - [ - 1490061203, - "25506032" - ], - [ - 1490061203, - "40315768" - ], - [ - 1490061218, - "40315768" - ], - [ - 1490061218, - "40437648" - ], - [ - 1490061218, - "49713816" - ], - [ - 1490061233, - "38281000" - ], - [ - 1490061233, - "49713816" - ], - [ - 1490061233, - "40315768" - ], - [ - 1490061248, - "40315768" - ], - [ - 1490061248, - "51509208" - ], - [ - 1490061248, - "27225488" - ], - [ - 1490061263, - "36206112" - ], - [ - 1490061263, - "51509208" - ], - [ - 1490061263, - "25849712" - ], - [ - 1490061278, - "35474736" - ], - [ - 1490061278, - "51509208" - ], - [ - 1490061278, - "27746976" - ], - [ - 1490061293, - "47824624" - ], - [ - 1490061293, - "21318064" - ], - [ - 1490061293, - "30673096" - ], - [ - 1490061308, - "16352464" - ], - [ - 1490061308, - "47824624" - ], - [ - 1490061308, - "31689480" - ], - [ - 1490061323, - "47824624" - ], - [ - 1490061323, - "16352464" - ], - [ - 1490061323, - "46518584" - ], - [ - 1490061338, - "17424496" - ], - [ - 1490061338, - "16352464" - ], - [ - 1490061338, - "44629032" - ], - [ - 1490061353, - "44629032" - ], - [ - 1490061353, - "37029176" - ], - [ - 1490061353, - "16352464" - ], - [ - 1490061368, - "25390880" - ], - [ - 1490061368, - "44629032" - ], - [ - 1490061368, - "37104176" - ], - [ - 1490061383, - "44629032" - ], - [ - 1490061383, - "42002152" - ], - [ - 1490061383, - "50883968" - ], - [ - 1490061398, - "40403296" - ], - [ - 1490061398, - "26166040" - ], - [ - 1490061398, - "48756584" - ], - [ - 1490061413, - "28874872" - ], - [ - 1490061413, - "53796608" - ], - [ - 1490061413, - "48756584" - ], - [ - 1490061428, - "40616624" - ], - [ - 1490061428, - "53796608" - ], - [ - 1490061428, - "48756584" - ], - [ - 1490061443, - "15319024" - ], - [ - 1490061443, - "41162968" - ], - [ - 1490061443, - "53796608" - ], - [ - 1490061458, - "41162968" - ], - [ - 1490061458, - "35534584" - ], - [ - 1490061458, - "19758344" - ], - [ - 1490061473, - "35565352" - ], - [ - 1490061473, - "31666664" - ], - [ - 1490061473, - "41162968" - ], - [ - 1490061488, - "17775792" - ], - [ - 1490061488, - "49223816" - ], - [ - 1490061488, - "33412656" - ], - [ - 1490061503, - "47468408" - ], - [ - 1490061503, - "37203776" - ], - [ - 1490061503, - "48055768" - ], - [ - 1490061518, - "37284208" - ], - [ - 1490061518, - "46553440" - ], - [ - 1490061518, - "48055768" - ], - [ - 1490061533, - "48055768" - ], - [ - 1490061533, - "46553440" - ], - [ - 1490061533, - "49582144" - ], - [ - 1490061548, - "20291560" - ], - [ - 1490061548, - "46553440" - ], - [ - 1490061548, - "47610272" - ], - [ - 1490061563, - "47610272" - ], - [ - 1490061563, - "24900240" - ], - [ - 1490061563, - "37186792" - ], - [ - 1490061578, - "27834432" - ], - [ - 1490061578, - "47610272" - ], - [ - 1490061578, - "37494072" - ], - [ - 1490061593, - "41566336" - ], - [ - 1490061593, - "24558808" - ], - [ - 1490061593, - "50257512" - ], - [ - 1490061608, - "50257512" - ], - [ - 1490061608, - "39347056" - ], - [ - 1490061608, - "27670800" - ], - [ - 1490061623, - "39347056" - ], - [ - 1490061623, - "50257512" - ], - [ - 1490061623, - "42602824" - ], - [ - 1490061638, - "40751616" - ], - [ - 1490061638, - "39347056" - ], - [ - 1490061638, - "50257512" - ], - [ - 1490061653, - "39347056" - ], - [ - 1490061653, - "40751616" - ], - [ - 1490061653, - "28679920" - ], - [ - 1490061668, - "40751616" - ], - [ - 1490061668, - "23348424" - ], - [ - 1490061668, - "30537456" - ], - [ - 1490061683, - "39000080" - ], - [ - 1490061683, - "44473888" - ], - [ - 1490061683, - "40751616" - ], - [ - 1490061698, - "24627768" - ], - [ - 1490061698, - "41310440" - ], - [ - 1490061698, - "37600072" - ], - [ - 1490061713, - "40768680" - ], - [ - 1490061713, - "50383800" - ], - [ - 1490061713, - "41310440" - ], - [ - 1490061728, - "39142800" - ], - [ - 1490061728, - "50383800" - ], - [ - 1490061728, - "41310440" - ], - [ - 1490061743, - "50383800" - ], - [ - 1490061743, - "21483288" - ], - [ - 1490061743, - "53295520" - ], - [ - 1490061758, - "33239744" - ], - [ - 1490061758, - "53295520" - ], - [ - 1490061758, - "16851016" - ], - [ - 1490061773, - "46631912" - ], - [ - 1490061773, - "53295520" - ], - [ - 1490061773, - "36955240" - ], - [ - 1490061788, - "44548752" - ], - [ - 1490061788, - "16599760" - ], - [ - 1490061788, - "36606552" - ], - [ - 1490061803, - "33361632" - ], - [ - 1490061803, - "50595200" - ], - [ - 1490061803, - "57525664" - ], - [ - 1490061818, - "48571696" - ], - [ - 1490061818, - "57525664" - ], - [ - 1490061818, - "33104920" - ], - [ - 1490061833, - "46571488" - ], - [ - 1490061833, - "48571696" - ], - [ - 1490061833, - "57525664" - ], - [ - 1490061848, - "44933040" - ], - [ - 1490061848, - "48571696" - ], - [ - 1490061848, - "20038608" - ], - [ - 1490061863, - "24211096" - ], - [ - 1490061863, - "44933040" - ], - [ - 1490061863, - "37554752" - ], - [ - 1490061878, - "37976920" - ], - [ - 1490061878, - "34531184" - ], - [ - 1490061878, - "44933040" - ], - [ - 1490061893, - "33815048" - ], - [ - 1490061893, - "21406904" - ], - [ - 1490061893, - "50485624" - ], - [ - 1490061908, - "50485624" - ], - [ - 1490061908, - "40009456" - ], - [ - 1490061908, - "47920016" - ], - [ - 1490061923, - "47920016" - ], - [ - 1490061923, - "50485624" - ], - [ - 1490061923, - "39004176" - ], - [ - 1490061938, - "50787816" - ], - [ - 1490061938, - "47920016" - ], - [ - 1490061938, - "50485624" - ], - [ - 1490061953, - "50787816" - ], - [ - 1490061953, - "22948888" - ], - [ - 1490061953, - "47920016" - ], - [ - 1490061968, - "24755184" - ], - [ - 1490061968, - "50787816" - ], - [ - 1490061968, - "32088616" - ], - [ - 1490061983, - "50787816" - ], - [ - 1490061983, - "41194216" - ], - [ - 1490061983, - "46183648" - ], - [ - 1490061998, - "39962896" - ], - [ - 1490061998, - "44063704" - ], - [ - 1490061998, - "26252032" - ], - [ - 1490062013, - "44063704" - ], - [ - 1490062013, - "52800352" - ], - [ - 1490062013, - "36026168" - ], - [ - 1490062028, - "48134032" - ], - [ - 1490062028, - "52800352" - ], - [ - 1490062028, - "44063704" - ], - [ - 1490062043, - "52800352" - ], - [ - 1490062043, - "20167632" - ], - [ - 1490062043, - "46823728" - ], - [ - 1490062058, - "46823728" - ], - [ - 1490062058, - "26890120" - ], - [ - 1490062058, - "21856128" - ], - [ - 1490062073, - "41235896" - ], - [ - 1490062073, - "46823728" - ], - [ - 1490062073, - "26789432" - ], - [ - 1490062088, - "39941840" - ], - [ - 1490062088, - "41038856" - ], - [ - 1490062088, - "14938288" - ], - [ - 1490062103, - "40024536" - ], - [ - 1490062103, - "34256224" - ], - [ - 1490062103, - "52701896" - ], - [ - 1490062118, - "35240120" - ], - [ - 1490062118, - "52701896" - ], - [ - 1490062118, - "53009496" - ], - [ - 1490062133, - "52701896" - ], - [ - 1490062133, - "53009496" - ], - [ - 1490062133, - "47499272" - ], - [ - 1490062148, - "53009496" - ], - [ - 1490062148, - "18848080" - ], - [ - 1490062148, - "46052728" - ], - [ - 1490062163, - "46052728" - ], - [ - 1490062163, - "21245112" - ], - [ - 1490062163, - "29038544" - ], - [ - 1490062178, - "42092680" - ], - [ - 1490062178, - "46052728" - ], - [ - 1490062178, - "38071544" - ], - [ - 1490062193, - "19767248" - ], - [ - 1490062193, - "37515776" - ], - [ - 1490062193, - "40040376" - ], - [ - 1490062208, - "37386560" - ], - [ - 1490062208, - "50875920" - ], - [ - 1490062208, - "40040376" - ], - [ - 1490062223, - "50875920" - ], - [ - 1490062223, - "37504096" - ], - [ - 1490062223, - "40040376" - ], - [ - 1490062238, - "50875920" - ], - [ - 1490062238, - "40040376" - ], - [ - 1490062238, - "49740472" - ], - [ - 1490062253, - "49740472" - ], - [ - 1490062253, - "50875920" - ], - [ - 1490062253, - "21118688" - ], - [ - 1490062268, - "29778512" - ], - [ - 1490062268, - "38378752" - ], - [ - 1490062268, - "49740472" - ], - [ - 1490062283, - "31093680" - ], - [ - 1490062283, - "37622944" - ], - [ - 1490062283, - "49740472" - ], - [ - 1490062298, - "26888072" - ], - [ - 1490062298, - "44611392" - ], - [ - 1490062298, - "50129280" - ], - [ - 1490062313, - "43265496" - ], - [ - 1490062313, - "50129280" - ], - [ - 1490062313, - "36238592" - ], - [ - 1490062328, - "50129280" - ], - [ - 1490062328, - "48887920" - ], - [ - 1490062328, - "43265496" - ], - [ - 1490062343, - "43265496" - ], - [ - 1490062343, - "17583576" - ], - [ - 1490062343, - "48783672" - ], - [ - 1490062358, - "48783672" - ], - [ - 1490062358, - "21742768" - ], - [ - 1490062358, - "24225384" - ], - [ - 1490062373, - "39037408" - ], - [ - 1490062373, - "33460176" - ], - [ - 1490062373, - "48783672" - ], - [ - 1490062388, - "33342040" - ], - [ - 1490062388, - "37637944" - ], - [ - 1490062388, - "20806744" - ], - [ - 1490062403, - "49420368" - ], - [ - 1490062403, - "28108888" - ], - [ - 1490062403, - "47163904" - ], - [ - 1490062418, - "42552144" - ], - [ - 1490062418, - "49420368" - ], - [ - 1490062418, - "45776432" - ], - [ - 1490062433, - "45776432" - ], - [ - 1490062433, - "49420368" - ], - [ - 1490062433, - "40235432" - ], - [ - 1490062448, - "22118000" - ], - [ - 1490062448, - "45776432" - ], - [ - 1490062448, - "52922256" - ], - [ - 1490062463, - "31981016" - ], - [ - 1490062463, - "20407040" - ], - [ - 1490062463, - "52922256" - ], - [ - 1490062478, - "38173688" - ], - [ - 1490062478, - "44953712" - ], - [ - 1490062478, - "52922256" - ], - [ - 1490062493, - "43660768" - ], - [ - 1490062493, - "36246744" - ], - [ - 1490062493, - "25108736" - ], - [ - 1490062508, - "28460904" - ], - [ - 1490062508, - "43660768" - ], - [ - 1490062508, - "49710864" - ], - [ - 1490062523, - "49710864" - ], - [ - 1490062523, - "43144408" - ], - [ - 1490062523, - "43660768" - ], - [ - 1490062538, - "43660768" - ], - [ - 1490062538, - "49710864" - ], - [ - 1490062538, - "41882800" - ], - [ - 1490062553, - "23046344" - ], - [ - 1490062553, - "49710864" - ], - [ - 1490062553, - "41882800" - ], - [ - 1490062568, - "38733440" - ], - [ - 1490062568, - "29971512" - ], - [ - 1490062568, - "41882800" - ], - [ - 1490062583, - "41882800" - ], - [ - 1490062583, - "37729392" - ], - [ - 1490062583, - "31815528" - ], - [ - 1490062598, - "43945392" - ], - [ - 1490062598, - "26116488" - ], - [ - 1490062598, - "49964736" - ], - [ - 1490062613, - "42056528" - ], - [ - 1490062613, - "49964736" - ], - [ - 1490062613, - "35299104" - ], - [ - 1490062628, - "42056528" - ], - [ - 1490062628, - "49964736" - ], - [ - 1490062628, - "47172888" - ], - [ - 1490062643, - "47139840" - ], - [ - 1490062643, - "42056528" - ], - [ - 1490062643, - "15697528" - ], - [ - 1490062658, - "47139840" - ], - [ - 1490062658, - "17872880" - ], - [ - 1490062658, - "28238960" - ], - [ - 1490062673, - "30377248" - ], - [ - 1490062673, - "47139840" - ], - [ - 1490062673, - "42978912" - ], - [ - 1490062688, - "41966408" - ], - [ - 1490062688, - "16856536" - ], - [ - 1490062688, - "30850448" - ], - [ - 1490062703, - "27500896" - ], - [ - 1490062703, - "54188856" - ], - [ - 1490062703, - "32354968" - ], - [ - 1490062718, - "54188856" - ], - [ - 1490062718, - "26606392" - ], - [ - 1490062718, - "32610800" - ], - [ - 1490062733, - "45551064" - ], - [ - 1490062733, - "54188856" - ], - [ - 1490062733, - "26606392" - ], - [ - 1490062748, - "26606392" - ], - [ - 1490062748, - "19105288" - ], - [ - 1490062748, - "44866264" - ], - [ - 1490062763, - "29537624" - ], - [ - 1490062763, - "44866264" - ], - [ - 1490062763, - "20058984" - ], - [ - 1490062778, - "36907016" - ], - [ - 1490062778, - "43204408" - ], - [ - 1490062778, - "44866264" - ], - [ - 1490062793, - "23953512" - ], - [ - 1490062793, - "36862832" - ], - [ - 1490062793, - "40698512" - ], - [ - 1490062808, - "23953512" - ], - [ - 1490062808, - "36862832" - ], - [ - 1490062808, - "40698512" - ], - [ - 1490062823, - "15957080" - ], - [ - 1490062823, - "15944888" - ], - [ - 1490062823, - "40698512" - ], - [ - 1490062823, - "1446041104" - ] - ], - "process_heap_bytes": [ - [ - 1490048468, - "30516000" - ], - [ - 1490048468, - "29728000" - ], - [ - 1490048483, - "56348000" - ], - [ - 1490048483, - "41884000" - ], - [ - 1490048483, - "30372000" - ], - [ - 1490048498, - "42724000" - ], - [ - 1490048498, - "63432000" - ], - [ - 1490048498, - "77332000" - ], - [ - 1490048513, - "72904000" - ], - [ - 1490048513, - "67324000" - ], - [ - 1490048513, - "85496000" - ], - [ - 1490048528, - "77000000" - ], - [ - 1490048528, - "90608000" - ], - [ - 1490048528, - "71924000" - ], - [ - 1490048543, - "77000000" - ], - [ - 1490048543, - "80116000" - ], - [ - 1490048543, - "90608000" - ], - [ - 1490048558, - "77000000" - ], - [ - 1490048558, - "80116000" - ], - [ - 1490048558, - "90608000" - ], - [ - 1490048573, - "80116000" - ], - [ - 1490048573, - "77000000" - ], - [ - 1490048573, - "90608000" - ], - [ - 1490048588, - "38760000" - ], - [ - 1490048588, - "29700000" - ], - [ - 1490048588, - "32284000" - ], - [ - 1490048603, - "63968000" - ], - [ - 1490048603, - "64856000" - ], - [ - 1490048603, - "42416000" - ], - [ - 1490048618, - "68944000" - ], - [ - 1490048618, - "69080000" - ], - [ - 1490048618, - "47160000" - ], - [ - 1490048633, - "76248000" - ], - [ - 1490048633, - "71816000" - ], - [ - 1490048633, - "77136000" - ], - [ - 1490048648, - "76424000" - ], - [ - 1490048648, - "76248000" - ], - [ - 1490048648, - "77136000" - ], - [ - 1490048663, - "76424000" - ], - [ - 1490048663, - "77136000" - ], - [ - 1490048663, - "76248000" - ], - [ - 1490048678, - "39056000" - ], - [ - 1490048678, - "76424000" - ], - [ - 1490048678, - "37484000" - ], - [ - 1490048693, - "60040000" - ], - [ - 1490048693, - "37540000" - ], - [ - 1490048693, - "58576000" - ], - [ - 1490048708, - "65056000" - ], - [ - 1490048708, - "68472000" - ], - [ - 1490048708, - "69240000" - ], - [ - 1490048723, - "73336000" - ], - [ - 1490048723, - "73080000" - ], - [ - 1490048723, - "69656000" - ], - [ - 1490048738, - "80248000" - ], - [ - 1490048738, - "77336000" - ], - [ - 1490048738, - "81016000" - ], - [ - 1490048753, - "77336000" - ], - [ - 1490048753, - "81016000" - ], - [ - 1490048753, - "29684000" - ], - [ - 1490048768, - "38840000" - ], - [ - 1490048768, - "77336000" - ], - [ - 1490048768, - "25564000" - ], - [ - 1490048783, - "60328000" - ], - [ - 1490048783, - "38596000" - ], - [ - 1490048783, - "43736000" - ], - [ - 1490048798, - "69376000" - ], - [ - 1490048798, - "65176000" - ], - [ - 1490048798, - "60632000" - ], - [ - 1490048813, - "64728000" - ], - [ - 1490048813, - "68760000" - ], - [ - 1490048813, - "73472000" - ], - [ - 1490048828, - "64728000" - ], - [ - 1490048828, - "77968000" - ], - [ - 1490048828, - "81656000" - ], - [ - 1490048843, - "64728000" - ], - [ - 1490048843, - "77968000" - ], - [ - 1490048843, - "81656000" - ], - [ - 1490048858, - "77968000" - ], - [ - 1490048858, - "29728000" - ], - [ - 1490048858, - "30240000" - ], - [ - 1490048873, - "60168000" - ], - [ - 1490048873, - "38728000" - ], - [ - 1490048873, - "60212000" - ], - [ - 1490048888, - "64132000" - ], - [ - 1490048888, - "63752000" - ], - [ - 1490048888, - "60492000" - ], - [ - 1490048903, - "69036000" - ], - [ - 1490048903, - "73676000" - ], - [ - 1490048903, - "73340000" - ], - [ - 1490048918, - "76924000" - ], - [ - 1490048918, - "76748000" - ], - [ - 1490048918, - "73644000" - ], - [ - 1490048933, - "76924000" - ], - [ - 1490048933, - "81316000" - ], - [ - 1490048933, - "76748000" - ], - [ - 1490048948, - "76924000" - ], - [ - 1490048948, - "81316000" - ], - [ - 1490048948, - "30676000" - ], - [ - 1490048963, - "37816000" - ], - [ - 1490048963, - "29728000" - ], - [ - 1490048963, - "60444000" - ], - [ - 1490048978, - "60956000" - ], - [ - 1490048978, - "60236000" - ], - [ - 1490048978, - "65292000" - ], - [ - 1490048993, - "64332000" - ], - [ - 1490048993, - "64532000" - ], - [ - 1490048993, - "69380000" - ], - [ - 1490049008, - "78084000" - ], - [ - 1490049008, - "72516000" - ], - [ - 1490049008, - "66068000" - ], - [ - 1490049023, - "66068000" - ], - [ - 1490049023, - "76612000" - ], - [ - 1490049023, - "78084000" - ], - [ - 1490049038, - "78084000" - ], - [ - 1490049038, - "66068000" - ], - [ - 1490049038, - "76612000" - ], - [ - 1490049053, - "37672000" - ], - [ - 1490049053, - "38080000" - ], - [ - 1490049053, - "30752000" - ], - [ - 1490049068, - "60252000" - ], - [ - 1490049068, - "60772000" - ], - [ - 1490049068, - "64780000" - ], - [ - 1490049083, - "63828000" - ], - [ - 1490049083, - "69388000" - ], - [ - 1490049083, - "64356000" - ], - [ - 1490049098, - "64852000" - ], - [ - 1490049098, - "73564000" - ], - [ - 1490049098, - "77068000" - ], - [ - 1490049113, - "77148000" - ], - [ - 1490049113, - "77068000" - ], - [ - 1490049113, - "64852000" - ], - [ - 1490049128, - "64852000" - ], - [ - 1490049128, - "77068000" - ], - [ - 1490049128, - "77148000" - ], - [ - 1490049143, - "77148000" - ], - [ - 1490049143, - "37460000" - ], - [ - 1490049143, - "38008000" - ], - [ - 1490049158, - "60132000" - ], - [ - 1490049158, - "66076000" - ], - [ - 1490049158, - "37884000" - ], - [ - 1490049173, - "69660000" - ], - [ - 1490049173, - "69584000" - ], - [ - 1490049173, - "64924000" - ], - [ - 1490049188, - "78356000" - ], - [ - 1490049188, - "68508000" - ], - [ - 1490049188, - "73168000" - ], - [ - 1490049203, - "77204000" - ], - [ - 1490049203, - "81360000" - ], - [ - 1490049203, - "78356000" - ], - [ - 1490049218, - "78356000" - ], - [ - 1490049218, - "77204000" - ], - [ - 1490049218, - "81360000" - ], - [ - 1490049233, - "77204000" - ], - [ - 1490049233, - "29728000" - ], - [ - 1490049233, - "37448000" - ], - [ - 1490049248, - "58716000" - ], - [ - 1490049248, - "37484000" - ], - [ - 1490049248, - "58580000" - ], - [ - 1490049263, - "63136000" - ], - [ - 1490049263, - "69744000" - ], - [ - 1490049263, - "64548000" - ], - [ - 1490049278, - "73328000" - ], - [ - 1490049278, - "67420000" - ], - [ - 1490049278, - "73244000" - ], - [ - 1490049293, - "77340000" - ], - [ - 1490049293, - "63580000" - ], - [ - 1490049293, - "81520000" - ], - [ - 1490049308, - "81520000" - ], - [ - 1490049308, - "77340000" - ], - [ - 1490049308, - "66132000" - ], - [ - 1490049323, - "77340000" - ], - [ - 1490049323, - "29728000" - ], - [ - 1490049323, - "66132000" - ], - [ - 1490049338, - "58968000" - ], - [ - 1490049338, - "36696000" - ], - [ - 1490049338, - "37608000" - ], - [ - 1490049353, - "64284000" - ], - [ - 1490049353, - "58524000" - ], - [ - 1490049353, - "64820000" - ], - [ - 1490049368, - "72524000" - ], - [ - 1490049368, - "67952000" - ], - [ - 1490049368, - "69428000" - ], - [ - 1490049383, - "77612000" - ], - [ - 1490049383, - "77124000" - ], - [ - 1490049383, - "73064000" - ], - [ - 1490049398, - "77612000" - ], - [ - 1490049398, - "77124000" - ], - [ - 1490049398, - "80232000" - ], - [ - 1490049413, - "77124000" - ], - [ - 1490049413, - "77612000" - ], - [ - 1490049413, - "80232000" - ], - [ - 1490049428, - "37388000" - ], - [ - 1490049428, - "37248000" - ], - [ - 1490049428, - "29728000" - ], - [ - 1490049443, - "58468000" - ], - [ - 1490049443, - "64588000" - ], - [ - 1490049443, - "63852000" - ], - [ - 1490049458, - "68460000" - ], - [ - 1490049458, - "62944000" - ], - [ - 1490049458, - "69700000" - ], - [ - 1490049473, - "77380000" - ], - [ - 1490049473, - "76644000" - ], - [ - 1490049473, - "72664000" - ], - [ - 1490049488, - "76644000" - ], - [ - 1490049488, - "77380000" - ], - [ - 1490049488, - "76248000" - ], - [ - 1490049503, - "77380000" - ], - [ - 1490049503, - "76644000" - ], - [ - 1490049503, - "76248000" - ], - [ - 1490049518, - "76248000" - ], - [ - 1490049518, - "37956000" - ], - [ - 1490049518, - "36972000" - ], - [ - 1490049533, - "63076000" - ], - [ - 1490049533, - "58940000" - ], - [ - 1490049533, - "37484000" - ], - [ - 1490049548, - "64752000" - ], - [ - 1490049548, - "64332000" - ], - [ - 1490049548, - "68188000" - ], - [ - 1490049563, - "69352000" - ], - [ - 1490049563, - "75868000" - ], - [ - 1490049563, - "64332000" - ], - [ - 1490049578, - "75868000" - ], - [ - 1490049578, - "77032000" - ], - [ - 1490049578, - "66380000" - ], - [ - 1490049593, - "66380000" - ], - [ - 1490049593, - "77032000" - ], - [ - 1490049593, - "75868000" - ], - [ - 1490049608, - "37996000" - ], - [ - 1490049608, - "30260000" - ], - [ - 1490049608, - "77032000" - ], - [ - 1490049623, - "36908000" - ], - [ - 1490049623, - "59116000" - ], - [ - 1490049623, - "59676000" - ], - [ - 1490049638, - "64764000" - ], - [ - 1490049638, - "69628000" - ], - [ - 1490049638, - "64296000" - ], - [ - 1490049653, - "73212000" - ], - [ - 1490049653, - "68384000" - ], - [ - 1490049653, - "73460000" - ], - [ - 1490049668, - "77088000" - ], - [ - 1490049668, - "81404000" - ], - [ - 1490049668, - "77556000" - ], - [ - 1490049683, - "77556000" - ], - [ - 1490049683, - "81404000" - ], - [ - 1490049683, - "77088000" - ], - [ - 1490049698, - "29728000" - ], - [ - 1490049698, - "77088000" - ], - [ - 1490049698, - "29728000" - ], - [ - 1490049713, - "42320000" - ], - [ - 1490049713, - "37484000" - ], - [ - 1490049713, - "58616000" - ], - [ - 1490049728, - "63436000" - ], - [ - 1490049728, - "63896000" - ], - [ - 1490049728, - "58704000" - ], - [ - 1490049743, - "67904000" - ], - [ - 1490049743, - "72652000" - ], - [ - 1490049743, - "71576000" - ], - [ - 1490049758, - "76228000" - ], - [ - 1490049758, - "72512000" - ], - [ - 1490049758, - "76688000" - ], - [ - 1490049773, - "80192000" - ], - [ - 1490049773, - "76228000" - ], - [ - 1490049773, - "76688000" - ], - [ - 1490049788, - "76228000" - ], - [ - 1490049788, - "30160000" - ], - [ - 1490049788, - "80192000" - ], - [ - 1490049803, - "41276000" - ], - [ - 1490049803, - "30524000" - ], - [ - 1490049803, - "37672000" - ], - [ - 1490049818, - "64384000" - ], - [ - 1490049818, - "58916000" - ], - [ - 1490049818, - "62836000" - ], - [ - 1490049833, - "65144000" - ], - [ - 1490049833, - "68620000" - ], - [ - 1490049833, - "69496000" - ], - [ - 1490049848, - "72824000" - ], - [ - 1490049848, - "77176000" - ], - [ - 1490049848, - "76300000" - ], - [ - 1490049863, - "77432000" - ], - [ - 1490049863, - "77176000" - ], - [ - 1490049863, - "76300000" - ], - [ - 1490049878, - "77432000" - ], - [ - 1490049878, - "76300000" - ], - [ - 1490049878, - "77176000" - ], - [ - 1490049893, - "37972000" - ], - [ - 1490049893, - "36740000" - ], - [ - 1490049893, - "77432000" - ], - [ - 1490049908, - "59436000" - ], - [ - 1490049908, - "64860000" - ], - [ - 1490049908, - "58548000" - ], - [ - 1490049923, - "68444000" - ], - [ - 1490049923, - "63084000" - ], - [ - 1490049923, - "68132000" - ], - [ - 1490049938, - "73040000" - ], - [ - 1490049938, - "72732000" - ], - [ - 1490049938, - "77652000" - ], - [ - 1490049953, - "77652000" - ], - [ - 1490049953, - "76624000" - ], - [ - 1490049953, - "80412000" - ], - [ - 1490049968, - "77652000" - ], - [ - 1490049968, - "80412000" - ], - [ - 1490049968, - "76624000" - ], - [ - 1490049983, - "30768000" - ], - [ - 1490049983, - "76624000" - ], - [ - 1490049983, - "30232000" - ], - [ - 1490049998, - "30232000" - ], - [ - 1490049998, - "58220000" - ], - [ - 1490049998, - "41880000" - ], - [ - 1490050013, - "67284000" - ], - [ - 1490050013, - "62652000" - ], - [ - 1490050013, - "68684000" - ], - [ - 1490050028, - "71884000" - ], - [ - 1490050028, - "72780000" - ], - [ - 1490050028, - "67764000" - ], - [ - 1490050043, - "75444000" - ], - [ - 1490050043, - "80460000" - ], - [ - 1490050043, - "79564000" - ], - [ - 1490050058, - "79540000" - ], - [ - 1490050058, - "80460000" - ], - [ - 1490050058, - "79564000" - ], - [ - 1490050073, - "79564000" - ], - [ - 1490050073, - "79540000" - ], - [ - 1490050073, - "80460000" - ], - [ - 1490050088, - "29796000" - ], - [ - 1490050088, - "29728000" - ], - [ - 1490050088, - "79540000" - ], - [ - 1490050103, - "41748000" - ], - [ - 1490050103, - "41240000" - ], - [ - 1490050103, - "30232000" - ], - [ - 1490050118, - "63884000" - ], - [ - 1490050118, - "62268000" - ], - [ - 1490050118, - "41928000" - ], - [ - 1490050133, - "72580000" - ], - [ - 1490050133, - "71484000" - ], - [ - 1490050133, - "68120000" - ], - [ - 1490050148, - "74556000" - ], - [ - 1490050148, - "76676000" - ], - [ - 1490050148, - "71696000" - ], - [ - 1490050163, - "76676000" - ], - [ - 1490050163, - "74556000" - ], - [ - 1490050163, - "80400000" - ], - [ - 1490050178, - "76676000" - ], - [ - 1490050178, - "74556000" - ], - [ - 1490050178, - "80400000" - ], - [ - 1490050193, - "80400000" - ], - [ - 1490050193, - "76676000" - ], - [ - 1490050193, - "74556000" - ], - [ - 1490050208, - "30232000" - ], - [ - 1490050208, - "30232000" - ], - [ - 1490050208, - "29728000" - ], - [ - 1490050223, - "46576000" - ], - [ - 1490050223, - "62228000" - ], - [ - 1490050223, - "41236000" - ], - [ - 1490050238, - "67348000" - ], - [ - 1490050238, - "67048000" - ], - [ - 1490050238, - "61852000" - ], - [ - 1490050253, - "70044000" - ], - [ - 1490050253, - "75396000" - ], - [ - 1490050253, - "75532000" - ], - [ - 1490050268, - "80004000" - ], - [ - 1490050268, - "74140000" - ], - [ - 1490050268, - "75532000" - ], - [ - 1490050283, - "75532000" - ], - [ - 1490050283, - "74140000" - ], - [ - 1490050283, - "80004000" - ], - [ - 1490050298, - "75532000" - ], - [ - 1490050298, - "74140000" - ], - [ - 1490050298, - "80004000" - ], - [ - 1490050313, - "30232000" - ], - [ - 1490050313, - "74140000" - ], - [ - 1490050313, - "30304000" - ], - [ - 1490050328, - "41740000" - ], - [ - 1490050328, - "30492000" - ], - [ - 1490050328, - "46656000" - ], - [ - 1490050343, - "66472000" - ], - [ - 1490050343, - "62972000" - ], - [ - 1490050343, - "67128000" - ], - [ - 1490050358, - "71072000" - ], - [ - 1490050358, - "66556000" - ], - [ - 1490050358, - "75832000" - ], - [ - 1490050373, - "79416000" - ], - [ - 1490050373, - "78752000" - ], - [ - 1490050373, - "75764000" - ], - [ - 1490050388, - "78752000" - ], - [ - 1490050388, - "75764000" - ], - [ - 1490050388, - "79416000" - ], - [ - 1490050403, - "75764000" - ], - [ - 1490050403, - "78752000" - ], - [ - 1490050403, - "79416000" - ], - [ - 1490050418, - "29728000" - ], - [ - 1490050418, - "75764000" - ], - [ - 1490050418, - "30232000" - ], - [ - 1490050433, - "41548000" - ], - [ - 1490050433, - "30232000" - ], - [ - 1490050433, - "42828000" - ], - [ - 1490050448, - "64488000" - ], - [ - 1490050448, - "47600000" - ], - [ - 1490050448, - "63176000" - ], - [ - 1490050463, - "65000000" - ], - [ - 1490050463, - "67560000" - ], - [ - 1490050463, - "71872000" - ], - [ - 1490050478, - "75968000" - ], - [ - 1490050478, - "66536000" - ], - [ - 1490050478, - "76264000" - ], - [ - 1490050493, - "79848000" - ], - [ - 1490050493, - "75968000" - ], - [ - 1490050493, - "66536000" - ], - [ - 1490050508, - "75968000" - ], - [ - 1490050508, - "66536000" - ], - [ - 1490050508, - "79848000" - ], - [ - 1490050523, - "29728000" - ], - [ - 1490050523, - "75968000" - ], - [ - 1490050523, - "79848000" - ], - [ - 1490050538, - "41344000" - ], - [ - 1490050538, - "41252000" - ], - [ - 1490050538, - "30232000" - ], - [ - 1490050553, - "63024000" - ], - [ - 1490050553, - "62984000" - ], - [ - 1490050553, - "41912000" - ], - [ - 1490050568, - "68224000" - ], - [ - 1490050568, - "72080000" - ], - [ - 1490050568, - "71216000" - ], - [ - 1490050583, - "71808000" - ], - [ - 1490050583, - "76176000" - ], - [ - 1490050583, - "75312000" - ], - [ - 1490050598, - "80000000" - ], - [ - 1490050598, - "76176000" - ], - [ - 1490050598, - "75312000" - ], - [ - 1490050613, - "80000000" - ], - [ - 1490050613, - "76176000" - ], - [ - 1490050613, - "75312000" - ], - [ - 1490050628, - "75312000" - ], - [ - 1490050628, - "76176000" - ], - [ - 1490050628, - "80000000" - ], - [ - 1490050643, - "80000000" - ], - [ - 1490050643, - "30460000" - ], - [ - 1490050643, - "30232000" - ], - [ - 1490050658, - "33728000" - ], - [ - 1490050658, - "61872000" - ], - [ - 1490050658, - "46244000" - ], - [ - 1490050673, - "66992000" - ], - [ - 1490050673, - "66724000" - ], - [ - 1490050673, - "43784000" - ], - [ - 1490050688, - "74908000" - ], - [ - 1490050688, - "75176000" - ], - [ - 1490050688, - "62208000" - ], - [ - 1490050703, - "79004000" - ], - [ - 1490050703, - "65792000" - ], - [ - 1490050703, - "79272000" - ], - [ - 1490050718, - "79004000" - ], - [ - 1490050718, - "65792000" - ], - [ - 1490050718, - "79272000" - ], - [ - 1490050733, - "79272000" - ], - [ - 1490050733, - "79004000" - ], - [ - 1490050733, - "65792000" - ], - [ - 1490050748, - "30348000" - ], - [ - 1490050748, - "30232000" - ], - [ - 1490050748, - "65792000" - ], - [ - 1490050763, - "34076000" - ], - [ - 1490050763, - "42056000" - ], - [ - 1490050763, - "30232000" - ], - [ - 1490050778, - "67520000" - ], - [ - 1490050778, - "46040000" - ], - [ - 1490050778, - "66896000" - ], - [ - 1490050793, - "67676000" - ], - [ - 1490050793, - "72008000" - ], - [ - 1490050793, - "72128000" - ], - [ - 1490050808, - "79688000" - ], - [ - 1490050808, - "79296000" - ], - [ - 1490050808, - "75692000" - ], - [ - 1490050823, - "79788000" - ], - [ - 1490050823, - "79296000" - ], - [ - 1490050823, - "79688000" - ], - [ - 1490050838, - "79788000" - ], - [ - 1490050838, - "79688000" - ], - [ - 1490050838, - "79296000" - ], - [ - 1490050853, - "79788000" - ], - [ - 1490050853, - "29808000" - ], - [ - 1490050853, - "29908000" - ], - [ - 1490050868, - "58196000" - ], - [ - 1490050868, - "30348000" - ], - [ - 1490050868, - "33420000" - ], - [ - 1490050883, - "63784000" - ], - [ - 1490050883, - "41856000" - ], - [ - 1490050883, - "46856000" - ], - [ - 1490050898, - "72200000" - ], - [ - 1490050898, - "67396000" - ], - [ - 1490050898, - "71968000" - ], - [ - 1490050913, - "76576000" - ], - [ - 1490050913, - "72372000" - ], - [ - 1490050913, - "76296000" - ], - [ - 1490050928, - "80564000" - ], - [ - 1490050928, - "76576000" - ], - [ - 1490050928, - "76296000" - ], - [ - 1490050943, - "76296000" - ], - [ - 1490050943, - "76576000" - ], - [ - 1490050943, - "80564000" - ], - [ - 1490050958, - "76296000" - ], - [ - 1490050958, - "76576000" - ], - [ - 1490050958, - "80564000" - ], - [ - 1490050973, - "30256000" - ], - [ - 1490050973, - "29728000" - ], - [ - 1490050973, - "33672000" - ], - [ - 1490050988, - "46008000" - ], - [ - 1490050988, - "33552000" - ], - [ - 1490050988, - "47108000" - ], - [ - 1490051003, - "46620000" - ], - [ - 1490051003, - "72456000" - ], - [ - 1490051003, - "66592000" - ], - [ - 1490051018, - "76552000" - ], - [ - 1490051018, - "71440000" - ], - [ - 1490051018, - "75408000" - ], - [ - 1490051033, - "76552000" - ], - [ - 1490051033, - "76048000" - ], - [ - 1490051033, - "75408000" - ], - [ - 1490051048, - "76048000" - ], - [ - 1490051048, - "76552000" - ], - [ - 1490051048, - "75408000" - ], - [ - 1490051063, - "76048000" - ], - [ - 1490051063, - "76552000" - ], - [ - 1490051063, - "75408000" - ], - [ - 1490051078, - "30344000" - ], - [ - 1490051078, - "30232000" - ], - [ - 1490051078, - "29728000" - ], - [ - 1490051093, - "62484000" - ], - [ - 1490051093, - "37812000" - ], - [ - 1490051093, - "47372000" - ], - [ - 1490051108, - "66580000" - ], - [ - 1490051108, - "68356000" - ], - [ - 1490051108, - "54540000" - ], - [ - 1490051123, - "70412000" - ], - [ - 1490051123, - "76036000" - ], - [ - 1490051123, - "74764000" - ], - [ - 1490051138, - "76036000" - ], - [ - 1490051138, - "79372000" - ], - [ - 1490051138, - "76716000" - ], - [ - 1490051153, - "76036000" - ], - [ - 1490051153, - "79372000" - ], - [ - 1490051153, - "76716000" - ], - [ - 1490051168, - "76716000" - ], - [ - 1490051168, - "76036000" - ], - [ - 1490051168, - "79372000" - ], - [ - 1490051183, - "30232000" - ], - [ - 1490051183, - "30576000" - ], - [ - 1490051183, - "76716000" - ], - [ - 1490051198, - "42364000" - ], - [ - 1490051198, - "30232000" - ], - [ - 1490051198, - "42188000" - ], - [ - 1490051213, - "68540000" - ], - [ - 1490051213, - "67560000" - ], - [ - 1490051213, - "47788000" - ], - [ - 1490051228, - "72672000" - ], - [ - 1490051228, - "67748000" - ], - [ - 1490051228, - "73148000" - ], - [ - 1490051243, - "80352000" - ], - [ - 1490051243, - "76072000" - ], - [ - 1490051243, - "80316000" - ], - [ - 1490051258, - "80168000" - ], - [ - 1490051258, - "80352000" - ], - [ - 1490051258, - "80316000" - ], - [ - 1490051273, - "80352000" - ], - [ - 1490051273, - "80168000" - ], - [ - 1490051273, - "80316000" - ], - [ - 1490051288, - "29728000" - ], - [ - 1490051288, - "29728000" - ], - [ - 1490051288, - "80168000" - ], - [ - 1490051303, - "33248000" - ], - [ - 1490051303, - "30316000" - ], - [ - 1490051303, - "42536000" - ], - [ - 1490051318, - "48064000" - ], - [ - 1490051318, - "46620000" - ], - [ - 1490051318, - "41484000" - ], - [ - 1490051333, - "71700000" - ], - [ - 1490051333, - "67200000" - ], - [ - 1490051333, - "72120000" - ], - [ - 1490051348, - "74772000" - ], - [ - 1490051348, - "76728000" - ], - [ - 1490051348, - "71296000" - ], - [ - 1490051363, - "78976000" - ], - [ - 1490051363, - "74772000" - ], - [ - 1490051363, - "76728000" - ], - [ - 1490051378, - "74772000" - ], - [ - 1490051378, - "78976000" - ], - [ - 1490051378, - "76728000" - ], - [ - 1490051393, - "78976000" - ], - [ - 1490051393, - "74772000" - ], - [ - 1490051393, - "76728000" - ], - [ - 1490051408, - "36424000" - ], - [ - 1490051408, - "30404000" - ], - [ - 1490051408, - "30232000" - ], - [ - 1490051423, - "62636000" - ], - [ - 1490051423, - "63300000" - ], - [ - 1490051423, - "47404000" - ], - [ - 1490051438, - "66860000" - ], - [ - 1490051438, - "67908000" - ], - [ - 1490051438, - "59300000" - ], - [ - 1490051453, - "76092000" - ], - [ - 1490051453, - "76068000" - ], - [ - 1490051453, - "62884000" - ], - [ - 1490051468, - "63900000" - ], - [ - 1490051468, - "79652000" - ], - [ - 1490051468, - "76092000" - ], - [ - 1490051483, - "63900000" - ], - [ - 1490051483, - "79652000" - ], - [ - 1490051483, - "76092000" - ], - [ - 1490051498, - "63900000" - ], - [ - 1490051498, - "79652000" - ], - [ - 1490051498, - "76092000" - ], - [ - 1490051513, - "30788000" - ], - [ - 1490051513, - "63900000" - ], - [ - 1490051513, - "30268000" - ], - [ - 1490051528, - "31256000" - ], - [ - 1490051528, - "42220000" - ], - [ - 1490051528, - "41752000" - ], - [ - 1490051543, - "62728000" - ], - [ - 1490051543, - "64344000" - ], - [ - 1490051543, - "67628000" - ], - [ - 1490051558, - "71716000" - ], - [ - 1490051558, - "63752000" - ], - [ - 1490051558, - "69456000" - ], - [ - 1490051573, - "79908000" - ], - [ - 1490051573, - "66304000" - ], - [ - 1490051573, - "77136000" - ], - [ - 1490051588, - "79908000" - ], - [ - 1490051588, - "77136000" - ], - [ - 1490051588, - "66304000" - ], - [ - 1490051603, - "79908000" - ], - [ - 1490051603, - "66304000" - ], - [ - 1490051603, - "77136000" - ], - [ - 1490051618, - "30744000" - ], - [ - 1490051618, - "77136000" - ], - [ - 1490051618, - "29728000" - ], - [ - 1490051633, - "30220000" - ], - [ - 1490051633, - "38280000" - ], - [ - 1490051633, - "42376000" - ], - [ - 1490051648, - "56316000" - ], - [ - 1490051648, - "68520000" - ], - [ - 1490051648, - "55996000" - ], - [ - 1490051663, - "60092000" - ], - [ - 1490051663, - "73128000" - ], - [ - 1490051663, - "72188000" - ], - [ - 1490051678, - "77300000" - ], - [ - 1490051678, - "80296000" - ], - [ - 1490051678, - "76672000" - ], - [ - 1490051693, - "77300000" - ], - [ - 1490051693, - "80768000" - ], - [ - 1490051693, - "80296000" - ], - [ - 1490051708, - "80768000" - ], - [ - 1490051708, - "77300000" - ], - [ - 1490051708, - "40532000" - ], - [ - 1490051723, - "61516000" - ], - [ - 1490051723, - "80768000" - ], - [ - 1490051723, - "77300000" - ], - [ - 1490051738, - "37484000" - ], - [ - 1490051738, - "70368000" - ], - [ - 1490051738, - "80768000" - ], - [ - 1490051753, - "37432000" - ], - [ - 1490051753, - "74464000" - ], - [ - 1490051753, - "59180000" - ], - [ - 1490051768, - "68148000" - ], - [ - 1490051768, - "74464000" - ], - [ - 1490051768, - "64324000" - ], - [ - 1490051783, - "72748000" - ], - [ - 1490051783, - "74464000" - ], - [ - 1490051783, - "68924000" - ], - [ - 1490051798, - "80428000" - ], - [ - 1490051798, - "39012000" - ], - [ - 1490051798, - "77116000" - ], - [ - 1490051813, - "77116000" - ], - [ - 1490051813, - "65092000" - ], - [ - 1490051813, - "80428000" - ], - [ - 1490051828, - "29728000" - ], - [ - 1490051828, - "68676000" - ], - [ - 1490051828, - "37948000" - ], - [ - 1490051843, - "58988000" - ], - [ - 1490051843, - "77884000" - ], - [ - 1490051843, - "59152000" - ], - [ - 1490051858, - "63412000" - ], - [ - 1490051858, - "69024000" - ], - [ - 1490051858, - "77884000" - ], - [ - 1490051873, - "77884000" - ], - [ - 1490051873, - "73632000" - ], - [ - 1490051873, - "72620000" - ], - [ - 1490051888, - "76204000" - ], - [ - 1490051888, - "38096000" - ], - [ - 1490051888, - "80800000" - ], - [ - 1490051903, - "80800000" - ], - [ - 1490051903, - "64248000" - ], - [ - 1490051903, - "76204000" - ], - [ - 1490051918, - "76204000" - ], - [ - 1490051918, - "68856000" - ], - [ - 1490051918, - "80800000" - ], - [ - 1490051933, - "37536000" - ], - [ - 1490051933, - "29804000" - ], - [ - 1490051933, - "77040000" - ], - [ - 1490051948, - "42328000" - ], - [ - 1490051948, - "63448000" - ], - [ - 1490051948, - "77040000" - ], - [ - 1490051963, - "29812000" - ], - [ - 1490051963, - "68560000" - ], - [ - 1490051963, - "64100000" - ], - [ - 1490051978, - "71780000" - ], - [ - 1490051978, - "76240000" - ], - [ - 1490051978, - "42900000" - ], - [ - 1490051993, - "43868000" - ], - [ - 1490051993, - "76388000" - ], - [ - 1490051993, - "76240000" - ], - [ - 1490052008, - "62812000" - ], - [ - 1490052008, - "76240000" - ], - [ - 1490052008, - "76388000" - ], - [ - 1490052023, - "76388000" - ], - [ - 1490052023, - "64860000" - ], - [ - 1490052023, - "76240000" - ], - [ - 1490052038, - "31052000" - ], - [ - 1490052038, - "64860000" - ], - [ - 1490052038, - "29728000" - ], - [ - 1490052053, - "58504000" - ], - [ - 1490052053, - "47288000" - ], - [ - 1490052053, - "29748000" - ], - [ - 1490052068, - "59188000" - ], - [ - 1490052068, - "63836000" - ], - [ - 1490052068, - "67768000" - ], - [ - 1490052083, - "72020000" - ], - [ - 1490052083, - "76168000" - ], - [ - 1490052083, - "64944000" - ], - [ - 1490052098, - "73640000" - ], - [ - 1490052098, - "76168000" - ], - [ - 1490052098, - "76628000" - ], - [ - 1490052113, - "76168000" - ], - [ - 1490052113, - "77736000" - ], - [ - 1490052113, - "76628000" - ], - [ - 1490052128, - "76168000" - ], - [ - 1490052128, - "76628000" - ], - [ - 1490052128, - "77736000" - ], - [ - 1490052143, - "37064000" - ], - [ - 1490052143, - "77736000" - ], - [ - 1490052143, - "30228000" - ], - [ - 1490052158, - "41356000" - ], - [ - 1490052158, - "30240000" - ], - [ - 1490052158, - "63076000" - ], - [ - 1490052173, - "62892000" - ], - [ - 1490052173, - "68392000" - ], - [ - 1490052173, - "58632000" - ], - [ - 1490052188, - "71596000" - ], - [ - 1490052188, - "63276000" - ], - [ - 1490052188, - "76072000" - ], - [ - 1490052203, - "72492000" - ], - [ - 1490052203, - "75172000" - ], - [ - 1490052203, - "76072000" - ], - [ - 1490052218, - "75564000" - ], - [ - 1490052218, - "76072000" - ], - [ - 1490052218, - "75172000" - ], - [ - 1490052233, - "29728000" - ], - [ - 1490052233, - "75564000" - ], - [ - 1490052233, - "75172000" - ], - [ - 1490052248, - "30008000" - ], - [ - 1490052248, - "75564000" - ], - [ - 1490052248, - "30200000" - ], - [ - 1490052263, - "59104000" - ], - [ - 1490052263, - "64592000" - ], - [ - 1490052263, - "29860000" - ], - [ - 1490052278, - "68176000" - ], - [ - 1490052278, - "65624000" - ], - [ - 1490052278, - "60876000" - ], - [ - 1490052293, - "76880000" - ], - [ - 1490052293, - "73304000" - ], - [ - 1490052293, - "64972000" - ], - [ - 1490052308, - "74180000" - ], - [ - 1490052308, - "76880000" - ], - [ - 1490052308, - "77904000" - ], - [ - 1490052323, - "77904000" - ], - [ - 1490052323, - "77764000" - ], - [ - 1490052323, - "30000000" - ], - [ - 1490052338, - "29728000" - ], - [ - 1490052338, - "37088000" - ], - [ - 1490052338, - "77764000" - ], - [ - 1490052353, - "42864000" - ], - [ - 1490052353, - "54288000" - ], - [ - 1490052353, - "30080000" - ], - [ - 1490052368, - "70160000" - ], - [ - 1490052368, - "43880000" - ], - [ - 1490052368, - "60348000" - ], - [ - 1490052383, - "62312000" - ], - [ - 1490052383, - "75488000" - ], - [ - 1490052383, - "64148000" - ], - [ - 1490052398, - "73572000" - ], - [ - 1490052398, - "65376000" - ], - [ - 1490052398, - "75488000" - ], - [ - 1490052413, - "77156000" - ], - [ - 1490052413, - "75488000" - ], - [ - 1490052413, - "65376000" - ], - [ - 1490052428, - "29728000" - ], - [ - 1490052428, - "77156000" - ], - [ - 1490052428, - "65376000" - ], - [ - 1490052443, - "37484000" - ], - [ - 1490052443, - "77156000" - ], - [ - 1490052443, - "58712000" - ], - [ - 1490052458, - "59612000" - ], - [ - 1490052458, - "38592000" - ], - [ - 1490052458, - "59376000" - ], - [ - 1490052473, - "69600000" - ], - [ - 1490052473, - "60388000" - ], - [ - 1490052473, - "63196000" - ], - [ - 1490052488, - "64212000" - ], - [ - 1490052488, - "73184000" - ], - [ - 1490052488, - "64532000" - ], - [ - 1490052503, - "64212000" - ], - [ - 1490052503, - "81376000" - ], - [ - 1490052503, - "74252000" - ], - [ - 1490052518, - "38588000" - ], - [ - 1490052518, - "81376000" - ], - [ - 1490052518, - "77324000" - ], - [ - 1490052533, - "60248000" - ], - [ - 1490052533, - "81376000" - ], - [ - 1490052533, - "77324000" - ], - [ - 1490052548, - "77324000" - ], - [ - 1490052548, - "69728000" - ], - [ - 1490052548, - "81376000" - ], - [ - 1490052563, - "38640000" - ], - [ - 1490052563, - "77324000" - ], - [ - 1490052563, - "74336000" - ], - [ - 1490052578, - "37936000" - ], - [ - 1490052578, - "65180000" - ], - [ - 1490052578, - "81504000" - ], - [ - 1490052593, - "81504000" - ], - [ - 1490052593, - "70292000" - ], - [ - 1490052593, - "64980000" - ], - [ - 1490052608, - "77972000" - ], - [ - 1490052608, - "81504000" - ], - [ - 1490052608, - "70092000" - ], - [ - 1490052623, - "77772000" - ], - [ - 1490052623, - "77972000" - ], - [ - 1490052623, - "38504000" - ], - [ - 1490052638, - "77772000" - ], - [ - 1490052638, - "64412000" - ], - [ - 1490052638, - "77972000" - ], - [ - 1490052653, - "77772000" - ], - [ - 1490052653, - "69524000" - ], - [ - 1490052653, - "30732000" - ], - [ - 1490052668, - "61164000" - ], - [ - 1490052668, - "29728000" - ], - [ - 1490052668, - "76692000" - ], - [ - 1490052683, - "60296000" - ], - [ - 1490052683, - "64748000" - ], - [ - 1490052683, - "76692000" - ], - [ - 1490052698, - "73956000" - ], - [ - 1490052698, - "76692000" - ], - [ - 1490052698, - "64080000" - ], - [ - 1490052713, - "77540000" - ], - [ - 1490052713, - "29772000" - ], - [ - 1490052713, - "73288000" - ], - [ - 1490052728, - "77540000" - ], - [ - 1490052728, - "76872000" - ], - [ - 1490052728, - "60208000" - ], - [ - 1490052743, - "76872000" - ], - [ - 1490052743, - "64304000" - ], - [ - 1490052743, - "77540000" - ], - [ - 1490052758, - "76872000" - ], - [ - 1490052758, - "73276000" - ], - [ - 1490052758, - "38512000" - ], - [ - 1490052773, - "76584000" - ], - [ - 1490052773, - "59624000" - ], - [ - 1490052773, - "38172000" - ], - [ - 1490052788, - "69196000" - ], - [ - 1490052788, - "59660000" - ], - [ - 1490052788, - "76584000" - ], - [ - 1490052803, - "69512000" - ], - [ - 1490052803, - "76584000" - ], - [ - 1490052803, - "73804000" - ], - [ - 1490052818, - "73804000" - ], - [ - 1490052818, - "38740000" - ], - [ - 1490052818, - "73096000" - ], - [ - 1490052833, - "73804000" - ], - [ - 1490052833, - "80776000" - ], - [ - 1490052833, - "60740000" - ], - [ - 1490052848, - "29700000" - ], - [ - 1490052848, - "69212000" - ], - [ - 1490052848, - "80776000" - ], - [ - 1490052863, - "73308000" - ], - [ - 1490052863, - "38724000" - ], - [ - 1490052863, - "29928000" - ], - [ - 1490052878, - "38748000" - ], - [ - 1490052878, - "64500000" - ], - [ - 1490052878, - "73308000" - ], - [ - 1490052893, - "73308000" - ], - [ - 1490052893, - "64476000" - ], - [ - 1490052893, - "69612000" - ], - [ - 1490052908, - "77292000" - ], - [ - 1490052908, - "73308000" - ], - [ - 1490052908, - "68572000" - ], - [ - 1490052923, - "77292000" - ], - [ - 1490052923, - "38724000" - ], - [ - 1490052923, - "76756000" - ], - [ - 1490052938, - "76756000" - ], - [ - 1490052938, - "64820000" - ], - [ - 1490052938, - "77292000" - ], - [ - 1490052953, - "68860000" - ], - [ - 1490052953, - "38272000" - ], - [ - 1490052953, - "76756000" - ], - [ - 1490052968, - "60420000" - ], - [ - 1490052968, - "29804000" - ], - [ - 1490052968, - "77044000" - ], - [ - 1490052983, - "77044000" - ], - [ - 1490052983, - "62048000" - ], - [ - 1490052983, - "69116000" - ], - [ - 1490052998, - "66144000" - ], - [ - 1490052998, - "77044000" - ], - [ - 1490052998, - "73724000" - ], - [ - 1490053013, - "80892000" - ], - [ - 1490053013, - "29700000" - ], - [ - 1490053013, - "75352000" - ], - [ - 1490053028, - "80892000" - ], - [ - 1490053028, - "60352000" - ], - [ - 1490053028, - "78424000" - ], - [ - 1490053043, - "64112000" - ], - [ - 1490053043, - "78424000" - ], - [ - 1490053043, - "80892000" - ], - [ - 1490053058, - "78424000" - ], - [ - 1490053058, - "73320000" - ], - [ - 1490053058, - "38160000" - ], - [ - 1490053073, - "76904000" - ], - [ - 1490053073, - "65188000" - ], - [ - 1490053073, - "38784000" - ], - [ - 1490053088, - "76904000" - ], - [ - 1490053088, - "69796000" - ], - [ - 1490053088, - "64852000" - ], - [ - 1490053103, - "76904000" - ], - [ - 1490053103, - "68940000" - ], - [ - 1490053103, - "77980000" - ], - [ - 1490053118, - "38908000" - ], - [ - 1490053118, - "77980000" - ], - [ - 1490053118, - "77644000" - ], - [ - 1490053133, - "77980000" - ], - [ - 1490053133, - "77644000" - ], - [ - 1490053133, - "61100000" - ], - [ - 1490053148, - "71104000" - ], - [ - 1490053148, - "77644000" - ], - [ - 1490053148, - "30060000" - ], - [ - 1490053163, - "29752000" - ], - [ - 1490053163, - "75200000" - ], - [ - 1490053163, - "60100000" - ], - [ - 1490053178, - "59224000" - ], - [ - 1490053178, - "64872000" - ], - [ - 1490053178, - "75200000" - ], - [ - 1490053193, - "64028000" - ], - [ - 1490053193, - "73056000" - ], - [ - 1490053193, - "75200000" - ], - [ - 1490053208, - "72356000" - ], - [ - 1490053208, - "29888000" - ], - [ - 1490053208, - "77152000" - ], - [ - 1490053223, - "77152000" - ], - [ - 1490053223, - "60492000" - ], - [ - 1490053223, - "76956000" - ], - [ - 1490053238, - "76956000" - ], - [ - 1490053238, - "77152000" - ], - [ - 1490053238, - "64076000" - ], - [ - 1490053253, - "38072000" - ], - [ - 1490053253, - "76956000" - ], - [ - 1490053253, - "74164000" - ], - [ - 1490053268, - "77236000" - ], - [ - 1490053268, - "38508000" - ], - [ - 1490053268, - "60452000" - ], - [ - 1490053283, - "77236000" - ], - [ - 1490053283, - "60224000" - ], - [ - 1490053283, - "69156000" - ], - [ - 1490053298, - "77236000" - ], - [ - 1490053298, - "73244000" - ], - [ - 1490053298, - "69600000" - ], - [ - 1490053313, - "38096000" - ], - [ - 1490053313, - "72672000" - ], - [ - 1490053313, - "81948000" - ], - [ - 1490053328, - "81948000" - ], - [ - 1490053328, - "60716000" - ], - [ - 1490053328, - "81376000" - ], - [ - 1490053343, - "69924000" - ], - [ - 1490053343, - "81376000" - ], - [ - 1490053343, - "81948000" - ], - [ - 1490053358, - "73508000" - ], - [ - 1490053358, - "38948000" - ], - [ - 1490053358, - "81376000" - ], - [ - 1490053373, - "81700000" - ], - [ - 1490053373, - "65064000" - ], - [ - 1490053373, - "38536000" - ], - [ - 1490053388, - "81700000" - ], - [ - 1490053388, - "64048000" - ], - [ - 1490053388, - "70176000" - ], - [ - 1490053403, - "69816000" - ], - [ - 1490053403, - "81700000" - ], - [ - 1490053403, - "77344000" - ], - [ - 1490053418, - "77496000" - ], - [ - 1490053418, - "77344000" - ], - [ - 1490053418, - "38980000" - ], - [ - 1490053433, - "65492000" - ], - [ - 1490053433, - "77496000" - ], - [ - 1490053433, - "77344000" - ], - [ - 1490053448, - "30000000" - ], - [ - 1490053448, - "77496000" - ], - [ - 1490053448, - "69580000" - ], - [ - 1490053463, - "78284000" - ], - [ - 1490053463, - "29940000" - ], - [ - 1490053463, - "59824000" - ], - [ - 1490053478, - "78284000" - ], - [ - 1490053478, - "64432000" - ], - [ - 1490053478, - "59760000" - ], - [ - 1490053493, - "72616000" - ], - [ - 1490053493, - "78284000" - ], - [ - 1490053493, - "63856000" - ], - [ - 1490053508, - "29724000" - ], - [ - 1490053508, - "77224000" - ], - [ - 1490053508, - "73260000" - ], - [ - 1490053523, - "60416000" - ], - [ - 1490053523, - "77224000" - ], - [ - 1490053523, - "77356000" - ], - [ - 1490053538, - "77224000" - ], - [ - 1490053538, - "77356000" - ], - [ - 1490053538, - "64000000" - ], - [ - 1490053553, - "77356000" - ], - [ - 1490053553, - "37852000" - ], - [ - 1490053553, - "73208000" - ], - [ - 1490053568, - "65448000" - ], - [ - 1490053568, - "37996000" - ], - [ - 1490053568, - "76792000" - ], - [ - 1490053583, - "61208000" - ], - [ - 1490053583, - "76792000" - ], - [ - 1490053583, - "70056000" - ], - [ - 1490053598, - "69392000" - ], - [ - 1490053598, - "76792000" - ], - [ - 1490053598, - "78240000" - ], - [ - 1490053613, - "78240000" - ], - [ - 1490053613, - "74000000" - ], - [ - 1490053613, - "39492000" - ], - [ - 1490053628, - "74000000" - ], - [ - 1490053628, - "78240000" - ], - [ - 1490053628, - "60764000" - ], - [ - 1490053643, - "74000000" - ], - [ - 1490053643, - "69460000" - ], - [ - 1490053643, - "29728000" - ], - [ - 1490053658, - "60140000" - ], - [ - 1490053658, - "29728000" - ], - [ - 1490053658, - "74068000" - ], - [ - 1490053673, - "74068000" - ], - [ - 1490053673, - "64236000" - ], - [ - 1490053673, - "60960000" - ], - [ - 1490053688, - "73008000" - ], - [ - 1490053688, - "74068000" - ], - [ - 1490053688, - "64544000" - ], - [ - 1490053703, - "30536000" - ], - [ - 1490053703, - "77104000" - ], - [ - 1490053703, - "73248000" - ], - [ - 1490053718, - "77336000" - ], - [ - 1490053718, - "40276000" - ], - [ - 1490053718, - "77104000" - ], - [ - 1490053733, - "77336000" - ], - [ - 1490053733, - "77104000" - ], - [ - 1490053733, - "65356000" - ], - [ - 1490053748, - "77336000" - ], - [ - 1490053748, - "69444000" - ], - [ - 1490053748, - "38120000" - ], - [ - 1490053763, - "78148000" - ], - [ - 1490053763, - "37932000" - ], - [ - 1490053763, - "60456000" - ], - [ - 1490053778, - "59316000" - ], - [ - 1490053778, - "78148000" - ], - [ - 1490053778, - "69452000" - ], - [ - 1490053793, - "69184000" - ], - [ - 1490053793, - "78148000" - ], - [ - 1490053793, - "74060000" - ], - [ - 1490053808, - "37912000" - ], - [ - 1490053808, - "81740000" - ], - [ - 1490053808, - "72768000" - ], - [ - 1490053823, - "81740000" - ], - [ - 1490053823, - "80448000" - ], - [ - 1490053823, - "60256000" - ], - [ - 1490053838, - "69084000" - ], - [ - 1490053838, - "80448000" - ], - [ - 1490053838, - "29716000" - ], - [ - 1490053853, - "37768000" - ], - [ - 1490053853, - "73180000" - ], - [ - 1490053853, - "80448000" - ], - [ - 1490053868, - "80860000" - ], - [ - 1490053868, - "64056000" - ], - [ - 1490053868, - "38948000" - ], - [ - 1490053883, - "68664000" - ], - [ - 1490053883, - "80860000" - ], - [ - 1490053883, - "65200000" - ], - [ - 1490053898, - "80860000" - ], - [ - 1490053898, - "76344000" - ], - [ - 1490053898, - "70312000" - ], - [ - 1490053913, - "77480000" - ], - [ - 1490053913, - "38712000" - ], - [ - 1490053913, - "76344000" - ], - [ - 1490053928, - "77480000" - ], - [ - 1490053928, - "76344000" - ], - [ - 1490053928, - "64496000" - ], - [ - 1490053943, - "29800000" - ], - [ - 1490053943, - "77480000" - ], - [ - 1490053943, - "69608000" - ], - [ - 1490053958, - "60472000" - ], - [ - 1490053958, - "77288000" - ], - [ - 1490053958, - "29792000" - ], - [ - 1490053973, - "59860000" - ], - [ - 1490053973, - "77288000" - ], - [ - 1490053973, - "65256000" - ], - [ - 1490053988, - "77288000" - ], - [ - 1490053988, - "64956000" - ], - [ - 1490053988, - "73952000" - ], - [ - 1490054003, - "73140000" - ], - [ - 1490054003, - "77024000" - ], - [ - 1490054003, - "29812000" - ], - [ - 1490054018, - "77748000" - ], - [ - 1490054018, - "61768000" - ], - [ - 1490054018, - "77024000" - ], - [ - 1490054033, - "77024000" - ], - [ - 1490054033, - "65352000" - ], - [ - 1490054033, - "77748000" - ], - [ - 1490054048, - "77748000" - ], - [ - 1490054048, - "74560000" - ], - [ - 1490054048, - "38128000" - ], - [ - 1490054063, - "77632000" - ], - [ - 1490054063, - "65148000" - ], - [ - 1490054063, - "38880000" - ], - [ - 1490054078, - "68724000" - ], - [ - 1490054078, - "60368000" - ], - [ - 1490054078, - "77632000" - ], - [ - 1490054093, - "77632000" - ], - [ - 1490054093, - "77428000" - ], - [ - 1490054093, - "69232000" - ], - [ - 1490054108, - "38160000" - ], - [ - 1490054108, - "73840000" - ], - [ - 1490054108, - "77428000" - ], - [ - 1490054123, - "77428000" - ], - [ - 1490054123, - "60820000" - ], - [ - 1490054123, - "73840000" - ], - [ - 1490054138, - "73840000" - ], - [ - 1490054138, - "69012000" - ], - [ - 1490054138, - "30152000" - ], - [ - 1490054153, - "60256000" - ], - [ - 1490054153, - "74124000" - ], - [ - 1490054153, - "29752000" - ], - [ - 1490054168, - "59184000" - ], - [ - 1490054168, - "74124000" - ], - [ - 1490054168, - "65252000" - ], - [ - 1490054183, - "63904000" - ], - [ - 1490054183, - "74124000" - ], - [ - 1490054183, - "73436000" - ], - [ - 1490054198, - "72608000" - ], - [ - 1490054198, - "30336000" - ], - [ - 1490054198, - "78044000" - ], - [ - 1490054213, - "77720000" - ], - [ - 1490054213, - "78044000" - ], - [ - 1490054213, - "39272000" - ], - [ - 1490054228, - "64208000" - ], - [ - 1490054228, - "77720000" - ], - [ - 1490054228, - "78044000" - ], - [ - 1490054243, - "77720000" - ], - [ - 1490054243, - "68816000" - ], - [ - 1490054243, - "39580000" - ], - [ - 1490054258, - "38240000" - ], - [ - 1490054258, - "60704000" - ], - [ - 1490054258, - "77000000" - ], - [ - 1490054273, - "60240000" - ], - [ - 1490054273, - "77000000" - ], - [ - 1490054273, - "70088000" - ], - [ - 1490054288, - "74184000" - ], - [ - 1490054288, - "77000000" - ], - [ - 1490054288, - "70016000" - ], - [ - 1490054303, - "37436000" - ], - [ - 1490054303, - "81864000" - ], - [ - 1490054303, - "74112000" - ], - [ - 1490054318, - "81864000" - ], - [ - 1490054318, - "58624000" - ], - [ - 1490054318, - "81792000" - ], - [ - 1490054333, - "81864000" - ], - [ - 1490054333, - "81792000" - ], - [ - 1490054333, - "68280000" - ], - [ - 1490054348, - "81792000" - ], - [ - 1490054348, - "39036000" - ], - [ - 1490054348, - "72888000" - ], - [ - 1490054363, - "38604000" - ], - [ - 1490054363, - "65420000" - ], - [ - 1490054363, - "80568000" - ], - [ - 1490054378, - "80568000" - ], - [ - 1490054378, - "65680000" - ], - [ - 1490054378, - "70532000" - ], - [ - 1490054393, - "78212000" - ], - [ - 1490054393, - "70792000" - ], - [ - 1490054393, - "80568000" - ], - [ - 1490054408, - "78472000" - ], - [ - 1490054408, - "78212000" - ], - [ - 1490054408, - "38688000" - ], - [ - 1490054423, - "78212000" - ], - [ - 1490054423, - "78472000" - ], - [ - 1490054423, - "64436000" - ], - [ - 1490054438, - "29700000" - ], - [ - 1490054438, - "70060000" - ], - [ - 1490054438, - "78472000" - ], - [ - 1490054453, - "77228000" - ], - [ - 1490054453, - "29760000" - ], - [ - 1490054453, - "60824000" - ], - [ - 1490054468, - "59792000" - ], - [ - 1490054468, - "65396000" - ], - [ - 1490054468, - "77228000" - ], - [ - 1490054483, - "73580000" - ], - [ - 1490054483, - "64400000" - ], - [ - 1490054483, - "77228000" - ], - [ - 1490054498, - "77676000" - ], - [ - 1490054498, - "72080000" - ], - [ - 1490054498, - "30232000" - ], - [ - 1490054513, - "77676000" - ], - [ - 1490054513, - "60732000" - ], - [ - 1490054513, - "76680000" - ], - [ - 1490054528, - "65508000" - ], - [ - 1490054528, - "76680000" - ], - [ - 1490054528, - "77676000" - ], - [ - 1490054543, - "76680000" - ], - [ - 1490054543, - "73692000" - ], - [ - 1490054543, - "38648000" - ], - [ - 1490054558, - "77788000" - ], - [ - 1490054558, - "60688000" - ], - [ - 1490054558, - "39104000" - ], - [ - 1490054573, - "69392000" - ], - [ - 1490054573, - "77788000" - ], - [ - 1490054573, - "60592000" - ], - [ - 1490054588, - "69800000" - ], - [ - 1490054588, - "73992000" - ], - [ - 1490054588, - "77788000" - ], - [ - 1490054603, - "38648000" - ], - [ - 1490054603, - "73992000" - ], - [ - 1490054603, - "73896000" - ], - [ - 1490054618, - "73896000" - ], - [ - 1490054618, - "73992000" - ], - [ - 1490054618, - "60136000" - ], - [ - 1490054633, - "69344000" - ], - [ - 1490054633, - "29728000" - ], - [ - 1490054633, - "73896000" - ], - [ - 1490054648, - "72928000" - ], - [ - 1490054648, - "29796000" - ], - [ - 1490054648, - "38680000" - ], - [ - 1490054663, - "37552000" - ], - [ - 1490054663, - "65304000" - ], - [ - 1490054663, - "81632000" - ], - [ - 1490054678, - "64172000" - ], - [ - 1490054678, - "68888000" - ], - [ - 1490054678, - "81632000" - ], - [ - 1490054693, - "81632000" - ], - [ - 1490054693, - "78096000" - ], - [ - 1490054693, - "68780000" - ], - [ - 1490054708, - "78096000" - ], - [ - 1490054708, - "76964000" - ], - [ - 1490054708, - "37548000" - ], - [ - 1490054723, - "76964000" - ], - [ - 1490054723, - "78096000" - ], - [ - 1490054723, - "64236000" - ], - [ - 1490054738, - "69348000" - ], - [ - 1490054738, - "39228000" - ], - [ - 1490054738, - "76964000" - ], - [ - 1490054753, - "77028000" - ], - [ - 1490054753, - "60904000" - ], - [ - 1490054753, - "38504000" - ], - [ - 1490054768, - "77028000" - ], - [ - 1490054768, - "69876000" - ], - [ - 1490054768, - "60904000" - ], - [ - 1490054783, - "77028000" - ], - [ - 1490054783, - "74484000" - ], - [ - 1490054783, - "69600000" - ], - [ - 1490054798, - "74208000" - ], - [ - 1490054798, - "82164000" - ], - [ - 1490054798, - "30012000" - ], - [ - 1490054813, - "59764000" - ], - [ - 1490054813, - "81376000" - ], - [ - 1490054813, - "82164000" - ], - [ - 1490054828, - "81376000" - ], - [ - 1490054828, - "82164000" - ], - [ - 1490054828, - "64860000" - ], - [ - 1490054843, - "38268000" - ], - [ - 1490054843, - "81376000" - ], - [ - 1490054843, - "73044000" - ], - [ - 1490054858, - "64620000" - ], - [ - 1490054858, - "77652000" - ], - [ - 1490054858, - "37996000" - ], - [ - 1490054873, - "68204000" - ], - [ - 1490054873, - "77652000" - ], - [ - 1490054873, - "60548000" - ], - [ - 1490054888, - "77412000" - ], - [ - 1490054888, - "77652000" - ], - [ - 1490054888, - "69464000" - ], - [ - 1490054903, - "38600000" - ], - [ - 1490054903, - "74072000" - ], - [ - 1490054903, - "77412000" - ], - [ - 1490054918, - "74072000" - ], - [ - 1490054918, - "64528000" - ], - [ - 1490054918, - "77412000" - ], - [ - 1490054933, - "69136000" - ], - [ - 1490054933, - "30100000" - ], - [ - 1490054933, - "74072000" - ], - [ - 1490054948, - "76808000" - ], - [ - 1490054948, - "29728000" - ], - [ - 1490054948, - "60432000" - ], - [ - 1490054963, - "65516000" - ], - [ - 1490054963, - "60960000" - ], - [ - 1490054963, - "76808000" - ], - [ - 1490054978, - "76808000" - ], - [ - 1490054978, - "65056000" - ], - [ - 1490054978, - "74212000" - ], - [ - 1490054993, - "29788000" - ], - [ - 1490054993, - "74264000" - ], - [ - 1490054993, - "78308000" - ], - [ - 1490055008, - "60196000" - ], - [ - 1490055008, - "78308000" - ], - [ - 1490055008, - "77336000" - ], - [ - 1490055023, - "78308000" - ], - [ - 1490055023, - "64804000" - ], - [ - 1490055023, - "77336000" - ], - [ - 1490055038, - "72484000" - ], - [ - 1490055038, - "38480000" - ], - [ - 1490055038, - "77336000" - ], - [ - 1490055053, - "38876000" - ], - [ - 1490055053, - "77092000" - ], - [ - 1490055053, - "60804000" - ], - [ - 1490055068, - "77092000" - ], - [ - 1490055068, - "69500000" - ], - [ - 1490055068, - "60628000" - ], - [ - 1490055083, - "77092000" - ], - [ - 1490055083, - "73596000" - ], - [ - 1490055083, - "69836000" - ], - [ - 1490055098, - "73596000" - ], - [ - 1490055098, - "38832000" - ], - [ - 1490055098, - "73932000" - ], - [ - 1490055113, - "60800000" - ], - [ - 1490055113, - "73596000" - ], - [ - 1490055113, - "81612000" - ], - [ - 1490055128, - "29728000" - ], - [ - 1490055128, - "69496000" - ], - [ - 1490055128, - "81612000" - ], - [ - 1490055143, - "74104000" - ], - [ - 1490055143, - "81612000" - ], - [ - 1490055143, - "39524000" - ], - [ - 1490055158, - "81272000" - ], - [ - 1490055158, - "39952000" - ], - [ - 1490055158, - "65584000" - ], - [ - 1490055173, - "69680000" - ], - [ - 1490055173, - "81272000" - ], - [ - 1490055173, - "65916000" - ], - [ - 1490055188, - "70004000" - ], - [ - 1490055188, - "81272000" - ], - [ - 1490055188, - "77864000" - ], - [ - 1490055203, - "38592000" - ], - [ - 1490055203, - "77864000" - ], - [ - 1490055203, - "78708000" - ], - [ - 1490055218, - "78708000" - ], - [ - 1490055218, - "77864000" - ], - [ - 1490055218, - "65028000" - ], - [ - 1490055233, - "69172000" - ], - [ - 1490055233, - "78708000" - ], - [ - 1490055233, - "30204000" - ], - [ - 1490055248, - "77356000" - ], - [ - 1490055248, - "60316000" - ], - [ - 1490055248, - "29728000" - ], - [ - 1490055263, - "77356000" - ], - [ - 1490055263, - "61064000" - ], - [ - 1490055263, - "65372000" - ], - [ - 1490055278, - "74068000" - ], - [ - 1490055278, - "77356000" - ], - [ - 1490055278, - "65820000" - ], - [ - 1490055293, - "78164000" - ], - [ - 1490055293, - "29736000" - ], - [ - 1490055293, - "74004000" - ], - [ - 1490055308, - "78164000" - ], - [ - 1490055308, - "60616000" - ], - [ - 1490055308, - "78100000" - ], - [ - 1490055323, - "78164000" - ], - [ - 1490055323, - "78100000" - ], - [ - 1490055323, - "65224000" - ], - [ - 1490055338, - "39852000" - ], - [ - 1490055338, - "78100000" - ], - [ - 1490055338, - "73408000" - ], - [ - 1490055353, - "65336000" - ], - [ - 1490055353, - "78016000" - ], - [ - 1490055353, - "38604000" - ], - [ - 1490055368, - "78016000" - ], - [ - 1490055368, - "69424000" - ], - [ - 1490055368, - "65184000" - ], - [ - 1490055383, - "78128000" - ], - [ - 1490055383, - "78016000" - ], - [ - 1490055383, - "68760000" - ], - [ - 1490055398, - "78128000" - ], - [ - 1490055398, - "39728000" - ], - [ - 1490055398, - "77464000" - ], - [ - 1490055413, - "60964000" - ], - [ - 1490055413, - "78128000" - ], - [ - 1490055413, - "77464000" - ], - [ - 1490055428, - "77464000" - ], - [ - 1490055428, - "69668000" - ], - [ - 1490055428, - "29744000" - ], - [ - 1490055443, - "60320000" - ], - [ - 1490055443, - "29728000" - ], - [ - 1490055443, - "74268000" - ], - [ - 1490055458, - "64416000" - ], - [ - 1490055458, - "60336000" - ], - [ - 1490055458, - "74268000" - ], - [ - 1490055473, - "73120000" - ], - [ - 1490055473, - "74268000" - ], - [ - 1490055473, - "63920000" - ], - [ - 1490055488, - "76696000" - ], - [ - 1490055488, - "29728000" - ], - [ - 1490055488, - "73332000" - ], - [ - 1490055503, - "60980000" - ], - [ - 1490055503, - "76696000" - ], - [ - 1490055503, - "76916000" - ], - [ - 1490055518, - "76696000" - ], - [ - 1490055518, - "65588000" - ], - [ - 1490055518, - "76916000" - ], - [ - 1490055533, - "73772000" - ], - [ - 1490055533, - "38592000" - ], - [ - 1490055533, - "76916000" - ], - [ - 1490055548, - "39724000" - ], - [ - 1490055548, - "78380000" - ], - [ - 1490055548, - "60592000" - ], - [ - 1490055563, - "78380000" - ], - [ - 1490055563, - "60548000" - ], - [ - 1490055563, - "68608000" - ], - [ - 1490055578, - "73720000" - ], - [ - 1490055578, - "78380000" - ], - [ - 1490055578, - "69756000" - ], - [ - 1490055593, - "37472000" - ], - [ - 1490055593, - "73720000" - ], - [ - 1490055593, - "73852000" - ], - [ - 1490055608, - "73720000" - ], - [ - 1490055608, - "59172000" - ], - [ - 1490055608, - "81532000" - ], - [ - 1490055623, - "81532000" - ], - [ - 1490055623, - "68372000" - ], - [ - 1490055623, - "73720000" - ], - [ - 1490055638, - "30520000" - ], - [ - 1490055638, - "29964000" - ], - [ - 1490055638, - "72980000" - ], - [ - 1490055653, - "30980000" - ], - [ - 1490055653, - "80660000" - ], - [ - 1490055653, - "30520000" - ], - [ - 1490055668, - "80660000" - ], - [ - 1490055668, - "30980000" - ], - [ - 1490055668, - "31320000" - ], - [ - 1490055683, - "80660000" - ], - [ - 1490055683, - "38208000" - ], - [ - 1490055683, - "47572000" - ], - [ - 1490055698, - "65052000" - ], - [ - 1490055698, - "80660000" - ], - [ - 1490055698, - "67028000" - ], - [ - 1490055713, - "37484000" - ], - [ - 1490055713, - "76604000" - ], - [ - 1490055713, - "68636000" - ], - [ - 1490055728, - "80188000" - ], - [ - 1490055728, - "76828000" - ], - [ - 1490055728, - "59216000" - ], - [ - 1490055743, - "76828000" - ], - [ - 1490055743, - "80188000" - ], - [ - 1490055743, - "68140000" - ], - [ - 1490055758, - "73252000" - ], - [ - 1490055758, - "30280000" - ], - [ - 1490055758, - "76828000" - ], - [ - 1490055773, - "80932000" - ], - [ - 1490055773, - "42288000" - ], - [ - 1490055773, - "29728000" - ], - [ - 1490055788, - "80932000" - ], - [ - 1490055788, - "59256000" - ], - [ - 1490055788, - "63604000" - ], - [ - 1490055803, - "64956000" - ], - [ - 1490055803, - "29772000" - ], - [ - 1490055803, - "71284000" - ], - [ - 1490055818, - "76396000" - ], - [ - 1490055818, - "73140000" - ], - [ - 1490055818, - "42196000" - ], - [ - 1490055833, - "62944000" - ], - [ - 1490055833, - "77236000" - ], - [ - 1490055833, - "76396000" - ], - [ - 1490055848, - "76396000" - ], - [ - 1490055848, - "77236000" - ], - [ - 1490055848, - "71648000" - ], - [ - 1490055863, - "77236000" - ], - [ - 1490055863, - "38572000" - ], - [ - 1490055863, - "75232000" - ], - [ - 1490055878, - "38508000" - ], - [ - 1490055878, - "75232000" - ], - [ - 1490055878, - "59556000" - ], - [ - 1490055893, - "68404000" - ], - [ - 1490055893, - "75232000" - ], - [ - 1490055893, - "60856000" - ], - [ - 1490055908, - "73012000" - ], - [ - 1490055908, - "29792000" - ], - [ - 1490055908, - "70172000" - ], - [ - 1490055923, - "81196000" - ], - [ - 1490055923, - "61036000" - ], - [ - 1490055923, - "74268000" - ], - [ - 1490055938, - "81196000" - ], - [ - 1490055938, - "81948000" - ], - [ - 1490055938, - "65772000" - ], - [ - 1490055953, - "81948000" - ], - [ - 1490055953, - "73956000" - ], - [ - 1490055953, - "81196000" - ], - [ - 1490055968, - "81948000" - ], - [ - 1490055968, - "78052000" - ], - [ - 1490055968, - "39036000" - ], - [ - 1490055983, - "65456000" - ], - [ - 1490055983, - "39140000" - ], - [ - 1490055983, - "78052000" - ], - [ - 1490055998, - "78052000" - ], - [ - 1490055998, - "66560000" - ], - [ - 1490055998, - "70056000" - ], - [ - 1490056013, - "70648000" - ], - [ - 1490056013, - "77736000" - ], - [ - 1490056013, - "39100000" - ], - [ - 1490056028, - "77736000" - ], - [ - 1490056028, - "79352000" - ], - [ - 1490056028, - "64172000" - ], - [ - 1490056043, - "69284000" - ], - [ - 1490056043, - "79352000" - ], - [ - 1490056043, - "77736000" - ], - [ - 1490056058, - "76964000" - ], - [ - 1490056058, - "29728000" - ], - [ - 1490056058, - "79352000" - ], - [ - 1490056073, - "29724000" - ], - [ - 1490056073, - "76964000" - ], - [ - 1490056073, - "60840000" - ], - [ - 1490056088, - "76964000" - ], - [ - 1490056088, - "61032000" - ], - [ - 1490056088, - "64424000" - ], - [ - 1490056103, - "73128000" - ], - [ - 1490056103, - "29904000" - ], - [ - 1490056103, - "65640000" - ], - [ - 1490056118, - "76704000" - ], - [ - 1490056118, - "73832000" - ], - [ - 1490056118, - "60864000" - ], - [ - 1490056133, - "78432000" - ], - [ - 1490056133, - "76704000" - ], - [ - 1490056133, - "65472000" - ], - [ - 1490056148, - "76704000" - ], - [ - 1490056148, - "74168000" - ], - [ - 1490056148, - "78432000" - ], - [ - 1490056163, - "78432000" - ], - [ - 1490056163, - "39208000" - ], - [ - 1490056163, - "78264000" - ], - [ - 1490056178, - "39568000" - ], - [ - 1490056178, - "61136000" - ], - [ - 1490056178, - "78264000" - ], - [ - 1490056193, - "60040000" - ], - [ - 1490056193, - "69832000" - ], - [ - 1490056193, - "78264000" - ], - [ - 1490056208, - "73928000" - ], - [ - 1490056208, - "70352000" - ], - [ - 1490056208, - "38660000" - ], - [ - 1490056223, - "73928000" - ], - [ - 1490056223, - "60148000" - ], - [ - 1490056223, - "74960000" - ], - [ - 1490056238, - "73928000" - ], - [ - 1490056238, - "69168000" - ], - [ - 1490056238, - "74960000" - ], - [ - 1490056253, - "73776000" - ], - [ - 1490056253, - "74960000" - ], - [ - 1490056253, - "29728000" - ], - [ - 1490056268, - "73776000" - ], - [ - 1490056268, - "29832000" - ], - [ - 1490056268, - "60172000" - ], - [ - 1490056283, - "73776000" - ], - [ - 1490056283, - "39380000" - ], - [ - 1490056283, - "65244000" - ], - [ - 1490056298, - "29904000" - ], - [ - 1490056298, - "65172000" - ], - [ - 1490056298, - "73428000" - ], - [ - 1490056313, - "39916000" - ], - [ - 1490056313, - "69780000" - ], - [ - 1490056313, - "78036000" - ], - [ - 1490056328, - "65508000" - ], - [ - 1490056328, - "77460000" - ], - [ - 1490056328, - "78036000" - ], - [ - 1490056343, - "69596000" - ], - [ - 1490056343, - "77460000" - ], - [ - 1490056343, - "78036000" - ], - [ - 1490056358, - "78300000" - ], - [ - 1490056358, - "77460000" - ], - [ - 1490056358, - "39616000" - ], - [ - 1490056373, - "78300000" - ], - [ - 1490056373, - "38840000" - ], - [ - 1490056373, - "60864000" - ], - [ - 1490056388, - "78300000" - ], - [ - 1490056388, - "69560000" - ], - [ - 1490056388, - "60328000" - ], - [ - 1490056403, - "74168000" - ], - [ - 1490056403, - "70336000" - ], - [ - 1490056403, - "39620000" - ], - [ - 1490056418, - "81848000" - ], - [ - 1490056418, - "74432000" - ], - [ - 1490056418, - "60248000" - ], - [ - 1490056433, - "82112000" - ], - [ - 1490056433, - "81848000" - ], - [ - 1490056433, - "64504000" - ], - [ - 1490056448, - "64504000" - ], - [ - 1490056448, - "30852000" - ], - [ - 1490056448, - "82112000" - ], - [ - 1490056463, - "82112000" - ], - [ - 1490056463, - "65528000" - ], - [ - 1490056463, - "39788000" - ], - [ - 1490056478, - "38680000" - ], - [ - 1490056478, - "65528000" - ], - [ - 1490056478, - "66828000" - ], - [ - 1490056493, - "29728000" - ], - [ - 1490056493, - "70916000" - ], - [ - 1490056493, - "65788000" - ], - [ - 1490056508, - "78596000" - ], - [ - 1490056508, - "69876000" - ], - [ - 1490056508, - "38512000" - ], - [ - 1490056523, - "78580000" - ], - [ - 1490056523, - "65360000" - ], - [ - 1490056523, - "78596000" - ], - [ - 1490056538, - "69448000" - ], - [ - 1490056538, - "78596000" - ], - [ - 1490056538, - "78580000" - ], - [ - 1490056553, - "78580000" - ], - [ - 1490056553, - "29728000" - ], - [ - 1490056553, - "78152000" - ], - [ - 1490056568, - "30424000" - ], - [ - 1490056568, - "78152000" - ], - [ - 1490056568, - "61660000" - ], - [ - 1490056583, - "65756000" - ], - [ - 1490056583, - "78152000" - ], - [ - 1490056583, - "61052000" - ], - [ - 1490056598, - "29728000" - ], - [ - 1490056598, - "66272000" - ], - [ - 1490056598, - "74452000" - ], - [ - 1490056613, - "60516000" - ], - [ - 1490056613, - "78548000" - ], - [ - 1490056613, - "74456000" - ], - [ - 1490056628, - "78548000" - ], - [ - 1490056628, - "78552000" - ], - [ - 1490056628, - "65124000" - ], - [ - 1490056643, - "78552000" - ], - [ - 1490056643, - "78548000" - ], - [ - 1490056643, - "73820000" - ], - [ - 1490056658, - "38148000" - ], - [ - 1490056658, - "78552000" - ], - [ - 1490056658, - "77916000" - ], - [ - 1490056673, - "38684000" - ], - [ - 1490056673, - "60492000" - ], - [ - 1490056673, - "77916000" - ], - [ - 1490056688, - "61216000" - ], - [ - 1490056688, - "77916000" - ], - [ - 1490056688, - "69188000" - ], - [ - 1490056703, - "73944000" - ], - [ - 1490056703, - "69408000" - ], - [ - 1490056703, - "38760000" - ], - [ - 1490056718, - "74008000" - ], - [ - 1490056718, - "73944000" - ], - [ - 1490056718, - "60760000" - ], - [ - 1490056733, - "73944000" - ], - [ - 1490056733, - "74008000" - ], - [ - 1490056733, - "69312000" - ], - [ - 1490056748, - "74008000" - ], - [ - 1490056748, - "29812000" - ], - [ - 1490056748, - "73912000" - ], - [ - 1490056763, - "73912000" - ], - [ - 1490056763, - "61268000" - ], - [ - 1490056763, - "29908000" - ], - [ - 1490056778, - "73912000" - ], - [ - 1490056778, - "65364000" - ], - [ - 1490056778, - "39500000" - ], - [ - 1490056793, - "29728000" - ], - [ - 1490056793, - "65024000" - ], - [ - 1490056793, - "74572000" - ], - [ - 1490056808, - "78156000" - ], - [ - 1490056808, - "38508000" - ], - [ - 1490056808, - "69112000" - ], - [ - 1490056823, - "78156000" - ], - [ - 1490056823, - "64108000" - ], - [ - 1490056823, - "77816000" - ], - [ - 1490056838, - "68716000" - ], - [ - 1490056838, - "77816000" - ], - [ - 1490056838, - "78156000" - ], - [ - 1490056853, - "38832000" - ], - [ - 1490056853, - "77816000" - ], - [ - 1490056853, - "76900000" - ], - [ - 1490056868, - "76900000" - ], - [ - 1490056868, - "30660000" - ], - [ - 1490056868, - "60320000" - ], - [ - 1490056883, - "69516000" - ], - [ - 1490056883, - "76900000" - ], - [ - 1490056883, - "61528000" - ], - [ - 1490056898, - "29728000" - ], - [ - 1490056898, - "74116000" - ], - [ - 1490056898, - "65112000" - ], - [ - 1490056913, - "59152000" - ], - [ - 1490056913, - "81796000" - ], - [ - 1490056913, - "74320000" - ], - [ - 1490056928, - "77904000" - ], - [ - 1490056928, - "81796000" - ], - [ - 1490056928, - "64484000" - ], - [ - 1490056943, - "72668000" - ], - [ - 1490056943, - "81796000" - ], - [ - 1490056943, - "77904000" - ], - [ - 1490056958, - "76764000" - ], - [ - 1490056958, - "38644000" - ], - [ - 1490056958, - "77904000" - ], - [ - 1490056973, - "64088000" - ], - [ - 1490056973, - "76764000" - ], - [ - 1490056973, - "38172000" - ], - [ - 1490056988, - "65424000" - ], - [ - 1490056988, - "68696000" - ], - [ - 1490056988, - "76764000" - ], - [ - 1490057003, - "70536000" - ], - [ - 1490057003, - "76880000" - ], - [ - 1490057003, - "38020000" - ], - [ - 1490057018, - "64968000" - ], - [ - 1490057018, - "76880000" - ], - [ - 1490057018, - "77704000" - ], - [ - 1490057033, - "69576000" - ], - [ - 1490057033, - "76880000" - ], - [ - 1490057033, - "77704000" - ], - [ - 1490057048, - "77704000" - ], - [ - 1490057048, - "29700000" - ], - [ - 1490057048, - "77760000" - ], - [ - 1490057063, - "29700000" - ], - [ - 1490057063, - "77760000" - ], - [ - 1490057063, - "60448000" - ], - [ - 1490057078, - "60148000" - ], - [ - 1490057078, - "77760000" - ], - [ - 1490057078, - "65232000" - ], - [ - 1490057093, - "64244000" - ], - [ - 1490057093, - "72912000" - ], - [ - 1490057093, - "29984000" - ], - [ - 1490057108, - "76496000" - ], - [ - 1490057108, - "71924000" - ], - [ - 1490057108, - "60060000" - ], - [ - 1490057123, - "77036000" - ], - [ - 1490057123, - "64156000" - ], - [ - 1490057123, - "76496000" - ], - [ - 1490057138, - "72852000" - ], - [ - 1490057138, - "77036000" - ], - [ - 1490057138, - "76496000" - ], - [ - 1490057153, - "76948000" - ], - [ - 1490057153, - "77036000" - ], - [ - 1490057153, - "38796000" - ], - [ - 1490057168, - "60796000" - ], - [ - 1490057168, - "38596000" - ], - [ - 1490057168, - "76948000" - ], - [ - 1490057183, - "60596000" - ], - [ - 1490057183, - "69984000" - ], - [ - 1490057183, - "76948000" - ], - [ - 1490057198, - "70092000" - ], - [ - 1490057198, - "38888000" - ], - [ - 1490057198, - "74080000" - ], - [ - 1490057213, - "74080000" - ], - [ - 1490057213, - "61248000" - ], - [ - 1490057213, - "74188000" - ], - [ - 1490057228, - "81868000" - ], - [ - 1490057228, - "70232000" - ], - [ - 1490057228, - "74080000" - ], - [ - 1490057243, - "74080000" - ], - [ - 1490057243, - "81868000" - ], - [ - 1490057243, - "74328000" - ], - [ - 1490057258, - "38796000" - ], - [ - 1490057258, - "81868000" - ], - [ - 1490057258, - "82008000" - ], - [ - 1490057273, - "82008000" - ], - [ - 1490057273, - "38676000" - ], - [ - 1490057273, - "64704000" - ], - [ - 1490057288, - "82008000" - ], - [ - 1490057288, - "65440000" - ], - [ - 1490057288, - "69816000" - ], - [ - 1490057303, - "38668000" - ], - [ - 1490057303, - "77496000" - ], - [ - 1490057303, - "69024000" - ], - [ - 1490057318, - "78232000" - ], - [ - 1490057318, - "77496000" - ], - [ - 1490057318, - "65212000" - ], - [ - 1490057333, - "70324000" - ], - [ - 1490057333, - "78232000" - ], - [ - 1490057333, - "77496000" - ], - [ - 1490057348, - "78004000" - ], - [ - 1490057348, - "78232000" - ], - [ - 1490057348, - "29840000" - ], - [ - 1490057363, - "30348000" - ], - [ - 1490057363, - "60280000" - ], - [ - 1490057363, - "78004000" - ], - [ - 1490057378, - "78004000" - ], - [ - 1490057378, - "61024000" - ], - [ - 1490057378, - "64728000" - ], - [ - 1490057393, - "29900000" - ], - [ - 1490057393, - "72912000" - ], - [ - 1490057393, - "64952000" - ], - [ - 1490057408, - "77008000" - ], - [ - 1490057408, - "73656000" - ], - [ - 1490057408, - "60648000" - ], - [ - 1490057423, - "64232000" - ], - [ - 1490057423, - "77232000" - ], - [ - 1490057423, - "77008000" - ], - [ - 1490057438, - "73952000" - ], - [ - 1490057438, - "77232000" - ], - [ - 1490057438, - "77008000" - ], - [ - 1490057453, - "77024000" - ], - [ - 1490057453, - "77232000" - ], - [ - 1490057453, - "38856000" - ], - [ - 1490057468, - "60960000" - ], - [ - 1490057468, - "77024000" - ], - [ - 1490057468, - "38740000" - ], - [ - 1490057483, - "61120000" - ], - [ - 1490057483, - "77024000" - ], - [ - 1490057483, - "69144000" - ], - [ - 1490057498, - "69816000" - ], - [ - 1490057498, - "73752000" - ], - [ - 1490057498, - "38736000" - ], - [ - 1490057513, - "73912000" - ], - [ - 1490057513, - "59712000" - ], - [ - 1490057513, - "73752000" - ], - [ - 1490057528, - "73752000" - ], - [ - 1490057528, - "69364000" - ], - [ - 1490057528, - "73912000" - ], - [ - 1490057543, - "73912000" - ], - [ - 1490057543, - "29728000" - ], - [ - 1490057543, - "72940000" - ], - [ - 1490057558, - "39736000" - ], - [ - 1490057558, - "29840000" - ], - [ - 1490057558, - "81644000" - ], - [ - 1490057573, - "65404000" - ], - [ - 1490057573, - "38648000" - ], - [ - 1490057573, - "81644000" - ], - [ - 1490057588, - "64656000" - ], - [ - 1490057588, - "29728000" - ], - [ - 1490057588, - "69492000" - ], - [ - 1490057603, - "38720000" - ], - [ - 1490057603, - "69256000" - ], - [ - 1490057603, - "78196000" - ], - [ - 1490057618, - "64908000" - ], - [ - 1490057618, - "78196000" - ], - [ - 1490057618, - "76936000" - ], - [ - 1490057633, - "69516000" - ], - [ - 1490057633, - "78196000" - ], - [ - 1490057633, - "76936000" - ], - [ - 1490057648, - "76936000" - ], - [ - 1490057648, - "38512000" - ], - [ - 1490057648, - "77188000" - ], - [ - 1490057663, - "38544000" - ], - [ - 1490057663, - "61308000" - ], - [ - 1490057663, - "77188000" - ], - [ - 1490057678, - "70012000" - ], - [ - 1490057678, - "61372000" - ], - [ - 1490057678, - "77188000" - ], - [ - 1490057693, - "69556000" - ], - [ - 1490057693, - "29908000" - ], - [ - 1490057693, - "74612000" - ], - [ - 1490057708, - "60464000" - ], - [ - 1490057708, - "74164000" - ], - [ - 1490057708, - "82292000" - ], - [ - 1490057723, - "82292000" - ], - [ - 1490057723, - "81332000" - ], - [ - 1490057723, - "65072000" - ], - [ - 1490057738, - "81332000" - ], - [ - 1490057738, - "73768000" - ], - [ - 1490057738, - "82292000" - ], - [ - 1490057753, - "40252000" - ], - [ - 1490057753, - "81332000" - ], - [ - 1490057753, - "77864000" - ], - [ - 1490057768, - "65332000" - ], - [ - 1490057768, - "77864000" - ], - [ - 1490057768, - "38924000" - ], - [ - 1490057783, - "66320000" - ], - [ - 1490057783, - "77864000" - ], - [ - 1490057783, - "69932000" - ], - [ - 1490057798, - "38684000" - ], - [ - 1490057798, - "69904000" - ], - [ - 1490057798, - "77612000" - ], - [ - 1490057813, - "77612000" - ], - [ - 1490057813, - "65144000" - ], - [ - 1490057813, - "78600000" - ], - [ - 1490057828, - "78600000" - ], - [ - 1490057828, - "77612000" - ], - [ - 1490057828, - "69744000" - ], - [ - 1490057843, - "77424000" - ], - [ - 1490057843, - "78600000" - ], - [ - 1490057843, - "30008000" - ], - [ - 1490057858, - "77424000" - ], - [ - 1490057858, - "29708000" - ], - [ - 1490057858, - "60108000" - ], - [ - 1490057873, - "60852000" - ], - [ - 1490057873, - "77424000" - ], - [ - 1490057873, - "65012000" - ], - [ - 1490057888, - "64436000" - ], - [ - 1490057888, - "73196000" - ], - [ - 1490057888, - "29728000" - ], - [ - 1490057903, - "60388000" - ], - [ - 1490057903, - "73652000" - ], - [ - 1490057903, - "76780000" - ], - [ - 1490057918, - "76780000" - ], - [ - 1490057918, - "77228000" - ], - [ - 1490057918, - "64104000" - ], - [ - 1490057933, - "73312000" - ], - [ - 1490057933, - "77228000" - ], - [ - 1490057933, - "76780000" - ], - [ - 1490057948, - "76896000" - ], - [ - 1490057948, - "77228000" - ], - [ - 1490057948, - "39324000" - ], - [ - 1490057963, - "61128000" - ], - [ - 1490057963, - "76896000" - ], - [ - 1490057963, - "38748000" - ], - [ - 1490057978, - "76896000" - ], - [ - 1490057978, - "70404000" - ], - [ - 1490057978, - "60236000" - ], - [ - 1490057993, - "69444000" - ], - [ - 1490057993, - "74500000" - ], - [ - 1490057993, - "38872000" - ], - [ - 1490058008, - "73028000" - ], - [ - 1490058008, - "74500000" - ], - [ - 1490058008, - "60872000" - ], - [ - 1490058023, - "73028000" - ], - [ - 1490058023, - "74500000" - ], - [ - 1490058023, - "69764000" - ], - [ - 1490058038, - "73860000" - ], - [ - 1490058038, - "73028000" - ], - [ - 1490058038, - "30076000" - ], - [ - 1490058053, - "29728000" - ], - [ - 1490058053, - "81540000" - ], - [ - 1490058053, - "39660000" - ], - [ - 1490058068, - "81540000" - ], - [ - 1490058068, - "39448000" - ], - [ - 1490058068, - "65372000" - ], - [ - 1490058083, - "70484000" - ], - [ - 1490058083, - "29728000" - ], - [ - 1490058083, - "65412000" - ], - [ - 1490058098, - "78164000" - ], - [ - 1490058098, - "37960000" - ], - [ - 1490058098, - "70020000" - ], - [ - 1490058113, - "78164000" - ], - [ - 1490058113, - "64968000" - ], - [ - 1490058113, - "78204000" - ], - [ - 1490058128, - "70080000" - ], - [ - 1490058128, - "78204000" - ], - [ - 1490058128, - "78164000" - ], - [ - 1490058143, - "77760000" - ], - [ - 1490058143, - "29780000" - ], - [ - 1490058143, - "78204000" - ], - [ - 1490058158, - "77760000" - ], - [ - 1490058158, - "29884000" - ], - [ - 1490058158, - "60096000" - ], - [ - 1490058173, - "62056000" - ], - [ - 1490058173, - "77760000" - ], - [ - 1490058173, - "65520000" - ], - [ - 1490058188, - "29828000" - ], - [ - 1490058188, - "66664000" - ], - [ - 1490058188, - "74216000" - ], - [ - 1490058203, - "78312000" - ], - [ - 1490058203, - "61016000" - ], - [ - 1490058203, - "74848000" - ], - [ - 1490058218, - "78312000" - ], - [ - 1490058218, - "78944000" - ], - [ - 1490058218, - "65624000" - ], - [ - 1490058233, - "78944000" - ], - [ - 1490058233, - "73808000" - ], - [ - 1490058233, - "78312000" - ], - [ - 1490058248, - "78944000" - ], - [ - 1490058248, - "38768000" - ], - [ - 1490058248, - "77904000" - ], - [ - 1490058263, - "65568000" - ], - [ - 1490058263, - "77904000" - ], - [ - 1490058263, - "38980000" - ], - [ - 1490058278, - "77904000" - ], - [ - 1490058278, - "69656000" - ], - [ - 1490058278, - "60468000" - ], - [ - 1490058293, - "78360000" - ], - [ - 1490058293, - "38220000" - ], - [ - 1490058293, - "68972000" - ], - [ - 1490058308, - "78360000" - ], - [ - 1490058308, - "59708000" - ], - [ - 1490058308, - "74084000" - ], - [ - 1490058323, - "74084000" - ], - [ - 1490058323, - "78360000" - ], - [ - 1490058323, - "69284000" - ], - [ - 1490058338, - "29728000" - ], - [ - 1490058338, - "74084000" - ], - [ - 1490058338, - "72868000" - ], - [ - 1490058353, - "72868000" - ], - [ - 1490058353, - "29776000" - ], - [ - 1490058353, - "61360000" - ], - [ - 1490058368, - "64432000" - ], - [ - 1490058368, - "72868000" - ], - [ - 1490058368, - "61132000" - ], - [ - 1490058383, - "74152000" - ], - [ - 1490058383, - "30212000" - ], - [ - 1490058383, - "64716000" - ], - [ - 1490058398, - "38344000" - ], - [ - 1490058398, - "73412000" - ], - [ - 1490058398, - "78248000" - ], - [ - 1490058413, - "77508000" - ], - [ - 1490058413, - "78248000" - ], - [ - 1490058413, - "64936000" - ], - [ - 1490058428, - "77508000" - ], - [ - 1490058428, - "78248000" - ], - [ - 1490058428, - "69536000" - ], - [ - 1490058443, - "77508000" - ], - [ - 1490058443, - "77216000" - ], - [ - 1490058443, - "39172000" - ], - [ - 1490058458, - "38704000" - ], - [ - 1490058458, - "77216000" - ], - [ - 1490058458, - "61172000" - ], - [ - 1490058473, - "70460000" - ], - [ - 1490058473, - "77216000" - ], - [ - 1490058473, - "59688000" - ], - [ - 1490058488, - "68384000" - ], - [ - 1490058488, - "37996000" - ], - [ - 1490058488, - "75060000" - ], - [ - 1490058503, - "59132000" - ], - [ - 1490058503, - "82740000" - ], - [ - 1490058503, - "72480000" - ], - [ - 1490058518, - "82740000" - ], - [ - 1490058518, - "80160000" - ], - [ - 1490058518, - "69048000" - ], - [ - 1490058533, - "82740000" - ], - [ - 1490058533, - "80160000" - ], - [ - 1490058533, - "72632000" - ], - [ - 1490058548, - "80160000" - ], - [ - 1490058548, - "80312000" - ], - [ - 1490058548, - "38428000" - ], - [ - 1490058563, - "38180000" - ], - [ - 1490058563, - "64524000" - ], - [ - 1490058563, - "80312000" - ], - [ - 1490058578, - "69124000" - ], - [ - 1490058578, - "80312000" - ], - [ - 1490058578, - "64800000" - ], - [ - 1490058593, - "38440000" - ], - [ - 1490058593, - "69400000" - ], - [ - 1490058593, - "76804000" - ], - [ - 1490058608, - "64024000" - ], - [ - 1490058608, - "77080000" - ], - [ - 1490058608, - "76804000" - ], - [ - 1490058623, - "76804000" - ], - [ - 1490058623, - "68624000" - ], - [ - 1490058623, - "77080000" - ], - [ - 1490058638, - "29956000" - ], - [ - 1490058638, - "76528000" - ], - [ - 1490058638, - "77080000" - ], - [ - 1490058653, - "29728000" - ], - [ - 1490058653, - "76528000" - ], - [ - 1490058653, - "60532000" - ], - [ - 1490058668, - "76528000" - ], - [ - 1490058668, - "60316000" - ], - [ - 1490058668, - "64804000" - ], - [ - 1490058683, - "65056000" - ], - [ - 1490058683, - "30924000" - ], - [ - 1490058683, - "73508000" - ], - [ - 1490058698, - "60616000" - ], - [ - 1490058698, - "73248000" - ], - [ - 1490058698, - "77596000" - ], - [ - 1490058713, - "61128000" - ], - [ - 1490058713, - "77596000" - ], - [ - 1490058713, - "77344000" - ], - [ - 1490058728, - "65216000" - ], - [ - 1490058728, - "77596000" - ], - [ - 1490058728, - "77344000" - ], - [ - 1490058743, - "77344000" - ], - [ - 1490058743, - "38004000" - ], - [ - 1490058743, - "66240000" - ], - [ - 1490058758, - "66240000" - ], - [ - 1490058758, - "60808000" - ], - [ - 1490058758, - "38636000" - ], - [ - 1490058773, - "60592000" - ], - [ - 1490058773, - "66240000" - ], - [ - 1490058773, - "69504000" - ], - [ - 1490058788, - "69160000" - ], - [ - 1490058788, - "38508000" - ], - [ - 1490058788, - "74112000" - ], - [ - 1490058803, - "74112000" - ], - [ - 1490058803, - "74272000" - ], - [ - 1490058803, - "60564000" - ], - [ - 1490058818, - "74112000" - ], - [ - 1490058818, - "69920000" - ], - [ - 1490058818, - "81440000" - ], - [ - 1490058833, - "74112000" - ], - [ - 1490058833, - "74016000" - ], - [ - 1490058833, - "81440000" - ], - [ - 1490058848, - "38640000" - ], - [ - 1490058848, - "81696000" - ], - [ - 1490058848, - "81440000" - ], - [ - 1490058863, - "38408000" - ], - [ - 1490058863, - "81696000" - ], - [ - 1490058863, - "64736000" - ], - [ - 1490058878, - "81696000" - ], - [ - 1490058878, - "65060000" - ], - [ - 1490058878, - "68368000" - ], - [ - 1490058893, - "38000000" - ], - [ - 1490058893, - "70172000" - ], - [ - 1490058893, - "77576000" - ], - [ - 1490058908, - "77576000" - ], - [ - 1490058908, - "77852000" - ], - [ - 1490058908, - "64692000" - ], - [ - 1490058923, - "77852000" - ], - [ - 1490058923, - "77576000" - ], - [ - 1490058923, - "68780000" - ], - [ - 1490058938, - "29764000" - ], - [ - 1490058938, - "77852000" - ], - [ - 1490058938, - "76972000" - ], - [ - 1490058953, - "76972000" - ], - [ - 1490058953, - "29700000" - ], - [ - 1490058953, - "60480000" - ], - [ - 1490058968, - "76972000" - ], - [ - 1490058968, - "65088000" - ], - [ - 1490058968, - "61060000" - ], - [ - 1490058983, - "65452000" - ], - [ - 1490058983, - "29832000" - ], - [ - 1490058983, - "73784000" - ], - [ - 1490058998, - "59620000" - ], - [ - 1490058998, - "74148000" - ], - [ - 1490058998, - "77880000" - ], - [ - 1490059013, - "64632000" - ], - [ - 1490059013, - "77880000" - ], - [ - 1490059013, - "78244000" - ], - [ - 1490059028, - "77880000" - ], - [ - 1490059028, - "78244000" - ], - [ - 1490059028, - "73840000" - ], - [ - 1490059043, - "38140000" - ], - [ - 1490059043, - "77424000" - ], - [ - 1490059043, - "78244000" - ], - [ - 1490059058, - "77424000" - ], - [ - 1490059058, - "38984000" - ], - [ - 1490059058, - "60856000" - ], - [ - 1490059073, - "61156000" - ], - [ - 1490059073, - "77424000" - ], - [ - 1490059073, - "69560000" - ], - [ - 1490059088, - "38448000" - ], - [ - 1490059088, - "70364000" - ], - [ - 1490059088, - "74160000" - ], - [ - 1490059103, - "74460000" - ], - [ - 1490059103, - "59936000" - ], - [ - 1490059103, - "74160000" - ], - [ - 1490059118, - "69092000" - ], - [ - 1490059118, - "74460000" - ], - [ - 1490059118, - "74160000" - ], - [ - 1490059133, - "30028000" - ], - [ - 1490059133, - "74460000" - ], - [ - 1490059133, - "73180000" - ], - [ - 1490059148, - "29752000" - ], - [ - 1490059148, - "73180000" - ], - [ - 1490059148, - "60584000" - ], - [ - 1490059163, - "65192000" - ], - [ - 1490059163, - "73180000" - ], - [ - 1490059163, - "38468000" - ], - [ - 1490059178, - "64976000" - ], - [ - 1490059178, - "72872000" - ], - [ - 1490059178, - "29728000" - ], - [ - 1490059193, - "25608000" - ], - [ - 1490059193, - "76960000" - ], - [ - 1490059193, - "69064000" - ], - [ - 1490059208, - "65296000" - ], - [ - 1490059208, - "77768000" - ], - [ - 1490059208, - "76960000" - ], - [ - 1490059223, - "68368000" - ], - [ - 1490059223, - "77768000" - ], - [ - 1490059223, - "76960000" - ], - [ - 1490059238, - "41420000" - ], - [ - 1490059238, - "77576000" - ], - [ - 1490059238, - "77768000" - ], - [ - 1490059253, - "29796000" - ], - [ - 1490059253, - "42204000" - ], - [ - 1490059253, - "77576000" - ], - [ - 1490059268, - "77576000" - ], - [ - 1490059268, - "59796000" - ], - [ - 1490059268, - "67724000" - ], - [ - 1490059283, - "30484000" - ], - [ - 1490059283, - "71308000" - ], - [ - 1490059283, - "63984000" - ], - [ - 1490059298, - "73192000" - ], - [ - 1490059298, - "58896000" - ], - [ - 1490059298, - "80004000" - ], - [ - 1490059313, - "80004000" - ], - [ - 1490059313, - "63496000" - ], - [ - 1490059313, - "76264000" - ], - [ - 1490059328, - "76264000" - ], - [ - 1490059328, - "72704000" - ], - [ - 1490059328, - "80004000" - ], - [ - 1490059343, - "76264000" - ], - [ - 1490059343, - "76288000" - ], - [ - 1490059343, - "37888000" - ], - [ - 1490059358, - "38188000" - ], - [ - 1490059358, - "76288000" - ], - [ - 1490059358, - "59804000" - ], - [ - 1490059373, - "76288000" - ], - [ - 1490059373, - "69052000" - ], - [ - 1490059373, - "60016000" - ], - [ - 1490059388, - "68704000" - ], - [ - 1490059388, - "73148000" - ], - [ - 1490059388, - "37628000" - ], - [ - 1490059403, - "80828000" - ], - [ - 1490059403, - "73312000" - ], - [ - 1490059403, - "59388000" - ], - [ - 1490059418, - "80828000" - ], - [ - 1490059418, - "80480000" - ], - [ - 1490059418, - "69240000" - ], - [ - 1490059433, - "80480000" - ], - [ - 1490059433, - "72824000" - ], - [ - 1490059433, - "80828000" - ], - [ - 1490059448, - "80504000" - ], - [ - 1490059448, - "38036000" - ], - [ - 1490059448, - "80480000" - ], - [ - 1490059463, - "64412000" - ], - [ - 1490059463, - "38128000" - ], - [ - 1490059463, - "80504000" - ], - [ - 1490059478, - "80504000" - ], - [ - 1490059478, - "69012000" - ], - [ - 1490059478, - "65156000" - ], - [ - 1490059493, - "69244000" - ], - [ - 1490059493, - "37704000" - ], - [ - 1490059493, - "76692000" - ], - [ - 1490059508, - "76692000" - ], - [ - 1490059508, - "63696000" - ], - [ - 1490059508, - "77436000" - ], - [ - 1490059523, - "77436000" - ], - [ - 1490059523, - "76692000" - ], - [ - 1490059523, - "68304000" - ], - [ - 1490059538, - "29700000" - ], - [ - 1490059538, - "77436000" - ], - [ - 1490059538, - "77512000" - ], - [ - 1490059553, - "77512000" - ], - [ - 1490059553, - "29728000" - ], - [ - 1490059553, - "58624000" - ], - [ - 1490059568, - "63900000" - ], - [ - 1490059568, - "60268000" - ], - [ - 1490059568, - "77512000" - ], - [ - 1490059583, - "72596000" - ], - [ - 1490059583, - "63852000" - ], - [ - 1490059583, - "29796000" - ], - [ - 1490059598, - "73060000" - ], - [ - 1490059598, - "76692000" - ], - [ - 1490059598, - "60020000" - ], - [ - 1490059613, - "64108000" - ], - [ - 1490059613, - "76692000" - ], - [ - 1490059613, - "76644000" - ], - [ - 1490059628, - "72812000" - ], - [ - 1490059628, - "76644000" - ], - [ - 1490059628, - "76692000" - ], - [ - 1490059643, - "76644000" - ], - [ - 1490059643, - "38156000" - ], - [ - 1490059643, - "76396000" - ], - [ - 1490059658, - "38816000" - ], - [ - 1490059658, - "59736000" - ], - [ - 1490059658, - "76396000" - ], - [ - 1490059673, - "69524000" - ], - [ - 1490059673, - "60572000" - ], - [ - 1490059673, - "76396000" - ], - [ - 1490059688, - "69276000" - ], - [ - 1490059688, - "74132000" - ], - [ - 1490059688, - "37672000" - ], - [ - 1490059703, - "58656000" - ], - [ - 1490059703, - "74132000" - ], - [ - 1490059703, - "73876000" - ], - [ - 1490059718, - "69268000" - ], - [ - 1490059718, - "81556000" - ], - [ - 1490059718, - "74132000" - ], - [ - 1490059733, - "73876000" - ], - [ - 1490059733, - "74132000" - ], - [ - 1490059733, - "81556000" - ], - [ - 1490059748, - "81044000" - ], - [ - 1490059748, - "43580000" - ], - [ - 1490059748, - "81556000" - ], - [ - 1490059763, - "81044000" - ], - [ - 1490059763, - "78592000" - ], - [ - 1490059763, - "38532000" - ], - [ - 1490059778, - "83368000" - ], - [ - 1490059778, - "65824000" - ], - [ - 1490059778, - "81044000" - ], - [ - 1490059793, - "92072000" - ], - [ - 1490059793, - "37484000" - ], - [ - 1490059793, - "70424000" - ], - [ - 1490059808, - "63728000" - ], - [ - 1490059808, - "92072000" - ], - [ - 1490059808, - "78104000" - ], - [ - 1490059823, - "68336000" - ], - [ - 1490059823, - "92072000" - ], - [ - 1490059823, - "78104000" - ], - [ - 1490059838, - "29728000" - ], - [ - 1490059838, - "76520000" - ], - [ - 1490059838, - "78104000" - ], - [ - 1490059853, - "58732000" - ], - [ - 1490059853, - "76520000" - ], - [ - 1490059853, - "29700000" - ], - [ - 1490059868, - "76520000" - ], - [ - 1490059868, - "60556000" - ], - [ - 1490059868, - "64796000" - ], - [ - 1490059883, - "29752000" - ], - [ - 1490059883, - "72980000" - ], - [ - 1490059883, - "65536000" - ], - [ - 1490059898, - "59940000" - ], - [ - 1490059898, - "77588000" - ], - [ - 1490059898, - "74232000" - ], - [ - 1490059913, - "78328000" - ], - [ - 1490059913, - "77588000" - ], - [ - 1490059913, - "64260000" - ], - [ - 1490059928, - "77588000" - ], - [ - 1490059928, - "78328000" - ], - [ - 1490059928, - "73980000" - ], - [ - 1490059943, - "39396000" - ], - [ - 1490059943, - "78328000" - ], - [ - 1490059943, - "77052000" - ], - [ - 1490059958, - "38100000" - ], - [ - 1490059958, - "60380000" - ], - [ - 1490059958, - "77052000" - ], - [ - 1490059973, - "77052000" - ], - [ - 1490059973, - "60540000" - ], - [ - 1490059973, - "69588000" - ], - [ - 1490059988, - "73684000" - ], - [ - 1490059988, - "69748000" - ], - [ - 1490059988, - "38588000" - ], - [ - 1490060003, - "60076000" - ], - [ - 1490060003, - "73844000" - ], - [ - 1490060003, - "81364000" - ], - [ - 1490060018, - "70376000" - ], - [ - 1490060018, - "81524000" - ], - [ - 1490060018, - "81364000" - ], - [ - 1490060033, - "73448000" - ], - [ - 1490060033, - "81364000" - ], - [ - 1490060033, - "81524000" - ], - [ - 1490060048, - "82152000" - ], - [ - 1490060048, - "81524000" - ], - [ - 1490060048, - "38352000" - ], - [ - 1490060063, - "82152000" - ], - [ - 1490060063, - "38152000" - ], - [ - 1490060063, - "64292000" - ], - [ - 1490060078, - "69404000" - ], - [ - 1490060078, - "82152000" - ], - [ - 1490060078, - "65216000" - ], - [ - 1490060093, - "77084000" - ], - [ - 1490060093, - "69824000" - ], - [ - 1490060093, - "38512000" - ], - [ - 1490060108, - "77084000" - ], - [ - 1490060108, - "65312000" - ], - [ - 1490060108, - "78008000" - ], - [ - 1490060123, - "69912000" - ], - [ - 1490060123, - "77084000" - ], - [ - 1490060123, - "78008000" - ], - [ - 1490060138, - "29832000" - ], - [ - 1490060138, - "77592000" - ], - [ - 1490060138, - "78008000" - ], - [ - 1490060153, - "60468000" - ], - [ - 1490060153, - "29728000" - ], - [ - 1490060153, - "77592000" - ], - [ - 1490060168, - "64888000" - ], - [ - 1490060168, - "60640000" - ], - [ - 1490060168, - "77592000" - ], - [ - 1490060183, - "64936000" - ], - [ - 1490060183, - "73592000" - ], - [ - 1490060183, - "30956000" - ], - [ - 1490060198, - "60372000" - ], - [ - 1490060198, - "73640000" - ], - [ - 1490060198, - "76664000" - ], - [ - 1490060213, - "76664000" - ], - [ - 1490060213, - "65392000" - ], - [ - 1490060213, - "77728000" - ], - [ - 1490060228, - "76664000" - ], - [ - 1490060228, - "75112000" - ], - [ - 1490060228, - "77728000" - ], - [ - 1490060243, - "77728000" - ], - [ - 1490060243, - "38948000" - ], - [ - 1490060243, - "78184000" - ], - [ - 1490060258, - "39088000" - ], - [ - 1490060258, - "60436000" - ], - [ - 1490060258, - "78184000" - ], - [ - 1490060273, - "78184000" - ], - [ - 1490060273, - "69132000" - ], - [ - 1490060273, - "61088000" - ], - [ - 1490060288, - "39012000" - ], - [ - 1490060288, - "68768000" - ], - [ - 1490060288, - "73228000" - ], - [ - 1490060303, - "60996000" - ], - [ - 1490060303, - "80396000" - ], - [ - 1490060303, - "73376000" - ], - [ - 1490060318, - "81048000" - ], - [ - 1490060318, - "80396000" - ], - [ - 1490060318, - "70616000" - ], - [ - 1490060333, - "74200000" - ], - [ - 1490060333, - "80396000" - ], - [ - 1490060333, - "81048000" - ], - [ - 1490060348, - "82392000" - ], - [ - 1490060348, - "38804000" - ], - [ - 1490060348, - "81048000" - ], - [ - 1490060363, - "64704000" - ], - [ - 1490060363, - "82392000" - ], - [ - 1490060363, - "39752000" - ], - [ - 1490060378, - "69816000" - ], - [ - 1490060378, - "30556000" - ], - [ - 1490060378, - "66188000" - ], - [ - 1490060393, - "70276000" - ], - [ - 1490060393, - "77496000" - ], - [ - 1490060393, - "39492000" - ], - [ - 1490060408, - "78980000" - ], - [ - 1490060408, - "77496000" - ], - [ - 1490060408, - "64884000" - ], - [ - 1490060423, - "77496000" - ], - [ - 1490060423, - "78980000" - ], - [ - 1490060423, - "68980000" - ], - [ - 1490060438, - "76660000" - ], - [ - 1490060438, - "30200000" - ], - [ - 1490060438, - "78980000" - ], - [ - 1490060453, - "76660000" - ], - [ - 1490060453, - "60336000" - ], - [ - 1490060453, - "30212000" - ], - [ - 1490060468, - "76660000" - ], - [ - 1490060468, - "64944000" - ], - [ - 1490060468, - "60572000" - ], - [ - 1490060483, - "72624000" - ], - [ - 1490060483, - "30628000" - ], - [ - 1490060483, - "65180000" - ], - [ - 1490060498, - "59768000" - ], - [ - 1490060498, - "77232000" - ], - [ - 1490060498, - "73064000" - ], - [ - 1490060513, - "64376000" - ], - [ - 1490060513, - "77232000" - ], - [ - 1490060513, - "78176000" - ], - [ - 1490060528, - "73584000" - ], - [ - 1490060528, - "77232000" - ], - [ - 1490060528, - "78176000" - ], - [ - 1490060543, - "76656000" - ], - [ - 1490060543, - "39372000" - ], - [ - 1490060543, - "78176000" - ], - [ - 1490060558, - "60356000" - ], - [ - 1490060558, - "76656000" - ], - [ - 1490060558, - "39984000" - ], - [ - 1490060573, - "69472000" - ], - [ - 1490060573, - "76656000" - ], - [ - 1490060573, - "60968000" - ], - [ - 1490060588, - "69664000" - ], - [ - 1490060588, - "74080000" - ], - [ - 1490060588, - "37996000" - ], - [ - 1490060603, - "74080000" - ], - [ - 1490060603, - "74272000" - ], - [ - 1490060603, - "60100000" - ], - [ - 1490060618, - "74272000" - ], - [ - 1490060618, - "69360000" - ], - [ - 1490060618, - "74080000" - ], - [ - 1490060633, - "74080000" - ], - [ - 1490060633, - "73968000" - ], - [ - 1490060633, - "74272000" - ], - [ - 1490060648, - "81648000" - ], - [ - 1490060648, - "74272000" - ], - [ - 1490060648, - "37308000" - ], - [ - 1490060663, - "81648000" - ], - [ - 1490060663, - "38844000" - ], - [ - 1490060663, - "62840000" - ], - [ - 1490060678, - "65056000" - ], - [ - 1490060678, - "68680000" - ], - [ - 1490060678, - "81648000" - ], - [ - 1490060693, - "75848000" - ], - [ - 1490060693, - "70168000" - ], - [ - 1490060693, - "38648000" - ], - [ - 1490060708, - "63720000" - ], - [ - 1490060708, - "75848000" - ], - [ - 1490060708, - "77848000" - ], - [ - 1490060723, - "68832000" - ], - [ - 1490060723, - "75848000" - ], - [ - 1490060723, - "77848000" - ], - [ - 1490060738, - "30056000" - ], - [ - 1490060738, - "77848000" - ], - [ - 1490060738, - "76512000" - ], - [ - 1490060753, - "60280000" - ], - [ - 1490060753, - "29728000" - ], - [ - 1490060753, - "76512000" - ], - [ - 1490060768, - "76512000" - ], - [ - 1490060768, - "59452000" - ], - [ - 1490060768, - "65392000" - ], - [ - 1490060783, - "29812000" - ], - [ - 1490060783, - "73576000" - ], - [ - 1490060783, - "63852000" - ], - [ - 1490060798, - "59208000" - ], - [ - 1490060798, - "73060000" - ], - [ - 1490060798, - "77672000" - ], - [ - 1490060813, - "77668000" - ], - [ - 1490060813, - "64768000" - ], - [ - 1490060813, - "77672000" - ], - [ - 1490060828, - "72952000" - ], - [ - 1490060828, - "77668000" - ], - [ - 1490060828, - "77672000" - ], - [ - 1490060843, - "77048000" - ], - [ - 1490060843, - "38640000" - ], - [ - 1490060843, - "77668000" - ], - [ - 1490060858, - "61428000" - ], - [ - 1490060858, - "77048000" - ], - [ - 1490060858, - "38212000" - ], - [ - 1490060873, - "69108000" - ], - [ - 1490060873, - "77048000" - ], - [ - 1490060873, - "61204000" - ], - [ - 1490060888, - "70412000" - ], - [ - 1490060888, - "74220000" - ], - [ - 1490060888, - "37416000" - ], - [ - 1490060903, - "74220000" - ], - [ - 1490060903, - "59112000" - ], - [ - 1490060903, - "73996000" - ], - [ - 1490060918, - "82188000" - ], - [ - 1490060918, - "68632000" - ], - [ - 1490060918, - "74220000" - ], - [ - 1490060933, - "73240000" - ], - [ - 1490060933, - "82188000" - ], - [ - 1490060933, - "74220000" - ], - [ - 1490060948, - "37952000" - ], - [ - 1490060948, - "82188000" - ], - [ - 1490060948, - "80920000" - ], - [ - 1490060963, - "64520000" - ], - [ - 1490060963, - "38276000" - ], - [ - 1490060963, - "80920000" - ], - [ - 1490060978, - "80920000" - ], - [ - 1490060978, - "64304000" - ], - [ - 1490060978, - "69632000" - ], - [ - 1490060993, - "38888000" - ], - [ - 1490060993, - "69416000" - ], - [ - 1490060993, - "77312000" - ], - [ - 1490061008, - "77096000" - ], - [ - 1490061008, - "77312000" - ], - [ - 1490061008, - "64940000" - ], - [ - 1490061023, - "77096000" - ], - [ - 1490061023, - "77312000" - ], - [ - 1490061023, - "69540000" - ], - [ - 1490061038, - "77096000" - ], - [ - 1490061038, - "77220000" - ], - [ - 1490061038, - "30696000" - ], - [ - 1490061053, - "77220000" - ], - [ - 1490061053, - "30048000" - ], - [ - 1490061053, - "58772000" - ], - [ - 1490061068, - "59308000" - ], - [ - 1490061068, - "63884000" - ], - [ - 1490061068, - "77220000" - ], - [ - 1490061083, - "29820000" - ], - [ - 1490061083, - "72076000" - ], - [ - 1490061083, - "64552000" - ], - [ - 1490061098, - "76676000" - ], - [ - 1490061098, - "58576000" - ], - [ - 1490061098, - "73248000" - ], - [ - 1490061113, - "76676000" - ], - [ - 1490061113, - "76832000" - ], - [ - 1490061113, - "64644000" - ], - [ - 1490061128, - "76676000" - ], - [ - 1490061128, - "72836000" - ], - [ - 1490061128, - "76832000" - ], - [ - 1490061143, - "76832000" - ], - [ - 1490061143, - "76932000" - ], - [ - 1490061143, - "38868000" - ], - [ - 1490061158, - "60016000" - ], - [ - 1490061158, - "76932000" - ], - [ - 1490061158, - "38784000" - ], - [ - 1490061173, - "60628000" - ], - [ - 1490061173, - "76932000" - ], - [ - 1490061173, - "69400000" - ], - [ - 1490061188, - "37572000" - ], - [ - 1490061188, - "69324000" - ], - [ - 1490061188, - "72976000" - ], - [ - 1490061203, - "58748000" - ], - [ - 1490061203, - "73932000" - ], - [ - 1490061203, - "72976000" - ], - [ - 1490061218, - "69880000" - ], - [ - 1490061218, - "73932000" - ], - [ - 1490061218, - "72976000" - ], - [ - 1490061233, - "72976000" - ], - [ - 1490061233, - "73464000" - ], - [ - 1490061233, - "73932000" - ], - [ - 1490061248, - "81656000" - ], - [ - 1490061248, - "73932000" - ], - [ - 1490061248, - "38036000" - ], - [ - 1490061263, - "37836000" - ], - [ - 1490061263, - "64692000" - ], - [ - 1490061263, - "81656000" - ], - [ - 1490061278, - "81656000" - ], - [ - 1490061278, - "69804000" - ], - [ - 1490061278, - "60620000" - ], - [ - 1490061293, - "77484000" - ], - [ - 1490061293, - "63692000" - ], - [ - 1490061293, - "38148000" - ], - [ - 1490061308, - "64868000" - ], - [ - 1490061308, - "65732000" - ], - [ - 1490061308, - "77484000" - ], - [ - 1490061323, - "69980000" - ], - [ - 1490061323, - "65732000" - ], - [ - 1490061323, - "77484000" - ], - [ - 1490061338, - "29728000" - ], - [ - 1490061338, - "77148000" - ], - [ - 1490061338, - "65732000" - ], - [ - 1490061353, - "29728000" - ], - [ - 1490061353, - "77148000" - ], - [ - 1490061353, - "60532000" - ], - [ - 1490061368, - "65120000" - ], - [ - 1490061368, - "60472000" - ], - [ - 1490061368, - "77148000" - ], - [ - 1490061383, - "74328000" - ], - [ - 1490061383, - "29728000" - ], - [ - 1490061383, - "64820000" - ], - [ - 1490061398, - "77912000" - ], - [ - 1490061398, - "73004000" - ], - [ - 1490061398, - "59288000" - ], - [ - 1490061413, - "77912000" - ], - [ - 1490061413, - "63552000" - ], - [ - 1490061413, - "77612000" - ], - [ - 1490061428, - "73272000" - ], - [ - 1490061428, - "77912000" - ], - [ - 1490061428, - "77612000" - ], - [ - 1490061443, - "77612000" - ], - [ - 1490061443, - "38420000" - ], - [ - 1490061443, - "76344000" - ], - [ - 1490061458, - "38500000" - ], - [ - 1490061458, - "59908000" - ], - [ - 1490061458, - "76344000" - ], - [ - 1490061473, - "69116000" - ], - [ - 1490061473, - "76344000" - ], - [ - 1490061473, - "60152000" - ], - [ - 1490061488, - "72700000" - ], - [ - 1490061488, - "37416000" - ], - [ - 1490061488, - "69032000" - ], - [ - 1490061503, - "81404000" - ], - [ - 1490061503, - "73640000" - ], - [ - 1490061503, - "58544000" - ], - [ - 1490061518, - "80808000" - ], - [ - 1490061518, - "81404000" - ], - [ - 1490061518, - "70512000" - ], - [ - 1490061533, - "81404000" - ], - [ - 1490061533, - "80808000" - ], - [ - 1490061533, - "74096000" - ], - [ - 1490061548, - "38148000" - ], - [ - 1490061548, - "80808000" - ], - [ - 1490061548, - "82288000" - ], - [ - 1490061563, - "82288000" - ], - [ - 1490061563, - "64548000" - ], - [ - 1490061563, - "39476000" - ], - [ - 1490061578, - "82288000" - ], - [ - 1490061578, - "64592000" - ], - [ - 1490061578, - "69148000" - ], - [ - 1490061593, - "69704000" - ], - [ - 1490061593, - "76828000" - ], - [ - 1490061593, - "37936000" - ], - [ - 1490061608, - "64292000" - ], - [ - 1490061608, - "76828000" - ], - [ - 1490061608, - "77384000" - ], - [ - 1490061623, - "77384000" - ], - [ - 1490061623, - "76828000" - ], - [ - 1490061623, - "68380000" - ], - [ - 1490061638, - "77384000" - ], - [ - 1490061638, - "77084000" - ], - [ - 1490061638, - "29972000" - ], - [ - 1490061653, - "29728000" - ], - [ - 1490061653, - "77084000" - ], - [ - 1490061653, - "62024000" - ], - [ - 1490061668, - "77084000" - ], - [ - 1490061668, - "65608000" - ], - [ - 1490061668, - "59960000" - ], - [ - 1490061683, - "64400000" - ], - [ - 1490061683, - "30144000" - ], - [ - 1490061683, - "75328000" - ], - [ - 1490061698, - "78400000" - ], - [ - 1490061698, - "73104000" - ], - [ - 1490061698, - "42152000" - ], - [ - 1490061713, - "77192000" - ], - [ - 1490061713, - "63612000" - ], - [ - 1490061713, - "78400000" - ], - [ - 1490061728, - "72308000" - ], - [ - 1490061728, - "77192000" - ], - [ - 1490061728, - "78400000" - ], - [ - 1490061743, - "76404000" - ], - [ - 1490061743, - "38232000" - ], - [ - 1490061743, - "77192000" - ], - [ - 1490061758, - "38496000" - ], - [ - 1490061758, - "76404000" - ], - [ - 1490061758, - "59600000" - ], - [ - 1490061773, - "68808000" - ], - [ - 1490061773, - "76404000" - ], - [ - 1490061773, - "60444000" - ], - [ - 1490061788, - "70156000" - ], - [ - 1490061788, - "37336000" - ], - [ - 1490061788, - "72896000" - ], - [ - 1490061803, - "73740000" - ], - [ - 1490061803, - "58964000" - ], - [ - 1490061803, - "81088000" - ], - [ - 1490061818, - "81088000" - ], - [ - 1490061818, - "81420000" - ], - [ - 1490061818, - "70140000" - ], - [ - 1490061833, - "74748000" - ], - [ - 1490061833, - "81088000" - ], - [ - 1490061833, - "81420000" - ], - [ - 1490061848, - "81420000" - ], - [ - 1490061848, - "38236000" - ], - [ - 1490061848, - "81916000" - ], - [ - 1490061863, - "64976000" - ], - [ - 1490061863, - "37544000" - ], - [ - 1490061863, - "81916000" - ], - [ - 1490061878, - "70088000" - ], - [ - 1490061878, - "64300000" - ], - [ - 1490061878, - "81916000" - ], - [ - 1490061893, - "77768000" - ], - [ - 1490061893, - "68908000" - ], - [ - 1490061893, - "37728000" - ], - [ - 1490061908, - "77092000" - ], - [ - 1490061908, - "77768000" - ], - [ - 1490061908, - "64216000" - ], - [ - 1490061923, - "77092000" - ], - [ - 1490061923, - "69328000" - ], - [ - 1490061923, - "77768000" - ], - [ - 1490061938, - "77092000" - ], - [ - 1490061938, - "29728000" - ], - [ - 1490061938, - "77008000" - ], - [ - 1490061953, - "77008000" - ], - [ - 1490061953, - "57432000" - ], - [ - 1490061953, - "29928000" - ], - [ - 1490061968, - "77008000" - ], - [ - 1490061968, - "60264000" - ], - [ - 1490061968, - "78564000" - ], - [ - 1490061983, - "86756000" - ], - [ - 1490061983, - "64360000" - ], - [ - 1490061983, - "29736000" - ], - [ - 1490061998, - "73568000" - ], - [ - 1490061998, - "58620000" - ], - [ - 1490061998, - "91868000" - ], - [ - 1490062013, - "64596000" - ], - [ - 1490062013, - "77152000" - ], - [ - 1490062013, - "91868000" - ], - [ - 1490062028, - "77152000" - ], - [ - 1490062028, - "91868000" - ], - [ - 1490062028, - "72276000" - ], - [ - 1490062043, - "38292000" - ], - [ - 1490062043, - "76372000" - ], - [ - 1490062043, - "77152000" - ], - [ - 1490062058, - "38560000" - ], - [ - 1490062058, - "60292000" - ], - [ - 1490062058, - "76372000" - ], - [ - 1490062073, - "59900000" - ], - [ - 1490062073, - "69668000" - ], - [ - 1490062073, - "76372000" - ], - [ - 1490062088, - "74276000" - ], - [ - 1490062088, - "69796000" - ], - [ - 1490062088, - "29800000" - ], - [ - 1490062103, - "81956000" - ], - [ - 1490062103, - "73892000" - ], - [ - 1490062103, - "58852000" - ], - [ - 1490062118, - "81956000" - ], - [ - 1490062118, - "64716000" - ], - [ - 1490062118, - "81572000" - ], - [ - 1490062133, - "73412000" - ], - [ - 1490062133, - "81956000" - ], - [ - 1490062133, - "81572000" - ], - [ - 1490062148, - "39296000" - ], - [ - 1490062148, - "77508000" - ], - [ - 1490062148, - "81572000" - ], - [ - 1490062163, - "39072000" - ], - [ - 1490062163, - "77508000" - ], - [ - 1490062163, - "61336000" - ], - [ - 1490062178, - "77508000" - ], - [ - 1490062178, - "70032000" - ], - [ - 1490062178, - "61228000" - ], - [ - 1490062193, - "70092000" - ], - [ - 1490062193, - "39112000" - ], - [ - 1490062193, - "74640000" - ], - [ - 1490062208, - "61916000" - ], - [ - 1490062208, - "74188000" - ], - [ - 1490062208, - "74640000" - ], - [ - 1490062223, - "74640000" - ], - [ - 1490062223, - "74188000" - ], - [ - 1490062223, - "69816000" - ], - [ - 1490062238, - "30268000" - ], - [ - 1490062238, - "74188000" - ], - [ - 1490062238, - "73904000" - ], - [ - 1490062253, - "29728000" - ], - [ - 1490062253, - "60940000" - ], - [ - 1490062253, - "73904000" - ], - [ - 1490062268, - "39660000" - ], - [ - 1490062268, - "64524000" - ], - [ - 1490062268, - "73904000" - ], - [ - 1490062283, - "65336000" - ], - [ - 1490062283, - "29700000" - ], - [ - 1490062283, - "73732000" - ], - [ - 1490062298, - "77316000" - ], - [ - 1490062298, - "37968000" - ], - [ - 1490062298, - "69424000" - ], - [ - 1490062313, - "64100000" - ], - [ - 1490062313, - "77316000" - ], - [ - 1490062313, - "78128000" - ], - [ - 1490062328, - "78128000" - ], - [ - 1490062328, - "77316000" - ], - [ - 1490062328, - "68764000" - ], - [ - 1490062343, - "78128000" - ], - [ - 1490062343, - "38852000" - ], - [ - 1490062343, - "76948000" - ], - [ - 1490062358, - "60852000" - ], - [ - 1490062358, - "29880000" - ], - [ - 1490062358, - "76948000" - ], - [ - 1490062373, - "69548000" - ], - [ - 1490062373, - "61008000" - ], - [ - 1490062373, - "76948000" - ], - [ - 1490062388, - "29728000" - ], - [ - 1490062388, - "74156000" - ], - [ - 1490062388, - "65104000" - ], - [ - 1490062403, - "81324000" - ], - [ - 1490062403, - "60516000" - ], - [ - 1490062403, - "73288000" - ], - [ - 1490062418, - "77384000" - ], - [ - 1490062418, - "65636000" - ], - [ - 1490062418, - "81324000" - ], - [ - 1490062433, - "77384000" - ], - [ - 1490062433, - "73820000" - ], - [ - 1490062433, - "81324000" - ], - [ - 1490062448, - "77916000" - ], - [ - 1490062448, - "39120000" - ], - [ - 1490062448, - "77384000" - ], - [ - 1490062463, - "65440000" - ], - [ - 1490062463, - "38488000" - ], - [ - 1490062463, - "77916000" - ], - [ - 1490062478, - "77916000" - ], - [ - 1490062478, - "60804000" - ], - [ - 1490062478, - "69024000" - ], - [ - 1490062493, - "78232000" - ], - [ - 1490062493, - "69608000" - ], - [ - 1490062493, - "38000000" - ], - [ - 1490062508, - "78232000" - ], - [ - 1490062508, - "74208000" - ], - [ - 1490062508, - "60412000" - ], - [ - 1490062523, - "74208000" - ], - [ - 1490062523, - "69216000" - ], - [ - 1490062523, - "78232000" - ], - [ - 1490062538, - "73824000" - ], - [ - 1490062538, - "74208000" - ], - [ - 1490062538, - "30016000" - ], - [ - 1490062553, - "73824000" - ], - [ - 1490062553, - "60284000" - ], - [ - 1490062553, - "29760000" - ], - [ - 1490062568, - "73824000" - ], - [ - 1490062568, - "64236000" - ], - [ - 1490062568, - "60740000" - ], - [ - 1490062583, - "73452000" - ], - [ - 1490062583, - "29728000" - ], - [ - 1490062583, - "65348000" - ], - [ - 1490062598, - "38576000" - ], - [ - 1490062598, - "73028000" - ], - [ - 1490062598, - "77540000" - ], - [ - 1490062613, - "64224000" - ], - [ - 1490062613, - "77540000" - ], - [ - 1490062613, - "78140000" - ], - [ - 1490062628, - "68832000" - ], - [ - 1490062628, - "77540000" - ], - [ - 1490062628, - "78140000" - ], - [ - 1490062643, - "38544000" - ], - [ - 1490062643, - "78140000" - ], - [ - 1490062643, - "76512000" - ], - [ - 1490062658, - "60720000" - ], - [ - 1490062658, - "38160000" - ], - [ - 1490062658, - "76512000" - ], - [ - 1490062673, - "59412000" - ], - [ - 1490062673, - "76512000" - ], - [ - 1490062673, - "68912000" - ], - [ - 1490062688, - "63508000" - ], - [ - 1490062688, - "73520000" - ], - [ - 1490062688, - "29728000" - ], - [ - 1490062703, - "59428000" - ], - [ - 1490062703, - "81704000" - ], - [ - 1490062703, - "63508000" - ], - [ - 1490062718, - "65036000" - ], - [ - 1490062718, - "64688000" - ], - [ - 1490062718, - "81704000" - ], - [ - 1490062733, - "81704000" - ], - [ - 1490062733, - "73020000" - ], - [ - 1490062733, - "65036000" - ], - [ - 1490062748, - "77116000" - ], - [ - 1490062748, - "38624000" - ], - [ - 1490062748, - "65036000" - ], - [ - 1490062763, - "77116000" - ], - [ - 1490062763, - "38808000" - ], - [ - 1490062763, - "65484000" - ], - [ - 1490062778, - "60808000" - ], - [ - 1490062778, - "77116000" - ], - [ - 1490062778, - "69572000" - ], - [ - 1490062793, - "78276000" - ], - [ - 1490062793, - "38076000" - ], - [ - 1490062793, - "69504000" - ], - [ - 1490062808, - "38076000" - ], - [ - 1490062808, - "78276000" - ], - [ - 1490062808, - "69504000" - ], - [ - 1490062823, - "30508000" - ], - [ - 1490062823, - "30232000" - ], - [ - 1490062823, - "78276000" - ], - [ - 1490062823, - "1459872000" - ] - ], - "process_resident_memory_bytes": [ - [ - 1490048468, - "46228000" - ], - [ - 1490048468, - "45888000" - ], - [ - 1490048483, - "67332000" - ], - [ - 1490048483, - "61472000" - ], - [ - 1490048483, - "46108000" - ], - [ - 1490048498, - "55264000" - ], - [ - 1490048498, - "82048000" - ], - [ - 1490048498, - "74556000" - ], - [ - 1490048513, - "90048000" - ], - [ - 1490048513, - "87460000" - ], - [ - 1490048513, - "96488000" - ], - [ - 1490048528, - "94444000" - ], - [ - 1490048528, - "101072000" - ], - [ - 1490048528, - "91352000" - ], - [ - 1490048543, - "94444000" - ], - [ - 1490048543, - "99784000" - ], - [ - 1490048543, - "101072000" - ], - [ - 1490048558, - "94444000" - ], - [ - 1490048558, - "99784000" - ], - [ - 1490048558, - "101072000" - ], - [ - 1490048573, - "99784000" - ], - [ - 1490048573, - "94444000" - ], - [ - 1490048573, - "101072000" - ], - [ - 1490048588, - "53604000" - ], - [ - 1490048588, - "46304000" - ], - [ - 1490048588, - "47712000" - ], - [ - 1490048603, - "83560000" - ], - [ - 1490048603, - "83980000" - ], - [ - 1490048603, - "57844000" - ], - [ - 1490048618, - "87496000" - ], - [ - 1490048618, - "87796000" - ], - [ - 1490048618, - "66780000" - ], - [ - 1490048633, - "95500000" - ], - [ - 1490048633, - "91920000" - ], - [ - 1490048633, - "96020000" - ], - [ - 1490048648, - "95748000" - ], - [ - 1490048648, - "95500000" - ], - [ - 1490048648, - "96020000" - ], - [ - 1490048663, - "95748000" - ], - [ - 1490048663, - "96020000" - ], - [ - 1490048663, - "95500000" - ], - [ - 1490048678, - "54184000" - ], - [ - 1490048678, - "95748000" - ], - [ - 1490048678, - "53092000" - ], - [ - 1490048693, - "64284000" - ], - [ - 1490048693, - "57100000" - ], - [ - 1490048693, - "63340000" - ], - [ - 1490048708, - "84564000" - ], - [ - 1490048708, - "87768000" - ], - [ - 1490048708, - "87948000" - ], - [ - 1490048723, - "91732000" - ], - [ - 1490048723, - "92340000" - ], - [ - 1490048723, - "89400000" - ], - [ - 1490048738, - "100220000" - ], - [ - 1490048738, - "96956000" - ], - [ - 1490048738, - "100004000" - ], - [ - 1490048753, - "96956000" - ], - [ - 1490048753, - "100004000" - ], - [ - 1490048753, - "46080000" - ], - [ - 1490048768, - "58232000" - ], - [ - 1490048768, - "96956000" - ], - [ - 1490048768, - "44628000" - ], - [ - 1490048783, - "70976000" - ], - [ - 1490048783, - "58580000" - ], - [ - 1490048783, - "63456000" - ], - [ - 1490048798, - "88796000" - ], - [ - 1490048798, - "85244000" - ], - [ - 1490048798, - "79900000" - ], - [ - 1490048813, - "83008000" - ], - [ - 1490048813, - "88704000" - ], - [ - 1490048813, - "93140000" - ], - [ - 1490048828, - "83008000" - ], - [ - 1490048828, - "97416000" - ], - [ - 1490048828, - "101020000" - ], - [ - 1490048843, - "83008000" - ], - [ - 1490048843, - "97416000" - ], - [ - 1490048843, - "101020000" - ], - [ - 1490048858, - "97416000" - ], - [ - 1490048858, - "46220000" - ], - [ - 1490048858, - "46084000" - ], - [ - 1490048873, - "72148000" - ], - [ - 1490048873, - "58568000" - ], - [ - 1490048873, - "71744000" - ], - [ - 1490048888, - "83648000" - ], - [ - 1490048888, - "84304000" - ], - [ - 1490048888, - "72192000" - ], - [ - 1490048903, - "88592000" - ], - [ - 1490048903, - "93416000" - ], - [ - 1490048903, - "92620000" - ], - [ - 1490048918, - "96204000" - ], - [ - 1490048918, - "96484000" - ], - [ - 1490048918, - "92904000" - ], - [ - 1490048933, - "96204000" - ], - [ - 1490048933, - "100876000" - ], - [ - 1490048933, - "96484000" - ], - [ - 1490048948, - "96204000" - ], - [ - 1490048948, - "100876000" - ], - [ - 1490048948, - "46276000" - ], - [ - 1490048963, - "58320000" - ], - [ - 1490048963, - "46040000" - ], - [ - 1490048963, - "71040000" - ], - [ - 1490048978, - "79576000" - ], - [ - 1490048978, - "70000000" - ], - [ - 1490048978, - "85364000" - ], - [ - 1490048993, - "84508000" - ], - [ - 1490048993, - "83156000" - ], - [ - 1490048993, - "89256000" - ], - [ - 1490049008, - "97728000" - ], - [ - 1490049008, - "92236000" - ], - [ - 1490049008, - "84632000" - ], - [ - 1490049023, - "84632000" - ], - [ - 1490049023, - "96316000" - ], - [ - 1490049023, - "97728000" - ], - [ - 1490049038, - "97728000" - ], - [ - 1490049038, - "84632000" - ], - [ - 1490049038, - "96316000" - ], - [ - 1490049053, - "54196000" - ], - [ - 1490049053, - "58032000" - ], - [ - 1490049053, - "46128000" - ], - [ - 1490049068, - "80504000" - ], - [ - 1490049068, - "71896000" - ], - [ - 1490049068, - "84124000" - ], - [ - 1490049083, - "83052000" - ], - [ - 1490049083, - "88596000" - ], - [ - 1490049083, - "83244000" - ], - [ - 1490049098, - "84392000" - ], - [ - 1490049098, - "93072000" - ], - [ - 1490049098, - "96588000" - ], - [ - 1490049113, - "96372000" - ], - [ - 1490049113, - "96588000" - ], - [ - 1490049113, - "84392000" - ], - [ - 1490049128, - "84392000" - ], - [ - 1490049128, - "96588000" - ], - [ - 1490049128, - "96372000" - ], - [ - 1490049143, - "96372000" - ], - [ - 1490049143, - "51652000" - ], - [ - 1490049143, - "54820000" - ], - [ - 1490049158, - "66056000" - ], - [ - 1490049158, - "84736000" - ], - [ - 1490049158, - "53384000" - ], - [ - 1490049173, - "87540000" - ], - [ - 1490049173, - "88632000" - ], - [ - 1490049173, - "83856000" - ], - [ - 1490049188, - "96336000" - ], - [ - 1490049188, - "87688000" - ], - [ - 1490049188, - "91584000" - ], - [ - 1490049203, - "96384000" - ], - [ - 1490049203, - "100408000" - ], - [ - 1490049203, - "96336000" - ], - [ - 1490049218, - "96336000" - ], - [ - 1490049218, - "96384000" - ], - [ - 1490049218, - "100408000" - ], - [ - 1490049233, - "96384000" - ], - [ - 1490049233, - "46108000" - ], - [ - 1490049233, - "55076000" - ], - [ - 1490049248, - "66348000" - ], - [ - 1490049248, - "50716000" - ], - [ - 1490049248, - "68200000" - ], - [ - 1490049263, - "63516000" - ], - [ - 1490049263, - "88804000" - ], - [ - 1490049263, - "84480000" - ], - [ - 1490049278, - "92372000" - ], - [ - 1490049278, - "83296000" - ], - [ - 1490049278, - "92212000" - ], - [ - 1490049293, - "96480000" - ], - [ - 1490049293, - "83672000" - ], - [ - 1490049293, - "100768000" - ], - [ - 1490049308, - "100768000" - ], - [ - 1490049308, - "96480000" - ], - [ - 1490049308, - "85428000" - ], - [ - 1490049323, - "96480000" - ], - [ - 1490049323, - "45972000" - ], - [ - 1490049323, - "85428000" - ], - [ - 1490049338, - "64028000" - ], - [ - 1490049338, - "52576000" - ], - [ - 1490049338, - "55676000" - ], - [ - 1490049353, - "83984000" - ], - [ - 1490049353, - "62636000" - ], - [ - 1490049353, - "84396000" - ], - [ - 1490049368, - "91952000" - ], - [ - 1490049368, - "87812000" - ], - [ - 1490049368, - "89028000" - ], - [ - 1490049383, - "96936000" - ], - [ - 1490049383, - "95980000" - ], - [ - 1490049383, - "92160000" - ], - [ - 1490049398, - "96936000" - ], - [ - 1490049398, - "95980000" - ], - [ - 1490049398, - "99528000" - ], - [ - 1490049413, - "95980000" - ], - [ - 1490049413, - "96936000" - ], - [ - 1490049413, - "99528000" - ], - [ - 1490049428, - "55100000" - ], - [ - 1490049428, - "47596000" - ], - [ - 1490049428, - "45920000" - ], - [ - 1490049443, - "62556000" - ], - [ - 1490049443, - "83764000" - ], - [ - 1490049443, - "83328000" - ], - [ - 1490049458, - "87544000" - ], - [ - 1490049458, - "82468000" - ], - [ - 1490049458, - "88620000" - ], - [ - 1490049473, - "96456000" - ], - [ - 1490049473, - "95652000" - ], - [ - 1490049473, - "92312000" - ], - [ - 1490049488, - "95652000" - ], - [ - 1490049488, - "96456000" - ], - [ - 1490049488, - "95304000" - ], - [ - 1490049503, - "96456000" - ], - [ - 1490049503, - "95652000" - ], - [ - 1490049503, - "95304000" - ], - [ - 1490049518, - "95304000" - ], - [ - 1490049518, - "53732000" - ], - [ - 1490049518, - "50556000" - ], - [ - 1490049533, - "82580000" - ], - [ - 1490049533, - "63192000" - ], - [ - 1490049533, - "54304000" - ], - [ - 1490049548, - "83620000" - ], - [ - 1490049548, - "83152000" - ], - [ - 1490049548, - "87060000" - ], - [ - 1490049563, - "88684000" - ], - [ - 1490049563, - "95212000" - ], - [ - 1490049563, - "83692000" - ], - [ - 1490049578, - "95212000" - ], - [ - 1490049578, - "96256000" - ], - [ - 1490049578, - "85916000" - ], - [ - 1490049593, - "85916000" - ], - [ - 1490049593, - "96256000" - ], - [ - 1490049593, - "95212000" - ], - [ - 1490049608, - "56116000" - ], - [ - 1490049608, - "46404000" - ], - [ - 1490049608, - "96256000" - ], - [ - 1490049623, - "52232000" - ], - [ - 1490049623, - "70032000" - ], - [ - 1490049623, - "63768000" - ], - [ - 1490049638, - "84440000" - ], - [ - 1490049638, - "88236000" - ], - [ - 1490049638, - "83696000" - ], - [ - 1490049653, - "92232000" - ], - [ - 1490049653, - "87524000" - ], - [ - 1490049653, - "92712000" - ], - [ - 1490049668, - "96236000" - ], - [ - 1490049668, - "100612000" - ], - [ - 1490049668, - "96436000" - ], - [ - 1490049683, - "96436000" - ], - [ - 1490049683, - "100612000" - ], - [ - 1490049683, - "96236000" - ], - [ - 1490049698, - "45852000" - ], - [ - 1490049698, - "96236000" - ], - [ - 1490049698, - "46176000" - ], - [ - 1490049713, - "61524000" - ], - [ - 1490049713, - "52760000" - ], - [ - 1490049713, - "62160000" - ], - [ - 1490049728, - "82456000" - ], - [ - 1490049728, - "83552000" - ], - [ - 1490049728, - "64164000" - ], - [ - 1490049743, - "87676000" - ], - [ - 1490049743, - "91800000" - ], - [ - 1490049743, - "91904000" - ], - [ - 1490049758, - "94828000" - ], - [ - 1490049758, - "91964000" - ], - [ - 1490049758, - "95976000" - ], - [ - 1490049773, - "99544000" - ], - [ - 1490049773, - "94828000" - ], - [ - 1490049773, - "95976000" - ], - [ - 1490049788, - "94828000" - ], - [ - 1490049788, - "46060000" - ], - [ - 1490049788, - "99544000" - ], - [ - 1490049803, - "49280000" - ], - [ - 1490049803, - "45868000" - ], - [ - 1490049803, - "55128000" - ], - [ - 1490049818, - "83456000" - ], - [ - 1490049818, - "63540000" - ], - [ - 1490049818, - "82800000" - ], - [ - 1490049833, - "84140000" - ], - [ - 1490049833, - "87712000" - ], - [ - 1490049833, - "88672000" - ], - [ - 1490049848, - "91852000" - ], - [ - 1490049848, - "96400000" - ], - [ - 1490049848, - "95644000" - ], - [ - 1490049863, - "95888000" - ], - [ - 1490049863, - "96400000" - ], - [ - 1490049863, - "95644000" - ], - [ - 1490049878, - "95888000" - ], - [ - 1490049878, - "95644000" - ], - [ - 1490049878, - "96400000" - ], - [ - 1490049893, - "52668000" - ], - [ - 1490049893, - "50924000" - ], - [ - 1490049893, - "95888000" - ], - [ - 1490049908, - "62920000" - ], - [ - 1490049908, - "83996000" - ], - [ - 1490049908, - "61700000" - ], - [ - 1490049923, - "87672000" - ], - [ - 1490049923, - "82012000" - ], - [ - 1490049923, - "87132000" - ], - [ - 1490049938, - "91884000" - ], - [ - 1490049938, - "91876000" - ], - [ - 1490049938, - "96724000" - ], - [ - 1490049953, - "96724000" - ], - [ - 1490049953, - "95292000" - ], - [ - 1490049953, - "99208000" - ], - [ - 1490049968, - "96724000" - ], - [ - 1490049968, - "99208000" - ], - [ - 1490049968, - "95292000" - ], - [ - 1490049983, - "46704000" - ], - [ - 1490049983, - "95292000" - ], - [ - 1490049983, - "46484000" - ], - [ - 1490049998, - "46220000" - ], - [ - 1490049998, - "61756000" - ], - [ - 1490049998, - "61780000" - ], - [ - 1490050013, - "87124000" - ], - [ - 1490050013, - "81984000" - ], - [ - 1490050013, - "87392000" - ], - [ - 1490050028, - "91348000" - ], - [ - 1490050028, - "91972000" - ], - [ - 1490050028, - "87012000" - ], - [ - 1490050043, - "94528000" - ], - [ - 1490050043, - "99664000" - ], - [ - 1490050043, - "99036000" - ], - [ - 1490050058, - "98664000" - ], - [ - 1490050058, - "99664000" - ], - [ - 1490050058, - "99036000" - ], - [ - 1490050073, - "99036000" - ], - [ - 1490050073, - "98664000" - ], - [ - 1490050073, - "99664000" - ], - [ - 1490050088, - "45564000" - ], - [ - 1490050088, - "46124000" - ], - [ - 1490050088, - "98664000" - ], - [ - 1490050103, - "61456000" - ], - [ - 1490050103, - "60836000" - ], - [ - 1490050103, - "46020000" - ], - [ - 1490050118, - "83196000" - ], - [ - 1490050118, - "81972000" - ], - [ - 1490050118, - "61344000" - ], - [ - 1490050133, - "91360000" - ], - [ - 1490050133, - "90984000" - ], - [ - 1490050133, - "87432000" - ], - [ - 1490050148, - "94088000" - ], - [ - 1490050148, - "95564000" - ], - [ - 1490050148, - "90596000" - ], - [ - 1490050163, - "95564000" - ], - [ - 1490050163, - "94088000" - ], - [ - 1490050163, - "99436000" - ], - [ - 1490050178, - "95564000" - ], - [ - 1490050178, - "94088000" - ], - [ - 1490050178, - "99436000" - ], - [ - 1490050193, - "99436000" - ], - [ - 1490050193, - "95564000" - ], - [ - 1490050193, - "94088000" - ], - [ - 1490050208, - "46212000" - ], - [ - 1490050208, - "46508000" - ], - [ - 1490050208, - "45888000" - ], - [ - 1490050223, - "66480000" - ], - [ - 1490050223, - "82432000" - ], - [ - 1490050223, - "61208000" - ], - [ - 1490050238, - "86764000" - ], - [ - 1490050238, - "86912000" - ], - [ - 1490050238, - "81496000" - ], - [ - 1490050253, - "89916000" - ], - [ - 1490050253, - "94764000" - ], - [ - 1490050253, - "94720000" - ], - [ - 1490050268, - "99196000" - ], - [ - 1490050268, - "93848000" - ], - [ - 1490050268, - "94720000" - ], - [ - 1490050283, - "94720000" - ], - [ - 1490050283, - "93848000" - ], - [ - 1490050283, - "99196000" - ], - [ - 1490050298, - "94720000" - ], - [ - 1490050298, - "93848000" - ], - [ - 1490050298, - "99196000" - ], - [ - 1490050313, - "46444000" - ], - [ - 1490050313, - "93848000" - ], - [ - 1490050313, - "46324000" - ], - [ - 1490050328, - "61568000" - ], - [ - 1490050328, - "46368000" - ], - [ - 1490050328, - "66176000" - ], - [ - 1490050343, - "86620000" - ], - [ - 1490050343, - "82452000" - ], - [ - 1490050343, - "85920000" - ], - [ - 1490050358, - "90660000" - ], - [ - 1490050358, - "86532000" - ], - [ - 1490050358, - "95120000" - ], - [ - 1490050373, - "98856000" - ], - [ - 1490050373, - "97980000" - ], - [ - 1490050373, - "94880000" - ], - [ - 1490050388, - "97980000" - ], - [ - 1490050388, - "94880000" - ], - [ - 1490050388, - "98856000" - ], - [ - 1490050403, - "94880000" - ], - [ - 1490050403, - "97980000" - ], - [ - 1490050403, - "98856000" - ], - [ - 1490050418, - "46144000" - ], - [ - 1490050418, - "94880000" - ], - [ - 1490050418, - "46172000" - ], - [ - 1490050433, - "60988000" - ], - [ - 1490050433, - "46460000" - ], - [ - 1490050433, - "61524000" - ], - [ - 1490050448, - "82604000" - ], - [ - 1490050448, - "66512000" - ], - [ - 1490050448, - "82876000" - ], - [ - 1490050463, - "83148000" - ], - [ - 1490050463, - "86684000" - ], - [ - 1490050463, - "91116000" - ], - [ - 1490050478, - "95576000" - ], - [ - 1490050478, - "84576000" - ], - [ - 1490050478, - "95412000" - ], - [ - 1490050493, - "98560000" - ], - [ - 1490050493, - "95576000" - ], - [ - 1490050493, - "84576000" - ], - [ - 1490050508, - "95576000" - ], - [ - 1490050508, - "84576000" - ], - [ - 1490050508, - "98560000" - ], - [ - 1490050523, - "45932000" - ], - [ - 1490050523, - "95576000" - ], - [ - 1490050523, - "98560000" - ], - [ - 1490050538, - "60788000" - ], - [ - 1490050538, - "60972000" - ], - [ - 1490050538, - "46120000" - ], - [ - 1490050553, - "82256000" - ], - [ - 1490050553, - "81972000" - ], - [ - 1490050553, - "61604000" - ], - [ - 1490050568, - "87488000" - ], - [ - 1490050568, - "91408000" - ], - [ - 1490050568, - "90652000" - ], - [ - 1490050583, - "90648000" - ], - [ - 1490050583, - "95476000" - ], - [ - 1490050583, - "94716000" - ], - [ - 1490050598, - "99316000" - ], - [ - 1490050598, - "95476000" - ], - [ - 1490050598, - "94716000" - ], - [ - 1490050613, - "99316000" - ], - [ - 1490050613, - "95476000" - ], - [ - 1490050613, - "94716000" - ], - [ - 1490050628, - "94716000" - ], - [ - 1490050628, - "95476000" - ], - [ - 1490050628, - "99316000" - ], - [ - 1490050643, - "99316000" - ], - [ - 1490050643, - "46048000" - ], - [ - 1490050643, - "46168000" - ], - [ - 1490050658, - "52860000" - ], - [ - 1490050658, - "81580000" - ], - [ - 1490050658, - "65912000" - ], - [ - 1490050673, - "86376000" - ], - [ - 1490050673, - "85764000" - ], - [ - 1490050673, - "62336000" - ], - [ - 1490050688, - "94392000" - ], - [ - 1490050688, - "94132000" - ], - [ - 1490050688, - "81068000" - ], - [ - 1490050703, - "98984000" - ], - [ - 1490050703, - "83732000" - ], - [ - 1490050703, - "97900000" - ], - [ - 1490050718, - "98984000" - ], - [ - 1490050718, - "83732000" - ], - [ - 1490050718, - "97900000" - ], - [ - 1490050733, - "97900000" - ], - [ - 1490050733, - "98984000" - ], - [ - 1490050733, - "83732000" - ], - [ - 1490050748, - "46424000" - ], - [ - 1490050748, - "46192000" - ], - [ - 1490050748, - "83732000" - ], - [ - 1490050763, - "53832000" - ], - [ - 1490050763, - "61144000" - ], - [ - 1490050763, - "46520000" - ], - [ - 1490050778, - "86900000" - ], - [ - 1490050778, - "66196000" - ], - [ - 1490050778, - "86332000" - ], - [ - 1490050793, - "87088000" - ], - [ - 1490050793, - "91052000" - ], - [ - 1490050793, - "91492000" - ], - [ - 1490050808, - "98620000" - ], - [ - 1490050808, - "98888000" - ], - [ - 1490050808, - "94636000" - ], - [ - 1490050823, - "98908000" - ], - [ - 1490050823, - "98888000" - ], - [ - 1490050823, - "98620000" - ], - [ - 1490050838, - "98908000" - ], - [ - 1490050838, - "98620000" - ], - [ - 1490050838, - "98888000" - ], - [ - 1490050853, - "98908000" - ], - [ - 1490050853, - "45888000" - ], - [ - 1490050853, - "46052000" - ], - [ - 1490050868, - "61880000" - ], - [ - 1490050868, - "46436000" - ], - [ - 1490050868, - "53644000" - ], - [ - 1490050883, - "83224000" - ], - [ - 1490050883, - "53556000" - ], - [ - 1490050883, - "66288000" - ], - [ - 1490050898, - "91172000" - ], - [ - 1490050898, - "86844000" - ], - [ - 1490050898, - "90928000" - ], - [ - 1490050913, - "95448000" - ], - [ - 1490050913, - "90840000" - ], - [ - 1490050913, - "95268000" - ], - [ - 1490050928, - "99820000" - ], - [ - 1490050928, - "95448000" - ], - [ - 1490050928, - "95268000" - ], - [ - 1490050943, - "95268000" - ], - [ - 1490050943, - "95448000" - ], - [ - 1490050943, - "99820000" - ], - [ - 1490050958, - "95268000" - ], - [ - 1490050958, - "95448000" - ], - [ - 1490050958, - "99820000" - ], - [ - 1490050973, - "46104000" - ], - [ - 1490050973, - "46168000" - ], - [ - 1490050973, - "53028000" - ], - [ - 1490050988, - "65640000" - ], - [ - 1490050988, - "52868000" - ], - [ - 1490050988, - "66668000" - ], - [ - 1490051003, - "65708000" - ], - [ - 1490051003, - "91236000" - ], - [ - 1490051003, - "85740000" - ], - [ - 1490051018, - "95696000" - ], - [ - 1490051018, - "90716000" - ], - [ - 1490051018, - "94956000" - ], - [ - 1490051033, - "95696000" - ], - [ - 1490051033, - "95240000" - ], - [ - 1490051033, - "94956000" - ], - [ - 1490051048, - "95240000" - ], - [ - 1490051048, - "95696000" - ], - [ - 1490051048, - "94956000" - ], - [ - 1490051063, - "95240000" - ], - [ - 1490051063, - "95696000" - ], - [ - 1490051063, - "94956000" - ], - [ - 1490051078, - "46248000" - ], - [ - 1490051078, - "46068000" - ], - [ - 1490051078, - "45880000" - ], - [ - 1490051093, - "81572000" - ], - [ - 1490051093, - "56948000" - ], - [ - 1490051093, - "66464000" - ], - [ - 1490051108, - "86240000" - ], - [ - 1490051108, - "86836000" - ], - [ - 1490051108, - "73576000" - ], - [ - 1490051123, - "90136000" - ], - [ - 1490051123, - "95620000" - ], - [ - 1490051123, - "94300000" - ], - [ - 1490051138, - "95620000" - ], - [ - 1490051138, - "98620000" - ], - [ - 1490051138, - "95040000" - ], - [ - 1490051153, - "95620000" - ], - [ - 1490051153, - "98620000" - ], - [ - 1490051153, - "95040000" - ], - [ - 1490051168, - "95040000" - ], - [ - 1490051168, - "95620000" - ], - [ - 1490051168, - "98620000" - ], - [ - 1490051183, - "46240000" - ], - [ - 1490051183, - "46220000" - ], - [ - 1490051183, - "95040000" - ], - [ - 1490051198, - "56780000" - ], - [ - 1490051198, - "46092000" - ], - [ - 1490051198, - "54880000" - ], - [ - 1490051213, - "87656000" - ], - [ - 1490051213, - "87372000" - ], - [ - 1490051213, - "67248000" - ], - [ - 1490051228, - "92096000" - ], - [ - 1490051228, - "86900000" - ], - [ - 1490051228, - "92132000" - ], - [ - 1490051243, - "99840000" - ], - [ - 1490051243, - "95732000" - ], - [ - 1490051243, - "99900000" - ], - [ - 1490051258, - "99840000" - ], - [ - 1490051258, - "99840000" - ], - [ - 1490051258, - "99900000" - ], - [ - 1490051273, - "99840000" - ], - [ - 1490051273, - "99840000" - ], - [ - 1490051273, - "99900000" - ], - [ - 1490051288, - "46056000" - ], - [ - 1490051288, - "45864000" - ], - [ - 1490051288, - "99840000" - ], - [ - 1490051303, - "52504000" - ], - [ - 1490051303, - "46132000" - ], - [ - 1490051303, - "54068000" - ], - [ - 1490051318, - "67312000" - ], - [ - 1490051318, - "65748000" - ], - [ - 1490051318, - "60840000" - ], - [ - 1490051333, - "91040000" - ], - [ - 1490051333, - "86488000" - ], - [ - 1490051333, - "90800000" - ], - [ - 1490051348, - "94416000" - ], - [ - 1490051348, - "94640000" - ], - [ - 1490051348, - "90904000" - ], - [ - 1490051363, - "98252000" - ], - [ - 1490051363, - "94416000" - ], - [ - 1490051363, - "94640000" - ], - [ - 1490051378, - "94416000" - ], - [ - 1490051378, - "98252000" - ], - [ - 1490051378, - "94640000" - ], - [ - 1490051393, - "98252000" - ], - [ - 1490051393, - "94416000" - ], - [ - 1490051393, - "94640000" - ], - [ - 1490051408, - "47644000" - ], - [ - 1490051408, - "45636000" - ], - [ - 1490051408, - "46484000" - ], - [ - 1490051423, - "62264000" - ], - [ - 1490051423, - "82384000" - ], - [ - 1490051423, - "66492000" - ], - [ - 1490051438, - "86216000" - ], - [ - 1490051438, - "87240000" - ], - [ - 1490051438, - "79088000" - ], - [ - 1490051453, - "95396000" - ], - [ - 1490051453, - "95116000" - ], - [ - 1490051453, - "82960000" - ], - [ - 1490051468, - "82804000" - ], - [ - 1490051468, - "98792000" - ], - [ - 1490051468, - "95396000" - ], - [ - 1490051483, - "82804000" - ], - [ - 1490051483, - "98792000" - ], - [ - 1490051483, - "95396000" - ], - [ - 1490051498, - "82804000" - ], - [ - 1490051498, - "98792000" - ], - [ - 1490051498, - "95396000" - ], - [ - 1490051513, - "46408000" - ], - [ - 1490051513, - "82804000" - ], - [ - 1490051513, - "46364000" - ], - [ - 1490051528, - "47224000" - ], - [ - 1490051528, - "54316000" - ], - [ - 1490051528, - "61716000" - ], - [ - 1490051543, - "82292000" - ], - [ - 1490051543, - "83136000" - ], - [ - 1490051543, - "87600000" - ], - [ - 1490051558, - "91408000" - ], - [ - 1490051558, - "83528000" - ], - [ - 1490051558, - "87400000" - ], - [ - 1490051573, - "99740000" - ], - [ - 1490051573, - "85292000" - ], - [ - 1490051573, - "95624000" - ], - [ - 1490051588, - "99740000" - ], - [ - 1490051588, - "95624000" - ], - [ - 1490051588, - "85292000" - ], - [ - 1490051603, - "99740000" - ], - [ - 1490051603, - "85292000" - ], - [ - 1490051603, - "95624000" - ], - [ - 1490051618, - "46188000" - ], - [ - 1490051618, - "95624000" - ], - [ - 1490051618, - "46028000" - ], - [ - 1490051633, - "46352000" - ], - [ - 1490051633, - "58336000" - ], - [ - 1490051633, - "58344000" - ], - [ - 1490051648, - "74892000" - ], - [ - 1490051648, - "87364000" - ], - [ - 1490051648, - "75292000" - ], - [ - 1490051663, - "78700000" - ], - [ - 1490051663, - "92276000" - ], - [ - 1490051663, - "91708000" - ], - [ - 1490051678, - "96084000" - ], - [ - 1490051678, - "99764000" - ], - [ - 1490051678, - "95060000" - ], - [ - 1490051693, - "96084000" - ], - [ - 1490051693, - "99368000" - ], - [ - 1490051693, - "99764000" - ], - [ - 1490051708, - "99368000" - ], - [ - 1490051708, - "96084000" - ], - [ - 1490051708, - "59596000" - ], - [ - 1490051723, - "81080000" - ], - [ - 1490051723, - "99368000" - ], - [ - 1490051723, - "96084000" - ], - [ - 1490051738, - "53380000" - ], - [ - 1490051738, - "89764000" - ], - [ - 1490051738, - "99368000" - ], - [ - 1490051753, - "53160000" - ], - [ - 1490051753, - "93696000" - ], - [ - 1490051753, - "63588000" - ], - [ - 1490051768, - "87520000" - ], - [ - 1490051768, - "93696000" - ], - [ - 1490051768, - "83852000" - ], - [ - 1490051783, - "92204000" - ], - [ - 1490051783, - "93696000" - ], - [ - 1490051783, - "88140000" - ], - [ - 1490051798, - "100008000" - ], - [ - 1490051798, - "58496000" - ], - [ - 1490051798, - "96616000" - ], - [ - 1490051813, - "96616000" - ], - [ - 1490051813, - "84392000" - ], - [ - 1490051813, - "100008000" - ], - [ - 1490051828, - "45900000" - ], - [ - 1490051828, - "88276000" - ], - [ - 1490051828, - "53552000" - ], - [ - 1490051843, - "63224000" - ], - [ - 1490051843, - "97228000" - ], - [ - 1490051843, - "62264000" - ], - [ - 1490051858, - "82416000" - ], - [ - 1490051858, - "87796000" - ], - [ - 1490051858, - "97228000" - ], - [ - 1490051873, - "97228000" - ], - [ - 1490051873, - "92000000" - ], - [ - 1490051873, - "92032000" - ], - [ - 1490051888, - "94824000" - ], - [ - 1490051888, - "58096000" - ], - [ - 1490051888, - "99540000" - ], - [ - 1490051903, - "99540000" - ], - [ - 1490051903, - "84184000" - ], - [ - 1490051903, - "94824000" - ], - [ - 1490051918, - "94824000" - ], - [ - 1490051918, - "88916000" - ], - [ - 1490051918, - "99540000" - ], - [ - 1490051933, - "50560000" - ], - [ - 1490051933, - "46108000" - ], - [ - 1490051933, - "96404000" - ], - [ - 1490051948, - "60476000" - ], - [ - 1490051948, - "82960000" - ], - [ - 1490051948, - "96404000" - ], - [ - 1490051963, - "46364000" - ], - [ - 1490051963, - "87948000" - ], - [ - 1490051963, - "67576000" - ], - [ - 1490051978, - "91808000" - ], - [ - 1490051978, - "95600000" - ], - [ - 1490051978, - "58544000" - ], - [ - 1490051993, - "63616000" - ], - [ - 1490051993, - "95872000" - ], - [ - 1490051993, - "95600000" - ], - [ - 1490052008, - "82396000" - ], - [ - 1490052008, - "95600000" - ], - [ - 1490052008, - "95872000" - ], - [ - 1490052023, - "95872000" - ], - [ - 1490052023, - "84220000" - ], - [ - 1490052023, - "95600000" - ], - [ - 1490052038, - "45880000" - ], - [ - 1490052038, - "84220000" - ], - [ - 1490052038, - "45884000" - ], - [ - 1490052053, - "63372000" - ], - [ - 1490052053, - "66596000" - ], - [ - 1490052053, - "46096000" - ], - [ - 1490052068, - "62988000" - ], - [ - 1490052068, - "82852000" - ], - [ - 1490052068, - "87364000" - ], - [ - 1490052083, - "91420000" - ], - [ - 1490052083, - "94968000" - ], - [ - 1490052083, - "84096000" - ], - [ - 1490052098, - "92012000" - ], - [ - 1490052098, - "94968000" - ], - [ - 1490052098, - "95200000" - ], - [ - 1490052113, - "94968000" - ], - [ - 1490052113, - "96364000" - ], - [ - 1490052113, - "95200000" - ], - [ - 1490052128, - "94968000" - ], - [ - 1490052128, - "95200000" - ], - [ - 1490052128, - "96364000" - ], - [ - 1490052143, - "50060000" - ], - [ - 1490052143, - "96364000" - ], - [ - 1490052143, - "45784000" - ], - [ - 1490052158, - "61260000" - ], - [ - 1490052158, - "46028000" - ], - [ - 1490052158, - "83400000" - ], - [ - 1490052173, - "82224000" - ], - [ - 1490052173, - "87788000" - ], - [ - 1490052173, - "62852000" - ], - [ - 1490052188, - "91128000" - ], - [ - 1490052188, - "82484000" - ], - [ - 1490052188, - "95764000" - ], - [ - 1490052203, - "92000000" - ], - [ - 1490052203, - "94464000" - ], - [ - 1490052203, - "95764000" - ], - [ - 1490052218, - "95084000" - ], - [ - 1490052218, - "95764000" - ], - [ - 1490052218, - "94464000" - ], - [ - 1490052233, - "45860000" - ], - [ - 1490052233, - "95084000" - ], - [ - 1490052233, - "94464000" - ], - [ - 1490052248, - "47548000" - ], - [ - 1490052248, - "95084000" - ], - [ - 1490052248, - "45740000" - ], - [ - 1490052263, - "63652000" - ], - [ - 1490052263, - "76276000" - ], - [ - 1490052263, - "46104000" - ], - [ - 1490052278, - "87892000" - ], - [ - 1490052278, - "84580000" - ], - [ - 1490052278, - "71824000" - ], - [ - 1490052293, - "96660000" - ], - [ - 1490052293, - "92040000" - ], - [ - 1490052293, - "84396000" - ], - [ - 1490052308, - "93104000" - ], - [ - 1490052308, - "96660000" - ], - [ - 1490052308, - "96584000" - ], - [ - 1490052323, - "96584000" - ], - [ - 1490052323, - "96468000" - ], - [ - 1490052323, - "46200000" - ], - [ - 1490052338, - "45912000" - ], - [ - 1490052338, - "57120000" - ], - [ - 1490052338, - "96468000" - ], - [ - 1490052353, - "54260000" - ], - [ - 1490052353, - "73832000" - ], - [ - 1490052353, - "46440000" - ], - [ - 1490052368, - "90416000" - ], - [ - 1490052368, - "63396000" - ], - [ - 1490052368, - "71464000" - ], - [ - 1490052383, - "81664000" - ], - [ - 1490052383, - "94744000" - ], - [ - 1490052383, - "83852000" - ], - [ - 1490052398, - "92948000" - ], - [ - 1490052398, - "84304000" - ], - [ - 1490052398, - "94744000" - ], - [ - 1490052413, - "96460000" - ], - [ - 1490052413, - "94744000" - ], - [ - 1490052413, - "84304000" - ], - [ - 1490052428, - "45872000" - ], - [ - 1490052428, - "96460000" - ], - [ - 1490052428, - "84304000" - ], - [ - 1490052443, - "51436000" - ], - [ - 1490052443, - "96460000" - ], - [ - 1490052443, - "62628000" - ], - [ - 1490052458, - "79424000" - ], - [ - 1490052458, - "58404000" - ], - [ - 1490052458, - "65984000" - ], - [ - 1490052473, - "88976000" - ], - [ - 1490052473, - "71672000" - ], - [ - 1490052473, - "82568000" - ], - [ - 1490052488, - "83068000" - ], - [ - 1490052488, - "92376000" - ], - [ - 1490052488, - "83896000" - ], - [ - 1490052503, - "83068000" - ], - [ - 1490052503, - "100356000" - ], - [ - 1490052503, - "93028000" - ], - [ - 1490052518, - "58124000" - ], - [ - 1490052518, - "100356000" - ], - [ - 1490052518, - "96288000" - ], - [ - 1490052533, - "72144000" - ], - [ - 1490052533, - "100356000" - ], - [ - 1490052533, - "96288000" - ], - [ - 1490052548, - "96288000" - ], - [ - 1490052548, - "88840000" - ], - [ - 1490052548, - "100356000" - ], - [ - 1490052563, - "58416000" - ], - [ - 1490052563, - "96288000" - ], - [ - 1490052563, - "93280000" - ], - [ - 1490052578, - "57536000" - ], - [ - 1490052578, - "84072000" - ], - [ - 1490052578, - "100916000" - ], - [ - 1490052593, - "100916000" - ], - [ - 1490052593, - "88840000" - ], - [ - 1490052593, - "84256000" - ], - [ - 1490052608, - "96508000" - ], - [ - 1490052608, - "100916000" - ], - [ - 1490052608, - "89040000" - ], - [ - 1490052623, - "96504000" - ], - [ - 1490052623, - "96508000" - ], - [ - 1490052623, - "58208000" - ], - [ - 1490052638, - "96504000" - ], - [ - 1490052638, - "84408000" - ], - [ - 1490052638, - "96508000" - ], - [ - 1490052653, - "96504000" - ], - [ - 1490052653, - "88952000" - ], - [ - 1490052653, - "45972000" - ], - [ - 1490052668, - "72572000" - ], - [ - 1490052668, - "46020000" - ], - [ - 1490052668, - "96176000" - ], - [ - 1490052683, - "72096000" - ], - [ - 1490052683, - "84496000" - ], - [ - 1490052683, - "96176000" - ], - [ - 1490052698, - "93212000" - ], - [ - 1490052698, - "96176000" - ], - [ - 1490052698, - "83316000" - ], - [ - 1490052713, - "96680000" - ], - [ - 1490052713, - "46360000" - ], - [ - 1490052713, - "92512000" - ], - [ - 1490052728, - "96680000" - ], - [ - 1490052728, - "96352000" - ], - [ - 1490052728, - "71544000" - ], - [ - 1490052743, - "96352000" - ], - [ - 1490052743, - "84076000" - ], - [ - 1490052743, - "96680000" - ], - [ - 1490052758, - "96352000" - ], - [ - 1490052758, - "92904000" - ], - [ - 1490052758, - "58324000" - ], - [ - 1490052773, - "96204000" - ], - [ - 1490052773, - "70164000" - ], - [ - 1490052773, - "54716000" - ], - [ - 1490052788, - "88040000" - ], - [ - 1490052788, - "65256000" - ], - [ - 1490052788, - "96204000" - ], - [ - 1490052803, - "88696000" - ], - [ - 1490052803, - "96204000" - ], - [ - 1490052803, - "92828000" - ], - [ - 1490052818, - "92828000" - ], - [ - 1490052818, - "58784000" - ], - [ - 1490052818, - "92028000" - ], - [ - 1490052833, - "92828000" - ], - [ - 1490052833, - "100268000" - ], - [ - 1490052833, - "72552000" - ], - [ - 1490052848, - "45988000" - ], - [ - 1490052848, - "88528000" - ], - [ - 1490052848, - "100268000" - ], - [ - 1490052863, - "92808000" - ], - [ - 1490052863, - "58236000" - ], - [ - 1490052863, - "45804000" - ], - [ - 1490052878, - "58468000" - ], - [ - 1490052878, - "84224000" - ], - [ - 1490052878, - "92808000" - ], - [ - 1490052893, - "92808000" - ], - [ - 1490052893, - "83728000" - ], - [ - 1490052893, - "88448000" - ], - [ - 1490052908, - "96500000" - ], - [ - 1490052908, - "92808000" - ], - [ - 1490052908, - "88684000" - ], - [ - 1490052923, - "96500000" - ], - [ - 1490052923, - "58728000" - ], - [ - 1490052923, - "96156000" - ], - [ - 1490052938, - "96156000" - ], - [ - 1490052938, - "85128000" - ], - [ - 1490052938, - "96500000" - ], - [ - 1490052953, - "88816000" - ], - [ - 1490052953, - "58228000" - ], - [ - 1490052953, - "96156000" - ], - [ - 1490052968, - "72296000" - ], - [ - 1490052968, - "46056000" - ], - [ - 1490052968, - "96476000" - ], - [ - 1490052983, - "96476000" - ], - [ - 1490052983, - "72992000" - ], - [ - 1490052983, - "88604000" - ], - [ - 1490052998, - "84688000" - ], - [ - 1490052998, - "96476000" - ], - [ - 1490052998, - "93216000" - ], - [ - 1490053013, - "100920000" - ], - [ - 1490053013, - "46296000" - ], - [ - 1490053013, - "93528000" - ], - [ - 1490053028, - "100920000" - ], - [ - 1490053028, - "72668000" - ], - [ - 1490053028, - "96576000" - ], - [ - 1490053043, - "83992000" - ], - [ - 1490053043, - "96576000" - ], - [ - 1490053043, - "100920000" - ], - [ - 1490053058, - "96576000" - ], - [ - 1490053058, - "92700000" - ], - [ - 1490053058, - "57852000" - ], - [ - 1490053073, - "96120000" - ], - [ - 1490053073, - "84452000" - ], - [ - 1490053073, - "58348000" - ], - [ - 1490053088, - "96120000" - ], - [ - 1490053088, - "88864000" - ], - [ - 1490053088, - "84572000" - ], - [ - 1490053103, - "96120000" - ], - [ - 1490053103, - "88296000" - ], - [ - 1490053103, - "96804000" - ], - [ - 1490053118, - "57964000" - ], - [ - 1490053118, - "96804000" - ], - [ - 1490053118, - "96632000" - ], - [ - 1490053133, - "96804000" - ], - [ - 1490053133, - "96632000" - ], - [ - 1490053133, - "71336000" - ], - [ - 1490053148, - "88996000" - ], - [ - 1490053148, - "96632000" - ], - [ - 1490053148, - "45848000" - ], - [ - 1490053163, - "46312000" - ], - [ - 1490053163, - "93668000" - ], - [ - 1490053163, - "70588000" - ], - [ - 1490053178, - "66036000" - ], - [ - 1490053178, - "83532000" - ], - [ - 1490053178, - "93668000" - ], - [ - 1490053193, - "83388000" - ], - [ - 1490053193, - "91940000" - ], - [ - 1490053193, - "93668000" - ], - [ - 1490053208, - "92248000" - ], - [ - 1490053208, - "46280000" - ], - [ - 1490053208, - "96064000" - ], - [ - 1490053223, - "96064000" - ], - [ - 1490053223, - "72400000" - ], - [ - 1490053223, - "96128000" - ], - [ - 1490053238, - "96128000" - ], - [ - 1490053238, - "96064000" - ], - [ - 1490053238, - "83744000" - ], - [ - 1490053253, - "58160000" - ], - [ - 1490053253, - "96128000" - ], - [ - 1490053253, - "92936000" - ], - [ - 1490053268, - "96448000" - ], - [ - 1490053268, - "58324000" - ], - [ - 1490053268, - "68620000" - ], - [ - 1490053283, - "96448000" - ], - [ - 1490053283, - "70312000" - ], - [ - 1490053283, - "88660000" - ], - [ - 1490053298, - "96448000" - ], - [ - 1490053298, - "92220000" - ], - [ - 1490053298, - "88440000" - ], - [ - 1490053313, - "57832000" - ], - [ - 1490053313, - "91948000" - ], - [ - 1490053313, - "101196000" - ], - [ - 1490053328, - "101196000" - ], - [ - 1490053328, - "70356000" - ], - [ - 1490053328, - "100360000" - ], - [ - 1490053343, - "89192000" - ], - [ - 1490053343, - "100360000" - ], - [ - 1490053343, - "101196000" - ], - [ - 1490053358, - "92536000" - ], - [ - 1490053358, - "58224000" - ], - [ - 1490053358, - "100360000" - ], - [ - 1490053373, - "100648000" - ], - [ - 1490053373, - "84124000" - ], - [ - 1490053373, - "58760000" - ], - [ - 1490053388, - "100648000" - ], - [ - 1490053388, - "84084000" - ], - [ - 1490053388, - "88700000" - ], - [ - 1490053403, - "88732000" - ], - [ - 1490053403, - "100648000" - ], - [ - 1490053403, - "96368000" - ], - [ - 1490053418, - "96976000" - ], - [ - 1490053418, - "96368000" - ], - [ - 1490053418, - "58496000" - ], - [ - 1490053433, - "84720000" - ], - [ - 1490053433, - "96976000" - ], - [ - 1490053433, - "96368000" - ], - [ - 1490053448, - "45844000" - ], - [ - 1490053448, - "96976000" - ], - [ - 1490053448, - "88544000" - ], - [ - 1490053463, - "97040000" - ], - [ - 1490053463, - "45988000" - ], - [ - 1490053463, - "68168000" - ], - [ - 1490053478, - "97040000" - ], - [ - 1490053478, - "83764000" - ], - [ - 1490053478, - "69144000" - ], - [ - 1490053493, - "92196000" - ], - [ - 1490053493, - "97040000" - ], - [ - 1490053493, - "83528000" - ], - [ - 1490053508, - "46004000" - ], - [ - 1490053508, - "96188000" - ], - [ - 1490053508, - "92252000" - ], - [ - 1490053523, - "71216000" - ], - [ - 1490053523, - "96188000" - ], - [ - 1490053523, - "96148000" - ], - [ - 1490053538, - "96188000" - ], - [ - 1490053538, - "96148000" - ], - [ - 1490053538, - "83876000" - ], - [ - 1490053553, - "96148000" - ], - [ - 1490053553, - "58116000" - ], - [ - 1490053553, - "92668000" - ], - [ - 1490053568, - "84016000" - ], - [ - 1490053568, - "56200000" - ], - [ - 1490053568, - "95984000" - ], - [ - 1490053583, - "63496000" - ], - [ - 1490053583, - "95984000" - ], - [ - 1490053583, - "88204000" - ], - [ - 1490053598, - "88340000" - ], - [ - 1490053598, - "95984000" - ], - [ - 1490053598, - "96832000" - ], - [ - 1490053613, - "96832000" - ], - [ - 1490053613, - "92936000" - ], - [ - 1490053613, - "58660000" - ], - [ - 1490053628, - "92936000" - ], - [ - 1490053628, - "96832000" - ], - [ - 1490053628, - "72260000" - ], - [ - 1490053643, - "92936000" - ], - [ - 1490053643, - "88944000" - ], - [ - 1490053643, - "46080000" - ], - [ - 1490053658, - "69688000" - ], - [ - 1490053658, - "46224000" - ], - [ - 1490053658, - "93120000" - ], - [ - 1490053673, - "93120000" - ], - [ - 1490053673, - "84496000" - ], - [ - 1490053673, - "72464000" - ], - [ - 1490053688, - "92600000" - ], - [ - 1490053688, - "93120000" - ], - [ - 1490053688, - "84144000" - ], - [ - 1490053703, - "46224000" - ], - [ - 1490053703, - "96316000" - ], - [ - 1490053703, - "92988000" - ], - [ - 1490053718, - "96728000" - ], - [ - 1490053718, - "59776000" - ], - [ - 1490053718, - "96316000" - ], - [ - 1490053733, - "96728000" - ], - [ - 1490053733, - "96316000" - ], - [ - 1490053733, - "85020000" - ], - [ - 1490053748, - "96728000" - ], - [ - 1490053748, - "88548000" - ], - [ - 1490053748, - "57988000" - ], - [ - 1490053763, - "97500000" - ], - [ - 1490053763, - "54028000" - ], - [ - 1490053763, - "71996000" - ], - [ - 1490053778, - "64672000" - ], - [ - 1490053778, - "97500000" - ], - [ - 1490053778, - "88980000" - ], - [ - 1490053793, - "89004000" - ], - [ - 1490053793, - "97500000" - ], - [ - 1490053793, - "93320000" - ], - [ - 1490053808, - "57896000" - ], - [ - 1490053808, - "101100000" - ], - [ - 1490053808, - "92420000" - ], - [ - 1490053823, - "101100000" - ], - [ - 1490053823, - "99836000" - ], - [ - 1490053823, - "71940000" - ], - [ - 1490053838, - "88760000" - ], - [ - 1490053838, - "99836000" - ], - [ - 1490053838, - "46056000" - ], - [ - 1490053853, - "57140000" - ], - [ - 1490053853, - "93024000" - ], - [ - 1490053853, - "99836000" - ], - [ - 1490053868, - "100500000" - ], - [ - 1490053868, - "83508000" - ], - [ - 1490053868, - "58076000" - ], - [ - 1490053883, - "88152000" - ], - [ - 1490053883, - "100500000" - ], - [ - 1490053883, - "84248000" - ], - [ - 1490053898, - "100500000" - ], - [ - 1490053898, - "96272000" - ], - [ - 1490053898, - "88708000" - ], - [ - 1490053913, - "96504000" - ], - [ - 1490053913, - "58444000" - ], - [ - 1490053913, - "96272000" - ], - [ - 1490053928, - "96504000" - ], - [ - 1490053928, - "96272000" - ], - [ - 1490053928, - "83844000" - ], - [ - 1490053943, - "46448000" - ], - [ - 1490053943, - "96504000" - ], - [ - 1490053943, - "88936000" - ], - [ - 1490053958, - "71892000" - ], - [ - 1490053958, - "96636000" - ], - [ - 1490053958, - "46384000" - ], - [ - 1490053973, - "70472000" - ], - [ - 1490053973, - "96636000" - ], - [ - 1490053973, - "85180000" - ], - [ - 1490053988, - "96636000" - ], - [ - 1490053988, - "84536000" - ], - [ - 1490053988, - "93296000" - ], - [ - 1490054003, - "92868000" - ], - [ - 1490054003, - "96972000" - ], - [ - 1490054003, - "45784000" - ], - [ - 1490054018, - "96948000" - ], - [ - 1490054018, - "72160000" - ], - [ - 1490054018, - "96972000" - ], - [ - 1490054033, - "96972000" - ], - [ - 1490054033, - "84092000" - ], - [ - 1490054033, - "96948000" - ], - [ - 1490054048, - "96948000" - ], - [ - 1490054048, - "93196000" - ], - [ - 1490054048, - "58404000" - ], - [ - 1490054063, - "96476000" - ], - [ - 1490054063, - "84584000" - ], - [ - 1490054063, - "57912000" - ], - [ - 1490054078, - "87848000" - ], - [ - 1490054078, - "70556000" - ], - [ - 1490054078, - "96476000" - ], - [ - 1490054093, - "96476000" - ], - [ - 1490054093, - "96628000" - ], - [ - 1490054093, - "88708000" - ], - [ - 1490054108, - "57736000" - ], - [ - 1490054108, - "93724000" - ], - [ - 1490054108, - "96628000" - ], - [ - 1490054123, - "96628000" - ], - [ - 1490054123, - "71532000" - ], - [ - 1490054123, - "93724000" - ], - [ - 1490054138, - "93724000" - ], - [ - 1490054138, - "88448000" - ], - [ - 1490054138, - "46140000" - ], - [ - 1490054153, - "72180000" - ], - [ - 1490054153, - "92976000" - ], - [ - 1490054153, - "46332000" - ], - [ - 1490054168, - "62896000" - ], - [ - 1490054168, - "92976000" - ], - [ - 1490054168, - "84724000" - ], - [ - 1490054183, - "83140000" - ], - [ - 1490054183, - "92976000" - ], - [ - 1490054183, - "92784000" - ], - [ - 1490054198, - "91924000" - ], - [ - 1490054198, - "46240000" - ], - [ - 1490054198, - "96992000" - ], - [ - 1490054213, - "96680000" - ], - [ - 1490054213, - "96992000" - ], - [ - 1490054213, - "58704000" - ], - [ - 1490054228, - "83740000" - ], - [ - 1490054228, - "96680000" - ], - [ - 1490054228, - "96992000" - ], - [ - 1490054243, - "96680000" - ], - [ - 1490054243, - "88776000" - ], - [ - 1490054243, - "59536000" - ], - [ - 1490054258, - "58008000" - ], - [ - 1490054258, - "71908000" - ], - [ - 1490054258, - "96204000" - ], - [ - 1490054273, - "71524000" - ], - [ - 1490054273, - "96204000" - ], - [ - 1490054273, - "88736000" - ], - [ - 1490054288, - "93596000" - ], - [ - 1490054288, - "96204000" - ], - [ - 1490054288, - "89180000" - ], - [ - 1490054303, - "53160000" - ], - [ - 1490054303, - "101088000" - ], - [ - 1490054303, - "93400000" - ], - [ - 1490054318, - "101088000" - ], - [ - 1490054318, - "64380000" - ], - [ - 1490054318, - "100912000" - ], - [ - 1490054333, - "101088000" - ], - [ - 1490054333, - "100912000" - ], - [ - 1490054333, - "87920000" - ], - [ - 1490054348, - "100912000" - ], - [ - 1490054348, - "58196000" - ], - [ - 1490054348, - "92164000" - ], - [ - 1490054363, - "58192000" - ], - [ - 1490054363, - "84708000" - ], - [ - 1490054363, - "99756000" - ], - [ - 1490054378, - "99756000" - ], - [ - 1490054378, - "85176000" - ], - [ - 1490054378, - "89544000" - ], - [ - 1490054393, - "97464000" - ], - [ - 1490054393, - "88852000" - ], - [ - 1490054393, - "99756000" - ], - [ - 1490054408, - "96936000" - ], - [ - 1490054408, - "97464000" - ], - [ - 1490054408, - "58232000" - ], - [ - 1490054423, - "97464000" - ], - [ - 1490054423, - "96936000" - ], - [ - 1490054423, - "83872000" - ], - [ - 1490054438, - "46428000" - ], - [ - 1490054438, - "89080000" - ], - [ - 1490054438, - "96936000" - ], - [ - 1490054453, - "96384000" - ], - [ - 1490054453, - "45916000" - ], - [ - 1490054453, - "68972000" - ], - [ - 1490054468, - "69020000" - ], - [ - 1490054468, - "84896000" - ], - [ - 1490054468, - "96384000" - ], - [ - 1490054483, - "92596000" - ], - [ - 1490054483, - "84228000" - ], - [ - 1490054483, - "96384000" - ], - [ - 1490054498, - "96628000" - ], - [ - 1490054498, - "91984000" - ], - [ - 1490054498, - "45904000" - ], - [ - 1490054513, - "96628000" - ], - [ - 1490054513, - "68876000" - ], - [ - 1490054513, - "96160000" - ], - [ - 1490054528, - "84960000" - ], - [ - 1490054528, - "96160000" - ], - [ - 1490054528, - "96628000" - ], - [ - 1490054543, - "96160000" - ], - [ - 1490054543, - "93104000" - ], - [ - 1490054543, - "58648000" - ], - [ - 1490054558, - "97256000" - ], - [ - 1490054558, - "72052000" - ], - [ - 1490054558, - "58240000" - ], - [ - 1490054573, - "88784000" - ], - [ - 1490054573, - "97256000" - ], - [ - 1490054573, - "71056000" - ], - [ - 1490054588, - "88280000" - ], - [ - 1490054588, - "92908000" - ], - [ - 1490054588, - "97256000" - ], - [ - 1490054603, - "57112000" - ], - [ - 1490054603, - "92908000" - ], - [ - 1490054603, - "93304000" - ], - [ - 1490054618, - "93304000" - ], - [ - 1490054618, - "92908000" - ], - [ - 1490054618, - "68300000" - ], - [ - 1490054633, - "88616000" - ], - [ - 1490054633, - "46044000" - ], - [ - 1490054633, - "93304000" - ], - [ - 1490054648, - "91860000" - ], - [ - 1490054648, - "45924000" - ], - [ - 1490054648, - "58384000" - ], - [ - 1490054663, - "57820000" - ], - [ - 1490054663, - "84476000" - ], - [ - 1490054663, - "100828000" - ], - [ - 1490054678, - "83984000" - ], - [ - 1490054678, - "88312000" - ], - [ - 1490054678, - "100828000" - ], - [ - 1490054693, - "100828000" - ], - [ - 1490054693, - "96904000" - ], - [ - 1490054693, - "87904000" - ], - [ - 1490054708, - "96904000" - ], - [ - 1490054708, - "96428000" - ], - [ - 1490054708, - "56392000" - ], - [ - 1490054723, - "96428000" - ], - [ - 1490054723, - "96904000" - ], - [ - 1490054723, - "84004000" - ], - [ - 1490054738, - "88508000" - ], - [ - 1490054738, - "58216000" - ], - [ - 1490054738, - "96428000" - ], - [ - 1490054753, - "96560000" - ], - [ - 1490054753, - "72400000" - ], - [ - 1490054753, - "58320000" - ], - [ - 1490054768, - "96560000" - ], - [ - 1490054768, - "89088000" - ], - [ - 1490054768, - "72204000" - ], - [ - 1490054783, - "96560000" - ], - [ - 1490054783, - "93076000" - ], - [ - 1490054783, - "88732000" - ], - [ - 1490054798, - "92844000" - ], - [ - 1490054798, - "100972000" - ], - [ - 1490054798, - "45920000" - ], - [ - 1490054813, - "68256000" - ], - [ - 1490054813, - "100676000" - ], - [ - 1490054813, - "100972000" - ], - [ - 1490054828, - "100676000" - ], - [ - 1490054828, - "100972000" - ], - [ - 1490054828, - "83936000" - ], - [ - 1490054843, - "58260000" - ], - [ - 1490054843, - "100676000" - ], - [ - 1490054843, - "91736000" - ], - [ - 1490054858, - "84172000" - ], - [ - 1490054858, - "95992000" - ], - [ - 1490054858, - "57856000" - ], - [ - 1490054873, - "88108000" - ], - [ - 1490054873, - "95992000" - ], - [ - 1490054873, - "71512000" - ], - [ - 1490054888, - "96668000" - ], - [ - 1490054888, - "95992000" - ], - [ - 1490054888, - "88156000" - ], - [ - 1490054903, - "58156000" - ], - [ - 1490054903, - "93056000" - ], - [ - 1490054903, - "96668000" - ], - [ - 1490054918, - "93056000" - ], - [ - 1490054918, - "83688000" - ], - [ - 1490054918, - "96668000" - ], - [ - 1490054933, - "88688000" - ], - [ - 1490054933, - "46016000" - ], - [ - 1490054933, - "93056000" - ], - [ - 1490054948, - "96460000" - ], - [ - 1490054948, - "45848000" - ], - [ - 1490054948, - "76408000" - ], - [ - 1490054963, - "84880000" - ], - [ - 1490054963, - "72376000" - ], - [ - 1490054963, - "96460000" - ], - [ - 1490054978, - "96460000" - ], - [ - 1490054978, - "84256000" - ], - [ - 1490054978, - "93372000" - ], - [ - 1490054993, - "46056000" - ], - [ - 1490054993, - "92776000" - ], - [ - 1490054993, - "97420000" - ], - [ - 1490055008, - "71748000" - ], - [ - 1490055008, - "97420000" - ], - [ - 1490055008, - "96396000" - ], - [ - 1490055023, - "97420000" - ], - [ - 1490055023, - "85124000" - ], - [ - 1490055023, - "96396000" - ], - [ - 1490055038, - "92756000" - ], - [ - 1490055038, - "58704000" - ], - [ - 1490055038, - "96396000" - ], - [ - 1490055053, - "58372000" - ], - [ - 1490055053, - "96896000" - ], - [ - 1490055053, - "72340000" - ], - [ - 1490055068, - "96896000" - ], - [ - 1490055068, - "88916000" - ], - [ - 1490055068, - "72280000" - ], - [ - 1490055083, - "96896000" - ], - [ - 1490055083, - "93092000" - ], - [ - 1490055083, - "89120000" - ], - [ - 1490055098, - "93092000" - ], - [ - 1490055098, - "58124000" - ], - [ - 1490055098, - "93492000" - ], - [ - 1490055113, - "72428000" - ], - [ - 1490055113, - "93092000" - ], - [ - 1490055113, - "101172000" - ], - [ - 1490055128, - "46100000" - ], - [ - 1490055128, - "88868000" - ], - [ - 1490055128, - "101172000" - ], - [ - 1490055143, - "93376000" - ], - [ - 1490055143, - "101172000" - ], - [ - 1490055143, - "59492000" - ], - [ - 1490055158, - "100568000" - ], - [ - 1490055158, - "59072000" - ], - [ - 1490055158, - "85032000" - ], - [ - 1490055173, - "89764000" - ], - [ - 1490055173, - "100568000" - ], - [ - 1490055173, - "85016000" - ], - [ - 1490055188, - "88944000" - ], - [ - 1490055188, - "100568000" - ], - [ - 1490055188, - "96948000" - ], - [ - 1490055203, - "58320000" - ], - [ - 1490055203, - "96948000" - ], - [ - 1490055203, - "98108000" - ], - [ - 1490055218, - "98108000" - ], - [ - 1490055218, - "96948000" - ], - [ - 1490055218, - "84780000" - ], - [ - 1490055233, - "89000000" - ], - [ - 1490055233, - "98108000" - ], - [ - 1490055233, - "45884000" - ], - [ - 1490055248, - "96688000" - ], - [ - 1490055248, - "72308000" - ], - [ - 1490055248, - "46300000" - ], - [ - 1490055263, - "96688000" - ], - [ - 1490055263, - "72276000" - ], - [ - 1490055263, - "85248000" - ], - [ - 1490055278, - "93380000" - ], - [ - 1490055278, - "96688000" - ], - [ - 1490055278, - "85008000" - ], - [ - 1490055293, - "97716000" - ], - [ - 1490055293, - "46156000" - ], - [ - 1490055293, - "93580000" - ], - [ - 1490055308, - "97716000" - ], - [ - 1490055308, - "72104000" - ], - [ - 1490055308, - "97828000" - ], - [ - 1490055323, - "97716000" - ], - [ - 1490055323, - "97828000" - ], - [ - 1490055323, - "84608000" - ], - [ - 1490055338, - "58744000" - ], - [ - 1490055338, - "97828000" - ], - [ - 1490055338, - "93016000" - ], - [ - 1490055353, - "84624000" - ], - [ - 1490055353, - "97352000" - ], - [ - 1490055353, - "58512000" - ], - [ - 1490055368, - "97352000" - ], - [ - 1490055368, - "88516000" - ], - [ - 1490055368, - "84900000" - ], - [ - 1490055383, - "97476000" - ], - [ - 1490055383, - "97352000" - ], - [ - 1490055383, - "88196000" - ], - [ - 1490055398, - "97476000" - ], - [ - 1490055398, - "58852000" - ], - [ - 1490055398, - "96720000" - ], - [ - 1490055413, - "72424000" - ], - [ - 1490055413, - "97476000" - ], - [ - 1490055413, - "96720000" - ], - [ - 1490055428, - "96720000" - ], - [ - 1490055428, - "88936000" - ], - [ - 1490055428, - "46072000" - ], - [ - 1490055443, - "71488000" - ], - [ - 1490055443, - "46188000" - ], - [ - 1490055443, - "93512000" - ], - [ - 1490055458, - "83760000" - ], - [ - 1490055458, - "72164000" - ], - [ - 1490055458, - "93512000" - ], - [ - 1490055473, - "92916000" - ], - [ - 1490055473, - "93512000" - ], - [ - 1490055473, - "83736000" - ], - [ - 1490055488, - "96124000" - ], - [ - 1490055488, - "45900000" - ], - [ - 1490055488, - "92512000" - ], - [ - 1490055503, - "74352000" - ], - [ - 1490055503, - "96124000" - ], - [ - 1490055503, - "96212000" - ], - [ - 1490055518, - "96124000" - ], - [ - 1490055518, - "85016000" - ], - [ - 1490055518, - "96212000" - ], - [ - 1490055533, - "92928000" - ], - [ - 1490055533, - "59084000" - ], - [ - 1490055533, - "96212000" - ], - [ - 1490055548, - "58936000" - ], - [ - 1490055548, - "97444000" - ], - [ - 1490055548, - "72652000" - ], - [ - 1490055563, - "97444000" - ], - [ - 1490055563, - "71156000" - ], - [ - 1490055563, - "88932000" - ], - [ - 1490055578, - "92808000" - ], - [ - 1490055578, - "97444000" - ], - [ - 1490055578, - "88992000" - ], - [ - 1490055593, - "49244000" - ], - [ - 1490055593, - "92808000" - ], - [ - 1490055593, - "92980000" - ], - [ - 1490055608, - "92808000" - ], - [ - 1490055608, - "62728000" - ], - [ - 1490055608, - "100720000" - ], - [ - 1490055623, - "100720000" - ], - [ - 1490055623, - "87896000" - ], - [ - 1490055623, - "92808000" - ], - [ - 1490055638, - "46076000" - ], - [ - 1490055638, - "46440000" - ], - [ - 1490055638, - "91924000" - ], - [ - 1490055653, - "47316000" - ], - [ - 1490055653, - "99760000" - ], - [ - 1490055653, - "46076000" - ], - [ - 1490055668, - "99760000" - ], - [ - 1490055668, - "47316000" - ], - [ - 1490055668, - "46260000" - ], - [ - 1490055683, - "99760000" - ], - [ - 1490055683, - "53376000" - ], - [ - 1490055683, - "66996000" - ], - [ - 1490055698, - "83944000" - ], - [ - 1490055698, - "99760000" - ], - [ - 1490055698, - "86884000" - ], - [ - 1490055713, - "50616000" - ], - [ - 1490055713, - "96064000" - ], - [ - 1490055713, - "87452000" - ], - [ - 1490055728, - "99648000" - ], - [ - 1490055728, - "96276000" - ], - [ - 1490055728, - "63316000" - ], - [ - 1490055743, - "96276000" - ], - [ - 1490055743, - "99648000" - ], - [ - 1490055743, - "87480000" - ], - [ - 1490055758, - "92200000" - ], - [ - 1490055758, - "45932000" - ], - [ - 1490055758, - "96276000" - ], - [ - 1490055773, - "99596000" - ], - [ - 1490055773, - "62564000" - ], - [ - 1490055773, - "45940000" - ], - [ - 1490055788, - "99596000" - ], - [ - 1490055788, - "65072000" - ], - [ - 1490055788, - "82992000" - ], - [ - 1490055803, - "83784000" - ], - [ - 1490055803, - "46124000" - ], - [ - 1490055803, - "91296000" - ], - [ - 1490055818, - "95716000" - ], - [ - 1490055818, - "92072000" - ], - [ - 1490055818, - "61408000" - ], - [ - 1490055833, - "82696000" - ], - [ - 1490055833, - "96088000" - ], - [ - 1490055833, - "95716000" - ], - [ - 1490055848, - "95716000" - ], - [ - 1490055848, - "96088000" - ], - [ - 1490055848, - "91580000" - ], - [ - 1490055863, - "96088000" - ], - [ - 1490055863, - "52600000" - ], - [ - 1490055863, - "95456000" - ], - [ - 1490055878, - "58576000" - ], - [ - 1490055878, - "95456000" - ], - [ - 1490055878, - "63140000" - ], - [ - 1490055893, - "87708000" - ], - [ - 1490055893, - "95456000" - ], - [ - 1490055893, - "72000000" - ], - [ - 1490055908, - "92048000" - ], - [ - 1490055908, - "46312000" - ], - [ - 1490055908, - "89044000" - ], - [ - 1490055923, - "99492000" - ], - [ - 1490055923, - "71848000" - ], - [ - 1490055923, - "92936000" - ], - [ - 1490055938, - "99492000" - ], - [ - 1490055938, - "101000000" - ], - [ - 1490055938, - "84828000" - ], - [ - 1490055953, - "101000000" - ], - [ - 1490055953, - "92888000" - ], - [ - 1490055953, - "99492000" - ], - [ - 1490055968, - "101000000" - ], - [ - 1490055968, - "97148000" - ], - [ - 1490055968, - "58860000" - ], - [ - 1490055983, - "85076000" - ], - [ - 1490055983, - "58292000" - ], - [ - 1490055983, - "97148000" - ], - [ - 1490055998, - "97148000" - ], - [ - 1490055998, - "84844000" - ], - [ - 1490055998, - "89724000" - ], - [ - 1490056013, - "88624000" - ], - [ - 1490056013, - "97396000" - ], - [ - 1490056013, - "58448000" - ], - [ - 1490056028, - "97396000" - ], - [ - 1490056028, - "97424000" - ], - [ - 1490056028, - "83792000" - ], - [ - 1490056043, - "89008000" - ], - [ - 1490056043, - "97424000" - ], - [ - 1490056043, - "97396000" - ], - [ - 1490056058, - "96760000" - ], - [ - 1490056058, - "45872000" - ], - [ - 1490056058, - "97424000" - ], - [ - 1490056073, - "46184000" - ], - [ - 1490056073, - "96760000" - ], - [ - 1490056073, - "71744000" - ], - [ - 1490056088, - "96760000" - ], - [ - 1490056088, - "74536000" - ], - [ - 1490056088, - "84152000" - ], - [ - 1490056103, - "92852000" - ], - [ - 1490056103, - "46172000" - ], - [ - 1490056103, - "85420000" - ], - [ - 1490056118, - "96180000" - ], - [ - 1490056118, - "93504000" - ], - [ - 1490056118, - "72152000" - ], - [ - 1490056133, - "97588000" - ], - [ - 1490056133, - "96180000" - ], - [ - 1490056133, - "84732000" - ], - [ - 1490056148, - "96180000" - ], - [ - 1490056148, - "93216000" - ], - [ - 1490056148, - "97588000" - ], - [ - 1490056163, - "97588000" - ], - [ - 1490056163, - "59088000" - ], - [ - 1490056163, - "97300000" - ], - [ - 1490056178, - "58700000" - ], - [ - 1490056178, - "72444000" - ], - [ - 1490056178, - "97300000" - ], - [ - 1490056193, - "74724000" - ], - [ - 1490056193, - "89000000" - ], - [ - 1490056193, - "97300000" - ], - [ - 1490056208, - "93212000" - ], - [ - 1490056208, - "89244000" - ], - [ - 1490056208, - "58428000" - ], - [ - 1490056223, - "93212000" - ], - [ - 1490056223, - "72100000" - ], - [ - 1490056223, - "93612000" - ], - [ - 1490056238, - "93212000" - ], - [ - 1490056238, - "88244000" - ], - [ - 1490056238, - "93612000" - ], - [ - 1490056253, - "92816000" - ], - [ - 1490056253, - "93612000" - ], - [ - 1490056253, - "46256000" - ], - [ - 1490056268, - "92816000" - ], - [ - 1490056268, - "46244000" - ], - [ - 1490056268, - "72120000" - ], - [ - 1490056283, - "92816000" - ], - [ - 1490056283, - "58448000" - ], - [ - 1490056283, - "84496000" - ], - [ - 1490056298, - "46008000" - ], - [ - 1490056298, - "84568000" - ], - [ - 1490056298, - "93200000" - ], - [ - 1490056313, - "59676000" - ], - [ - 1490056313, - "89020000" - ], - [ - 1490056313, - "97240000" - ], - [ - 1490056328, - "84760000" - ], - [ - 1490056328, - "96920000" - ], - [ - 1490056328, - "97240000" - ], - [ - 1490056343, - "88400000" - ], - [ - 1490056343, - "96920000" - ], - [ - 1490056343, - "97240000" - ], - [ - 1490056358, - "97556000" - ], - [ - 1490056358, - "96920000" - ], - [ - 1490056358, - "59028000" - ], - [ - 1490056373, - "97556000" - ], - [ - 1490056373, - "58536000" - ], - [ - 1490056373, - "72324000" - ], - [ - 1490056388, - "97556000" - ], - [ - 1490056388, - "89068000" - ], - [ - 1490056388, - "72384000" - ], - [ - 1490056403, - "93544000" - ], - [ - 1490056403, - "89196000" - ], - [ - 1490056403, - "59344000" - ], - [ - 1490056418, - "101424000" - ], - [ - 1490056418, - "93428000" - ], - [ - 1490056418, - "70980000" - ], - [ - 1490056433, - "101024000" - ], - [ - 1490056433, - "101424000" - ], - [ - 1490056433, - "83408000" - ], - [ - 1490056448, - "83408000" - ], - [ - 1490056448, - "45696000" - ], - [ - 1490056448, - "101024000" - ], - [ - 1490056463, - "101024000" - ], - [ - 1490056463, - "84724000" - ], - [ - 1490056463, - "58344000" - ], - [ - 1490056478, - "57936000" - ], - [ - 1490056478, - "84724000" - ], - [ - 1490056478, - "85268000" - ], - [ - 1490056493, - "46208000" - ], - [ - 1490056493, - "88532000" - ], - [ - 1490056493, - "85176000" - ], - [ - 1490056508, - "96444000" - ], - [ - 1490056508, - "88524000" - ], - [ - 1490056508, - "58564000" - ], - [ - 1490056523, - "97220000" - ], - [ - 1490056523, - "84708000" - ], - [ - 1490056523, - "96444000" - ], - [ - 1490056538, - "88232000" - ], - [ - 1490056538, - "96444000" - ], - [ - 1490056538, - "97220000" - ], - [ - 1490056553, - "97220000" - ], - [ - 1490056553, - "46188000" - ], - [ - 1490056553, - "96896000" - ], - [ - 1490056568, - "46344000" - ], - [ - 1490056568, - "96896000" - ], - [ - 1490056568, - "68964000" - ], - [ - 1490056583, - "84852000" - ], - [ - 1490056583, - "96896000" - ], - [ - 1490056583, - "72424000" - ], - [ - 1490056598, - "46056000" - ], - [ - 1490056598, - "85476000" - ], - [ - 1490056598, - "93008000" - ], - [ - 1490056613, - "72596000" - ], - [ - 1490056613, - "97016000" - ], - [ - 1490056613, - "93320000" - ], - [ - 1490056628, - "97016000" - ], - [ - 1490056628, - "97612000" - ], - [ - 1490056628, - "84148000" - ], - [ - 1490056643, - "97612000" - ], - [ - 1490056643, - "97016000" - ], - [ - 1490056643, - "92684000" - ], - [ - 1490056658, - "57912000" - ], - [ - 1490056658, - "97612000" - ], - [ - 1490056658, - "97160000" - ], - [ - 1490056673, - "58360000" - ], - [ - 1490056673, - "72164000" - ], - [ - 1490056673, - "97160000" - ], - [ - 1490056688, - "72284000" - ], - [ - 1490056688, - "97160000" - ], - [ - 1490056688, - "88956000" - ], - [ - 1490056703, - "93372000" - ], - [ - 1490056703, - "88776000" - ], - [ - 1490056703, - "58056000" - ], - [ - 1490056718, - "92648000" - ], - [ - 1490056718, - "93372000" - ], - [ - 1490056718, - "71996000" - ], - [ - 1490056733, - "93372000" - ], - [ - 1490056733, - "92648000" - ], - [ - 1490056733, - "88760000" - ], - [ - 1490056748, - "92648000" - ], - [ - 1490056748, - "46220000" - ], - [ - 1490056748, - "93292000" - ], - [ - 1490056763, - "93292000" - ], - [ - 1490056763, - "72240000" - ], - [ - 1490056763, - "46160000" - ], - [ - 1490056778, - "93292000" - ], - [ - 1490056778, - "83804000" - ], - [ - 1490056778, - "59448000" - ], - [ - 1490056793, - "46028000" - ], - [ - 1490056793, - "84124000" - ], - [ - 1490056793, - "93252000" - ], - [ - 1490056808, - "96404000" - ], - [ - 1490056808, - "58476000" - ], - [ - 1490056808, - "88336000" - ], - [ - 1490056823, - "96404000" - ], - [ - 1490056823, - "83892000" - ], - [ - 1490056823, - "97416000" - ], - [ - 1490056838, - "88828000" - ], - [ - 1490056838, - "97416000" - ], - [ - 1490056838, - "96404000" - ], - [ - 1490056853, - "58712000" - ], - [ - 1490056853, - "97416000" - ], - [ - 1490056853, - "96608000" - ], - [ - 1490056868, - "96608000" - ], - [ - 1490056868, - "46208000" - ], - [ - 1490056868, - "72564000" - ], - [ - 1490056883, - "88944000" - ], - [ - 1490056883, - "96608000" - ], - [ - 1490056883, - "72544000" - ], - [ - 1490056898, - "46380000" - ], - [ - 1490056898, - "92596000" - ], - [ - 1490056898, - "84044000" - ], - [ - 1490056913, - "64424000" - ], - [ - 1490056913, - "100672000" - ], - [ - 1490056913, - "93380000" - ], - [ - 1490056928, - "96652000" - ], - [ - 1490056928, - "100672000" - ], - [ - 1490056928, - "84048000" - ], - [ - 1490056943, - "91984000" - ], - [ - 1490056943, - "100672000" - ], - [ - 1490056943, - "96652000" - ], - [ - 1490056958, - "96732000" - ], - [ - 1490056958, - "58232000" - ], - [ - 1490056958, - "96652000" - ], - [ - 1490056973, - "83544000" - ], - [ - 1490056973, - "96732000" - ], - [ - 1490056973, - "57184000" - ], - [ - 1490056988, - "84636000" - ], - [ - 1490056988, - "88656000" - ], - [ - 1490056988, - "96732000" - ], - [ - 1490057003, - "88944000" - ], - [ - 1490057003, - "96356000" - ], - [ - 1490057003, - "57528000" - ], - [ - 1490057018, - "83632000" - ], - [ - 1490057018, - "96356000" - ], - [ - 1490057018, - "96472000" - ], - [ - 1490057033, - "88516000" - ], - [ - 1490057033, - "96356000" - ], - [ - 1490057033, - "96472000" - ], - [ - 1490057048, - "96472000" - ], - [ - 1490057048, - "46068000" - ], - [ - 1490057048, - "96664000" - ], - [ - 1490057063, - "46052000" - ], - [ - 1490057063, - "96664000" - ], - [ - 1490057063, - "72036000" - ], - [ - 1490057078, - "64080000" - ], - [ - 1490057078, - "96664000" - ], - [ - 1490057078, - "84040000" - ], - [ - 1490057093, - "84256000" - ], - [ - 1490057093, - "92480000" - ], - [ - 1490057093, - "46152000" - ], - [ - 1490057108, - "95580000" - ], - [ - 1490057108, - "92456000" - ], - [ - 1490057108, - "68396000" - ], - [ - 1490057123, - "96260000" - ], - [ - 1490057123, - "84100000" - ], - [ - 1490057123, - "95580000" - ], - [ - 1490057138, - "91940000" - ], - [ - 1490057138, - "96260000" - ], - [ - 1490057138, - "95580000" - ], - [ - 1490057153, - "96284000" - ], - [ - 1490057153, - "96260000" - ], - [ - 1490057153, - "58004000" - ], - [ - 1490057168, - "71800000" - ], - [ - 1490057168, - "58540000" - ], - [ - 1490057168, - "96284000" - ], - [ - 1490057183, - "72180000" - ], - [ - 1490057183, - "88588000" - ], - [ - 1490057183, - "96284000" - ], - [ - 1490057198, - "89616000" - ], - [ - 1490057198, - "57792000" - ], - [ - 1490057198, - "92640000" - ], - [ - 1490057213, - "92640000" - ], - [ - 1490057213, - "71908000" - ], - [ - 1490057213, - "93144000" - ], - [ - 1490057228, - "100312000" - ], - [ - 1490057228, - "89068000" - ], - [ - 1490057228, - "92640000" - ], - [ - 1490057243, - "92640000" - ], - [ - 1490057243, - "100312000" - ], - [ - 1490057243, - "93332000" - ], - [ - 1490057258, - "57716000" - ], - [ - 1490057258, - "100312000" - ], - [ - 1490057258, - "100804000" - ], - [ - 1490057273, - "100804000" - ], - [ - 1490057273, - "58500000" - ], - [ - 1490057273, - "84176000" - ], - [ - 1490057288, - "100804000" - ], - [ - 1490057288, - "84576000" - ], - [ - 1490057288, - "88652000" - ], - [ - 1490057303, - "58016000" - ], - [ - 1490057303, - "95956000" - ], - [ - 1490057303, - "88792000" - ], - [ - 1490057318, - "97256000" - ], - [ - 1490057318, - "95956000" - ], - [ - 1490057318, - "84532000" - ], - [ - 1490057333, - "88980000" - ], - [ - 1490057333, - "97256000" - ], - [ - 1490057333, - "95956000" - ], - [ - 1490057348, - "96876000" - ], - [ - 1490057348, - "97256000" - ], - [ - 1490057348, - "46448000" - ], - [ - 1490057363, - "46064000" - ], - [ - 1490057363, - "69892000" - ], - [ - 1490057363, - "96876000" - ], - [ - 1490057378, - "96876000" - ], - [ - 1490057378, - "72356000" - ], - [ - 1490057378, - "83992000" - ], - [ - 1490057393, - "46256000" - ], - [ - 1490057393, - "91856000" - ], - [ - 1490057393, - "84380000" - ], - [ - 1490057408, - "96444000" - ], - [ - 1490057408, - "93412000" - ], - [ - 1490057408, - "72512000" - ], - [ - 1490057423, - "84284000" - ], - [ - 1490057423, - "97068000" - ], - [ - 1490057423, - "96444000" - ], - [ - 1490057438, - "93124000" - ], - [ - 1490057438, - "97068000" - ], - [ - 1490057438, - "96444000" - ], - [ - 1490057453, - "96664000" - ], - [ - 1490057453, - "97068000" - ], - [ - 1490057453, - "58352000" - ], - [ - 1490057468, - "71956000" - ], - [ - 1490057468, - "96664000" - ], - [ - 1490057468, - "58036000" - ], - [ - 1490057483, - "72192000" - ], - [ - 1490057483, - "96664000" - ], - [ - 1490057483, - "88796000" - ], - [ - 1490057498, - "88540000" - ], - [ - 1490057498, - "93256000" - ], - [ - 1490057498, - "57768000" - ], - [ - 1490057513, - "92984000" - ], - [ - 1490057513, - "68908000" - ], - [ - 1490057513, - "93256000" - ], - [ - 1490057528, - "93256000" - ], - [ - 1490057528, - "88676000" - ], - [ - 1490057528, - "92984000" - ], - [ - 1490057543, - "92984000" - ], - [ - 1490057543, - "46324000" - ], - [ - 1490057543, - "92108000" - ], - [ - 1490057558, - "59132000" - ], - [ - 1490057558, - "45892000" - ], - [ - 1490057558, - "100896000" - ], - [ - 1490057573, - "84472000" - ], - [ - 1490057573, - "58276000" - ], - [ - 1490057573, - "100896000" - ], - [ - 1490057588, - "84020000" - ], - [ - 1490057588, - "46424000" - ], - [ - 1490057588, - "88680000" - ], - [ - 1490057603, - "58396000" - ], - [ - 1490057603, - "88368000" - ], - [ - 1490057603, - "97708000" - ], - [ - 1490057618, - "84188000" - ], - [ - 1490057618, - "97708000" - ], - [ - 1490057618, - "96040000" - ], - [ - 1490057633, - "88380000" - ], - [ - 1490057633, - "97708000" - ], - [ - 1490057633, - "96040000" - ], - [ - 1490057648, - "96040000" - ], - [ - 1490057648, - "58024000" - ], - [ - 1490057648, - "96280000" - ], - [ - 1490057663, - "58740000" - ], - [ - 1490057663, - "72356000" - ], - [ - 1490057663, - "96280000" - ], - [ - 1490057678, - "88716000" - ], - [ - 1490057678, - "72168000" - ], - [ - 1490057678, - "96280000" - ], - [ - 1490057693, - "88628000" - ], - [ - 1490057693, - "45868000" - ], - [ - 1490057693, - "93108000" - ], - [ - 1490057708, - "72484000" - ], - [ - 1490057708, - "92896000" - ], - [ - 1490057708, - "100852000" - ], - [ - 1490057723, - "100852000" - ], - [ - 1490057723, - "100516000" - ], - [ - 1490057723, - "84588000" - ], - [ - 1490057738, - "100516000" - ], - [ - 1490057738, - "93152000" - ], - [ - 1490057738, - "100852000" - ], - [ - 1490057753, - "59528000" - ], - [ - 1490057753, - "100516000" - ], - [ - 1490057753, - "97048000" - ], - [ - 1490057768, - "85176000" - ], - [ - 1490057768, - "97048000" - ], - [ - 1490057768, - "58636000" - ], - [ - 1490057783, - "84972000" - ], - [ - 1490057783, - "97048000" - ], - [ - 1490057783, - "89188000" - ], - [ - 1490057798, - "58144000" - ], - [ - 1490057798, - "88728000" - ], - [ - 1490057798, - "96776000" - ], - [ - 1490057813, - "96776000" - ], - [ - 1490057813, - "84516000" - ], - [ - 1490057813, - "97780000" - ], - [ - 1490057828, - "97780000" - ], - [ - 1490057828, - "96776000" - ], - [ - 1490057828, - "89064000" - ], - [ - 1490057843, - "96208000" - ], - [ - 1490057843, - "97780000" - ], - [ - 1490057843, - "46004000" - ], - [ - 1490057858, - "96208000" - ], - [ - 1490057858, - "46300000" - ], - [ - 1490057858, - "71904000" - ], - [ - 1490057873, - "72400000" - ], - [ - 1490057873, - "96208000" - ], - [ - 1490057873, - "84988000" - ], - [ - 1490057888, - "83984000" - ], - [ - 1490057888, - "93048000" - ], - [ - 1490057888, - "45920000" - ], - [ - 1490057903, - "71312000" - ], - [ - 1490057903, - "92880000" - ], - [ - 1490057903, - "96084000" - ], - [ - 1490057918, - "96084000" - ], - [ - 1490057918, - "96288000" - ], - [ - 1490057918, - "83456000" - ], - [ - 1490057933, - "92672000" - ], - [ - 1490057933, - "96288000" - ], - [ - 1490057933, - "96084000" - ], - [ - 1490057948, - "96168000" - ], - [ - 1490057948, - "96288000" - ], - [ - 1490057948, - "58884000" - ], - [ - 1490057963, - "72592000" - ], - [ - 1490057963, - "96168000" - ], - [ - 1490057963, - "58492000" - ], - [ - 1490057978, - "96168000" - ], - [ - 1490057978, - "89236000" - ], - [ - 1490057978, - "68108000" - ], - [ - 1490057993, - "89340000" - ], - [ - 1490057993, - "93680000" - ], - [ - 1490057993, - "58560000" - ], - [ - 1490058008, - "92516000" - ], - [ - 1490058008, - "93680000" - ], - [ - 1490058008, - "72136000" - ], - [ - 1490058023, - "92516000" - ], - [ - 1490058023, - "93680000" - ], - [ - 1490058023, - "89036000" - ], - [ - 1490058038, - "92956000" - ], - [ - 1490058038, - "92516000" - ], - [ - 1490058038, - "46428000" - ], - [ - 1490058053, - "46020000" - ], - [ - 1490058053, - "100784000" - ], - [ - 1490058053, - "59440000" - ], - [ - 1490058068, - "100784000" - ], - [ - 1490058068, - "58852000" - ], - [ - 1490058068, - "85004000" - ], - [ - 1490058083, - "89620000" - ], - [ - 1490058083, - "45956000" - ], - [ - 1490058083, - "84548000" - ], - [ - 1490058098, - "97852000" - ], - [ - 1490058098, - "57632000" - ], - [ - 1490058098, - "89076000" - ], - [ - 1490058113, - "97852000" - ], - [ - 1490058113, - "84176000" - ], - [ - 1490058113, - "97452000" - ], - [ - 1490058128, - "89136000" - ], - [ - 1490058128, - "97452000" - ], - [ - 1490058128, - "97852000" - ], - [ - 1490058143, - "96616000" - ], - [ - 1490058143, - "46272000" - ], - [ - 1490058143, - "97452000" - ], - [ - 1490058158, - "96616000" - ], - [ - 1490058158, - "46096000" - ], - [ - 1490058158, - "72464000" - ], - [ - 1490058173, - "72336000" - ], - [ - 1490058173, - "96616000" - ], - [ - 1490058173, - "85312000" - ], - [ - 1490058188, - "46232000" - ], - [ - 1490058188, - "84776000" - ], - [ - 1490058188, - "93600000" - ], - [ - 1490058203, - "97344000" - ], - [ - 1490058203, - "72064000" - ], - [ - 1490058203, - "93312000" - ], - [ - 1490058218, - "97344000" - ], - [ - 1490058218, - "97260000" - ], - [ - 1490058218, - "84936000" - ], - [ - 1490058233, - "97260000" - ], - [ - 1490058233, - "92924000" - ], - [ - 1490058233, - "97344000" - ], - [ - 1490058248, - "97260000" - ], - [ - 1490058248, - "58348000" - ], - [ - 1490058248, - "97236000" - ], - [ - 1490058263, - "84684000" - ], - [ - 1490058263, - "97236000" - ], - [ - 1490058263, - "58220000" - ], - [ - 1490058278, - "97236000" - ], - [ - 1490058278, - "88688000" - ], - [ - 1490058278, - "71572000" - ], - [ - 1490058293, - "97372000" - ], - [ - 1490058293, - "57760000" - ], - [ - 1490058293, - "88652000" - ], - [ - 1490058308, - "97372000" - ], - [ - 1490058308, - "68436000" - ], - [ - 1490058308, - "92848000" - ], - [ - 1490058323, - "92848000" - ], - [ - 1490058323, - "97372000" - ], - [ - 1490058323, - "89244000" - ], - [ - 1490058338, - "45636000" - ], - [ - 1490058338, - "92848000" - ], - [ - 1490058338, - "92072000" - ], - [ - 1490058353, - "92072000" - ], - [ - 1490058353, - "46168000" - ], - [ - 1490058353, - "72392000" - ], - [ - 1490058368, - "83820000" - ], - [ - 1490058368, - "92072000" - ], - [ - 1490058368, - "70596000" - ], - [ - 1490058383, - "93292000" - ], - [ - 1490058383, - "46148000" - ], - [ - 1490058383, - "84036000" - ], - [ - 1490058398, - "56648000" - ], - [ - 1490058398, - "92160000" - ], - [ - 1490058398, - "97148000" - ], - [ - 1490058413, - "96492000" - ], - [ - 1490058413, - "97148000" - ], - [ - 1490058413, - "84108000" - ], - [ - 1490058428, - "96492000" - ], - [ - 1490058428, - "97148000" - ], - [ - 1490058428, - "88680000" - ], - [ - 1490058443, - "96492000" - ], - [ - 1490058443, - "96216000" - ], - [ - 1490058443, - "58112000" - ], - [ - 1490058458, - "53848000" - ], - [ - 1490058458, - "96216000" - ], - [ - 1490058458, - "72044000" - ], - [ - 1490058473, - "89160000" - ], - [ - 1490058473, - "96216000" - ], - [ - 1490058473, - "64120000" - ], - [ - 1490058488, - "87960000" - ], - [ - 1490058488, - "54056000" - ], - [ - 1490058488, - "93532000" - ], - [ - 1490058503, - "65072000" - ], - [ - 1490058503, - "100792000" - ], - [ - 1490058503, - "92076000" - ], - [ - 1490058518, - "100792000" - ], - [ - 1490058518, - "99340000" - ], - [ - 1490058518, - "88912000" - ], - [ - 1490058533, - "100792000" - ], - [ - 1490058533, - "99340000" - ], - [ - 1490058533, - "92296000" - ], - [ - 1490058548, - "99340000" - ], - [ - 1490058548, - "99848000" - ], - [ - 1490058548, - "58152000" - ], - [ - 1490058563, - "56036000" - ], - [ - 1490058563, - "84208000" - ], - [ - 1490058563, - "99848000" - ], - [ - 1490058578, - "88904000" - ], - [ - 1490058578, - "99848000" - ], - [ - 1490058578, - "84272000" - ], - [ - 1490058593, - "55564000" - ], - [ - 1490058593, - "88504000" - ], - [ - 1490058593, - "96688000" - ], - [ - 1490058608, - "83236000" - ], - [ - 1490058608, - "96068000" - ], - [ - 1490058608, - "96688000" - ], - [ - 1490058623, - "96688000" - ], - [ - 1490058623, - "87824000" - ], - [ - 1490058623, - "96068000" - ], - [ - 1490058638, - "46056000" - ], - [ - 1490058638, - "95848000" - ], - [ - 1490058638, - "96068000" - ], - [ - 1490058653, - "46012000" - ], - [ - 1490058653, - "95848000" - ], - [ - 1490058653, - "71444000" - ], - [ - 1490058668, - "95848000" - ], - [ - 1490058668, - "71980000" - ], - [ - 1490058668, - "84516000" - ], - [ - 1490058683, - "84208000" - ], - [ - 1490058683, - "46220000" - ], - [ - 1490058683, - "93292000" - ], - [ - 1490058698, - "70524000" - ], - [ - 1490058698, - "92924000" - ], - [ - 1490058698, - "96716000" - ], - [ - 1490058713, - "79656000" - ], - [ - 1490058713, - "96716000" - ], - [ - 1490058713, - "97256000" - ], - [ - 1490058728, - "83272000" - ], - [ - 1490058728, - "96716000" - ], - [ - 1490058728, - "97256000" - ], - [ - 1490058743, - "97256000" - ], - [ - 1490058743, - "58312000" - ], - [ - 1490058743, - "84288000" - ], - [ - 1490058758, - "84288000" - ], - [ - 1490058758, - "72436000" - ], - [ - 1490058758, - "57876000" - ], - [ - 1490058773, - "72176000" - ], - [ - 1490058773, - "84288000" - ], - [ - 1490058773, - "89016000" - ], - [ - 1490058788, - "88656000" - ], - [ - 1490058788, - "58400000" - ], - [ - 1490058788, - "93004000" - ], - [ - 1490058803, - "93004000" - ], - [ - 1490058803, - "93268000" - ], - [ - 1490058803, - "72012000" - ], - [ - 1490058818, - "93004000" - ], - [ - 1490058818, - "89300000" - ], - [ - 1490058818, - "100620000" - ], - [ - 1490058833, - "93004000" - ], - [ - 1490058833, - "93108000" - ], - [ - 1490058833, - "100620000" - ], - [ - 1490058848, - "58488000" - ], - [ - 1490058848, - "100928000" - ], - [ - 1490058848, - "100620000" - ], - [ - 1490058863, - "58296000" - ], - [ - 1490058863, - "100928000" - ], - [ - 1490058863, - "85104000" - ], - [ - 1490058878, - "100928000" - ], - [ - 1490058878, - "84764000" - ], - [ - 1490058878, - "88268000" - ], - [ - 1490058893, - "54084000" - ], - [ - 1490058893, - "89044000" - ], - [ - 1490058893, - "97580000" - ], - [ - 1490058908, - "97580000" - ], - [ - 1490058908, - "96908000" - ], - [ - 1490058908, - "84404000" - ], - [ - 1490058923, - "96908000" - ], - [ - 1490058923, - "97580000" - ], - [ - 1490058923, - "87808000" - ], - [ - 1490058938, - "46360000" - ], - [ - 1490058938, - "96908000" - ], - [ - 1490058938, - "96636000" - ], - [ - 1490058953, - "96636000" - ], - [ - 1490058953, - "46280000" - ], - [ - 1490058953, - "75684000" - ], - [ - 1490058968, - "96636000" - ], - [ - 1490058968, - "84744000" - ], - [ - 1490058968, - "72380000" - ], - [ - 1490058983, - "84788000" - ], - [ - 1490058983, - "46548000" - ], - [ - 1490058983, - "92668000" - ], - [ - 1490058998, - "71748000" - ], - [ - 1490058998, - "93540000" - ], - [ - 1490058998, - "97156000" - ], - [ - 1490059013, - "84132000" - ], - [ - 1490059013, - "97156000" - ], - [ - 1490059013, - "97172000" - ], - [ - 1490059028, - "97156000" - ], - [ - 1490059028, - "97172000" - ], - [ - 1490059028, - "93044000" - ], - [ - 1490059043, - "58284000" - ], - [ - 1490059043, - "96536000" - ], - [ - 1490059043, - "97172000" - ], - [ - 1490059058, - "96536000" - ], - [ - 1490059058, - "58476000" - ], - [ - 1490059058, - "70480000" - ], - [ - 1490059073, - "72288000" - ], - [ - 1490059073, - "96536000" - ], - [ - 1490059073, - "88512000" - ], - [ - 1490059088, - "57960000" - ], - [ - 1490059088, - "88788000" - ], - [ - 1490059088, - "93436000" - ], - [ - 1490059103, - "93484000" - ], - [ - 1490059103, - "69084000" - ], - [ - 1490059103, - "93436000" - ], - [ - 1490059118, - "88260000" - ], - [ - 1490059118, - "93484000" - ], - [ - 1490059118, - "93436000" - ], - [ - 1490059133, - "46148000" - ], - [ - 1490059133, - "93484000" - ], - [ - 1490059133, - "91860000" - ], - [ - 1490059148, - "46344000" - ], - [ - 1490059148, - "91860000" - ], - [ - 1490059148, - "71600000" - ], - [ - 1490059163, - "84312000" - ], - [ - 1490059163, - "91860000" - ], - [ - 1490059163, - "58468000" - ], - [ - 1490059178, - "84204000" - ], - [ - 1490059178, - "92628000" - ], - [ - 1490059178, - "45828000" - ], - [ - 1490059193, - "43008000" - ], - [ - 1490059193, - "96288000" - ], - [ - 1490059193, - "88124000" - ], - [ - 1490059208, - "68380000" - ], - [ - 1490059208, - "97072000" - ], - [ - 1490059208, - "96288000" - ], - [ - 1490059223, - "87208000" - ], - [ - 1490059223, - "97072000" - ], - [ - 1490059223, - "96288000" - ], - [ - 1490059238, - "49296000" - ], - [ - 1490059238, - "95792000" - ], - [ - 1490059238, - "97072000" - ], - [ - 1490059253, - "46204000" - ], - [ - 1490059253, - "61860000" - ], - [ - 1490059253, - "95792000" - ], - [ - 1490059268, - "95792000" - ], - [ - 1490059268, - "63596000" - ], - [ - 1490059268, - "87240000" - ], - [ - 1490059283, - "46316000" - ], - [ - 1490059283, - "90624000" - ], - [ - 1490059283, - "83156000" - ], - [ - 1490059298, - "91960000" - ], - [ - 1490059298, - "62936000" - ], - [ - 1490059298, - "99624000" - ], - [ - 1490059313, - "99624000" - ], - [ - 1490059313, - "82528000" - ], - [ - 1490059313, - "95676000" - ], - [ - 1490059328, - "95676000" - ], - [ - 1490059328, - "91652000" - ], - [ - 1490059328, - "99624000" - ], - [ - 1490059343, - "95676000" - ], - [ - 1490059343, - "95420000" - ], - [ - 1490059343, - "53848000" - ], - [ - 1490059358, - "53016000" - ], - [ - 1490059358, - "95420000" - ], - [ - 1490059358, - "64132000" - ], - [ - 1490059373, - "95420000" - ], - [ - 1490059373, - "87760000" - ], - [ - 1490059373, - "62872000" - ], - [ - 1490059388, - "87720000" - ], - [ - 1490059388, - "92360000" - ], - [ - 1490059388, - "54112000" - ], - [ - 1490059403, - "99760000" - ], - [ - 1490059403, - "92288000" - ], - [ - 1490059403, - "65756000" - ], - [ - 1490059418, - "99760000" - ], - [ - 1490059418, - "99716000" - ], - [ - 1490059418, - "87960000" - ], - [ - 1490059433, - "99716000" - ], - [ - 1490059433, - "92148000" - ], - [ - 1490059433, - "99760000" - ], - [ - 1490059448, - "99816000" - ], - [ - 1490059448, - "54936000" - ], - [ - 1490059448, - "99716000" - ], - [ - 1490059463, - "84164000" - ], - [ - 1490059463, - "53628000" - ], - [ - 1490059463, - "99816000" - ], - [ - 1490059478, - "99816000" - ], - [ - 1490059478, - "88740000" - ], - [ - 1490059478, - "84608000" - ], - [ - 1490059493, - "88096000" - ], - [ - 1490059493, - "51640000" - ], - [ - 1490059493, - "96788000" - ], - [ - 1490059508, - "96788000" - ], - [ - 1490059508, - "82888000" - ], - [ - 1490059508, - "97248000" - ], - [ - 1490059523, - "97248000" - ], - [ - 1490059523, - "96788000" - ], - [ - 1490059523, - "88060000" - ], - [ - 1490059538, - "46036000" - ], - [ - 1490059538, - "97248000" - ], - [ - 1490059538, - "96172000" - ], - [ - 1490059553, - "96172000" - ], - [ - 1490059553, - "45944000" - ], - [ - 1490059553, - "62116000" - ], - [ - 1490059568, - "82992000" - ], - [ - 1490059568, - "72040000" - ], - [ - 1490059568, - "96172000" - ], - [ - 1490059583, - "91624000" - ], - [ - 1490059583, - "83760000" - ], - [ - 1490059583, - "46356000" - ], - [ - 1490059598, - "93284000" - ], - [ - 1490059598, - "96136000" - ], - [ - 1490059598, - "71936000" - ], - [ - 1490059613, - "83672000" - ], - [ - 1490059613, - "96136000" - ], - [ - 1490059613, - "96504000" - ], - [ - 1490059628, - "93168000" - ], - [ - 1490059628, - "96504000" - ], - [ - 1490059628, - "96136000" - ], - [ - 1490059643, - "96504000" - ], - [ - 1490059643, - "57976000" - ], - [ - 1490059643, - "96524000" - ], - [ - 1490059658, - "54172000" - ], - [ - 1490059658, - "70176000" - ], - [ - 1490059658, - "96524000" - ], - [ - 1490059673, - "88792000" - ], - [ - 1490059673, - "71860000" - ], - [ - 1490059673, - "96524000" - ], - [ - 1490059688, - "88512000" - ], - [ - 1490059688, - "93388000" - ], - [ - 1490059688, - "53680000" - ], - [ - 1490059703, - "62352000" - ], - [ - 1490059703, - "93388000" - ], - [ - 1490059703, - "92968000" - ], - [ - 1490059718, - "87596000" - ], - [ - 1490059718, - "100576000" - ], - [ - 1490059718, - "93388000" - ], - [ - 1490059733, - "92404000" - ], - [ - 1490059733, - "93388000" - ], - [ - 1490059733, - "100576000" - ], - [ - 1490059748, - "99472000" - ], - [ - 1490059748, - "52032000" - ], - [ - 1490059748, - "100576000" - ], - [ - 1490059763, - "99472000" - ], - [ - 1490059763, - "81852000" - ], - [ - 1490059763, - "55252000" - ], - [ - 1490059778, - "93708000" - ], - [ - 1490059778, - "84464000" - ], - [ - 1490059778, - "99472000" - ], - [ - 1490059793, - "102352000" - ], - [ - 1490059793, - "51440000" - ], - [ - 1490059793, - "88992000" - ], - [ - 1490059808, - "83260000" - ], - [ - 1490059808, - "102352000" - ], - [ - 1490059808, - "96728000" - ], - [ - 1490059823, - "87616000" - ], - [ - 1490059823, - "102352000" - ], - [ - 1490059823, - "96728000" - ], - [ - 1490059838, - "45856000" - ], - [ - 1490059838, - "95684000" - ], - [ - 1490059838, - "96728000" - ], - [ - 1490059853, - "62752000" - ], - [ - 1490059853, - "95684000" - ], - [ - 1490059853, - "46216000" - ], - [ - 1490059868, - "95684000" - ], - [ - 1490059868, - "72408000" - ], - [ - 1490059868, - "83496000" - ], - [ - 1490059883, - "46036000" - ], - [ - 1490059883, - "92128000" - ], - [ - 1490059883, - "84692000" - ], - [ - 1490059898, - "70148000" - ], - [ - 1490059898, - "96256000" - ], - [ - 1490059898, - "93228000" - ], - [ - 1490059913, - "97564000" - ], - [ - 1490059913, - "96256000" - ], - [ - 1490059913, - "83468000" - ], - [ - 1490059928, - "96256000" - ], - [ - 1490059928, - "97564000" - ], - [ - 1490059928, - "93192000" - ], - [ - 1490059943, - "58948000" - ], - [ - 1490059943, - "97564000" - ], - [ - 1490059943, - "96100000" - ], - [ - 1490059958, - "57976000" - ], - [ - 1490059958, - "71972000" - ], - [ - 1490059958, - "96100000" - ], - [ - 1490059973, - "96100000" - ], - [ - 1490059973, - "72244000" - ], - [ - 1490059973, - "89072000" - ], - [ - 1490059988, - "93568000" - ], - [ - 1490059988, - "89108000" - ], - [ - 1490059988, - "57484000" - ], - [ - 1490060003, - "68992000" - ], - [ - 1490060003, - "93000000" - ], - [ - 1490060003, - "100924000" - ], - [ - 1490060018, - "89096000" - ], - [ - 1490060018, - "100960000" - ], - [ - 1490060018, - "100924000" - ], - [ - 1490060033, - "91728000" - ], - [ - 1490060033, - "100924000" - ], - [ - 1490060033, - "100960000" - ], - [ - 1490060048, - "100644000" - ], - [ - 1490060048, - "100960000" - ], - [ - 1490060048, - "58000000" - ], - [ - 1490060063, - "100644000" - ], - [ - 1490060063, - "57536000" - ], - [ - 1490060063, - "84084000" - ], - [ - 1490060078, - "88892000" - ], - [ - 1490060078, - "100644000" - ], - [ - 1490060078, - "84312000" - ], - [ - 1490060093, - "96284000" - ], - [ - 1490060093, - "88796000" - ], - [ - 1490060093, - "58464000" - ], - [ - 1490060108, - "96284000" - ], - [ - 1490060108, - "84608000" - ], - [ - 1490060108, - "96708000" - ], - [ - 1490060123, - "89208000" - ], - [ - 1490060123, - "96284000" - ], - [ - 1490060123, - "96708000" - ], - [ - 1490060138, - "45864000" - ], - [ - 1490060138, - "96576000" - ], - [ - 1490060138, - "96708000" - ], - [ - 1490060153, - "71368000" - ], - [ - 1490060153, - "45896000" - ], - [ - 1490060153, - "96576000" - ], - [ - 1490060168, - "83752000" - ], - [ - 1490060168, - "72172000" - ], - [ - 1490060168, - "96576000" - ], - [ - 1490060183, - "84272000" - ], - [ - 1490060183, - "92304000" - ], - [ - 1490060183, - "46348000" - ], - [ - 1490060198, - "71592000" - ], - [ - 1490060198, - "93388000" - ], - [ - 1490060198, - "95408000" - ], - [ - 1490060213, - "95408000" - ], - [ - 1490060213, - "84232000" - ], - [ - 1490060213, - "96248000" - ], - [ - 1490060228, - "95408000" - ], - [ - 1490060228, - "93736000" - ], - [ - 1490060228, - "96248000" - ], - [ - 1490060243, - "96248000" - ], - [ - 1490060243, - "58100000" - ], - [ - 1490060243, - "96740000" - ], - [ - 1490060258, - "58188000" - ], - [ - 1490060258, - "65852000" - ], - [ - 1490060258, - "96740000" - ], - [ - 1490060273, - "96740000" - ], - [ - 1490060273, - "87848000" - ], - [ - 1490060273, - "72060000" - ], - [ - 1490060288, - "58676000" - ], - [ - 1490060288, - "88536000" - ], - [ - 1490060288, - "92144000" - ], - [ - 1490060303, - "68888000" - ], - [ - 1490060303, - "100088000" - ], - [ - 1490060303, - "93052000" - ], - [ - 1490060318, - "100276000" - ], - [ - 1490060318, - "100088000" - ], - [ - 1490060318, - "89444000" - ], - [ - 1490060333, - "92256000" - ], - [ - 1490060333, - "100088000" - ], - [ - 1490060333, - "100276000" - ], - [ - 1490060348, - "101024000" - ], - [ - 1490060348, - "57992000" - ], - [ - 1490060348, - "100276000" - ], - [ - 1490060363, - "84360000" - ], - [ - 1490060363, - "101024000" - ], - [ - 1490060363, - "59708000" - ], - [ - 1490060378, - "89076000" - ], - [ - 1490060378, - "46040000" - ], - [ - 1490060378, - "85856000" - ], - [ - 1490060393, - "89024000" - ], - [ - 1490060393, - "96292000" - ], - [ - 1490060393, - "58632000" - ], - [ - 1490060408, - "97576000" - ], - [ - 1490060408, - "96292000" - ], - [ - 1490060408, - "83792000" - ], - [ - 1490060423, - "96292000" - ], - [ - 1490060423, - "97576000" - ], - [ - 1490060423, - "88656000" - ], - [ - 1490060438, - "96752000" - ], - [ - 1490060438, - "45684000" - ], - [ - 1490060438, - "97576000" - ], - [ - 1490060453, - "96752000" - ], - [ - 1490060453, - "71904000" - ], - [ - 1490060453, - "45996000" - ], - [ - 1490060468, - "96752000" - ], - [ - 1490060468, - "84732000" - ], - [ - 1490060468, - "72104000" - ], - [ - 1490060483, - "92652000" - ], - [ - 1490060483, - "46360000" - ], - [ - 1490060483, - "84828000" - ], - [ - 1490060498, - "70628000" - ], - [ - 1490060498, - "96788000" - ], - [ - 1490060498, - "92788000" - ], - [ - 1490060513, - "83212000" - ], - [ - 1490060513, - "96788000" - ], - [ - 1490060513, - "96676000" - ], - [ - 1490060528, - "93072000" - ], - [ - 1490060528, - "96788000" - ], - [ - 1490060528, - "96676000" - ], - [ - 1490060543, - "95964000" - ], - [ - 1490060543, - "58396000" - ], - [ - 1490060543, - "96676000" - ], - [ - 1490060558, - "72204000" - ], - [ - 1490060558, - "95964000" - ], - [ - 1490060558, - "58968000" - ], - [ - 1490060573, - "88756000" - ], - [ - 1490060573, - "95964000" - ], - [ - 1490060573, - "75128000" - ], - [ - 1490060588, - "88872000" - ], - [ - 1490060588, - "93116000" - ], - [ - 1490060588, - "57840000" - ], - [ - 1490060603, - "93116000" - ], - [ - 1490060603, - "93232000" - ], - [ - 1490060603, - "71856000" - ], - [ - 1490060618, - "93232000" - ], - [ - 1490060618, - "88772000" - ], - [ - 1490060618, - "93116000" - ], - [ - 1490060633, - "93116000" - ], - [ - 1490060633, - "93396000" - ], - [ - 1490060633, - "93232000" - ], - [ - 1490060648, - "101252000" - ], - [ - 1490060648, - "93232000" - ], - [ - 1490060648, - "49660000" - ], - [ - 1490060663, - "101252000" - ], - [ - 1490060663, - "58324000" - ], - [ - 1490060663, - "82228000" - ], - [ - 1490060678, - "84296000" - ], - [ - 1490060678, - "87544000" - ], - [ - 1490060678, - "101252000" - ], - [ - 1490060693, - "95864000" - ], - [ - 1490060693, - "88920000" - ], - [ - 1490060693, - "53568000" - ], - [ - 1490060708, - "83708000" - ], - [ - 1490060708, - "95864000" - ], - [ - 1490060708, - "96500000" - ], - [ - 1490060723, - "88564000" - ], - [ - 1490060723, - "95864000" - ], - [ - 1490060723, - "96500000" - ], - [ - 1490060738, - "45884000" - ], - [ - 1490060738, - "96500000" - ], - [ - 1490060738, - "96116000" - ], - [ - 1490060753, - "63424000" - ], - [ - 1490060753, - "46008000" - ], - [ - 1490060753, - "96116000" - ], - [ - 1490060768, - "96116000" - ], - [ - 1490060768, - "63196000" - ], - [ - 1490060768, - "84244000" - ], - [ - 1490060783, - "46064000" - ], - [ - 1490060783, - "91860000" - ], - [ - 1490060783, - "83636000" - ], - [ - 1490060798, - "64488000" - ], - [ - 1490060798, - "91784000" - ], - [ - 1490060798, - "96356000" - ], - [ - 1490060813, - "96260000" - ], - [ - 1490060813, - "83920000" - ], - [ - 1490060813, - "96356000" - ], - [ - 1490060828, - "92140000" - ], - [ - 1490060828, - "96260000" - ], - [ - 1490060828, - "96356000" - ], - [ - 1490060843, - "95976000" - ], - [ - 1490060843, - "58424000" - ], - [ - 1490060843, - "96260000" - ], - [ - 1490060858, - "72540000" - ], - [ - 1490060858, - "95976000" - ], - [ - 1490060858, - "55316000" - ], - [ - 1490060873, - "88712000" - ], - [ - 1490060873, - "95976000" - ], - [ - 1490060873, - "66676000" - ], - [ - 1490060888, - "88860000" - ], - [ - 1490060888, - "93356000" - ], - [ - 1490060888, - "53600000" - ], - [ - 1490060903, - "93356000" - ], - [ - 1490060903, - "62192000" - ], - [ - 1490060903, - "92188000" - ], - [ - 1490060918, - "100908000" - ], - [ - 1490060918, - "87856000" - ], - [ - 1490060918, - "93356000" - ], - [ - 1490060933, - "92004000" - ], - [ - 1490060933, - "100908000" - ], - [ - 1490060933, - "93356000" - ], - [ - 1490060948, - "57588000" - ], - [ - 1490060948, - "100908000" - ], - [ - 1490060948, - "99520000" - ], - [ - 1490060963, - "84112000" - ], - [ - 1490060963, - "57924000" - ], - [ - 1490060963, - "99520000" - ], - [ - 1490060978, - "99520000" - ], - [ - 1490060978, - "84208000" - ], - [ - 1490060978, - "88812000" - ], - [ - 1490060993, - "57864000" - ], - [ - 1490060993, - "88608000" - ], - [ - 1490060993, - "96284000" - ], - [ - 1490061008, - "96800000" - ], - [ - 1490061008, - "96284000" - ], - [ - 1490061008, - "83780000" - ], - [ - 1490061023, - "96800000" - ], - [ - 1490061023, - "96284000" - ], - [ - 1490061023, - "88648000" - ], - [ - 1490061038, - "96800000" - ], - [ - 1490061038, - "96576000" - ], - [ - 1490061038, - "46196000" - ], - [ - 1490061053, - "96576000" - ], - [ - 1490061053, - "46376000" - ], - [ - 1490061053, - "69224000" - ], - [ - 1490061068, - "70972000" - ], - [ - 1490061068, - "83776000" - ], - [ - 1490061068, - "96576000" - ], - [ - 1490061083, - "46056000" - ], - [ - 1490061083, - "92340000" - ], - [ - 1490061083, - "83656000" - ], - [ - 1490061098, - "96180000" - ], - [ - 1490061098, - "62776000" - ], - [ - 1490061098, - "92980000" - ], - [ - 1490061113, - "96180000" - ], - [ - 1490061113, - "96200000" - ], - [ - 1490061113, - "83764000" - ], - [ - 1490061128, - "96180000" - ], - [ - 1490061128, - "92016000" - ], - [ - 1490061128, - "96200000" - ], - [ - 1490061143, - "96200000" - ], - [ - 1490061143, - "96176000" - ], - [ - 1490061143, - "58284000" - ], - [ - 1490061158, - "68720000" - ], - [ - 1490061158, - "96176000" - ], - [ - 1490061158, - "58300000" - ], - [ - 1490061173, - "72240000" - ], - [ - 1490061173, - "96176000" - ], - [ - 1490061173, - "88120000" - ], - [ - 1490061188, - "57048000" - ], - [ - 1490061188, - "88476000" - ], - [ - 1490061188, - "92132000" - ], - [ - 1490061203, - "68008000" - ], - [ - 1490061203, - "93112000" - ], - [ - 1490061203, - "92132000" - ], - [ - 1490061218, - "88492000" - ], - [ - 1490061218, - "93112000" - ], - [ - 1490061218, - "92132000" - ], - [ - 1490061233, - "92132000" - ], - [ - 1490061233, - "92292000" - ], - [ - 1490061233, - "93112000" - ], - [ - 1490061248, - "100788000" - ], - [ - 1490061248, - "93112000" - ], - [ - 1490061248, - "58700000" - ], - [ - 1490061263, - "57816000" - ], - [ - 1490061263, - "84012000" - ], - [ - 1490061263, - "100788000" - ], - [ - 1490061278, - "100788000" - ], - [ - 1490061278, - "88912000" - ], - [ - 1490061278, - "80188000" - ], - [ - 1490061293, - "96864000" - ], - [ - 1490061293, - "83272000" - ], - [ - 1490061293, - "53956000" - ], - [ - 1490061308, - "84416000" - ], - [ - 1490061308, - "84832000" - ], - [ - 1490061308, - "96864000" - ], - [ - 1490061323, - "89004000" - ], - [ - 1490061323, - "84832000" - ], - [ - 1490061323, - "96864000" - ], - [ - 1490061338, - "46084000" - ], - [ - 1490061338, - "96748000" - ], - [ - 1490061338, - "84832000" - ], - [ - 1490061353, - "46256000" - ], - [ - 1490061353, - "96748000" - ], - [ - 1490061353, - "71676000" - ], - [ - 1490061368, - "84684000" - ], - [ - 1490061368, - "70776000" - ], - [ - 1490061368, - "96748000" - ], - [ - 1490061383, - "93644000" - ], - [ - 1490061383, - "45936000" - ], - [ - 1490061383, - "83932000" - ], - [ - 1490061398, - "96804000" - ], - [ - 1490061398, - "92680000" - ], - [ - 1490061398, - "63184000" - ], - [ - 1490061413, - "96804000" - ], - [ - 1490061413, - "82652000" - ], - [ - 1490061413, - "96864000" - ], - [ - 1490061428, - "92492000" - ], - [ - 1490061428, - "96804000" - ], - [ - 1490061428, - "96864000" - ], - [ - 1490061443, - "96864000" - ], - [ - 1490061443, - "56240000" - ], - [ - 1490061443, - "95408000" - ], - [ - 1490061458, - "58440000" - ], - [ - 1490061458, - "66932000" - ], - [ - 1490061458, - "95408000" - ], - [ - 1490061473, - "88292000" - ], - [ - 1490061473, - "95408000" - ], - [ - 1490061473, - "64000000" - ], - [ - 1490061488, - "91984000" - ], - [ - 1490061488, - "52664000" - ], - [ - 1490061488, - "88272000" - ], - [ - 1490061503, - "100548000" - ], - [ - 1490061503, - "92136000" - ], - [ - 1490061503, - "67000000" - ], - [ - 1490061518, - "99936000" - ], - [ - 1490061518, - "100548000" - ], - [ - 1490061518, - "88476000" - ], - [ - 1490061533, - "100548000" - ], - [ - 1490061533, - "99936000" - ], - [ - 1490061533, - "92080000" - ], - [ - 1490061548, - "56936000" - ], - [ - 1490061548, - "99936000" - ], - [ - 1490061548, - "100128000" - ], - [ - 1490061563, - "100128000" - ], - [ - 1490061563, - "83764000" - ], - [ - 1490061563, - "57040000" - ], - [ - 1490061578, - "100128000" - ], - [ - 1490061578, - "83776000" - ], - [ - 1490061578, - "88696000" - ], - [ - 1490061593, - "88592000" - ], - [ - 1490061593, - "96628000" - ], - [ - 1490061593, - "58136000" - ], - [ - 1490061608, - "84472000" - ], - [ - 1490061608, - "96628000" - ], - [ - 1490061608, - "96528000" - ], - [ - 1490061623, - "96528000" - ], - [ - 1490061623, - "96628000" - ], - [ - 1490061623, - "87940000" - ], - [ - 1490061638, - "96528000" - ], - [ - 1490061638, - "95964000" - ], - [ - 1490061638, - "46228000" - ], - [ - 1490061653, - "46304000" - ], - [ - 1490061653, - "95964000" - ], - [ - 1490061653, - "71944000" - ], - [ - 1490061668, - "95964000" - ], - [ - 1490061668, - "83776000" - ], - [ - 1490061668, - "70288000" - ], - [ - 1490061683, - "84012000" - ], - [ - 1490061683, - "45564000" - ], - [ - 1490061683, - "92844000" - ], - [ - 1490061698, - "96264000" - ], - [ - 1490061698, - "93044000" - ], - [ - 1490061698, - "61972000" - ], - [ - 1490061713, - "96220000" - ], - [ - 1490061713, - "82896000" - ], - [ - 1490061713, - "96264000" - ], - [ - 1490061728, - "91268000" - ], - [ - 1490061728, - "96220000" - ], - [ - 1490061728, - "96264000" - ], - [ - 1490061743, - "95660000" - ], - [ - 1490061743, - "57104000" - ], - [ - 1490061743, - "96220000" - ], - [ - 1490061758, - "54500000" - ], - [ - 1490061758, - "95660000" - ], - [ - 1490061758, - "68996000" - ], - [ - 1490061773, - "88544000" - ], - [ - 1490061773, - "95660000" - ], - [ - 1490061773, - "65240000" - ], - [ - 1490061788, - "88144000" - ], - [ - 1490061788, - "50776000" - ], - [ - 1490061788, - "92464000" - ], - [ - 1490061803, - "92308000" - ], - [ - 1490061803, - "62424000" - ], - [ - 1490061803, - "101120000" - ], - [ - 1490061818, - "101120000" - ], - [ - 1490061818, - "100292000" - ], - [ - 1490061818, - "88140000" - ], - [ - 1490061833, - "91952000" - ], - [ - 1490061833, - "101120000" - ], - [ - 1490061833, - "100292000" - ], - [ - 1490061848, - "100292000" - ], - [ - 1490061848, - "56336000" - ], - [ - 1490061848, - "99396000" - ], - [ - 1490061863, - "84488000" - ], - [ - 1490061863, - "49456000" - ], - [ - 1490061863, - "99396000" - ], - [ - 1490061878, - "88712000" - ], - [ - 1490061878, - "83080000" - ], - [ - 1490061878, - "99396000" - ], - [ - 1490061893, - "96864000" - ], - [ - 1490061893, - "87736000" - ], - [ - 1490061893, - "53244000" - ], - [ - 1490061908, - "95708000" - ], - [ - 1490061908, - "96864000" - ], - [ - 1490061908, - "83972000" - ], - [ - 1490061923, - "95708000" - ], - [ - 1490061923, - "88340000" - ], - [ - 1490061923, - "96864000" - ], - [ - 1490061938, - "95708000" - ], - [ - 1490061938, - "46104000" - ], - [ - 1490061938, - "96428000" - ], - [ - 1490061953, - "96428000" - ], - [ - 1490061953, - "68788000" - ], - [ - 1490061953, - "45724000" - ], - [ - 1490061968, - "96428000" - ], - [ - 1490061968, - "70696000" - ], - [ - 1490061968, - "81704000" - ], - [ - 1490061983, - "98232000" - ], - [ - 1490061983, - "83928000" - ], - [ - 1490061983, - "45960000" - ], - [ - 1490061998, - "93280000" - ], - [ - 1490061998, - "62608000" - ], - [ - 1490061998, - "102196000" - ], - [ - 1490062013, - "83628000" - ], - [ - 1490062013, - "96572000" - ], - [ - 1490062013, - "102196000" - ], - [ - 1490062028, - "96572000" - ], - [ - 1490062028, - "102196000" - ], - [ - 1490062028, - "91688000" - ], - [ - 1490062043, - "57688000" - ], - [ - 1490062043, - "96232000" - ], - [ - 1490062043, - "96572000" - ], - [ - 1490062058, - "58348000" - ], - [ - 1490062058, - "72020000" - ], - [ - 1490062058, - "96232000" - ], - [ - 1490062073, - "69864000" - ], - [ - 1490062073, - "88816000" - ], - [ - 1490062073, - "96232000" - ], - [ - 1490062088, - "93048000" - ], - [ - 1490062088, - "89068000" - ], - [ - 1490062088, - "46140000" - ], - [ - 1490062103, - "101040000" - ], - [ - 1490062103, - "93492000" - ], - [ - 1490062103, - "62584000" - ], - [ - 1490062118, - "101040000" - ], - [ - 1490062118, - "83868000" - ], - [ - 1490062118, - "101088000" - ], - [ - 1490062133, - "92640000" - ], - [ - 1490062133, - "101040000" - ], - [ - 1490062133, - "101088000" - ], - [ - 1490062148, - "58484000" - ], - [ - 1490062148, - "96516000" - ], - [ - 1490062148, - "101088000" - ], - [ - 1490062163, - "58328000" - ], - [ - 1490062163, - "96516000" - ], - [ - 1490062163, - "72160000" - ], - [ - 1490062178, - "96516000" - ], - [ - 1490062178, - "88736000" - ], - [ - 1490062178, - "71976000" - ], - [ - 1490062193, - "88560000" - ], - [ - 1490062193, - "58620000" - ], - [ - 1490062193, - "93032000" - ], - [ - 1490062208, - "70572000" - ], - [ - 1490062208, - "93132000" - ], - [ - 1490062208, - "93032000" - ], - [ - 1490062223, - "93032000" - ], - [ - 1490062223, - "93132000" - ], - [ - 1490062223, - "89232000" - ], - [ - 1490062238, - "45972000" - ], - [ - 1490062238, - "93132000" - ], - [ - 1490062238, - "92732000" - ], - [ - 1490062253, - "46116000" - ], - [ - 1490062253, - "72072000" - ], - [ - 1490062253, - "92732000" - ], - [ - 1490062268, - "59348000" - ], - [ - 1490062268, - "83452000" - ], - [ - 1490062268, - "92732000" - ], - [ - 1490062283, - "84456000" - ], - [ - 1490062283, - "46160000" - ], - [ - 1490062283, - "92564000" - ], - [ - 1490062298, - "96176000" - ], - [ - 1490062298, - "58160000" - ], - [ - 1490062298, - "88984000" - ], - [ - 1490062313, - "83764000" - ], - [ - 1490062313, - "96176000" - ], - [ - 1490062313, - "97528000" - ], - [ - 1490062328, - "97528000" - ], - [ - 1490062328, - "96176000" - ], - [ - 1490062328, - "88180000" - ], - [ - 1490062343, - "97528000" - ], - [ - 1490062343, - "57792000" - ], - [ - 1490062343, - "95968000" - ], - [ - 1490062358, - "72508000" - ], - [ - 1490062358, - "46064000" - ], - [ - 1490062358, - "95968000" - ], - [ - 1490062373, - "88816000" - ], - [ - 1490062373, - "68156000" - ], - [ - 1490062373, - "95968000" - ], - [ - 1490062388, - "46000000" - ], - [ - 1490062388, - "93440000" - ], - [ - 1490062388, - "84988000" - ], - [ - 1490062403, - "101000000" - ], - [ - 1490062403, - "73316000" - ], - [ - 1490062403, - "92724000" - ], - [ - 1490062418, - "96876000" - ], - [ - 1490062418, - "84348000" - ], - [ - 1490062418, - "101000000" - ], - [ - 1490062433, - "96876000" - ], - [ - 1490062433, - "92848000" - ], - [ - 1490062433, - "101000000" - ], - [ - 1490062448, - "97380000" - ], - [ - 1490062448, - "58824000" - ], - [ - 1490062448, - "96876000" - ], - [ - 1490062463, - "84428000" - ], - [ - 1490062463, - "58360000" - ], - [ - 1490062463, - "97380000" - ], - [ - 1490062478, - "97380000" - ], - [ - 1490062478, - "71972000" - ], - [ - 1490062478, - "88368000" - ], - [ - 1490062493, - "96984000" - ], - [ - 1490062493, - "88400000" - ], - [ - 1490062493, - "56572000" - ], - [ - 1490062508, - "96984000" - ], - [ - 1490062508, - "92904000" - ], - [ - 1490062508, - "63576000" - ], - [ - 1490062523, - "92904000" - ], - [ - 1490062523, - "88028000" - ], - [ - 1490062523, - "96984000" - ], - [ - 1490062538, - "92472000" - ], - [ - 1490062538, - "92904000" - ], - [ - 1490062538, - "46096000" - ], - [ - 1490062553, - "92472000" - ], - [ - 1490062553, - "72140000" - ], - [ - 1490062553, - "46220000" - ], - [ - 1490062568, - "92472000" - ], - [ - 1490062568, - "83504000" - ], - [ - 1490062568, - "71756000" - ], - [ - 1490062583, - "92700000" - ], - [ - 1490062583, - "46048000" - ], - [ - 1490062583, - "84412000" - ], - [ - 1490062598, - "58616000" - ], - [ - 1490062598, - "92384000" - ], - [ - 1490062598, - "95976000" - ], - [ - 1490062613, - "84208000" - ], - [ - 1490062613, - "95976000" - ], - [ - 1490062613, - "96964000" - ], - [ - 1490062628, - "88860000" - ], - [ - 1490062628, - "95976000" - ], - [ - 1490062628, - "96964000" - ], - [ - 1490062643, - "58052000" - ], - [ - 1490062643, - "96964000" - ], - [ - 1490062643, - "96088000" - ], - [ - 1490062658, - "71876000" - ], - [ - 1490062658, - "58032000" - ], - [ - 1490062658, - "96088000" - ], - [ - 1490062673, - "70724000" - ], - [ - 1490062673, - "96088000" - ], - [ - 1490062673, - "88752000" - ], - [ - 1490062688, - "83572000" - ], - [ - 1490062688, - "92896000" - ], - [ - 1490062688, - "45868000" - ], - [ - 1490062703, - "62840000" - ], - [ - 1490062703, - "100960000" - ], - [ - 1490062703, - "83520000" - ], - [ - 1490062718, - "84484000" - ], - [ - 1490062718, - "84212000" - ], - [ - 1490062718, - "100960000" - ], - [ - 1490062733, - "100960000" - ], - [ - 1490062733, - "92264000" - ], - [ - 1490062733, - "84484000" - ], - [ - 1490062748, - "95940000" - ], - [ - 1490062748, - "58180000" - ], - [ - 1490062748, - "84484000" - ], - [ - 1490062763, - "95940000" - ], - [ - 1490062763, - "57948000" - ], - [ - 1490062763, - "85288000" - ], - [ - 1490062778, - "72340000" - ], - [ - 1490062778, - "95940000" - ], - [ - 1490062778, - "89040000" - ], - [ - 1490062793, - "97444000" - ], - [ - 1490062793, - "55744000" - ], - [ - 1490062793, - "88560000" - ], - [ - 1490062808, - "55744000" - ], - [ - 1490062808, - "97444000" - ], - [ - 1490062808, - "88560000" - ], - [ - 1490062823, - "45924000" - ], - [ - 1490062823, - "45880000" - ], - [ - 1490062823, - "97444000" - ] - ], - "process_virtual_memory_bytes": [ - [ - 1490048468, - "589204000" - ], - [ - 1490048468, - "588416000" - ], - [ - 1490048483, - "617368000" - ], - [ - 1490048483, - "602904000" - ], - [ - 1490048483, - "588556000" - ], - [ - 1490048498, - "603744000" - ], - [ - 1490048498, - "623948000" - ], - [ - 1490048498, - "637848000" - ], - [ - 1490048513, - "633420000" - ], - [ - 1490048513, - "627840000" - ], - [ - 1490048513, - "646012000" - ], - [ - 1490048528, - "637516000" - ], - [ - 1490048528, - "650620000" - ], - [ - 1490048528, - "631936000" - ], - [ - 1490048543, - "637516000" - ], - [ - 1490048543, - "640128000" - ], - [ - 1490048543, - "650620000" - ], - [ - 1490048558, - "637516000" - ], - [ - 1490048558, - "640128000" - ], - [ - 1490048558, - "650620000" - ], - [ - 1490048573, - "640128000" - ], - [ - 1490048573, - "637516000" - ], - [ - 1490048573, - "650620000" - ], - [ - 1490048588, - "600284000" - ], - [ - 1490048588, - "588388000" - ], - [ - 1490048588, - "589968000" - ], - [ - 1490048603, - "624484000" - ], - [ - 1490048603, - "625372000" - ], - [ - 1490048603, - "603436000" - ], - [ - 1490048618, - "628956000" - ], - [ - 1490048618, - "629092000" - ], - [ - 1490048618, - "607676000" - ], - [ - 1490048633, - "636260000" - ], - [ - 1490048633, - "632332000" - ], - [ - 1490048633, - "637148000" - ], - [ - 1490048648, - "636940000" - ], - [ - 1490048648, - "636260000" - ], - [ - 1490048648, - "637148000" - ], - [ - 1490048663, - "636940000" - ], - [ - 1490048663, - "637148000" - ], - [ - 1490048663, - "636260000" - ], - [ - 1490048678, - "600580000" - ], - [ - 1490048678, - "636940000" - ], - [ - 1490048678, - "599008000" - ], - [ - 1490048693, - "621060000" - ], - [ - 1490048693, - "599064000" - ], - [ - 1490048693, - "619596000" - ], - [ - 1490048708, - "625572000" - ], - [ - 1490048708, - "628484000" - ], - [ - 1490048708, - "629252000" - ], - [ - 1490048723, - "633348000" - ], - [ - 1490048723, - "633092000" - ], - [ - 1490048723, - "629668000" - ], - [ - 1490048738, - "640260000" - ], - [ - 1490048738, - "637348000" - ], - [ - 1490048738, - "641028000" - ], - [ - 1490048753, - "637348000" - ], - [ - 1490048753, - "641028000" - ], - [ - 1490048753, - "588372000" - ], - [ - 1490048768, - "600364000" - ], - [ - 1490048768, - "637348000" - ], - [ - 1490048768, - "599376000" - ], - [ - 1490048783, - "620844000" - ], - [ - 1490048783, - "600120000" - ], - [ - 1490048783, - "604252000" - ], - [ - 1490048798, - "629892000" - ], - [ - 1490048798, - "625692000" - ], - [ - 1490048798, - "621148000" - ], - [ - 1490048813, - "625244000" - ], - [ - 1490048813, - "629276000" - ], - [ - 1490048813, - "633988000" - ], - [ - 1490048828, - "625244000" - ], - [ - 1490048828, - "637980000" - ], - [ - 1490048828, - "641668000" - ], - [ - 1490048843, - "625244000" - ], - [ - 1490048843, - "637980000" - ], - [ - 1490048843, - "641668000" - ], - [ - 1490048858, - "637980000" - ], - [ - 1490048858, - "588416000" - ], - [ - 1490048858, - "588424000" - ], - [ - 1490048873, - "620684000" - ], - [ - 1490048873, - "600252000" - ], - [ - 1490048873, - "620728000" - ], - [ - 1490048888, - "624648000" - ], - [ - 1490048888, - "624268000" - ], - [ - 1490048888, - "621008000" - ], - [ - 1490048903, - "629552000" - ], - [ - 1490048903, - "633688000" - ], - [ - 1490048903, - "633352000" - ], - [ - 1490048918, - "636936000" - ], - [ - 1490048918, - "636760000" - ], - [ - 1490048918, - "634160000" - ], - [ - 1490048933, - "636936000" - ], - [ - 1490048933, - "641328000" - ], - [ - 1490048933, - "636760000" - ], - [ - 1490048948, - "636936000" - ], - [ - 1490048948, - "641328000" - ], - [ - 1490048948, - "588860000" - ], - [ - 1490048963, - "599340000" - ], - [ - 1490048963, - "588416000" - ], - [ - 1490048963, - "620960000" - ], - [ - 1490048978, - "621472000" - ], - [ - 1490048978, - "620752000" - ], - [ - 1490048978, - "625808000" - ], - [ - 1490048993, - "624848000" - ], - [ - 1490048993, - "624544000" - ], - [ - 1490048993, - "629392000" - ], - [ - 1490049008, - "638096000" - ], - [ - 1490049008, - "632528000" - ], - [ - 1490049008, - "626080000" - ], - [ - 1490049023, - "626080000" - ], - [ - 1490049023, - "636624000" - ], - [ - 1490049023, - "638096000" - ], - [ - 1490049038, - "638096000" - ], - [ - 1490049038, - "626080000" - ], - [ - 1490049038, - "636624000" - ], - [ - 1490049053, - "599196000" - ], - [ - 1490049053, - "599604000" - ], - [ - 1490049053, - "589440000" - ], - [ - 1490049068, - "620768000" - ], - [ - 1490049068, - "621288000" - ], - [ - 1490049068, - "625296000" - ], - [ - 1490049083, - "623840000" - ], - [ - 1490049083, - "629904000" - ], - [ - 1490049083, - "624872000" - ], - [ - 1490049098, - "624864000" - ], - [ - 1490049098, - "633576000" - ], - [ - 1490049098, - "637584000" - ], - [ - 1490049113, - "637160000" - ], - [ - 1490049113, - "637584000" - ], - [ - 1490049113, - "624864000" - ], - [ - 1490049128, - "624864000" - ], - [ - 1490049128, - "637584000" - ], - [ - 1490049128, - "637160000" - ], - [ - 1490049143, - "637160000" - ], - [ - 1490049143, - "598984000" - ], - [ - 1490049143, - "599532000" - ], - [ - 1490049158, - "621152000" - ], - [ - 1490049158, - "626592000" - ], - [ - 1490049158, - "599408000" - ], - [ - 1490049173, - "630176000" - ], - [ - 1490049173, - "629596000" - ], - [ - 1490049173, - "625440000" - ], - [ - 1490049188, - "638368000" - ], - [ - 1490049188, - "629024000" - ], - [ - 1490049188, - "633180000" - ], - [ - 1490049203, - "637216000" - ], - [ - 1490049203, - "641372000" - ], - [ - 1490049203, - "638368000" - ], - [ - 1490049218, - "638368000" - ], - [ - 1490049218, - "637216000" - ], - [ - 1490049218, - "641372000" - ], - [ - 1490049233, - "637216000" - ], - [ - 1490049233, - "588416000" - ], - [ - 1490049233, - "598972000" - ], - [ - 1490049248, - "619736000" - ], - [ - 1490049248, - "599008000" - ], - [ - 1490049248, - "619600000" - ], - [ - 1490049263, - "620316000" - ], - [ - 1490049263, - "629756000" - ], - [ - 1490049263, - "625064000" - ], - [ - 1490049278, - "633340000" - ], - [ - 1490049278, - "624096000" - ], - [ - 1490049278, - "633256000" - ], - [ - 1490049293, - "637352000" - ], - [ - 1490049293, - "624096000" - ], - [ - 1490049293, - "641532000" - ], - [ - 1490049308, - "641532000" - ], - [ - 1490049308, - "637352000" - ], - [ - 1490049308, - "626144000" - ], - [ - 1490049323, - "637352000" - ], - [ - 1490049323, - "588416000" - ], - [ - 1490049323, - "626144000" - ], - [ - 1490049338, - "619988000" - ], - [ - 1490049338, - "598220000" - ], - [ - 1490049338, - "599132000" - ], - [ - 1490049353, - "624800000" - ], - [ - 1490049353, - "619544000" - ], - [ - 1490049353, - "625336000" - ], - [ - 1490049368, - "633040000" - ], - [ - 1490049368, - "628468000" - ], - [ - 1490049368, - "629944000" - ], - [ - 1490049383, - "637624000" - ], - [ - 1490049383, - "637136000" - ], - [ - 1490049383, - "633076000" - ], - [ - 1490049398, - "637624000" - ], - [ - 1490049398, - "637136000" - ], - [ - 1490049398, - "640244000" - ], - [ - 1490049413, - "637136000" - ], - [ - 1490049413, - "637624000" - ], - [ - 1490049413, - "640244000" - ], - [ - 1490049428, - "598912000" - ], - [ - 1490049428, - "598772000" - ], - [ - 1490049428, - "588416000" - ], - [ - 1490049443, - "619488000" - ], - [ - 1490049443, - "625104000" - ], - [ - 1490049443, - "624368000" - ], - [ - 1490049458, - "628976000" - ], - [ - 1490049458, - "623460000" - ], - [ - 1490049458, - "629712000" - ], - [ - 1490049473, - "637392000" - ], - [ - 1490049473, - "636656000" - ], - [ - 1490049473, - "632676000" - ], - [ - 1490049488, - "636656000" - ], - [ - 1490049488, - "637392000" - ], - [ - 1490049488, - "636260000" - ], - [ - 1490049503, - "637392000" - ], - [ - 1490049503, - "636656000" - ], - [ - 1490049503, - "636260000" - ], - [ - 1490049518, - "636260000" - ], - [ - 1490049518, - "599480000" - ], - [ - 1490049518, - "598496000" - ], - [ - 1490049533, - "623592000" - ], - [ - 1490049533, - "619960000" - ], - [ - 1490049533, - "599008000" - ], - [ - 1490049548, - "625268000" - ], - [ - 1490049548, - "624344000" - ], - [ - 1490049548, - "628200000" - ], - [ - 1490049563, - "629364000" - ], - [ - 1490049563, - "635880000" - ], - [ - 1490049563, - "624344000" - ], - [ - 1490049578, - "635880000" - ], - [ - 1490049578, - "637044000" - ], - [ - 1490049578, - "626392000" - ], - [ - 1490049593, - "626392000" - ], - [ - 1490049593, - "637044000" - ], - [ - 1490049593, - "635880000" - ], - [ - 1490049608, - "599520000" - ], - [ - 1490049608, - "588948000" - ], - [ - 1490049608, - "637044000" - ], - [ - 1490049623, - "598432000" - ], - [ - 1490049623, - "619632000" - ], - [ - 1490049623, - "620696000" - ], - [ - 1490049638, - "625280000" - ], - [ - 1490049638, - "629640000" - ], - [ - 1490049638, - "624812000" - ], - [ - 1490049653, - "633224000" - ], - [ - 1490049653, - "628396000" - ], - [ - 1490049653, - "633472000" - ], - [ - 1490049668, - "637100000" - ], - [ - 1490049668, - "641416000" - ], - [ - 1490049668, - "637568000" - ], - [ - 1490049683, - "637568000" - ], - [ - 1490049683, - "641416000" - ], - [ - 1490049683, - "637100000" - ], - [ - 1490049698, - "588416000" - ], - [ - 1490049698, - "637100000" - ], - [ - 1490049698, - "588416000" - ], - [ - 1490049713, - "603340000" - ], - [ - 1490049713, - "599008000" - ], - [ - 1490049713, - "619636000" - ], - [ - 1490049728, - "623952000" - ], - [ - 1490049728, - "624412000" - ], - [ - 1490049728, - "619724000" - ], - [ - 1490049743, - "627916000" - ], - [ - 1490049743, - "633168000" - ], - [ - 1490049743, - "632092000" - ], - [ - 1490049758, - "636240000" - ], - [ - 1490049758, - "632524000" - ], - [ - 1490049758, - "636700000" - ], - [ - 1490049773, - "640204000" - ], - [ - 1490049773, - "636240000" - ], - [ - 1490049773, - "636700000" - ], - [ - 1490049788, - "636240000" - ], - [ - 1490049788, - "588848000" - ], - [ - 1490049788, - "640204000" - ], - [ - 1490049803, - "598960000" - ], - [ - 1490049803, - "589212000" - ], - [ - 1490049803, - "599196000" - ], - [ - 1490049818, - "624900000" - ], - [ - 1490049818, - "619936000" - ], - [ - 1490049818, - "623352000" - ], - [ - 1490049833, - "625660000" - ], - [ - 1490049833, - "628632000" - ], - [ - 1490049833, - "629508000" - ], - [ - 1490049848, - "633340000" - ], - [ - 1490049848, - "637188000" - ], - [ - 1490049848, - "636312000" - ], - [ - 1490049863, - "637948000" - ], - [ - 1490049863, - "637188000" - ], - [ - 1490049863, - "636312000" - ], - [ - 1490049878, - "637948000" - ], - [ - 1490049878, - "636312000" - ], - [ - 1490049878, - "637188000" - ], - [ - 1490049893, - "599496000" - ], - [ - 1490049893, - "598264000" - ], - [ - 1490049893, - "637948000" - ], - [ - 1490049908, - "620456000" - ], - [ - 1490049908, - "625376000" - ], - [ - 1490049908, - "619568000" - ], - [ - 1490049923, - "628960000" - ], - [ - 1490049923, - "623600000" - ], - [ - 1490049923, - "628648000" - ], - [ - 1490049938, - "633052000" - ], - [ - 1490049938, - "632744000" - ], - [ - 1490049938, - "637664000" - ], - [ - 1490049953, - "637664000" - ], - [ - 1490049953, - "636636000" - ], - [ - 1490049953, - "640424000" - ], - [ - 1490049968, - "637664000" - ], - [ - 1490049968, - "640424000" - ], - [ - 1490049968, - "636636000" - ], - [ - 1490049983, - "588952000" - ], - [ - 1490049983, - "636636000" - ], - [ - 1490049983, - "588416000" - ], - [ - 1490049998, - "588416000" - ], - [ - 1490049998, - "619240000" - ], - [ - 1490049998, - "602900000" - ], - [ - 1490050013, - "627800000" - ], - [ - 1490050013, - "623168000" - ], - [ - 1490050013, - "628696000" - ], - [ - 1490050028, - "631896000" - ], - [ - 1490050028, - "632792000" - ], - [ - 1490050028, - "627776000" - ], - [ - 1490050043, - "635456000" - ], - [ - 1490050043, - "640472000" - ], - [ - 1490050043, - "639576000" - ], - [ - 1490050058, - "639552000" - ], - [ - 1490050058, - "640472000" - ], - [ - 1490050058, - "639576000" - ], - [ - 1490050073, - "639576000" - ], - [ - 1490050073, - "639552000" - ], - [ - 1490050073, - "640472000" - ], - [ - 1490050088, - "588484000" - ], - [ - 1490050088, - "588416000" - ], - [ - 1490050088, - "639552000" - ], - [ - 1490050103, - "602768000" - ], - [ - 1490050103, - "602260000" - ], - [ - 1490050103, - "588416000" - ], - [ - 1490050118, - "624400000" - ], - [ - 1490050118, - "622784000" - ], - [ - 1490050118, - "602948000" - ], - [ - 1490050133, - "632592000" - ], - [ - 1490050133, - "632000000" - ], - [ - 1490050133, - "628636000" - ], - [ - 1490050148, - "635072000" - ], - [ - 1490050148, - "636688000" - ], - [ - 1490050148, - "631708000" - ], - [ - 1490050163, - "636688000" - ], - [ - 1490050163, - "635072000" - ], - [ - 1490050163, - "640412000" - ], - [ - 1490050178, - "636688000" - ], - [ - 1490050178, - "635072000" - ], - [ - 1490050178, - "640412000" - ], - [ - 1490050193, - "640412000" - ], - [ - 1490050193, - "636688000" - ], - [ - 1490050193, - "635072000" - ], - [ - 1490050208, - "588416000" - ], - [ - 1490050208, - "588416000" - ], - [ - 1490050208, - "588416000" - ], - [ - 1490050223, - "607092000" - ], - [ - 1490050223, - "622744000" - ], - [ - 1490050223, - "602256000" - ], - [ - 1490050238, - "627864000" - ], - [ - 1490050238, - "627060000" - ], - [ - 1490050238, - "622368000" - ], - [ - 1490050253, - "630560000" - ], - [ - 1490050253, - "635408000" - ], - [ - 1490050253, - "635544000" - ], - [ - 1490050268, - "640016000" - ], - [ - 1490050268, - "634656000" - ], - [ - 1490050268, - "635544000" - ], - [ - 1490050283, - "635544000" - ], - [ - 1490050283, - "634656000" - ], - [ - 1490050283, - "640016000" - ], - [ - 1490050298, - "635544000" - ], - [ - 1490050298, - "634656000" - ], - [ - 1490050298, - "640016000" - ], - [ - 1490050313, - "588416000" - ], - [ - 1490050313, - "634656000" - ], - [ - 1490050313, - "588488000" - ], - [ - 1490050328, - "602760000" - ], - [ - 1490050328, - "589180000" - ], - [ - 1490050328, - "607172000" - ], - [ - 1490050343, - "626988000" - ], - [ - 1490050343, - "623488000" - ], - [ - 1490050343, - "627140000" - ], - [ - 1490050358, - "631084000" - ], - [ - 1490050358, - "627072000" - ], - [ - 1490050358, - "635844000" - ], - [ - 1490050373, - "639428000" - ], - [ - 1490050373, - "638764000" - ], - [ - 1490050373, - "635776000" - ], - [ - 1490050388, - "638764000" - ], - [ - 1490050388, - "635776000" - ], - [ - 1490050388, - "639428000" - ], - [ - 1490050403, - "635776000" - ], - [ - 1490050403, - "638764000" - ], - [ - 1490050403, - "639428000" - ], - [ - 1490050418, - "588416000" - ], - [ - 1490050418, - "635776000" - ], - [ - 1490050418, - "588416000" - ], - [ - 1490050433, - "602568000" - ], - [ - 1490050433, - "588416000" - ], - [ - 1490050433, - "603848000" - ], - [ - 1490050448, - "624500000" - ], - [ - 1490050448, - "608116000" - ], - [ - 1490050448, - "623692000" - ], - [ - 1490050463, - "625012000" - ], - [ - 1490050463, - "627572000" - ], - [ - 1490050463, - "631884000" - ], - [ - 1490050478, - "635980000" - ], - [ - 1490050478, - "626548000" - ], - [ - 1490050478, - "636276000" - ], - [ - 1490050493, - "639860000" - ], - [ - 1490050493, - "635980000" - ], - [ - 1490050493, - "626548000" - ], - [ - 1490050508, - "635980000" - ], - [ - 1490050508, - "626548000" - ], - [ - 1490050508, - "639860000" - ], - [ - 1490050523, - "588416000" - ], - [ - 1490050523, - "635980000" - ], - [ - 1490050523, - "639860000" - ], - [ - 1490050538, - "602364000" - ], - [ - 1490050538, - "602272000" - ], - [ - 1490050538, - "588416000" - ], - [ - 1490050553, - "623540000" - ], - [ - 1490050553, - "623500000" - ], - [ - 1490050553, - "602932000" - ], - [ - 1490050568, - "628236000" - ], - [ - 1490050568, - "632092000" - ], - [ - 1490050568, - "631732000" - ], - [ - 1490050583, - "631820000" - ], - [ - 1490050583, - "636188000" - ], - [ - 1490050583, - "635828000" - ], - [ - 1490050598, - "640012000" - ], - [ - 1490050598, - "636188000" - ], - [ - 1490050598, - "635828000" - ], - [ - 1490050613, - "640012000" - ], - [ - 1490050613, - "636188000" - ], - [ - 1490050613, - "635828000" - ], - [ - 1490050628, - "635828000" - ], - [ - 1490050628, - "636188000" - ], - [ - 1490050628, - "640012000" - ], - [ - 1490050643, - "640012000" - ], - [ - 1490050643, - "589148000" - ], - [ - 1490050643, - "588416000" - ], - [ - 1490050658, - "602940000" - ], - [ - 1490050658, - "622388000" - ], - [ - 1490050658, - "606760000" - ], - [ - 1490050673, - "627508000" - ], - [ - 1490050673, - "627240000" - ], - [ - 1490050673, - "604300000" - ], - [ - 1490050688, - "634920000" - ], - [ - 1490050688, - "635188000" - ], - [ - 1490050688, - "622220000" - ], - [ - 1490050703, - "639016000" - ], - [ - 1490050703, - "625804000" - ], - [ - 1490050703, - "639284000" - ], - [ - 1490050718, - "639016000" - ], - [ - 1490050718, - "625804000" - ], - [ - 1490050718, - "639284000" - ], - [ - 1490050733, - "639284000" - ], - [ - 1490050733, - "639016000" - ], - [ - 1490050733, - "625804000" - ], - [ - 1490050748, - "588532000" - ], - [ - 1490050748, - "588416000" - ], - [ - 1490050748, - "625804000" - ], - [ - 1490050763, - "603288000" - ], - [ - 1490050763, - "603076000" - ], - [ - 1490050763, - "588416000" - ], - [ - 1490050778, - "627532000" - ], - [ - 1490050778, - "606556000" - ], - [ - 1490050778, - "627412000" - ], - [ - 1490050793, - "627688000" - ], - [ - 1490050793, - "632020000" - ], - [ - 1490050793, - "632140000" - ], - [ - 1490050808, - "639700000" - ], - [ - 1490050808, - "639308000" - ], - [ - 1490050808, - "635704000" - ], - [ - 1490050823, - "639800000" - ], - [ - 1490050823, - "639308000" - ], - [ - 1490050823, - "639700000" - ], - [ - 1490050838, - "639800000" - ], - [ - 1490050838, - "639700000" - ], - [ - 1490050838, - "639308000" - ], - [ - 1490050853, - "639800000" - ], - [ - 1490050853, - "588496000" - ], - [ - 1490050853, - "588596000" - ], - [ - 1490050868, - "619216000" - ], - [ - 1490050868, - "588532000" - ], - [ - 1490050868, - "602632000" - ], - [ - 1490050883, - "624300000" - ], - [ - 1490050883, - "602876000" - ], - [ - 1490050883, - "607372000" - ], - [ - 1490050898, - "632212000" - ], - [ - 1490050898, - "627912000" - ], - [ - 1490050898, - "631980000" - ], - [ - 1490050913, - "636588000" - ], - [ - 1490050913, - "632384000" - ], - [ - 1490050913, - "636308000" - ], - [ - 1490050928, - "640576000" - ], - [ - 1490050928, - "636588000" - ], - [ - 1490050928, - "636308000" - ], - [ - 1490050943, - "636308000" - ], - [ - 1490050943, - "636588000" - ], - [ - 1490050943, - "640576000" - ], - [ - 1490050958, - "636308000" - ], - [ - 1490050958, - "636588000" - ], - [ - 1490050958, - "640576000" - ], - [ - 1490050973, - "588944000" - ], - [ - 1490050973, - "588416000" - ], - [ - 1490050973, - "602884000" - ], - [ - 1490050988, - "606524000" - ], - [ - 1490050988, - "602764000" - ], - [ - 1490050988, - "607624000" - ], - [ - 1490051003, - "607136000" - ], - [ - 1490051003, - "632468000" - ], - [ - 1490051003, - "627108000" - ], - [ - 1490051018, - "636564000" - ], - [ - 1490051018, - "631452000" - ], - [ - 1490051018, - "635420000" - ], - [ - 1490051033, - "636564000" - ], - [ - 1490051033, - "636060000" - ], - [ - 1490051033, - "635420000" - ], - [ - 1490051048, - "636060000" - ], - [ - 1490051048, - "636564000" - ], - [ - 1490051048, - "635420000" - ], - [ - 1490051063, - "636060000" - ], - [ - 1490051063, - "636564000" - ], - [ - 1490051063, - "635420000" - ], - [ - 1490051078, - "588528000" - ], - [ - 1490051078, - "588416000" - ], - [ - 1490051078, - "588416000" - ], - [ - 1490051093, - "623000000" - ], - [ - 1490051093, - "602928000" - ], - [ - 1490051093, - "607888000" - ], - [ - 1490051108, - "627096000" - ], - [ - 1490051108, - "628368000" - ], - [ - 1490051108, - "615056000" - ], - [ - 1490051123, - "630928000" - ], - [ - 1490051123, - "636048000" - ], - [ - 1490051123, - "634776000" - ], - [ - 1490051138, - "636048000" - ], - [ - 1490051138, - "639384000" - ], - [ - 1490051138, - "636728000" - ], - [ - 1490051153, - "636048000" - ], - [ - 1490051153, - "639384000" - ], - [ - 1490051153, - "636728000" - ], - [ - 1490051168, - "636728000" - ], - [ - 1490051168, - "636048000" - ], - [ - 1490051168, - "639384000" - ], - [ - 1490051183, - "588416000" - ], - [ - 1490051183, - "588760000" - ], - [ - 1490051183, - "636728000" - ], - [ - 1490051198, - "603384000" - ], - [ - 1490051198, - "588416000" - ], - [ - 1490051198, - "603208000" - ], - [ - 1490051213, - "628552000" - ], - [ - 1490051213, - "628076000" - ], - [ - 1490051213, - "608304000" - ], - [ - 1490051228, - "632684000" - ], - [ - 1490051228, - "627760000" - ], - [ - 1490051228, - "633160000" - ], - [ - 1490051243, - "640364000" - ], - [ - 1490051243, - "636084000" - ], - [ - 1490051243, - "640328000" - ], - [ - 1490051258, - "640180000" - ], - [ - 1490051258, - "640364000" - ], - [ - 1490051258, - "640328000" - ], - [ - 1490051273, - "640364000" - ], - [ - 1490051273, - "640180000" - ], - [ - 1490051273, - "640328000" - ], - [ - 1490051288, - "588416000" - ], - [ - 1490051288, - "588416000" - ], - [ - 1490051288, - "640180000" - ], - [ - 1490051303, - "602460000" - ], - [ - 1490051303, - "588500000" - ], - [ - 1490051303, - "603556000" - ], - [ - 1490051318, - "608580000" - ], - [ - 1490051318, - "607136000" - ], - [ - 1490051318, - "602504000" - ], - [ - 1490051333, - "631712000" - ], - [ - 1490051333, - "627212000" - ], - [ - 1490051333, - "632132000" - ], - [ - 1490051348, - "634784000" - ], - [ - 1490051348, - "636740000" - ], - [ - 1490051348, - "631308000" - ], - [ - 1490051363, - "638988000" - ], - [ - 1490051363, - "634784000" - ], - [ - 1490051363, - "636740000" - ], - [ - 1490051378, - "634784000" - ], - [ - 1490051378, - "638988000" - ], - [ - 1490051378, - "636740000" - ], - [ - 1490051393, - "638988000" - ], - [ - 1490051393, - "634784000" - ], - [ - 1490051393, - "636740000" - ], - [ - 1490051408, - "597948000" - ], - [ - 1490051408, - "589092000" - ], - [ - 1490051408, - "588416000" - ], - [ - 1490051423, - "619816000" - ], - [ - 1490051423, - "623816000" - ], - [ - 1490051423, - "607920000" - ], - [ - 1490051438, - "627376000" - ], - [ - 1490051438, - "628424000" - ], - [ - 1490051438, - "619816000" - ], - [ - 1490051453, - "636104000" - ], - [ - 1490051453, - "636080000" - ], - [ - 1490051453, - "623400000" - ], - [ - 1490051468, - "623912000" - ], - [ - 1490051468, - "639664000" - ], - [ - 1490051468, - "636104000" - ], - [ - 1490051483, - "623912000" - ], - [ - 1490051483, - "639664000" - ], - [ - 1490051483, - "636104000" - ], - [ - 1490051498, - "623912000" - ], - [ - 1490051498, - "639664000" - ], - [ - 1490051498, - "636104000" - ], - [ - 1490051513, - "588972000" - ], - [ - 1490051513, - "623912000" - ], - [ - 1490051513, - "588452000" - ], - [ - 1490051528, - "588940000" - ], - [ - 1490051528, - "603240000" - ], - [ - 1490051528, - "602772000" - ], - [ - 1490051543, - "623244000" - ], - [ - 1490051543, - "624860000" - ], - [ - 1490051543, - "628144000" - ], - [ - 1490051558, - "631728000" - ], - [ - 1490051558, - "624268000" - ], - [ - 1490051558, - "629468000" - ], - [ - 1490051573, - "639920000" - ], - [ - 1490051573, - "626316000" - ], - [ - 1490051573, - "637148000" - ], - [ - 1490051588, - "639920000" - ], - [ - 1490051588, - "637148000" - ], - [ - 1490051588, - "626316000" - ], - [ - 1490051603, - "639920000" - ], - [ - 1490051603, - "626316000" - ], - [ - 1490051603, - "637148000" - ], - [ - 1490051618, - "588928000" - ], - [ - 1490051618, - "637148000" - ], - [ - 1490051618, - "588416000" - ], - [ - 1490051633, - "588404000" - ], - [ - 1490051633, - "603396000" - ], - [ - 1490051633, - "603396000" - ], - [ - 1490051648, - "616832000" - ], - [ - 1490051648, - "628532000" - ], - [ - 1490051648, - "616512000" - ], - [ - 1490051663, - "620608000" - ], - [ - 1490051663, - "633140000" - ], - [ - 1490051663, - "632704000" - ], - [ - 1490051678, - "637312000" - ], - [ - 1490051678, - "640308000" - ], - [ - 1490051678, - "636684000" - ], - [ - 1490051693, - "637312000" - ], - [ - 1490051693, - "640780000" - ], - [ - 1490051693, - "640308000" - ], - [ - 1490051708, - "640780000" - ], - [ - 1490051708, - "637312000" - ], - [ - 1490051708, - "601552000" - ], - [ - 1490051723, - "622032000" - ], - [ - 1490051723, - "640780000" - ], - [ - 1490051723, - "637312000" - ], - [ - 1490051738, - "599008000" - ], - [ - 1490051738, - "630380000" - ], - [ - 1490051738, - "640780000" - ], - [ - 1490051753, - "598956000" - ], - [ - 1490051753, - "634476000" - ], - [ - 1490051753, - "620200000" - ], - [ - 1490051768, - "628664000" - ], - [ - 1490051768, - "634476000" - ], - [ - 1490051768, - "624840000" - ], - [ - 1490051783, - "632760000" - ], - [ - 1490051783, - "634476000" - ], - [ - 1490051783, - "628936000" - ], - [ - 1490051798, - "640440000" - ], - [ - 1490051798, - "600032000" - ], - [ - 1490051798, - "637128000" - ], - [ - 1490051813, - "637128000" - ], - [ - 1490051813, - "625608000" - ], - [ - 1490051813, - "640440000" - ], - [ - 1490051828, - "588416000" - ], - [ - 1490051828, - "629192000" - ], - [ - 1490051828, - "599472000" - ], - [ - 1490051843, - "620008000" - ], - [ - 1490051843, - "637896000" - ], - [ - 1490051843, - "620172000" - ], - [ - 1490051858, - "623928000" - ], - [ - 1490051858, - "629036000" - ], - [ - 1490051858, - "637896000" - ], - [ - 1490051873, - "637896000" - ], - [ - 1490051873, - "633644000" - ], - [ - 1490051873, - "632632000" - ], - [ - 1490051888, - "636216000" - ], - [ - 1490051888, - "599620000" - ], - [ - 1490051888, - "640812000" - ], - [ - 1490051903, - "640812000" - ], - [ - 1490051903, - "624764000" - ], - [ - 1490051903, - "636216000" - ], - [ - 1490051918, - "636216000" - ], - [ - 1490051918, - "629372000" - ], - [ - 1490051918, - "640812000" - ], - [ - 1490051933, - "599060000" - ], - [ - 1490051933, - "588492000" - ], - [ - 1490051933, - "637052000" - ], - [ - 1490051948, - "603348000" - ], - [ - 1490051948, - "623964000" - ], - [ - 1490051948, - "637052000" - ], - [ - 1490051963, - "588500000" - ], - [ - 1490051963, - "628572000" - ], - [ - 1490051963, - "624616000" - ], - [ - 1490051978, - "632296000" - ], - [ - 1490051978, - "636252000" - ], - [ - 1490051978, - "605968000" - ], - [ - 1490051993, - "606432000" - ], - [ - 1490051993, - "636904000" - ], - [ - 1490051993, - "636252000" - ], - [ - 1490052008, - "623328000" - ], - [ - 1490052008, - "636252000" - ], - [ - 1490052008, - "636904000" - ], - [ - 1490052023, - "636904000" - ], - [ - 1490052023, - "625376000" - ], - [ - 1490052023, - "636252000" - ], - [ - 1490052038, - "589236000" - ], - [ - 1490052038, - "625376000" - ], - [ - 1490052038, - "588416000" - ], - [ - 1490052053, - "619524000" - ], - [ - 1490052053, - "607804000" - ], - [ - 1490052053, - "588436000" - ], - [ - 1490052068, - "620208000" - ], - [ - 1490052068, - "624352000" - ], - [ - 1490052068, - "628284000" - ], - [ - 1490052083, - "632032000" - ], - [ - 1490052083, - "636180000" - ], - [ - 1490052083, - "625460000" - ], - [ - 1490052098, - "633652000" - ], - [ - 1490052098, - "636180000" - ], - [ - 1490052098, - "636640000" - ], - [ - 1490052113, - "636180000" - ], - [ - 1490052113, - "637748000" - ], - [ - 1490052113, - "636640000" - ], - [ - 1490052128, - "636180000" - ], - [ - 1490052128, - "636640000" - ], - [ - 1490052128, - "637748000" - ], - [ - 1490052143, - "598588000" - ], - [ - 1490052143, - "637748000" - ], - [ - 1490052143, - "588916000" - ], - [ - 1490052158, - "602376000" - ], - [ - 1490052158, - "588928000" - ], - [ - 1490052158, - "623592000" - ], - [ - 1490052173, - "623408000" - ], - [ - 1490052173, - "628404000" - ], - [ - 1490052173, - "619652000" - ], - [ - 1490052188, - "632112000" - ], - [ - 1490052188, - "623792000" - ], - [ - 1490052188, - "636084000" - ], - [ - 1490052203, - "633008000" - ], - [ - 1490052203, - "635184000" - ], - [ - 1490052203, - "636084000" - ], - [ - 1490052218, - "636080000" - ], - [ - 1490052218, - "636084000" - ], - [ - 1490052218, - "635184000" - ], - [ - 1490052233, - "588416000" - ], - [ - 1490052233, - "636080000" - ], - [ - 1490052233, - "635184000" - ], - [ - 1490052248, - "599724000" - ], - [ - 1490052248, - "636080000" - ], - [ - 1490052248, - "588888000" - ], - [ - 1490052263, - "620124000" - ], - [ - 1490052263, - "625108000" - ], - [ - 1490052263, - "588548000" - ], - [ - 1490052278, - "628692000" - ], - [ - 1490052278, - "626140000" - ], - [ - 1490052278, - "621392000" - ], - [ - 1490052293, - "637396000" - ], - [ - 1490052293, - "633820000" - ], - [ - 1490052293, - "625488000" - ], - [ - 1490052308, - "634192000" - ], - [ - 1490052308, - "637396000" - ], - [ - 1490052308, - "637916000" - ], - [ - 1490052323, - "637916000" - ], - [ - 1490052323, - "637776000" - ], - [ - 1490052323, - "588688000" - ], - [ - 1490052338, - "588416000" - ], - [ - 1490052338, - "602204000" - ], - [ - 1490052338, - "637776000" - ], - [ - 1490052353, - "603884000" - ], - [ - 1490052353, - "614804000" - ], - [ - 1490052353, - "588768000" - ], - [ - 1490052368, - "630676000" - ], - [ - 1490052368, - "604396000" - ], - [ - 1490052368, - "620864000" - ], - [ - 1490052383, - "622828000" - ], - [ - 1490052383, - "635500000" - ], - [ - 1490052383, - "624664000" - ], - [ - 1490052398, - "633584000" - ], - [ - 1490052398, - "625388000" - ], - [ - 1490052398, - "635500000" - ], - [ - 1490052413, - "637168000" - ], - [ - 1490052413, - "635500000" - ], - [ - 1490052413, - "625388000" - ], - [ - 1490052428, - "588416000" - ], - [ - 1490052428, - "637168000" - ], - [ - 1490052428, - "625388000" - ], - [ - 1490052443, - "599008000" - ], - [ - 1490052443, - "637168000" - ], - [ - 1490052443, - "619732000" - ], - [ - 1490052458, - "620128000" - ], - [ - 1490052458, - "600116000" - ], - [ - 1490052458, - "620396000" - ], - [ - 1490052473, - "629612000" - ], - [ - 1490052473, - "620904000" - ], - [ - 1490052473, - "623712000" - ], - [ - 1490052488, - "624224000" - ], - [ - 1490052488, - "633196000" - ], - [ - 1490052488, - "625048000" - ], - [ - 1490052503, - "624224000" - ], - [ - 1490052503, - "641388000" - ], - [ - 1490052503, - "634264000" - ], - [ - 1490052518, - "600112000" - ], - [ - 1490052518, - "641388000" - ], - [ - 1490052518, - "637336000" - ], - [ - 1490052533, - "620764000" - ], - [ - 1490052533, - "641388000" - ], - [ - 1490052533, - "637336000" - ], - [ - 1490052548, - "637336000" - ], - [ - 1490052548, - "629740000" - ], - [ - 1490052548, - "641388000" - ], - [ - 1490052563, - "600164000" - ], - [ - 1490052563, - "637336000" - ], - [ - 1490052563, - "634348000" - ], - [ - 1490052578, - "599460000" - ], - [ - 1490052578, - "625696000" - ], - [ - 1490052578, - "641516000" - ], - [ - 1490052593, - "641516000" - ], - [ - 1490052593, - "630304000" - ], - [ - 1490052593, - "625496000" - ], - [ - 1490052608, - "637984000" - ], - [ - 1490052608, - "641516000" - ], - [ - 1490052608, - "630104000" - ], - [ - 1490052623, - "637784000" - ], - [ - 1490052623, - "637984000" - ], - [ - 1490052623, - "600028000" - ], - [ - 1490052638, - "637784000" - ], - [ - 1490052638, - "624928000" - ], - [ - 1490052638, - "637984000" - ], - [ - 1490052653, - "637784000" - ], - [ - 1490052653, - "629536000" - ], - [ - 1490052653, - "589420000" - ], - [ - 1490052668, - "621680000" - ], - [ - 1490052668, - "588416000" - ], - [ - 1490052668, - "636704000" - ], - [ - 1490052683, - "620812000" - ], - [ - 1490052683, - "625264000" - ], - [ - 1490052683, - "636704000" - ], - [ - 1490052698, - "633968000" - ], - [ - 1490052698, - "636704000" - ], - [ - 1490052698, - "624596000" - ], - [ - 1490052713, - "637552000" - ], - [ - 1490052713, - "588460000" - ], - [ - 1490052713, - "633300000" - ], - [ - 1490052728, - "637552000" - ], - [ - 1490052728, - "636884000" - ], - [ - 1490052728, - "620724000" - ], - [ - 1490052743, - "636884000" - ], - [ - 1490052743, - "624820000" - ], - [ - 1490052743, - "637552000" - ], - [ - 1490052758, - "636884000" - ], - [ - 1490052758, - "633792000" - ], - [ - 1490052758, - "600036000" - ], - [ - 1490052773, - "636596000" - ], - [ - 1490052773, - "620140000" - ], - [ - 1490052773, - "599696000" - ], - [ - 1490052788, - "629208000" - ], - [ - 1490052788, - "620176000" - ], - [ - 1490052788, - "636596000" - ], - [ - 1490052803, - "629524000" - ], - [ - 1490052803, - "636596000" - ], - [ - 1490052803, - "633816000" - ], - [ - 1490052818, - "633816000" - ], - [ - 1490052818, - "600264000" - ], - [ - 1490052818, - "633108000" - ], - [ - 1490052833, - "633816000" - ], - [ - 1490052833, - "640788000" - ], - [ - 1490052833, - "621256000" - ], - [ - 1490052848, - "588388000" - ], - [ - 1490052848, - "629728000" - ], - [ - 1490052848, - "640788000" - ], - [ - 1490052863, - "633824000" - ], - [ - 1490052863, - "600248000" - ], - [ - 1490052863, - "588616000" - ], - [ - 1490052878, - "600272000" - ], - [ - 1490052878, - "625016000" - ], - [ - 1490052878, - "633824000" - ], - [ - 1490052893, - "633824000" - ], - [ - 1490052893, - "624992000" - ], - [ - 1490052893, - "629624000" - ], - [ - 1490052908, - "637304000" - ], - [ - 1490052908, - "633824000" - ], - [ - 1490052908, - "629088000" - ], - [ - 1490052923, - "637304000" - ], - [ - 1490052923, - "600248000" - ], - [ - 1490052923, - "636768000" - ], - [ - 1490052938, - "636768000" - ], - [ - 1490052938, - "625336000" - ], - [ - 1490052938, - "637304000" - ], - [ - 1490052953, - "629376000" - ], - [ - 1490052953, - "599796000" - ], - [ - 1490052953, - "636768000" - ], - [ - 1490052968, - "620936000" - ], - [ - 1490052968, - "588492000" - ], - [ - 1490052968, - "637056000" - ], - [ - 1490052983, - "637056000" - ], - [ - 1490052983, - "622564000" - ], - [ - 1490052983, - "629128000" - ], - [ - 1490052998, - "626660000" - ], - [ - 1490052998, - "637056000" - ], - [ - 1490052998, - "633736000" - ], - [ - 1490053013, - "640904000" - ], - [ - 1490053013, - "588388000" - ], - [ - 1490053013, - "635364000" - ], - [ - 1490053028, - "640904000" - ], - [ - 1490053028, - "620868000" - ], - [ - 1490053028, - "638436000" - ], - [ - 1490053043, - "624628000" - ], - [ - 1490053043, - "638436000" - ], - [ - 1490053043, - "640904000" - ], - [ - 1490053058, - "638436000" - ], - [ - 1490053058, - "633332000" - ], - [ - 1490053058, - "599684000" - ], - [ - 1490053073, - "636916000" - ], - [ - 1490053073, - "625704000" - ], - [ - 1490053073, - "600308000" - ], - [ - 1490053088, - "636916000" - ], - [ - 1490053088, - "630312000" - ], - [ - 1490053088, - "625368000" - ], - [ - 1490053103, - "636916000" - ], - [ - 1490053103, - "628952000" - ], - [ - 1490053103, - "637992000" - ], - [ - 1490053118, - "600432000" - ], - [ - 1490053118, - "637992000" - ], - [ - 1490053118, - "637656000" - ], - [ - 1490053133, - "637992000" - ], - [ - 1490053133, - "637656000" - ], - [ - 1490053133, - "621616000" - ], - [ - 1490053148, - "631116000" - ], - [ - 1490053148, - "637656000" - ], - [ - 1490053148, - "588748000" - ], - [ - 1490053163, - "588440000" - ], - [ - 1490053163, - "635212000" - ], - [ - 1490053163, - "620616000" - ], - [ - 1490053178, - "620244000" - ], - [ - 1490053178, - "625388000" - ], - [ - 1490053178, - "635212000" - ], - [ - 1490053193, - "624544000" - ], - [ - 1490053193, - "633068000" - ], - [ - 1490053193, - "635212000" - ], - [ - 1490053208, - "632872000" - ], - [ - 1490053208, - "588576000" - ], - [ - 1490053208, - "637164000" - ], - [ - 1490053223, - "637164000" - ], - [ - 1490053223, - "621008000" - ], - [ - 1490053223, - "636968000" - ], - [ - 1490053238, - "636968000" - ], - [ - 1490053238, - "637164000" - ], - [ - 1490053238, - "624592000" - ], - [ - 1490053253, - "599596000" - ], - [ - 1490053253, - "636968000" - ], - [ - 1490053253, - "634176000" - ], - [ - 1490053268, - "637248000" - ], - [ - 1490053268, - "600032000" - ], - [ - 1490053268, - "620968000" - ], - [ - 1490053283, - "637248000" - ], - [ - 1490053283, - "620740000" - ], - [ - 1490053283, - "629672000" - ], - [ - 1490053298, - "637248000" - ], - [ - 1490053298, - "633256000" - ], - [ - 1490053298, - "629612000" - ], - [ - 1490053313, - "599620000" - ], - [ - 1490053313, - "632684000" - ], - [ - 1490053313, - "641960000" - ], - [ - 1490053328, - "641960000" - ], - [ - 1490053328, - "621232000" - ], - [ - 1490053328, - "641388000" - ], - [ - 1490053343, - "629936000" - ], - [ - 1490053343, - "641388000" - ], - [ - 1490053343, - "641960000" - ], - [ - 1490053358, - "633520000" - ], - [ - 1490053358, - "600472000" - ], - [ - 1490053358, - "641388000" - ], - [ - 1490053373, - "641712000" - ], - [ - 1490053373, - "625580000" - ], - [ - 1490053373, - "600060000" - ], - [ - 1490053388, - "641712000" - ], - [ - 1490053388, - "624564000" - ], - [ - 1490053388, - "630188000" - ], - [ - 1490053403, - "629828000" - ], - [ - 1490053403, - "641712000" - ], - [ - 1490053403, - "637356000" - ], - [ - 1490053418, - "637508000" - ], - [ - 1490053418, - "637356000" - ], - [ - 1490053418, - "600504000" - ], - [ - 1490053433, - "626008000" - ], - [ - 1490053433, - "637508000" - ], - [ - 1490053433, - "637356000" - ], - [ - 1490053448, - "588688000" - ], - [ - 1490053448, - "637508000" - ], - [ - 1490053448, - "629592000" - ], - [ - 1490053463, - "638296000" - ], - [ - 1490053463, - "588628000" - ], - [ - 1490053463, - "620340000" - ], - [ - 1490053478, - "638296000" - ], - [ - 1490053478, - "624948000" - ], - [ - 1490053478, - "620276000" - ], - [ - 1490053493, - "632628000" - ], - [ - 1490053493, - "638296000" - ], - [ - 1490053493, - "624372000" - ], - [ - 1490053508, - "588412000" - ], - [ - 1490053508, - "637236000" - ], - [ - 1490053508, - "633272000" - ], - [ - 1490053523, - "620932000" - ], - [ - 1490053523, - "637236000" - ], - [ - 1490053523, - "637368000" - ], - [ - 1490053538, - "637236000" - ], - [ - 1490053538, - "637368000" - ], - [ - 1490053538, - "624516000" - ], - [ - 1490053553, - "637368000" - ], - [ - 1490053553, - "599376000" - ], - [ - 1490053553, - "633220000" - ], - [ - 1490053568, - "625964000" - ], - [ - 1490053568, - "599520000" - ], - [ - 1490053568, - "636804000" - ], - [ - 1490053583, - "621724000" - ], - [ - 1490053583, - "636804000" - ], - [ - 1490053583, - "630572000" - ], - [ - 1490053598, - "629404000" - ], - [ - 1490053598, - "636804000" - ], - [ - 1490053598, - "638252000" - ], - [ - 1490053613, - "638252000" - ], - [ - 1490053613, - "634012000" - ], - [ - 1490053613, - "600512000" - ], - [ - 1490053628, - "634012000" - ], - [ - 1490053628, - "638252000" - ], - [ - 1490053628, - "621280000" - ], - [ - 1490053643, - "634012000" - ], - [ - 1490053643, - "629472000" - ], - [ - 1490053643, - "588416000" - ], - [ - 1490053658, - "620656000" - ], - [ - 1490053658, - "588416000" - ], - [ - 1490053658, - "634080000" - ], - [ - 1490053673, - "634080000" - ], - [ - 1490053673, - "624752000" - ], - [ - 1490053673, - "621476000" - ], - [ - 1490053688, - "633020000" - ], - [ - 1490053688, - "634080000" - ], - [ - 1490053688, - "625060000" - ], - [ - 1490053703, - "589224000" - ], - [ - 1490053703, - "637116000" - ], - [ - 1490053703, - "633764000" - ], - [ - 1490053718, - "637348000" - ], - [ - 1490053718, - "601296000" - ], - [ - 1490053718, - "637116000" - ], - [ - 1490053733, - "637348000" - ], - [ - 1490053733, - "637116000" - ], - [ - 1490053733, - "625872000" - ], - [ - 1490053748, - "637348000" - ], - [ - 1490053748, - "629456000" - ], - [ - 1490053748, - "599644000" - ], - [ - 1490053763, - "638160000" - ], - [ - 1490053763, - "599456000" - ], - [ - 1490053763, - "620972000" - ], - [ - 1490053778, - "620336000" - ], - [ - 1490053778, - "638160000" - ], - [ - 1490053778, - "629464000" - ], - [ - 1490053793, - "629196000" - ], - [ - 1490053793, - "638160000" - ], - [ - 1490053793, - "634072000" - ], - [ - 1490053808, - "599436000" - ], - [ - 1490053808, - "641752000" - ], - [ - 1490053808, - "632780000" - ], - [ - 1490053823, - "641752000" - ], - [ - 1490053823, - "640460000" - ], - [ - 1490053823, - "620772000" - ], - [ - 1490053838, - "629096000" - ], - [ - 1490053838, - "640460000" - ], - [ - 1490053838, - "588404000" - ], - [ - 1490053853, - "599292000" - ], - [ - 1490053853, - "633192000" - ], - [ - 1490053853, - "640460000" - ], - [ - 1490053868, - "640872000" - ], - [ - 1490053868, - "624572000" - ], - [ - 1490053868, - "600472000" - ], - [ - 1490053883, - "629180000" - ], - [ - 1490053883, - "640872000" - ], - [ - 1490053883, - "625716000" - ], - [ - 1490053898, - "640872000" - ], - [ - 1490053898, - "636860000" - ], - [ - 1490053898, - "630324000" - ], - [ - 1490053913, - "637492000" - ], - [ - 1490053913, - "600236000" - ], - [ - 1490053913, - "636860000" - ], - [ - 1490053928, - "637492000" - ], - [ - 1490053928, - "636860000" - ], - [ - 1490053928, - "625012000" - ], - [ - 1490053943, - "588488000" - ], - [ - 1490053943, - "637492000" - ], - [ - 1490053943, - "629620000" - ], - [ - 1490053958, - "620988000" - ], - [ - 1490053958, - "637300000" - ], - [ - 1490053958, - "588480000" - ], - [ - 1490053973, - "620376000" - ], - [ - 1490053973, - "637300000" - ], - [ - 1490053973, - "625772000" - ], - [ - 1490053988, - "637300000" - ], - [ - 1490053988, - "625472000" - ], - [ - 1490053988, - "633964000" - ], - [ - 1490054003, - "633152000" - ], - [ - 1490054003, - "637036000" - ], - [ - 1490054003, - "588500000" - ], - [ - 1490054018, - "637760000" - ], - [ - 1490054018, - "622284000" - ], - [ - 1490054018, - "637036000" - ], - [ - 1490054033, - "637036000" - ], - [ - 1490054033, - "625868000" - ], - [ - 1490054033, - "637760000" - ], - [ - 1490054048, - "637760000" - ], - [ - 1490054048, - "634572000" - ], - [ - 1490054048, - "599652000" - ], - [ - 1490054063, - "637644000" - ], - [ - 1490054063, - "625664000" - ], - [ - 1490054063, - "600404000" - ], - [ - 1490054078, - "628736000" - ], - [ - 1490054078, - "620884000" - ], - [ - 1490054078, - "637644000" - ], - [ - 1490054093, - "637644000" - ], - [ - 1490054093, - "637440000" - ], - [ - 1490054093, - "629244000" - ], - [ - 1490054108, - "599684000" - ], - [ - 1490054108, - "633852000" - ], - [ - 1490054108, - "637440000" - ], - [ - 1490054123, - "637440000" - ], - [ - 1490054123, - "621336000" - ], - [ - 1490054123, - "633852000" - ], - [ - 1490054138, - "633852000" - ], - [ - 1490054138, - "629528000" - ], - [ - 1490054138, - "588840000" - ], - [ - 1490054153, - "620772000" - ], - [ - 1490054153, - "634136000" - ], - [ - 1490054153, - "588440000" - ], - [ - 1490054168, - "620204000" - ], - [ - 1490054168, - "634136000" - ], - [ - 1490054168, - "625768000" - ], - [ - 1490054183, - "624420000" - ], - [ - 1490054183, - "634136000" - ], - [ - 1490054183, - "633448000" - ], - [ - 1490054198, - "633124000" - ], - [ - 1490054198, - "589024000" - ], - [ - 1490054198, - "638056000" - ], - [ - 1490054213, - "637732000" - ], - [ - 1490054213, - "638056000" - ], - [ - 1490054213, - "600292000" - ], - [ - 1490054228, - "624724000" - ], - [ - 1490054228, - "637732000" - ], - [ - 1490054228, - "638056000" - ], - [ - 1490054243, - "637732000" - ], - [ - 1490054243, - "629332000" - ], - [ - 1490054243, - "601104000" - ], - [ - 1490054258, - "599764000" - ], - [ - 1490054258, - "621220000" - ], - [ - 1490054258, - "637012000" - ], - [ - 1490054273, - "620756000" - ], - [ - 1490054273, - "637012000" - ], - [ - 1490054273, - "630100000" - ], - [ - 1490054288, - "634196000" - ], - [ - 1490054288, - "637012000" - ], - [ - 1490054288, - "630028000" - ], - [ - 1490054303, - "598960000" - ], - [ - 1490054303, - "641876000" - ], - [ - 1490054303, - "634124000" - ], - [ - 1490054318, - "641876000" - ], - [ - 1490054318, - "619644000" - ], - [ - 1490054318, - "641804000" - ], - [ - 1490054333, - "641876000" - ], - [ - 1490054333, - "641804000" - ], - [ - 1490054333, - "628292000" - ], - [ - 1490054348, - "641804000" - ], - [ - 1490054348, - "600560000" - ], - [ - 1490054348, - "632900000" - ], - [ - 1490054363, - "600128000" - ], - [ - 1490054363, - "625936000" - ], - [ - 1490054363, - "640580000" - ], - [ - 1490054378, - "640580000" - ], - [ - 1490054378, - "626196000" - ], - [ - 1490054378, - "630544000" - ], - [ - 1490054393, - "638224000" - ], - [ - 1490054393, - "630804000" - ], - [ - 1490054393, - "640580000" - ], - [ - 1490054408, - "638484000" - ], - [ - 1490054408, - "638224000" - ], - [ - 1490054408, - "600212000" - ], - [ - 1490054423, - "638224000" - ], - [ - 1490054423, - "638484000" - ], - [ - 1490054423, - "624952000" - ], - [ - 1490054438, - "588388000" - ], - [ - 1490054438, - "630072000" - ], - [ - 1490054438, - "638484000" - ], - [ - 1490054453, - "637240000" - ], - [ - 1490054453, - "588448000" - ], - [ - 1490054453, - "621340000" - ], - [ - 1490054468, - "620308000" - ], - [ - 1490054468, - "625912000" - ], - [ - 1490054468, - "637240000" - ], - [ - 1490054483, - "633592000" - ], - [ - 1490054483, - "624916000" - ], - [ - 1490054483, - "637240000" - ], - [ - 1490054498, - "637688000" - ], - [ - 1490054498, - "632596000" - ], - [ - 1490054498, - "588920000" - ], - [ - 1490054513, - "637688000" - ], - [ - 1490054513, - "621248000" - ], - [ - 1490054513, - "636692000" - ], - [ - 1490054528, - "626024000" - ], - [ - 1490054528, - "636692000" - ], - [ - 1490054528, - "637688000" - ], - [ - 1490054543, - "636692000" - ], - [ - 1490054543, - "633704000" - ], - [ - 1490054543, - "600172000" - ], - [ - 1490054558, - "637800000" - ], - [ - 1490054558, - "621204000" - ], - [ - 1490054558, - "600628000" - ], - [ - 1490054573, - "629908000" - ], - [ - 1490054573, - "637800000" - ], - [ - 1490054573, - "621108000" - ], - [ - 1490054588, - "629812000" - ], - [ - 1490054588, - "634004000" - ], - [ - 1490054588, - "637800000" - ], - [ - 1490054603, - "600172000" - ], - [ - 1490054603, - "634004000" - ], - [ - 1490054603, - "633908000" - ], - [ - 1490054618, - "633908000" - ], - [ - 1490054618, - "634004000" - ], - [ - 1490054618, - "620652000" - ], - [ - 1490054633, - "629356000" - ], - [ - 1490054633, - "588416000" - ], - [ - 1490054633, - "633908000" - ], - [ - 1490054648, - "632940000" - ], - [ - 1490054648, - "588484000" - ], - [ - 1490054648, - "600204000" - ], - [ - 1490054663, - "599076000" - ], - [ - 1490054663, - "625820000" - ], - [ - 1490054663, - "641644000" - ], - [ - 1490054678, - "624688000" - ], - [ - 1490054678, - "629404000" - ], - [ - 1490054678, - "641644000" - ], - [ - 1490054693, - "641644000" - ], - [ - 1490054693, - "638108000" - ], - [ - 1490054693, - "629296000" - ], - [ - 1490054708, - "638108000" - ], - [ - 1490054708, - "636976000" - ], - [ - 1490054708, - "599072000" - ], - [ - 1490054723, - "636976000" - ], - [ - 1490054723, - "638108000" - ], - [ - 1490054723, - "624752000" - ], - [ - 1490054738, - "629360000" - ], - [ - 1490054738, - "600248000" - ], - [ - 1490054738, - "636976000" - ], - [ - 1490054753, - "637040000" - ], - [ - 1490054753, - "621420000" - ], - [ - 1490054753, - "600028000" - ], - [ - 1490054768, - "637040000" - ], - [ - 1490054768, - "629888000" - ], - [ - 1490054768, - "621420000" - ], - [ - 1490054783, - "637040000" - ], - [ - 1490054783, - "634496000" - ], - [ - 1490054783, - "629612000" - ], - [ - 1490054798, - "634220000" - ], - [ - 1490054798, - "642176000" - ], - [ - 1490054798, - "588700000" - ], - [ - 1490054813, - "620280000" - ], - [ - 1490054813, - "641388000" - ], - [ - 1490054813, - "642176000" - ], - [ - 1490054828, - "641388000" - ], - [ - 1490054828, - "642176000" - ], - [ - 1490054828, - "625376000" - ], - [ - 1490054843, - "599792000" - ], - [ - 1490054843, - "641388000" - ], - [ - 1490054843, - "633056000" - ], - [ - 1490054858, - "625136000" - ], - [ - 1490054858, - "637664000" - ], - [ - 1490054858, - "599520000" - ], - [ - 1490054873, - "628720000" - ], - [ - 1490054873, - "637664000" - ], - [ - 1490054873, - "621064000" - ], - [ - 1490054888, - "637424000" - ], - [ - 1490054888, - "637664000" - ], - [ - 1490054888, - "629476000" - ], - [ - 1490054903, - "600124000" - ], - [ - 1490054903, - "634084000" - ], - [ - 1490054903, - "637424000" - ], - [ - 1490054918, - "634084000" - ], - [ - 1490054918, - "625044000" - ], - [ - 1490054918, - "637424000" - ], - [ - 1490054933, - "629652000" - ], - [ - 1490054933, - "588788000" - ], - [ - 1490054933, - "634084000" - ], - [ - 1490054948, - "636820000" - ], - [ - 1490054948, - "588416000" - ], - [ - 1490054948, - "620948000" - ], - [ - 1490054963, - "626032000" - ], - [ - 1490054963, - "621476000" - ], - [ - 1490054963, - "636820000" - ], - [ - 1490054978, - "636820000" - ], - [ - 1490054978, - "625572000" - ], - [ - 1490054978, - "634224000" - ], - [ - 1490054993, - "588476000" - ], - [ - 1490054993, - "634276000" - ], - [ - 1490054993, - "638320000" - ], - [ - 1490055008, - "620712000" - ], - [ - 1490055008, - "638320000" - ], - [ - 1490055008, - "637348000" - ], - [ - 1490055023, - "638320000" - ], - [ - 1490055023, - "625320000" - ], - [ - 1490055023, - "637348000" - ], - [ - 1490055038, - "633000000" - ], - [ - 1490055038, - "600004000" - ], - [ - 1490055038, - "637348000" - ], - [ - 1490055053, - "600400000" - ], - [ - 1490055053, - "637608000" - ], - [ - 1490055053, - "621320000" - ], - [ - 1490055068, - "637608000" - ], - [ - 1490055068, - "629512000" - ], - [ - 1490055068, - "621144000" - ], - [ - 1490055083, - "637608000" - ], - [ - 1490055083, - "633608000" - ], - [ - 1490055083, - "629848000" - ], - [ - 1490055098, - "633608000" - ], - [ - 1490055098, - "600356000" - ], - [ - 1490055098, - "633944000" - ], - [ - 1490055113, - "621316000" - ], - [ - 1490055113, - "633608000" - ], - [ - 1490055113, - "641624000" - ], - [ - 1490055128, - "588416000" - ], - [ - 1490055128, - "629508000" - ], - [ - 1490055128, - "641624000" - ], - [ - 1490055143, - "634116000" - ], - [ - 1490055143, - "641624000" - ], - [ - 1490055143, - "600544000" - ], - [ - 1490055158, - "641284000" - ], - [ - 1490055158, - "600972000" - ], - [ - 1490055158, - "626100000" - ], - [ - 1490055173, - "630196000" - ], - [ - 1490055173, - "641284000" - ], - [ - 1490055173, - "626432000" - ], - [ - 1490055188, - "630016000" - ], - [ - 1490055188, - "641284000" - ], - [ - 1490055188, - "637876000" - ], - [ - 1490055203, - "600116000" - ], - [ - 1490055203, - "637876000" - ], - [ - 1490055203, - "638720000" - ], - [ - 1490055218, - "638720000" - ], - [ - 1490055218, - "637876000" - ], - [ - 1490055218, - "625544000" - ], - [ - 1490055233, - "629688000" - ], - [ - 1490055233, - "638720000" - ], - [ - 1490055233, - "588892000" - ], - [ - 1490055248, - "637368000" - ], - [ - 1490055248, - "620832000" - ], - [ - 1490055248, - "588416000" - ], - [ - 1490055263, - "637368000" - ], - [ - 1490055263, - "621580000" - ], - [ - 1490055263, - "625888000" - ], - [ - 1490055278, - "634080000" - ], - [ - 1490055278, - "637368000" - ], - [ - 1490055278, - "626336000" - ], - [ - 1490055293, - "638176000" - ], - [ - 1490055293, - "588424000" - ], - [ - 1490055293, - "634016000" - ], - [ - 1490055308, - "638176000" - ], - [ - 1490055308, - "621132000" - ], - [ - 1490055308, - "638112000" - ], - [ - 1490055323, - "638176000" - ], - [ - 1490055323, - "638112000" - ], - [ - 1490055323, - "625740000" - ], - [ - 1490055338, - "600872000" - ], - [ - 1490055338, - "638112000" - ], - [ - 1490055338, - "633420000" - ], - [ - 1490055353, - "625852000" - ], - [ - 1490055353, - "638028000" - ], - [ - 1490055353, - "600128000" - ], - [ - 1490055368, - "638028000" - ], - [ - 1490055368, - "629436000" - ], - [ - 1490055368, - "625700000" - ], - [ - 1490055383, - "638140000" - ], - [ - 1490055383, - "638028000" - ], - [ - 1490055383, - "628772000" - ], - [ - 1490055398, - "638140000" - ], - [ - 1490055398, - "600748000" - ], - [ - 1490055398, - "637476000" - ], - [ - 1490055413, - "621480000" - ], - [ - 1490055413, - "638140000" - ], - [ - 1490055413, - "637476000" - ], - [ - 1490055428, - "637476000" - ], - [ - 1490055428, - "630184000" - ], - [ - 1490055428, - "588432000" - ], - [ - 1490055443, - "620836000" - ], - [ - 1490055443, - "588416000" - ], - [ - 1490055443, - "634280000" - ], - [ - 1490055458, - "624932000" - ], - [ - 1490055458, - "620852000" - ], - [ - 1490055458, - "634280000" - ], - [ - 1490055473, - "633636000" - ], - [ - 1490055473, - "634280000" - ], - [ - 1490055473, - "624436000" - ], - [ - 1490055488, - "636708000" - ], - [ - 1490055488, - "588416000" - ], - [ - 1490055488, - "633344000" - ], - [ - 1490055503, - "621496000" - ], - [ - 1490055503, - "636708000" - ], - [ - 1490055503, - "636928000" - ], - [ - 1490055518, - "636708000" - ], - [ - 1490055518, - "626104000" - ], - [ - 1490055518, - "636928000" - ], - [ - 1490055533, - "633784000" - ], - [ - 1490055533, - "600116000" - ], - [ - 1490055533, - "636928000" - ], - [ - 1490055548, - "600744000" - ], - [ - 1490055548, - "638392000" - ], - [ - 1490055548, - "621108000" - ], - [ - 1490055563, - "638392000" - ], - [ - 1490055563, - "621064000" - ], - [ - 1490055563, - "629124000" - ], - [ - 1490055578, - "633732000" - ], - [ - 1490055578, - "638392000" - ], - [ - 1490055578, - "629768000" - ], - [ - 1490055593, - "598996000" - ], - [ - 1490055593, - "633732000" - ], - [ - 1490055593, - "633864000" - ], - [ - 1490055608, - "633732000" - ], - [ - 1490055608, - "620192000" - ], - [ - 1490055608, - "641544000" - ], - [ - 1490055623, - "641544000" - ], - [ - 1490055623, - "628384000" - ], - [ - 1490055623, - "633732000" - ], - [ - 1490055638, - "588704000" - ], - [ - 1490055638, - "588652000" - ], - [ - 1490055638, - "632992000" - ], - [ - 1490055653, - "589168000" - ], - [ - 1490055653, - "640672000" - ], - [ - 1490055653, - "588704000" - ], - [ - 1490055668, - "640672000" - ], - [ - 1490055668, - "589168000" - ], - [ - 1490055668, - "589504000" - ], - [ - 1490055683, - "640672000" - ], - [ - 1490055683, - "599732000" - ], - [ - 1490055683, - "608088000" - ], - [ - 1490055698, - "625568000" - ], - [ - 1490055698, - "640672000" - ], - [ - 1490055698, - "627544000" - ], - [ - 1490055713, - "599008000" - ], - [ - 1490055713, - "636616000" - ], - [ - 1490055713, - "629152000" - ], - [ - 1490055728, - "640200000" - ], - [ - 1490055728, - "637344000" - ], - [ - 1490055728, - "620236000" - ], - [ - 1490055743, - "637344000" - ], - [ - 1490055743, - "640200000" - ], - [ - 1490055743, - "628656000" - ], - [ - 1490055758, - "633264000" - ], - [ - 1490055758, - "588968000" - ], - [ - 1490055758, - "637344000" - ], - [ - 1490055773, - "640944000" - ], - [ - 1490055773, - "603308000" - ], - [ - 1490055773, - "588416000" - ], - [ - 1490055788, - "640944000" - ], - [ - 1490055788, - "620276000" - ], - [ - 1490055788, - "624120000" - ], - [ - 1490055803, - "625472000" - ], - [ - 1490055803, - "588460000" - ], - [ - 1490055803, - "631800000" - ], - [ - 1490055818, - "636408000" - ], - [ - 1490055818, - "633152000" - ], - [ - 1490055818, - "603216000" - ], - [ - 1490055833, - "623460000" - ], - [ - 1490055833, - "637248000" - ], - [ - 1490055833, - "636408000" - ], - [ - 1490055848, - "636408000" - ], - [ - 1490055848, - "637248000" - ], - [ - 1490055848, - "632164000" - ], - [ - 1490055863, - "637248000" - ], - [ - 1490055863, - "600096000" - ], - [ - 1490055863, - "635748000" - ], - [ - 1490055878, - "600032000" - ], - [ - 1490055878, - "635748000" - ], - [ - 1490055878, - "620576000" - ], - [ - 1490055893, - "628920000" - ], - [ - 1490055893, - "635748000" - ], - [ - 1490055893, - "621372000" - ], - [ - 1490055908, - "633528000" - ], - [ - 1490055908, - "588480000" - ], - [ - 1490055908, - "630184000" - ], - [ - 1490055923, - "641208000" - ], - [ - 1490055923, - "621552000" - ], - [ - 1490055923, - "634280000" - ], - [ - 1490055938, - "641208000" - ], - [ - 1490055938, - "641960000" - ], - [ - 1490055938, - "626288000" - ], - [ - 1490055953, - "641960000" - ], - [ - 1490055953, - "633968000" - ], - [ - 1490055953, - "641208000" - ], - [ - 1490055968, - "641960000" - ], - [ - 1490055968, - "638064000" - ], - [ - 1490055968, - "600056000" - ], - [ - 1490055983, - "625972000" - ], - [ - 1490055983, - "600160000" - ], - [ - 1490055983, - "638064000" - ], - [ - 1490055998, - "638064000" - ], - [ - 1490055998, - "627076000" - ], - [ - 1490055998, - "630068000" - ], - [ - 1490056013, - "630660000" - ], - [ - 1490056013, - "637748000" - ], - [ - 1490056013, - "600624000" - ], - [ - 1490056028, - "637748000" - ], - [ - 1490056028, - "639364000" - ], - [ - 1490056028, - "624688000" - ], - [ - 1490056043, - "629296000" - ], - [ - 1490056043, - "639364000" - ], - [ - 1490056043, - "637748000" - ], - [ - 1490056058, - "636976000" - ], - [ - 1490056058, - "588416000" - ], - [ - 1490056058, - "639364000" - ], - [ - 1490056073, - "588412000" - ], - [ - 1490056073, - "636976000" - ], - [ - 1490056073, - "621356000" - ], - [ - 1490056088, - "636976000" - ], - [ - 1490056088, - "621548000" - ], - [ - 1490056088, - "624940000" - ], - [ - 1490056103, - "633644000" - ], - [ - 1490056103, - "588592000" - ], - [ - 1490056103, - "626156000" - ], - [ - 1490056118, - "636716000" - ], - [ - 1490056118, - "634348000" - ], - [ - 1490056118, - "621380000" - ], - [ - 1490056133, - "638444000" - ], - [ - 1490056133, - "636716000" - ], - [ - 1490056133, - "625988000" - ], - [ - 1490056148, - "636716000" - ], - [ - 1490056148, - "634180000" - ], - [ - 1490056148, - "638444000" - ], - [ - 1490056163, - "638444000" - ], - [ - 1490056163, - "600228000" - ], - [ - 1490056163, - "638276000" - ], - [ - 1490056178, - "600588000" - ], - [ - 1490056178, - "621652000" - ], - [ - 1490056178, - "638276000" - ], - [ - 1490056193, - "620556000" - ], - [ - 1490056193, - "629844000" - ], - [ - 1490056193, - "638276000" - ], - [ - 1490056208, - "633940000" - ], - [ - 1490056208, - "630364000" - ], - [ - 1490056208, - "600184000" - ], - [ - 1490056223, - "633940000" - ], - [ - 1490056223, - "620664000" - ], - [ - 1490056223, - "634972000" - ], - [ - 1490056238, - "633940000" - ], - [ - 1490056238, - "629180000" - ], - [ - 1490056238, - "634972000" - ], - [ - 1490056253, - "633788000" - ], - [ - 1490056253, - "634972000" - ], - [ - 1490056253, - "588416000" - ], - [ - 1490056268, - "633788000" - ], - [ - 1490056268, - "588520000" - ], - [ - 1490056268, - "620688000" - ], - [ - 1490056283, - "633788000" - ], - [ - 1490056283, - "600400000" - ], - [ - 1490056283, - "625760000" - ], - [ - 1490056298, - "588592000" - ], - [ - 1490056298, - "625688000" - ], - [ - 1490056298, - "633440000" - ], - [ - 1490056313, - "600936000" - ], - [ - 1490056313, - "630296000" - ], - [ - 1490056313, - "638048000" - ], - [ - 1490056328, - "626024000" - ], - [ - 1490056328, - "637976000" - ], - [ - 1490056328, - "638048000" - ], - [ - 1490056343, - "629608000" - ], - [ - 1490056343, - "637976000" - ], - [ - 1490056343, - "638048000" - ], - [ - 1490056358, - "638312000" - ], - [ - 1490056358, - "637976000" - ], - [ - 1490056358, - "601140000" - ], - [ - 1490056373, - "638312000" - ], - [ - 1490056373, - "600364000" - ], - [ - 1490056373, - "621380000" - ], - [ - 1490056388, - "638312000" - ], - [ - 1490056388, - "629572000" - ], - [ - 1490056388, - "620844000" - ], - [ - 1490056403, - "634180000" - ], - [ - 1490056403, - "630348000" - ], - [ - 1490056403, - "600640000" - ], - [ - 1490056418, - "641860000" - ], - [ - 1490056418, - "634444000" - ], - [ - 1490056418, - "620764000" - ], - [ - 1490056433, - "642124000" - ], - [ - 1490056433, - "641860000" - ], - [ - 1490056433, - "624516000" - ], - [ - 1490056448, - "624516000" - ], - [ - 1490056448, - "589540000" - ], - [ - 1490056448, - "642124000" - ], - [ - 1490056463, - "642124000" - ], - [ - 1490056463, - "625540000" - ], - [ - 1490056463, - "600808000" - ], - [ - 1490056478, - "600204000" - ], - [ - 1490056478, - "625540000" - ], - [ - 1490056478, - "627344000" - ], - [ - 1490056493, - "588416000" - ], - [ - 1490056493, - "630928000" - ], - [ - 1490056493, - "626304000" - ], - [ - 1490056508, - "638608000" - ], - [ - 1490056508, - "629888000" - ], - [ - 1490056508, - "600036000" - ], - [ - 1490056523, - "638592000" - ], - [ - 1490056523, - "625876000" - ], - [ - 1490056523, - "638608000" - ], - [ - 1490056538, - "629460000" - ], - [ - 1490056538, - "638608000" - ], - [ - 1490056538, - "638592000" - ], - [ - 1490056553, - "638592000" - ], - [ - 1490056553, - "588416000" - ], - [ - 1490056553, - "638164000" - ], - [ - 1490056568, - "589112000" - ], - [ - 1490056568, - "638164000" - ], - [ - 1490056568, - "622176000" - ], - [ - 1490056583, - "626272000" - ], - [ - 1490056583, - "638164000" - ], - [ - 1490056583, - "621568000" - ], - [ - 1490056598, - "588416000" - ], - [ - 1490056598, - "626788000" - ], - [ - 1490056598, - "634464000" - ], - [ - 1490056613, - "621032000" - ], - [ - 1490056613, - "638560000" - ], - [ - 1490056613, - "634468000" - ], - [ - 1490056628, - "638560000" - ], - [ - 1490056628, - "638564000" - ], - [ - 1490056628, - "625640000" - ], - [ - 1490056643, - "638564000" - ], - [ - 1490056643, - "638560000" - ], - [ - 1490056643, - "633832000" - ], - [ - 1490056658, - "599672000" - ], - [ - 1490056658, - "638564000" - ], - [ - 1490056658, - "637928000" - ], - [ - 1490056673, - "600208000" - ], - [ - 1490056673, - "621008000" - ], - [ - 1490056673, - "637928000" - ], - [ - 1490056688, - "621732000" - ], - [ - 1490056688, - "637928000" - ], - [ - 1490056688, - "629200000" - ], - [ - 1490056703, - "633956000" - ], - [ - 1490056703, - "629924000" - ], - [ - 1490056703, - "600284000" - ], - [ - 1490056718, - "634020000" - ], - [ - 1490056718, - "633956000" - ], - [ - 1490056718, - "621276000" - ], - [ - 1490056733, - "633956000" - ], - [ - 1490056733, - "634020000" - ], - [ - 1490056733, - "629828000" - ], - [ - 1490056748, - "634020000" - ], - [ - 1490056748, - "588500000" - ], - [ - 1490056748, - "633924000" - ], - [ - 1490056763, - "633924000" - ], - [ - 1490056763, - "621784000" - ], - [ - 1490056763, - "588596000" - ], - [ - 1490056778, - "633924000" - ], - [ - 1490056778, - "625880000" - ], - [ - 1490056778, - "600520000" - ], - [ - 1490056793, - "588416000" - ], - [ - 1490056793, - "625540000" - ], - [ - 1490056793, - "634584000" - ], - [ - 1490056808, - "638168000" - ], - [ - 1490056808, - "600032000" - ], - [ - 1490056808, - "629124000" - ], - [ - 1490056823, - "638168000" - ], - [ - 1490056823, - "624624000" - ], - [ - 1490056823, - "637828000" - ], - [ - 1490056838, - "629232000" - ], - [ - 1490056838, - "637828000" - ], - [ - 1490056838, - "638168000" - ], - [ - 1490056853, - "600356000" - ], - [ - 1490056853, - "637828000" - ], - [ - 1490056853, - "636912000" - ], - [ - 1490056868, - "636912000" - ], - [ - 1490056868, - "589348000" - ], - [ - 1490056868, - "620836000" - ], - [ - 1490056883, - "630032000" - ], - [ - 1490056883, - "636912000" - ], - [ - 1490056883, - "622044000" - ], - [ - 1490056898, - "588416000" - ], - [ - 1490056898, - "634128000" - ], - [ - 1490056898, - "625628000" - ], - [ - 1490056913, - "620172000" - ], - [ - 1490056913, - "641808000" - ], - [ - 1490056913, - "634332000" - ], - [ - 1490056928, - "637916000" - ], - [ - 1490056928, - "641808000" - ], - [ - 1490056928, - "625000000" - ], - [ - 1490056943, - "632680000" - ], - [ - 1490056943, - "641808000" - ], - [ - 1490056943, - "637916000" - ], - [ - 1490056958, - "636776000" - ], - [ - 1490056958, - "600168000" - ], - [ - 1490056958, - "637916000" - ], - [ - 1490056973, - "624604000" - ], - [ - 1490056973, - "636776000" - ], - [ - 1490056973, - "599696000" - ], - [ - 1490056988, - "625940000" - ], - [ - 1490056988, - "629212000" - ], - [ - 1490056988, - "636776000" - ], - [ - 1490057003, - "630548000" - ], - [ - 1490057003, - "636892000" - ], - [ - 1490057003, - "599544000" - ], - [ - 1490057018, - "625484000" - ], - [ - 1490057018, - "636892000" - ], - [ - 1490057018, - "637716000" - ], - [ - 1490057033, - "630092000" - ], - [ - 1490057033, - "636892000" - ], - [ - 1490057033, - "637716000" - ], - [ - 1490057048, - "637716000" - ], - [ - 1490057048, - "588388000" - ], - [ - 1490057048, - "637772000" - ], - [ - 1490057063, - "588388000" - ], - [ - 1490057063, - "637772000" - ], - [ - 1490057063, - "620964000" - ], - [ - 1490057078, - "620664000" - ], - [ - 1490057078, - "637772000" - ], - [ - 1490057078, - "625748000" - ], - [ - 1490057093, - "624760000" - ], - [ - 1490057093, - "633428000" - ], - [ - 1490057093, - "588672000" - ], - [ - 1490057108, - "637012000" - ], - [ - 1490057108, - "632440000" - ], - [ - 1490057108, - "620576000" - ], - [ - 1490057123, - "637048000" - ], - [ - 1490057123, - "624672000" - ], - [ - 1490057123, - "637012000" - ], - [ - 1490057138, - "632864000" - ], - [ - 1490057138, - "637048000" - ], - [ - 1490057138, - "637012000" - ], - [ - 1490057153, - "636960000" - ], - [ - 1490057153, - "637048000" - ], - [ - 1490057153, - "600320000" - ], - [ - 1490057168, - "621312000" - ], - [ - 1490057168, - "600120000" - ], - [ - 1490057168, - "636960000" - ], - [ - 1490057183, - "621112000" - ], - [ - 1490057183, - "629996000" - ], - [ - 1490057183, - "636960000" - ], - [ - 1490057198, - "630104000" - ], - [ - 1490057198, - "600412000" - ], - [ - 1490057198, - "634092000" - ], - [ - 1490057213, - "634092000" - ], - [ - 1490057213, - "621764000" - ], - [ - 1490057213, - "634200000" - ], - [ - 1490057228, - "641880000" - ], - [ - 1490057228, - "630244000" - ], - [ - 1490057228, - "634092000" - ], - [ - 1490057243, - "634092000" - ], - [ - 1490057243, - "641880000" - ], - [ - 1490057243, - "634340000" - ], - [ - 1490057258, - "600320000" - ], - [ - 1490057258, - "641880000" - ], - [ - 1490057258, - "642020000" - ], - [ - 1490057273, - "642020000" - ], - [ - 1490057273, - "600200000" - ], - [ - 1490057273, - "625220000" - ], - [ - 1490057288, - "642020000" - ], - [ - 1490057288, - "625956000" - ], - [ - 1490057288, - "629828000" - ], - [ - 1490057303, - "600192000" - ], - [ - 1490057303, - "637508000" - ], - [ - 1490057303, - "629540000" - ], - [ - 1490057318, - "638244000" - ], - [ - 1490057318, - "637508000" - ], - [ - 1490057318, - "625728000" - ], - [ - 1490057333, - "630336000" - ], - [ - 1490057333, - "638244000" - ], - [ - 1490057333, - "637508000" - ], - [ - 1490057348, - "638016000" - ], - [ - 1490057348, - "638244000" - ], - [ - 1490057348, - "588528000" - ], - [ - 1490057363, - "589036000" - ], - [ - 1490057363, - "620796000" - ], - [ - 1490057363, - "638016000" - ], - [ - 1490057378, - "638016000" - ], - [ - 1490057378, - "621540000" - ], - [ - 1490057378, - "625244000" - ], - [ - 1490057393, - "588588000" - ], - [ - 1490057393, - "632924000" - ], - [ - 1490057393, - "625468000" - ], - [ - 1490057408, - "637020000" - ], - [ - 1490057408, - "634172000" - ], - [ - 1490057408, - "621164000" - ], - [ - 1490057423, - "624748000" - ], - [ - 1490057423, - "637244000" - ], - [ - 1490057423, - "637020000" - ], - [ - 1490057438, - "633964000" - ], - [ - 1490057438, - "637244000" - ], - [ - 1490057438, - "637020000" - ], - [ - 1490057453, - "637036000" - ], - [ - 1490057453, - "637244000" - ], - [ - 1490057453, - "600380000" - ], - [ - 1490057468, - "621476000" - ], - [ - 1490057468, - "637036000" - ], - [ - 1490057468, - "600264000" - ], - [ - 1490057483, - "621636000" - ], - [ - 1490057483, - "637036000" - ], - [ - 1490057483, - "629156000" - ], - [ - 1490057498, - "629828000" - ], - [ - 1490057498, - "633764000" - ], - [ - 1490057498, - "600260000" - ], - [ - 1490057513, - "633924000" - ], - [ - 1490057513, - "620228000" - ], - [ - 1490057513, - "633764000" - ], - [ - 1490057528, - "633764000" - ], - [ - 1490057528, - "629880000" - ], - [ - 1490057528, - "633924000" - ], - [ - 1490057543, - "633924000" - ], - [ - 1490057543, - "588416000" - ], - [ - 1490057543, - "632952000" - ], - [ - 1490057558, - "600756000" - ], - [ - 1490057558, - "588528000" - ], - [ - 1490057558, - "641656000" - ], - [ - 1490057573, - "625920000" - ], - [ - 1490057573, - "600172000" - ], - [ - 1490057573, - "641656000" - ], - [ - 1490057588, - "625172000" - ], - [ - 1490057588, - "588416000" - ], - [ - 1490057588, - "629504000" - ], - [ - 1490057603, - "600244000" - ], - [ - 1490057603, - "629268000" - ], - [ - 1490057603, - "638208000" - ], - [ - 1490057618, - "625424000" - ], - [ - 1490057618, - "638208000" - ], - [ - 1490057618, - "636948000" - ], - [ - 1490057633, - "630032000" - ], - [ - 1490057633, - "638208000" - ], - [ - 1490057633, - "636948000" - ], - [ - 1490057648, - "636948000" - ], - [ - 1490057648, - "600036000" - ], - [ - 1490057648, - "637200000" - ], - [ - 1490057663, - "600068000" - ], - [ - 1490057663, - "621824000" - ], - [ - 1490057663, - "637200000" - ], - [ - 1490057678, - "630528000" - ], - [ - 1490057678, - "621888000" - ], - [ - 1490057678, - "637200000" - ], - [ - 1490057693, - "629568000" - ], - [ - 1490057693, - "588596000" - ], - [ - 1490057693, - "634624000" - ], - [ - 1490057708, - "620980000" - ], - [ - 1490057708, - "634176000" - ], - [ - 1490057708, - "642304000" - ], - [ - 1490057723, - "642304000" - ], - [ - 1490057723, - "641344000" - ], - [ - 1490057723, - "625588000" - ], - [ - 1490057738, - "641344000" - ], - [ - 1490057738, - "633780000" - ], - [ - 1490057738, - "642304000" - ], - [ - 1490057753, - "601272000" - ], - [ - 1490057753, - "641344000" - ], - [ - 1490057753, - "637876000" - ], - [ - 1490057768, - "625848000" - ], - [ - 1490057768, - "637876000" - ], - [ - 1490057768, - "600448000" - ], - [ - 1490057783, - "626836000" - ], - [ - 1490057783, - "637876000" - ], - [ - 1490057783, - "629944000" - ], - [ - 1490057798, - "600208000" - ], - [ - 1490057798, - "630420000" - ], - [ - 1490057798, - "637624000" - ], - [ - 1490057813, - "637624000" - ], - [ - 1490057813, - "625660000" - ], - [ - 1490057813, - "638612000" - ], - [ - 1490057828, - "638612000" - ], - [ - 1490057828, - "637624000" - ], - [ - 1490057828, - "629756000" - ], - [ - 1490057843, - "637436000" - ], - [ - 1490057843, - "638612000" - ], - [ - 1490057843, - "588696000" - ], - [ - 1490057858, - "637436000" - ], - [ - 1490057858, - "588396000" - ], - [ - 1490057858, - "620624000" - ], - [ - 1490057873, - "621368000" - ], - [ - 1490057873, - "637436000" - ], - [ - 1490057873, - "625528000" - ], - [ - 1490057888, - "624952000" - ], - [ - 1490057888, - "633208000" - ], - [ - 1490057888, - "588416000" - ], - [ - 1490057903, - "620904000" - ], - [ - 1490057903, - "634168000" - ], - [ - 1490057903, - "636792000" - ], - [ - 1490057918, - "636792000" - ], - [ - 1490057918, - "637240000" - ], - [ - 1490057918, - "624620000" - ], - [ - 1490057933, - "633324000" - ], - [ - 1490057933, - "637240000" - ], - [ - 1490057933, - "636792000" - ], - [ - 1490057948, - "636908000" - ], - [ - 1490057948, - "637240000" - ], - [ - 1490057948, - "600344000" - ], - [ - 1490057963, - "621644000" - ], - [ - 1490057963, - "636908000" - ], - [ - 1490057963, - "600272000" - ], - [ - 1490057978, - "636908000" - ], - [ - 1490057978, - "630416000" - ], - [ - 1490057978, - "620752000" - ], - [ - 1490057993, - "629456000" - ], - [ - 1490057993, - "634512000" - ], - [ - 1490057993, - "600396000" - ], - [ - 1490058008, - "633040000" - ], - [ - 1490058008, - "634512000" - ], - [ - 1490058008, - "621388000" - ], - [ - 1490058023, - "633040000" - ], - [ - 1490058023, - "634512000" - ], - [ - 1490058023, - "629776000" - ], - [ - 1490058038, - "633872000" - ], - [ - 1490058038, - "633040000" - ], - [ - 1490058038, - "588764000" - ], - [ - 1490058053, - "588416000" - ], - [ - 1490058053, - "641552000" - ], - [ - 1490058053, - "600680000" - ], - [ - 1490058068, - "641552000" - ], - [ - 1490058068, - "600468000" - ], - [ - 1490058068, - "625888000" - ], - [ - 1490058083, - "630496000" - ], - [ - 1490058083, - "588416000" - ], - [ - 1490058083, - "625928000" - ], - [ - 1490058098, - "638176000" - ], - [ - 1490058098, - "599484000" - ], - [ - 1490058098, - "630536000" - ], - [ - 1490058113, - "638176000" - ], - [ - 1490058113, - "625484000" - ], - [ - 1490058113, - "638216000" - ], - [ - 1490058128, - "630092000" - ], - [ - 1490058128, - "638216000" - ], - [ - 1490058128, - "638176000" - ], - [ - 1490058143, - "637772000" - ], - [ - 1490058143, - "588468000" - ], - [ - 1490058143, - "638216000" - ], - [ - 1490058158, - "637772000" - ], - [ - 1490058158, - "588572000" - ], - [ - 1490058158, - "620612000" - ], - [ - 1490058173, - "622572000" - ], - [ - 1490058173, - "637772000" - ], - [ - 1490058173, - "626036000" - ], - [ - 1490058188, - "588516000" - ], - [ - 1490058188, - "627180000" - ], - [ - 1490058188, - "634228000" - ], - [ - 1490058203, - "638324000" - ], - [ - 1490058203, - "621532000" - ], - [ - 1490058203, - "634860000" - ], - [ - 1490058218, - "638324000" - ], - [ - 1490058218, - "638956000" - ], - [ - 1490058218, - "626140000" - ], - [ - 1490058233, - "638956000" - ], - [ - 1490058233, - "633820000" - ], - [ - 1490058233, - "638324000" - ], - [ - 1490058248, - "638956000" - ], - [ - 1490058248, - "600292000" - ], - [ - 1490058248, - "637916000" - ], - [ - 1490058263, - "626084000" - ], - [ - 1490058263, - "637916000" - ], - [ - 1490058263, - "600504000" - ], - [ - 1490058278, - "637916000" - ], - [ - 1490058278, - "629668000" - ], - [ - 1490058278, - "620984000" - ], - [ - 1490058293, - "638372000" - ], - [ - 1490058293, - "599744000" - ], - [ - 1490058293, - "629488000" - ], - [ - 1490058308, - "638372000" - ], - [ - 1490058308, - "620224000" - ], - [ - 1490058308, - "634096000" - ], - [ - 1490058323, - "634096000" - ], - [ - 1490058323, - "638372000" - ], - [ - 1490058323, - "629296000" - ], - [ - 1490058338, - "588416000" - ], - [ - 1490058338, - "634096000" - ], - [ - 1490058338, - "632880000" - ], - [ - 1490058353, - "632880000" - ], - [ - 1490058353, - "588464000" - ], - [ - 1490058353, - "621876000" - ], - [ - 1490058368, - "624948000" - ], - [ - 1490058368, - "632880000" - ], - [ - 1490058368, - "621648000" - ], - [ - 1490058383, - "634164000" - ], - [ - 1490058383, - "588900000" - ], - [ - 1490058383, - "625232000" - ], - [ - 1490058398, - "599868000" - ], - [ - 1490058398, - "633424000" - ], - [ - 1490058398, - "638260000" - ], - [ - 1490058413, - "637520000" - ], - [ - 1490058413, - "638260000" - ], - [ - 1490058413, - "625452000" - ], - [ - 1490058428, - "637520000" - ], - [ - 1490058428, - "638260000" - ], - [ - 1490058428, - "629548000" - ], - [ - 1490058443, - "637520000" - ], - [ - 1490058443, - "637228000" - ], - [ - 1490058443, - "600696000" - ], - [ - 1490058458, - "600228000" - ], - [ - 1490058458, - "637228000" - ], - [ - 1490058458, - "621688000" - ], - [ - 1490058473, - "630976000" - ], - [ - 1490058473, - "637228000" - ], - [ - 1490058473, - "620708000" - ], - [ - 1490058488, - "628900000" - ], - [ - 1490058488, - "599520000" - ], - [ - 1490058488, - "635072000" - ], - [ - 1490058503, - "620152000" - ], - [ - 1490058503, - "642752000" - ], - [ - 1490058503, - "632996000" - ], - [ - 1490058518, - "642752000" - ], - [ - 1490058518, - "640676000" - ], - [ - 1490058518, - "629060000" - ], - [ - 1490058533, - "642752000" - ], - [ - 1490058533, - "640676000" - ], - [ - 1490058533, - "632644000" - ], - [ - 1490058548, - "640676000" - ], - [ - 1490058548, - "640324000" - ], - [ - 1490058548, - "599952000" - ], - [ - 1490058563, - "599704000" - ], - [ - 1490058563, - "625040000" - ], - [ - 1490058563, - "640324000" - ], - [ - 1490058578, - "629136000" - ], - [ - 1490058578, - "640324000" - ], - [ - 1490058578, - "625316000" - ], - [ - 1490058593, - "599964000" - ], - [ - 1490058593, - "629412000" - ], - [ - 1490058593, - "636816000" - ], - [ - 1490058608, - "624540000" - ], - [ - 1490058608, - "637092000" - ], - [ - 1490058608, - "636816000" - ], - [ - 1490058623, - "636816000" - ], - [ - 1490058623, - "628636000" - ], - [ - 1490058623, - "637092000" - ], - [ - 1490058638, - "588644000" - ], - [ - 1490058638, - "636540000" - ], - [ - 1490058638, - "637092000" - ], - [ - 1490058653, - "588416000" - ], - [ - 1490058653, - "636540000" - ], - [ - 1490058653, - "621048000" - ], - [ - 1490058668, - "636540000" - ], - [ - 1490058668, - "620832000" - ], - [ - 1490058668, - "625320000" - ], - [ - 1490058683, - "625572000" - ], - [ - 1490058683, - "589108000" - ], - [ - 1490058683, - "634024000" - ], - [ - 1490058698, - "621132000" - ], - [ - 1490058698, - "633764000" - ], - [ - 1490058698, - "637608000" - ], - [ - 1490058713, - "621644000" - ], - [ - 1490058713, - "637608000" - ], - [ - 1490058713, - "637860000" - ], - [ - 1490058728, - "625228000" - ], - [ - 1490058728, - "637608000" - ], - [ - 1490058728, - "637860000" - ], - [ - 1490058743, - "637860000" - ], - [ - 1490058743, - "599528000" - ], - [ - 1490058743, - "626252000" - ], - [ - 1490058758, - "626252000" - ], - [ - 1490058758, - "621324000" - ], - [ - 1490058758, - "600160000" - ], - [ - 1490058773, - "621108000" - ], - [ - 1490058773, - "626252000" - ], - [ - 1490058773, - "629516000" - ], - [ - 1490058788, - "629676000" - ], - [ - 1490058788, - "600032000" - ], - [ - 1490058788, - "634124000" - ], - [ - 1490058803, - "634124000" - ], - [ - 1490058803, - "634284000" - ], - [ - 1490058803, - "621080000" - ], - [ - 1490058818, - "634124000" - ], - [ - 1490058818, - "629932000" - ], - [ - 1490058818, - "641452000" - ], - [ - 1490058833, - "634124000" - ], - [ - 1490058833, - "634028000" - ], - [ - 1490058833, - "641452000" - ], - [ - 1490058848, - "600164000" - ], - [ - 1490058848, - "641708000" - ], - [ - 1490058848, - "641452000" - ], - [ - 1490058863, - "599932000" - ], - [ - 1490058863, - "641708000" - ], - [ - 1490058863, - "625252000" - ], - [ - 1490058878, - "641708000" - ], - [ - 1490058878, - "625576000" - ], - [ - 1490058878, - "628884000" - ], - [ - 1490058893, - "599524000" - ], - [ - 1490058893, - "630184000" - ], - [ - 1490058893, - "637588000" - ], - [ - 1490058908, - "637588000" - ], - [ - 1490058908, - "637864000" - ], - [ - 1490058908, - "625208000" - ], - [ - 1490058923, - "637864000" - ], - [ - 1490058923, - "637588000" - ], - [ - 1490058923, - "628792000" - ], - [ - 1490058938, - "588452000" - ], - [ - 1490058938, - "637864000" - ], - [ - 1490058938, - "636984000" - ], - [ - 1490058953, - "636984000" - ], - [ - 1490058953, - "588388000" - ], - [ - 1490058953, - "620996000" - ], - [ - 1490058968, - "636984000" - ], - [ - 1490058968, - "625604000" - ], - [ - 1490058968, - "621576000" - ], - [ - 1490058983, - "625968000" - ], - [ - 1490058983, - "588520000" - ], - [ - 1490058983, - "633796000" - ], - [ - 1490058998, - "620136000" - ], - [ - 1490058998, - "634160000" - ], - [ - 1490058998, - "637892000" - ], - [ - 1490059013, - "625148000" - ], - [ - 1490059013, - "637892000" - ], - [ - 1490059013, - "638256000" - ], - [ - 1490059028, - "637892000" - ], - [ - 1490059028, - "638256000" - ], - [ - 1490059028, - "633852000" - ], - [ - 1490059043, - "599664000" - ], - [ - 1490059043, - "637436000" - ], - [ - 1490059043, - "638256000" - ], - [ - 1490059058, - "637436000" - ], - [ - 1490059058, - "600508000" - ], - [ - 1490059058, - "621372000" - ], - [ - 1490059073, - "621672000" - ], - [ - 1490059073, - "637436000" - ], - [ - 1490059073, - "630076000" - ], - [ - 1490059088, - "599972000" - ], - [ - 1490059088, - "630376000" - ], - [ - 1490059088, - "634172000" - ], - [ - 1490059103, - "634472000" - ], - [ - 1490059103, - "620452000" - ], - [ - 1490059103, - "634172000" - ], - [ - 1490059118, - "629608000" - ], - [ - 1490059118, - "634472000" - ], - [ - 1490059118, - "634172000" - ], - [ - 1490059133, - "588716000" - ], - [ - 1490059133, - "634472000" - ], - [ - 1490059133, - "633192000" - ], - [ - 1490059148, - "588440000" - ], - [ - 1490059148, - "633192000" - ], - [ - 1490059148, - "621100000" - ], - [ - 1490059163, - "625708000" - ], - [ - 1490059163, - "633192000" - ], - [ - 1490059163, - "599992000" - ], - [ - 1490059178, - "625492000" - ], - [ - 1490059178, - "633388000" - ], - [ - 1490059178, - "588416000" - ], - [ - 1490059193, - "599420000" - ], - [ - 1490059193, - "636972000" - ], - [ - 1490059193, - "629076000" - ], - [ - 1490059208, - "625812000" - ], - [ - 1490059208, - "637780000" - ], - [ - 1490059208, - "636972000" - ], - [ - 1490059223, - "628884000" - ], - [ - 1490059223, - "637780000" - ], - [ - 1490059223, - "636972000" - ], - [ - 1490059238, - "599104000" - ], - [ - 1490059238, - "637588000" - ], - [ - 1490059238, - "637780000" - ], - [ - 1490059253, - "588484000" - ], - [ - 1490059253, - "603224000" - ], - [ - 1490059253, - "637588000" - ], - [ - 1490059268, - "637588000" - ], - [ - 1490059268, - "620816000" - ], - [ - 1490059268, - "628240000" - ], - [ - 1490059283, - "589172000" - ], - [ - 1490059283, - "631824000" - ], - [ - 1490059283, - "624500000" - ], - [ - 1490059298, - "633204000" - ], - [ - 1490059298, - "619916000" - ], - [ - 1490059298, - "640016000" - ], - [ - 1490059313, - "640016000" - ], - [ - 1490059313, - "624012000" - ], - [ - 1490059313, - "636276000" - ], - [ - 1490059328, - "636276000" - ], - [ - 1490059328, - "632716000" - ], - [ - 1490059328, - "640016000" - ], - [ - 1490059343, - "636276000" - ], - [ - 1490059343, - "636300000" - ], - [ - 1490059343, - "599412000" - ], - [ - 1490059358, - "599712000" - ], - [ - 1490059358, - "636300000" - ], - [ - 1490059358, - "620320000" - ], - [ - 1490059373, - "636300000" - ], - [ - 1490059373, - "629064000" - ], - [ - 1490059373, - "621036000" - ], - [ - 1490059388, - "628716000" - ], - [ - 1490059388, - "633160000" - ], - [ - 1490059388, - "599152000" - ], - [ - 1490059403, - "640840000" - ], - [ - 1490059403, - "633324000" - ], - [ - 1490059403, - "619904000" - ], - [ - 1490059418, - "640840000" - ], - [ - 1490059418, - "640492000" - ], - [ - 1490059418, - "629252000" - ], - [ - 1490059433, - "640492000" - ], - [ - 1490059433, - "632836000" - ], - [ - 1490059433, - "640840000" - ], - [ - 1490059448, - "640516000" - ], - [ - 1490059448, - "599560000" - ], - [ - 1490059448, - "640492000" - ], - [ - 1490059463, - "624928000" - ], - [ - 1490059463, - "599652000" - ], - [ - 1490059463, - "640516000" - ], - [ - 1490059478, - "640516000" - ], - [ - 1490059478, - "629024000" - ], - [ - 1490059478, - "625672000" - ], - [ - 1490059493, - "629256000" - ], - [ - 1490059493, - "599228000" - ], - [ - 1490059493, - "636704000" - ], - [ - 1490059508, - "636704000" - ], - [ - 1490059508, - "624212000" - ], - [ - 1490059508, - "637448000" - ], - [ - 1490059523, - "637448000" - ], - [ - 1490059523, - "636704000" - ], - [ - 1490059523, - "628820000" - ], - [ - 1490059538, - "588388000" - ], - [ - 1490059538, - "637448000" - ], - [ - 1490059538, - "637524000" - ], - [ - 1490059553, - "637524000" - ], - [ - 1490059553, - "588416000" - ], - [ - 1490059553, - "619644000" - ], - [ - 1490059568, - "624416000" - ], - [ - 1490059568, - "620784000" - ], - [ - 1490059568, - "637524000" - ], - [ - 1490059583, - "632608000" - ], - [ - 1490059583, - "624368000" - ], - [ - 1490059583, - "588484000" - ], - [ - 1490059598, - "633072000" - ], - [ - 1490059598, - "636704000" - ], - [ - 1490059598, - "621040000" - ], - [ - 1490059613, - "624624000" - ], - [ - 1490059613, - "636704000" - ], - [ - 1490059613, - "636656000" - ], - [ - 1490059628, - "633328000" - ], - [ - 1490059628, - "636656000" - ], - [ - 1490059628, - "636704000" - ], - [ - 1490059643, - "636656000" - ], - [ - 1490059643, - "599680000" - ], - [ - 1490059643, - "636912000" - ], - [ - 1490059658, - "600340000" - ], - [ - 1490059658, - "620252000" - ], - [ - 1490059658, - "636912000" - ], - [ - 1490059673, - "629536000" - ], - [ - 1490059673, - "621088000" - ], - [ - 1490059673, - "636912000" - ], - [ - 1490059688, - "629792000" - ], - [ - 1490059688, - "634144000" - ], - [ - 1490059688, - "599196000" - ], - [ - 1490059703, - "619676000" - ], - [ - 1490059703, - "634144000" - ], - [ - 1490059703, - "633888000" - ], - [ - 1490059718, - "629280000" - ], - [ - 1490059718, - "641568000" - ], - [ - 1490059718, - "634144000" - ], - [ - 1490059733, - "633888000" - ], - [ - 1490059733, - "634144000" - ], - [ - 1490059733, - "641568000" - ], - [ - 1490059748, - "641056000" - ], - [ - 1490059748, - "605104000" - ], - [ - 1490059748, - "641568000" - ], - [ - 1490059763, - "641056000" - ], - [ - 1490059763, - "639108000" - ], - [ - 1490059763, - "600056000" - ], - [ - 1490059778, - "643380000" - ], - [ - 1490059778, - "626340000" - ], - [ - 1490059778, - "641056000" - ], - [ - 1490059793, - "652084000" - ], - [ - 1490059793, - "599008000" - ], - [ - 1490059793, - "630436000" - ], - [ - 1490059808, - "624244000" - ], - [ - 1490059808, - "652084000" - ], - [ - 1490059808, - "638116000" - ], - [ - 1490059823, - "628852000" - ], - [ - 1490059823, - "652084000" - ], - [ - 1490059823, - "638116000" - ], - [ - 1490059838, - "588416000" - ], - [ - 1490059838, - "636532000" - ], - [ - 1490059838, - "638116000" - ], - [ - 1490059853, - "619752000" - ], - [ - 1490059853, - "636532000" - ], - [ - 1490059853, - "588388000" - ], - [ - 1490059868, - "636532000" - ], - [ - 1490059868, - "621072000" - ], - [ - 1490059868, - "625312000" - ], - [ - 1490059883, - "588440000" - ], - [ - 1490059883, - "632992000" - ], - [ - 1490059883, - "626052000" - ], - [ - 1490059898, - "620456000" - ], - [ - 1490059898, - "637600000" - ], - [ - 1490059898, - "634244000" - ], - [ - 1490059913, - "638340000" - ], - [ - 1490059913, - "637600000" - ], - [ - 1490059913, - "624776000" - ], - [ - 1490059928, - "637600000" - ], - [ - 1490059928, - "638340000" - ], - [ - 1490059928, - "633992000" - ], - [ - 1490059943, - "600416000" - ], - [ - 1490059943, - "638340000" - ], - [ - 1490059943, - "637064000" - ], - [ - 1490059958, - "599624000" - ], - [ - 1490059958, - "620896000" - ], - [ - 1490059958, - "637064000" - ], - [ - 1490059973, - "637064000" - ], - [ - 1490059973, - "621056000" - ], - [ - 1490059973, - "629600000" - ], - [ - 1490059988, - "633696000" - ], - [ - 1490059988, - "629760000" - ], - [ - 1490059988, - "600112000" - ], - [ - 1490060003, - "620592000" - ], - [ - 1490060003, - "633856000" - ], - [ - 1490060003, - "641376000" - ], - [ - 1490060018, - "630388000" - ], - [ - 1490060018, - "641536000" - ], - [ - 1490060018, - "641376000" - ], - [ - 1490060033, - "633460000" - ], - [ - 1490060033, - "641376000" - ], - [ - 1490060033, - "641536000" - ], - [ - 1490060048, - "642164000" - ], - [ - 1490060048, - "641536000" - ], - [ - 1490060048, - "599876000" - ], - [ - 1490060063, - "642164000" - ], - [ - 1490060063, - "599676000" - ], - [ - 1490060063, - "624808000" - ], - [ - 1490060078, - "629416000" - ], - [ - 1490060078, - "642164000" - ], - [ - 1490060078, - "625732000" - ], - [ - 1490060093, - "637096000" - ], - [ - 1490060093, - "630340000" - ], - [ - 1490060093, - "600036000" - ], - [ - 1490060108, - "637096000" - ], - [ - 1490060108, - "625828000" - ], - [ - 1490060108, - "638020000" - ], - [ - 1490060123, - "629924000" - ], - [ - 1490060123, - "637096000" - ], - [ - 1490060123, - "638020000" - ], - [ - 1490060138, - "588520000" - ], - [ - 1490060138, - "637604000" - ], - [ - 1490060138, - "638020000" - ], - [ - 1490060153, - "620984000" - ], - [ - 1490060153, - "588416000" - ], - [ - 1490060153, - "637604000" - ], - [ - 1490060168, - "625404000" - ], - [ - 1490060168, - "621156000" - ], - [ - 1490060168, - "637604000" - ], - [ - 1490060183, - "625452000" - ], - [ - 1490060183, - "634108000" - ], - [ - 1490060183, - "589644000" - ], - [ - 1490060198, - "621392000" - ], - [ - 1490060198, - "634156000" - ], - [ - 1490060198, - "637180000" - ], - [ - 1490060213, - "637180000" - ], - [ - 1490060213, - "625908000" - ], - [ - 1490060213, - "637740000" - ], - [ - 1490060228, - "637180000" - ], - [ - 1490060228, - "635124000" - ], - [ - 1490060228, - "637740000" - ], - [ - 1490060243, - "637740000" - ], - [ - 1490060243, - "600472000" - ], - [ - 1490060243, - "638196000" - ], - [ - 1490060258, - "600612000" - ], - [ - 1490060258, - "620952000" - ], - [ - 1490060258, - "638196000" - ], - [ - 1490060273, - "638196000" - ], - [ - 1490060273, - "629144000" - ], - [ - 1490060273, - "621604000" - ], - [ - 1490060288, - "600032000" - ], - [ - 1490060288, - "629284000" - ], - [ - 1490060288, - "633240000" - ], - [ - 1490060303, - "621512000" - ], - [ - 1490060303, - "640408000" - ], - [ - 1490060303, - "633892000" - ], - [ - 1490060318, - "641060000" - ], - [ - 1490060318, - "640408000" - ], - [ - 1490060318, - "630628000" - ], - [ - 1490060333, - "634212000" - ], - [ - 1490060333, - "640408000" - ], - [ - 1490060333, - "641060000" - ], - [ - 1490060348, - "642404000" - ], - [ - 1490060348, - "600328000" - ], - [ - 1490060348, - "641060000" - ], - [ - 1490060363, - "625220000" - ], - [ - 1490060363, - "642404000" - ], - [ - 1490060363, - "600772000" - ], - [ - 1490060378, - "629828000" - ], - [ - 1490060378, - "589244000" - ], - [ - 1490060378, - "626704000" - ], - [ - 1490060393, - "630288000" - ], - [ - 1490060393, - "637508000" - ], - [ - 1490060393, - "600512000" - ], - [ - 1490060408, - "638992000" - ], - [ - 1490060408, - "637508000" - ], - [ - 1490060408, - "625400000" - ], - [ - 1490060423, - "637508000" - ], - [ - 1490060423, - "638992000" - ], - [ - 1490060423, - "629496000" - ], - [ - 1490060438, - "637176000" - ], - [ - 1490060438, - "588888000" - ], - [ - 1490060438, - "638992000" - ], - [ - 1490060453, - "637176000" - ], - [ - 1490060453, - "620852000" - ], - [ - 1490060453, - "588900000" - ], - [ - 1490060468, - "637176000" - ], - [ - 1490060468, - "625460000" - ], - [ - 1490060468, - "621088000" - ], - [ - 1490060483, - "633140000" - ], - [ - 1490060483, - "588812000" - ], - [ - 1490060483, - "625696000" - ], - [ - 1490060498, - "620284000" - ], - [ - 1490060498, - "637748000" - ], - [ - 1490060498, - "633580000" - ], - [ - 1490060513, - "624892000" - ], - [ - 1490060513, - "637748000" - ], - [ - 1490060513, - "638188000" - ], - [ - 1490060528, - "633596000" - ], - [ - 1490060528, - "637748000" - ], - [ - 1490060528, - "638188000" - ], - [ - 1490060543, - "636668000" - ], - [ - 1490060543, - "600392000" - ], - [ - 1490060543, - "638188000" - ], - [ - 1490060558, - "620872000" - ], - [ - 1490060558, - "636668000" - ], - [ - 1490060558, - "601004000" - ], - [ - 1490060573, - "629484000" - ], - [ - 1490060573, - "636668000" - ], - [ - 1490060573, - "621484000" - ], - [ - 1490060588, - "629676000" - ], - [ - 1490060588, - "634092000" - ], - [ - 1490060588, - "599520000" - ], - [ - 1490060603, - "634092000" - ], - [ - 1490060603, - "634284000" - ], - [ - 1490060603, - "620616000" - ], - [ - 1490060618, - "634284000" - ], - [ - 1490060618, - "629372000" - ], - [ - 1490060618, - "634092000" - ], - [ - 1490060633, - "634092000" - ], - [ - 1490060633, - "633980000" - ], - [ - 1490060633, - "634284000" - ], - [ - 1490060648, - "641660000" - ], - [ - 1490060648, - "634284000" - ], - [ - 1490060648, - "598832000" - ], - [ - 1490060663, - "641660000" - ], - [ - 1490060663, - "600368000" - ], - [ - 1490060663, - "623356000" - ], - [ - 1490060678, - "625572000" - ], - [ - 1490060678, - "628692000" - ], - [ - 1490060678, - "641660000" - ], - [ - 1490060693, - "635860000" - ], - [ - 1490060693, - "630180000" - ], - [ - 1490060693, - "600172000" - ], - [ - 1490060708, - "624236000" - ], - [ - 1490060708, - "635860000" - ], - [ - 1490060708, - "637860000" - ], - [ - 1490060723, - "628844000" - ], - [ - 1490060723, - "635860000" - ], - [ - 1490060723, - "637860000" - ], - [ - 1490060738, - "588744000" - ], - [ - 1490060738, - "637860000" - ], - [ - 1490060738, - "636524000" - ], - [ - 1490060753, - "621300000" - ], - [ - 1490060753, - "588416000" - ], - [ - 1490060753, - "636524000" - ], - [ - 1490060768, - "636524000" - ], - [ - 1490060768, - "620472000" - ], - [ - 1490060768, - "625908000" - ], - [ - 1490060783, - "588500000" - ], - [ - 1490060783, - "633588000" - ], - [ - 1490060783, - "624368000" - ], - [ - 1490060798, - "620228000" - ], - [ - 1490060798, - "633072000" - ], - [ - 1490060798, - "637684000" - ], - [ - 1490060813, - "637680000" - ], - [ - 1490060813, - "625284000" - ], - [ - 1490060813, - "637684000" - ], - [ - 1490060828, - "632964000" - ], - [ - 1490060828, - "637680000" - ], - [ - 1490060828, - "637684000" - ], - [ - 1490060843, - "637060000" - ], - [ - 1490060843, - "600164000" - ], - [ - 1490060843, - "637680000" - ], - [ - 1490060858, - "621944000" - ], - [ - 1490060858, - "637060000" - ], - [ - 1490060858, - "599736000" - ], - [ - 1490060873, - "629624000" - ], - [ - 1490060873, - "637060000" - ], - [ - 1490060873, - "621720000" - ], - [ - 1490060888, - "630424000" - ], - [ - 1490060888, - "634232000" - ], - [ - 1490060888, - "598940000" - ], - [ - 1490060903, - "634232000" - ], - [ - 1490060903, - "620132000" - ], - [ - 1490060903, - "634008000" - ], - [ - 1490060918, - "642200000" - ], - [ - 1490060918, - "628644000" - ], - [ - 1490060918, - "634232000" - ], - [ - 1490060933, - "633252000" - ], - [ - 1490060933, - "642200000" - ], - [ - 1490060933, - "634232000" - ], - [ - 1490060948, - "599476000" - ], - [ - 1490060948, - "642200000" - ], - [ - 1490060948, - "640932000" - ], - [ - 1490060963, - "625036000" - ], - [ - 1490060963, - "599800000" - ], - [ - 1490060963, - "640932000" - ], - [ - 1490060978, - "640932000" - ], - [ - 1490060978, - "624820000" - ], - [ - 1490060978, - "629644000" - ], - [ - 1490060993, - "600412000" - ], - [ - 1490060993, - "629428000" - ], - [ - 1490060993, - "637324000" - ], - [ - 1490061008, - "637108000" - ], - [ - 1490061008, - "637324000" - ], - [ - 1490061008, - "625456000" - ], - [ - 1490061023, - "637108000" - ], - [ - 1490061023, - "637324000" - ], - [ - 1490061023, - "629552000" - ], - [ - 1490061038, - "637108000" - ], - [ - 1490061038, - "637232000" - ], - [ - 1490061038, - "588880000" - ], - [ - 1490061053, - "637232000" - ], - [ - 1490061053, - "588736000" - ], - [ - 1490061053, - "619792000" - ], - [ - 1490061068, - "620328000" - ], - [ - 1490061068, - "624400000" - ], - [ - 1490061068, - "637232000" - ], - [ - 1490061083, - "588508000" - ], - [ - 1490061083, - "632592000" - ], - [ - 1490061083, - "625068000" - ], - [ - 1490061098, - "636688000" - ], - [ - 1490061098, - "619596000" - ], - [ - 1490061098, - "633260000" - ], - [ - 1490061113, - "636688000" - ], - [ - 1490061113, - "636844000" - ], - [ - 1490061113, - "625160000" - ], - [ - 1490061128, - "636688000" - ], - [ - 1490061128, - "633352000" - ], - [ - 1490061128, - "636844000" - ], - [ - 1490061143, - "636844000" - ], - [ - 1490061143, - "637448000" - ], - [ - 1490061143, - "600392000" - ], - [ - 1490061158, - "620532000" - ], - [ - 1490061158, - "637448000" - ], - [ - 1490061158, - "600308000" - ], - [ - 1490061173, - "621144000" - ], - [ - 1490061173, - "637448000" - ], - [ - 1490061173, - "629916000" - ], - [ - 1490061188, - "599096000" - ], - [ - 1490061188, - "629336000" - ], - [ - 1490061188, - "632988000" - ], - [ - 1490061203, - "619768000" - ], - [ - 1490061203, - "633944000" - ], - [ - 1490061203, - "632988000" - ], - [ - 1490061218, - "629892000" - ], - [ - 1490061218, - "633944000" - ], - [ - 1490061218, - "632988000" - ], - [ - 1490061233, - "632988000" - ], - [ - 1490061233, - "633476000" - ], - [ - 1490061233, - "633944000" - ], - [ - 1490061248, - "641668000" - ], - [ - 1490061248, - "633944000" - ], - [ - 1490061248, - "599560000" - ], - [ - 1490061263, - "599360000" - ], - [ - 1490061263, - "625208000" - ], - [ - 1490061263, - "641668000" - ], - [ - 1490061278, - "641668000" - ], - [ - 1490061278, - "629816000" - ], - [ - 1490061278, - "621136000" - ], - [ - 1490061293, - "637496000" - ], - [ - 1490061293, - "624208000" - ], - [ - 1490061293, - "599672000" - ], - [ - 1490061308, - "625384000" - ], - [ - 1490061308, - "625744000" - ], - [ - 1490061308, - "637496000" - ], - [ - 1490061323, - "629992000" - ], - [ - 1490061323, - "625744000" - ], - [ - 1490061323, - "637496000" - ], - [ - 1490061338, - "588416000" - ], - [ - 1490061338, - "637160000" - ], - [ - 1490061338, - "625744000" - ], - [ - 1490061353, - "588416000" - ], - [ - 1490061353, - "637160000" - ], - [ - 1490061353, - "621048000" - ], - [ - 1490061368, - "625636000" - ], - [ - 1490061368, - "620988000" - ], - [ - 1490061368, - "637160000" - ], - [ - 1490061383, - "634340000" - ], - [ - 1490061383, - "588416000" - ], - [ - 1490061383, - "625336000" - ], - [ - 1490061398, - "637924000" - ], - [ - 1490061398, - "633016000" - ], - [ - 1490061398, - "620308000" - ], - [ - 1490061413, - "637924000" - ], - [ - 1490061413, - "624068000" - ], - [ - 1490061413, - "637624000" - ], - [ - 1490061428, - "633284000" - ], - [ - 1490061428, - "637924000" - ], - [ - 1490061428, - "637624000" - ], - [ - 1490061443, - "637624000" - ], - [ - 1490061443, - "599944000" - ], - [ - 1490061443, - "636356000" - ], - [ - 1490061458, - "600024000" - ], - [ - 1490061458, - "620424000" - ], - [ - 1490061458, - "636356000" - ], - [ - 1490061473, - "629128000" - ], - [ - 1490061473, - "636356000" - ], - [ - 1490061473, - "620668000" - ], - [ - 1490061488, - "632712000" - ], - [ - 1490061488, - "598940000" - ], - [ - 1490061488, - "629044000" - ], - [ - 1490061503, - "641416000" - ], - [ - 1490061503, - "633652000" - ], - [ - 1490061503, - "619564000" - ], - [ - 1490061518, - "640820000" - ], - [ - 1490061518, - "641416000" - ], - [ - 1490061518, - "630524000" - ], - [ - 1490061533, - "641416000" - ], - [ - 1490061533, - "640820000" - ], - [ - 1490061533, - "634108000" - ], - [ - 1490061548, - "599672000" - ], - [ - 1490061548, - "640820000" - ], - [ - 1490061548, - "642300000" - ], - [ - 1490061563, - "642300000" - ], - [ - 1490061563, - "625064000" - ], - [ - 1490061563, - "601000000" - ], - [ - 1490061578, - "642300000" - ], - [ - 1490061578, - "625108000" - ], - [ - 1490061578, - "629160000" - ], - [ - 1490061593, - "629716000" - ], - [ - 1490061593, - "636840000" - ], - [ - 1490061593, - "599460000" - ], - [ - 1490061608, - "624808000" - ], - [ - 1490061608, - "636840000" - ], - [ - 1490061608, - "637396000" - ], - [ - 1490061623, - "637396000" - ], - [ - 1490061623, - "636840000" - ], - [ - 1490061623, - "628392000" - ], - [ - 1490061638, - "637396000" - ], - [ - 1490061638, - "637096000" - ], - [ - 1490061638, - "588660000" - ], - [ - 1490061653, - "588416000" - ], - [ - 1490061653, - "637096000" - ], - [ - 1490061653, - "622540000" - ], - [ - 1490061668, - "637096000" - ], - [ - 1490061668, - "626124000" - ], - [ - 1490061668, - "620476000" - ], - [ - 1490061683, - "624916000" - ], - [ - 1490061683, - "588832000" - ], - [ - 1490061683, - "635340000" - ], - [ - 1490061698, - "638412000" - ], - [ - 1490061698, - "633620000" - ], - [ - 1490061698, - "603172000" - ], - [ - 1490061713, - "637204000" - ], - [ - 1490061713, - "624128000" - ], - [ - 1490061713, - "638412000" - ], - [ - 1490061728, - "632320000" - ], - [ - 1490061728, - "637204000" - ], - [ - 1490061728, - "638412000" - ], - [ - 1490061743, - "636416000" - ], - [ - 1490061743, - "599756000" - ], - [ - 1490061743, - "637204000" - ], - [ - 1490061758, - "600020000" - ], - [ - 1490061758, - "636416000" - ], - [ - 1490061758, - "620620000" - ], - [ - 1490061773, - "629324000" - ], - [ - 1490061773, - "636416000" - ], - [ - 1490061773, - "621464000" - ], - [ - 1490061788, - "630168000" - ], - [ - 1490061788, - "598860000" - ], - [ - 1490061788, - "632908000" - ], - [ - 1490061803, - "633752000" - ], - [ - 1490061803, - "619984000" - ], - [ - 1490061803, - "641100000" - ], - [ - 1490061818, - "641100000" - ], - [ - 1490061818, - "641432000" - ], - [ - 1490061818, - "630152000" - ], - [ - 1490061833, - "634760000" - ], - [ - 1490061833, - "641100000" - ], - [ - 1490061833, - "641432000" - ], - [ - 1490061848, - "641432000" - ], - [ - 1490061848, - "599760000" - ], - [ - 1490061848, - "641928000" - ], - [ - 1490061863, - "625492000" - ], - [ - 1490061863, - "599068000" - ], - [ - 1490061863, - "641928000" - ], - [ - 1490061878, - "630100000" - ], - [ - 1490061878, - "624816000" - ], - [ - 1490061878, - "641928000" - ], - [ - 1490061893, - "637780000" - ], - [ - 1490061893, - "629424000" - ], - [ - 1490061893, - "599252000" - ], - [ - 1490061908, - "637104000" - ], - [ - 1490061908, - "637780000" - ], - [ - 1490061908, - "624732000" - ], - [ - 1490061923, - "637104000" - ], - [ - 1490061923, - "629340000" - ], - [ - 1490061923, - "637780000" - ], - [ - 1490061938, - "637104000" - ], - [ - 1490061938, - "588416000" - ], - [ - 1490061938, - "637020000" - ], - [ - 1490061953, - "637020000" - ], - [ - 1490061953, - "618452000" - ], - [ - 1490061953, - "588616000" - ], - [ - 1490061968, - "637020000" - ], - [ - 1490061968, - "620780000" - ], - [ - 1490061968, - "639080000" - ], - [ - 1490061983, - "647272000" - ], - [ - 1490061983, - "624876000" - ], - [ - 1490061983, - "588424000" - ], - [ - 1490061998, - "633580000" - ], - [ - 1490061998, - "619640000" - ], - [ - 1490061998, - "651880000" - ], - [ - 1490062013, - "625112000" - ], - [ - 1490062013, - "637164000" - ], - [ - 1490062013, - "651880000" - ], - [ - 1490062028, - "637164000" - ], - [ - 1490062028, - "651880000" - ], - [ - 1490062028, - "632792000" - ], - [ - 1490062043, - "599816000" - ], - [ - 1490062043, - "636888000" - ], - [ - 1490062043, - "637164000" - ], - [ - 1490062058, - "600084000" - ], - [ - 1490062058, - "620808000" - ], - [ - 1490062058, - "636888000" - ], - [ - 1490062073, - "620416000" - ], - [ - 1490062073, - "629680000" - ], - [ - 1490062073, - "636888000" - ], - [ - 1490062088, - "634288000" - ], - [ - 1490062088, - "629808000" - ], - [ - 1490062088, - "588488000" - ], - [ - 1490062103, - "641968000" - ], - [ - 1490062103, - "633904000" - ], - [ - 1490062103, - "619872000" - ], - [ - 1490062118, - "641968000" - ], - [ - 1490062118, - "625232000" - ], - [ - 1490062118, - "641584000" - ], - [ - 1490062133, - "633424000" - ], - [ - 1490062133, - "641968000" - ], - [ - 1490062133, - "641584000" - ], - [ - 1490062148, - "600820000" - ], - [ - 1490062148, - "637520000" - ], - [ - 1490062148, - "641584000" - ], - [ - 1490062163, - "600596000" - ], - [ - 1490062163, - "637520000" - ], - [ - 1490062163, - "621852000" - ], - [ - 1490062178, - "637520000" - ], - [ - 1490062178, - "630044000" - ], - [ - 1490062178, - "621744000" - ], - [ - 1490062193, - "630104000" - ], - [ - 1490062193, - "600636000" - ], - [ - 1490062193, - "634652000" - ], - [ - 1490062208, - "622432000" - ], - [ - 1490062208, - "634200000" - ], - [ - 1490062208, - "634652000" - ], - [ - 1490062223, - "634652000" - ], - [ - 1490062223, - "634200000" - ], - [ - 1490062223, - "630332000" - ], - [ - 1490062238, - "588956000" - ], - [ - 1490062238, - "634200000" - ], - [ - 1490062238, - "633916000" - ], - [ - 1490062253, - "588416000" - ], - [ - 1490062253, - "621456000" - ], - [ - 1490062253, - "633916000" - ], - [ - 1490062268, - "600680000" - ], - [ - 1490062268, - "625040000" - ], - [ - 1490062268, - "633916000" - ], - [ - 1490062283, - "625852000" - ], - [ - 1490062283, - "588388000" - ], - [ - 1490062283, - "633744000" - ], - [ - 1490062298, - "637328000" - ], - [ - 1490062298, - "599492000" - ], - [ - 1490062298, - "629436000" - ], - [ - 1490062313, - "624616000" - ], - [ - 1490062313, - "637328000" - ], - [ - 1490062313, - "638140000" - ], - [ - 1490062328, - "638140000" - ], - [ - 1490062328, - "637328000" - ], - [ - 1490062328, - "629280000" - ], - [ - 1490062343, - "638140000" - ], - [ - 1490062343, - "600376000" - ], - [ - 1490062343, - "636960000" - ], - [ - 1490062358, - "621368000" - ], - [ - 1490062358, - "588568000" - ], - [ - 1490062358, - "636960000" - ], - [ - 1490062373, - "629560000" - ], - [ - 1490062373, - "621524000" - ], - [ - 1490062373, - "636960000" - ], - [ - 1490062388, - "588416000" - ], - [ - 1490062388, - "634168000" - ], - [ - 1490062388, - "625620000" - ], - [ - 1490062403, - "641336000" - ], - [ - 1490062403, - "621032000" - ], - [ - 1490062403, - "633300000" - ], - [ - 1490062418, - "637396000" - ], - [ - 1490062418, - "626152000" - ], - [ - 1490062418, - "641336000" - ], - [ - 1490062433, - "637396000" - ], - [ - 1490062433, - "633832000" - ], - [ - 1490062433, - "641336000" - ], - [ - 1490062448, - "637928000" - ], - [ - 1490062448, - "600644000" - ], - [ - 1490062448, - "637396000" - ], - [ - 1490062463, - "625956000" - ], - [ - 1490062463, - "600012000" - ], - [ - 1490062463, - "637928000" - ], - [ - 1490062478, - "637928000" - ], - [ - 1490062478, - "621320000" - ], - [ - 1490062478, - "629540000" - ], - [ - 1490062493, - "638244000" - ], - [ - 1490062493, - "630124000" - ], - [ - 1490062493, - "599524000" - ], - [ - 1490062508, - "638244000" - ], - [ - 1490062508, - "634220000" - ], - [ - 1490062508, - "620928000" - ], - [ - 1490062523, - "634220000" - ], - [ - 1490062523, - "629228000" - ], - [ - 1490062523, - "638244000" - ], - [ - 1490062538, - "633836000" - ], - [ - 1490062538, - "634220000" - ], - [ - 1490062538, - "588704000" - ], - [ - 1490062553, - "633836000" - ], - [ - 1490062553, - "620800000" - ], - [ - 1490062553, - "588448000" - ], - [ - 1490062568, - "633836000" - ], - [ - 1490062568, - "624752000" - ], - [ - 1490062568, - "621256000" - ], - [ - 1490062583, - "633968000" - ], - [ - 1490062583, - "588416000" - ], - [ - 1490062583, - "625864000" - ], - [ - 1490062598, - "600100000" - ], - [ - 1490062598, - "633544000" - ], - [ - 1490062598, - "637552000" - ], - [ - 1490062613, - "624740000" - ], - [ - 1490062613, - "637552000" - ], - [ - 1490062613, - "638152000" - ], - [ - 1490062628, - "629348000" - ], - [ - 1490062628, - "637552000" - ], - [ - 1490062628, - "638152000" - ], - [ - 1490062643, - "600068000" - ], - [ - 1490062643, - "638152000" - ], - [ - 1490062643, - "637028000" - ], - [ - 1490062658, - "621236000" - ], - [ - 1490062658, - "599684000" - ], - [ - 1490062658, - "637028000" - ], - [ - 1490062673, - "619928000" - ], - [ - 1490062673, - "637028000" - ], - [ - 1490062673, - "629428000" - ], - [ - 1490062688, - "624024000" - ], - [ - 1490062688, - "634036000" - ], - [ - 1490062688, - "588416000" - ], - [ - 1490062703, - "620448000" - ], - [ - 1490062703, - "641716000" - ], - [ - 1490062703, - "624024000" - ], - [ - 1490062718, - "625048000" - ], - [ - 1490062718, - "625204000" - ], - [ - 1490062718, - "641716000" - ], - [ - 1490062733, - "641716000" - ], - [ - 1490062733, - "633032000" - ], - [ - 1490062733, - "625048000" - ], - [ - 1490062748, - "637128000" - ], - [ - 1490062748, - "600148000" - ], - [ - 1490062748, - "625048000" - ], - [ - 1490062763, - "637128000" - ], - [ - 1490062763, - "600332000" - ], - [ - 1490062763, - "626000000" - ], - [ - 1490062778, - "621324000" - ], - [ - 1490062778, - "637128000" - ], - [ - 1490062778, - "629584000" - ], - [ - 1490062793, - "638288000" - ], - [ - 1490062793, - "599600000" - ], - [ - 1490062793, - "629516000" - ], - [ - 1490062808, - "599600000" - ], - [ - 1490062808, - "638288000" - ], - [ - 1490062808, - "629516000" - ], - [ - 1490062823, - "588692000" - ], - [ - 1490062823, - "588416000" - ], - [ - 1490062823, - "638288000" - ] - ], - "process_cpu_seconds_total": [ - [ - 1490048483, - "2.2" - ], - [ - 1490048483, - "2.23" - ], - [ - 1490048483, - "0.56" - ], - [ - 1490048498, - "3.55" - ], - [ - 1490048498, - "2.1100000000000003" - ], - [ - 1490048498, - "3.49" - ], - [ - 1490048513, - "4.61" - ], - [ - 1490048513, - "5.91" - ], - [ - 1490048513, - "5.82" - ], - [ - 1490048528, - "6.95" - ], - [ - 1490048528, - "5.84" - ], - [ - 1490048528, - "6.8100000000000005" - ], - [ - 1490048543, - "7.98" - ], - [ - 1490048543, - "6.8100000000000005" - ], - [ - 1490048543, - "6.95" - ], - [ - 1490048558, - "6.95" - ], - [ - 1490048558, - "7.98" - ], - [ - 1490048558, - "6.8100000000000005" - ], - [ - 1490048573, - "7.98" - ], - [ - 1490048573, - "6.95" - ], - [ - 1490048573, - "6.8100000000000005" - ], - [ - 1490048588, - "0.01" - ], - [ - 1490048588, - "1.15" - ], - [ - 1490048588, - "0.64" - ], - [ - 1490048603, - "4.74" - ], - [ - 1490048603, - "4.96" - ], - [ - 1490048603, - "2.79" - ], - [ - 1490048618, - "6.050000000000001" - ], - [ - 1490048618, - "4.62" - ], - [ - 1490048618, - "6.21" - ], - [ - 1490048633, - "8.690000000000001" - ], - [ - 1490048633, - "8.38" - ], - [ - 1490048633, - "7.199999999999999" - ], - [ - 1490048648, - "8.690000000000001" - ], - [ - 1490048648, - "8.37" - ], - [ - 1490048648, - "8.38" - ], - [ - 1490048663, - "8.37" - ], - [ - 1490048663, - "8.38" - ], - [ - 1490048663, - "8.690000000000001" - ], - [ - 1490048678, - "0.88" - ], - [ - 1490048678, - "0.82" - ], - [ - 1490048678, - "8.37" - ], - [ - 1490048693, - "0.83" - ], - [ - 1490048693, - "2.06" - ], - [ - 1490048693, - "2.12" - ], - [ - 1490048708, - "4.15" - ], - [ - 1490048708, - "3.24" - ], - [ - 1490048708, - "4.210000000000001" - ], - [ - 1490048723, - "4.930000000000001" - ], - [ - 1490048723, - "4.98" - ], - [ - 1490048723, - "4.07" - ], - [ - 1490048738, - "6.67" - ], - [ - 1490048738, - "5.66" - ], - [ - 1490048738, - "6.6000000000000005" - ], - [ - 1490048753, - "6.67" - ], - [ - 1490048753, - "5.66" - ], - [ - 1490048753, - "6.6000000000000005" - ], - [ - 1490048768, - "1.15" - ], - [ - 1490048768, - "5.66" - ], - [ - 1490048768, - "0.81" - ], - [ - 1490048783, - "1.22" - ], - [ - 1490048783, - "2.5999999999999996" - ], - [ - 1490048783, - "3.77" - ], - [ - 1490048798, - "3.9000000000000004" - ], - [ - 1490048798, - "5" - ], - [ - 1490048798, - "5.15" - ], - [ - 1490048813, - "5.08" - ], - [ - 1490048813, - "6.07" - ], - [ - 1490048813, - "7.550000000000001" - ], - [ - 1490048828, - "7.21" - ], - [ - 1490048828, - "7.550000000000001" - ], - [ - 1490048828, - "8.31" - ], - [ - 1490048843, - "7.21" - ], - [ - 1490048843, - "7.550000000000001" - ], - [ - 1490048843, - "8.31" - ], - [ - 1490048858, - "7.550000000000001" - ], - [ - 1490048858, - "0.01" - ], - [ - 1490048858, - "7.21" - ], - [ - 1490048873, - "2.1399999999999997" - ], - [ - 1490048873, - "2.1" - ], - [ - 1490048873, - "0.95" - ], - [ - 1490048888, - "3.1399999999999997" - ], - [ - 1490048888, - "2.17" - ], - [ - 1490048888, - "3.1" - ], - [ - 1490048903, - "4.6" - ], - [ - 1490048903, - "3.94" - ], - [ - 1490048903, - "4.66" - ], - [ - 1490048918, - "4.6899999999999995" - ], - [ - 1490048918, - "5.36" - ], - [ - 1490048918, - "5.31" - ], - [ - 1490048933, - "5.31" - ], - [ - 1490048933, - "6.1" - ], - [ - 1490048933, - "5.36" - ], - [ - 1490048948, - "5.36" - ], - [ - 1490048948, - "5.31" - ], - [ - 1490048948, - "6.1" - ], - [ - 1490048963, - "6.1" - ], - [ - 1490048963, - "1.05" - ], - [ - 1490048963, - "2.24" - ], - [ - 1490048978, - "2.12" - ], - [ - 1490048978, - "3.02" - ], - [ - 1490048978, - "3.1500000000000004" - ], - [ - 1490048993, - "3" - ], - [ - 1490048993, - "4.74" - ], - [ - 1490048993, - "3.8200000000000003" - ], - [ - 1490049008, - "4.55" - ], - [ - 1490049008, - "5.44" - ], - [ - 1490049008, - "5.640000000000001" - ], - [ - 1490049023, - "5.640000000000001" - ], - [ - 1490049023, - "5.4399999999999995" - ], - [ - 1490049023, - "5.44" - ], - [ - 1490049038, - "5.44" - ], - [ - 1490049038, - "5.640000000000001" - ], - [ - 1490049038, - "5.4399999999999995" - ], - [ - 1490049053, - "0.81" - ], - [ - 1490049053, - "5.4399999999999995" - ], - [ - 1490049053, - "0.94" - ], - [ - 1490049068, - "2.91" - ], - [ - 1490049068, - "2.84" - ], - [ - 1490049068, - "2.0300000000000002" - ], - [ - 1490049083, - "2.87" - ], - [ - 1490049083, - "3.69" - ], - [ - 1490049083, - "3.71" - ], - [ - 1490049098, - "5.26" - ], - [ - 1490049098, - "4.4399999999999995" - ], - [ - 1490049098, - "5.31" - ], - [ - 1490049113, - "5.18" - ], - [ - 1490049113, - "5.26" - ], - [ - 1490049113, - "5.31" - ], - [ - 1490049128, - "5.31" - ], - [ - 1490049128, - "5.26" - ], - [ - 1490049128, - "5.18" - ], - [ - 1490049143, - "5.18" - ], - [ - 1490049143, - "0.94" - ], - [ - 1490049143, - "1" - ], - [ - 1490049158, - "2.16" - ], - [ - 1490049158, - "1.01" - ], - [ - 1490049158, - "3.2199999999999998" - ], - [ - 1490049173, - "4.140000000000001" - ], - [ - 1490049173, - "3.3600000000000003" - ], - [ - 1490049173, - "4.16" - ], - [ - 1490049188, - "5.83" - ], - [ - 1490049188, - "4.32" - ], - [ - 1490049188, - "4.94" - ], - [ - 1490049203, - "5.83" - ], - [ - 1490049203, - "6.1" - ], - [ - 1490049203, - "6.670000000000001" - ], - [ - 1490049218, - "6.1" - ], - [ - 1490049218, - "6.670000000000001" - ], - [ - 1490049218, - "5.83" - ], - [ - 1490049233, - "0.96" - ], - [ - 1490049233, - "6.1" - ], - [ - 1490049233, - "6.670000000000001" - ], - [ - 1490049248, - "2.2800000000000002" - ], - [ - 1490049248, - "2.24" - ], - [ - 1490049248, - "0.87" - ], - [ - 1490049263, - "3.41" - ], - [ - 1490049263, - "2.27" - ], - [ - 1490049263, - "4.46" - ], - [ - 1490049278, - "5.39" - ], - [ - 1490049278, - "5.33" - ], - [ - 1490049278, - "4.41" - ], - [ - 1490049293, - "5.41" - ], - [ - 1490049293, - "7.2299999999999995" - ], - [ - 1490049293, - "6.27" - ], - [ - 1490049308, - "7.31" - ], - [ - 1490049308, - "7.2299999999999995" - ], - [ - 1490049308, - "6.27" - ], - [ - 1490049323, - "6.27" - ], - [ - 1490049323, - "7.2299999999999995" - ], - [ - 1490049323, - "7.31" - ], - [ - 1490049338, - "0.91" - ], - [ - 1490049338, - "2.0500000000000003" - ], - [ - 1490049338, - "0.95" - ], - [ - 1490049353, - "3.04" - ], - [ - 1490049353, - "3.13" - ], - [ - 1490049353, - "2.04" - ], - [ - 1490049368, - "4.71" - ], - [ - 1490049368, - "4.02" - ], - [ - 1490049368, - "3.9200000000000004" - ], - [ - 1490049383, - "4.74" - ], - [ - 1490049383, - "5.4399999999999995" - ], - [ - 1490049383, - "5.63" - ], - [ - 1490049398, - "6.23" - ], - [ - 1490049398, - "5.4399999999999995" - ], - [ - 1490049398, - "5.63" - ], - [ - 1490049413, - "6.23" - ], - [ - 1490049413, - "5.63" - ], - [ - 1490049413, - "5.4399999999999995" - ], - [ - 1490049428, - "1" - ], - [ - 1490049428, - "0.78" - ], - [ - 1490049428, - "6.23" - ], - [ - 1490049443, - "3.6000000000000005" - ], - [ - 1490049443, - "2.4" - ], - [ - 1490049443, - "3.46" - ], - [ - 1490049458, - "3.52" - ], - [ - 1490049458, - "4.540000000000001" - ], - [ - 1490049458, - "4.4" - ], - [ - 1490049473, - "6.140000000000001" - ], - [ - 1490049473, - "5.38" - ], - [ - 1490049473, - "6.03" - ], - [ - 1490049488, - "6.03" - ], - [ - 1490049488, - "6.140000000000001" - ], - [ - 1490049488, - "6.16" - ], - [ - 1490049503, - "6.03" - ], - [ - 1490049503, - "6.16" - ], - [ - 1490049503, - "6.140000000000001" - ], - [ - 1490049518, - "0.92" - ], - [ - 1490049518, - "6.16" - ], - [ - 1490049518, - "0.76" - ], - [ - 1490049533, - "2.29" - ], - [ - 1490049533, - "3.21" - ], - [ - 1490049533, - "1.01" - ], - [ - 1490049548, - "4.17" - ], - [ - 1490049548, - "3.33" - ], - [ - 1490049548, - "4.54" - ], - [ - 1490049563, - "5.8999999999999995" - ], - [ - 1490049563, - "4.28" - ], - [ - 1490049563, - "5.55" - ], - [ - 1490049578, - "5.8999999999999995" - ], - [ - 1490049578, - "7.47" - ], - [ - 1490049578, - "6.11" - ], - [ - 1490049593, - "5.8999999999999995" - ], - [ - 1490049593, - "7.47" - ], - [ - 1490049593, - "6.11" - ], - [ - 1490049608, - "0.94" - ], - [ - 1490049608, - "6.11" - ], - [ - 1490049608, - "7.47" - ], - [ - 1490049623, - "2.12" - ], - [ - 1490049623, - "0.85" - ], - [ - 1490049623, - "2.19" - ], - [ - 1490049638, - "3.37" - ], - [ - 1490049638, - "4.12" - ], - [ - 1490049638, - "3.29" - ], - [ - 1490049653, - "5.140000000000001" - ], - [ - 1490049653, - "4.97" - ], - [ - 1490049653, - "4.24" - ], - [ - 1490049668, - "6.03" - ], - [ - 1490049668, - "6.050000000000001" - ], - [ - 1490049668, - "6.63" - ], - [ - 1490049683, - "6.03" - ], - [ - 1490049683, - "6.63" - ], - [ - 1490049683, - "6.050000000000001" - ], - [ - 1490049698, - "6.050000000000001" - ], - [ - 1490049698, - "6.03" - ], - [ - 1490049698, - "6.63" - ], - [ - 1490049713, - "0.86" - ], - [ - 1490049713, - "1.83" - ], - [ - 1490049713, - "1.92" - ], - [ - 1490049728, - "2.75" - ], - [ - 1490049728, - "2.92" - ], - [ - 1490049728, - "1.92" - ], - [ - 1490049743, - "4.51" - ], - [ - 1490049743, - "3.7" - ], - [ - 1490049743, - "4.32" - ], - [ - 1490049758, - "5.26" - ], - [ - 1490049758, - "5.03" - ], - [ - 1490049758, - "4.48" - ], - [ - 1490049773, - "5.970000000000001" - ], - [ - 1490049773, - "5.26" - ], - [ - 1490049773, - "5.03" - ], - [ - 1490049788, - "5.970000000000001" - ], - [ - 1490049788, - "5.03" - ], - [ - 1490049788, - "0.01" - ], - [ - 1490049803, - "5.970000000000001" - ], - [ - 1490049803, - "2.1799999999999997" - ], - [ - 1490049803, - "0.77" - ], - [ - 1490049818, - "3.13" - ], - [ - 1490049818, - "2.1" - ], - [ - 1490049818, - "3.3199999999999994" - ], - [ - 1490049833, - "3.22" - ], - [ - 1490049833, - "4.209999999999999" - ], - [ - 1490049833, - "4.14" - ], - [ - 1490049848, - "5.01" - ], - [ - 1490049848, - "5.879999999999999" - ], - [ - 1490049848, - "5.85" - ], - [ - 1490049863, - "5.85" - ], - [ - 1490049863, - "5.879999999999999" - ], - [ - 1490049863, - "5.87" - ], - [ - 1490049878, - "5.879999999999999" - ], - [ - 1490049878, - "5.85" - ], - [ - 1490049878, - "5.87" - ], - [ - 1490049893, - "5.87" - ], - [ - 1490049893, - "0.87" - ], - [ - 1490049893, - "0.82" - ], - [ - 1490049908, - "2" - ], - [ - 1490049908, - "1.96" - ], - [ - 1490049908, - "3.1" - ], - [ - 1490049923, - "3.0700000000000003" - ], - [ - 1490049923, - "4.3100000000000005" - ], - [ - 1490049923, - "4.18" - ], - [ - 1490049938, - "5.91" - ], - [ - 1490049938, - "5.220000000000001" - ], - [ - 1490049938, - "5.15" - ], - [ - 1490049953, - "6.03" - ], - [ - 1490049953, - "5.91" - ], - [ - 1490049953, - "6.950000000000001" - ], - [ - 1490049968, - "5.91" - ], - [ - 1490049968, - "6.950000000000001" - ], - [ - 1490049968, - "6.03" - ], - [ - 1490049983, - "0.69" - ], - [ - 1490049983, - "6.03" - ], - [ - 1490049983, - "0.7" - ], - [ - 1490049998, - "2.01" - ], - [ - 1490049998, - "1.99" - ], - [ - 1490049998, - "0.64" - ], - [ - 1490050013, - "3.96" - ], - [ - 1490050013, - "3.92" - ], - [ - 1490050013, - "2.96" - ], - [ - 1490050028, - "3.85" - ], - [ - 1490050028, - "4.82" - ], - [ - 1490050028, - "4.79" - ], - [ - 1490050043, - "5.67" - ], - [ - 1490050043, - "6.59" - ], - [ - 1490050043, - "6.62" - ], - [ - 1490050058, - "6.53" - ], - [ - 1490050058, - "6.59" - ], - [ - 1490050058, - "6.62" - ], - [ - 1490050073, - "6.62" - ], - [ - 1490050073, - "6.53" - ], - [ - 1490050073, - "6.59" - ], - [ - 1490050088, - "6.62" - ], - [ - 1490050088, - "6.53" - ], - [ - 1490050088, - "6.59" - ], - [ - 1490050103, - "2.0300000000000002" - ], - [ - 1490050103, - "0.71" - ], - [ - 1490050103, - "1.97" - ], - [ - 1490050118, - "3.0999999999999996" - ], - [ - 1490050118, - "3.16" - ], - [ - 1490050118, - "2.12" - ], - [ - 1490050133, - "5" - ], - [ - 1490050133, - "4.989999999999999" - ], - [ - 1490050133, - "4.22" - ], - [ - 1490050148, - "5.869999999999999" - ], - [ - 1490050148, - "5.86" - ], - [ - 1490050148, - "5.109999999999999" - ], - [ - 1490050163, - "6.88" - ], - [ - 1490050163, - "5.869999999999999" - ], - [ - 1490050163, - "5.86" - ], - [ - 1490050178, - "5.86" - ], - [ - 1490050178, - "5.869999999999999" - ], - [ - 1490050178, - "6.88" - ], - [ - 1490050193, - "6.88" - ], - [ - 1490050193, - "5.86" - ], - [ - 1490050193, - "5.869999999999999" - ], - [ - 1490050208, - "0.72" - ], - [ - 1490050208, - "0.7" - ], - [ - 1490050208, - "6.88" - ], - [ - 1490050223, - "2.99" - ], - [ - 1490050223, - "2.79" - ], - [ - 1490050223, - "1.96" - ], - [ - 1490050238, - "3.04" - ], - [ - 1490050238, - "3.91" - ], - [ - 1490050238, - "3.79" - ], - [ - 1490050253, - "4.89" - ], - [ - 1490050253, - "5.529999999999999" - ], - [ - 1490050253, - "5.510000000000001" - ], - [ - 1490050268, - "6.330000000000001" - ], - [ - 1490050268, - "5.529999999999999" - ], - [ - 1490050268, - "5.699999999999999" - ], - [ - 1490050283, - "6.330000000000001" - ], - [ - 1490050283, - "5.529999999999999" - ], - [ - 1490050283, - "5.699999999999999" - ], - [ - 1490050298, - "5.699999999999999" - ], - [ - 1490050298, - "5.529999999999999" - ], - [ - 1490050298, - "6.330000000000001" - ], - [ - 1490050313, - "0.75" - ], - [ - 1490050313, - "0.76" - ], - [ - 1490050313, - "5.699999999999999" - ], - [ - 1490050328, - "2.01" - ], - [ - 1490050328, - "3.04" - ], - [ - 1490050328, - "0.74" - ], - [ - 1490050343, - "3.99" - ], - [ - 1490050343, - "3.1500000000000004" - ], - [ - 1490050343, - "4.07" - ], - [ - 1490050358, - "4.08" - ], - [ - 1490050358, - "5.73" - ], - [ - 1490050358, - "4.83" - ], - [ - 1490050373, - "6.5" - ], - [ - 1490050373, - "6.32" - ], - [ - 1490050373, - "5.66" - ], - [ - 1490050388, - "6.5" - ], - [ - 1490050388, - "6.32" - ], - [ - 1490050388, - "5.66" - ], - [ - 1490050403, - "6.32" - ], - [ - 1490050403, - "5.66" - ], - [ - 1490050403, - "6.5" - ], - [ - 1490050418, - "6.32" - ], - [ - 1490050418, - "0.63" - ], - [ - 1490050418, - "5.66" - ], - [ - 1490050433, - "1.73" - ], - [ - 1490050433, - "0.59" - ], - [ - 1490050433, - "1.75" - ], - [ - 1490050448, - "2.6799999999999997" - ], - [ - 1490050448, - "3.4899999999999998" - ], - [ - 1490050448, - "2.58" - ], - [ - 1490050463, - "3.42" - ], - [ - 1490050463, - "4.22" - ], - [ - 1490050463, - "4.13" - ], - [ - 1490050478, - "5.629999999999999" - ], - [ - 1490050478, - "4.83" - ], - [ - 1490050478, - "4.9" - ], - [ - 1490050493, - "4.83" - ], - [ - 1490050493, - "5.62" - ], - [ - 1490050493, - "5.629999999999999" - ], - [ - 1490050508, - "5.629999999999999" - ], - [ - 1490050508, - "4.83" - ], - [ - 1490050508, - "5.62" - ], - [ - 1490050523, - "4.83" - ], - [ - 1490050523, - "5.62" - ], - [ - 1490050523, - "5.629999999999999" - ], - [ - 1490050538, - "1.81" - ], - [ - 1490050538, - "0.64" - ], - [ - 1490050538, - "1.8399999999999999" - ], - [ - 1490050553, - "1.87" - ], - [ - 1490050553, - "2.79" - ], - [ - 1490050553, - "2.8499999999999996" - ], - [ - 1490050568, - "4.4399999999999995" - ], - [ - 1490050568, - "3.7900000000000005" - ], - [ - 1490050568, - "4.59" - ], - [ - 1490050583, - "4.62" - ], - [ - 1490050583, - "5.38" - ], - [ - 1490050583, - "5.209999999999999" - ], - [ - 1490050598, - "6.25" - ], - [ - 1490050598, - "5.38" - ], - [ - 1490050598, - "5.209999999999999" - ], - [ - 1490050613, - "6.25" - ], - [ - 1490050613, - "5.38" - ], - [ - 1490050613, - "5.209999999999999" - ], - [ - 1490050628, - "5.38" - ], - [ - 1490050628, - "5.209999999999999" - ], - [ - 1490050628, - "6.25" - ], - [ - 1490050643, - "6.25" - ], - [ - 1490050643, - "0.76" - ], - [ - 1490050643, - "0.72" - ], - [ - 1490050658, - "1.79" - ], - [ - 1490050658, - "2.87" - ], - [ - 1490050658, - "2.91" - ], - [ - 1490050673, - "3.9000000000000004" - ], - [ - 1490050673, - "3.91" - ], - [ - 1490050673, - "2.89" - ], - [ - 1490050688, - "5.720000000000001" - ], - [ - 1490050688, - "4.92" - ], - [ - 1490050688, - "5.66" - ], - [ - 1490050703, - "5.82" - ], - [ - 1490050703, - "6.55" - ], - [ - 1490050703, - "6.590000000000001" - ], - [ - 1490050718, - "6.590000000000001" - ], - [ - 1490050718, - "5.82" - ], - [ - 1490050718, - "6.55" - ], - [ - 1490050733, - "6.590000000000001" - ], - [ - 1490050733, - "6.55" - ], - [ - 1490050733, - "5.82" - ], - [ - 1490050748, - "0.65" - ], - [ - 1490050748, - "0.71" - ], - [ - 1490050748, - "5.82" - ], - [ - 1490050763, - "0.69" - ], - [ - 1490050763, - "1.8199999999999998" - ], - [ - 1490050763, - "2.11" - ], - [ - 1490050778, - "3.48" - ], - [ - 1490050778, - "3.74" - ], - [ - 1490050778, - "2.6999999999999997" - ], - [ - 1490050793, - "3.5399999999999996" - ], - [ - 1490050793, - "4.470000000000001" - ], - [ - 1490050793, - "4.25" - ], - [ - 1490050808, - "5.880000000000001" - ], - [ - 1490050808, - "4.949999999999999" - ], - [ - 1490050808, - "5.66" - ], - [ - 1490050823, - "5.880000000000001" - ], - [ - 1490050823, - "5.66" - ], - [ - 1490050823, - "5.68" - ], - [ - 1490050838, - "5.68" - ], - [ - 1490050838, - "5.66" - ], - [ - 1490050838, - "5.880000000000001" - ], - [ - 1490050853, - "5.68" - ], - [ - 1490050853, - "5.66" - ], - [ - 1490050853, - "5.880000000000001" - ], - [ - 1490050868, - "2.05" - ], - [ - 1490050868, - "1.8299999999999998" - ], - [ - 1490050868, - "0.62" - ], - [ - 1490050883, - "2.83" - ], - [ - 1490050883, - "3.08" - ], - [ - 1490050883, - "1.8599999999999999" - ], - [ - 1490050898, - "4.59" - ], - [ - 1490050898, - "3.65" - ], - [ - 1490050898, - "4.61" - ], - [ - 1490050913, - "5.34" - ], - [ - 1490050913, - "4.46" - ], - [ - 1490050913, - "5.36" - ], - [ - 1490050928, - "5.36" - ], - [ - 1490050928, - "5.34" - ], - [ - 1490050928, - "5.98" - ], - [ - 1490050943, - "5.98" - ], - [ - 1490050943, - "5.34" - ], - [ - 1490050943, - "5.36" - ], - [ - 1490050958, - "5.36" - ], - [ - 1490050958, - "5.34" - ], - [ - 1490050958, - "5.98" - ], - [ - 1490050973, - "0.66" - ], - [ - 1490050973, - "5.98" - ], - [ - 1490050973, - "1.85" - ], - [ - 1490050988, - "1.8900000000000001" - ], - [ - 1490050988, - "2.83" - ], - [ - 1490050988, - "2.84" - ], - [ - 1490051003, - "3.8" - ], - [ - 1490051003, - "4.46" - ], - [ - 1490051003, - "2.8200000000000003" - ], - [ - 1490051018, - "4.44" - ], - [ - 1490051018, - "5.23" - ], - [ - 1490051018, - "5.3999999999999995" - ], - [ - 1490051033, - "5.23" - ], - [ - 1490051033, - "5.2" - ], - [ - 1490051033, - "5.3999999999999995" - ], - [ - 1490051048, - "5.3999999999999995" - ], - [ - 1490051048, - "5.23" - ], - [ - 1490051048, - "5.2" - ], - [ - 1490051063, - "5.2" - ], - [ - 1490051063, - "5.23" - ], - [ - 1490051063, - "5.3999999999999995" - ], - [ - 1490051078, - "0.63" - ], - [ - 1490051078, - "0.65" - ], - [ - 1490051078, - "5.2" - ], - [ - 1490051093, - "3.19" - ], - [ - 1490051093, - "2.04" - ], - [ - 1490051093, - "3.14" - ], - [ - 1490051108, - "4.0200000000000005" - ], - [ - 1490051108, - "4.15" - ], - [ - 1490051108, - "3.12" - ], - [ - 1490051123, - "4.94" - ], - [ - 1490051123, - "5.840000000000001" - ], - [ - 1490051123, - "5.630000000000001" - ], - [ - 1490051138, - "5.78" - ], - [ - 1490051138, - "5.840000000000001" - ], - [ - 1490051138, - "6.420000000000001" - ], - [ - 1490051153, - "6.420000000000001" - ], - [ - 1490051153, - "5.840000000000001" - ], - [ - 1490051153, - "5.78" - ], - [ - 1490051168, - "6.420000000000001" - ], - [ - 1490051168, - "5.840000000000001" - ], - [ - 1490051168, - "5.78" - ], - [ - 1490051183, - "0.59" - ], - [ - 1490051183, - "5.78" - ], - [ - 1490051183, - "0.59" - ], - [ - 1490051198, - "0.61" - ], - [ - 1490051198, - "2.12" - ], - [ - 1490051198, - "2.02" - ], - [ - 1490051213, - "3.1399999999999997" - ], - [ - 1490051213, - "3.94" - ], - [ - 1490051213, - "3.99" - ], - [ - 1490051228, - "4.87" - ], - [ - 1490051228, - "4.06" - ], - [ - 1490051228, - "4.79" - ], - [ - 1490051243, - "6.71" - ], - [ - 1490051243, - "6.66" - ], - [ - 1490051243, - "5.84" - ], - [ - 1490051258, - "6.71" - ], - [ - 1490051258, - "6.66" - ], - [ - 1490051258, - "6.8" - ], - [ - 1490051273, - "6.66" - ], - [ - 1490051273, - "6.71" - ], - [ - 1490051273, - "6.8" - ], - [ - 1490051288, - "6.71" - ], - [ - 1490051288, - "6.8" - ], - [ - 1490051288, - "6.66" - ], - [ - 1490051303, - "0.66" - ], - [ - 1490051303, - "1.96" - ], - [ - 1490051303, - "2.11" - ], - [ - 1490051318, - "3.1399999999999997" - ], - [ - 1490051318, - "2.13" - ], - [ - 1490051318, - "3.08" - ], - [ - 1490051333, - "4.89" - ], - [ - 1490051333, - "4.13" - ], - [ - 1490051333, - "4.98" - ], - [ - 1490051348, - "5.8100000000000005" - ], - [ - 1490051348, - "4.95" - ], - [ - 1490051348, - "5.72" - ], - [ - 1490051363, - "5.72" - ], - [ - 1490051363, - "5.8100000000000005" - ], - [ - 1490051363, - "6.609999999999999" - ], - [ - 1490051378, - "5.8100000000000005" - ], - [ - 1490051378, - "6.609999999999999" - ], - [ - 1490051378, - "5.72" - ], - [ - 1490051393, - "5.72" - ], - [ - 1490051393, - "5.8100000000000005" - ], - [ - 1490051393, - "6.609999999999999" - ], - [ - 1490051408, - "0.61" - ], - [ - 1490051408, - "0.01" - ], - [ - 1490051408, - "0.75" - ], - [ - 1490051423, - "2.92" - ], - [ - 1490051423, - "3.2" - ], - [ - 1490051423, - "2.15" - ], - [ - 1490051438, - "3.21" - ], - [ - 1490051438, - "3.83" - ], - [ - 1490051438, - "4.11" - ], - [ - 1490051453, - "5.46" - ], - [ - 1490051453, - "4.9399999999999995" - ], - [ - 1490051453, - "5.78" - ], - [ - 1490051468, - "5.77" - ], - [ - 1490051468, - "6.27" - ], - [ - 1490051468, - "5.78" - ], - [ - 1490051483, - "5.78" - ], - [ - 1490051483, - "5.77" - ], - [ - 1490051483, - "6.27" - ], - [ - 1490051498, - "5.77" - ], - [ - 1490051498, - "5.78" - ], - [ - 1490051498, - "6.27" - ], - [ - 1490051513, - "0.6" - ], - [ - 1490051513, - "0.59" - ], - [ - 1490051513, - "5.77" - ], - [ - 1490051528, - "2.04" - ], - [ - 1490051528, - "1.98" - ], - [ - 1490051528, - "0.69" - ], - [ - 1490051543, - "3.0999999999999996" - ], - [ - 1490051543, - "3.78" - ], - [ - 1490051543, - "3.88" - ], - [ - 1490051558, - "3.8999999999999995" - ], - [ - 1490051558, - "4.56" - ], - [ - 1490051558, - "4.67" - ], - [ - 1490051573, - "5.3999999999999995" - ], - [ - 1490051573, - "6.05" - ], - [ - 1490051573, - "6.18" - ], - [ - 1490051588, - "6.18" - ], - [ - 1490051588, - "5.3999999999999995" - ], - [ - 1490051588, - "6.05" - ], - [ - 1490051603, - "5.3999999999999995" - ], - [ - 1490051603, - "6.18" - ], - [ - 1490051603, - "6.05" - ], - [ - 1490051618, - "6.05" - ], - [ - 1490051618, - "0.5" - ], - [ - 1490051618, - "5.3999999999999995" - ], - [ - 1490051633, - "1.94" - ], - [ - 1490051633, - "1.93" - ], - [ - 1490051633, - "0.56" - ], - [ - 1490051648, - "3.65" - ], - [ - 1490051648, - "2.81" - ], - [ - 1490051648, - "2.85" - ], - [ - 1490051663, - "4.34" - ], - [ - 1490051663, - "3.5700000000000003" - ], - [ - 1490051663, - "4.43" - ], - [ - 1490051678, - "5.08" - ], - [ - 1490051678, - "5.09" - ], - [ - 1490051678, - "5.85" - ], - [ - 1490051693, - "5.09" - ], - [ - 1490051693, - "5.76" - ], - [ - 1490051693, - "5.85" - ], - [ - 1490051708, - "5.09" - ], - [ - 1490051708, - "5.76" - ], - [ - 1490051708, - "1.09" - ], - [ - 1490051723, - "5.09" - ], - [ - 1490051723, - "1.98" - ], - [ - 1490051723, - "5.76" - ], - [ - 1490051738, - "0.93" - ], - [ - 1490051738, - "5.76" - ], - [ - 1490051738, - "3.79" - ], - [ - 1490051753, - "1.88" - ], - [ - 1490051753, - "4.5" - ], - [ - 1490051753, - "0.83" - ], - [ - 1490051768, - "3.42" - ], - [ - 1490051768, - "4.5" - ], - [ - 1490051768, - "2.6999999999999997" - ], - [ - 1490051783, - "3.4799999999999995" - ], - [ - 1490051783, - "4.1" - ], - [ - 1490051783, - "4.5" - ], - [ - 1490051798, - "1.2" - ], - [ - 1490051798, - "5.6499999999999995" - ], - [ - 1490051798, - "4.869999999999999" - ], - [ - 1490051813, - "5.6499999999999995" - ], - [ - 1490051813, - "3.14" - ], - [ - 1490051813, - "4.869999999999999" - ], - [ - 1490051828, - "0.92" - ], - [ - 1490051828, - "4.869999999999999" - ], - [ - 1490051828, - "4.25" - ], - [ - 1490051843, - "5.96" - ], - [ - 1490051843, - "1.98" - ], - [ - 1490051843, - "2.16" - ], - [ - 1490051858, - "3.9400000000000004" - ], - [ - 1490051858, - "5.96" - ], - [ - 1490051858, - "3.0300000000000002" - ], - [ - 1490051873, - "5.96" - ], - [ - 1490051873, - "4.79" - ], - [ - 1490051873, - "4.69" - ], - [ - 1490051888, - "6.4" - ], - [ - 1490051888, - "1.11" - ], - [ - 1490051888, - "5.430000000000001" - ], - [ - 1490051903, - "6.4" - ], - [ - 1490051903, - "2.9800000000000004" - ], - [ - 1490051903, - "5.430000000000001" - ], - [ - 1490051918, - "3.74" - ], - [ - 1490051918, - "5.430000000000001" - ], - [ - 1490051918, - "6.4" - ], - [ - 1490051933, - "5.430000000000001" - ], - [ - 1490051933, - "0.9" - ], - [ - 1490051933, - "5.67" - ], - [ - 1490051948, - "2.12" - ], - [ - 1490051948, - "5.67" - ], - [ - 1490051948, - "3.41" - ], - [ - 1490051963, - "3.22" - ], - [ - 1490051963, - "5.67" - ], - [ - 1490051963, - "4.4" - ], - [ - 1490051978, - "2.1399999999999997" - ], - [ - 1490051978, - "6.73" - ], - [ - 1490051978, - "5.46" - ], - [ - 1490051993, - "6.73" - ], - [ - 1490051993, - "3.3999999999999995" - ], - [ - 1490051993, - "6.59" - ], - [ - 1490052008, - "5.38" - ], - [ - 1490052008, - "6.73" - ], - [ - 1490052008, - "6.59" - ], - [ - 1490052023, - "6.59" - ], - [ - 1490052023, - "6.73" - ], - [ - 1490052023, - "6.2" - ], - [ - 1490052038, - "6.59" - ], - [ - 1490052038, - "0.7" - ], - [ - 1490052038, - "6.2" - ], - [ - 1490052053, - "2.26" - ], - [ - 1490052053, - "3.36" - ], - [ - 1490052053, - "6.2" - ], - [ - 1490052068, - "2.38" - ], - [ - 1490052068, - "3.4099999999999997" - ], - [ - 1490052068, - "4.68" - ], - [ - 1490052083, - "5.45" - ], - [ - 1490052083, - "3.57" - ], - [ - 1490052083, - "6.59" - ], - [ - 1490052098, - "6.59" - ], - [ - 1490052098, - "5.54" - ], - [ - 1490052098, - "6.3500000000000005" - ], - [ - 1490052113, - "6.59" - ], - [ - 1490052113, - "6.43" - ], - [ - 1490052113, - "6.3500000000000005" - ], - [ - 1490052128, - "6.43" - ], - [ - 1490052128, - "6.3500000000000005" - ], - [ - 1490052128, - "6.59" - ], - [ - 1490052143, - "6.3500000000000005" - ], - [ - 1490052143, - "6.43" - ], - [ - 1490052143, - "0.96" - ], - [ - 1490052158, - "3.6300000000000003" - ], - [ - 1490052158, - "2.1" - ], - [ - 1490052158, - "6.43" - ], - [ - 1490052173, - "2.38" - ], - [ - 1490052173, - "3.2800000000000002" - ], - [ - 1490052173, - "4.84" - ], - [ - 1490052188, - "5.640000000000001" - ], - [ - 1490052188, - "6.8" - ], - [ - 1490052188, - "3.62" - ], - [ - 1490052203, - "6.590000000000001" - ], - [ - 1490052203, - "6.8" - ], - [ - 1490052203, - "5.63" - ], - [ - 1490052218, - "6.37" - ], - [ - 1490052218, - "6.8" - ], - [ - 1490052218, - "6.590000000000001" - ], - [ - 1490052233, - "6.590000000000001" - ], - [ - 1490052233, - "6.37" - ], - [ - 1490052233, - "6.8" - ], - [ - 1490052248, - "0.92" - ], - [ - 1490052248, - "6.37" - ], - [ - 1490052248, - "6.590000000000001" - ], - [ - 1490052263, - "2.94" - ], - [ - 1490052263, - "6.37" - ], - [ - 1490052263, - "2.08" - ], - [ - 1490052278, - "4.07" - ], - [ - 1490052278, - "3" - ], - [ - 1490052278, - "2.13" - ], - [ - 1490052293, - "4.83" - ], - [ - 1490052293, - "3.37" - ], - [ - 1490052293, - "5.9" - ], - [ - 1490052308, - "5.9" - ], - [ - 1490052308, - "5.12" - ], - [ - 1490052308, - "5.82" - ], - [ - 1490052323, - "5.9" - ], - [ - 1490052323, - "5.82" - ], - [ - 1490052323, - "5.95" - ], - [ - 1490052338, - "5.82" - ], - [ - 1490052338, - "5.95" - ], - [ - 1490052338, - "1.8399999999999999" - ], - [ - 1490052353, - "0.01" - ], - [ - 1490052353, - "2.8899999999999997" - ], - [ - 1490052353, - "1.88" - ], - [ - 1490052368, - "4.77" - ], - [ - 1490052368, - "2.1500000000000004" - ], - [ - 1490052368, - "2.96" - ], - [ - 1490052383, - "5.659999999999999" - ], - [ - 1490052383, - "3.1100000000000003" - ], - [ - 1490052383, - "4.8" - ], - [ - 1490052398, - "5.609999999999999" - ], - [ - 1490052398, - "4.67" - ], - [ - 1490052398, - "5.659999999999999" - ], - [ - 1490052413, - "5.4" - ], - [ - 1490052413, - "5.609999999999999" - ], - [ - 1490052413, - "5.659999999999999" - ], - [ - 1490052428, - "5.609999999999999" - ], - [ - 1490052428, - "5.659999999999999" - ], - [ - 1490052428, - "5.4" - ], - [ - 1490052443, - "1.08" - ], - [ - 1490052443, - "2.4699999999999998" - ], - [ - 1490052443, - "5.4" - ], - [ - 1490052458, - "2.54" - ], - [ - 1490052458, - "1.18" - ], - [ - 1490052458, - "3.5199999999999996" - ], - [ - 1490052473, - "2.2800000000000002" - ], - [ - 1490052473, - "5.42" - ], - [ - 1490052473, - "4.67" - ], - [ - 1490052488, - "6.22" - ], - [ - 1490052488, - "3.14" - ], - [ - 1490052488, - "5.46" - ], - [ - 1490052503, - "6.970000000000001" - ], - [ - 1490052503, - "6.22" - ], - [ - 1490052503, - "4.67" - ], - [ - 1490052518, - "1.12" - ], - [ - 1490052518, - "5.47" - ], - [ - 1490052518, - "6.970000000000001" - ], - [ - 1490052533, - "5.47" - ], - [ - 1490052533, - "2.2800000000000002" - ], - [ - 1490052533, - "6.970000000000001" - ], - [ - 1490052548, - "4.25" - ], - [ - 1490052548, - "6.970000000000001" - ], - [ - 1490052548, - "5.47" - ], - [ - 1490052563, - "5.09" - ], - [ - 1490052563, - "1.27" - ], - [ - 1490052563, - "5.47" - ], - [ - 1490052578, - "1.16" - ], - [ - 1490052578, - "3.5" - ], - [ - 1490052578, - "6.93" - ], - [ - 1490052593, - "3.4000000000000004" - ], - [ - 1490052593, - "4.59" - ], - [ - 1490052593, - "6.93" - ], - [ - 1490052608, - "6.93" - ], - [ - 1490052608, - "6.31" - ], - [ - 1490052608, - "4.33" - ], - [ - 1490052623, - "1.14" - ], - [ - 1490052623, - "6.31" - ], - [ - 1490052623, - "6.23" - ], - [ - 1490052638, - "6.31" - ], - [ - 1490052638, - "3.24" - ], - [ - 1490052638, - "6.23" - ], - [ - 1490052653, - "4.28" - ], - [ - 1490052653, - "6.31" - ], - [ - 1490052653, - "6.23" - ], - [ - 1490052668, - "6.23" - ], - [ - 1490052668, - "2.33" - ], - [ - 1490052668, - "5.960000000000001" - ], - [ - 1490052683, - "3.33" - ], - [ - 1490052683, - "2.2800000000000002" - ], - [ - 1490052683, - "5.960000000000001" - ], - [ - 1490052698, - "3.1300000000000003" - ], - [ - 1490052698, - "5.960000000000001" - ], - [ - 1490052698, - "5.14" - ], - [ - 1490052713, - "5.89" - ], - [ - 1490052713, - "4.91" - ], - [ - 1490052713, - "0.01" - ], - [ - 1490052728, - "2.31" - ], - [ - 1490052728, - "5.89" - ], - [ - 1490052728, - "5.65" - ], - [ - 1490052743, - "3.33" - ], - [ - 1490052743, - "5.89" - ], - [ - 1490052743, - "5.65" - ], - [ - 1490052758, - "1.15" - ], - [ - 1490052758, - "5.2" - ], - [ - 1490052758, - "5.65" - ], - [ - 1490052773, - "2.32" - ], - [ - 1490052773, - "6.21" - ], - [ - 1490052773, - "1.08" - ], - [ - 1490052788, - "2.16" - ], - [ - 1490052788, - "6.21" - ], - [ - 1490052788, - "4.49" - ], - [ - 1490052803, - "5.34" - ], - [ - 1490052803, - "6.21" - ], - [ - 1490052803, - "4" - ], - [ - 1490052818, - "1.26" - ], - [ - 1490052818, - "4.99" - ], - [ - 1490052818, - "5.34" - ], - [ - 1490052833, - "6.529999999999999" - ], - [ - 1490052833, - "2.35" - ], - [ - 1490052833, - "5.34" - ], - [ - 1490052848, - "4.5200000000000005" - ], - [ - 1490052848, - "6.529999999999999" - ], - [ - 1490052848, - "5.34" - ], - [ - 1490052863, - "1.11" - ], - [ - 1490052863, - "5.390000000000001" - ], - [ - 1490052863, - "6.529999999999999" - ], - [ - 1490052878, - "3.3999999999999995" - ], - [ - 1490052878, - "5.390000000000001" - ], - [ - 1490052878, - "1.17" - ], - [ - 1490052893, - "4.449999999999999" - ], - [ - 1490052893, - "3.16" - ], - [ - 1490052893, - "5.390000000000001" - ], - [ - 1490052908, - "5.999999999999999" - ], - [ - 1490052908, - "3.91" - ], - [ - 1490052908, - "5.390000000000001" - ], - [ - 1490052923, - "1.15" - ], - [ - 1490052923, - "5.999999999999999" - ], - [ - 1490052923, - "5.64" - ], - [ - 1490052938, - "5.64" - ], - [ - 1490052938, - "3.13" - ], - [ - 1490052938, - "5.999999999999999" - ], - [ - 1490052953, - "5.64" - ], - [ - 1490052953, - "4.21" - ], - [ - 1490052953, - "1.18" - ], - [ - 1490052968, - "2.27" - ], - [ - 1490052968, - "5.83" - ], - [ - 1490052968, - "5.64" - ], - [ - 1490052983, - "2.34" - ], - [ - 1490052983, - "4.22" - ], - [ - 1490052983, - "5.83" - ], - [ - 1490052998, - "3.3" - ], - [ - 1490052998, - "5.83" - ], - [ - 1490052998, - "5.04" - ], - [ - 1490053013, - "5.1899999999999995" - ], - [ - 1490053013, - "5.83" - ], - [ - 1490053013, - "6.67" - ], - [ - 1490053028, - "2.2" - ], - [ - 1490053028, - "5.97" - ], - [ - 1490053028, - "6.67" - ], - [ - 1490053043, - "6.67" - ], - [ - 1490053043, - "3.18" - ], - [ - 1490053043, - "5.97" - ], - [ - 1490053058, - "5.97" - ], - [ - 1490053058, - "5.23" - ], - [ - 1490053058, - "1.16" - ], - [ - 1490053073, - "6.140000000000001" - ], - [ - 1490053073, - "3.41" - ], - [ - 1490053073, - "1.11" - ], - [ - 1490053088, - "3.0900000000000003" - ], - [ - 1490053088, - "6.140000000000001" - ], - [ - 1490053088, - "4.48" - ], - [ - 1490053103, - "6.090000000000001" - ], - [ - 1490053103, - "3.9200000000000004" - ], - [ - 1490053103, - "6.140000000000001" - ], - [ - 1490053118, - "5.73" - ], - [ - 1490053118, - "1.12" - ], - [ - 1490053118, - "6.090000000000001" - ], - [ - 1490053133, - "5.73" - ], - [ - 1490053133, - "6.090000000000001" - ], - [ - 1490053133, - "2.27" - ], - [ - 1490053148, - "6.090000000000001" - ], - [ - 1490053148, - "4.43" - ], - [ - 1490053148, - "5.73" - ], - [ - 1490053163, - "5.29" - ], - [ - 1490053163, - "2.42" - ], - [ - 1490053163, - "0.01" - ], - [ - 1490053178, - "3.51" - ], - [ - 1490053178, - "5.29" - ], - [ - 1490053178, - "2.21" - ], - [ - 1490053193, - "3.2" - ], - [ - 1490053193, - "5.29" - ], - [ - 1490053193, - "5.34" - ], - [ - 1490053208, - "5.05" - ], - [ - 1490053208, - "5.29" - ], - [ - 1490053208, - "6.18" - ], - [ - 1490053223, - "6.18" - ], - [ - 1490053223, - "5.859999999999999" - ], - [ - 1490053223, - "2.1900000000000004" - ], - [ - 1490053238, - "5.859999999999999" - ], - [ - 1490053238, - "6.18" - ], - [ - 1490053238, - "3.1300000000000003" - ], - [ - 1490053253, - "5.17" - ], - [ - 1490053253, - "5.859999999999999" - ], - [ - 1490053253, - "1.12" - ], - [ - 1490053268, - "2.25" - ], - [ - 1490053268, - "6.14" - ], - [ - 1490053268, - "1.18" - ], - [ - 1490053283, - "4.42" - ], - [ - 1490053283, - "6.14" - ], - [ - 1490053283, - "2.37" - ], - [ - 1490053298, - "6.14" - ], - [ - 1490053298, - "4.22" - ], - [ - 1490053298, - "5.28" - ], - [ - 1490053313, - "5.32" - ], - [ - 1490053313, - "6.920000000000001" - ], - [ - 1490053313, - "1.14" - ], - [ - 1490053328, - "2.3" - ], - [ - 1490053328, - "6.920000000000001" - ], - [ - 1490053328, - "7.0200000000000005" - ], - [ - 1490053343, - "7.0200000000000005" - ], - [ - 1490053343, - "4.62" - ], - [ - 1490053343, - "6.920000000000001" - ], - [ - 1490053358, - "1.31" - ], - [ - 1490053358, - "5.41" - ], - [ - 1490053358, - "7.0200000000000005" - ], - [ - 1490053373, - "7.33" - ], - [ - 1490053373, - "3.4899999999999998" - ], - [ - 1490053373, - "1.22" - ], - [ - 1490053388, - "3.1899999999999995" - ], - [ - 1490053388, - "7.33" - ], - [ - 1490053388, - "4.54" - ], - [ - 1490053403, - "3.9899999999999993" - ], - [ - 1490053403, - "7.33" - ], - [ - 1490053403, - "6.0200000000000005" - ], - [ - 1490053418, - "1.24" - ], - [ - 1490053418, - "5.77" - ], - [ - 1490053418, - "6.0200000000000005" - ], - [ - 1490053433, - "3.44" - ], - [ - 1490053433, - "5.77" - ], - [ - 1490053433, - "6.0200000000000005" - ], - [ - 1490053448, - "6.0200000000000005" - ], - [ - 1490053448, - "5.77" - ], - [ - 1490053448, - "4.52" - ], - [ - 1490053463, - "5.77" - ], - [ - 1490053463, - "2.24" - ], - [ - 1490053463, - "6.29" - ], - [ - 1490053478, - "2.16" - ], - [ - 1490053478, - "6.29" - ], - [ - 1490053478, - "3.2800000000000002" - ], - [ - 1490053493, - "5.03" - ], - [ - 1490053493, - "3.04" - ], - [ - 1490053493, - "6.29" - ], - [ - 1490053508, - "6.29" - ], - [ - 1490053508, - "4.890000000000001" - ], - [ - 1490053508, - "5.79" - ], - [ - 1490053523, - "5.79" - ], - [ - 1490053523, - "5.700000000000001" - ], - [ - 1490053523, - "2.4000000000000004" - ], - [ - 1490053538, - "3.3800000000000003" - ], - [ - 1490053538, - "5.79" - ], - [ - 1490053538, - "5.700000000000001" - ], - [ - 1490053553, - "1.19" - ], - [ - 1490053553, - "5.700000000000001" - ], - [ - 1490053553, - "5.33" - ], - [ - 1490053568, - "3.35" - ], - [ - 1490053568, - "1.05" - ], - [ - 1490053568, - "6.3" - ], - [ - 1490053583, - "2.09" - ], - [ - 1490053583, - "4.4" - ], - [ - 1490053583, - "6.3" - ], - [ - 1490053598, - "5.9" - ], - [ - 1490053598, - "3.7399999999999998" - ], - [ - 1490053598, - "6.3" - ], - [ - 1490053613, - "4.74" - ], - [ - 1490053613, - "5.9" - ], - [ - 1490053613, - "1.26" - ], - [ - 1490053628, - "5.9" - ], - [ - 1490053628, - "2.2800000000000002" - ], - [ - 1490053628, - "4.74" - ], - [ - 1490053643, - "4.29" - ], - [ - 1490053643, - "4.74" - ], - [ - 1490053643, - "5.9" - ], - [ - 1490053658, - "2.34" - ], - [ - 1490053658, - "4.74" - ], - [ - 1490053658, - "5.08" - ], - [ - 1490053673, - "3.3099999999999996" - ], - [ - 1490053673, - "2.15" - ], - [ - 1490053673, - "5.08" - ], - [ - 1490053688, - "2.95" - ], - [ - 1490053688, - "4.9399999999999995" - ], - [ - 1490053688, - "5.08" - ], - [ - 1490053703, - "4.7" - ], - [ - 1490053703, - "5.08" - ], - [ - 1490053703, - "5.6499999999999995" - ], - [ - 1490053718, - "5.46" - ], - [ - 1490053718, - "1.37" - ], - [ - 1490053718, - "5.6499999999999995" - ], - [ - 1490053733, - "5.46" - ], - [ - 1490053733, - "3.3200000000000003" - ], - [ - 1490053733, - "5.6499999999999995" - ], - [ - 1490053748, - "5.46" - ], - [ - 1490053748, - "1.31" - ], - [ - 1490053748, - "4.36" - ], - [ - 1490053763, - "6.19" - ], - [ - 1490053763, - "1.06" - ], - [ - 1490053763, - "2.51" - ], - [ - 1490053778, - "4.67" - ], - [ - 1490053778, - "2.24" - ], - [ - 1490053778, - "6.19" - ], - [ - 1490053793, - "4.24" - ], - [ - 1490053793, - "6.19" - ], - [ - 1490053793, - "5.55" - ], - [ - 1490053808, - "7.25" - ], - [ - 1490053808, - "1.21" - ], - [ - 1490053808, - "5.29" - ], - [ - 1490053823, - "2.3499999999999996" - ], - [ - 1490053823, - "6.93" - ], - [ - 1490053823, - "7.25" - ], - [ - 1490053838, - "6.93" - ], - [ - 1490053838, - "7.25" - ], - [ - 1490053838, - "4.47" - ], - [ - 1490053853, - "6.93" - ], - [ - 1490053853, - "1.26" - ], - [ - 1490053853, - "5.24" - ], - [ - 1490053868, - "6.9799999999999995" - ], - [ - 1490053868, - "3.4" - ], - [ - 1490053868, - "1.24" - ], - [ - 1490053883, - "3.1100000000000003" - ], - [ - 1490053883, - "6.9799999999999995" - ], - [ - 1490053883, - "4.38" - ], - [ - 1490053898, - "6.9799999999999995" - ], - [ - 1490053898, - "3.8900000000000006" - ], - [ - 1490053898, - "5.84" - ], - [ - 1490053913, - "1.21" - ], - [ - 1490053913, - "5.84" - ], - [ - 1490053913, - "5.710000000000001" - ], - [ - 1490053928, - "3.41" - ], - [ - 1490053928, - "5.710000000000001" - ], - [ - 1490053928, - "5.84" - ], - [ - 1490053943, - "4.51" - ], - [ - 1490053943, - "5.710000000000001" - ], - [ - 1490053943, - "5.84" - ], - [ - 1490053958, - "6.27" - ], - [ - 1490053958, - "2.44" - ], - [ - 1490053958, - "5.710000000000001" - ], - [ - 1490053973, - "2.24" - ], - [ - 1490053973, - "3.5" - ], - [ - 1490053973, - "6.27" - ], - [ - 1490053988, - "5.3" - ], - [ - 1490053988, - "3.12" - ], - [ - 1490053988, - "6.27" - ], - [ - 1490054003, - "6.04" - ], - [ - 1490054003, - "4.92" - ], - [ - 1490054003, - "6.27" - ], - [ - 1490054018, - "2.33" - ], - [ - 1490054018, - "5.73" - ], - [ - 1490054018, - "6.04" - ], - [ - 1490054033, - "6.04" - ], - [ - 1490054033, - "5.73" - ], - [ - 1490054033, - "3.3200000000000003" - ], - [ - 1490054048, - "5.2700000000000005" - ], - [ - 1490054048, - "5.73" - ], - [ - 1490054048, - "1.23" - ], - [ - 1490054063, - "3.3400000000000003" - ], - [ - 1490054063, - "6.180000000000001" - ], - [ - 1490054063, - "1.22" - ], - [ - 1490054078, - "6.180000000000001" - ], - [ - 1490054078, - "4.37" - ], - [ - 1490054078, - "2.36" - ], - [ - 1490054093, - "5.94" - ], - [ - 1490054093, - "4.14" - ], - [ - 1490054093, - "6.180000000000001" - ], - [ - 1490054108, - "5.94" - ], - [ - 1490054108, - "5.22" - ], - [ - 1490054108, - "1.23" - ], - [ - 1490054123, - "5.94" - ], - [ - 1490054123, - "5.22" - ], - [ - 1490054123, - "2.4699999999999998" - ], - [ - 1490054138, - "4.66" - ], - [ - 1490054138, - "5.94" - ], - [ - 1490054138, - "5.22" - ], - [ - 1490054153, - "2.4000000000000004" - ], - [ - 1490054153, - "0.01" - ], - [ - 1490054153, - "5.5" - ], - [ - 1490054168, - "2.21" - ], - [ - 1490054168, - "5.5" - ], - [ - 1490054168, - "3.4600000000000004" - ], - [ - 1490054183, - "5.390000000000001" - ], - [ - 1490054183, - "3.15" - ], - [ - 1490054183, - "5.5" - ], - [ - 1490054198, - "0.01" - ], - [ - 1490054198, - "4.91" - ], - [ - 1490054198, - "6.180000000000001" - ], - [ - 1490054213, - "6.180000000000001" - ], - [ - 1490054213, - "5.720000000000001" - ], - [ - 1490054213, - "1.36" - ], - [ - 1490054228, - "6.180000000000001" - ], - [ - 1490054228, - "3.37" - ], - [ - 1490054228, - "5.720000000000001" - ], - [ - 1490054243, - "1.25" - ], - [ - 1490054243, - "4.390000000000001" - ], - [ - 1490054243, - "5.720000000000001" - ], - [ - 1490054258, - "1.2" - ], - [ - 1490054258, - "2.4299999999999997" - ], - [ - 1490054258, - "6.220000000000001" - ], - [ - 1490054273, - "6.220000000000001" - ], - [ - 1490054273, - "4.68" - ], - [ - 1490054273, - "2.31" - ], - [ - 1490054288, - "5.49" - ], - [ - 1490054288, - "4.03" - ], - [ - 1490054288, - "6.220000000000001" - ], - [ - 1490054303, - "7.07" - ], - [ - 1490054303, - "1.29" - ], - [ - 1490054303, - "5.2" - ], - [ - 1490054318, - "6.960000000000001" - ], - [ - 1490054318, - "7.07" - ], - [ - 1490054318, - "2.5300000000000002" - ], - [ - 1490054333, - "7.07" - ], - [ - 1490054333, - "4.640000000000001" - ], - [ - 1490054333, - "6.960000000000001" - ], - [ - 1490054348, - "6.960000000000001" - ], - [ - 1490054348, - "1.34" - ], - [ - 1490054348, - "5.44" - ], - [ - 1490054363, - "3.4299999999999997" - ], - [ - 1490054363, - "7.2700000000000005" - ], - [ - 1490054363, - "1.16" - ], - [ - 1490054378, - "3.1299999999999994" - ], - [ - 1490054378, - "7.2700000000000005" - ], - [ - 1490054378, - "4.449999999999999" - ], - [ - 1490054393, - "3.9399999999999995" - ], - [ - 1490054393, - "5.949999999999999" - ], - [ - 1490054393, - "7.2700000000000005" - ], - [ - 1490054408, - "1.29" - ], - [ - 1490054408, - "5.949999999999999" - ], - [ - 1490054408, - "5.77" - ], - [ - 1490054423, - "5.77" - ], - [ - 1490054423, - "3.4899999999999998" - ], - [ - 1490054423, - "5.949999999999999" - ], - [ - 1490054438, - "4.59" - ], - [ - 1490054438, - "0.01" - ], - [ - 1490054438, - "5.77" - ], - [ - 1490054453, - "5.77" - ], - [ - 1490054453, - "2.42" - ], - [ - 1490054453, - "6.35" - ], - [ - 1490054468, - "2.29" - ], - [ - 1490054468, - "3.44" - ], - [ - 1490054468, - "6.35" - ], - [ - 1490054483, - "6.35" - ], - [ - 1490054483, - "5.22" - ], - [ - 1490054483, - "3.18" - ], - [ - 1490054498, - "6" - ], - [ - 1490054498, - "5.02" - ], - [ - 1490054498, - "6.35" - ], - [ - 1490054513, - "5.92" - ], - [ - 1490054513, - "2.59" - ], - [ - 1490054513, - "6" - ], - [ - 1490054528, - "5.92" - ], - [ - 1490054528, - "6" - ], - [ - 1490054528, - "3.71" - ], - [ - 1490054543, - "1.29" - ], - [ - 1490054543, - "5.63" - ], - [ - 1490054543, - "5.92" - ], - [ - 1490054558, - "1.23" - ], - [ - 1490054558, - "6.6" - ], - [ - 1490054558, - "2.5300000000000002" - ], - [ - 1490054573, - "6.6" - ], - [ - 1490054573, - "2.42" - ], - [ - 1490054573, - "4.720000000000001" - ], - [ - 1490054588, - "6.6" - ], - [ - 1490054588, - "4.21" - ], - [ - 1490054588, - "5.590000000000001" - ], - [ - 1490054603, - "1.46" - ], - [ - 1490054603, - "5.590000000000001" - ], - [ - 1490054603, - "5.45" - ], - [ - 1490054618, - "5.45" - ], - [ - 1490054618, - "2.6399999999999997" - ], - [ - 1490054618, - "5.590000000000001" - ], - [ - 1490054633, - "4.859999999999999" - ], - [ - 1490054633, - "5.590000000000001" - ], - [ - 1490054633, - "5.45" - ], - [ - 1490054648, - "5.45" - ], - [ - 1490054648, - "1.36" - ], - [ - 1490054648, - "5.699999999999999" - ], - [ - 1490054663, - "1.22" - ], - [ - 1490054663, - "3.53" - ], - [ - 1490054663, - "7.659999999999999" - ], - [ - 1490054678, - "7.659999999999999" - ], - [ - 1490054678, - "4.699999999999999" - ], - [ - 1490054678, - "3.46" - ], - [ - 1490054693, - "6.509999999999999" - ], - [ - 1490054693, - "4.41" - ], - [ - 1490054693, - "7.659999999999999" - ], - [ - 1490054708, - "6.509999999999999" - ], - [ - 1490054708, - "6.82" - ], - [ - 1490054708, - "1.52" - ], - [ - 1490054723, - "6.82" - ], - [ - 1490054723, - "3.72" - ], - [ - 1490054723, - "6.509999999999999" - ], - [ - 1490054738, - "6.82" - ], - [ - 1490054738, - "4.75" - ], - [ - 1490054738, - "1.31" - ], - [ - 1490054753, - "6.43" - ], - [ - 1490054753, - "2.3600000000000003" - ], - [ - 1490054753, - "1.24" - ], - [ - 1490054768, - "2.4" - ], - [ - 1490054768, - "4.3100000000000005" - ], - [ - 1490054768, - "6.43" - ], - [ - 1490054783, - "4.239999999999999" - ], - [ - 1490054783, - "5.1000000000000005" - ], - [ - 1490054783, - "6.43" - ], - [ - 1490054798, - "5.329999999999999" - ], - [ - 1490054798, - "6.43" - ], - [ - 1490054798, - "6.710000000000001" - ], - [ - 1490054813, - "6.710000000000001" - ], - [ - 1490054813, - "2.62" - ], - [ - 1490054813, - "7.179999999999999" - ], - [ - 1490054828, - "3.83" - ], - [ - 1490054828, - "7.179999999999999" - ], - [ - 1490054828, - "6.710000000000001" - ], - [ - 1490054843, - "1.28" - ], - [ - 1490054843, - "5.98" - ], - [ - 1490054843, - "7.179999999999999" - ], - [ - 1490054858, - "7.050000000000001" - ], - [ - 1490054858, - "3.77" - ], - [ - 1490054858, - "1.34" - ], - [ - 1490054873, - "7.050000000000001" - ], - [ - 1490054873, - "4.86" - ], - [ - 1490054873, - "2.62" - ], - [ - 1490054888, - "7.050000000000001" - ], - [ - 1490054888, - "6.470000000000001" - ], - [ - 1490054888, - "4.2700000000000005" - ], - [ - 1490054903, - "5.24" - ], - [ - 1490054903, - "1.26" - ], - [ - 1490054903, - "6.470000000000001" - ], - [ - 1490054918, - "6.470000000000001" - ], - [ - 1490054918, - "5.24" - ], - [ - 1490054918, - "3.26" - ], - [ - 1490054933, - "6.470000000000001" - ], - [ - 1490054933, - "5.24" - ], - [ - 1490054933, - "4.26" - ], - [ - 1490054948, - "5.85" - ], - [ - 1490054948, - "5.24" - ], - [ - 1490054948, - "2.3899999999999997" - ], - [ - 1490054963, - "3.38" - ], - [ - 1490054963, - "5.85" - ], - [ - 1490054963, - "2.29" - ], - [ - 1490054978, - "5.08" - ], - [ - 1490054978, - "5.85" - ], - [ - 1490054978, - "3.15" - ], - [ - 1490054993, - "5.85" - ], - [ - 1490054993, - "4.89" - ], - [ - 1490054993, - "5.85" - ], - [ - 1490055008, - "5.85" - ], - [ - 1490055008, - "2.26" - ], - [ - 1490055008, - "5.76" - ], - [ - 1490055023, - "5.85" - ], - [ - 1490055023, - "3.2399999999999998" - ], - [ - 1490055023, - "5.76" - ], - [ - 1490055038, - "4.89" - ], - [ - 1490055038, - "5.76" - ], - [ - 1490055038, - "1.29" - ], - [ - 1490055053, - "1.36" - ], - [ - 1490055053, - "2.34" - ], - [ - 1490055053, - "5.79" - ], - [ - 1490055068, - "2.37" - ], - [ - 1490055068, - "5.79" - ], - [ - 1490055068, - "4.41" - ], - [ - 1490055083, - "5.79" - ], - [ - 1490055083, - "5.13" - ], - [ - 1490055083, - "3.95" - ], - [ - 1490055098, - "1.2" - ], - [ - 1490055098, - "5.13" - ], - [ - 1490055098, - "4.890000000000001" - ], - [ - 1490055113, - "6.4" - ], - [ - 1490055113, - "2.23" - ], - [ - 1490055113, - "5.13" - ], - [ - 1490055128, - "4.06" - ], - [ - 1490055128, - "6.4" - ], - [ - 1490055128, - "5.13" - ], - [ - 1490055143, - "4.7299999999999995" - ], - [ - 1490055143, - "6.4" - ], - [ - 1490055143, - "1.38" - ], - [ - 1490055158, - "1.26" - ], - [ - 1490055158, - "3.15" - ], - [ - 1490055158, - "6.31" - ], - [ - 1490055173, - "4.01" - ], - [ - 1490055173, - "2.95" - ], - [ - 1490055173, - "6.31" - ], - [ - 1490055188, - "6.31" - ], - [ - 1490055188, - "5.32" - ], - [ - 1490055188, - "3.6500000000000004" - ], - [ - 1490055203, - "5.36" - ], - [ - 1490055203, - "5.32" - ], - [ - 1490055203, - "1.19" - ], - [ - 1490055218, - "5.32" - ], - [ - 1490055218, - "3.09" - ], - [ - 1490055218, - "5.36" - ], - [ - 1490055233, - "5.32" - ], - [ - 1490055233, - "5.36" - ], - [ - 1490055233, - "4.029999999999999" - ], - [ - 1490055248, - "2.1799999999999997" - ], - [ - 1490055248, - "5.36" - ], - [ - 1490055248, - "5.4799999999999995" - ], - [ - 1490055263, - "2.3200000000000003" - ], - [ - 1490055263, - "5.4799999999999995" - ], - [ - 1490055263, - "3.0199999999999996" - ], - [ - 1490055278, - "3.1300000000000003" - ], - [ - 1490055278, - "5.4799999999999995" - ], - [ - 1490055278, - "4.67" - ], - [ - 1490055293, - "0.01" - ], - [ - 1490055293, - "5.37" - ], - [ - 1490055293, - "4.86" - ], - [ - 1490055308, - "2.25" - ], - [ - 1490055308, - "5.37" - ], - [ - 1490055308, - "5.630000000000001" - ], - [ - 1490055323, - "3.16" - ], - [ - 1490055323, - "5.630000000000001" - ], - [ - 1490055323, - "5.37" - ], - [ - 1490055338, - "5.630000000000001" - ], - [ - 1490055338, - "4.82" - ], - [ - 1490055338, - "1.34" - ], - [ - 1490055353, - "5.69" - ], - [ - 1490055353, - "1.17" - ], - [ - 1490055353, - "3.2800000000000002" - ], - [ - 1490055368, - "5.69" - ], - [ - 1490055368, - "2.98" - ], - [ - 1490055368, - "4.33" - ], - [ - 1490055383, - "5.7700000000000005" - ], - [ - 1490055383, - "5.69" - ], - [ - 1490055383, - "3.74" - ], - [ - 1490055398, - "1.29" - ], - [ - 1490055398, - "5.7700000000000005" - ], - [ - 1490055398, - "5.32" - ], - [ - 1490055413, - "2.22" - ], - [ - 1490055413, - "5.32" - ], - [ - 1490055413, - "5.7700000000000005" - ], - [ - 1490055428, - "0.01" - ], - [ - 1490055428, - "4.16" - ], - [ - 1490055428, - "5.32" - ], - [ - 1490055443, - "2.2800000000000002" - ], - [ - 1490055443, - "5.32" - ], - [ - 1490055443, - "4.88" - ], - [ - 1490055458, - "3.1900000000000004" - ], - [ - 1490055458, - "4.88" - ], - [ - 1490055458, - "2.51" - ], - [ - 1490055473, - "4.88" - ], - [ - 1490055473, - "3.25" - ], - [ - 1490055473, - "5.080000000000001" - ], - [ - 1490055488, - "4.8100000000000005" - ], - [ - 1490055488, - "5.750000000000001" - ], - [ - 1490055488, - "4.88" - ], - [ - 1490055503, - "2.2" - ], - [ - 1490055503, - "5.550000000000001" - ], - [ - 1490055503, - "5.750000000000001" - ], - [ - 1490055518, - "5.750000000000001" - ], - [ - 1490055518, - "5.550000000000001" - ], - [ - 1490055518, - "3.0500000000000003" - ], - [ - 1490055533, - "4.72" - ], - [ - 1490055533, - "1.27" - ], - [ - 1490055533, - "5.550000000000001" - ], - [ - 1490055548, - "5.59" - ], - [ - 1490055548, - "1.29" - ], - [ - 1490055548, - "2.34" - ], - [ - 1490055563, - "4.29" - ], - [ - 1490055563, - "2.6500000000000004" - ], - [ - 1490055563, - "5.59" - ], - [ - 1490055578, - "5.23" - ], - [ - 1490055578, - "5.59" - ], - [ - 1490055578, - "5.59" - ], - [ - 1490055593, - "1.06" - ], - [ - 1490055593, - "6.67" - ], - [ - 1490055593, - "5.59" - ], - [ - 1490055608, - "5.59" - ], - [ - 1490055608, - "8.98" - ], - [ - 1490055608, - "2.75" - ], - [ - 1490055623, - "5.59" - ], - [ - 1490055623, - "8.98" - ], - [ - 1490055623, - "7.36" - ], - [ - 1490055638, - "8.98" - ], - [ - 1490055638, - "9.59" - ], - [ - 1490055638, - "1.42" - ], - [ - 1490055653, - "0.62" - ], - [ - 1490055653, - "1.42" - ], - [ - 1490055653, - "12.59" - ], - [ - 1490055668, - "12.59" - ], - [ - 1490055668, - "0.8" - ], - [ - 1490055668, - "0.62" - ], - [ - 1490055683, - "3.89" - ], - [ - 1490055683, - "12.59" - ], - [ - 1490055683, - "1.13" - ], - [ - 1490055698, - "3.6099999999999994" - ], - [ - 1490055698, - "12.59" - ], - [ - 1490055698, - "5.08" - ], - [ - 1490055713, - "1.13" - ], - [ - 1490055713, - "4.9399999999999995" - ], - [ - 1490055713, - "7.2299999999999995" - ], - [ - 1490055728, - "2.5199999999999996" - ], - [ - 1490055728, - "6.819999999999999" - ], - [ - 1490055728, - "8.34" - ], - [ - 1490055743, - "6.819999999999999" - ], - [ - 1490055743, - "4.58" - ], - [ - 1490055743, - "8.34" - ], - [ - 1490055758, - "8.34" - ], - [ - 1490055758, - "6.819999999999999" - ], - [ - 1490055758, - "5.88" - ], - [ - 1490055773, - "7.71" - ], - [ - 1490055773, - "6.819999999999999" - ], - [ - 1490055773, - "2.49" - ], - [ - 1490055788, - "7.71" - ], - [ - 1490055788, - "2.42" - ], - [ - 1490055788, - "3.6500000000000004" - ], - [ - 1490055803, - "7.71" - ], - [ - 1490055803, - "3.67" - ], - [ - 1490055803, - "5.66" - ], - [ - 1490055818, - "2.5" - ], - [ - 1490055818, - "6" - ], - [ - 1490055818, - "6.76" - ], - [ - 1490055833, - "3.71" - ], - [ - 1490055833, - "6.96" - ], - [ - 1490055833, - "6.76" - ], - [ - 1490055848, - "5.92" - ], - [ - 1490055848, - "6.76" - ], - [ - 1490055848, - "6.96" - ], - [ - 1490055863, - "1.26" - ], - [ - 1490055863, - "7.01" - ], - [ - 1490055863, - "6.96" - ], - [ - 1490055878, - "2.44" - ], - [ - 1490055878, - "7.01" - ], - [ - 1490055878, - "1.13" - ], - [ - 1490055893, - "2.17" - ], - [ - 1490055893, - "4.35" - ], - [ - 1490055893, - "7.01" - ], - [ - 1490055908, - "7.01" - ], - [ - 1490055908, - "4.13" - ], - [ - 1490055908, - "5.06" - ], - [ - 1490055923, - "6.75" - ], - [ - 1490055923, - "2.24" - ], - [ - 1490055923, - "4.85" - ], - [ - 1490055938, - "3.04" - ], - [ - 1490055938, - "6.229999999999999" - ], - [ - 1490055938, - "6.75" - ], - [ - 1490055953, - "6.75" - ], - [ - 1490055953, - "6.229999999999999" - ], - [ - 1490055953, - "4.65" - ], - [ - 1490055968, - "5.41" - ], - [ - 1490055968, - "1.35" - ], - [ - 1490055968, - "6.229999999999999" - ], - [ - 1490055983, - "5.41" - ], - [ - 1490055983, - "3.1599999999999997" - ], - [ - 1490055983, - "1.27" - ], - [ - 1490055998, - "5.41" - ], - [ - 1490055998, - "4.109999999999999" - ], - [ - 1490055998, - "3.2" - ], - [ - 1490056013, - "5.6499999999999995" - ], - [ - 1490056013, - "1.15" - ], - [ - 1490056013, - "4.25" - ], - [ - 1490056028, - "5.8" - ], - [ - 1490056028, - "3.1" - ], - [ - 1490056028, - "5.6499999999999995" - ], - [ - 1490056043, - "3.97" - ], - [ - 1490056043, - "5.8" - ], - [ - 1490056043, - "5.6499999999999995" - ], - [ - 1490056058, - "5.8" - ], - [ - 1490056058, - "5.95" - ], - [ - 1490056058, - "5.6499999999999995" - ], - [ - 1490056073, - "2.65" - ], - [ - 1490056073, - "5.95" - ], - [ - 1490056073, - "0.01" - ], - [ - 1490056088, - "2.28" - ], - [ - 1490056088, - "5.95" - ], - [ - 1490056088, - "3.56" - ], - [ - 1490056103, - "3.1599999999999997" - ], - [ - 1490056103, - "5.95" - ], - [ - 1490056103, - "5.13" - ], - [ - 1490056118, - "4.81" - ], - [ - 1490056118, - "2.38" - ], - [ - 1490056118, - "5.95" - ], - [ - 1490056133, - "3.1999999999999997" - ], - [ - 1490056133, - "5.489999999999999" - ], - [ - 1490056133, - "5.95" - ], - [ - 1490056148, - "5.95" - ], - [ - 1490056148, - "4.859999999999999" - ], - [ - 1490056148, - "5.489999999999999" - ], - [ - 1490056163, - "1.29" - ], - [ - 1490056163, - "5.489999999999999" - ], - [ - 1490056163, - "5.7299999999999995" - ], - [ - 1490056178, - "2.3" - ], - [ - 1490056178, - "5.7299999999999995" - ], - [ - 1490056178, - "1.36" - ], - [ - 1490056193, - "5.7299999999999995" - ], - [ - 1490056193, - "4.18" - ], - [ - 1490056193, - "2.3" - ], - [ - 1490056208, - "4.1899999999999995" - ], - [ - 1490056208, - "1.23" - ], - [ - 1490056208, - "4.869999999999999" - ], - [ - 1490056223, - "4.869999999999999" - ], - [ - 1490056223, - "4.97" - ], - [ - 1490056223, - "2.4" - ], - [ - 1490056238, - "4.869999999999999" - ], - [ - 1490056238, - "4.02" - ], - [ - 1490056238, - "4.97" - ], - [ - 1490056253, - "4.959999999999999" - ], - [ - 1490056253, - "4.97" - ], - [ - 1490056253, - "4.869999999999999" - ], - [ - 1490056268, - "4.97" - ], - [ - 1490056268, - "2.27" - ], - [ - 1490056268, - "4.959999999999999" - ], - [ - 1490056283, - "4.959999999999999" - ], - [ - 1490056283, - "3.18" - ], - [ - 1490056283, - "1.3" - ], - [ - 1490056298, - "3.06" - ], - [ - 1490056298, - "4.82" - ], - [ - 1490056298, - "4.959999999999999" - ], - [ - 1490056313, - "5.630000000000001" - ], - [ - 1490056313, - "4.0600000000000005" - ], - [ - 1490056313, - "1.29" - ], - [ - 1490056328, - "5.470000000000001" - ], - [ - 1490056328, - "5.630000000000001" - ], - [ - 1490056328, - "3.08" - ], - [ - 1490056343, - "5.470000000000001" - ], - [ - 1490056343, - "5.630000000000001" - ], - [ - 1490056343, - "3.84" - ], - [ - 1490056358, - "1.3" - ], - [ - 1490056358, - "5.619999999999999" - ], - [ - 1490056358, - "5.470000000000001" - ], - [ - 1490056373, - "1.32" - ], - [ - 1490056373, - "5.619999999999999" - ], - [ - 1490056373, - "2.34" - ], - [ - 1490056388, - "4.2299999999999995" - ], - [ - 1490056388, - "2.3" - ], - [ - 1490056388, - "5.619999999999999" - ], - [ - 1490056403, - "1.37" - ], - [ - 1490056403, - "4.199999999999999" - ], - [ - 1490056403, - "4.909999999999999" - ], - [ - 1490056418, - "4.93" - ], - [ - 1490056418, - "6.619999999999999" - ], - [ - 1490056418, - "2.47" - ], - [ - 1490056433, - "6.619999999999999" - ], - [ - 1490056433, - "6.27" - ], - [ - 1490056433, - "4.0600000000000005" - ], - [ - 1490056448, - "5.090000000000001" - ], - [ - 1490056448, - "6.619999999999999" - ], - [ - 1490056448, - "6.27" - ], - [ - 1490056463, - "6.57" - ], - [ - 1490056463, - "1.29" - ], - [ - 1490056463, - "6.27" - ], - [ - 1490056478, - "1.23" - ], - [ - 1490056478, - "6.57" - ], - [ - 1490056478, - "3.14" - ], - [ - 1490056493, - "4.08" - ], - [ - 1490056493, - "3.04" - ], - [ - 1490056493, - "6.57" - ], - [ - 1490056508, - "5.54" - ], - [ - 1490056508, - "1.11" - ], - [ - 1490056508, - "4.08" - ], - [ - 1490056523, - "5.47" - ], - [ - 1490056523, - "3.0500000000000003" - ], - [ - 1490056523, - "5.54" - ], - [ - 1490056538, - "5.54" - ], - [ - 1490056538, - "3.8000000000000003" - ], - [ - 1490056538, - "5.47" - ], - [ - 1490056553, - "5.47" - ], - [ - 1490056553, - "5.54" - ], - [ - 1490056553, - "5.62" - ], - [ - 1490056568, - "5.62" - ], - [ - 1490056568, - "2.2" - ], - [ - 1490056568, - "5.47" - ], - [ - 1490056583, - "2.31" - ], - [ - 1490056583, - "3.0900000000000003" - ], - [ - 1490056583, - "5.62" - ], - [ - 1490056598, - "3.22" - ], - [ - 1490056598, - "4.77" - ], - [ - 1490056598, - "5.62" - ], - [ - 1490056613, - "2.48" - ], - [ - 1490056613, - "4.98" - ], - [ - 1490056613, - "5.55" - ], - [ - 1490056628, - "5.55" - ], - [ - 1490056628, - "3.37" - ], - [ - 1490056628, - "5.720000000000001" - ], - [ - 1490056643, - "5.13" - ], - [ - 1490056643, - "5.720000000000001" - ], - [ - 1490056643, - "5.55" - ], - [ - 1490056658, - "1.22" - ], - [ - 1490056658, - "6.14" - ], - [ - 1490056658, - "5.720000000000001" - ], - [ - 1490056673, - "6.14" - ], - [ - 1490056673, - "2.54" - ], - [ - 1490056673, - "1.31" - ], - [ - 1490056688, - "4.54" - ], - [ - 1490056688, - "2.3" - ], - [ - 1490056688, - "6.14" - ], - [ - 1490056703, - "4.25" - ], - [ - 1490056703, - "5.29" - ], - [ - 1490056703, - "1.31" - ], - [ - 1490056718, - "5" - ], - [ - 1490056718, - "5.29" - ], - [ - 1490056718, - "2.49" - ], - [ - 1490056733, - "5.29" - ], - [ - 1490056733, - "4.08" - ], - [ - 1490056733, - "5" - ], - [ - 1490056748, - "5" - ], - [ - 1490056748, - "5.03" - ], - [ - 1490056748, - "5.29" - ], - [ - 1490056763, - "5.03" - ], - [ - 1490056763, - "5" - ], - [ - 1490056763, - "2.21" - ], - [ - 1490056778, - "3.12" - ], - [ - 1490056778, - "5.03" - ], - [ - 1490056778, - "1.32" - ], - [ - 1490056793, - "4.84" - ], - [ - 1490056793, - "5.03" - ], - [ - 1490056793, - "3.25" - ], - [ - 1490056808, - "5.68" - ], - [ - 1490056808, - "1.22" - ], - [ - 1490056808, - "4.4" - ], - [ - 1490056823, - "5.68" - ], - [ - 1490056823, - "3.29" - ], - [ - 1490056823, - "6.01" - ], - [ - 1490056838, - "4.09" - ], - [ - 1490056838, - "5.68" - ], - [ - 1490056838, - "6.01" - ], - [ - 1490056853, - "1.76" - ], - [ - 1490056853, - "6.01" - ], - [ - 1490056853, - "6.35" - ], - [ - 1490056868, - "6.01" - ], - [ - 1490056868, - "3.06" - ], - [ - 1490056868, - "6.35" - ], - [ - 1490056883, - "2.63" - ], - [ - 1490056883, - "6.35" - ], - [ - 1490056883, - "5.3" - ], - [ - 1490056898, - "6.35" - ], - [ - 1490056898, - "3.79" - ], - [ - 1490056898, - "6.16" - ], - [ - 1490056913, - "2.46" - ], - [ - 1490056913, - "8.27" - ], - [ - 1490056913, - "5.94" - ], - [ - 1490056928, - "3.4" - ], - [ - 1490056928, - "8.27" - ], - [ - 1490056928, - "6.7" - ], - [ - 1490056943, - "8.27" - ], - [ - 1490056943, - "6.7" - ], - [ - 1490056943, - "5.2" - ], - [ - 1490056958, - "1.3" - ], - [ - 1490056958, - "6.7" - ], - [ - 1490056958, - "6.15" - ], - [ - 1490056973, - "1.3" - ], - [ - 1490056973, - "3.57" - ], - [ - 1490056973, - "6.15" - ], - [ - 1490056988, - "6.15" - ], - [ - 1490056988, - "4.7299999999999995" - ], - [ - 1490056988, - "3.5" - ], - [ - 1490057003, - "4.71" - ], - [ - 1490057003, - "6.56" - ], - [ - 1490057003, - "1.27" - ], - [ - 1490057018, - "6.56" - ], - [ - 1490057018, - "6.3500000000000005" - ], - [ - 1490057018, - "3.58" - ], - [ - 1490057033, - "4.42" - ], - [ - 1490057033, - "6.3500000000000005" - ], - [ - 1490057033, - "6.56" - ], - [ - 1490057048, - "6.3999999999999995" - ], - [ - 1490057048, - "6.56" - ], - [ - 1490057048, - "6.3500000000000005" - ], - [ - 1490057063, - "2.5199999999999996" - ], - [ - 1490057063, - "6.3500000000000005" - ], - [ - 1490057063, - "6.3999999999999995" - ], - [ - 1490057078, - "6.3999999999999995" - ], - [ - 1490057078, - "3.5199999999999996" - ], - [ - 1490057078, - "2.44" - ], - [ - 1490057093, - "5.34" - ], - [ - 1490057093, - "6.3999999999999995" - ], - [ - 1490057093, - "3.41" - ], - [ - 1490057108, - "5.25" - ], - [ - 1490057108, - "6.27" - ], - [ - 1490057108, - "2.36" - ], - [ - 1490057123, - "6.27" - ], - [ - 1490057123, - "3.21" - ], - [ - 1490057123, - "5.96" - ], - [ - 1490057138, - "5.96" - ], - [ - 1490057138, - "6.27" - ], - [ - 1490057138, - "4.949999999999999" - ], - [ - 1490057153, - "1.25" - ], - [ - 1490057153, - "5.839999999999999" - ], - [ - 1490057153, - "5.96" - ], - [ - 1490057168, - "2.4299999999999997" - ], - [ - 1490057168, - "1.36" - ], - [ - 1490057168, - "5.839999999999999" - ], - [ - 1490057183, - "4.47" - ], - [ - 1490057183, - "5.839999999999999" - ], - [ - 1490057183, - "2.56" - ], - [ - 1490057198, - "1.3" - ], - [ - 1490057198, - "5.25" - ], - [ - 1490057198, - "4.79" - ], - [ - 1490057213, - "5.7" - ], - [ - 1490057213, - "2.6500000000000004" - ], - [ - 1490057213, - "5.25" - ], - [ - 1490057228, - "7.3500000000000005" - ], - [ - 1490057228, - "5.25" - ], - [ - 1490057228, - "4.51" - ], - [ - 1490057243, - "5.56" - ], - [ - 1490057243, - "7.3500000000000005" - ], - [ - 1490057243, - "5.25" - ], - [ - 1490057258, - "7.3999999999999995" - ], - [ - 1490057258, - "7.3500000000000005" - ], - [ - 1490057258, - "1.3" - ], - [ - 1490057273, - "1.37" - ], - [ - 1490057273, - "3.76" - ], - [ - 1490057273, - "7.3999999999999995" - ], - [ - 1490057288, - "4.84" - ], - [ - 1490057288, - "3.4800000000000004" - ], - [ - 1490057288, - "7.3999999999999995" - ], - [ - 1490057303, - "6.61" - ], - [ - 1490057303, - "1.3" - ], - [ - 1490057303, - "4.61" - ], - [ - 1490057318, - "6.19" - ], - [ - 1490057318, - "3.4400000000000004" - ], - [ - 1490057318, - "6.61" - ], - [ - 1490057333, - "6.19" - ], - [ - 1490057333, - "6.61" - ], - [ - 1490057333, - "4.2700000000000005" - ], - [ - 1490057348, - "6.61" - ], - [ - 1490057348, - "6.19" - ], - [ - 1490057348, - "6.15" - ], - [ - 1490057363, - "2.41" - ], - [ - 1490057363, - "6.15" - ], - [ - 1490057363, - "6.19" - ], - [ - 1490057378, - "2.42" - ], - [ - 1490057378, - "6.15" - ], - [ - 1490057378, - "3.35" - ], - [ - 1490057393, - "3.36" - ], - [ - 1490057393, - "5.050000000000001" - ], - [ - 1490057393, - "6.15" - ], - [ - 1490057408, - "2.5" - ], - [ - 1490057408, - "5.26" - ], - [ - 1490057408, - "5.94" - ], - [ - 1490057423, - "5.97" - ], - [ - 1490057423, - "3.33" - ], - [ - 1490057423, - "5.94" - ], - [ - 1490057438, - "5.97" - ], - [ - 1490057438, - "5.18" - ], - [ - 1490057438, - "5.94" - ], - [ - 1490057453, - "6.06" - ], - [ - 1490057453, - "1.27" - ], - [ - 1490057453, - "5.97" - ], - [ - 1490057468, - "2.4299999999999997" - ], - [ - 1490057468, - "1.42" - ], - [ - 1490057468, - "6.06" - ], - [ - 1490057483, - "3.11" - ], - [ - 1490057483, - "4.7299999999999995" - ], - [ - 1490057483, - "6.06" - ], - [ - 1490057498, - "1.33" - ], - [ - 1490057498, - "5.77" - ], - [ - 1490057498, - "5.7" - ], - [ - 1490057513, - "5.77" - ], - [ - 1490057513, - "2.46" - ], - [ - 1490057513, - "6.55" - ], - [ - 1490057528, - "6.55" - ], - [ - 1490057528, - "4.22" - ], - [ - 1490057528, - "5.77" - ], - [ - 1490057543, - "5.16" - ], - [ - 1490057543, - "6.55" - ], - [ - 1490057543, - "0.01" - ], - [ - 1490057558, - "6.72" - ], - [ - 1490057558, - "0.01" - ], - [ - 1490057558, - "1.31" - ], - [ - 1490057573, - "6.72" - ], - [ - 1490057573, - "1.17" - ], - [ - 1490057573, - "3.24" - ], - [ - 1490057588, - "4.25" - ], - [ - 1490057588, - "6.72" - ], - [ - 1490057588, - "3.04" - ], - [ - 1490057603, - "5.75" - ], - [ - 1490057603, - "3.99" - ], - [ - 1490057603, - "1.23" - ], - [ - 1490057618, - "5.75" - ], - [ - 1490057618, - "3.08" - ], - [ - 1490057618, - "5.38" - ], - [ - 1490057633, - "5.38" - ], - [ - 1490057633, - "3.7600000000000002" - ], - [ - 1490057633, - "5.75" - ], - [ - 1490057648, - "1.25" - ], - [ - 1490057648, - "5.49" - ], - [ - 1490057648, - "5.38" - ], - [ - 1490057663, - "5.49" - ], - [ - 1490057663, - "1.21" - ], - [ - 1490057663, - "2.34" - ], - [ - 1490057678, - "2.37" - ], - [ - 1490057678, - "5.49" - ], - [ - 1490057678, - "4.31" - ], - [ - 1490057693, - "4.36" - ], - [ - 1490057693, - "5.1" - ], - [ - 1490057693, - "5.49" - ], - [ - 1490057708, - "6.93" - ], - [ - 1490057708, - "5.180000000000001" - ], - [ - 1490057708, - "2.3899999999999997" - ], - [ - 1490057723, - "6.57" - ], - [ - 1490057723, - "6.93" - ], - [ - 1490057723, - "3.2099999999999995" - ], - [ - 1490057738, - "4.779999999999999" - ], - [ - 1490057738, - "6.93" - ], - [ - 1490057738, - "6.57" - ], - [ - 1490057753, - "6.57" - ], - [ - 1490057753, - "1.4" - ], - [ - 1490057753, - "5.549999999999999" - ], - [ - 1490057768, - "1.24" - ], - [ - 1490057768, - "5.549999999999999" - ], - [ - 1490057768, - "3.1599999999999997" - ], - [ - 1490057783, - "4.119999999999999" - ], - [ - 1490057783, - "5.549999999999999" - ], - [ - 1490057783, - "3.08" - ], - [ - 1490057798, - "4.11" - ], - [ - 1490057798, - "1.2" - ], - [ - 1490057798, - "5.669999999999999" - ], - [ - 1490057813, - "3.21" - ], - [ - 1490057813, - "5.54" - ], - [ - 1490057813, - "5.669999999999999" - ], - [ - 1490057828, - "3.9699999999999998" - ], - [ - 1490057828, - "5.54" - ], - [ - 1490057828, - "5.669999999999999" - ], - [ - 1490057843, - "5.669999999999999" - ], - [ - 1490057843, - "5.54" - ], - [ - 1490057843, - "5.829999999999999" - ], - [ - 1490057858, - "5.829999999999999" - ], - [ - 1490057858, - "0.01" - ], - [ - 1490057858, - "2.48" - ], - [ - 1490057873, - "3.52" - ], - [ - 1490057873, - "5.829999999999999" - ], - [ - 1490057873, - "2.27" - ], - [ - 1490057888, - "3.15" - ], - [ - 1490057888, - "5.829999999999999" - ], - [ - 1490057888, - "5.29" - ], - [ - 1490057903, - "2.3099999999999996" - ], - [ - 1490057903, - "4.9399999999999995" - ], - [ - 1490057903, - "6.15" - ], - [ - 1490057918, - "5.59" - ], - [ - 1490057918, - "3.09" - ], - [ - 1490057918, - "6.15" - ], - [ - 1490057933, - "6.15" - ], - [ - 1490057933, - "5.59" - ], - [ - 1490057933, - "4.72" - ], - [ - 1490057948, - "1.29" - ], - [ - 1490057948, - "5.59" - ], - [ - 1490057948, - "5.5" - ], - [ - 1490057963, - "2.26" - ], - [ - 1490057963, - "5.5" - ], - [ - 1490057963, - "1.24" - ], - [ - 1490057978, - "5.5" - ], - [ - 1490057978, - "4.06" - ], - [ - 1490057978, - "2.34" - ], - [ - 1490057993, - "1.34" - ], - [ - 1490057993, - "4.779999999999999" - ], - [ - 1490057993, - "4.39" - ], - [ - 1490058008, - "5.29" - ], - [ - 1490058008, - "4.779999999999999" - ], - [ - 1490058008, - "2.6100000000000003" - ], - [ - 1490058023, - "5.29" - ], - [ - 1490058023, - "4.779999999999999" - ], - [ - 1490058023, - "4.27" - ], - [ - 1490058038, - "0.01" - ], - [ - 1490058038, - "5.199999999999999" - ], - [ - 1490058038, - "5.29" - ], - [ - 1490058053, - "1.43" - ], - [ - 1490058053, - "6.6499999999999995" - ], - [ - 1490058053, - "5.29" - ], - [ - 1490058068, - "6.6499999999999995" - ], - [ - 1490058068, - "3.23" - ], - [ - 1490058068, - "1.36" - ], - [ - 1490058083, - "4.23" - ], - [ - 1490058083, - "6.6499999999999995" - ], - [ - 1490058083, - "3.29" - ], - [ - 1490058098, - "1.18" - ], - [ - 1490058098, - "4.36" - ], - [ - 1490058098, - "5.7700000000000005" - ], - [ - 1490058113, - "5.93" - ], - [ - 1490058113, - "3.28" - ], - [ - 1490058113, - "5.7700000000000005" - ], - [ - 1490058128, - "5.93" - ], - [ - 1490058128, - "5.7700000000000005" - ], - [ - 1490058128, - "4.06" - ], - [ - 1490058143, - "5.84" - ], - [ - 1490058143, - "0.01" - ], - [ - 1490058143, - "5.93" - ], - [ - 1490058158, - "2.38" - ], - [ - 1490058158, - "5.93" - ], - [ - 1490058158, - "5.84" - ], - [ - 1490058173, - "5.84" - ], - [ - 1490058173, - "3.26" - ], - [ - 1490058173, - "2.26" - ], - [ - 1490058188, - "3.1999999999999997" - ], - [ - 1490058188, - "5.84" - ], - [ - 1490058188, - "4.869999999999999" - ], - [ - 1490058203, - "5.17" - ], - [ - 1490058203, - "5.7299999999999995" - ], - [ - 1490058203, - "2.73" - ], - [ - 1490058218, - "3.6799999999999997" - ], - [ - 1490058218, - "5.9399999999999995" - ], - [ - 1490058218, - "5.7299999999999995" - ], - [ - 1490058233, - "5.9399999999999995" - ], - [ - 1490058233, - "5.7299999999999995" - ], - [ - 1490058233, - "5.52" - ], - [ - 1490058248, - "5.9399999999999995" - ], - [ - 1490058248, - "6.5" - ], - [ - 1490058248, - "1.29" - ], - [ - 1490058263, - "6.5" - ], - [ - 1490058263, - "3.4699999999999998" - ], - [ - 1490058263, - "1.3800000000000001" - ], - [ - 1490058278, - "2.63" - ], - [ - 1490058278, - "6.5" - ], - [ - 1490058278, - "4.56" - ], - [ - 1490058293, - "6.29" - ], - [ - 1490058293, - "1.27" - ], - [ - 1490058293, - "4.92" - ], - [ - 1490058308, - "5.97" - ], - [ - 1490058308, - "2.66" - ], - [ - 1490058308, - "6.29" - ], - [ - 1490058323, - "6.29" - ], - [ - 1490058323, - "5.97" - ], - [ - 1490058323, - "4.62" - ], - [ - 1490058338, - "5.97" - ], - [ - 1490058338, - "6.29" - ], - [ - 1490058338, - "5.57" - ], - [ - 1490058353, - "2.48" - ], - [ - 1490058353, - "5.57" - ], - [ - 1490058353, - "5.97" - ], - [ - 1490058368, - "2.67" - ], - [ - 1490058368, - "3.49" - ], - [ - 1490058368, - "5.57" - ], - [ - 1490058383, - "5.57" - ], - [ - 1490058383, - "3.71" - ], - [ - 1490058383, - "5.45" - ], - [ - 1490058398, - "1.28" - ], - [ - 1490058398, - "6.390000000000001" - ], - [ - 1490058398, - "6" - ], - [ - 1490058413, - "6.390000000000001" - ], - [ - 1490058413, - "3.7200000000000006" - ], - [ - 1490058413, - "6.87" - ], - [ - 1490058428, - "6.87" - ], - [ - 1490058428, - "6.390000000000001" - ], - [ - 1490058428, - "4.5200000000000005" - ], - [ - 1490058443, - "1.39" - ], - [ - 1490058443, - "6.87" - ], - [ - 1490058443, - "6.470000000000001" - ], - [ - 1490058458, - "6.470000000000001" - ], - [ - 1490058458, - "1.3" - ], - [ - 1490058458, - "2.65" - ], - [ - 1490058473, - "2.7199999999999998" - ], - [ - 1490058473, - "5.1" - ], - [ - 1490058473, - "6.470000000000001" - ], - [ - 1490058488, - "6.039999999999999" - ], - [ - 1490058488, - "1.23" - ], - [ - 1490058488, - "5.23" - ], - [ - 1490058503, - "2.69" - ], - [ - 1490058503, - "8.28" - ], - [ - 1490058503, - "6.33" - ], - [ - 1490058518, - "8.01" - ], - [ - 1490058518, - "4.62" - ], - [ - 1490058518, - "8.28" - ], - [ - 1490058533, - "8.01" - ], - [ - 1490058533, - "5.63" - ], - [ - 1490058533, - "8.28" - ], - [ - 1490058548, - "8.01" - ], - [ - 1490058548, - "1.27" - ], - [ - 1490058548, - "7.46" - ], - [ - 1490058563, - "7.46" - ], - [ - 1490058563, - "1.33" - ], - [ - 1490058563, - "3.7199999999999998" - ], - [ - 1490058578, - "4.97" - ], - [ - 1490058578, - "3.75" - ], - [ - 1490058578, - "7.46" - ], - [ - 1490058593, - "4.96" - ], - [ - 1490058593, - "1.16" - ], - [ - 1490058593, - "6.799999999999999" - ], - [ - 1490058608, - "6.73" - ], - [ - 1490058608, - "3.48" - ], - [ - 1490058608, - "6.799999999999999" - ], - [ - 1490058623, - "4.34" - ], - [ - 1490058623, - "6.73" - ], - [ - 1490058623, - "6.799999999999999" - ], - [ - 1490058638, - "6.29" - ], - [ - 1490058638, - "6.73" - ], - [ - 1490058638, - "6.799999999999999" - ], - [ - 1490058653, - "6.73" - ], - [ - 1490058653, - "2.39" - ], - [ - 1490058653, - "6.29" - ], - [ - 1490058668, - "2.31" - ], - [ - 1490058668, - "6.29" - ], - [ - 1490058668, - "3.33" - ], - [ - 1490058683, - "6.29" - ], - [ - 1490058683, - "3.16" - ], - [ - 1490058683, - "5.06" - ], - [ - 1490058698, - "2.55" - ], - [ - 1490058698, - "5.88" - ], - [ - 1490058698, - "5.18" - ], - [ - 1490058713, - "5.88" - ], - [ - 1490058713, - "5.91" - ], - [ - 1490058713, - "3.4" - ], - [ - 1490058728, - "5.91" - ], - [ - 1490058728, - "5.88" - ], - [ - 1490058728, - "5.14" - ], - [ - 1490058743, - "5.91" - ], - [ - 1490058743, - "6.13" - ], - [ - 1490058743, - "1.29" - ], - [ - 1490058758, - "1.28" - ], - [ - 1490058758, - "2.6" - ], - [ - 1490058758, - "6.13" - ], - [ - 1490058773, - "6.13" - ], - [ - 1490058773, - "2.6500000000000004" - ], - [ - 1490058773, - "4.77" - ], - [ - 1490058788, - "1.28" - ], - [ - 1490058788, - "5.6899999999999995" - ], - [ - 1490058788, - "4.9" - ], - [ - 1490058803, - "2.73" - ], - [ - 1490058803, - "5.6899999999999995" - ], - [ - 1490058803, - "5.930000000000001" - ], - [ - 1490058818, - "4.58" - ], - [ - 1490058818, - "7.540000000000001" - ], - [ - 1490058818, - "5.6899999999999995" - ], - [ - 1490058833, - "7.540000000000001" - ], - [ - 1490058833, - "5.6" - ], - [ - 1490058833, - "5.6899999999999995" - ], - [ - 1490058848, - "1.42" - ], - [ - 1490058848, - "7.540000000000001" - ], - [ - 1490058848, - "7.47" - ], - [ - 1490058863, - "3.8200000000000003" - ], - [ - 1490058863, - "7.47" - ], - [ - 1490058863, - "1.29" - ], - [ - 1490058878, - "3.77" - ], - [ - 1490058878, - "5" - ], - [ - 1490058878, - "7.47" - ], - [ - 1490058893, - "5.02" - ], - [ - 1490058893, - "6.93" - ], - [ - 1490058893, - "1.23" - ], - [ - 1490058908, - "6.93" - ], - [ - 1490058908, - "3.55" - ], - [ - 1490058908, - "6.739999999999999" - ], - [ - 1490058923, - "6.739999999999999" - ], - [ - 1490058923, - "4.3" - ], - [ - 1490058923, - "6.93" - ], - [ - 1490058938, - "6.739999999999999" - ], - [ - 1490058938, - "6.17" - ], - [ - 1490058938, - "6.93" - ], - [ - 1490058953, - "6.739999999999999" - ], - [ - 1490058953, - "2.52" - ], - [ - 1490058953, - "6.17" - ], - [ - 1490058968, - "2.69" - ], - [ - 1490058968, - "3.45" - ], - [ - 1490058968, - "6.17" - ], - [ - 1490058983, - "6.17" - ], - [ - 1490058983, - "3.69" - ], - [ - 1490058983, - "5.4" - ], - [ - 1490058998, - "2.58" - ], - [ - 1490058998, - "6.33" - ], - [ - 1490058998, - "5.82" - ], - [ - 1490059013, - "6.33" - ], - [ - 1490059013, - "3.6" - ], - [ - 1490059013, - "6.65" - ], - [ - 1490059028, - "6.65" - ], - [ - 1490059028, - "6.33" - ], - [ - 1490059028, - "5.51" - ], - [ - 1490059043, - "6.529999999999999" - ], - [ - 1490059043, - "6.65" - ], - [ - 1490059043, - "1.29" - ], - [ - 1490059058, - "2.66" - ], - [ - 1490059058, - "6.529999999999999" - ], - [ - 1490059058, - "1.47" - ], - [ - 1490059073, - "6.529999999999999" - ], - [ - 1490059073, - "2.84" - ], - [ - 1490059073, - "5.0600000000000005" - ], - [ - 1490059088, - "5.02" - ], - [ - 1490059088, - "1.25" - ], - [ - 1490059088, - "6.0200000000000005" - ], - [ - 1490059103, - "5.9399999999999995" - ], - [ - 1490059103, - "2.54" - ], - [ - 1490059103, - "6.0200000000000005" - ], - [ - 1490059118, - "6.0200000000000005" - ], - [ - 1490059118, - "5.9399999999999995" - ], - [ - 1490059118, - "4.24" - ], - [ - 1490059133, - "5.9399999999999995" - ], - [ - 1490059133, - "5.26" - ], - [ - 1490059133, - "6.0200000000000005" - ], - [ - 1490059148, - "0.01" - ], - [ - 1490059148, - "5.26" - ], - [ - 1490059148, - "2.64" - ], - [ - 1490059163, - "5.26" - ], - [ - 1490059163, - "3.68" - ], - [ - 1490059163, - "1.34" - ], - [ - 1490059178, - "3.57" - ], - [ - 1490059178, - "5.86" - ], - [ - 1490059178, - "5.26" - ], - [ - 1490059193, - "6.83" - ], - [ - 1490059193, - "5.109999999999999" - ], - [ - 1490059193, - "1.04" - ], - [ - 1490059208, - "6.83" - ], - [ - 1490059208, - "7.219999999999999" - ], - [ - 1490059208, - "3.99" - ], - [ - 1490059223, - "5.19" - ], - [ - 1490059223, - "6.83" - ], - [ - 1490059223, - "7.219999999999999" - ], - [ - 1490059238, - "0.9" - ], - [ - 1490059238, - "7.219999999999999" - ], - [ - 1490059238, - "8.05" - ], - [ - 1490059253, - "8.05" - ], - [ - 1490059253, - "0.01" - ], - [ - 1490059253, - "2.8" - ], - [ - 1490059268, - "2.88" - ], - [ - 1490059268, - "8.05" - ], - [ - 1490059268, - "5.819999999999999" - ], - [ - 1490059283, - "4.1899999999999995" - ], - [ - 1490059283, - "6.909999999999999" - ], - [ - 1490059283, - "8.05" - ], - [ - 1490059298, - "2.83" - ], - [ - 1490059298, - "6.7299999999999995" - ], - [ - 1490059298, - "9.25" - ], - [ - 1490059313, - "7.8" - ], - [ - 1490059313, - "9.25" - ], - [ - 1490059313, - "4.19" - ], - [ - 1490059328, - "9.25" - ], - [ - 1490059328, - "6.620000000000001" - ], - [ - 1490059328, - "7.8" - ], - [ - 1490059343, - "1.29" - ], - [ - 1490059343, - "7.8" - ], - [ - 1490059343, - "7.970000000000001" - ], - [ - 1490059358, - "7.970000000000001" - ], - [ - 1490059358, - "1.36" - ], - [ - 1490059358, - "3.0300000000000002" - ], - [ - 1490059373, - "5.99" - ], - [ - 1490059373, - "2.91" - ], - [ - 1490059373, - "7.970000000000001" - ], - [ - 1490059388, - "7.03" - ], - [ - 1490059388, - "1.32" - ], - [ - 1490059388, - "5.590000000000001" - ], - [ - 1490059403, - "3.0700000000000003" - ], - [ - 1490059403, - "9.35" - ], - [ - 1490059403, - "6.700000000000001" - ], - [ - 1490059418, - "8.520000000000001" - ], - [ - 1490059418, - "9.35" - ], - [ - 1490059418, - "5.2" - ], - [ - 1490059433, - "9.35" - ], - [ - 1490059433, - "8.520000000000001" - ], - [ - 1490059433, - "6.36" - ], - [ - 1490059448, - "8.629999999999999" - ], - [ - 1490059448, - "8.520000000000001" - ], - [ - 1490059448, - "1.47" - ], - [ - 1490059463, - "8.629999999999999" - ], - [ - 1490059463, - "1.34" - ], - [ - 1490059463, - "4.46" - ], - [ - 1490059478, - "8.629999999999999" - ], - [ - 1490059478, - "5.89" - ], - [ - 1490059478, - "4.39" - ], - [ - 1490059493, - "1.15" - ], - [ - 1490059493, - "5.7299999999999995" - ], - [ - 1490059493, - "8.24" - ], - [ - 1490059508, - "8.15" - ], - [ - 1490059508, - "4.34" - ], - [ - 1490059508, - "8.24" - ], - [ - 1490059523, - "5.54" - ], - [ - 1490059523, - "8.24" - ], - [ - 1490059523, - "8.15" - ], - [ - 1490059538, - "0.01" - ], - [ - 1490059538, - "8.15" - ], - [ - 1490059538, - "8.06" - ], - [ - 1490059553, - "2.58" - ], - [ - 1490059553, - "8.15" - ], - [ - 1490059553, - "8.06" - ], - [ - 1490059568, - "3.7199999999999998" - ], - [ - 1490059568, - "8.06" - ], - [ - 1490059568, - "2.49" - ], - [ - 1490059583, - "8.06" - ], - [ - 1490059583, - "5.67" - ], - [ - 1490059583, - "3.4200000000000004" - ], - [ - 1490059598, - "6.66" - ], - [ - 1490059598, - "5.53" - ], - [ - 1490059598, - "2.71" - ], - [ - 1490059613, - "6.66" - ], - [ - 1490059613, - "6.33" - ], - [ - 1490059613, - "3.69" - ], - [ - 1490059628, - "5.609999999999999" - ], - [ - 1490059628, - "6.33" - ], - [ - 1490059628, - "6.66" - ], - [ - 1490059643, - "6.6899999999999995" - ], - [ - 1490059643, - "1.23" - ], - [ - 1490059643, - "6.33" - ], - [ - 1490059658, - "6.6899999999999995" - ], - [ - 1490059658, - "1.52" - ], - [ - 1490059658, - "2.61" - ], - [ - 1490059673, - "5.48" - ], - [ - 1490059673, - "6.6899999999999995" - ], - [ - 1490059673, - "3.51" - ], - [ - 1490059688, - "6.29" - ], - [ - 1490059688, - "6.7" - ], - [ - 1490059688, - "1.21" - ], - [ - 1490059703, - "7.62" - ], - [ - 1490059703, - "6.7" - ], - [ - 1490059703, - "2.98" - ], - [ - 1490059718, - "6.7" - ], - [ - 1490059718, - "5.21" - ], - [ - 1490059718, - "9.54" - ], - [ - 1490059733, - "9.54" - ], - [ - 1490059733, - "6.7" - ], - [ - 1490059733, - "6.49" - ], - [ - 1490059748, - "1.16" - ], - [ - 1490059748, - "9.54" - ], - [ - 1490059748, - "8.54" - ], - [ - 1490059763, - "3.85" - ], - [ - 1490059763, - "1.38" - ], - [ - 1490059763, - "8.54" - ], - [ - 1490059778, - "5.27" - ], - [ - 1490059778, - "4.18" - ], - [ - 1490059778, - "8.54" - ], - [ - 1490059793, - "5.66" - ], - [ - 1490059793, - "1.21" - ], - [ - 1490059793, - "7.459999999999999" - ], - [ - 1490059808, - "7.459999999999999" - ], - [ - 1490059808, - "7.9" - ], - [ - 1490059808, - "4.22" - ], - [ - 1490059823, - "5.3" - ], - [ - 1490059823, - "7.9" - ], - [ - 1490059823, - "7.459999999999999" - ], - [ - 1490059838, - "7.9" - ], - [ - 1490059838, - "7.89" - ], - [ - 1490059838, - "7.459999999999999" - ], - [ - 1490059853, - "2.83" - ], - [ - 1490059853, - "7.89" - ], - [ - 1490059853, - "0.01" - ], - [ - 1490059868, - "4.03" - ], - [ - 1490059868, - "7.89" - ], - [ - 1490059868, - "2.7199999999999998" - ], - [ - 1490059883, - "6.09" - ], - [ - 1490059883, - "3.75" - ], - [ - 1490059883, - "7.89" - ], - [ - 1490059898, - "2.6" - ], - [ - 1490059898, - "6.99" - ], - [ - 1490059898, - "5.92" - ], - [ - 1490059913, - "6.6899999999999995" - ], - [ - 1490059913, - "3.45" - ], - [ - 1490059913, - "6.99" - ], - [ - 1490059928, - "6.99" - ], - [ - 1490059928, - "6.6899999999999995" - ], - [ - 1490059928, - "5.22" - ], - [ - 1490059943, - "1.41" - ], - [ - 1490059943, - "6.16" - ], - [ - 1490059943, - "6.6899999999999995" - ], - [ - 1490059958, - "6.16" - ], - [ - 1490059958, - "2.63" - ], - [ - 1490059958, - "1.24" - ], - [ - 1490059973, - "4.699999999999999" - ], - [ - 1490059973, - "6.16" - ], - [ - 1490059973, - "2.58" - ], - [ - 1490059988, - "5.56" - ], - [ - 1490059988, - "4.79" - ], - [ - 1490059988, - "1.18" - ], - [ - 1490060003, - "5.8" - ], - [ - 1490060003, - "2.5999999999999996" - ], - [ - 1490060003, - "7.52" - ], - [ - 1490060018, - "7.390000000000001" - ], - [ - 1490060018, - "4.5" - ], - [ - 1490060018, - "7.52" - ], - [ - 1490060033, - "7.390000000000001" - ], - [ - 1490060033, - "5.51" - ], - [ - 1490060033, - "7.52" - ], - [ - 1490060048, - "7.390000000000001" - ], - [ - 1490060048, - "1.29" - ], - [ - 1490060048, - "7.36" - ], - [ - 1490060063, - "7.36" - ], - [ - 1490060063, - "1.23" - ], - [ - 1490060063, - "3.6500000000000004" - ], - [ - 1490060078, - "3.44" - ], - [ - 1490060078, - "4.8100000000000005" - ], - [ - 1490060078, - "7.36" - ], - [ - 1490060093, - "6.540000000000001" - ], - [ - 1490060093, - "4.53" - ], - [ - 1490060093, - "1.26" - ], - [ - 1490060108, - "3.51" - ], - [ - 1490060108, - "6.23" - ], - [ - 1490060108, - "6.540000000000001" - ], - [ - 1490060123, - "6.23" - ], - [ - 1490060123, - "6.540000000000001" - ], - [ - 1490060123, - "4.35" - ], - [ - 1490060138, - "6.23" - ], - [ - 1490060138, - "6.540000000000001" - ], - [ - 1490060138, - "6.41" - ], - [ - 1490060153, - "2.54" - ], - [ - 1490060153, - "6.23" - ], - [ - 1490060153, - "6.41" - ], - [ - 1490060168, - "2.43" - ], - [ - 1490060168, - "6.41" - ], - [ - 1490060168, - "3.48" - ], - [ - 1490060183, - "6.41" - ], - [ - 1490060183, - "5.37" - ], - [ - 1490060183, - "3.31" - ], - [ - 1490060198, - "5.34" - ], - [ - 1490060198, - "2.48" - ], - [ - 1490060198, - "6.23" - ], - [ - 1490060213, - "6.07" - ], - [ - 1490060213, - "6.23" - ], - [ - 1490060213, - "3.42" - ], - [ - 1490060228, - "6.23" - ], - [ - 1490060228, - "6.07" - ], - [ - 1490060228, - "5.2299999999999995" - ], - [ - 1490060243, - "6.2299999999999995" - ], - [ - 1490060243, - "1.24" - ], - [ - 1490060243, - "6.07" - ], - [ - 1490060258, - "6.2299999999999995" - ], - [ - 1490060258, - "1.61" - ], - [ - 1490060258, - "2.51" - ], - [ - 1490060273, - "4.659999999999999" - ], - [ - 1490060273, - "2.91" - ], - [ - 1490060273, - "6.2299999999999995" - ], - [ - 1490060288, - "5.03" - ], - [ - 1490060288, - "5.569999999999999" - ], - [ - 1490060288, - "1.28" - ], - [ - 1490060303, - "7.4799999999999995" - ], - [ - 1490060303, - "2.56" - ], - [ - 1490060303, - "6" - ], - [ - 1490060318, - "7.4799999999999995" - ], - [ - 1490060318, - "7.54" - ], - [ - 1490060318, - "4.24" - ], - [ - 1490060333, - "5.21" - ], - [ - 1490060333, - "7.4799999999999995" - ], - [ - 1490060333, - "7.54" - ], - [ - 1490060348, - "7.54" - ], - [ - 1490060348, - "6.86" - ], - [ - 1490060348, - "1.3" - ], - [ - 1490060363, - "1.39" - ], - [ - 1490060363, - "6.86" - ], - [ - 1490060363, - "3.44" - ], - [ - 1490060378, - "6.86" - ], - [ - 1490060378, - "3.62" - ], - [ - 1490060378, - "4.55" - ], - [ - 1490060393, - "6.279999999999999" - ], - [ - 1490060393, - "1.31" - ], - [ - 1490060393, - "4.71" - ], - [ - 1490060408, - "3.4099999999999997" - ], - [ - 1490060408, - "6.279999999999999" - ], - [ - 1490060408, - "6.359999999999999" - ], - [ - 1490060423, - "6.279999999999999" - ], - [ - 1490060423, - "6.359999999999999" - ], - [ - 1490060423, - "4.1499999999999995" - ], - [ - 1490060438, - "5.989999999999999" - ], - [ - 1490060438, - "6.359999999999999" - ], - [ - 1490060438, - "6.279999999999999" - ], - [ - 1490060453, - "6.359999999999999" - ], - [ - 1490060453, - "2.49" - ], - [ - 1490060453, - "5.989999999999999" - ], - [ - 1490060468, - "5.989999999999999" - ], - [ - 1490060468, - "3.4400000000000004" - ], - [ - 1490060468, - "2.7199999999999998" - ], - [ - 1490060483, - "3.75" - ], - [ - 1490060483, - "5.380000000000001" - ], - [ - 1490060483, - "5.989999999999999" - ], - [ - 1490060498, - "2.6500000000000004" - ], - [ - 1490060498, - "6.280000000000001" - ], - [ - 1490060498, - "5.890000000000001" - ], - [ - 1490060513, - "3.5300000000000002" - ], - [ - 1490060513, - "6.280000000000001" - ], - [ - 1490060513, - "6.69" - ], - [ - 1490060528, - "5.28" - ], - [ - 1490060528, - "6.280000000000001" - ], - [ - 1490060528, - "6.69" - ], - [ - 1490060543, - "6.69" - ], - [ - 1490060543, - "6.180000000000001" - ], - [ - 1490060543, - "1.33" - ], - [ - 1490060558, - "6.180000000000001" - ], - [ - 1490060558, - "1.46" - ], - [ - 1490060558, - "2.6100000000000003" - ], - [ - 1490060573, - "4.680000000000001" - ], - [ - 1490060573, - "6.180000000000001" - ], - [ - 1490060573, - "2.71" - ], - [ - 1490060588, - "5.590000000000001" - ], - [ - 1490060588, - "1.19" - ], - [ - 1490060588, - "4.97" - ], - [ - 1490060603, - "5.590000000000001" - ], - [ - 1490060603, - "2.5999999999999996" - ], - [ - 1490060603, - "6.04" - ], - [ - 1490060618, - "6.04" - ], - [ - 1490060618, - "4.63" - ], - [ - 1490060618, - "5.590000000000001" - ], - [ - 1490060633, - "5.590000000000001" - ], - [ - 1490060633, - "6.04" - ], - [ - 1490060633, - "5.89" - ], - [ - 1490060648, - "1.13" - ], - [ - 1490060648, - "6.04" - ], - [ - 1490060648, - "8.21" - ], - [ - 1490060663, - "3.8099999999999996" - ], - [ - 1490060663, - "1.41" - ], - [ - 1490060663, - "8.21" - ], - [ - 1490060678, - "8.21" - ], - [ - 1490060678, - "5.109999999999999" - ], - [ - 1490060678, - "3.93" - ], - [ - 1490060693, - "1.13" - ], - [ - 1490060693, - "5.32" - ], - [ - 1490060693, - "7.079999999999999" - ], - [ - 1490060708, - "3.9" - ], - [ - 1490060708, - "7.28" - ], - [ - 1490060708, - "7.079999999999999" - ], - [ - 1490060723, - "7.079999999999999" - ], - [ - 1490060723, - "7.28" - ], - [ - 1490060723, - "4.7299999999999995" - ], - [ - 1490060738, - "7.159999999999999" - ], - [ - 1490060738, - "7.079999999999999" - ], - [ - 1490060738, - "7.28" - ], - [ - 1490060753, - "2.9699999999999998" - ], - [ - 1490060753, - "7.28" - ], - [ - 1490060753, - "7.159999999999999" - ], - [ - 1490060768, - "4.08" - ], - [ - 1490060768, - "7.159999999999999" - ], - [ - 1490060768, - "2.85" - ], - [ - 1490060783, - "3.87" - ], - [ - 1490060783, - "6.500000000000001" - ], - [ - 1490060783, - "7.159999999999999" - ], - [ - 1490060798, - "6.300000000000001" - ], - [ - 1490060798, - "7.470000000000001" - ], - [ - 1490060798, - "2.74" - ], - [ - 1490060813, - "3.7600000000000002" - ], - [ - 1490060813, - "7.470000000000001" - ], - [ - 1490060813, - "6.960000000000001" - ], - [ - 1490060828, - "7.470000000000001" - ], - [ - 1490060828, - "6.960000000000001" - ], - [ - 1490060828, - "5.41" - ], - [ - 1490060843, - "6.58" - ], - [ - 1490060843, - "6.960000000000001" - ], - [ - 1490060843, - "1.43" - ], - [ - 1490060858, - "1.32" - ], - [ - 1490060858, - "6.58" - ], - [ - 1490060858, - "2.98" - ], - [ - 1490060873, - "5.42" - ], - [ - 1490060873, - "6.58" - ], - [ - 1490060873, - "3.23" - ], - [ - 1490060888, - "6.6899999999999995" - ], - [ - 1490060888, - "1.17" - ], - [ - 1490060888, - "5.72" - ], - [ - 1490060903, - "6.6899999999999995" - ], - [ - 1490060903, - "7.01" - ], - [ - 1490060903, - "2.87" - ], - [ - 1490060918, - "6.6899999999999995" - ], - [ - 1490060918, - "4.73" - ], - [ - 1490060918, - "8.47" - ], - [ - 1490060933, - "8.47" - ], - [ - 1490060933, - "5.710000000000001" - ], - [ - 1490060933, - "6.6899999999999995" - ], - [ - 1490060948, - "1.31" - ], - [ - 1490060948, - "8.47" - ], - [ - 1490060948, - "7.650000000000001" - ], - [ - 1490060963, - "1.37" - ], - [ - 1490060963, - "7.650000000000001" - ], - [ - 1490060963, - "3.74" - ], - [ - 1490060978, - "3.84" - ], - [ - 1490060978, - "4.99" - ], - [ - 1490060978, - "7.650000000000001" - ], - [ - 1490060993, - "1.34" - ], - [ - 1490060993, - "5.14" - ], - [ - 1490060993, - "6.8999999999999995" - ], - [ - 1490061008, - "4.04" - ], - [ - 1490061008, - "7.05" - ], - [ - 1490061008, - "6.8999999999999995" - ], - [ - 1490061023, - "6.8999999999999995" - ], - [ - 1490061023, - "7.05" - ], - [ - 1490061023, - "4.88" - ], - [ - 1490061038, - "7.17" - ], - [ - 1490061038, - "6.8999999999999995" - ], - [ - 1490061038, - "7.05" - ], - [ - 1490061053, - "7.17" - ], - [ - 1490061053, - "2.9400000000000004" - ], - [ - 1490061053, - "0.01" - ], - [ - 1490061068, - "7.17" - ], - [ - 1490061068, - "4.0200000000000005" - ], - [ - 1490061068, - "3.06" - ], - [ - 1490061083, - "4.13" - ], - [ - 1490061083, - "0.01" - ], - [ - 1490061083, - "6.48" - ], - [ - 1490061098, - "6.77" - ], - [ - 1490061098, - "7.540000000000001" - ], - [ - 1490061098, - "2.8" - ], - [ - 1490061113, - "7.609999999999999" - ], - [ - 1490061113, - "7.540000000000001" - ], - [ - 1490061113, - "3.9499999999999997" - ], - [ - 1490061128, - "5.77" - ], - [ - 1490061128, - "7.540000000000001" - ], - [ - 1490061128, - "7.609999999999999" - ], - [ - 1490061143, - "7.609999999999999" - ], - [ - 1490061143, - "6.93" - ], - [ - 1490061143, - "1.3" - ], - [ - 1490061158, - "6.93" - ], - [ - 1490061158, - "2.71" - ], - [ - 1490061158, - "1.39" - ], - [ - 1490061173, - "6.93" - ], - [ - 1490061173, - "3.11" - ], - [ - 1490061173, - "4.86" - ], - [ - 1490061188, - "5.95" - ], - [ - 1490061188, - "1.27" - ], - [ - 1490061188, - "5.39" - ], - [ - 1490061203, - "5.95" - ], - [ - 1490061203, - "2.99" - ], - [ - 1490061203, - "6.6499999999999995" - ], - [ - 1490061218, - "6.6499999999999995" - ], - [ - 1490061218, - "4.88" - ], - [ - 1490061218, - "5.95" - ], - [ - 1490061233, - "6" - ], - [ - 1490061233, - "5.95" - ], - [ - 1490061233, - "6.6499999999999995" - ], - [ - 1490061248, - "6.6499999999999995" - ], - [ - 1490061248, - "8.14" - ], - [ - 1490061248, - "1.43" - ], - [ - 1490061263, - "3.9499999999999997" - ], - [ - 1490061263, - "8.14" - ], - [ - 1490061263, - "1.18" - ], - [ - 1490061278, - "5.39" - ], - [ - 1490061278, - "8.14" - ], - [ - 1490061278, - "3.8599999999999994" - ], - [ - 1490061293, - "7.38" - ], - [ - 1490061293, - "1.24" - ], - [ - 1490061293, - "5.22" - ], - [ - 1490061308, - "7.1499999999999995" - ], - [ - 1490061308, - "7.38" - ], - [ - 1490061308, - "3.83" - ], - [ - 1490061323, - "7.38" - ], - [ - 1490061323, - "7.1499999999999995" - ], - [ - 1490061323, - "4.5600000000000005" - ], - [ - 1490061338, - "7.38" - ], - [ - 1490061338, - "7.1499999999999995" - ], - [ - 1490061338, - "6.75" - ], - [ - 1490061353, - "6.75" - ], - [ - 1490061353, - "3.0700000000000003" - ], - [ - 1490061353, - "7.1499999999999995" - ], - [ - 1490061368, - "3.24" - ], - [ - 1490061368, - "6.75" - ], - [ - 1490061368, - "4.08" - ], - [ - 1490061383, - "6.75" - ], - [ - 1490061383, - "4.44" - ], - [ - 1490061383, - "6.680000000000001" - ], - [ - 1490061398, - "7.130000000000001" - ], - [ - 1490061398, - "2.83" - ], - [ - 1490061398, - "7.720000000000001" - ], - [ - 1490061413, - "4.01" - ], - [ - 1490061413, - "7.960000000000001" - ], - [ - 1490061413, - "7.720000000000001" - ], - [ - 1490061428, - "5.89" - ], - [ - 1490061428, - "7.960000000000001" - ], - [ - 1490061428, - "7.720000000000001" - ], - [ - 1490061443, - "1.37" - ], - [ - 1490061443, - "7.069999999999999" - ], - [ - 1490061443, - "7.960000000000001" - ], - [ - 1490061458, - "7.069999999999999" - ], - [ - 1490061458, - "2.95" - ], - [ - 1490061458, - "1.39" - ], - [ - 1490061473, - "5.34" - ], - [ - 1490061473, - "3.2" - ], - [ - 1490061473, - "7.069999999999999" - ], - [ - 1490061488, - "1.14" - ], - [ - 1490061488, - "6.49" - ], - [ - 1490061488, - "5.5600000000000005" - ], - [ - 1490061503, - "6.8100000000000005" - ], - [ - 1490061503, - "2.8099999999999996" - ], - [ - 1490061503, - "8.65" - ], - [ - 1490061518, - "4.63" - ], - [ - 1490061518, - "8.32" - ], - [ - 1490061518, - "8.65" - ], - [ - 1490061533, - "8.65" - ], - [ - 1490061533, - "8.32" - ], - [ - 1490061533, - "5.62" - ], - [ - 1490061548, - "1.32" - ], - [ - 1490061548, - "8.32" - ], - [ - 1490061548, - "7.51" - ], - [ - 1490061563, - "7.51" - ], - [ - 1490061563, - "1.36" - ], - [ - 1490061563, - "3.85" - ], - [ - 1490061578, - "4.050000000000001" - ], - [ - 1490061578, - "7.51" - ], - [ - 1490061578, - "5.16" - ], - [ - 1490061593, - "5.360000000000001" - ], - [ - 1490061593, - "1.37" - ], - [ - 1490061593, - "7.2" - ], - [ - 1490061608, - "7.2" - ], - [ - 1490061608, - "7.280000000000001" - ], - [ - 1490061608, - "3.91" - ], - [ - 1490061623, - "7.280000000000001" - ], - [ - 1490061623, - "7.2" - ], - [ - 1490061623, - "4.65" - ], - [ - 1490061638, - "6.7700000000000005" - ], - [ - 1490061638, - "7.280000000000001" - ], - [ - 1490061638, - "7.2" - ], - [ - 1490061653, - "7.280000000000001" - ], - [ - 1490061653, - "6.7700000000000005" - ], - [ - 1490061653, - "2.94" - ], - [ - 1490061668, - "6.7700000000000005" - ], - [ - 1490061668, - "2.96" - ], - [ - 1490061668, - "3.91" - ], - [ - 1490061683, - "4.109999999999999" - ], - [ - 1490061683, - "6.470000000000001" - ], - [ - 1490061683, - "6.7700000000000005" - ], - [ - 1490061698, - "2.8099999999999996" - ], - [ - 1490061698, - "7.48" - ], - [ - 1490061698, - "6.789999999999999" - ], - [ - 1490061713, - "3.9099999999999997" - ], - [ - 1490061713, - "7.559999999999999" - ], - [ - 1490061713, - "7.48" - ], - [ - 1490061728, - "5.819999999999999" - ], - [ - 1490061728, - "7.559999999999999" - ], - [ - 1490061728, - "7.48" - ], - [ - 1490061743, - "7.559999999999999" - ], - [ - 1490061743, - "1.26" - ], - [ - 1490061743, - "7.029999999999999" - ], - [ - 1490061758, - "3" - ], - [ - 1490061758, - "7.029999999999999" - ], - [ - 1490061758, - "1.37" - ], - [ - 1490061773, - "5.41" - ], - [ - 1490061773, - "7.029999999999999" - ], - [ - 1490061773, - "3.16" - ], - [ - 1490061788, - "6.73" - ], - [ - 1490061788, - "1.09" - ], - [ - 1490061788, - "5.98" - ], - [ - 1490061803, - "3.0300000000000002" - ], - [ - 1490061803, - "7.3100000000000005" - ], - [ - 1490061803, - "9.120000000000001" - ], - [ - 1490061818, - "9.14" - ], - [ - 1490061818, - "9.120000000000001" - ], - [ - 1490061818, - "5.39" - ], - [ - 1490061833, - "6.5" - ], - [ - 1490061833, - "9.14" - ], - [ - 1490061833, - "9.120000000000001" - ], - [ - 1490061848, - "9.58" - ], - [ - 1490061848, - "9.14" - ], - [ - 1490061848, - "1.46" - ], - [ - 1490061863, - "1.2" - ], - [ - 1490061863, - "9.58" - ], - [ - 1490061863, - "5.37" - ], - [ - 1490061878, - "6.85" - ], - [ - 1490061878, - "4.42" - ], - [ - 1490061878, - "9.58" - ], - [ - 1490061893, - "5.7" - ], - [ - 1490061893, - "1.14" - ], - [ - 1490061893, - "9.24" - ], - [ - 1490061908, - "9.24" - ], - [ - 1490061908, - "4.11" - ], - [ - 1490061908, - "7.779999999999999" - ], - [ - 1490061923, - "7.779999999999999" - ], - [ - 1490061923, - "9.24" - ], - [ - 1490061923, - "5.010000000000001" - ], - [ - 1490061938, - "7.340000000000001" - ], - [ - 1490061938, - "7.779999999999999" - ], - [ - 1490061938, - "9.24" - ], - [ - 1490061953, - "7.340000000000001" - ], - [ - 1490061953, - "2.61" - ], - [ - 1490061953, - "7.779999999999999" - ], - [ - 1490061968, - "2.85" - ], - [ - 1490061968, - "7.340000000000001" - ], - [ - 1490061968, - "3.8" - ], - [ - 1490061983, - "0.01" - ], - [ - 1490061983, - "4.0600000000000005" - ], - [ - 1490061983, - "6.27" - ], - [ - 1490061998, - "6.49" - ], - [ - 1490061998, - "7.38" - ], - [ - 1490061998, - "2.74" - ], - [ - 1490062013, - "7.38" - ], - [ - 1490062013, - "7.45" - ], - [ - 1490062013, - "3.99" - ], - [ - 1490062028, - "5.960000000000001" - ], - [ - 1490062028, - "7.45" - ], - [ - 1490062028, - "7.38" - ], - [ - 1490062043, - "7.45" - ], - [ - 1490062043, - "1.34" - ], - [ - 1490062043, - "7.050000000000001" - ], - [ - 1490062058, - "7.050000000000001" - ], - [ - 1490062058, - "2.79" - ], - [ - 1490062058, - "1.48" - ], - [ - 1490062073, - "5.2" - ], - [ - 1490062073, - "7.050000000000001" - ], - [ - 1490062073, - "3.2800000000000002" - ], - [ - 1490062088, - "6.38" - ], - [ - 1490062088, - "5.800000000000001" - ], - [ - 1490062088, - "7.050000000000001" - ], - [ - 1490062103, - "7.030000000000001" - ], - [ - 1490062103, - "2.91" - ], - [ - 1490062103, - "8.72" - ], - [ - 1490062118, - "4.18" - ], - [ - 1490062118, - "8.72" - ], - [ - 1490062118, - "8.750000000000002" - ], - [ - 1490062133, - "8.72" - ], - [ - 1490062133, - "8.750000000000002" - ], - [ - 1490062133, - "6.2299999999999995" - ], - [ - 1490062148, - "8.750000000000002" - ], - [ - 1490062148, - "1.46" - ], - [ - 1490062148, - "7.359999999999999" - ], - [ - 1490062163, - "7.359999999999999" - ], - [ - 1490062163, - "1.44" - ], - [ - 1490062163, - "2.9299999999999997" - ], - [ - 1490062178, - "5.38" - ], - [ - 1490062178, - "7.359999999999999" - ], - [ - 1490062178, - "3.1799999999999997" - ], - [ - 1490062193, - "1.33" - ], - [ - 1490062193, - "5.5" - ], - [ - 1490062193, - "6.55" - ], - [ - 1490062208, - "2.9000000000000004" - ], - [ - 1490062208, - "6.59" - ], - [ - 1490062208, - "6.55" - ], - [ - 1490062223, - "6.59" - ], - [ - 1490062223, - "4.96" - ], - [ - 1490062223, - "6.55" - ], - [ - 1490062238, - "6.59" - ], - [ - 1490062238, - "6.55" - ], - [ - 1490062238, - "6" - ], - [ - 1490062253, - "6" - ], - [ - 1490062253, - "6.59" - ], - [ - 1490062253, - "2.6500000000000004" - ], - [ - 1490062268, - "1.37" - ], - [ - 1490062268, - "3.6800000000000006" - ], - [ - 1490062268, - "6" - ], - [ - 1490062283, - "3.6100000000000003" - ], - [ - 1490062283, - "5.740000000000001" - ], - [ - 1490062283, - "0.01" - ], - [ - 1490062298, - "1.24" - ], - [ - 1490062298, - "4.73" - ], - [ - 1490062298, - "6.710000000000001" - ], - [ - 1490062313, - "6.45" - ], - [ - 1490062313, - "6.710000000000001" - ], - [ - 1490062313, - "3.6" - ], - [ - 1490062328, - "6.710000000000001" - ], - [ - 1490062328, - "4.44" - ], - [ - 1490062328, - "6.45" - ], - [ - 1490062343, - "6.45" - ], - [ - 1490062343, - "1.17" - ], - [ - 1490062343, - "6.460000000000001" - ], - [ - 1490062358, - "6.460000000000001" - ], - [ - 1490062358, - "6.45" - ], - [ - 1490062358, - "2.59" - ], - [ - 1490062373, - "4.62" - ], - [ - 1490062373, - "2.63" - ], - [ - 1490062373, - "6.460000000000001" - ], - [ - 1490062388, - "3.62" - ], - [ - 1490062388, - "5.54" - ], - [ - 1490062388, - "6.460000000000001" - ], - [ - 1490062403, - "7.43" - ], - [ - 1490062403, - "2.7800000000000002" - ], - [ - 1490062403, - "5.67" - ], - [ - 1490062418, - "3.68" - ], - [ - 1490062418, - "7.43" - ], - [ - 1490062418, - "6.42" - ], - [ - 1490062433, - "6.42" - ], - [ - 1490062433, - "7.43" - ], - [ - 1490062433, - "5.32" - ], - [ - 1490062448, - "1.42" - ], - [ - 1490062448, - "6.42" - ], - [ - 1490062448, - "6.3500000000000005" - ], - [ - 1490062463, - "3.76" - ], - [ - 1490062463, - "1.31" - ], - [ - 1490062463, - "6.3500000000000005" - ], - [ - 1490062478, - "2.76" - ], - [ - 1490062478, - "4.8999999999999995" - ], - [ - 1490062478, - "6.3500000000000005" - ], - [ - 1490062493, - "6.85" - ], - [ - 1490062493, - "5.03" - ], - [ - 1490062493, - "1.19" - ], - [ - 1490062508, - "2.69" - ], - [ - 1490062508, - "6.85" - ], - [ - 1490062508, - "6.050000000000001" - ], - [ - 1490062523, - "6.050000000000001" - ], - [ - 1490062523, - "4.41" - ], - [ - 1490062523, - "6.85" - ], - [ - 1490062538, - "6.85" - ], - [ - 1490062538, - "6.050000000000001" - ], - [ - 1490062538, - "5.35" - ], - [ - 1490062553, - "2.5300000000000002" - ], - [ - 1490062553, - "6.050000000000001" - ], - [ - 1490062553, - "5.35" - ], - [ - 1490062568, - "3.5100000000000002" - ], - [ - 1490062568, - "2.63" - ], - [ - 1490062568, - "5.35" - ], - [ - 1490062583, - "5.35" - ], - [ - 1490062583, - "5.51" - ], - [ - 1490062583, - "3.67" - ], - [ - 1490062598, - "5.859999999999999" - ], - [ - 1490062598, - "1.26" - ], - [ - 1490062598, - "6.4399999999999995" - ], - [ - 1490062613, - "6.6899999999999995" - ], - [ - 1490062613, - "6.4399999999999995" - ], - [ - 1490062613, - "3.6100000000000003" - ], - [ - 1490062628, - "6.6899999999999995" - ], - [ - 1490062628, - "6.4399999999999995" - ], - [ - 1490062628, - "4.41" - ], - [ - 1490062643, - "6.4399999999999995" - ], - [ - 1490062643, - "6.6899999999999995" - ], - [ - 1490062643, - "1.24" - ], - [ - 1490062658, - "6.4399999999999995" - ], - [ - 1490062658, - "1.31" - ], - [ - 1490062658, - "2.7" - ], - [ - 1490062673, - "3.06" - ], - [ - 1490062673, - "6.4399999999999995" - ], - [ - 1490062673, - "5" - ], - [ - 1490062688, - "6.16" - ], - [ - 1490062688, - "6.4399999999999995" - ], - [ - 1490062688, - "5.49" - ], - [ - 1490062703, - "6.550000000000001" - ], - [ - 1490062703, - "8.280000000000001" - ], - [ - 1490062703, - "2.5700000000000003" - ], - [ - 1490062718, - "8.280000000000001" - ], - [ - 1490062718, - "8.280000000000001" - ], - [ - 1490062718, - "3.6500000000000004" - ], - [ - 1490062733, - "5.390000000000001" - ], - [ - 1490062733, - "8.280000000000001" - ], - [ - 1490062733, - "8.280000000000001" - ], - [ - 1490062748, - "8.280000000000001" - ], - [ - 1490062748, - "1.27" - ], - [ - 1490062748, - "6.36" - ], - [ - 1490062763, - "3.47" - ], - [ - 1490062763, - "6.36" - ], - [ - 1490062763, - "1.26" - ], - [ - 1490062778, - "2.67" - ], - [ - 1490062778, - "4.62" - ], - [ - 1490062778, - "6.36" - ], - [ - 1490062793, - "1.16" - ], - [ - 1490062793, - "4.859999999999999" - ], - [ - 1490062793, - "6.539999999999999" - ], - [ - 1490062808, - "1.16" - ], - [ - 1490062808, - "4.859999999999999" - ], - [ - 1490062808, - "6.539999999999999" - ], - [ - 1490062823, - "0.54" - ], - [ - 1490062823, - "0.71" - ], - [ - 1490062823, - "6.539999999999999" - ], - [ - 1490062823, - "71.74999999999999" - ] - ], - "process_cpu_system_seconds_total": [ - [ - 1490048483, - "0.27" - ], - [ - 1490048483, - "0.28" - ], - [ - 1490048483, - "0.06" - ], - [ - 1490048498, - "0.47000000000000003" - ], - [ - 1490048498, - "0.26" - ], - [ - 1490048498, - "0.45" - ], - [ - 1490048513, - "0.54" - ], - [ - 1490048513, - "0.8" - ], - [ - 1490048513, - "0.77" - ], - [ - 1490048528, - "0.98" - ], - [ - 1490048528, - "0.76" - ], - [ - 1490048528, - "0.89" - ], - [ - 1490048543, - "1.04" - ], - [ - 1490048543, - "0.89" - ], - [ - 1490048543, - "0.98" - ], - [ - 1490048558, - "0.98" - ], - [ - 1490048558, - "1.04" - ], - [ - 1490048558, - "0.89" - ], - [ - 1490048573, - "1.04" - ], - [ - 1490048573, - "0.98" - ], - [ - 1490048573, - "0.89" - ], - [ - 1490048588, - "1.04" - ], - [ - 1490048588, - "0.18" - ], - [ - 1490048588, - "0.06" - ], - [ - 1490048603, - "0.8" - ], - [ - 1490048603, - "0.78" - ], - [ - 1490048603, - "0.35" - ], - [ - 1490048618, - "0.9700000000000001" - ], - [ - 1490048618, - "0.6699999999999999" - ], - [ - 1490048618, - "0.96" - ], - [ - 1490048633, - "1.2999999999999998" - ], - [ - 1490048633, - "1.32" - ], - [ - 1490048633, - "1.16" - ], - [ - 1490048648, - "1.2999999999999998" - ], - [ - 1490048648, - "1.2999999999999998" - ], - [ - 1490048648, - "1.32" - ], - [ - 1490048663, - "1.2999999999999998" - ], - [ - 1490048663, - "1.32" - ], - [ - 1490048663, - "1.2999999999999998" - ], - [ - 1490048678, - "0.09" - ], - [ - 1490048678, - "0.1" - ], - [ - 1490048678, - "1.2999999999999998" - ], - [ - 1490048693, - "0.1" - ], - [ - 1490048693, - "0.25" - ], - [ - 1490048693, - "0.28" - ], - [ - 1490048708, - "0.45" - ], - [ - 1490048708, - "0.49" - ], - [ - 1490048708, - "0.67" - ], - [ - 1490048723, - "0.51" - ], - [ - 1490048723, - "0.8" - ], - [ - 1490048723, - "0.58" - ], - [ - 1490048738, - "0.99" - ], - [ - 1490048738, - "0.7999999999999999" - ], - [ - 1490048738, - "0.78" - ], - [ - 1490048753, - "0.99" - ], - [ - 1490048753, - "0.7999999999999999" - ], - [ - 1490048753, - "0.78" - ], - [ - 1490048768, - "0.13" - ], - [ - 1490048768, - "0.7999999999999999" - ], - [ - 1490048768, - "0.11" - ], - [ - 1490048783, - "0.17" - ], - [ - 1490048783, - "0.4" - ], - [ - 1490048783, - "0.6499999999999999" - ], - [ - 1490048798, - "0.54" - ], - [ - 1490048798, - "0.7400000000000001" - ], - [ - 1490048798, - "0.7599999999999999" - ], - [ - 1490048813, - "0.7000000000000001" - ], - [ - 1490048813, - "0.8800000000000001" - ], - [ - 1490048813, - "1.0699999999999998" - ], - [ - 1490048828, - "0.9900000000000001" - ], - [ - 1490048828, - "1.0699999999999998" - ], - [ - 1490048828, - "1.1300000000000003" - ], - [ - 1490048843, - "0.9900000000000001" - ], - [ - 1490048843, - "1.0699999999999998" - ], - [ - 1490048843, - "1.1300000000000003" - ], - [ - 1490048858, - "1.0699999999999998" - ], - [ - 1490048858, - "0.01" - ], - [ - 1490048858, - "0.9900000000000001" - ], - [ - 1490048873, - "0.26" - ], - [ - 1490048873, - "0.31" - ], - [ - 1490048873, - "0.09" - ], - [ - 1490048888, - "0.46" - ], - [ - 1490048888, - "0.29000000000000004" - ], - [ - 1490048888, - "0.45" - ], - [ - 1490048903, - "0.65" - ], - [ - 1490048903, - "0.51" - ], - [ - 1490048903, - "0.6200000000000001" - ], - [ - 1490048918, - "0.69" - ], - [ - 1490048918, - "0.7000000000000001" - ], - [ - 1490048918, - "0.75" - ], - [ - 1490048933, - "0.75" - ], - [ - 1490048933, - "0.8899999999999999" - ], - [ - 1490048933, - "0.7000000000000001" - ], - [ - 1490048948, - "0.7000000000000001" - ], - [ - 1490048948, - "0.75" - ], - [ - 1490048948, - "0.8899999999999999" - ], - [ - 1490048963, - "0.8899999999999999" - ], - [ - 1490048963, - "0.08" - ], - [ - 1490048963, - "0.29000000000000004" - ], - [ - 1490048978, - "0.22" - ], - [ - 1490048978, - "0.38" - ], - [ - 1490048978, - "0.41000000000000003" - ], - [ - 1490048993, - "0.37" - ], - [ - 1490048993, - "0.68" - ], - [ - 1490048993, - "0.49" - ], - [ - 1490049008, - "0.51" - ], - [ - 1490049008, - "0.6599999999999999" - ], - [ - 1490049008, - "0.8400000000000001" - ], - [ - 1490049023, - "0.8400000000000001" - ], - [ - 1490049023, - "0.67" - ], - [ - 1490049023, - "0.6599999999999999" - ], - [ - 1490049038, - "0.6599999999999999" - ], - [ - 1490049038, - "0.8400000000000001" - ], - [ - 1490049038, - "0.67" - ], - [ - 1490049053, - "0.08" - ], - [ - 1490049053, - "0.67" - ], - [ - 1490049053, - "0.1" - ], - [ - 1490049068, - "0.39" - ], - [ - 1490049068, - "0.36" - ], - [ - 1490049068, - "0.24" - ], - [ - 1490049083, - "0.37" - ], - [ - 1490049083, - "0.49" - ], - [ - 1490049083, - "0.5" - ], - [ - 1490049098, - "0.69" - ], - [ - 1490049098, - "0.5" - ], - [ - 1490049098, - "0.68" - ], - [ - 1490049113, - "0.58" - ], - [ - 1490049113, - "0.69" - ], - [ - 1490049113, - "0.68" - ], - [ - 1490049128, - "0.68" - ], - [ - 1490049128, - "0.69" - ], - [ - 1490049128, - "0.58" - ], - [ - 1490049143, - "0.58" - ], - [ - 1490049143, - "0.11" - ], - [ - 1490049143, - "0.14" - ], - [ - 1490049158, - "0.25" - ], - [ - 1490049158, - "0.09" - ], - [ - 1490049158, - "0.44" - ], - [ - 1490049173, - "0.48" - ], - [ - 1490049173, - "0.37" - ], - [ - 1490049173, - "0.62" - ], - [ - 1490049188, - "0.84" - ], - [ - 1490049188, - "0.49" - ], - [ - 1490049188, - "0.6" - ], - [ - 1490049203, - "0.84" - ], - [ - 1490049203, - "0.79" - ], - [ - 1490049203, - "1.02" - ], - [ - 1490049218, - "0.79" - ], - [ - 1490049218, - "1.02" - ], - [ - 1490049218, - "0.84" - ], - [ - 1490049233, - "0.13" - ], - [ - 1490049233, - "0.79" - ], - [ - 1490049233, - "1.02" - ], - [ - 1490049248, - "0.29000000000000004" - ], - [ - 1490049248, - "0.26" - ], - [ - 1490049248, - "0.14" - ], - [ - 1490049263, - "0.36" - ], - [ - 1490049263, - "0.27" - ], - [ - 1490049263, - "0.5900000000000001" - ], - [ - 1490049278, - "0.7300000000000001" - ], - [ - 1490049278, - "0.59" - ], - [ - 1490049278, - "0.64" - ], - [ - 1490049293, - "0.78" - ], - [ - 1490049293, - "1.0500000000000003" - ], - [ - 1490049293, - "0.63" - ], - [ - 1490049308, - "1.06" - ], - [ - 1490049308, - "1.0500000000000003" - ], - [ - 1490049308, - "0.63" - ], - [ - 1490049323, - "0.63" - ], - [ - 1490049323, - "1.0500000000000003" - ], - [ - 1490049323, - "1.06" - ], - [ - 1490049338, - "0.09" - ], - [ - 1490049338, - "0.15" - ], - [ - 1490049338, - "0.09" - ], - [ - 1490049353, - "0.22999999999999998" - ], - [ - 1490049353, - "0.44" - ], - [ - 1490049353, - "0.23" - ], - [ - 1490049368, - "0.42999999999999994" - ], - [ - 1490049368, - "0.54" - ], - [ - 1490049368, - "0.49" - ], - [ - 1490049383, - "0.55" - ], - [ - 1490049383, - "0.5199999999999999" - ], - [ - 1490049383, - "0.7200000000000001" - ], - [ - 1490049398, - "0.74" - ], - [ - 1490049398, - "0.5199999999999999" - ], - [ - 1490049398, - "0.7200000000000001" - ], - [ - 1490049413, - "0.74" - ], - [ - 1490049413, - "0.7200000000000001" - ], - [ - 1490049413, - "0.5199999999999999" - ], - [ - 1490049428, - "0.12" - ], - [ - 1490049428, - "0.08" - ], - [ - 1490049428, - "0.74" - ], - [ - 1490049443, - "0.53" - ], - [ - 1490049443, - "0.33999999999999997" - ], - [ - 1490049443, - "0.48" - ], - [ - 1490049458, - "0.5" - ], - [ - 1490049458, - "0.7000000000000001" - ], - [ - 1490049458, - "0.58" - ], - [ - 1490049473, - "0.9900000000000001" - ], - [ - 1490049473, - "0.78" - ], - [ - 1490049473, - "0.7999999999999999" - ], - [ - 1490049488, - "0.7999999999999999" - ], - [ - 1490049488, - "0.9900000000000001" - ], - [ - 1490049488, - "0.87" - ], - [ - 1490049503, - "0.7999999999999999" - ], - [ - 1490049503, - "0.87" - ], - [ - 1490049503, - "0.9900000000000001" - ], - [ - 1490049518, - "0.07" - ], - [ - 1490049518, - "0.87" - ], - [ - 1490049518, - "0.09" - ], - [ - 1490049533, - "0.24000000000000002" - ], - [ - 1490049533, - "0.42000000000000004" - ], - [ - 1490049533, - "0.15" - ], - [ - 1490049548, - "0.56" - ], - [ - 1490049548, - "0.48" - ], - [ - 1490049548, - "0.45" - ], - [ - 1490049563, - "0.87" - ], - [ - 1490049563, - "0.61" - ], - [ - 1490049563, - "0.54" - ], - [ - 1490049578, - "0.87" - ], - [ - 1490049578, - "0.79" - ], - [ - 1490049578, - "0.86" - ], - [ - 1490049593, - "0.87" - ], - [ - 1490049593, - "0.79" - ], - [ - 1490049593, - "0.86" - ], - [ - 1490049608, - "0.1" - ], - [ - 1490049608, - "0.86" - ], - [ - 1490049608, - "0.79" - ], - [ - 1490049623, - "0.32" - ], - [ - 1490049623, - "0.05" - ], - [ - 1490049623, - "0.27" - ], - [ - 1490049638, - "0.45" - ], - [ - 1490049638, - "0.5499999999999999" - ], - [ - 1490049638, - "0.41000000000000003" - ], - [ - 1490049653, - "0.68" - ], - [ - 1490049653, - "0.6199999999999999" - ], - [ - 1490049653, - "0.55" - ], - [ - 1490049668, - "0.8500000000000001" - ], - [ - 1490049668, - "0.88" - ], - [ - 1490049668, - "0.8599999999999999" - ], - [ - 1490049683, - "0.8500000000000001" - ], - [ - 1490049683, - "0.8599999999999999" - ], - [ - 1490049683, - "0.88" - ], - [ - 1490049698, - "0.88" - ], - [ - 1490049698, - "0.8500000000000001" - ], - [ - 1490049698, - "0.8599999999999999" - ], - [ - 1490049713, - "0.08" - ], - [ - 1490049713, - "0.25" - ], - [ - 1490049713, - "0.2" - ], - [ - 1490049728, - "0.39" - ], - [ - 1490049728, - "0.34" - ], - [ - 1490049728, - "0.22999999999999998" - ], - [ - 1490049743, - "0.62" - ], - [ - 1490049743, - "0.5" - ], - [ - 1490049743, - "0.6" - ], - [ - 1490049758, - "0.73" - ], - [ - 1490049758, - "0.69" - ], - [ - 1490049758, - "0.58" - ], - [ - 1490049773, - "0.79" - ], - [ - 1490049773, - "0.73" - ], - [ - 1490049773, - "0.69" - ], - [ - 1490049788, - "0.79" - ], - [ - 1490049788, - "0.69" - ], - [ - 1490049788, - "0.01" - ], - [ - 1490049803, - "0.79" - ], - [ - 1490049803, - "0.25" - ], - [ - 1490049803, - "0.08" - ], - [ - 1490049818, - "0.34" - ], - [ - 1490049818, - "0.27" - ], - [ - 1490049818, - "0.4" - ], - [ - 1490049833, - "0.4" - ], - [ - 1490049833, - "0.54" - ], - [ - 1490049833, - "0.48000000000000004" - ], - [ - 1490049848, - "0.62" - ], - [ - 1490049848, - "0.77" - ], - [ - 1490049848, - "0.7600000000000001" - ], - [ - 1490049863, - "0.7600000000000001" - ], - [ - 1490049863, - "0.77" - ], - [ - 1490049863, - "0.79" - ], - [ - 1490049878, - "0.77" - ], - [ - 1490049878, - "0.7600000000000001" - ], - [ - 1490049878, - "0.79" - ], - [ - 1490049893, - "0.79" - ], - [ - 1490049893, - "0.07" - ], - [ - 1490049893, - "0.1" - ], - [ - 1490049908, - "0.27" - ], - [ - 1490049908, - "0.22" - ], - [ - 1490049908, - "0.36" - ], - [ - 1490049923, - "0.35" - ], - [ - 1490049923, - "0.5900000000000001" - ], - [ - 1490049923, - "0.48" - ], - [ - 1490049938, - "0.8" - ], - [ - 1490049938, - "0.7400000000000001" - ], - [ - 1490049938, - "0.57" - ], - [ - 1490049953, - "0.6499999999999999" - ], - [ - 1490049953, - "0.8" - ], - [ - 1490049953, - "1.0300000000000002" - ], - [ - 1490049968, - "0.8" - ], - [ - 1490049968, - "1.0300000000000002" - ], - [ - 1490049968, - "0.6499999999999999" - ], - [ - 1490049983, - "0.06" - ], - [ - 1490049983, - "0.6499999999999999" - ], - [ - 1490049983, - "0.07" - ], - [ - 1490049998, - "0.25" - ], - [ - 1490049998, - "0.2" - ], - [ - 1490049998, - "0.06" - ], - [ - 1490050013, - "0.41" - ], - [ - 1490050013, - "0.56" - ], - [ - 1490050013, - "0.36" - ], - [ - 1490050028, - "0.45999999999999996" - ], - [ - 1490050028, - "0.53" - ], - [ - 1490050028, - "0.78" - ], - [ - 1490050043, - "0.72" - ], - [ - 1490050043, - "0.72" - ], - [ - 1490050043, - "1.07" - ], - [ - 1490050058, - "0.7999999999999999" - ], - [ - 1490050058, - "0.72" - ], - [ - 1490050058, - "1.07" - ], - [ - 1490050073, - "1.07" - ], - [ - 1490050073, - "0.7999999999999999" - ], - [ - 1490050073, - "0.72" - ], - [ - 1490050088, - "1.07" - ], - [ - 1490050088, - "0.7999999999999999" - ], - [ - 1490050088, - "0.72" - ], - [ - 1490050103, - "0.23" - ], - [ - 1490050103, - "0.11" - ], - [ - 1490050103, - "0.26" - ], - [ - 1490050118, - "0.41000000000000003" - ], - [ - 1490050118, - "0.39" - ], - [ - 1490050118, - "0.31" - ], - [ - 1490050133, - "0.78" - ], - [ - 1490050133, - "0.73" - ], - [ - 1490050133, - "0.61" - ], - [ - 1490050148, - "0.88" - ], - [ - 1490050148, - "0.91" - ], - [ - 1490050148, - "0.76" - ], - [ - 1490050163, - "1.01" - ], - [ - 1490050163, - "0.88" - ], - [ - 1490050163, - "0.91" - ], - [ - 1490050178, - "0.91" - ], - [ - 1490050178, - "0.88" - ], - [ - 1490050178, - "1.01" - ], - [ - 1490050193, - "1.01" - ], - [ - 1490050193, - "0.91" - ], - [ - 1490050193, - "0.88" - ], - [ - 1490050208, - "0.1" - ], - [ - 1490050208, - "0.07" - ], - [ - 1490050208, - "1.01" - ], - [ - 1490050223, - "0.39" - ], - [ - 1490050223, - "0.39" - ], - [ - 1490050223, - "0.29000000000000004" - ], - [ - 1490050238, - "0.5" - ], - [ - 1490050238, - "0.45" - ], - [ - 1490050238, - "0.5700000000000001" - ], - [ - 1490050253, - "0.8300000000000001" - ], - [ - 1490050253, - "0.66" - ], - [ - 1490050253, - "0.77" - ], - [ - 1490050268, - "0.86" - ], - [ - 1490050268, - "0.66" - ], - [ - 1490050268, - "0.9400000000000001" - ], - [ - 1490050283, - "0.86" - ], - [ - 1490050283, - "0.66" - ], - [ - 1490050283, - "0.9400000000000001" - ], - [ - 1490050298, - "0.9400000000000001" - ], - [ - 1490050298, - "0.66" - ], - [ - 1490050298, - "0.86" - ], - [ - 1490050313, - "0.12" - ], - [ - 1490050313, - "0.06" - ], - [ - 1490050313, - "0.9400000000000001" - ], - [ - 1490050328, - "0.3" - ], - [ - 1490050328, - "0.39" - ], - [ - 1490050328, - "0.1" - ], - [ - 1490050343, - "0.64" - ], - [ - 1490050343, - "0.46" - ], - [ - 1490050343, - "0.54" - ], - [ - 1490050358, - "0.64" - ], - [ - 1490050358, - "0.8200000000000001" - ], - [ - 1490050358, - "0.8" - ], - [ - 1490050373, - "0.9900000000000001" - ], - [ - 1490050373, - "1.01" - ], - [ - 1490050373, - "0.92" - ], - [ - 1490050388, - "0.9900000000000001" - ], - [ - 1490050388, - "1.01" - ], - [ - 1490050388, - "0.92" - ], - [ - 1490050403, - "1.01" - ], - [ - 1490050403, - "0.92" - ], - [ - 1490050403, - "0.9900000000000001" - ], - [ - 1490050418, - "1.01" - ], - [ - 1490050418, - "0.07" - ], - [ - 1490050418, - "0.92" - ], - [ - 1490050433, - "0.29000000000000004" - ], - [ - 1490050433, - "0.06" - ], - [ - 1490050433, - "0.17" - ], - [ - 1490050448, - "0.47000000000000003" - ], - [ - 1490050448, - "0.42000000000000004" - ], - [ - 1490050448, - "0.4" - ], - [ - 1490050463, - "0.61" - ], - [ - 1490050463, - "0.5" - ], - [ - 1490050463, - "0.72" - ], - [ - 1490050478, - "0.69" - ], - [ - 1490050478, - "0.85" - ], - [ - 1490050478, - "0.84" - ], - [ - 1490050493, - "0.85" - ], - [ - 1490050493, - "1.02" - ], - [ - 1490050493, - "0.69" - ], - [ - 1490050508, - "0.69" - ], - [ - 1490050508, - "0.85" - ], - [ - 1490050508, - "1.02" - ], - [ - 1490050523, - "0.85" - ], - [ - 1490050523, - "1.02" - ], - [ - 1490050523, - "0.69" - ], - [ - 1490050538, - "0.18" - ], - [ - 1490050538, - "0.07" - ], - [ - 1490050538, - "0.22999999999999998" - ], - [ - 1490050553, - "0.2" - ], - [ - 1490050553, - "0.32999999999999996" - ], - [ - 1490050553, - "0.37" - ], - [ - 1490050568, - "0.49999999999999994" - ], - [ - 1490050568, - "0.38999999999999996" - ], - [ - 1490050568, - "0.73" - ], - [ - 1490050583, - "0.52" - ], - [ - 1490050583, - "0.89" - ], - [ - 1490050583, - "0.59" - ], - [ - 1490050598, - "0.81" - ], - [ - 1490050598, - "0.89" - ], - [ - 1490050598, - "0.59" - ], - [ - 1490050613, - "0.81" - ], - [ - 1490050613, - "0.89" - ], - [ - 1490050613, - "0.59" - ], - [ - 1490050628, - "0.89" - ], - [ - 1490050628, - "0.59" - ], - [ - 1490050628, - "0.81" - ], - [ - 1490050643, - "0.81" - ], - [ - 1490050643, - "0.09" - ], - [ - 1490050643, - "0.1" - ], - [ - 1490050658, - "0.22" - ], - [ - 1490050658, - "0.37" - ], - [ - 1490050658, - "0.38" - ], - [ - 1490050673, - "0.55" - ], - [ - 1490050673, - "0.5" - ], - [ - 1490050673, - "0.32" - ], - [ - 1490050688, - "0.74" - ], - [ - 1490050688, - "0.59" - ], - [ - 1490050688, - "0.78" - ], - [ - 1490050703, - "0.69" - ], - [ - 1490050703, - "0.88" - ], - [ - 1490050703, - "0.89" - ], - [ - 1490050718, - "0.89" - ], - [ - 1490050718, - "0.69" - ], - [ - 1490050718, - "0.88" - ], - [ - 1490050733, - "0.89" - ], - [ - 1490050733, - "0.88" - ], - [ - 1490050733, - "0.69" - ], - [ - 1490050748, - "0.07" - ], - [ - 1490050748, - "0.1" - ], - [ - 1490050748, - "0.69" - ], - [ - 1490050763, - "0.13" - ], - [ - 1490050763, - "0.23" - ], - [ - 1490050763, - "0.19" - ], - [ - 1490050778, - "0.56" - ], - [ - 1490050778, - "0.4" - ], - [ - 1490050778, - "0.43000000000000005" - ], - [ - 1490050793, - "0.52" - ], - [ - 1490050793, - "0.46" - ], - [ - 1490050793, - "0.67" - ], - [ - 1490050808, - "0.7100000000000001" - ], - [ - 1490050808, - "0.76" - ], - [ - 1490050808, - "0.83" - ], - [ - 1490050823, - "0.7100000000000001" - ], - [ - 1490050823, - "0.83" - ], - [ - 1490050823, - "0.84" - ], - [ - 1490050838, - "0.84" - ], - [ - 1490050838, - "0.83" - ], - [ - 1490050838, - "0.7100000000000001" - ], - [ - 1490050853, - "0.84" - ], - [ - 1490050853, - "0.83" - ], - [ - 1490050853, - "0.7100000000000001" - ], - [ - 1490050868, - "0.28" - ], - [ - 1490050868, - "0.24" - ], - [ - 1490050868, - "0.03" - ], - [ - 1490050883, - "0.3" - ], - [ - 1490050883, - "0.39" - ], - [ - 1490050883, - "0.21" - ], - [ - 1490050898, - "0.63" - ], - [ - 1490050898, - "0.52" - ], - [ - 1490050898, - "0.7300000000000001" - ], - [ - 1490050913, - "0.75" - ], - [ - 1490050913, - "0.75" - ], - [ - 1490050913, - "0.8200000000000001" - ], - [ - 1490050928, - "0.8200000000000001" - ], - [ - 1490050928, - "0.75" - ], - [ - 1490050928, - "0.99" - ], - [ - 1490050943, - "0.99" - ], - [ - 1490050943, - "0.75" - ], - [ - 1490050943, - "0.8200000000000001" - ], - [ - 1490050958, - "0.8200000000000001" - ], - [ - 1490050958, - "0.75" - ], - [ - 1490050958, - "0.99" - ], - [ - 1490050973, - "0.04" - ], - [ - 1490050973, - "0.99" - ], - [ - 1490050973, - "0.19" - ], - [ - 1490050988, - "0.24" - ], - [ - 1490050988, - "0.33999999999999997" - ], - [ - 1490050988, - "0.30000000000000004" - ], - [ - 1490051003, - "0.4700000000000001" - ], - [ - 1490051003, - "0.62" - ], - [ - 1490051003, - "0.36" - ], - [ - 1490051018, - "0.62" - ], - [ - 1490051018, - "0.73" - ], - [ - 1490051018, - "0.7700000000000001" - ], - [ - 1490051033, - "0.73" - ], - [ - 1490051033, - "0.7" - ], - [ - 1490051033, - "0.7700000000000001" - ], - [ - 1490051048, - "0.7700000000000001" - ], - [ - 1490051048, - "0.73" - ], - [ - 1490051048, - "0.7" - ], - [ - 1490051063, - "0.7" - ], - [ - 1490051063, - "0.73" - ], - [ - 1490051063, - "0.7700000000000001" - ], - [ - 1490051078, - "0.09" - ], - [ - 1490051078, - "0.03" - ], - [ - 1490051078, - "0.7" - ], - [ - 1490051093, - "0.42000000000000004" - ], - [ - 1490051093, - "0.26" - ], - [ - 1490051093, - "0.38" - ], - [ - 1490051108, - "0.46" - ], - [ - 1490051108, - "0.55" - ], - [ - 1490051108, - "0.4" - ], - [ - 1490051123, - "0.59" - ], - [ - 1490051123, - "0.78" - ], - [ - 1490051123, - "0.71" - ], - [ - 1490051138, - "0.6699999999999999" - ], - [ - 1490051138, - "0.78" - ], - [ - 1490051138, - "0.8099999999999999" - ], - [ - 1490051153, - "0.8099999999999999" - ], - [ - 1490051153, - "0.78" - ], - [ - 1490051153, - "0.6699999999999999" - ], - [ - 1490051168, - "0.8099999999999999" - ], - [ - 1490051168, - "0.78" - ], - [ - 1490051168, - "0.6699999999999999" - ], - [ - 1490051183, - "0.03" - ], - [ - 1490051183, - "0.6699999999999999" - ], - [ - 1490051183, - "0.03" - ], - [ - 1490051198, - "0.09" - ], - [ - 1490051198, - "0.23" - ], - [ - 1490051198, - "0.21" - ], - [ - 1490051213, - "0.39" - ], - [ - 1490051213, - "0.49" - ], - [ - 1490051213, - "0.44" - ], - [ - 1490051228, - "0.53" - ], - [ - 1490051228, - "0.5700000000000001" - ], - [ - 1490051228, - "0.62" - ], - [ - 1490051243, - "0.8200000000000001" - ], - [ - 1490051243, - "0.9" - ], - [ - 1490051243, - "0.8300000000000001" - ], - [ - 1490051258, - "0.8200000000000001" - ], - [ - 1490051258, - "0.9" - ], - [ - 1490051258, - "0.9400000000000001" - ], - [ - 1490051273, - "0.9" - ], - [ - 1490051273, - "0.8200000000000001" - ], - [ - 1490051273, - "0.9400000000000001" - ], - [ - 1490051288, - "0.8200000000000001" - ], - [ - 1490051288, - "0.9400000000000001" - ], - [ - 1490051288, - "0.9" - ], - [ - 1490051303, - "0.06" - ], - [ - 1490051303, - "0.27" - ], - [ - 1490051303, - "0.24000000000000002" - ], - [ - 1490051318, - "0.36" - ], - [ - 1490051318, - "0.29000000000000004" - ], - [ - 1490051318, - "0.4" - ], - [ - 1490051333, - "0.5499999999999999" - ], - [ - 1490051333, - "0.5" - ], - [ - 1490051333, - "0.7100000000000001" - ], - [ - 1490051348, - "0.8300000000000001" - ], - [ - 1490051348, - "0.67" - ], - [ - 1490051348, - "0.6499999999999999" - ], - [ - 1490051363, - "0.6499999999999999" - ], - [ - 1490051363, - "0.8300000000000001" - ], - [ - 1490051363, - "0.9400000000000001" - ], - [ - 1490051378, - "0.8300000000000001" - ], - [ - 1490051378, - "0.9400000000000001" - ], - [ - 1490051378, - "0.6499999999999999" - ], - [ - 1490051393, - "0.6499999999999999" - ], - [ - 1490051393, - "0.8300000000000001" - ], - [ - 1490051393, - "0.9400000000000001" - ], - [ - 1490051408, - "0.060000000000000005" - ], - [ - 1490051408, - "0.9400000000000001" - ], - [ - 1490051408, - "0.04" - ], - [ - 1490051423, - "0.42000000000000004" - ], - [ - 1490051423, - "0.32999999999999996" - ], - [ - 1490051423, - "0.27" - ], - [ - 1490051438, - "0.34" - ], - [ - 1490051438, - "0.53" - ], - [ - 1490051438, - "0.53" - ], - [ - 1490051453, - "0.73" - ], - [ - 1490051453, - "0.51" - ], - [ - 1490051453, - "0.8500000000000001" - ], - [ - 1490051468, - "0.64" - ], - [ - 1490051468, - "0.8099999999999999" - ], - [ - 1490051468, - "0.8500000000000001" - ], - [ - 1490051483, - "0.8500000000000001" - ], - [ - 1490051483, - "0.64" - ], - [ - 1490051483, - "0.8099999999999999" - ], - [ - 1490051498, - "0.64" - ], - [ - 1490051498, - "0.8500000000000001" - ], - [ - 1490051498, - "0.8099999999999999" - ], - [ - 1490051513, - "0.060000000000000005" - ], - [ - 1490051513, - "0.08" - ], - [ - 1490051513, - "0.64" - ], - [ - 1490051528, - "0.33" - ], - [ - 1490051528, - "0.14" - ], - [ - 1490051528, - "0.03" - ], - [ - 1490051543, - "0.48" - ], - [ - 1490051543, - "0.4" - ], - [ - 1490051543, - "0.58" - ], - [ - 1490051558, - "0.58" - ], - [ - 1490051558, - "0.5" - ], - [ - 1490051558, - "0.72" - ], - [ - 1490051573, - "0.7999999999999999" - ], - [ - 1490051573, - "0.71" - ], - [ - 1490051573, - "0.9299999999999999" - ], - [ - 1490051588, - "0.9299999999999999" - ], - [ - 1490051588, - "0.7999999999999999" - ], - [ - 1490051588, - "0.71" - ], - [ - 1490051603, - "0.7999999999999999" - ], - [ - 1490051603, - "0.9299999999999999" - ], - [ - 1490051603, - "0.71" - ], - [ - 1490051618, - "0.71" - ], - [ - 1490051618, - "0.09" - ], - [ - 1490051618, - "0.7999999999999999" - ], - [ - 1490051633, - "0.3" - ], - [ - 1490051633, - "0.26" - ], - [ - 1490051633, - "0.03" - ], - [ - 1490051648, - "0.54" - ], - [ - 1490051648, - "0.25" - ], - [ - 1490051648, - "0.49" - ], - [ - 1490051663, - "0.76" - ], - [ - 1490051663, - "0.31" - ], - [ - 1490051663, - "0.67" - ], - [ - 1490051678, - "0.52" - ], - [ - 1490051678, - "0.84" - ], - [ - 1490051678, - "0.8600000000000001" - ], - [ - 1490051693, - "0.84" - ], - [ - 1490051693, - "0.6900000000000001" - ], - [ - 1490051693, - "0.8600000000000001" - ], - [ - 1490051708, - "0.84" - ], - [ - 1490051708, - "0.6900000000000001" - ], - [ - 1490051708, - "0.15" - ], - [ - 1490051723, - "0.84" - ], - [ - 1490051723, - "0.28" - ], - [ - 1490051723, - "0.6900000000000001" - ], - [ - 1490051738, - "0.1" - ], - [ - 1490051738, - "0.6900000000000001" - ], - [ - 1490051738, - "0.66" - ], - [ - 1490051753, - "0.23" - ], - [ - 1490051753, - "0.8600000000000001" - ], - [ - 1490051753, - "0.05" - ], - [ - 1490051768, - "0.5" - ], - [ - 1490051768, - "0.8600000000000001" - ], - [ - 1490051768, - "0.29000000000000004" - ], - [ - 1490051783, - "0.41000000000000003" - ], - [ - 1490051783, - "0.62" - ], - [ - 1490051783, - "0.8600000000000001" - ], - [ - 1490051798, - "0.15" - ], - [ - 1490051798, - "0.86" - ], - [ - 1490051798, - "0.71" - ], - [ - 1490051813, - "0.86" - ], - [ - 1490051813, - "0.43000000000000005" - ], - [ - 1490051813, - "0.71" - ], - [ - 1490051828, - "0.09" - ], - [ - 1490051828, - "0.71" - ], - [ - 1490051828, - "0.6100000000000001" - ], - [ - 1490051843, - "0.9000000000000001" - ], - [ - 1490051843, - "0.22" - ], - [ - 1490051843, - "0.28" - ], - [ - 1490051858, - "0.49" - ], - [ - 1490051858, - "0.9000000000000001" - ], - [ - 1490051858, - "0.33999999999999997" - ], - [ - 1490051873, - "0.9000000000000001" - ], - [ - 1490051873, - "0.6" - ], - [ - 1490051873, - "0.66" - ], - [ - 1490051888, - "0.83" - ], - [ - 1490051888, - "0.14" - ], - [ - 1490051888, - "0.78" - ], - [ - 1490051903, - "0.83" - ], - [ - 1490051903, - "0.38" - ], - [ - 1490051903, - "0.78" - ], - [ - 1490051918, - "0.49" - ], - [ - 1490051918, - "0.78" - ], - [ - 1490051918, - "0.83" - ], - [ - 1490051933, - "0.78" - ], - [ - 1490051933, - "0.06" - ], - [ - 1490051933, - "0.74" - ], - [ - 1490051948, - "0.30000000000000004" - ], - [ - 1490051948, - "0.74" - ], - [ - 1490051948, - "0.48" - ], - [ - 1490051963, - "0.51" - ], - [ - 1490051963, - "0.74" - ], - [ - 1490051963, - "0.6599999999999999" - ], - [ - 1490051978, - "0.32" - ], - [ - 1490051978, - "0.96" - ], - [ - 1490051978, - "0.8700000000000001" - ], - [ - 1490051993, - "0.96" - ], - [ - 1490051993, - "0.51" - ], - [ - 1490051993, - "1.02" - ], - [ - 1490052008, - "0.81" - ], - [ - 1490052008, - "0.96" - ], - [ - 1490052008, - "1.02" - ], - [ - 1490052023, - "1.02" - ], - [ - 1490052023, - "0.96" - ], - [ - 1490052023, - "0.91" - ], - [ - 1490052038, - "1.02" - ], - [ - 1490052038, - "0.08" - ], - [ - 1490052038, - "0.91" - ], - [ - 1490052053, - "0.32" - ], - [ - 1490052053, - "0.43000000000000005" - ], - [ - 1490052053, - "0.91" - ], - [ - 1490052068, - "0.30000000000000004" - ], - [ - 1490052068, - "0.55" - ], - [ - 1490052068, - "0.67" - ], - [ - 1490052083, - "0.87" - ], - [ - 1490052083, - "0.4600000000000001" - ], - [ - 1490052083, - "0.92" - ], - [ - 1490052098, - "0.92" - ], - [ - 1490052098, - "0.7400000000000001" - ], - [ - 1490052098, - "1" - ], - [ - 1490052113, - "0.92" - ], - [ - 1490052113, - "0.9000000000000001" - ], - [ - 1490052113, - "1" - ], - [ - 1490052128, - "0.9000000000000001" - ], - [ - 1490052128, - "1" - ], - [ - 1490052128, - "0.92" - ], - [ - 1490052143, - "1" - ], - [ - 1490052143, - "0.9000000000000001" - ], - [ - 1490052143, - "0.16" - ], - [ - 1490052158, - "0.49" - ], - [ - 1490052158, - "0.34" - ], - [ - 1490052158, - "0.9000000000000001" - ], - [ - 1490052173, - "0.27" - ], - [ - 1490052173, - "0.51" - ], - [ - 1490052173, - "0.62" - ], - [ - 1490052188, - "0.83" - ], - [ - 1490052188, - "0.91" - ], - [ - 1490052188, - "0.53" - ], - [ - 1490052203, - "0.97" - ], - [ - 1490052203, - "0.91" - ], - [ - 1490052203, - "0.91" - ], - [ - 1490052218, - "1.03" - ], - [ - 1490052218, - "0.91" - ], - [ - 1490052218, - "0.97" - ], - [ - 1490052233, - "0.97" - ], - [ - 1490052233, - "1.03" - ], - [ - 1490052233, - "0.91" - ], - [ - 1490052248, - "0.14" - ], - [ - 1490052248, - "1.03" - ], - [ - 1490052248, - "0.97" - ], - [ - 1490052263, - "0.42000000000000004" - ], - [ - 1490052263, - "1.03" - ], - [ - 1490052263, - "0.24000000000000002" - ], - [ - 1490052278, - "0.5800000000000001" - ], - [ - 1490052278, - "0.4" - ], - [ - 1490052278, - "0.28" - ], - [ - 1490052293, - "0.7100000000000001" - ], - [ - 1490052293, - "0.46" - ], - [ - 1490052293, - "0.78" - ], - [ - 1490052308, - "0.78" - ], - [ - 1490052308, - "0.7400000000000001" - ], - [ - 1490052308, - "0.8500000000000001" - ], - [ - 1490052323, - "0.78" - ], - [ - 1490052323, - "0.8500000000000001" - ], - [ - 1490052323, - "0.8400000000000001" - ], - [ - 1490052338, - "0.8500000000000001" - ], - [ - 1490052338, - "0.8400000000000001" - ], - [ - 1490052338, - "0.22" - ], - [ - 1490052353, - "0.8400000000000001" - ], - [ - 1490052353, - "0.42000000000000004" - ], - [ - 1490052353, - "0.21" - ], - [ - 1490052368, - "0.7000000000000001" - ], - [ - 1490052368, - "0.27" - ], - [ - 1490052368, - "0.39" - ], - [ - 1490052383, - "0.8700000000000001" - ], - [ - 1490052383, - "0.4" - ], - [ - 1490052383, - "0.55" - ], - [ - 1490052398, - "0.6200000000000001" - ], - [ - 1490052398, - "0.61" - ], - [ - 1490052398, - "0.8700000000000001" - ], - [ - 1490052413, - "0.7" - ], - [ - 1490052413, - "0.6200000000000001" - ], - [ - 1490052413, - "0.8700000000000001" - ], - [ - 1490052428, - "0.6200000000000001" - ], - [ - 1490052428, - "0.8700000000000001" - ], - [ - 1490052428, - "0.7" - ], - [ - 1490052443, - "0.1" - ], - [ - 1490052443, - "0.26" - ], - [ - 1490052443, - "0.7" - ], - [ - 1490052458, - "0.32" - ], - [ - 1490052458, - "0.17" - ], - [ - 1490052458, - "0.42000000000000004" - ], - [ - 1490052473, - "0.36" - ], - [ - 1490052473, - "0.7200000000000001" - ], - [ - 1490052473, - "0.62" - ], - [ - 1490052488, - "0.8" - ], - [ - 1490052488, - "0.52" - ], - [ - 1490052488, - "0.77" - ], - [ - 1490052503, - "1.03" - ], - [ - 1490052503, - "0.8" - ], - [ - 1490052503, - "0.73" - ], - [ - 1490052518, - "0.14" - ], - [ - 1490052518, - "0.85" - ], - [ - 1490052518, - "1.03" - ], - [ - 1490052533, - "0.85" - ], - [ - 1490052533, - "0.34" - ], - [ - 1490052533, - "1.03" - ], - [ - 1490052548, - "0.78" - ], - [ - 1490052548, - "1.03" - ], - [ - 1490052548, - "0.85" - ], - [ - 1490052563, - "0.87" - ], - [ - 1490052563, - "0.12" - ], - [ - 1490052563, - "0.85" - ], - [ - 1490052578, - "0.08" - ], - [ - 1490052578, - "0.48" - ], - [ - 1490052578, - "1.05" - ], - [ - 1490052593, - "0.42" - ], - [ - 1490052593, - "0.64" - ], - [ - 1490052593, - "1.05" - ], - [ - 1490052608, - "1.05" - ], - [ - 1490052608, - "0.9400000000000001" - ], - [ - 1490052608, - "0.53" - ], - [ - 1490052623, - "0.08" - ], - [ - 1490052623, - "0.9400000000000001" - ], - [ - 1490052623, - "0.9" - ], - [ - 1490052638, - "0.9400000000000001" - ], - [ - 1490052638, - "0.37" - ], - [ - 1490052638, - "0.9" - ], - [ - 1490052653, - "0.49" - ], - [ - 1490052653, - "0.9400000000000001" - ], - [ - 1490052653, - "0.9" - ], - [ - 1490052668, - "0.9" - ], - [ - 1490052668, - "0.36" - ], - [ - 1490052668, - "0.73" - ], - [ - 1490052683, - "0.54" - ], - [ - 1490052683, - "0.36" - ], - [ - 1490052683, - "0.73" - ], - [ - 1490052698, - "0.54" - ], - [ - 1490052698, - "0.73" - ], - [ - 1490052698, - "0.8500000000000001" - ], - [ - 1490052713, - "0.9900000000000001" - ], - [ - 1490052713, - "0.81" - ], - [ - 1490052713, - "0.73" - ], - [ - 1490052728, - "0.26" - ], - [ - 1490052728, - "0.9900000000000001" - ], - [ - 1490052728, - "0.8600000000000001" - ], - [ - 1490052743, - "0.44" - ], - [ - 1490052743, - "0.9900000000000001" - ], - [ - 1490052743, - "0.8600000000000001" - ], - [ - 1490052758, - "0.12" - ], - [ - 1490052758, - "0.8" - ], - [ - 1490052758, - "0.8600000000000001" - ], - [ - 1490052773, - "0.29000000000000004" - ], - [ - 1490052773, - "0.9500000000000001" - ], - [ - 1490052773, - "0.21" - ], - [ - 1490052788, - "0.32999999999999996" - ], - [ - 1490052788, - "0.9500000000000001" - ], - [ - 1490052788, - "0.6100000000000001" - ], - [ - 1490052803, - "0.7700000000000001" - ], - [ - 1490052803, - "0.9500000000000001" - ], - [ - 1490052803, - "0.5700000000000001" - ], - [ - 1490052818, - "0.17" - ], - [ - 1490052818, - "0.6900000000000001" - ], - [ - 1490052818, - "0.7700000000000001" - ], - [ - 1490052833, - "0.89" - ], - [ - 1490052833, - "0.32" - ], - [ - 1490052833, - "0.7700000000000001" - ], - [ - 1490052848, - "0.64" - ], - [ - 1490052848, - "0.89" - ], - [ - 1490052848, - "0.7700000000000001" - ], - [ - 1490052863, - "0.13" - ], - [ - 1490052863, - "0.78" - ], - [ - 1490052863, - "0.89" - ], - [ - 1490052878, - "0.37" - ], - [ - 1490052878, - "0.78" - ], - [ - 1490052878, - "0.14" - ], - [ - 1490052893, - "0.5" - ], - [ - 1490052893, - "0.35000000000000003" - ], - [ - 1490052893, - "0.78" - ], - [ - 1490052908, - "0.82" - ], - [ - 1490052908, - "0.47000000000000003" - ], - [ - 1490052908, - "0.78" - ], - [ - 1490052923, - "0.11" - ], - [ - 1490052923, - "0.82" - ], - [ - 1490052923, - "0.7" - ], - [ - 1490052938, - "0.7" - ], - [ - 1490052938, - "0.38" - ], - [ - 1490052938, - "0.82" - ], - [ - 1490052953, - "0.7" - ], - [ - 1490052953, - "0.63" - ], - [ - 1490052953, - "0.11" - ], - [ - 1490052968, - "0.21000000000000002" - ], - [ - 1490052968, - "0.9400000000000001" - ], - [ - 1490052968, - "0.7" - ], - [ - 1490052983, - "0.45" - ], - [ - 1490052983, - "0.7100000000000001" - ], - [ - 1490052983, - "0.9400000000000001" - ], - [ - 1490052998, - "0.52" - ], - [ - 1490052998, - "0.9400000000000001" - ], - [ - 1490052998, - "0.77" - ], - [ - 1490053013, - "0.8500000000000001" - ], - [ - 1490053013, - "0.9400000000000001" - ], - [ - 1490053013, - "1.11" - ], - [ - 1490053028, - "0.22" - ], - [ - 1490053028, - "0.9600000000000001" - ], - [ - 1490053028, - "1.11" - ], - [ - 1490053043, - "1.11" - ], - [ - 1490053043, - "0.29000000000000004" - ], - [ - 1490053043, - "0.9600000000000001" - ], - [ - 1490053058, - "0.9600000000000001" - ], - [ - 1490053058, - "0.67" - ], - [ - 1490053058, - "0.13" - ], - [ - 1490053073, - "0.78" - ], - [ - 1490053073, - "0.4" - ], - [ - 1490053073, - "0.17" - ], - [ - 1490053088, - "0.44000000000000006" - ], - [ - 1490053088, - "0.78" - ], - [ - 1490053088, - "0.61" - ], - [ - 1490053103, - "0.85" - ], - [ - 1490053103, - "0.5900000000000001" - ], - [ - 1490053103, - "0.78" - ], - [ - 1490053118, - "0.8400000000000001" - ], - [ - 1490053118, - "0.11" - ], - [ - 1490053118, - "0.85" - ], - [ - 1490053133, - "0.8400000000000001" - ], - [ - 1490053133, - "0.85" - ], - [ - 1490053133, - "0.25" - ], - [ - 1490053148, - "0.85" - ], - [ - 1490053148, - "0.54" - ], - [ - 1490053148, - "0.8400000000000001" - ], - [ - 1490053163, - "0.5900000000000001" - ], - [ - 1490053163, - "0.34" - ], - [ - 1490053163, - "0.8400000000000001" - ], - [ - 1490053178, - "0.53" - ], - [ - 1490053178, - "0.5900000000000001" - ], - [ - 1490053178, - "0.22" - ], - [ - 1490053193, - "0.29000000000000004" - ], - [ - 1490053193, - "0.5900000000000001" - ], - [ - 1490053193, - "0.8200000000000001" - ], - [ - 1490053208, - "0.6000000000000001" - ], - [ - 1490053208, - "0.5900000000000001" - ], - [ - 1490053208, - "0.92" - ], - [ - 1490053223, - "0.92" - ], - [ - 1490053223, - "0.6700000000000002" - ], - [ - 1490053223, - "0.25" - ], - [ - 1490053238, - "0.6700000000000002" - ], - [ - 1490053238, - "0.92" - ], - [ - 1490053238, - "0.39" - ], - [ - 1490053253, - "0.67" - ], - [ - 1490053253, - "0.6700000000000002" - ], - [ - 1490053253, - "0.11" - ], - [ - 1490053268, - "0.24" - ], - [ - 1490053268, - "0.8400000000000001" - ], - [ - 1490053268, - "0.13" - ], - [ - 1490053283, - "0.5700000000000001" - ], - [ - 1490053283, - "0.8400000000000001" - ], - [ - 1490053283, - "0.28" - ], - [ - 1490053298, - "0.8400000000000001" - ], - [ - 1490053298, - "0.55" - ], - [ - 1490053298, - "0.68" - ], - [ - 1490053313, - "0.7200000000000001" - ], - [ - 1490053313, - "0.8600000000000001" - ], - [ - 1490053313, - "0.11" - ], - [ - 1490053328, - "0.35" - ], - [ - 1490053328, - "0.8600000000000001" - ], - [ - 1490053328, - "0.92" - ], - [ - 1490053343, - "0.92" - ], - [ - 1490053343, - "0.78" - ], - [ - 1490053343, - "0.8600000000000001" - ], - [ - 1490053358, - "0.15" - ], - [ - 1490053358, - "0.92" - ], - [ - 1490053358, - "0.92" - ], - [ - 1490053373, - "1.24" - ], - [ - 1490053373, - "0.54" - ], - [ - 1490053373, - "0.07" - ], - [ - 1490053388, - "0.45" - ], - [ - 1490053388, - "1.24" - ], - [ - 1490053388, - "0.6900000000000001" - ], - [ - 1490053403, - "0.62" - ], - [ - 1490053403, - "1.24" - ], - [ - 1490053403, - "0.93" - ], - [ - 1490053418, - "0.14" - ], - [ - 1490053418, - "0.95" - ], - [ - 1490053418, - "0.93" - ], - [ - 1490053433, - "0.6100000000000001" - ], - [ - 1490053433, - "0.95" - ], - [ - 1490053433, - "0.93" - ], - [ - 1490053448, - "0.93" - ], - [ - 1490053448, - "0.95" - ], - [ - 1490053448, - "0.7600000000000001" - ], - [ - 1490053463, - "0.95" - ], - [ - 1490053463, - "0.28" - ], - [ - 1490053463, - "1.05" - ], - [ - 1490053478, - "0.32" - ], - [ - 1490053478, - "1.05" - ], - [ - 1490053478, - "0.43000000000000005" - ], - [ - 1490053493, - "0.7500000000000001" - ], - [ - 1490053493, - "0.45" - ], - [ - 1490053493, - "1.05" - ], - [ - 1490053508, - "1.05" - ], - [ - 1490053508, - "0.7000000000000001" - ], - [ - 1490053508, - "0.8200000000000001" - ], - [ - 1490053523, - "0.8200000000000001" - ], - [ - 1490053523, - "0.8" - ], - [ - 1490053523, - "0.4" - ], - [ - 1490053538, - "0.51" - ], - [ - 1490053538, - "0.8200000000000001" - ], - [ - 1490053538, - "0.8" - ], - [ - 1490053553, - "0.14" - ], - [ - 1490053553, - "0.8" - ], - [ - 1490053553, - "0.88" - ], - [ - 1490053568, - "0.41000000000000003" - ], - [ - 1490053568, - "0.14" - ], - [ - 1490053568, - "1" - ], - [ - 1490053583, - "0.29000000000000004" - ], - [ - 1490053583, - "0.53" - ], - [ - 1490053583, - "1" - ], - [ - 1490053598, - "0.8" - ], - [ - 1490053598, - "0.5" - ], - [ - 1490053598, - "1" - ], - [ - 1490053613, - "0.64" - ], - [ - 1490053613, - "0.8" - ], - [ - 1490053613, - "0.16" - ], - [ - 1490053628, - "0.8" - ], - [ - 1490053628, - "0.38" - ], - [ - 1490053628, - "0.64" - ], - [ - 1490053643, - "0.66" - ], - [ - 1490053643, - "0.64" - ], - [ - 1490053643, - "0.8" - ], - [ - 1490053658, - "0.28" - ], - [ - 1490053658, - "0.64" - ], - [ - 1490053658, - "0.75" - ], - [ - 1490053673, - "0.38" - ], - [ - 1490053673, - "0.32" - ], - [ - 1490053673, - "0.75" - ], - [ - 1490053688, - "0.45" - ], - [ - 1490053688, - "0.6799999999999999" - ], - [ - 1490053688, - "0.75" - ], - [ - 1490053703, - "0.73" - ], - [ - 1490053703, - "0.75" - ], - [ - 1490053703, - "0.7999999999999999" - ], - [ - 1490053718, - "0.83" - ], - [ - 1490053718, - "0.22" - ], - [ - 1490053718, - "0.7999999999999999" - ], - [ - 1490053733, - "0.83" - ], - [ - 1490053733, - "0.57" - ], - [ - 1490053733, - "0.7999999999999999" - ], - [ - 1490053748, - "0.83" - ], - [ - 1490053748, - "0.12" - ], - [ - 1490053748, - "0.71" - ], - [ - 1490053763, - "0.95" - ], - [ - 1490053763, - "0.1" - ], - [ - 1490053763, - "0.26" - ], - [ - 1490053778, - "0.5700000000000001" - ], - [ - 1490053778, - "0.26" - ], - [ - 1490053778, - "0.95" - ], - [ - 1490053793, - "0.55" - ], - [ - 1490053793, - "0.95" - ], - [ - 1490053793, - "0.7200000000000001" - ], - [ - 1490053808, - "0.9400000000000002" - ], - [ - 1490053808, - "0.15" - ], - [ - 1490053808, - "0.6900000000000001" - ], - [ - 1490053823, - "0.27" - ], - [ - 1490053823, - "1" - ], - [ - 1490053823, - "0.9400000000000002" - ], - [ - 1490053838, - "1" - ], - [ - 1490053838, - "0.9400000000000002" - ], - [ - 1490053838, - "0.54" - ], - [ - 1490053853, - "1" - ], - [ - 1490053853, - "0.1" - ], - [ - 1490053853, - "0.64" - ], - [ - 1490053868, - "0.98" - ], - [ - 1490053868, - "0.47000000000000003" - ], - [ - 1490053868, - "0.2" - ], - [ - 1490053883, - "0.49" - ], - [ - 1490053883, - "0.98" - ], - [ - 1490053883, - "0.67" - ], - [ - 1490053898, - "0.98" - ], - [ - 1490053898, - "0.6799999999999999" - ], - [ - 1490053898, - "0.86" - ], - [ - 1490053913, - "0.14" - ], - [ - 1490053913, - "0.86" - ], - [ - 1490053913, - "1.06" - ], - [ - 1490053928, - "0.48" - ], - [ - 1490053928, - "1.06" - ], - [ - 1490053928, - "0.86" - ], - [ - 1490053943, - "0.65" - ], - [ - 1490053943, - "1.06" - ], - [ - 1490053943, - "0.86" - ], - [ - 1490053958, - "0.86" - ], - [ - 1490053958, - "0.28" - ], - [ - 1490053958, - "1.06" - ], - [ - 1490053973, - "0.26" - ], - [ - 1490053973, - "0.49" - ], - [ - 1490053973, - "0.86" - ], - [ - 1490053988, - "0.76" - ], - [ - 1490053988, - "0.38" - ], - [ - 1490053988, - "0.86" - ], - [ - 1490054003, - "0.87" - ], - [ - 1490054003, - "0.63" - ], - [ - 1490054003, - "0.86" - ], - [ - 1490054018, - "0.32" - ], - [ - 1490054018, - "0.76" - ], - [ - 1490054018, - "0.87" - ], - [ - 1490054033, - "0.87" - ], - [ - 1490054033, - "0.76" - ], - [ - 1490054033, - "0.46" - ], - [ - 1490054048, - "0.76" - ], - [ - 1490054048, - "0.76" - ], - [ - 1490054048, - "0.14" - ], - [ - 1490054063, - "0.46" - ], - [ - 1490054063, - "0.96" - ], - [ - 1490054063, - "0.11" - ], - [ - 1490054078, - "0.96" - ], - [ - 1490054078, - "0.64" - ], - [ - 1490054078, - "0.29" - ], - [ - 1490054093, - "0.87" - ], - [ - 1490054093, - "0.66" - ], - [ - 1490054093, - "0.96" - ], - [ - 1490054108, - "0.87" - ], - [ - 1490054108, - "0.79" - ], - [ - 1490054108, - "0.1" - ], - [ - 1490054123, - "0.87" - ], - [ - 1490054123, - "0.79" - ], - [ - 1490054123, - "0.23" - ], - [ - 1490054138, - "0.54" - ], - [ - 1490054138, - "0.87" - ], - [ - 1490054138, - "0.79" - ], - [ - 1490054153, - "0.26" - ], - [ - 1490054153, - "0.79" - ], - [ - 1490054153, - "0.68" - ], - [ - 1490054168, - "0.25" - ], - [ - 1490054168, - "0.68" - ], - [ - 1490054168, - "0.38" - ], - [ - 1490054183, - "0.67" - ], - [ - 1490054183, - "0.33999999999999997" - ], - [ - 1490054183, - "0.68" - ], - [ - 1490054198, - "0.68" - ], - [ - 1490054198, - "0.6399999999999999" - ], - [ - 1490054198, - "0.78" - ], - [ - 1490054213, - "0.78" - ], - [ - 1490054213, - "0.7999999999999999" - ], - [ - 1490054213, - "0.11" - ], - [ - 1490054228, - "0.78" - ], - [ - 1490054228, - "0.38" - ], - [ - 1490054228, - "0.7999999999999999" - ], - [ - 1490054243, - "0.15" - ], - [ - 1490054243, - "0.5" - ], - [ - 1490054243, - "0.7999999999999999" - ], - [ - 1490054258, - "0.08" - ], - [ - 1490054258, - "0.33999999999999997" - ], - [ - 1490054258, - "0.6799999999999999" - ], - [ - 1490054273, - "0.6799999999999999" - ], - [ - 1490054273, - "0.64" - ], - [ - 1490054273, - "0.21000000000000002" - ], - [ - 1490054288, - "0.7" - ], - [ - 1490054288, - "0.47000000000000003" - ], - [ - 1490054288, - "0.6799999999999999" - ], - [ - 1490054303, - "0.92" - ], - [ - 1490054303, - "0.17" - ], - [ - 1490054303, - "0.67" - ], - [ - 1490054318, - "0.9600000000000001" - ], - [ - 1490054318, - "0.92" - ], - [ - 1490054318, - "0.31000000000000005" - ], - [ - 1490054333, - "0.92" - ], - [ - 1490054333, - "0.66" - ], - [ - 1490054333, - "0.9600000000000001" - ], - [ - 1490054348, - "0.9600000000000001" - ], - [ - 1490054348, - "0.25" - ], - [ - 1490054348, - "0.76" - ], - [ - 1490054363, - "0.55" - ], - [ - 1490054363, - "1.03" - ], - [ - 1490054363, - "0.13" - ], - [ - 1490054378, - "0.4600000000000001" - ], - [ - 1490054378, - "1.03" - ], - [ - 1490054378, - "0.73" - ], - [ - 1490054393, - "0.5900000000000001" - ], - [ - 1490054393, - "0.8999999999999999" - ], - [ - 1490054393, - "1.03" - ], - [ - 1490054408, - "0.15" - ], - [ - 1490054408, - "0.8999999999999999" - ], - [ - 1490054408, - "0.8400000000000001" - ], - [ - 1490054423, - "0.8400000000000001" - ], - [ - 1490054423, - "0.45" - ], - [ - 1490054423, - "0.8999999999999999" - ], - [ - 1490054438, - "0.66" - ], - [ - 1490054438, - "0.8999999999999999" - ], - [ - 1490054438, - "0.8400000000000001" - ], - [ - 1490054453, - "0.8400000000000001" - ], - [ - 1490054453, - "0.27" - ], - [ - 1490054453, - "0.92" - ], - [ - 1490054468, - "0.28" - ], - [ - 1490054468, - "0.36" - ], - [ - 1490054468, - "0.92" - ], - [ - 1490054483, - "0.92" - ], - [ - 1490054483, - "0.6699999999999999" - ], - [ - 1490054483, - "0.42000000000000004" - ], - [ - 1490054498, - "0.82" - ], - [ - 1490054498, - "0.67" - ], - [ - 1490054498, - "0.92" - ], - [ - 1490054513, - "0.8700000000000001" - ], - [ - 1490054513, - "0.30000000000000004" - ], - [ - 1490054513, - "0.82" - ], - [ - 1490054528, - "0.8700000000000001" - ], - [ - 1490054528, - "0.82" - ], - [ - 1490054528, - "0.4" - ], - [ - 1490054543, - "0.11" - ], - [ - 1490054543, - "0.7200000000000001" - ], - [ - 1490054543, - "0.8700000000000001" - ], - [ - 1490054558, - "0.13" - ], - [ - 1490054558, - "0.8400000000000001" - ], - [ - 1490054558, - "0.3" - ], - [ - 1490054573, - "0.8400000000000001" - ], - [ - 1490054573, - "0.33" - ], - [ - 1490054573, - "0.6399999999999999" - ], - [ - 1490054588, - "0.8400000000000001" - ], - [ - 1490054588, - "0.5800000000000001" - ], - [ - 1490054588, - "0.7899999999999999" - ], - [ - 1490054603, - "0.19" - ], - [ - 1490054603, - "0.7899999999999999" - ], - [ - 1490054603, - "0.77" - ], - [ - 1490054618, - "0.77" - ], - [ - 1490054618, - "0.31" - ], - [ - 1490054618, - "0.7899999999999999" - ], - [ - 1490054633, - "0.75" - ], - [ - 1490054633, - "0.7899999999999999" - ], - [ - 1490054633, - "0.77" - ], - [ - 1490054648, - "0.77" - ], - [ - 1490054648, - "0.11" - ], - [ - 1490054648, - "0.84" - ], - [ - 1490054663, - "0.14" - ], - [ - 1490054663, - "0.46" - ], - [ - 1490054663, - "1.0899999999999999" - ], - [ - 1490054678, - "1.0899999999999999" - ], - [ - 1490054678, - "0.64" - ], - [ - 1490054678, - "0.44000000000000006" - ], - [ - 1490054693, - "0.84" - ], - [ - 1490054693, - "0.5800000000000001" - ], - [ - 1490054693, - "1.0899999999999999" - ], - [ - 1490054708, - "0.84" - ], - [ - 1490054708, - "0.96" - ], - [ - 1490054708, - "0.12" - ], - [ - 1490054723, - "0.96" - ], - [ - 1490054723, - "0.39" - ], - [ - 1490054723, - "0.84" - ], - [ - 1490054738, - "0.96" - ], - [ - 1490054738, - "0.5800000000000001" - ], - [ - 1490054738, - "0.14" - ], - [ - 1490054753, - "0.75" - ], - [ - 1490054753, - "0.24000000000000002" - ], - [ - 1490054753, - "0.18" - ], - [ - 1490054768, - "0.33999999999999997" - ], - [ - 1490054768, - "0.54" - ], - [ - 1490054768, - "0.75" - ], - [ - 1490054783, - "0.57" - ], - [ - 1490054783, - "0.68" - ], - [ - 1490054783, - "0.75" - ], - [ - 1490054798, - "0.71" - ], - [ - 1490054798, - "0.75" - ], - [ - 1490054798, - "0.91" - ], - [ - 1490054813, - "0.91" - ], - [ - 1490054813, - "0.42000000000000004" - ], - [ - 1490054813, - "0.9199999999999999" - ], - [ - 1490054828, - "0.5800000000000001" - ], - [ - 1490054828, - "0.9199999999999999" - ], - [ - 1490054828, - "0.91" - ], - [ - 1490054843, - "0.12" - ], - [ - 1490054843, - "0.8400000000000001" - ], - [ - 1490054843, - "0.9199999999999999" - ], - [ - 1490054858, - "1.01" - ], - [ - 1490054858, - "0.48" - ], - [ - 1490054858, - "0.12" - ], - [ - 1490054873, - "1.01" - ], - [ - 1490054873, - "0.6" - ], - [ - 1490054873, - "0.26" - ], - [ - 1490054888, - "1.01" - ], - [ - 1490054888, - "0.7899999999999999" - ], - [ - 1490054888, - "0.5800000000000001" - ], - [ - 1490054903, - "0.7200000000000001" - ], - [ - 1490054903, - "0.14" - ], - [ - 1490054903, - "0.7899999999999999" - ], - [ - 1490054918, - "0.7899999999999999" - ], - [ - 1490054918, - "0.7200000000000001" - ], - [ - 1490054918, - "0.39" - ], - [ - 1490054933, - "0.7899999999999999" - ], - [ - 1490054933, - "0.7200000000000001" - ], - [ - 1490054933, - "0.5" - ], - [ - 1490054948, - "0.68" - ], - [ - 1490054948, - "0.7200000000000001" - ], - [ - 1490054948, - "0.29000000000000004" - ], - [ - 1490054963, - "0.48000000000000004" - ], - [ - 1490054963, - "0.68" - ], - [ - 1490054963, - "0.2" - ], - [ - 1490054978, - "0.8200000000000001" - ], - [ - 1490054978, - "0.68" - ], - [ - 1490054978, - "0.32" - ], - [ - 1490054993, - "0.91" - ], - [ - 1490054993, - "0.56" - ], - [ - 1490054993, - "0.68" - ], - [ - 1490055008, - "0.91" - ], - [ - 1490055008, - "0.25" - ], - [ - 1490055008, - "0.67" - ], - [ - 1490055023, - "0.91" - ], - [ - 1490055023, - "0.39" - ], - [ - 1490055023, - "0.67" - ], - [ - 1490055038, - "0.71" - ], - [ - 1490055038, - "0.67" - ], - [ - 1490055038, - "0.15" - ], - [ - 1490055053, - "0.16" - ], - [ - 1490055053, - "0.27" - ], - [ - 1490055053, - "0.8099999999999999" - ], - [ - 1490055068, - "0.28" - ], - [ - 1490055068, - "0.8099999999999999" - ], - [ - 1490055068, - "0.5900000000000001" - ], - [ - 1490055083, - "0.8099999999999999" - ], - [ - 1490055083, - "0.68" - ], - [ - 1490055083, - "0.53" - ], - [ - 1490055098, - "0.12" - ], - [ - 1490055098, - "0.68" - ], - [ - 1490055098, - "0.62" - ], - [ - 1490055113, - "0.85" - ], - [ - 1490055113, - "0.3" - ], - [ - 1490055113, - "0.68" - ], - [ - 1490055128, - "0.62" - ], - [ - 1490055128, - "0.85" - ], - [ - 1490055128, - "0.68" - ], - [ - 1490055143, - "0.74" - ], - [ - 1490055143, - "0.85" - ], - [ - 1490055143, - "0.13" - ], - [ - 1490055158, - "0.13" - ], - [ - 1490055158, - "0.35" - ], - [ - 1490055158, - "0.97" - ], - [ - 1490055173, - "0.47" - ], - [ - 1490055173, - "0.38" - ], - [ - 1490055173, - "0.97" - ], - [ - 1490055188, - "0.97" - ], - [ - 1490055188, - "0.59" - ], - [ - 1490055188, - "0.49" - ], - [ - 1490055203, - "0.76" - ], - [ - 1490055203, - "0.59" - ], - [ - 1490055203, - "0.1" - ], - [ - 1490055218, - "0.59" - ], - [ - 1490055218, - "0.45000000000000007" - ], - [ - 1490055218, - "0.76" - ], - [ - 1490055233, - "0.59" - ], - [ - 1490055233, - "0.76" - ], - [ - 1490055233, - "0.6100000000000001" - ], - [ - 1490055248, - "0.26" - ], - [ - 1490055248, - "0.76" - ], - [ - 1490055248, - "0.8700000000000001" - ], - [ - 1490055263, - "0.22" - ], - [ - 1490055263, - "0.8700000000000001" - ], - [ - 1490055263, - "0.39" - ], - [ - 1490055278, - "0.29000000000000004" - ], - [ - 1490055278, - "0.8700000000000001" - ], - [ - 1490055278, - "0.6" - ], - [ - 1490055293, - "0.8700000000000001" - ], - [ - 1490055293, - "0.74" - ], - [ - 1490055293, - "0.47000000000000003" - ], - [ - 1490055308, - "0.41000000000000003" - ], - [ - 1490055308, - "0.74" - ], - [ - 1490055308, - "0.63" - ], - [ - 1490055323, - "0.52" - ], - [ - 1490055323, - "0.63" - ], - [ - 1490055323, - "0.74" - ], - [ - 1490055338, - "0.63" - ], - [ - 1490055338, - "0.83" - ], - [ - 1490055338, - "0.19" - ], - [ - 1490055353, - "0.97" - ], - [ - 1490055353, - "0.13" - ], - [ - 1490055353, - "0.47" - ], - [ - 1490055368, - "0.97" - ], - [ - 1490055368, - "0.36" - ], - [ - 1490055368, - "0.6499999999999999" - ], - [ - 1490055383, - "0.9199999999999999" - ], - [ - 1490055383, - "0.97" - ], - [ - 1490055383, - "0.41" - ], - [ - 1490055398, - "0.16" - ], - [ - 1490055398, - "0.9199999999999999" - ], - [ - 1490055398, - "0.6" - ], - [ - 1490055413, - "0.26" - ], - [ - 1490055413, - "0.6" - ], - [ - 1490055413, - "0.9199999999999999" - ], - [ - 1490055428, - "0.9199999999999999" - ], - [ - 1490055428, - "0.56" - ], - [ - 1490055428, - "0.6" - ], - [ - 1490055443, - "0.29" - ], - [ - 1490055443, - "0.6" - ], - [ - 1490055443, - "0.66" - ], - [ - 1490055458, - "0.43" - ], - [ - 1490055458, - "0.66" - ], - [ - 1490055458, - "0.52" - ], - [ - 1490055473, - "0.66" - ], - [ - 1490055473, - "0.6900000000000001" - ], - [ - 1490055473, - "0.6699999999999999" - ], - [ - 1490055488, - "1.03" - ], - [ - 1490055488, - "0.7499999999999999" - ], - [ - 1490055488, - "0.66" - ], - [ - 1490055503, - "0.24" - ], - [ - 1490055503, - "1.1300000000000001" - ], - [ - 1490055503, - "0.7499999999999999" - ], - [ - 1490055518, - "0.7499999999999999" - ], - [ - 1490055518, - "1.1300000000000001" - ], - [ - 1490055518, - "0.44999999999999996" - ], - [ - 1490055533, - "0.6499999999999999" - ], - [ - 1490055533, - "0.1" - ], - [ - 1490055533, - "1.1300000000000001" - ], - [ - 1490055548, - "0.7499999999999999" - ], - [ - 1490055548, - "0.14" - ], - [ - 1490055548, - "0.26" - ], - [ - 1490055563, - "0.5900000000000001" - ], - [ - 1490055563, - "0.35" - ], - [ - 1490055563, - "0.7499999999999999" - ], - [ - 1490055578, - "0.7799999999999999" - ], - [ - 1490055578, - "0.8" - ], - [ - 1490055578, - "0.7499999999999999" - ], - [ - 1490055593, - "0.2" - ], - [ - 1490055593, - "1.01" - ], - [ - 1490055593, - "0.8" - ], - [ - 1490055608, - "0.8" - ], - [ - 1490055608, - "1.36" - ], - [ - 1490055608, - "0.51" - ], - [ - 1490055623, - "0.8" - ], - [ - 1490055623, - "1.36" - ], - [ - 1490055623, - "1.32" - ], - [ - 1490055638, - "1.36" - ], - [ - 1490055638, - "1.7200000000000002" - ], - [ - 1490055638, - "0.22" - ], - [ - 1490055653, - "0.07" - ], - [ - 1490055653, - "0.22" - ], - [ - 1490055653, - "2.24" - ], - [ - 1490055668, - "2.24" - ], - [ - 1490055668, - "0.1" - ], - [ - 1490055668, - "0.07" - ], - [ - 1490055683, - "0.62" - ], - [ - 1490055683, - "2.24" - ], - [ - 1490055683, - "0.13" - ], - [ - 1490055698, - "0.56" - ], - [ - 1490055698, - "2.24" - ], - [ - 1490055698, - "0.87" - ], - [ - 1490055713, - "0.1" - ], - [ - 1490055713, - "0.7300000000000001" - ], - [ - 1490055713, - "1.27" - ], - [ - 1490055728, - "0.26" - ], - [ - 1490055728, - "0.9700000000000001" - ], - [ - 1490055728, - "1.45" - ], - [ - 1490055743, - "0.9700000000000001" - ], - [ - 1490055743, - "0.62" - ], - [ - 1490055743, - "1.45" - ], - [ - 1490055758, - "1.45" - ], - [ - 1490055758, - "0.9700000000000001" - ], - [ - 1490055758, - "0.87" - ], - [ - 1490055773, - "1.1800000000000002" - ], - [ - 1490055773, - "0.9700000000000001" - ], - [ - 1490055773, - "0.30000000000000004" - ], - [ - 1490055788, - "1.1800000000000002" - ], - [ - 1490055788, - "0.38" - ], - [ - 1490055788, - "0.51" - ], - [ - 1490055803, - "1.1800000000000002" - ], - [ - 1490055803, - "0.5" - ], - [ - 1490055803, - "0.78" - ], - [ - 1490055818, - "0.33" - ], - [ - 1490055818, - "0.88" - ], - [ - 1490055818, - "1.02" - ], - [ - 1490055833, - "0.51" - ], - [ - 1490055833, - "1" - ], - [ - 1490055833, - "1.02" - ], - [ - 1490055848, - "0.81" - ], - [ - 1490055848, - "1.02" - ], - [ - 1490055848, - "1" - ], - [ - 1490055863, - "0.16" - ], - [ - 1490055863, - "0.99" - ], - [ - 1490055863, - "1" - ], - [ - 1490055878, - "0.37" - ], - [ - 1490055878, - "0.99" - ], - [ - 1490055878, - "0.13" - ], - [ - 1490055893, - "0.31" - ], - [ - 1490055893, - "0.66" - ], - [ - 1490055893, - "0.99" - ], - [ - 1490055908, - "0.99" - ], - [ - 1490055908, - "0.66" - ], - [ - 1490055908, - "0.73" - ], - [ - 1490055923, - "0.99" - ], - [ - 1490055923, - "0.14" - ], - [ - 1490055923, - "0.76" - ], - [ - 1490055938, - "0.25" - ], - [ - 1490055938, - "0.93" - ], - [ - 1490055938, - "0.99" - ], - [ - 1490055953, - "0.99" - ], - [ - 1490055953, - "0.93" - ], - [ - 1490055953, - "0.5" - ], - [ - 1490055968, - "0.63" - ], - [ - 1490055968, - "0.12" - ], - [ - 1490055968, - "0.93" - ], - [ - 1490055983, - "0.63" - ], - [ - 1490055983, - "0.41000000000000003" - ], - [ - 1490055983, - "0.2" - ], - [ - 1490055998, - "0.63" - ], - [ - 1490055998, - "0.54" - ], - [ - 1490055998, - "0.45" - ], - [ - 1490056013, - "0.79" - ], - [ - 1490056013, - "0.13" - ], - [ - 1490056013, - "0.64" - ], - [ - 1490056028, - "0.7999999999999999" - ], - [ - 1490056028, - "0.41000000000000003" - ], - [ - 1490056028, - "0.79" - ], - [ - 1490056043, - "0.56" - ], - [ - 1490056043, - "0.7999999999999999" - ], - [ - 1490056043, - "0.79" - ], - [ - 1490056058, - "0.7999999999999999" - ], - [ - 1490056058, - "0.8200000000000001" - ], - [ - 1490056058, - "0.79" - ], - [ - 1490056073, - "0.38" - ], - [ - 1490056073, - "0.8200000000000001" - ], - [ - 1490056073, - "0.7999999999999999" - ], - [ - 1490056088, - "0.38" - ], - [ - 1490056088, - "0.8200000000000001" - ], - [ - 1490056088, - "0.59" - ], - [ - 1490056103, - "0.53" - ], - [ - 1490056103, - "0.8200000000000001" - ], - [ - 1490056103, - "0.7999999999999999" - ], - [ - 1490056118, - "0.8600000000000001" - ], - [ - 1490056118, - "0.25" - ], - [ - 1490056118, - "0.99" - ], - [ - 1490056133, - "0.38" - ], - [ - 1490056133, - "0.9700000000000001" - ], - [ - 1490056133, - "0.99" - ], - [ - 1490056148, - "0.99" - ], - [ - 1490056148, - "0.5900000000000001" - ], - [ - 1490056148, - "0.9700000000000001" - ], - [ - 1490056163, - "0.14" - ], - [ - 1490056163, - "0.9700000000000001" - ], - [ - 1490056163, - "0.7500000000000001" - ], - [ - 1490056178, - "0.27" - ], - [ - 1490056178, - "0.7500000000000001" - ], - [ - 1490056178, - "0.14" - ], - [ - 1490056193, - "0.7500000000000001" - ], - [ - 1490056193, - "0.5900000000000001" - ], - [ - 1490056193, - "0.32" - ], - [ - 1490056208, - "0.65" - ], - [ - 1490056208, - "0.13" - ], - [ - 1490056208, - "0.6600000000000001" - ], - [ - 1490056223, - "0.6600000000000001" - ], - [ - 1490056223, - "0.8300000000000001" - ], - [ - 1490056223, - "0.30000000000000004" - ], - [ - 1490056238, - "0.6600000000000001" - ], - [ - 1490056238, - "0.49000000000000005" - ], - [ - 1490056238, - "0.8300000000000001" - ], - [ - 1490056253, - "0.65" - ], - [ - 1490056253, - "0.8300000000000001" - ], - [ - 1490056253, - "0.6600000000000001" - ], - [ - 1490056268, - "0.8300000000000001" - ], - [ - 1490056268, - "0.31" - ], - [ - 1490056268, - "0.65" - ], - [ - 1490056283, - "0.65" - ], - [ - 1490056283, - "0.43" - ], - [ - 1490056283, - "0.13" - ], - [ - 1490056298, - "0.42000000000000004" - ], - [ - 1490056298, - "0.72" - ], - [ - 1490056298, - "0.65" - ], - [ - 1490056313, - "0.82" - ], - [ - 1490056313, - "0.63" - ], - [ - 1490056313, - "0.14" - ], - [ - 1490056328, - "0.8099999999999999" - ], - [ - 1490056328, - "0.82" - ], - [ - 1490056328, - "0.4" - ], - [ - 1490056343, - "0.8099999999999999" - ], - [ - 1490056343, - "0.82" - ], - [ - 1490056343, - "0.56" - ], - [ - 1490056358, - "0.21" - ], - [ - 1490056358, - "0.78" - ], - [ - 1490056358, - "0.8099999999999999" - ], - [ - 1490056373, - "0.16" - ], - [ - 1490056373, - "0.78" - ], - [ - 1490056373, - "0.36" - ], - [ - 1490056388, - "0.58" - ], - [ - 1490056388, - "0.37" - ], - [ - 1490056388, - "0.78" - ], - [ - 1490056403, - "0.1" - ], - [ - 1490056403, - "0.64" - ], - [ - 1490056403, - "0.6499999999999999" - ], - [ - 1490056418, - "0.77" - ], - [ - 1490056418, - "0.8899999999999999" - ], - [ - 1490056418, - "0.28" - ], - [ - 1490056433, - "0.8899999999999999" - ], - [ - 1490056433, - "0.9700000000000001" - ], - [ - 1490056433, - "0.5700000000000001" - ], - [ - 1490056448, - "0.7000000000000001" - ], - [ - 1490056448, - "0.8899999999999999" - ], - [ - 1490056448, - "0.9700000000000001" - ], - [ - 1490056463, - "0.9400000000000001" - ], - [ - 1490056463, - "0.12" - ], - [ - 1490056463, - "0.9700000000000001" - ], - [ - 1490056478, - "0.13" - ], - [ - 1490056478, - "0.9400000000000001" - ], - [ - 1490056478, - "0.29000000000000004" - ], - [ - 1490056493, - "0.36000000000000004" - ], - [ - 1490056493, - "0.37000000000000005" - ], - [ - 1490056493, - "0.9400000000000001" - ], - [ - 1490056508, - "0.69" - ], - [ - 1490056508, - "0.15" - ], - [ - 1490056508, - "0.5700000000000001" - ], - [ - 1490056523, - "0.8" - ], - [ - 1490056523, - "0.3" - ], - [ - 1490056523, - "0.69" - ], - [ - 1490056538, - "0.69" - ], - [ - 1490056538, - "0.42" - ], - [ - 1490056538, - "0.8" - ], - [ - 1490056553, - "0.8" - ], - [ - 1490056553, - "0.69" - ], - [ - 1490056553, - "0.73" - ], - [ - 1490056568, - "0.73" - ], - [ - 1490056568, - "0.26" - ], - [ - 1490056568, - "0.8" - ], - [ - 1490056583, - "0.36" - ], - [ - 1490056583, - "0.43000000000000005" - ], - [ - 1490056583, - "0.73" - ], - [ - 1490056598, - "0.51" - ], - [ - 1490056598, - "0.6900000000000001" - ], - [ - 1490056598, - "0.73" - ], - [ - 1490056613, - "0.33999999999999997" - ], - [ - 1490056613, - "0.84" - ], - [ - 1490056613, - "0.81" - ], - [ - 1490056628, - "0.81" - ], - [ - 1490056628, - "0.45999999999999996" - ], - [ - 1490056628, - "0.9299999999999999" - ], - [ - 1490056643, - "0.77" - ], - [ - 1490056643, - "0.9299999999999999" - ], - [ - 1490056643, - "0.81" - ], - [ - 1490056658, - "0.16" - ], - [ - 1490056658, - "0.9400000000000001" - ], - [ - 1490056658, - "0.9299999999999999" - ], - [ - 1490056673, - "0.9400000000000001" - ], - [ - 1490056673, - "0.4" - ], - [ - 1490056673, - "0.11" - ], - [ - 1490056688, - "0.73" - ], - [ - 1490056688, - "0.18" - ], - [ - 1490056688, - "0.9400000000000001" - ], - [ - 1490056703, - "0.49" - ], - [ - 1490056703, - "0.9" - ], - [ - 1490056703, - "0.12" - ], - [ - 1490056718, - "0.6" - ], - [ - 1490056718, - "0.9" - ], - [ - 1490056718, - "0.35" - ], - [ - 1490056733, - "0.9" - ], - [ - 1490056733, - "0.58" - ], - [ - 1490056733, - "0.6" - ], - [ - 1490056748, - "0.6" - ], - [ - 1490056748, - "0.72" - ], - [ - 1490056748, - "0.9" - ], - [ - 1490056763, - "0.72" - ], - [ - 1490056763, - "0.6" - ], - [ - 1490056763, - "0.33" - ], - [ - 1490056778, - "0.45" - ], - [ - 1490056778, - "0.72" - ], - [ - 1490056778, - "0.1" - ], - [ - 1490056793, - "0.66" - ], - [ - 1490056793, - "0.72" - ], - [ - 1490056793, - "0.38" - ], - [ - 1490056808, - "0.75" - ], - [ - 1490056808, - "0.11" - ], - [ - 1490056808, - "0.53" - ], - [ - 1490056823, - "0.75" - ], - [ - 1490056823, - "0.37" - ], - [ - 1490056823, - "0.81" - ], - [ - 1490056838, - "0.48" - ], - [ - 1490056838, - "0.75" - ], - [ - 1490056838, - "0.81" - ], - [ - 1490056853, - "0.2" - ], - [ - 1490056853, - "0.81" - ], - [ - 1490056853, - "0.96" - ], - [ - 1490056868, - "0.81" - ], - [ - 1490056868, - "0.36" - ], - [ - 1490056868, - "0.96" - ], - [ - 1490056883, - "0.41000000000000003" - ], - [ - 1490056883, - "0.96" - ], - [ - 1490056883, - "0.74" - ], - [ - 1490056898, - "0.96" - ], - [ - 1490056898, - "0.5800000000000001" - ], - [ - 1490056898, - "0.85" - ], - [ - 1490056913, - "0.35" - ], - [ - 1490056913, - "1.14" - ], - [ - 1490056913, - "0.98" - ], - [ - 1490056928, - "0.45999999999999996" - ], - [ - 1490056928, - "1.14" - ], - [ - 1490056928, - "1.08" - ], - [ - 1490056943, - "1.14" - ], - [ - 1490056943, - "1.08" - ], - [ - 1490056943, - "0.6499999999999999" - ], - [ - 1490056958, - "0.16" - ], - [ - 1490056958, - "1.08" - ], - [ - 1490056958, - "0.7699999999999999" - ], - [ - 1490056973, - "0.16" - ], - [ - 1490056973, - "0.53" - ], - [ - 1490056973, - "0.7699999999999999" - ], - [ - 1490056988, - "0.7699999999999999" - ], - [ - 1490056988, - "0.73" - ], - [ - 1490056988, - "0.44" - ], - [ - 1490057003, - "0.54" - ], - [ - 1490057003, - "0.98" - ], - [ - 1490057003, - "0.18000000000000002" - ], - [ - 1490057018, - "0.98" - ], - [ - 1490057018, - "0.75" - ], - [ - 1490057018, - "0.55" - ], - [ - 1490057033, - "0.66" - ], - [ - 1490057033, - "0.75" - ], - [ - 1490057033, - "0.98" - ], - [ - 1490057048, - "1.04" - ], - [ - 1490057048, - "0.98" - ], - [ - 1490057048, - "0.75" - ], - [ - 1490057063, - "0.27" - ], - [ - 1490057063, - "0.75" - ], - [ - 1490057063, - "1.04" - ], - [ - 1490057078, - "1.04" - ], - [ - 1490057078, - "0.41000000000000003" - ], - [ - 1490057078, - "0.39" - ], - [ - 1490057093, - "0.6200000000000001" - ], - [ - 1490057093, - "1.04" - ], - [ - 1490057093, - "0.53" - ], - [ - 1490057108, - "0.79" - ], - [ - 1490057108, - "0.7500000000000001" - ], - [ - 1490057108, - "0.24" - ], - [ - 1490057123, - "0.7500000000000001" - ], - [ - 1490057123, - "0.32" - ], - [ - 1490057123, - "0.88" - ], - [ - 1490057138, - "0.88" - ], - [ - 1490057138, - "0.7500000000000001" - ], - [ - 1490057138, - "0.5700000000000001" - ], - [ - 1490057153, - "0.16" - ], - [ - 1490057153, - "0.7300000000000001" - ], - [ - 1490057153, - "0.88" - ], - [ - 1490057168, - "0.31" - ], - [ - 1490057168, - "0.17" - ], - [ - 1490057168, - "0.7300000000000001" - ], - [ - 1490057183, - "0.59" - ], - [ - 1490057183, - "0.7300000000000001" - ], - [ - 1490057183, - "0.33" - ], - [ - 1490057198, - "0.14" - ], - [ - 1490057198, - "0.6699999999999999" - ], - [ - 1490057198, - "0.5700000000000001" - ], - [ - 1490057213, - "0.8" - ], - [ - 1490057213, - "0.31000000000000005" - ], - [ - 1490057213, - "0.6699999999999999" - ], - [ - 1490057228, - "1.1" - ], - [ - 1490057228, - "0.6699999999999999" - ], - [ - 1490057228, - "0.6100000000000001" - ], - [ - 1490057243, - "0.8700000000000001" - ], - [ - 1490057243, - "1.1" - ], - [ - 1490057243, - "0.6699999999999999" - ], - [ - 1490057258, - "1.22" - ], - [ - 1490057258, - "1.1" - ], - [ - 1490057258, - "0.14" - ], - [ - 1490057273, - "0.16" - ], - [ - 1490057273, - "0.51" - ], - [ - 1490057273, - "1.22" - ], - [ - 1490057288, - "0.75" - ], - [ - 1490057288, - "0.45000000000000007" - ], - [ - 1490057288, - "1.22" - ], - [ - 1490057303, - "0.98" - ], - [ - 1490057303, - "0.11" - ], - [ - 1490057303, - "0.6100000000000001" - ], - [ - 1490057318, - "0.8" - ], - [ - 1490057318, - "0.32999999999999996" - ], - [ - 1490057318, - "0.98" - ], - [ - 1490057333, - "0.8" - ], - [ - 1490057333, - "0.98" - ], - [ - 1490057333, - "0.39999999999999997" - ], - [ - 1490057348, - "0.98" - ], - [ - 1490057348, - "0.8" - ], - [ - 1490057348, - "0.77" - ], - [ - 1490057363, - "0.36" - ], - [ - 1490057363, - "0.77" - ], - [ - 1490057363, - "0.8" - ], - [ - 1490057378, - "0.26" - ], - [ - 1490057378, - "0.77" - ], - [ - 1490057378, - "0.52" - ], - [ - 1490057393, - "0.43000000000000005" - ], - [ - 1490057393, - "0.86" - ], - [ - 1490057393, - "0.77" - ], - [ - 1490057408, - "0.37" - ], - [ - 1490057408, - "0.7000000000000001" - ], - [ - 1490057408, - "0.98" - ], - [ - 1490057423, - "0.8500000000000001" - ], - [ - 1490057423, - "0.56" - ], - [ - 1490057423, - "0.98" - ], - [ - 1490057438, - "0.8500000000000001" - ], - [ - 1490057438, - "0.8800000000000001" - ], - [ - 1490057438, - "0.98" - ], - [ - 1490057453, - "0.9800000000000001" - ], - [ - 1490057453, - "0.16" - ], - [ - 1490057453, - "0.8500000000000001" - ], - [ - 1490057468, - "0.25" - ], - [ - 1490057468, - "0.18" - ], - [ - 1490057468, - "0.9800000000000001" - ], - [ - 1490057483, - "0.46" - ], - [ - 1490057483, - "0.48" - ], - [ - 1490057483, - "0.9800000000000001" - ], - [ - 1490057498, - "0.13" - ], - [ - 1490057498, - "0.6" - ], - [ - 1490057498, - "0.96" - ], - [ - 1490057513, - "0.6" - ], - [ - 1490057513, - "0.33999999999999997" - ], - [ - 1490057513, - "1.03" - ], - [ - 1490057528, - "1.03" - ], - [ - 1490057528, - "0.57" - ], - [ - 1490057528, - "0.6" - ], - [ - 1490057543, - "0.77" - ], - [ - 1490057543, - "1.03" - ], - [ - 1490057543, - "0.6" - ], - [ - 1490057558, - "0.98" - ], - [ - 1490057558, - "1.03" - ], - [ - 1490057558, - "0.11" - ], - [ - 1490057573, - "0.98" - ], - [ - 1490057573, - "0.14" - ], - [ - 1490057573, - "0.36" - ], - [ - 1490057588, - "0.51" - ], - [ - 1490057588, - "0.98" - ], - [ - 1490057588, - "0.36" - ], - [ - 1490057603, - "0.73" - ], - [ - 1490057603, - "0.52" - ], - [ - 1490057603, - "0.17" - ], - [ - 1490057618, - "0.73" - ], - [ - 1490057618, - "0.44000000000000006" - ], - [ - 1490057618, - "0.63" - ], - [ - 1490057633, - "0.63" - ], - [ - 1490057633, - "0.51" - ], - [ - 1490057633, - "0.73" - ], - [ - 1490057648, - "0.12" - ], - [ - 1490057648, - "0.7" - ], - [ - 1490057648, - "0.63" - ], - [ - 1490057663, - "0.7" - ], - [ - 1490057663, - "0.19" - ], - [ - 1490057663, - "0.3" - ], - [ - 1490057678, - "0.37" - ], - [ - 1490057678, - "0.7" - ], - [ - 1490057678, - "0.6699999999999999" - ], - [ - 1490057693, - "0.64" - ], - [ - 1490057693, - "0.82" - ], - [ - 1490057693, - "0.7" - ], - [ - 1490057708, - "1.2" - ], - [ - 1490057708, - "0.8" - ], - [ - 1490057708, - "0.30000000000000004" - ], - [ - 1490057723, - "0.97" - ], - [ - 1490057723, - "1.2" - ], - [ - 1490057723, - "0.43000000000000005" - ], - [ - 1490057738, - "0.7600000000000001" - ], - [ - 1490057738, - "1.2" - ], - [ - 1490057738, - "0.97" - ], - [ - 1490057753, - "0.97" - ], - [ - 1490057753, - "0.12" - ], - [ - 1490057753, - "0.8800000000000001" - ], - [ - 1490057768, - "0.15" - ], - [ - 1490057768, - "0.8800000000000001" - ], - [ - 1490057768, - "0.4" - ], - [ - 1490057783, - "0.5800000000000001" - ], - [ - 1490057783, - "0.8800000000000001" - ], - [ - 1490057783, - "0.45000000000000007" - ], - [ - 1490057798, - "0.5800000000000001" - ], - [ - 1490057798, - "0.16" - ], - [ - 1490057798, - "0.8700000000000001" - ], - [ - 1490057813, - "0.45" - ], - [ - 1490057813, - "0.7100000000000002" - ], - [ - 1490057813, - "0.8700000000000001" - ], - [ - 1490057828, - "0.55" - ], - [ - 1490057828, - "0.7100000000000002" - ], - [ - 1490057828, - "0.8700000000000001" - ], - [ - 1490057843, - "0.8700000000000001" - ], - [ - 1490057843, - "0.7100000000000002" - ], - [ - 1490057843, - "0.81" - ], - [ - 1490057858, - "0.81" - ], - [ - 1490057858, - "0.7100000000000002" - ], - [ - 1490057858, - "0.23" - ], - [ - 1490057873, - "0.42000000000000004" - ], - [ - 1490057873, - "0.81" - ], - [ - 1490057873, - "0.33" - ], - [ - 1490057888, - "0.44" - ], - [ - 1490057888, - "0.81" - ], - [ - 1490057888, - "0.78" - ], - [ - 1490057903, - "0.33" - ], - [ - 1490057903, - "0.67" - ], - [ - 1490057903, - "0.93" - ], - [ - 1490057918, - "0.74" - ], - [ - 1490057918, - "0.49" - ], - [ - 1490057918, - "0.93" - ], - [ - 1490057933, - "0.93" - ], - [ - 1490057933, - "0.74" - ], - [ - 1490057933, - "0.88" - ], - [ - 1490057948, - "0.15" - ], - [ - 1490057948, - "0.74" - ], - [ - 1490057948, - "0.98" - ], - [ - 1490057963, - "0.25" - ], - [ - 1490057963, - "0.98" - ], - [ - 1490057963, - "0.13" - ], - [ - 1490057978, - "0.98" - ], - [ - 1490057978, - "0.52" - ], - [ - 1490057978, - "0.30000000000000004" - ], - [ - 1490057993, - "0.16" - ], - [ - 1490057993, - "0.66" - ], - [ - 1490057993, - "0.6000000000000001" - ], - [ - 1490058008, - "0.7500000000000001" - ], - [ - 1490058008, - "0.66" - ], - [ - 1490058008, - "0.36" - ], - [ - 1490058023, - "0.7500000000000001" - ], - [ - 1490058023, - "0.66" - ], - [ - 1490058023, - "0.63" - ], - [ - 1490058038, - "0.66" - ], - [ - 1490058038, - "0.8" - ], - [ - 1490058038, - "0.7500000000000001" - ], - [ - 1490058053, - "0.12" - ], - [ - 1490058053, - "1.1" - ], - [ - 1490058053, - "0.7500000000000001" - ], - [ - 1490058068, - "1.1" - ], - [ - 1490058068, - "0.44" - ], - [ - 1490058068, - "0.12" - ], - [ - 1490058083, - "0.6" - ], - [ - 1490058083, - "1.1" - ], - [ - 1490058083, - "0.35000000000000003" - ], - [ - 1490058098, - "0.15" - ], - [ - 1490058098, - "0.47000000000000003" - ], - [ - 1490058098, - "0.8099999999999999" - ], - [ - 1490058113, - "0.8" - ], - [ - 1490058113, - "0.41" - ], - [ - 1490058113, - "0.8099999999999999" - ], - [ - 1490058128, - "0.8" - ], - [ - 1490058128, - "0.8099999999999999" - ], - [ - 1490058128, - "0.55" - ], - [ - 1490058143, - "0.89" - ], - [ - 1490058143, - "0.8099999999999999" - ], - [ - 1490058143, - "0.8" - ], - [ - 1490058158, - "0.29000000000000004" - ], - [ - 1490058158, - "0.8" - ], - [ - 1490058158, - "0.89" - ], - [ - 1490058173, - "0.89" - ], - [ - 1490058173, - "0.43000000000000005" - ], - [ - 1490058173, - "0.24" - ], - [ - 1490058188, - "0.44" - ], - [ - 1490058188, - "0.89" - ], - [ - 1490058188, - "0.7300000000000001" - ], - [ - 1490058203, - "0.7000000000000001" - ], - [ - 1490058203, - "0.9000000000000001" - ], - [ - 1490058203, - "0.38" - ], - [ - 1490058218, - "0.61" - ], - [ - 1490058218, - "0.8" - ], - [ - 1490058218, - "0.9000000000000001" - ], - [ - 1490058233, - "0.8" - ], - [ - 1490058233, - "0.9000000000000001" - ], - [ - 1490058233, - "0.7799999999999999" - ], - [ - 1490058248, - "0.8" - ], - [ - 1490058248, - "0.8899999999999999" - ], - [ - 1490058248, - "0.15" - ], - [ - 1490058263, - "0.8899999999999999" - ], - [ - 1490058263, - "0.53" - ], - [ - 1490058263, - "0.15" - ], - [ - 1490058278, - "0.3" - ], - [ - 1490058278, - "0.8899999999999999" - ], - [ - 1490058278, - "0.74" - ], - [ - 1490058293, - "1.04" - ], - [ - 1490058293, - "0.16" - ], - [ - 1490058293, - "0.6799999999999999" - ], - [ - 1490058308, - "0.8599999999999999" - ], - [ - 1490058308, - "0.36" - ], - [ - 1490058308, - "1.04" - ], - [ - 1490058323, - "1.04" - ], - [ - 1490058323, - "0.8599999999999999" - ], - [ - 1490058323, - "0.63" - ], - [ - 1490058338, - "0.8599999999999999" - ], - [ - 1490058338, - "1.04" - ], - [ - 1490058338, - "0.84" - ], - [ - 1490058353, - "0.36" - ], - [ - 1490058353, - "0.84" - ], - [ - 1490058353, - "0.8599999999999999" - ], - [ - 1490058368, - "0.26" - ], - [ - 1490058368, - "0.49" - ], - [ - 1490058368, - "0.84" - ], - [ - 1490058383, - "0.84" - ], - [ - 1490058383, - "0.38" - ], - [ - 1490058383, - "0.7699999999999999" - ], - [ - 1490058398, - "0.2" - ], - [ - 1490058398, - "0.9299999999999999" - ], - [ - 1490058398, - "0.65" - ], - [ - 1490058413, - "0.9299999999999999" - ], - [ - 1490058413, - "0.52" - ], - [ - 1490058413, - "0.8200000000000001" - ], - [ - 1490058428, - "0.8200000000000001" - ], - [ - 1490058428, - "0.9299999999999999" - ], - [ - 1490058428, - "0.64" - ], - [ - 1490058443, - "0.18" - ], - [ - 1490058443, - "0.8200000000000001" - ], - [ - 1490058443, - "0.99" - ], - [ - 1490058458, - "0.99" - ], - [ - 1490058458, - "0.17" - ], - [ - 1490058458, - "0.32999999999999996" - ], - [ - 1490058473, - "0.4" - ], - [ - 1490058473, - "0.61" - ], - [ - 1490058473, - "0.99" - ], - [ - 1490058488, - "0.75" - ], - [ - 1490058488, - "0.14" - ], - [ - 1490058488, - "0.7200000000000001" - ], - [ - 1490058503, - "0.34" - ], - [ - 1490058503, - "1.01" - ], - [ - 1490058503, - "0.8500000000000001" - ], - [ - 1490058518, - "1.09" - ], - [ - 1490058518, - "0.5700000000000001" - ], - [ - 1490058518, - "1.01" - ], - [ - 1490058533, - "1.09" - ], - [ - 1490058533, - "0.75" - ], - [ - 1490058533, - "1.01" - ], - [ - 1490058548, - "1.09" - ], - [ - 1490058548, - "0.09" - ], - [ - 1490058548, - "1.04" - ], - [ - 1490058563, - "1.04" - ], - [ - 1490058563, - "0.17" - ], - [ - 1490058563, - "0.58" - ], - [ - 1490058578, - "0.77" - ], - [ - 1490058578, - "0.47000000000000003" - ], - [ - 1490058578, - "1.04" - ], - [ - 1490058593, - "0.7000000000000001" - ], - [ - 1490058593, - "0.14" - ], - [ - 1490058593, - "1.06" - ], - [ - 1490058608, - "1.04" - ], - [ - 1490058608, - "0.51" - ], - [ - 1490058608, - "1.06" - ], - [ - 1490058623, - "0.69" - ], - [ - 1490058623, - "1.04" - ], - [ - 1490058623, - "1.06" - ], - [ - 1490058638, - "1.0199999999999998" - ], - [ - 1490058638, - "1.04" - ], - [ - 1490058638, - "1.06" - ], - [ - 1490058653, - "1.04" - ], - [ - 1490058653, - "0.28" - ], - [ - 1490058653, - "1.0199999999999998" - ], - [ - 1490058668, - "0.24000000000000002" - ], - [ - 1490058668, - "1.0199999999999998" - ], - [ - 1490058668, - "0.49" - ], - [ - 1490058683, - "1.0199999999999998" - ], - [ - 1490058683, - "0.33" - ], - [ - 1490058683, - "0.8099999999999999" - ], - [ - 1490058698, - "0.32" - ], - [ - 1490058698, - "0.95" - ], - [ - 1490058698, - "0.64" - ], - [ - 1490058713, - "0.95" - ], - [ - 1490058713, - "0.75" - ], - [ - 1490058713, - "0.47" - ], - [ - 1490058728, - "0.75" - ], - [ - 1490058728, - "0.95" - ], - [ - 1490058728, - "0.71" - ], - [ - 1490058743, - "0.75" - ], - [ - 1490058743, - "0.8099999999999999" - ], - [ - 1490058743, - "0.17" - ], - [ - 1490058758, - "0.15" - ], - [ - 1490058758, - "0.37" - ], - [ - 1490058758, - "0.8099999999999999" - ], - [ - 1490058773, - "0.8099999999999999" - ], - [ - 1490058773, - "0.38" - ], - [ - 1490058773, - "0.64" - ], - [ - 1490058788, - "0.18" - ], - [ - 1490058788, - "0.8200000000000001" - ], - [ - 1490058788, - "0.7300000000000001" - ], - [ - 1490058803, - "0.36" - ], - [ - 1490058803, - "0.8200000000000001" - ], - [ - 1490058803, - "0.9400000000000001" - ], - [ - 1490058818, - "0.6599999999999999" - ], - [ - 1490058818, - "1.25" - ], - [ - 1490058818, - "0.8200000000000001" - ], - [ - 1490058833, - "1.25" - ], - [ - 1490058833, - "0.7799999999999999" - ], - [ - 1490058833, - "0.8200000000000001" - ], - [ - 1490058848, - "0.14" - ], - [ - 1490058848, - "1.25" - ], - [ - 1490058848, - "1.1099999999999999" - ], - [ - 1490058863, - "0.53" - ], - [ - 1490058863, - "1.1099999999999999" - ], - [ - 1490058863, - "0.17" - ], - [ - 1490058878, - "0.54" - ], - [ - 1490058878, - "0.68" - ], - [ - 1490058878, - "1.1099999999999999" - ], - [ - 1490058893, - "0.68" - ], - [ - 1490058893, - "1" - ], - [ - 1490058893, - "0.16" - ], - [ - 1490058908, - "1" - ], - [ - 1490058908, - "0.48" - ], - [ - 1490058908, - "0.9900000000000001" - ], - [ - 1490058923, - "0.9900000000000001" - ], - [ - 1490058923, - "0.57" - ], - [ - 1490058923, - "1" - ], - [ - 1490058938, - "0.9900000000000001" - ], - [ - 1490058938, - "0.84" - ], - [ - 1490058938, - "1" - ], - [ - 1490058953, - "0.9900000000000001" - ], - [ - 1490058953, - "0.34" - ], - [ - 1490058953, - "0.84" - ], - [ - 1490058968, - "0.35" - ], - [ - 1490058968, - "0.49" - ], - [ - 1490058968, - "0.84" - ], - [ - 1490058983, - "0.84" - ], - [ - 1490058983, - "0.41" - ], - [ - 1490058983, - "0.79" - ], - [ - 1490058998, - "0.32999999999999996" - ], - [ - 1490058998, - "0.98" - ], - [ - 1490058998, - "0.67" - ], - [ - 1490059013, - "0.98" - ], - [ - 1490059013, - "0.43999999999999995" - ], - [ - 1490059013, - "0.77" - ], - [ - 1490059028, - "0.77" - ], - [ - 1490059028, - "0.98" - ], - [ - 1490059028, - "0.73" - ], - [ - 1490059043, - "0.89" - ], - [ - 1490059043, - "0.77" - ], - [ - 1490059043, - "0.13" - ], - [ - 1490059058, - "0.29000000000000004" - ], - [ - 1490059058, - "0.89" - ], - [ - 1490059058, - "0.18" - ], - [ - 1490059073, - "0.89" - ], - [ - 1490059073, - "0.41000000000000003" - ], - [ - 1490059073, - "0.68" - ], - [ - 1490059088, - "0.68" - ], - [ - 1490059088, - "0.18" - ], - [ - 1490059088, - "0.8500000000000001" - ], - [ - 1490059103, - "0.8200000000000001" - ], - [ - 1490059103, - "0.4" - ], - [ - 1490059103, - "0.8500000000000001" - ], - [ - 1490059118, - "0.8500000000000001" - ], - [ - 1490059118, - "0.8200000000000001" - ], - [ - 1490059118, - "0.6900000000000001" - ], - [ - 1490059133, - "0.8200000000000001" - ], - [ - 1490059133, - "0.8300000000000001" - ], - [ - 1490059133, - "0.8500000000000001" - ], - [ - 1490059148, - "0.01" - ], - [ - 1490059148, - "0.8300000000000001" - ], - [ - 1490059148, - "0.33999999999999997" - ], - [ - 1490059163, - "0.8300000000000001" - ], - [ - 1490059163, - "0.53" - ], - [ - 1490059163, - "0.13" - ], - [ - 1490059178, - "0.55" - ], - [ - 1490059178, - "0.8099999999999999" - ], - [ - 1490059178, - "0.8300000000000001" - ], - [ - 1490059193, - "0.96" - ], - [ - 1490059193, - "0.8300000000000001" - ], - [ - 1490059193, - "0.1" - ], - [ - 1490059208, - "0.96" - ], - [ - 1490059208, - "1.1700000000000002" - ], - [ - 1490059208, - "0.56" - ], - [ - 1490059223, - "0.7300000000000001" - ], - [ - 1490059223, - "0.96" - ], - [ - 1490059223, - "1.1700000000000002" - ], - [ - 1490059238, - "0.12" - ], - [ - 1490059238, - "1.1700000000000002" - ], - [ - 1490059238, - "1.23" - ], - [ - 1490059253, - "1.23" - ], - [ - 1490059253, - "1.1700000000000002" - ], - [ - 1490059253, - "0.45" - ], - [ - 1490059268, - "0.4" - ], - [ - 1490059268, - "1.23" - ], - [ - 1490059268, - "1.03" - ], - [ - 1490059283, - "0.54" - ], - [ - 1490059283, - "1.25" - ], - [ - 1490059283, - "1.23" - ], - [ - 1490059298, - "0.33" - ], - [ - 1490059298, - "0.98" - ], - [ - 1490059298, - "1.5799999999999998" - ], - [ - 1490059313, - "1.21" - ], - [ - 1490059313, - "1.5799999999999998" - ], - [ - 1490059313, - "0.48" - ], - [ - 1490059328, - "1.5799999999999998" - ], - [ - 1490059328, - "0.9" - ], - [ - 1490059328, - "1.21" - ], - [ - 1490059343, - "0.14" - ], - [ - 1490059343, - "1.21" - ], - [ - 1490059343, - "1.19" - ], - [ - 1490059358, - "1.19" - ], - [ - 1490059358, - "0.24" - ], - [ - 1490059358, - "0.4" - ], - [ - 1490059373, - "0.9" - ], - [ - 1490059373, - "0.44" - ], - [ - 1490059373, - "1.19" - ], - [ - 1490059388, - "1.03" - ], - [ - 1490059388, - "0.19" - ], - [ - 1490059388, - "1.02" - ], - [ - 1490059403, - "0.45" - ], - [ - 1490059403, - "1.43" - ], - [ - 1490059403, - "1.1600000000000001" - ], - [ - 1490059418, - "1.52" - ], - [ - 1490059418, - "1.43" - ], - [ - 1490059418, - "0.77" - ], - [ - 1490059433, - "1.43" - ], - [ - 1490059433, - "1.52" - ], - [ - 1490059433, - "1" - ], - [ - 1490059448, - "1.3399999999999999" - ], - [ - 1490059448, - "1.52" - ], - [ - 1490059448, - "0.22" - ], - [ - 1490059463, - "1.3399999999999999" - ], - [ - 1490059463, - "0.2" - ], - [ - 1490059463, - "0.79" - ], - [ - 1490059478, - "1.3399999999999999" - ], - [ - 1490059478, - "1.09" - ], - [ - 1490059478, - "0.66" - ], - [ - 1490059493, - "0.12" - ], - [ - 1490059493, - "0.8600000000000001" - ], - [ - 1490059493, - "1.37" - ], - [ - 1490059508, - "1.31" - ], - [ - 1490059508, - "0.55" - ], - [ - 1490059508, - "1.37" - ], - [ - 1490059523, - "0.7100000000000001" - ], - [ - 1490059523, - "1.37" - ], - [ - 1490059523, - "1.31" - ], - [ - 1490059538, - "1.37" - ], - [ - 1490059538, - "1.31" - ], - [ - 1490059538, - "1.12" - ], - [ - 1490059553, - "0.39" - ], - [ - 1490059553, - "1.31" - ], - [ - 1490059553, - "1.12" - ], - [ - 1490059568, - "0.55" - ], - [ - 1490059568, - "1.12" - ], - [ - 1490059568, - "0.31" - ], - [ - 1490059583, - "1.12" - ], - [ - 1490059583, - "0.78" - ], - [ - 1490059583, - "0.43" - ], - [ - 1490059598, - "0.92" - ], - [ - 1490059598, - "0.67" - ], - [ - 1490059598, - "0.44" - ], - [ - 1490059613, - "0.92" - ], - [ - 1490059613, - "0.8200000000000001" - ], - [ - 1490059613, - "0.61" - ], - [ - 1490059628, - "0.89" - ], - [ - 1490059628, - "0.8200000000000001" - ], - [ - 1490059628, - "0.92" - ], - [ - 1490059643, - "1.12" - ], - [ - 1490059643, - "0.12" - ], - [ - 1490059643, - "0.8200000000000001" - ], - [ - 1490059658, - "1.12" - ], - [ - 1490059658, - "0.27" - ], - [ - 1490059658, - "0.36" - ], - [ - 1490059673, - "0.8899999999999999" - ], - [ - 1490059673, - "1.12" - ], - [ - 1490059673, - "0.5700000000000001" - ], - [ - 1490059688, - "1.03" - ], - [ - 1490059688, - "1.0799999999999998" - ], - [ - 1490059688, - "0.19" - ], - [ - 1490059703, - "1.28" - ], - [ - 1490059703, - "1.0799999999999998" - ], - [ - 1490059703, - "0.45" - ], - [ - 1490059718, - "1.0799999999999998" - ], - [ - 1490059718, - "0.7" - ], - [ - 1490059718, - "1.5" - ], - [ - 1490059733, - "1.5" - ], - [ - 1490059733, - "1.0799999999999998" - ], - [ - 1490059733, - "0.8899999999999999" - ], - [ - 1490059748, - "0.2" - ], - [ - 1490059748, - "1.5" - ], - [ - 1490059748, - "1.13" - ], - [ - 1490059763, - "0.65" - ], - [ - 1490059763, - "0.23" - ], - [ - 1490059763, - "1.13" - ], - [ - 1490059778, - "0.96" - ], - [ - 1490059778, - "0.72" - ], - [ - 1490059778, - "1.13" - ], - [ - 1490059793, - "1.01" - ], - [ - 1490059793, - "0.2" - ], - [ - 1490059793, - "1.2899999999999998" - ], - [ - 1490059808, - "1.2899999999999998" - ], - [ - 1490059808, - "1.43" - ], - [ - 1490059808, - "0.6000000000000001" - ], - [ - 1490059823, - "0.79" - ], - [ - 1490059823, - "1.43" - ], - [ - 1490059823, - "1.2899999999999998" - ], - [ - 1490059838, - "1.43" - ], - [ - 1490059838, - "1.29" - ], - [ - 1490059838, - "1.2899999999999998" - ], - [ - 1490059853, - "0.39" - ], - [ - 1490059853, - "1.29" - ], - [ - 1490059853, - "1.43" - ], - [ - 1490059868, - "0.63" - ], - [ - 1490059868, - "1.29" - ], - [ - 1490059868, - "0.36" - ], - [ - 1490059883, - "0.9900000000000001" - ], - [ - 1490059883, - "0.5" - ], - [ - 1490059883, - "1.29" - ], - [ - 1490059898, - "0.25" - ], - [ - 1490059898, - "1.1500000000000001" - ], - [ - 1490059898, - "0.96" - ], - [ - 1490059913, - "1.02" - ], - [ - 1490059913, - "0.38" - ], - [ - 1490059913, - "1.1500000000000001" - ], - [ - 1490059928, - "1.1500000000000001" - ], - [ - 1490059928, - "1.02" - ], - [ - 1490059928, - "0.65" - ], - [ - 1490059943, - "0.14" - ], - [ - 1490059943, - "0.71" - ], - [ - 1490059943, - "1.02" - ], - [ - 1490059958, - "0.71" - ], - [ - 1490059958, - "0.26" - ], - [ - 1490059958, - "0.16" - ], - [ - 1490059973, - "0.5800000000000001" - ], - [ - 1490059973, - "0.71" - ], - [ - 1490059973, - "0.33" - ], - [ - 1490059988, - "0.68" - ], - [ - 1490059988, - "0.73" - ], - [ - 1490059988, - "0.18" - ], - [ - 1490060003, - "0.9" - ], - [ - 1490060003, - "0.32999999999999996" - ], - [ - 1490060003, - "0.99" - ], - [ - 1490060018, - "1.1500000000000001" - ], - [ - 1490060018, - "0.66" - ], - [ - 1490060018, - "0.99" - ], - [ - 1490060033, - "1.1500000000000001" - ], - [ - 1490060033, - "0.88" - ], - [ - 1490060033, - "0.99" - ], - [ - 1490060048, - "1.1500000000000001" - ], - [ - 1490060048, - "0.13" - ], - [ - 1490060048, - "1.12" - ], - [ - 1490060063, - "1.12" - ], - [ - 1490060063, - "0.2" - ], - [ - 1490060063, - "0.43000000000000005" - ], - [ - 1490060078, - "0.51" - ], - [ - 1490060078, - "0.6200000000000001" - ], - [ - 1490060078, - "1.12" - ], - [ - 1490060093, - "0.9100000000000001" - ], - [ - 1490060093, - "0.68" - ], - [ - 1490060093, - "0.18" - ], - [ - 1490060108, - "0.38" - ], - [ - 1490060108, - "0.93" - ], - [ - 1490060108, - "0.9100000000000001" - ], - [ - 1490060123, - "0.93" - ], - [ - 1490060123, - "0.9100000000000001" - ], - [ - 1490060123, - "0.42" - ], - [ - 1490060138, - "0.93" - ], - [ - 1490060138, - "0.9100000000000001" - ], - [ - 1490060138, - "0.68" - ], - [ - 1490060153, - "0.34" - ], - [ - 1490060153, - "0.93" - ], - [ - 1490060153, - "0.68" - ], - [ - 1490060168, - "0.33999999999999997" - ], - [ - 1490060168, - "0.68" - ], - [ - 1490060168, - "0.51" - ], - [ - 1490060183, - "0.68" - ], - [ - 1490060183, - "0.78" - ], - [ - 1490060183, - "0.51" - ], - [ - 1490060198, - "0.8500000000000001" - ], - [ - 1490060198, - "0.37" - ], - [ - 1490060198, - "0.9400000000000001" - ], - [ - 1490060213, - "1" - ], - [ - 1490060213, - "0.9400000000000001" - ], - [ - 1490060213, - "0.52" - ], - [ - 1490060228, - "0.9400000000000001" - ], - [ - 1490060228, - "1" - ], - [ - 1490060228, - "0.81" - ], - [ - 1490060243, - "0.92" - ], - [ - 1490060243, - "0.17" - ], - [ - 1490060243, - "1" - ], - [ - 1490060258, - "0.92" - ], - [ - 1490060258, - "0.2" - ], - [ - 1490060258, - "0.38" - ], - [ - 1490060273, - "0.75" - ], - [ - 1490060273, - "0.30000000000000004" - ], - [ - 1490060273, - "0.92" - ], - [ - 1490060288, - "0.63" - ], - [ - 1490060288, - "0.86" - ], - [ - 1490060288, - "0.17" - ], - [ - 1490060303, - "1.09" - ], - [ - 1490060303, - "0.32" - ], - [ - 1490060303, - "0.8200000000000001" - ], - [ - 1490060318, - "1.09" - ], - [ - 1490060318, - "1.07" - ], - [ - 1490060318, - "0.53" - ], - [ - 1490060333, - "0.68" - ], - [ - 1490060333, - "1.09" - ], - [ - 1490060333, - "1.07" - ], - [ - 1490060348, - "1.07" - ], - [ - 1490060348, - "0.9800000000000001" - ], - [ - 1490060348, - "0.13" - ], - [ - 1490060363, - "0.21" - ], - [ - 1490060363, - "0.9800000000000001" - ], - [ - 1490060363, - "0.45" - ], - [ - 1490060378, - "0.9800000000000001" - ], - [ - 1490060378, - "0.5" - ], - [ - 1490060378, - "0.61" - ], - [ - 1490060393, - "0.87" - ], - [ - 1490060393, - "0.17" - ], - [ - 1490060393, - "0.63" - ], - [ - 1490060408, - "0.47000000000000003" - ], - [ - 1490060408, - "0.87" - ], - [ - 1490060408, - "0.91" - ], - [ - 1490060423, - "0.87" - ], - [ - 1490060423, - "0.91" - ], - [ - 1490060423, - "0.63" - ], - [ - 1490060438, - "0.91" - ], - [ - 1490060438, - "0.91" - ], - [ - 1490060438, - "0.87" - ], - [ - 1490060453, - "0.91" - ], - [ - 1490060453, - "0.33" - ], - [ - 1490060453, - "0.91" - ], - [ - 1490060468, - "0.91" - ], - [ - 1490060468, - "0.49" - ], - [ - 1490060468, - "0.4" - ], - [ - 1490060483, - "0.53" - ], - [ - 1490060483, - "0.83" - ], - [ - 1490060483, - "0.91" - ], - [ - 1490060498, - "0.32" - ], - [ - 1490060498, - "0.94" - ], - [ - 1490060498, - "0.9299999999999999" - ], - [ - 1490060513, - "0.43" - ], - [ - 1490060513, - "0.94" - ], - [ - 1490060513, - "1.04" - ], - [ - 1490060528, - "0.72" - ], - [ - 1490060528, - "0.94" - ], - [ - 1490060528, - "1.04" - ], - [ - 1490060543, - "1.04" - ], - [ - 1490060543, - "0.87" - ], - [ - 1490060543, - "0.14" - ], - [ - 1490060558, - "0.87" - ], - [ - 1490060558, - "0.14" - ], - [ - 1490060558, - "0.29000000000000004" - ], - [ - 1490060573, - "0.6100000000000001" - ], - [ - 1490060573, - "0.87" - ], - [ - 1490060573, - "0.30000000000000004" - ], - [ - 1490060588, - "0.7800000000000001" - ], - [ - 1490060588, - "0.18" - ], - [ - 1490060588, - "0.68" - ], - [ - 1490060603, - "0.7800000000000001" - ], - [ - 1490060603, - "0.35" - ], - [ - 1490060603, - "0.8200000000000001" - ], - [ - 1490060618, - "0.8200000000000001" - ], - [ - 1490060618, - "0.65" - ], - [ - 1490060618, - "0.7800000000000001" - ], - [ - 1490060633, - "0.7800000000000001" - ], - [ - 1490060633, - "0.8200000000000001" - ], - [ - 1490060633, - "0.87" - ], - [ - 1490060648, - "0.14" - ], - [ - 1490060648, - "0.8200000000000001" - ], - [ - 1490060648, - "1.25" - ], - [ - 1490060663, - "0.6" - ], - [ - 1490060663, - "0.15" - ], - [ - 1490060663, - "1.25" - ], - [ - 1490060678, - "1.25" - ], - [ - 1490060678, - "0.8" - ], - [ - 1490060678, - "0.5700000000000001" - ], - [ - 1490060693, - "0.11" - ], - [ - 1490060693, - "0.8200000000000001" - ], - [ - 1490060693, - "1.07" - ], - [ - 1490060708, - "0.41000000000000003" - ], - [ - 1490060708, - "1.1" - ], - [ - 1490060708, - "1.07" - ], - [ - 1490060723, - "1.07" - ], - [ - 1490060723, - "1.1" - ], - [ - 1490060723, - "0.6100000000000001" - ], - [ - 1490060738, - "1.03" - ], - [ - 1490060738, - "1.07" - ], - [ - 1490060738, - "1.1" - ], - [ - 1490060753, - "0.41000000000000003" - ], - [ - 1490060753, - "1.1" - ], - [ - 1490060753, - "1.03" - ], - [ - 1490060768, - "0.62" - ], - [ - 1490060768, - "1.03" - ], - [ - 1490060768, - "0.45" - ], - [ - 1490060783, - "0.62" - ], - [ - 1490060783, - "1.01" - ], - [ - 1490060783, - "1.03" - ], - [ - 1490060798, - "1.05" - ], - [ - 1490060798, - "1.15" - ], - [ - 1490060798, - "0.35" - ], - [ - 1490060813, - "0.54" - ], - [ - 1490060813, - "1.15" - ], - [ - 1490060813, - "1.1800000000000002" - ], - [ - 1490060828, - "1.15" - ], - [ - 1490060828, - "1.1800000000000002" - ], - [ - 1490060828, - "0.74" - ], - [ - 1490060843, - "0.97" - ], - [ - 1490060843, - "1.1800000000000002" - ], - [ - 1490060843, - "0.16" - ], - [ - 1490060858, - "0.19" - ], - [ - 1490060858, - "0.97" - ], - [ - 1490060858, - "0.37" - ], - [ - 1490060873, - "0.78" - ], - [ - 1490060873, - "0.97" - ], - [ - 1490060873, - "0.55" - ], - [ - 1490060888, - "0.98" - ], - [ - 1490060888, - "0.12" - ], - [ - 1490060888, - "0.98" - ], - [ - 1490060903, - "0.98" - ], - [ - 1490060903, - "1.16" - ], - [ - 1490060903, - "0.31" - ], - [ - 1490060918, - "0.98" - ], - [ - 1490060918, - "0.5800000000000001" - ], - [ - 1490060918, - "1.4499999999999997" - ], - [ - 1490060933, - "1.4499999999999997" - ], - [ - 1490060933, - "0.77" - ], - [ - 1490060933, - "0.98" - ], - [ - 1490060948, - "0.12" - ], - [ - 1490060948, - "1.4499999999999997" - ], - [ - 1490060948, - "1.05" - ], - [ - 1490060963, - "0.16" - ], - [ - 1490060963, - "1.05" - ], - [ - 1490060963, - "0.35" - ], - [ - 1490060978, - "0.49" - ], - [ - 1490060978, - "0.48" - ], - [ - 1490060978, - "1.05" - ], - [ - 1490060993, - "0.19" - ], - [ - 1490060993, - "0.69" - ], - [ - 1490060993, - "0.73" - ], - [ - 1490061008, - "0.62" - ], - [ - 1490061008, - "0.96" - ], - [ - 1490061008, - "0.73" - ], - [ - 1490061023, - "0.73" - ], - [ - 1490061023, - "0.96" - ], - [ - 1490061023, - "0.72" - ], - [ - 1490061038, - "0.99" - ], - [ - 1490061038, - "0.73" - ], - [ - 1490061038, - "0.96" - ], - [ - 1490061053, - "0.99" - ], - [ - 1490061053, - "0.4" - ], - [ - 1490061053, - "0.96" - ], - [ - 1490061068, - "0.99" - ], - [ - 1490061068, - "0.54" - ], - [ - 1490061068, - "0.41000000000000003" - ], - [ - 1490061083, - "0.55" - ], - [ - 1490061083, - "0.99" - ], - [ - 1490061083, - "0.87" - ], - [ - 1490061098, - "1" - ], - [ - 1490061098, - "1.04" - ], - [ - 1490061098, - "0.4" - ], - [ - 1490061113, - "1.09" - ], - [ - 1490061113, - "1.04" - ], - [ - 1490061113, - "0.55" - ], - [ - 1490061128, - "0.78" - ], - [ - 1490061128, - "1.04" - ], - [ - 1490061128, - "1.09" - ], - [ - 1490061143, - "1.09" - ], - [ - 1490061143, - "0.93" - ], - [ - 1490061143, - "0.11" - ], - [ - 1490061158, - "0.93" - ], - [ - 1490061158, - "0.29" - ], - [ - 1490061158, - "0.18" - ], - [ - 1490061173, - "0.93" - ], - [ - 1490061173, - "0.5" - ], - [ - 1490061173, - "0.5700000000000001" - ], - [ - 1490061188, - "0.7300000000000001" - ], - [ - 1490061188, - "0.17" - ], - [ - 1490061188, - "0.84" - ], - [ - 1490061203, - "0.7300000000000001" - ], - [ - 1490061203, - "0.37" - ], - [ - 1490061203, - "1.06" - ], - [ - 1490061218, - "1.06" - ], - [ - 1490061218, - "0.6" - ], - [ - 1490061218, - "0.7300000000000001" - ], - [ - 1490061233, - "0.84" - ], - [ - 1490061233, - "0.7300000000000001" - ], - [ - 1490061233, - "1.06" - ], - [ - 1490061248, - "1.06" - ], - [ - 1490061248, - "1.15" - ], - [ - 1490061248, - "0.16" - ], - [ - 1490061263, - "0.54" - ], - [ - 1490061263, - "1.15" - ], - [ - 1490061263, - "0.15" - ], - [ - 1490061278, - "0.75" - ], - [ - 1490061278, - "1.15" - ], - [ - 1490061278, - "0.54" - ], - [ - 1490061293, - "1.0699999999999998" - ], - [ - 1490061293, - "0.2" - ], - [ - 1490061293, - "0.72" - ], - [ - 1490061308, - "0.9999999999999999" - ], - [ - 1490061308, - "1.0699999999999998" - ], - [ - 1490061308, - "0.62" - ], - [ - 1490061323, - "1.0699999999999998" - ], - [ - 1490061323, - "0.9999999999999999" - ], - [ - 1490061323, - "0.67" - ], - [ - 1490061338, - "1.0699999999999998" - ], - [ - 1490061338, - "0.9999999999999999" - ], - [ - 1490061338, - "0.92" - ], - [ - 1490061353, - "0.92" - ], - [ - 1490061353, - "0.43" - ], - [ - 1490061353, - "0.9999999999999999" - ], - [ - 1490061368, - "0.43000000000000005" - ], - [ - 1490061368, - "0.92" - ], - [ - 1490061368, - "0.56" - ], - [ - 1490061383, - "0.92" - ], - [ - 1490061383, - "0.65" - ], - [ - 1490061383, - "0.9100000000000001" - ], - [ - 1490061398, - "1.08" - ], - [ - 1490061398, - "0.4" - ], - [ - 1490061398, - "1.12" - ], - [ - 1490061413, - "0.54" - ], - [ - 1490061413, - "1.1800000000000002" - ], - [ - 1490061413, - "1.12" - ], - [ - 1490061428, - "0.92" - ], - [ - 1490061428, - "1.1800000000000002" - ], - [ - 1490061428, - "1.12" - ], - [ - 1490061443, - "0.18" - ], - [ - 1490061443, - "1.09" - ], - [ - 1490061443, - "1.1800000000000002" - ], - [ - 1490061458, - "1.09" - ], - [ - 1490061458, - "0.39" - ], - [ - 1490061458, - "0.19" - ], - [ - 1490061473, - "0.72" - ], - [ - 1490061473, - "0.5" - ], - [ - 1490061473, - "1.09" - ], - [ - 1490061488, - "0.17" - ], - [ - 1490061488, - "0.87" - ], - [ - 1490061488, - "0.9099999999999999" - ], - [ - 1490061503, - "1.13" - ], - [ - 1490061503, - "0.36" - ], - [ - 1490061503, - "1.2200000000000002" - ], - [ - 1490061518, - "0.6599999999999999" - ], - [ - 1490061518, - "1.4" - ], - [ - 1490061518, - "1.2200000000000002" - ], - [ - 1490061533, - "1.2200000000000002" - ], - [ - 1490061533, - "1.4" - ], - [ - 1490061533, - "0.7999999999999999" - ], - [ - 1490061548, - "0.16" - ], - [ - 1490061548, - "1.4" - ], - [ - 1490061548, - "1.07" - ], - [ - 1490061563, - "1.07" - ], - [ - 1490061563, - "0.19" - ], - [ - 1490061563, - "0.46" - ], - [ - 1490061578, - "0.6000000000000001" - ], - [ - 1490061578, - "1.07" - ], - [ - 1490061578, - "0.72" - ], - [ - 1490061593, - "0.81" - ], - [ - 1490061593, - "0.22" - ], - [ - 1490061593, - "0.99" - ], - [ - 1490061608, - "0.99" - ], - [ - 1490061608, - "1.11" - ], - [ - 1490061608, - "0.65" - ], - [ - 1490061623, - "1.11" - ], - [ - 1490061623, - "0.99" - ], - [ - 1490061623, - "0.78" - ], - [ - 1490061638, - "1.28" - ], - [ - 1490061638, - "1.11" - ], - [ - 1490061638, - "0.99" - ], - [ - 1490061653, - "1.11" - ], - [ - 1490061653, - "1.28" - ], - [ - 1490061653, - "0.46" - ], - [ - 1490061668, - "1.28" - ], - [ - 1490061668, - "0.4" - ], - [ - 1490061668, - "0.68" - ], - [ - 1490061683, - "0.5800000000000001" - ], - [ - 1490061683, - "1.22" - ], - [ - 1490061683, - "1.28" - ], - [ - 1490061698, - "0.24" - ], - [ - 1490061698, - "1.32" - ], - [ - 1490061698, - "0.98" - ], - [ - 1490061713, - "0.31" - ], - [ - 1490061713, - "1.1099999999999999" - ], - [ - 1490061713, - "1.32" - ], - [ - 1490061728, - "0.65" - ], - [ - 1490061728, - "1.1099999999999999" - ], - [ - 1490061728, - "1.32" - ], - [ - 1490061743, - "1.1099999999999999" - ], - [ - 1490061743, - "0.11" - ], - [ - 1490061743, - "0.93" - ], - [ - 1490061758, - "0.31" - ], - [ - 1490061758, - "0.93" - ], - [ - 1490061758, - "0.1" - ], - [ - 1490061773, - "0.5599999999999999" - ], - [ - 1490061773, - "0.93" - ], - [ - 1490061773, - "0.42000000000000004" - ], - [ - 1490061788, - "0.71" - ], - [ - 1490061788, - "0.15" - ], - [ - 1490061788, - "0.93" - ], - [ - 1490061803, - "0.5" - ], - [ - 1490061803, - "1.11" - ], - [ - 1490061803, - "1.06" - ], - [ - 1490061818, - "1.47" - ], - [ - 1490061818, - "1.06" - ], - [ - 1490061818, - "0.89" - ], - [ - 1490061833, - "1.12" - ], - [ - 1490061833, - "1.47" - ], - [ - 1490061833, - "1.06" - ], - [ - 1490061848, - "1.6600000000000001" - ], - [ - 1490061848, - "1.47" - ], - [ - 1490061848, - "0.2" - ], - [ - 1490061863, - "0.18" - ], - [ - 1490061863, - "1.6600000000000001" - ], - [ - 1490061863, - "1.02" - ], - [ - 1490061878, - "1.27" - ], - [ - 1490061878, - "0.79" - ], - [ - 1490061878, - "1.6600000000000001" - ], - [ - 1490061893, - "1.02" - ], - [ - 1490061893, - "0.18" - ], - [ - 1490061893, - "1.65" - ], - [ - 1490061908, - "1.65" - ], - [ - 1490061908, - "0.61" - ], - [ - 1490061908, - "1.32" - ], - [ - 1490061923, - "1.32" - ], - [ - 1490061923, - "1.65" - ], - [ - 1490061923, - "0.71" - ], - [ - 1490061938, - "1.05" - ], - [ - 1490061938, - "1.32" - ], - [ - 1490061938, - "1.65" - ], - [ - 1490061953, - "1.05" - ], - [ - 1490061953, - "0.33999999999999997" - ], - [ - 1490061953, - "1.32" - ], - [ - 1490061968, - "0.32999999999999996" - ], - [ - 1490061968, - "1.05" - ], - [ - 1490061968, - "0.5" - ], - [ - 1490061983, - "1.05" - ], - [ - 1490061983, - "0.45999999999999996" - ], - [ - 1490061983, - "0.96" - ], - [ - 1490061998, - "0.75" - ], - [ - 1490061998, - "1.14" - ], - [ - 1490061998, - "0.5" - ], - [ - 1490062013, - "1.14" - ], - [ - 1490062013, - "0.85" - ], - [ - 1490062013, - "0.62" - ], - [ - 1490062028, - "0.97" - ], - [ - 1490062028, - "0.85" - ], - [ - 1490062028, - "1.14" - ], - [ - 1490062043, - "0.85" - ], - [ - 1490062043, - "0.12" - ], - [ - 1490062043, - "1.0899999999999999" - ], - [ - 1490062058, - "1.0899999999999999" - ], - [ - 1490062058, - "0.37" - ], - [ - 1490062058, - "0.17" - ], - [ - 1490062073, - "0.62" - ], - [ - 1490062073, - "1.0899999999999999" - ], - [ - 1490062073, - "0.45999999999999996" - ], - [ - 1490062088, - "0.77" - ], - [ - 1490062088, - "0.7999999999999999" - ], - [ - 1490062088, - "1.0899999999999999" - ], - [ - 1490062103, - "1.03" - ], - [ - 1490062103, - "0.41000000000000003" - ], - [ - 1490062103, - "1.19" - ], - [ - 1490062118, - "0.68" - ], - [ - 1490062118, - "1.19" - ], - [ - 1490062118, - "1.3299999999999998" - ], - [ - 1490062133, - "1.19" - ], - [ - 1490062133, - "1.3299999999999998" - ], - [ - 1490062133, - "1.03" - ], - [ - 1490062148, - "1.3299999999999998" - ], - [ - 1490062148, - "0.19" - ], - [ - 1490062148, - "1.12" - ], - [ - 1490062163, - "1.12" - ], - [ - 1490062163, - "0.11" - ], - [ - 1490062163, - "0.39" - ], - [ - 1490062178, - "0.8300000000000001" - ], - [ - 1490062178, - "1.12" - ], - [ - 1490062178, - "0.49" - ], - [ - 1490062193, - "0.29" - ], - [ - 1490062193, - "0.87" - ], - [ - 1490062193, - "1.07" - ], - [ - 1490062208, - "0.53" - ], - [ - 1490062208, - "1.04" - ], - [ - 1490062208, - "1.07" - ], - [ - 1490062223, - "1.04" - ], - [ - 1490062223, - "0.77" - ], - [ - 1490062223, - "1.07" - ], - [ - 1490062238, - "1.04" - ], - [ - 1490062238, - "1.07" - ], - [ - 1490062238, - "0.95" - ], - [ - 1490062253, - "0.95" - ], - [ - 1490062253, - "1.04" - ], - [ - 1490062253, - "0.27" - ], - [ - 1490062268, - "0.19" - ], - [ - 1490062268, - "0.41000000000000003" - ], - [ - 1490062268, - "0.95" - ], - [ - 1490062283, - "0.5" - ], - [ - 1490062283, - "0.89" - ], - [ - 1490062283, - "0.95" - ], - [ - 1490062298, - "0.19" - ], - [ - 1490062298, - "0.66" - ], - [ - 1490062298, - "1.05" - ], - [ - 1490062313, - "0.9" - ], - [ - 1490062313, - "1.05" - ], - [ - 1490062313, - "0.61" - ], - [ - 1490062328, - "1.05" - ], - [ - 1490062328, - "0.73" - ], - [ - 1490062328, - "0.9" - ], - [ - 1490062343, - "0.9" - ], - [ - 1490062343, - "0.15" - ], - [ - 1490062343, - "0.94" - ], - [ - 1490062358, - "0.94" - ], - [ - 1490062358, - "0.9" - ], - [ - 1490062358, - "0.38" - ], - [ - 1490062373, - "0.7300000000000001" - ], - [ - 1490062373, - "0.31000000000000005" - ], - [ - 1490062373, - "0.94" - ], - [ - 1490062388, - "0.4600000000000001" - ], - [ - 1490062388, - "0.8200000000000001" - ], - [ - 1490062388, - "0.94" - ], - [ - 1490062403, - "1.1" - ], - [ - 1490062403, - "0.41000000000000003" - ], - [ - 1490062403, - "0.7200000000000001" - ], - [ - 1490062418, - "0.51" - ], - [ - 1490062418, - "1.1" - ], - [ - 1490062418, - "0.8500000000000001" - ], - [ - 1490062433, - "0.8500000000000001" - ], - [ - 1490062433, - "1.1" - ], - [ - 1490062433, - "0.76" - ], - [ - 1490062448, - "0.14" - ], - [ - 1490062448, - "0.8500000000000001" - ], - [ - 1490062448, - "0.96" - ], - [ - 1490062463, - "0.46" - ], - [ - 1490062463, - "0.18" - ], - [ - 1490062463, - "0.96" - ], - [ - 1490062478, - "0.41000000000000003" - ], - [ - 1490062478, - "0.7" - ], - [ - 1490062478, - "0.96" - ], - [ - 1490062493, - "0.99" - ], - [ - 1490062493, - "0.77" - ], - [ - 1490062493, - "0.21" - ], - [ - 1490062508, - "0.43" - ], - [ - 1490062508, - "0.99" - ], - [ - 1490062508, - "0.85" - ], - [ - 1490062523, - "0.85" - ], - [ - 1490062523, - "0.71" - ], - [ - 1490062523, - "0.99" - ], - [ - 1490062538, - "0.99" - ], - [ - 1490062538, - "0.85" - ], - [ - 1490062538, - "0.9299999999999999" - ], - [ - 1490062553, - "0.24" - ], - [ - 1490062553, - "0.85" - ], - [ - 1490062553, - "0.9299999999999999" - ], - [ - 1490062568, - "0.41000000000000003" - ], - [ - 1490062568, - "0.31000000000000005" - ], - [ - 1490062568, - "0.9299999999999999" - ], - [ - 1490062583, - "0.9299999999999999" - ], - [ - 1490062583, - "0.76" - ], - [ - 1490062583, - "0.43000000000000005" - ], - [ - 1490062598, - "0.6600000000000001" - ], - [ - 1490062598, - "0.09" - ], - [ - 1490062598, - "0.87" - ], - [ - 1490062613, - "0.8000000000000002" - ], - [ - 1490062613, - "0.87" - ], - [ - 1490062613, - "0.42000000000000004" - ], - [ - 1490062628, - "0.8000000000000002" - ], - [ - 1490062628, - "0.87" - ], - [ - 1490062628, - "0.55" - ], - [ - 1490062643, - "0.8600000000000001" - ], - [ - 1490062643, - "0.8000000000000002" - ], - [ - 1490062643, - "0.12" - ], - [ - 1490062658, - "0.8600000000000001" - ], - [ - 1490062658, - "0.09999999999999999" - ], - [ - 1490062658, - "0.3" - ], - [ - 1490062673, - "0.38" - ], - [ - 1490062673, - "0.8600000000000001" - ], - [ - 1490062673, - "0.59" - ], - [ - 1490062688, - "0.74" - ], - [ - 1490062688, - "0.8600000000000001" - ], - [ - 1490062688, - "0.9199999999999999" - ], - [ - 1490062703, - "1.04" - ], - [ - 1490062703, - "1.0899999999999999" - ], - [ - 1490062703, - "0.33" - ], - [ - 1490062718, - "1.0899999999999999" - ], - [ - 1490062718, - "1.29" - ], - [ - 1490062718, - "0.52" - ], - [ - 1490062733, - "0.84" - ], - [ - 1490062733, - "1.0899999999999999" - ], - [ - 1490062733, - "1.29" - ], - [ - 1490062748, - "1.29" - ], - [ - 1490062748, - "0.15" - ], - [ - 1490062748, - "0.99" - ], - [ - 1490062763, - "0.5" - ], - [ - 1490062763, - "0.99" - ], - [ - 1490062763, - "0.18" - ], - [ - 1490062778, - "0.37" - ], - [ - 1490062778, - "0.64" - ], - [ - 1490062778, - "0.99" - ], - [ - 1490062793, - "0.11" - ], - [ - 1490062793, - "0.7200000000000001" - ], - [ - 1490062793, - "0.9500000000000001" - ], - [ - 1490062808, - "0.11" - ], - [ - 1490062808, - "0.7200000000000001" - ], - [ - 1490062808, - "0.9500000000000001" - ], - [ - 1490062823, - "0.06" - ], - [ - 1490062823, - "0.15" - ], - [ - 1490062823, - "0.9500000000000001" - ] - ], - "process_cpu_user_seconds_total": [ - [ - 1490048483, - "1.9300000000000002" - ], - [ - 1490048483, - "1.9500000000000002" - ], - [ - 1490048483, - "0.5" - ], - [ - 1490048498, - "3.08" - ], - [ - 1490048498, - "1.85" - ], - [ - 1490048498, - "3.04" - ], - [ - 1490048513, - "4.07" - ], - [ - 1490048513, - "5.109999999999999" - ], - [ - 1490048513, - "5.05" - ], - [ - 1490048528, - "5.97" - ], - [ - 1490048528, - "5.08" - ], - [ - 1490048528, - "5.92" - ], - [ - 1490048543, - "6.94" - ], - [ - 1490048543, - "5.92" - ], - [ - 1490048543, - "5.97" - ], - [ - 1490048558, - "5.97" - ], - [ - 1490048558, - "6.94" - ], - [ - 1490048558, - "5.92" - ], - [ - 1490048573, - "6.94" - ], - [ - 1490048573, - "5.97" - ], - [ - 1490048573, - "5.92" - ], - [ - 1490048588, - "0.01" - ], - [ - 1490048588, - "0.97" - ], - [ - 1490048588, - "0.58" - ], - [ - 1490048603, - "3.9400000000000004" - ], - [ - 1490048603, - "4.18" - ], - [ - 1490048603, - "2.44" - ], - [ - 1490048618, - "5.08" - ], - [ - 1490048618, - "3.95" - ], - [ - 1490048618, - "5.25" - ], - [ - 1490048633, - "7.390000000000001" - ], - [ - 1490048633, - "7.0600000000000005" - ], - [ - 1490048633, - "6.039999999999999" - ], - [ - 1490048648, - "7.390000000000001" - ], - [ - 1490048648, - "7.069999999999999" - ], - [ - 1490048648, - "7.0600000000000005" - ], - [ - 1490048663, - "7.069999999999999" - ], - [ - 1490048663, - "7.0600000000000005" - ], - [ - 1490048663, - "7.390000000000001" - ], - [ - 1490048678, - "0.79" - ], - [ - 1490048678, - "0.72" - ], - [ - 1490048678, - "7.069999999999999" - ], - [ - 1490048693, - "0.73" - ], - [ - 1490048693, - "1.81" - ], - [ - 1490048693, - "1.84" - ], - [ - 1490048708, - "3.6999999999999997" - ], - [ - 1490048708, - "2.75" - ], - [ - 1490048708, - "3.5400000000000005" - ], - [ - 1490048723, - "4.42" - ], - [ - 1490048723, - "4.180000000000001" - ], - [ - 1490048723, - "3.49" - ], - [ - 1490048738, - "5.6800000000000015" - ], - [ - 1490048738, - "4.86" - ], - [ - 1490048738, - "5.82" - ], - [ - 1490048753, - "5.6800000000000015" - ], - [ - 1490048753, - "4.86" - ], - [ - 1490048753, - "5.82" - ], - [ - 1490048768, - "1.02" - ], - [ - 1490048768, - "4.86" - ], - [ - 1490048768, - "0.7" - ], - [ - 1490048783, - "1.05" - ], - [ - 1490048783, - "2.2" - ], - [ - 1490048783, - "3.12" - ], - [ - 1490048798, - "3.36" - ], - [ - 1490048798, - "4.26" - ], - [ - 1490048798, - "4.390000000000001" - ], - [ - 1490048813, - "4.38" - ], - [ - 1490048813, - "5.1899999999999995" - ], - [ - 1490048813, - "6.48" - ], - [ - 1490048828, - "6.220000000000001" - ], - [ - 1490048828, - "6.48" - ], - [ - 1490048828, - "7.18" - ], - [ - 1490048843, - "6.220000000000001" - ], - [ - 1490048843, - "6.48" - ], - [ - 1490048843, - "7.18" - ], - [ - 1490048858, - "6.48" - ], - [ - 1490048858, - "7.18" - ], - [ - 1490048858, - "6.220000000000001" - ], - [ - 1490048873, - "1.88" - ], - [ - 1490048873, - "1.79" - ], - [ - 1490048873, - "0.86" - ], - [ - 1490048888, - "2.6799999999999997" - ], - [ - 1490048888, - "1.88" - ], - [ - 1490048888, - "2.65" - ], - [ - 1490048903, - "3.9499999999999997" - ], - [ - 1490048903, - "3.4299999999999997" - ], - [ - 1490048903, - "4.039999999999999" - ], - [ - 1490048918, - "3.9999999999999996" - ], - [ - 1490048918, - "4.659999999999999" - ], - [ - 1490048918, - "4.56" - ], - [ - 1490048933, - "4.56" - ], - [ - 1490048933, - "5.21" - ], - [ - 1490048933, - "4.659999999999999" - ], - [ - 1490048948, - "4.659999999999999" - ], - [ - 1490048948, - "4.56" - ], - [ - 1490048948, - "5.21" - ], - [ - 1490048963, - "5.21" - ], - [ - 1490048963, - "0.97" - ], - [ - 1490048963, - "1.95" - ], - [ - 1490048978, - "1.9" - ], - [ - 1490048978, - "2.64" - ], - [ - 1490048978, - "2.74" - ], - [ - 1490048993, - "2.63" - ], - [ - 1490048993, - "4.0600000000000005" - ], - [ - 1490048993, - "3.33" - ], - [ - 1490049008, - "4.04" - ], - [ - 1490049008, - "4.78" - ], - [ - 1490049008, - "4.800000000000001" - ], - [ - 1490049023, - "4.800000000000001" - ], - [ - 1490049023, - "4.77" - ], - [ - 1490049023, - "4.78" - ], - [ - 1490049038, - "4.78" - ], - [ - 1490049038, - "4.800000000000001" - ], - [ - 1490049038, - "4.77" - ], - [ - 1490049053, - "0.73" - ], - [ - 1490049053, - "4.77" - ], - [ - 1490049053, - "0.84" - ], - [ - 1490049068, - "2.52" - ], - [ - 1490049068, - "2.48" - ], - [ - 1490049068, - "1.79" - ], - [ - 1490049083, - "2.5" - ], - [ - 1490049083, - "3.2" - ], - [ - 1490049083, - "3.21" - ], - [ - 1490049098, - "4.57" - ], - [ - 1490049098, - "3.94" - ], - [ - 1490049098, - "4.63" - ], - [ - 1490049113, - "4.6" - ], - [ - 1490049113, - "4.57" - ], - [ - 1490049113, - "4.63" - ], - [ - 1490049128, - "4.63" - ], - [ - 1490049128, - "4.57" - ], - [ - 1490049128, - "4.6" - ], - [ - 1490049143, - "4.6" - ], - [ - 1490049143, - "0.83" - ], - [ - 1490049143, - "0.86" - ], - [ - 1490049158, - "1.9100000000000001" - ], - [ - 1490049158, - "0.92" - ], - [ - 1490049158, - "2.78" - ], - [ - 1490049173, - "3.66" - ], - [ - 1490049173, - "2.99" - ], - [ - 1490049173, - "3.54" - ], - [ - 1490049188, - "4.99" - ], - [ - 1490049188, - "3.83" - ], - [ - 1490049188, - "4.34" - ], - [ - 1490049203, - "4.99" - ], - [ - 1490049203, - "5.3100000000000005" - ], - [ - 1490049203, - "5.6499999999999995" - ], - [ - 1490049218, - "5.3100000000000005" - ], - [ - 1490049218, - "5.6499999999999995" - ], - [ - 1490049218, - "4.99" - ], - [ - 1490049233, - "0.83" - ], - [ - 1490049233, - "5.3100000000000005" - ], - [ - 1490049233, - "5.6499999999999995" - ], - [ - 1490049248, - "1.9899999999999998" - ], - [ - 1490049248, - "1.98" - ], - [ - 1490049248, - "0.73" - ], - [ - 1490049263, - "3.05" - ], - [ - 1490049263, - "2" - ], - [ - 1490049263, - "3.8699999999999997" - ], - [ - 1490049278, - "4.66" - ], - [ - 1490049278, - "4.74" - ], - [ - 1490049278, - "3.77" - ], - [ - 1490049293, - "4.63" - ], - [ - 1490049293, - "6.180000000000001" - ], - [ - 1490049293, - "5.640000000000001" - ], - [ - 1490049308, - "6.25" - ], - [ - 1490049308, - "6.180000000000001" - ], - [ - 1490049308, - "5.640000000000001" - ], - [ - 1490049323, - "5.640000000000001" - ], - [ - 1490049323, - "6.180000000000001" - ], - [ - 1490049323, - "6.25" - ], - [ - 1490049338, - "0.82" - ], - [ - 1490049338, - "1.9" - ], - [ - 1490049338, - "0.86" - ], - [ - 1490049353, - "2.81" - ], - [ - 1490049353, - "2.69" - ], - [ - 1490049353, - "1.81" - ], - [ - 1490049368, - "4.28" - ], - [ - 1490049368, - "3.48" - ], - [ - 1490049368, - "3.43" - ], - [ - 1490049383, - "4.19" - ], - [ - 1490049383, - "4.92" - ], - [ - 1490049383, - "4.91" - ], - [ - 1490049398, - "5.490000000000001" - ], - [ - 1490049398, - "4.92" - ], - [ - 1490049398, - "4.91" - ], - [ - 1490049413, - "5.490000000000001" - ], - [ - 1490049413, - "4.91" - ], - [ - 1490049413, - "4.92" - ], - [ - 1490049428, - "0.88" - ], - [ - 1490049428, - "0.7" - ], - [ - 1490049428, - "5.490000000000001" - ], - [ - 1490049443, - "3.0700000000000003" - ], - [ - 1490049443, - "2.06" - ], - [ - 1490049443, - "2.9799999999999995" - ], - [ - 1490049458, - "3.02" - ], - [ - 1490049458, - "3.8400000000000003" - ], - [ - 1490049458, - "3.8199999999999994" - ], - [ - 1490049473, - "5.15" - ], - [ - 1490049473, - "4.6" - ], - [ - 1490049473, - "5.2299999999999995" - ], - [ - 1490049488, - "5.2299999999999995" - ], - [ - 1490049488, - "5.15" - ], - [ - 1490049488, - "5.289999999999999" - ], - [ - 1490049503, - "5.2299999999999995" - ], - [ - 1490049503, - "5.289999999999999" - ], - [ - 1490049503, - "5.15" - ], - [ - 1490049518, - "0.85" - ], - [ - 1490049518, - "5.289999999999999" - ], - [ - 1490049518, - "0.67" - ], - [ - 1490049533, - "2.05" - ], - [ - 1490049533, - "2.79" - ], - [ - 1490049533, - "0.86" - ], - [ - 1490049548, - "3.61" - ], - [ - 1490049548, - "2.8499999999999996" - ], - [ - 1490049548, - "4.09" - ], - [ - 1490049563, - "5.029999999999999" - ], - [ - 1490049563, - "3.6699999999999995" - ], - [ - 1490049563, - "5.01" - ], - [ - 1490049578, - "5.029999999999999" - ], - [ - 1490049578, - "6.68" - ], - [ - 1490049578, - "5.25" - ], - [ - 1490049593, - "5.029999999999999" - ], - [ - 1490049593, - "6.68" - ], - [ - 1490049593, - "5.25" - ], - [ - 1490049608, - "0.84" - ], - [ - 1490049608, - "5.25" - ], - [ - 1490049608, - "6.68" - ], - [ - 1490049623, - "1.7999999999999998" - ], - [ - 1490049623, - "0.8" - ], - [ - 1490049623, - "1.92" - ], - [ - 1490049638, - "2.92" - ], - [ - 1490049638, - "3.57" - ], - [ - 1490049638, - "2.88" - ], - [ - 1490049653, - "4.46" - ], - [ - 1490049653, - "4.35" - ], - [ - 1490049653, - "3.69" - ], - [ - 1490049668, - "5.18" - ], - [ - 1490049668, - "5.17" - ], - [ - 1490049668, - "5.77" - ], - [ - 1490049683, - "5.18" - ], - [ - 1490049683, - "5.77" - ], - [ - 1490049683, - "5.17" - ], - [ - 1490049698, - "5.17" - ], - [ - 1490049698, - "5.18" - ], - [ - 1490049698, - "5.77" - ], - [ - 1490049713, - "0.78" - ], - [ - 1490049713, - "1.58" - ], - [ - 1490049713, - "1.7200000000000002" - ], - [ - 1490049728, - "2.3600000000000003" - ], - [ - 1490049728, - "2.58" - ], - [ - 1490049728, - "1.69" - ], - [ - 1490049743, - "3.89" - ], - [ - 1490049743, - "3.1999999999999997" - ], - [ - 1490049743, - "3.72" - ], - [ - 1490049758, - "4.53" - ], - [ - 1490049758, - "4.34" - ], - [ - 1490049758, - "3.8999999999999995" - ], - [ - 1490049773, - "5.18" - ], - [ - 1490049773, - "4.53" - ], - [ - 1490049773, - "4.34" - ], - [ - 1490049788, - "5.18" - ], - [ - 1490049788, - "4.34" - ], - [ - 1490049788, - "4.53" - ], - [ - 1490049803, - "5.18" - ], - [ - 1490049803, - "1.9300000000000002" - ], - [ - 1490049803, - "0.69" - ], - [ - 1490049818, - "2.79" - ], - [ - 1490049818, - "1.83" - ], - [ - 1490049818, - "2.92" - ], - [ - 1490049833, - "2.8200000000000003" - ], - [ - 1490049833, - "3.67" - ], - [ - 1490049833, - "3.66" - ], - [ - 1490049848, - "4.390000000000001" - ], - [ - 1490049848, - "5.109999999999999" - ], - [ - 1490049848, - "5.090000000000001" - ], - [ - 1490049863, - "5.090000000000001" - ], - [ - 1490049863, - "5.109999999999999" - ], - [ - 1490049863, - "5.08" - ], - [ - 1490049878, - "5.109999999999999" - ], - [ - 1490049878, - "5.090000000000001" - ], - [ - 1490049878, - "5.08" - ], - [ - 1490049893, - "5.08" - ], - [ - 1490049893, - "0.8" - ], - [ - 1490049893, - "0.72" - ], - [ - 1490049908, - "1.73" - ], - [ - 1490049908, - "1.7400000000000002" - ], - [ - 1490049908, - "2.74" - ], - [ - 1490049923, - "2.72" - ], - [ - 1490049923, - "3.7199999999999998" - ], - [ - 1490049923, - "3.7" - ], - [ - 1490049938, - "5.109999999999999" - ], - [ - 1490049938, - "4.4799999999999995" - ], - [ - 1490049938, - "4.58" - ], - [ - 1490049953, - "5.38" - ], - [ - 1490049953, - "5.109999999999999" - ], - [ - 1490049953, - "5.919999999999999" - ], - [ - 1490049968, - "5.109999999999999" - ], - [ - 1490049968, - "5.919999999999999" - ], - [ - 1490049968, - "5.38" - ], - [ - 1490049983, - "0.63" - ], - [ - 1490049983, - "5.38" - ], - [ - 1490049983, - "0.63" - ], - [ - 1490049998, - "1.7599999999999998" - ], - [ - 1490049998, - "1.79" - ], - [ - 1490049998, - "0.58" - ], - [ - 1490050013, - "3.55" - ], - [ - 1490050013, - "3.3600000000000003" - ], - [ - 1490050013, - "2.6" - ], - [ - 1490050028, - "3.39" - ], - [ - 1490050028, - "4.29" - ], - [ - 1490050028, - "4.010000000000001" - ], - [ - 1490050043, - "4.95" - ], - [ - 1490050043, - "5.87" - ], - [ - 1490050043, - "5.550000000000001" - ], - [ - 1490050058, - "5.73" - ], - [ - 1490050058, - "5.87" - ], - [ - 1490050058, - "5.550000000000001" - ], - [ - 1490050073, - "5.550000000000001" - ], - [ - 1490050073, - "5.73" - ], - [ - 1490050073, - "5.87" - ], - [ - 1490050088, - "5.550000000000001" - ], - [ - 1490050088, - "5.73" - ], - [ - 1490050088, - "5.87" - ], - [ - 1490050103, - "1.8" - ], - [ - 1490050103, - "0.6" - ], - [ - 1490050103, - "1.71" - ], - [ - 1490050118, - "2.69" - ], - [ - 1490050118, - "2.77" - ], - [ - 1490050118, - "1.81" - ], - [ - 1490050133, - "4.22" - ], - [ - 1490050133, - "4.26" - ], - [ - 1490050133, - "3.6100000000000003" - ], - [ - 1490050148, - "4.99" - ], - [ - 1490050148, - "4.949999999999999" - ], - [ - 1490050148, - "4.3500000000000005" - ], - [ - 1490050163, - "5.870000000000001" - ], - [ - 1490050163, - "4.99" - ], - [ - 1490050163, - "4.949999999999999" - ], - [ - 1490050178, - "4.949999999999999" - ], - [ - 1490050178, - "4.99" - ], - [ - 1490050178, - "5.870000000000001" - ], - [ - 1490050193, - "5.870000000000001" - ], - [ - 1490050193, - "4.949999999999999" - ], - [ - 1490050193, - "4.99" - ], - [ - 1490050208, - "0.62" - ], - [ - 1490050208, - "0.63" - ], - [ - 1490050208, - "5.870000000000001" - ], - [ - 1490050223, - "2.6" - ], - [ - 1490050223, - "2.4" - ], - [ - 1490050223, - "1.67" - ], - [ - 1490050238, - "2.54" - ], - [ - 1490050238, - "3.46" - ], - [ - 1490050238, - "3.2199999999999998" - ], - [ - 1490050253, - "4.0600000000000005" - ], - [ - 1490050253, - "4.87" - ], - [ - 1490050253, - "4.739999999999999" - ], - [ - 1490050268, - "5.469999999999999" - ], - [ - 1490050268, - "4.87" - ], - [ - 1490050268, - "4.760000000000001" - ], - [ - 1490050283, - "5.469999999999999" - ], - [ - 1490050283, - "4.87" - ], - [ - 1490050283, - "4.760000000000001" - ], - [ - 1490050298, - "4.760000000000001" - ], - [ - 1490050298, - "4.87" - ], - [ - 1490050298, - "5.469999999999999" - ], - [ - 1490050313, - "0.63" - ], - [ - 1490050313, - "0.7" - ], - [ - 1490050313, - "4.760000000000001" - ], - [ - 1490050328, - "1.71" - ], - [ - 1490050328, - "2.65" - ], - [ - 1490050328, - "0.64" - ], - [ - 1490050343, - "3.35" - ], - [ - 1490050343, - "2.69" - ], - [ - 1490050343, - "3.53" - ], - [ - 1490050358, - "3.44" - ], - [ - 1490050358, - "4.909999999999999" - ], - [ - 1490050358, - "4.03" - ], - [ - 1490050373, - "5.509999999999999" - ], - [ - 1490050373, - "5.3100000000000005" - ], - [ - 1490050373, - "4.74" - ], - [ - 1490050388, - "5.509999999999999" - ], - [ - 1490050388, - "5.3100000000000005" - ], - [ - 1490050388, - "4.74" - ], - [ - 1490050403, - "5.3100000000000005" - ], - [ - 1490050403, - "4.74" - ], - [ - 1490050403, - "5.509999999999999" - ], - [ - 1490050418, - "5.3100000000000005" - ], - [ - 1490050418, - "0.56" - ], - [ - 1490050418, - "4.74" - ], - [ - 1490050433, - "1.44" - ], - [ - 1490050433, - "0.53" - ], - [ - 1490050433, - "1.58" - ], - [ - 1490050448, - "2.21" - ], - [ - 1490050448, - "3.0700000000000003" - ], - [ - 1490050448, - "2.18" - ], - [ - 1490050463, - "2.81" - ], - [ - 1490050463, - "3.72" - ], - [ - 1490050463, - "3.41" - ], - [ - 1490050478, - "4.94" - ], - [ - 1490050478, - "3.98" - ], - [ - 1490050478, - "4.06" - ], - [ - 1490050493, - "3.98" - ], - [ - 1490050493, - "4.6" - ], - [ - 1490050493, - "4.94" - ], - [ - 1490050508, - "4.94" - ], - [ - 1490050508, - "3.98" - ], - [ - 1490050508, - "4.6" - ], - [ - 1490050523, - "3.98" - ], - [ - 1490050523, - "4.6" - ], - [ - 1490050523, - "4.94" - ], - [ - 1490050538, - "1.63" - ], - [ - 1490050538, - "0.57" - ], - [ - 1490050538, - "1.61" - ], - [ - 1490050553, - "1.67" - ], - [ - 1490050553, - "2.46" - ], - [ - 1490050553, - "2.48" - ], - [ - 1490050568, - "3.94" - ], - [ - 1490050568, - "3.4" - ], - [ - 1490050568, - "3.86" - ], - [ - 1490050583, - "4.1" - ], - [ - 1490050583, - "4.49" - ], - [ - 1490050583, - "4.62" - ], - [ - 1490050598, - "5.4399999999999995" - ], - [ - 1490050598, - "4.49" - ], - [ - 1490050598, - "4.62" - ], - [ - 1490050613, - "5.4399999999999995" - ], - [ - 1490050613, - "4.49" - ], - [ - 1490050613, - "4.62" - ], - [ - 1490050628, - "4.49" - ], - [ - 1490050628, - "4.62" - ], - [ - 1490050628, - "5.4399999999999995" - ], - [ - 1490050643, - "5.4399999999999995" - ], - [ - 1490050643, - "0.67" - ], - [ - 1490050643, - "0.62" - ], - [ - 1490050658, - "1.5699999999999998" - ], - [ - 1490050658, - "2.5" - ], - [ - 1490050658, - "2.5300000000000002" - ], - [ - 1490050673, - "3.35" - ], - [ - 1490050673, - "3.41" - ], - [ - 1490050673, - "2.57" - ], - [ - 1490050688, - "4.98" - ], - [ - 1490050688, - "4.33" - ], - [ - 1490050688, - "4.88" - ], - [ - 1490050703, - "5.13" - ], - [ - 1490050703, - "5.67" - ], - [ - 1490050703, - "5.7" - ], - [ - 1490050718, - "5.7" - ], - [ - 1490050718, - "5.13" - ], - [ - 1490050718, - "5.67" - ], - [ - 1490050733, - "5.7" - ], - [ - 1490050733, - "5.67" - ], - [ - 1490050733, - "5.13" - ], - [ - 1490050748, - "0.58" - ], - [ - 1490050748, - "0.61" - ], - [ - 1490050748, - "5.13" - ], - [ - 1490050763, - "0.56" - ], - [ - 1490050763, - "1.5899999999999999" - ], - [ - 1490050763, - "1.92" - ], - [ - 1490050778, - "2.92" - ], - [ - 1490050778, - "3.34" - ], - [ - 1490050778, - "2.27" - ], - [ - 1490050793, - "3.02" - ], - [ - 1490050793, - "4.01" - ], - [ - 1490050793, - "3.58" - ], - [ - 1490050808, - "5.17" - ], - [ - 1490050808, - "4.1899999999999995" - ], - [ - 1490050808, - "4.83" - ], - [ - 1490050823, - "5.17" - ], - [ - 1490050823, - "4.83" - ], - [ - 1490050823, - "4.84" - ], - [ - 1490050838, - "4.84" - ], - [ - 1490050838, - "4.83" - ], - [ - 1490050838, - "5.17" - ], - [ - 1490050853, - "4.84" - ], - [ - 1490050853, - "4.83" - ], - [ - 1490050853, - "5.17" - ], - [ - 1490050868, - "1.77" - ], - [ - 1490050868, - "1.5899999999999999" - ], - [ - 1490050868, - "0.59" - ], - [ - 1490050883, - "2.53" - ], - [ - 1490050883, - "2.69" - ], - [ - 1490050883, - "1.65" - ], - [ - 1490050898, - "3.96" - ], - [ - 1490050898, - "3.1300000000000003" - ], - [ - 1490050898, - "3.88" - ], - [ - 1490050913, - "4.59" - ], - [ - 1490050913, - "3.7100000000000004" - ], - [ - 1490050913, - "4.54" - ], - [ - 1490050928, - "4.54" - ], - [ - 1490050928, - "4.59" - ], - [ - 1490050928, - "4.99" - ], - [ - 1490050943, - "4.99" - ], - [ - 1490050943, - "4.59" - ], - [ - 1490050943, - "4.54" - ], - [ - 1490050958, - "4.54" - ], - [ - 1490050958, - "4.59" - ], - [ - 1490050958, - "4.99" - ], - [ - 1490050973, - "0.62" - ], - [ - 1490050973, - "4.99" - ], - [ - 1490050973, - "1.6600000000000001" - ], - [ - 1490050988, - "1.65" - ], - [ - 1490050988, - "2.49" - ], - [ - 1490050988, - "2.54" - ], - [ - 1490051003, - "3.33" - ], - [ - 1490051003, - "3.8400000000000003" - ], - [ - 1490051003, - "2.46" - ], - [ - 1490051018, - "3.8200000000000003" - ], - [ - 1490051018, - "4.5" - ], - [ - 1490051018, - "4.63" - ], - [ - 1490051033, - "4.5" - ], - [ - 1490051033, - "4.5" - ], - [ - 1490051033, - "4.63" - ], - [ - 1490051048, - "4.63" - ], - [ - 1490051048, - "4.5" - ], - [ - 1490051048, - "4.5" - ], - [ - 1490051063, - "4.5" - ], - [ - 1490051063, - "4.5" - ], - [ - 1490051063, - "4.63" - ], - [ - 1490051078, - "0.54" - ], - [ - 1490051078, - "0.62" - ], - [ - 1490051078, - "4.5" - ], - [ - 1490051093, - "2.77" - ], - [ - 1490051093, - "1.7799999999999998" - ], - [ - 1490051093, - "2.76" - ], - [ - 1490051108, - "3.5599999999999996" - ], - [ - 1490051108, - "3.6" - ], - [ - 1490051108, - "2.7199999999999998" - ], - [ - 1490051123, - "4.35" - ], - [ - 1490051123, - "5.06" - ], - [ - 1490051123, - "4.92" - ], - [ - 1490051138, - "5.109999999999999" - ], - [ - 1490051138, - "5.06" - ], - [ - 1490051138, - "5.609999999999999" - ], - [ - 1490051153, - "5.609999999999999" - ], - [ - 1490051153, - "5.06" - ], - [ - 1490051153, - "5.109999999999999" - ], - [ - 1490051168, - "5.609999999999999" - ], - [ - 1490051168, - "5.06" - ], - [ - 1490051168, - "5.109999999999999" - ], - [ - 1490051183, - "0.56" - ], - [ - 1490051183, - "5.109999999999999" - ], - [ - 1490051183, - "0.56" - ], - [ - 1490051198, - "0.52" - ], - [ - 1490051198, - "1.8900000000000001" - ], - [ - 1490051198, - "1.81" - ], - [ - 1490051213, - "2.75" - ], - [ - 1490051213, - "3.45" - ], - [ - 1490051213, - "3.5500000000000003" - ], - [ - 1490051228, - "4.34" - ], - [ - 1490051228, - "3.49" - ], - [ - 1490051228, - "4.17" - ], - [ - 1490051243, - "5.89" - ], - [ - 1490051243, - "5.76" - ], - [ - 1490051243, - "5.01" - ], - [ - 1490051258, - "5.89" - ], - [ - 1490051258, - "5.76" - ], - [ - 1490051258, - "5.859999999999999" - ], - [ - 1490051273, - "5.76" - ], - [ - 1490051273, - "5.89" - ], - [ - 1490051273, - "5.859999999999999" - ], - [ - 1490051288, - "5.89" - ], - [ - 1490051288, - "5.859999999999999" - ], - [ - 1490051288, - "5.76" - ], - [ - 1490051303, - "0.6" - ], - [ - 1490051303, - "1.69" - ], - [ - 1490051303, - "1.87" - ], - [ - 1490051318, - "2.7800000000000002" - ], - [ - 1490051318, - "1.8399999999999999" - ], - [ - 1490051318, - "2.6799999999999997" - ], - [ - 1490051333, - "4.34" - ], - [ - 1490051333, - "3.63" - ], - [ - 1490051333, - "4.27" - ], - [ - 1490051348, - "4.9799999999999995" - ], - [ - 1490051348, - "4.28" - ], - [ - 1490051348, - "5.07" - ], - [ - 1490051363, - "5.07" - ], - [ - 1490051363, - "4.9799999999999995" - ], - [ - 1490051363, - "5.67" - ], - [ - 1490051378, - "4.9799999999999995" - ], - [ - 1490051378, - "5.67" - ], - [ - 1490051378, - "5.07" - ], - [ - 1490051393, - "5.07" - ], - [ - 1490051393, - "4.9799999999999995" - ], - [ - 1490051393, - "5.67" - ], - [ - 1490051408, - "0.55" - ], - [ - 1490051408, - "0.01" - ], - [ - 1490051408, - "0.71" - ], - [ - 1490051423, - "2.5" - ], - [ - 1490051423, - "2.87" - ], - [ - 1490051423, - "1.88" - ], - [ - 1490051438, - "2.87" - ], - [ - 1490051438, - "3.3" - ], - [ - 1490051438, - "3.58" - ], - [ - 1490051453, - "4.7299999999999995" - ], - [ - 1490051453, - "4.430000000000001" - ], - [ - 1490051453, - "4.93" - ], - [ - 1490051468, - "5.130000000000001" - ], - [ - 1490051468, - "5.459999999999999" - ], - [ - 1490051468, - "4.93" - ], - [ - 1490051483, - "4.93" - ], - [ - 1490051483, - "5.130000000000001" - ], - [ - 1490051483, - "5.459999999999999" - ], - [ - 1490051498, - "5.130000000000001" - ], - [ - 1490051498, - "4.93" - ], - [ - 1490051498, - "5.459999999999999" - ], - [ - 1490051513, - "0.54" - ], - [ - 1490051513, - "0.51" - ], - [ - 1490051513, - "5.130000000000001" - ], - [ - 1490051528, - "1.71" - ], - [ - 1490051528, - "1.84" - ], - [ - 1490051528, - "0.66" - ], - [ - 1490051543, - "2.62" - ], - [ - 1490051543, - "3.38" - ], - [ - 1490051543, - "3.3000000000000003" - ], - [ - 1490051558, - "3.3200000000000003" - ], - [ - 1490051558, - "4.06" - ], - [ - 1490051558, - "3.95" - ], - [ - 1490051573, - "4.6000000000000005" - ], - [ - 1490051573, - "5.34" - ], - [ - 1490051573, - "5.25" - ], - [ - 1490051588, - "5.25" - ], - [ - 1490051588, - "4.6000000000000005" - ], - [ - 1490051588, - "5.34" - ], - [ - 1490051603, - "4.6000000000000005" - ], - [ - 1490051603, - "5.25" - ], - [ - 1490051603, - "5.34" - ], - [ - 1490051618, - "5.34" - ], - [ - 1490051618, - "0.41" - ], - [ - 1490051618, - "4.6000000000000005" - ], - [ - 1490051633, - "1.6400000000000001" - ], - [ - 1490051633, - "1.67" - ], - [ - 1490051633, - "0.53" - ], - [ - 1490051648, - "3.11" - ], - [ - 1490051648, - "2.56" - ], - [ - 1490051648, - "2.3600000000000003" - ], - [ - 1490051663, - "3.58" - ], - [ - 1490051663, - "3.26" - ], - [ - 1490051663, - "3.76" - ], - [ - 1490051678, - "4.56" - ], - [ - 1490051678, - "4.25" - ], - [ - 1490051678, - "4.989999999999999" - ], - [ - 1490051693, - "4.25" - ], - [ - 1490051693, - "5.069999999999999" - ], - [ - 1490051693, - "4.989999999999999" - ], - [ - 1490051708, - "4.25" - ], - [ - 1490051708, - "5.069999999999999" - ], - [ - 1490051708, - "0.94" - ], - [ - 1490051723, - "4.25" - ], - [ - 1490051723, - "1.7" - ], - [ - 1490051723, - "5.069999999999999" - ], - [ - 1490051738, - "0.83" - ], - [ - 1490051738, - "5.069999999999999" - ], - [ - 1490051738, - "3.13" - ], - [ - 1490051753, - "1.65" - ], - [ - 1490051753, - "3.6399999999999997" - ], - [ - 1490051753, - "0.78" - ], - [ - 1490051768, - "2.92" - ], - [ - 1490051768, - "3.6399999999999997" - ], - [ - 1490051768, - "2.41" - ], - [ - 1490051783, - "3.0700000000000003" - ], - [ - 1490051783, - "3.48" - ], - [ - 1490051783, - "3.6399999999999997" - ], - [ - 1490051798, - "1.05" - ], - [ - 1490051798, - "4.79" - ], - [ - 1490051798, - "4.16" - ], - [ - 1490051813, - "4.79" - ], - [ - 1490051813, - "2.71" - ], - [ - 1490051813, - "4.16" - ], - [ - 1490051828, - "0.83" - ], - [ - 1490051828, - "4.16" - ], - [ - 1490051828, - "3.64" - ], - [ - 1490051843, - "5.06" - ], - [ - 1490051843, - "1.7600000000000002" - ], - [ - 1490051843, - "1.88" - ], - [ - 1490051858, - "3.45" - ], - [ - 1490051858, - "5.06" - ], - [ - 1490051858, - "2.6900000000000004" - ], - [ - 1490051873, - "5.06" - ], - [ - 1490051873, - "4.19" - ], - [ - 1490051873, - "4.03" - ], - [ - 1490051888, - "5.57" - ], - [ - 1490051888, - "0.97" - ], - [ - 1490051888, - "4.65" - ], - [ - 1490051903, - "5.57" - ], - [ - 1490051903, - "2.6" - ], - [ - 1490051903, - "4.65" - ], - [ - 1490051918, - "3.25" - ], - [ - 1490051918, - "4.65" - ], - [ - 1490051918, - "5.57" - ], - [ - 1490051933, - "4.65" - ], - [ - 1490051933, - "0.84" - ], - [ - 1490051933, - "4.93" - ], - [ - 1490051948, - "1.8199999999999998" - ], - [ - 1490051948, - "4.93" - ], - [ - 1490051948, - "2.93" - ], - [ - 1490051963, - "2.71" - ], - [ - 1490051963, - "4.93" - ], - [ - 1490051963, - "3.74" - ], - [ - 1490051978, - "1.8199999999999998" - ], - [ - 1490051978, - "5.7700000000000005" - ], - [ - 1490051978, - "4.59" - ], - [ - 1490051993, - "5.7700000000000005" - ], - [ - 1490051993, - "2.8899999999999997" - ], - [ - 1490051993, - "5.57" - ], - [ - 1490052008, - "4.57" - ], - [ - 1490052008, - "5.7700000000000005" - ], - [ - 1490052008, - "5.57" - ], - [ - 1490052023, - "5.57" - ], - [ - 1490052023, - "5.7700000000000005" - ], - [ - 1490052023, - "5.29" - ], - [ - 1490052038, - "5.57" - ], - [ - 1490052038, - "0.62" - ], - [ - 1490052038, - "5.29" - ], - [ - 1490052053, - "1.94" - ], - [ - 1490052053, - "2.9299999999999997" - ], - [ - 1490052053, - "5.29" - ], - [ - 1490052068, - "2.08" - ], - [ - 1490052068, - "2.86" - ], - [ - 1490052068, - "4.01" - ], - [ - 1490052083, - "4.58" - ], - [ - 1490052083, - "3.1100000000000003" - ], - [ - 1490052083, - "5.67" - ], - [ - 1490052098, - "5.67" - ], - [ - 1490052098, - "4.800000000000001" - ], - [ - 1490052098, - "5.35" - ], - [ - 1490052113, - "5.67" - ], - [ - 1490052113, - "5.530000000000001" - ], - [ - 1490052113, - "5.35" - ], - [ - 1490052128, - "5.530000000000001" - ], - [ - 1490052128, - "5.35" - ], - [ - 1490052128, - "5.67" - ], - [ - 1490052143, - "5.35" - ], - [ - 1490052143, - "5.530000000000001" - ], - [ - 1490052143, - "0.8" - ], - [ - 1490052158, - "3.1399999999999997" - ], - [ - 1490052158, - "1.7600000000000002" - ], - [ - 1490052158, - "5.530000000000001" - ], - [ - 1490052173, - "2.11" - ], - [ - 1490052173, - "2.7700000000000005" - ], - [ - 1490052173, - "4.22" - ], - [ - 1490052188, - "4.8100000000000005" - ], - [ - 1490052188, - "5.89" - ], - [ - 1490052188, - "3.09" - ], - [ - 1490052203, - "5.620000000000001" - ], - [ - 1490052203, - "5.89" - ], - [ - 1490052203, - "4.72" - ], - [ - 1490052218, - "5.34" - ], - [ - 1490052218, - "5.89" - ], - [ - 1490052218, - "5.620000000000001" - ], - [ - 1490052233, - "5.620000000000001" - ], - [ - 1490052233, - "5.34" - ], - [ - 1490052233, - "5.89" - ], - [ - 1490052248, - "0.78" - ], - [ - 1490052248, - "5.34" - ], - [ - 1490052248, - "5.620000000000001" - ], - [ - 1490052263, - "2.52" - ], - [ - 1490052263, - "5.34" - ], - [ - 1490052263, - "1.8399999999999999" - ], - [ - 1490052278, - "3.49" - ], - [ - 1490052278, - "2.5999999999999996" - ], - [ - 1490052278, - "1.85" - ], - [ - 1490052293, - "4.12" - ], - [ - 1490052293, - "2.91" - ], - [ - 1490052293, - "5.120000000000001" - ], - [ - 1490052308, - "5.120000000000001" - ], - [ - 1490052308, - "4.380000000000001" - ], - [ - 1490052308, - "4.97" - ], - [ - 1490052323, - "5.120000000000001" - ], - [ - 1490052323, - "4.97" - ], - [ - 1490052323, - "5.110000000000001" - ], - [ - 1490052338, - "4.97" - ], - [ - 1490052338, - "5.110000000000001" - ], - [ - 1490052338, - "1.62" - ], - [ - 1490052353, - "0.01" - ], - [ - 1490052353, - "2.47" - ], - [ - 1490052353, - "1.67" - ], - [ - 1490052368, - "4.07" - ], - [ - 1490052368, - "1.88" - ], - [ - 1490052368, - "2.57" - ], - [ - 1490052383, - "4.79" - ], - [ - 1490052383, - "2.71" - ], - [ - 1490052383, - "4.25" - ], - [ - 1490052398, - "4.99" - ], - [ - 1490052398, - "4.06" - ], - [ - 1490052398, - "4.79" - ], - [ - 1490052413, - "4.699999999999999" - ], - [ - 1490052413, - "4.99" - ], - [ - 1490052413, - "4.79" - ], - [ - 1490052428, - "4.99" - ], - [ - 1490052428, - "4.79" - ], - [ - 1490052428, - "4.699999999999999" - ], - [ - 1490052443, - "0.98" - ], - [ - 1490052443, - "2.21" - ], - [ - 1490052443, - "4.699999999999999" - ], - [ - 1490052458, - "2.2199999999999998" - ], - [ - 1490052458, - "1.01" - ], - [ - 1490052458, - "3.1" - ], - [ - 1490052473, - "1.92" - ], - [ - 1490052473, - "4.7" - ], - [ - 1490052473, - "4.05" - ], - [ - 1490052488, - "5.42" - ], - [ - 1490052488, - "2.62" - ], - [ - 1490052488, - "4.6899999999999995" - ], - [ - 1490052503, - "5.9399999999999995" - ], - [ - 1490052503, - "5.42" - ], - [ - 1490052503, - "3.94" - ], - [ - 1490052518, - "0.98" - ], - [ - 1490052518, - "4.62" - ], - [ - 1490052518, - "5.9399999999999995" - ], - [ - 1490052533, - "4.62" - ], - [ - 1490052533, - "1.94" - ], - [ - 1490052533, - "5.9399999999999995" - ], - [ - 1490052548, - "3.4699999999999998" - ], - [ - 1490052548, - "5.9399999999999995" - ], - [ - 1490052548, - "4.62" - ], - [ - 1490052563, - "4.22" - ], - [ - 1490052563, - "1.15" - ], - [ - 1490052563, - "4.62" - ], - [ - 1490052578, - "1.08" - ], - [ - 1490052578, - "3.0199999999999996" - ], - [ - 1490052578, - "5.879999999999999" - ], - [ - 1490052593, - "2.98" - ], - [ - 1490052593, - "3.9499999999999997" - ], - [ - 1490052593, - "5.879999999999999" - ], - [ - 1490052608, - "5.879999999999999" - ], - [ - 1490052608, - "5.369999999999999" - ], - [ - 1490052608, - "3.8" - ], - [ - 1490052623, - "1.06" - ], - [ - 1490052623, - "5.369999999999999" - ], - [ - 1490052623, - "5.33" - ], - [ - 1490052638, - "5.369999999999999" - ], - [ - 1490052638, - "2.87" - ], - [ - 1490052638, - "5.33" - ], - [ - 1490052653, - "3.79" - ], - [ - 1490052653, - "5.369999999999999" - ], - [ - 1490052653, - "5.33" - ], - [ - 1490052668, - "5.33" - ], - [ - 1490052668, - "1.9700000000000002" - ], - [ - 1490052668, - "5.23" - ], - [ - 1490052683, - "2.79" - ], - [ - 1490052683, - "1.92" - ], - [ - 1490052683, - "5.23" - ], - [ - 1490052698, - "2.59" - ], - [ - 1490052698, - "5.23" - ], - [ - 1490052698, - "4.29" - ], - [ - 1490052713, - "4.9" - ], - [ - 1490052713, - "4.1" - ], - [ - 1490052713, - "0.01" - ], - [ - 1490052728, - "2.05" - ], - [ - 1490052728, - "4.9" - ], - [ - 1490052728, - "4.789999999999999" - ], - [ - 1490052743, - "2.8899999999999997" - ], - [ - 1490052743, - "4.9" - ], - [ - 1490052743, - "4.789999999999999" - ], - [ - 1490052758, - "1.03" - ], - [ - 1490052758, - "4.3999999999999995" - ], - [ - 1490052758, - "4.789999999999999" - ], - [ - 1490052773, - "2.0300000000000002" - ], - [ - 1490052773, - "5.26" - ], - [ - 1490052773, - "0.87" - ], - [ - 1490052788, - "1.83" - ], - [ - 1490052788, - "5.26" - ], - [ - 1490052788, - "3.8800000000000003" - ], - [ - 1490052803, - "4.57" - ], - [ - 1490052803, - "5.26" - ], - [ - 1490052803, - "3.4299999999999997" - ], - [ - 1490052818, - "1.09" - ], - [ - 1490052818, - "4.3" - ], - [ - 1490052818, - "4.57" - ], - [ - 1490052833, - "5.640000000000001" - ], - [ - 1490052833, - "2.0300000000000002" - ], - [ - 1490052833, - "4.57" - ], - [ - 1490052848, - "3.8800000000000003" - ], - [ - 1490052848, - "5.640000000000001" - ], - [ - 1490052848, - "4.57" - ], - [ - 1490052863, - "0.98" - ], - [ - 1490052863, - "4.61" - ], - [ - 1490052863, - "5.640000000000001" - ], - [ - 1490052878, - "3.0300000000000002" - ], - [ - 1490052878, - "4.61" - ], - [ - 1490052878, - "1.03" - ], - [ - 1490052893, - "3.95" - ], - [ - 1490052893, - "2.8099999999999996" - ], - [ - 1490052893, - "4.61" - ], - [ - 1490052908, - "5.18" - ], - [ - 1490052908, - "3.4399999999999995" - ], - [ - 1490052908, - "4.61" - ], - [ - 1490052923, - "1.04" - ], - [ - 1490052923, - "5.18" - ], - [ - 1490052923, - "4.9399999999999995" - ], - [ - 1490052938, - "4.9399999999999995" - ], - [ - 1490052938, - "2.75" - ], - [ - 1490052938, - "5.18" - ], - [ - 1490052953, - "4.9399999999999995" - ], - [ - 1490052953, - "3.58" - ], - [ - 1490052953, - "1.07" - ], - [ - 1490052968, - "2.06" - ], - [ - 1490052968, - "4.890000000000001" - ], - [ - 1490052968, - "4.9399999999999995" - ], - [ - 1490052983, - "1.89" - ], - [ - 1490052983, - "3.51" - ], - [ - 1490052983, - "4.890000000000001" - ], - [ - 1490052998, - "2.78" - ], - [ - 1490052998, - "4.890000000000001" - ], - [ - 1490052998, - "4.27" - ], - [ - 1490053013, - "4.34" - ], - [ - 1490053013, - "4.890000000000001" - ], - [ - 1490053013, - "5.56" - ], - [ - 1490053028, - "1.98" - ], - [ - 1490053028, - "5.01" - ], - [ - 1490053028, - "5.56" - ], - [ - 1490053043, - "5.56" - ], - [ - 1490053043, - "2.89" - ], - [ - 1490053043, - "5.01" - ], - [ - 1490053058, - "5.01" - ], - [ - 1490053058, - "4.56" - ], - [ - 1490053058, - "1.03" - ], - [ - 1490053073, - "5.359999999999999" - ], - [ - 1490053073, - "3.01" - ], - [ - 1490053073, - "0.94" - ], - [ - 1490053088, - "2.65" - ], - [ - 1490053088, - "5.359999999999999" - ], - [ - 1490053088, - "3.8699999999999997" - ], - [ - 1490053103, - "5.24" - ], - [ - 1490053103, - "3.33" - ], - [ - 1490053103, - "5.359999999999999" - ], - [ - 1490053118, - "4.890000000000001" - ], - [ - 1490053118, - "1.01" - ], - [ - 1490053118, - "5.24" - ], - [ - 1490053133, - "4.890000000000001" - ], - [ - 1490053133, - "5.24" - ], - [ - 1490053133, - "2.02" - ], - [ - 1490053148, - "5.24" - ], - [ - 1490053148, - "3.8899999999999997" - ], - [ - 1490053148, - "4.890000000000001" - ], - [ - 1490053163, - "4.699999999999999" - ], - [ - 1490053163, - "2.08" - ], - [ - 1490053163, - "0.01" - ], - [ - 1490053178, - "2.98" - ], - [ - 1490053178, - "4.699999999999999" - ], - [ - 1490053178, - "1.99" - ], - [ - 1490053193, - "2.91" - ], - [ - 1490053193, - "4.699999999999999" - ], - [ - 1490053193, - "4.52" - ], - [ - 1490053208, - "4.45" - ], - [ - 1490053208, - "4.699999999999999" - ], - [ - 1490053208, - "5.26" - ], - [ - 1490053223, - "5.26" - ], - [ - 1490053223, - "5.19" - ], - [ - 1490053223, - "1.94" - ], - [ - 1490053238, - "5.19" - ], - [ - 1490053238, - "5.26" - ], - [ - 1490053238, - "2.74" - ], - [ - 1490053253, - "4.5" - ], - [ - 1490053253, - "5.19" - ], - [ - 1490053253, - "1.01" - ], - [ - 1490053268, - "2.01" - ], - [ - 1490053268, - "5.3" - ], - [ - 1490053268, - "1.05" - ], - [ - 1490053283, - "3.8499999999999996" - ], - [ - 1490053283, - "5.3" - ], - [ - 1490053283, - "2.09" - ], - [ - 1490053298, - "5.3" - ], - [ - 1490053298, - "3.67" - ], - [ - 1490053298, - "4.6" - ], - [ - 1490053313, - "4.6" - ], - [ - 1490053313, - "6.06" - ], - [ - 1490053313, - "1.03" - ], - [ - 1490053328, - "1.9500000000000002" - ], - [ - 1490053328, - "6.06" - ], - [ - 1490053328, - "6.1" - ], - [ - 1490053343, - "6.1" - ], - [ - 1490053343, - "3.8400000000000003" - ], - [ - 1490053343, - "6.06" - ], - [ - 1490053358, - "1.16" - ], - [ - 1490053358, - "4.49" - ], - [ - 1490053358, - "6.1" - ], - [ - 1490053373, - "6.090000000000001" - ], - [ - 1490053373, - "2.9499999999999997" - ], - [ - 1490053373, - "1.15" - ], - [ - 1490053388, - "2.74" - ], - [ - 1490053388, - "6.090000000000001" - ], - [ - 1490053388, - "3.8499999999999996" - ], - [ - 1490053403, - "3.37" - ], - [ - 1490053403, - "6.090000000000001" - ], - [ - 1490053403, - "5.089999999999999" - ], - [ - 1490053418, - "1.1" - ], - [ - 1490053418, - "4.82" - ], - [ - 1490053418, - "5.089999999999999" - ], - [ - 1490053433, - "2.83" - ], - [ - 1490053433, - "4.82" - ], - [ - 1490053433, - "5.089999999999999" - ], - [ - 1490053448, - "5.089999999999999" - ], - [ - 1490053448, - "4.82" - ], - [ - 1490053448, - "3.7600000000000002" - ], - [ - 1490053463, - "4.82" - ], - [ - 1490053463, - "1.96" - ], - [ - 1490053463, - "5.24" - ], - [ - 1490053478, - "1.84" - ], - [ - 1490053478, - "5.24" - ], - [ - 1490053478, - "2.85" - ], - [ - 1490053493, - "4.28" - ], - [ - 1490053493, - "2.59" - ], - [ - 1490053493, - "5.24" - ], - [ - 1490053508, - "5.24" - ], - [ - 1490053508, - "4.1899999999999995" - ], - [ - 1490053508, - "4.970000000000001" - ], - [ - 1490053523, - "4.970000000000001" - ], - [ - 1490053523, - "4.8999999999999995" - ], - [ - 1490053523, - "2" - ], - [ - 1490053538, - "2.87" - ], - [ - 1490053538, - "4.970000000000001" - ], - [ - 1490053538, - "4.8999999999999995" - ], - [ - 1490053553, - "1.05" - ], - [ - 1490053553, - "4.8999999999999995" - ], - [ - 1490053553, - "4.45" - ], - [ - 1490053568, - "2.94" - ], - [ - 1490053568, - "0.91" - ], - [ - 1490053568, - "5.3" - ], - [ - 1490053583, - "1.8" - ], - [ - 1490053583, - "3.87" - ], - [ - 1490053583, - "5.3" - ], - [ - 1490053598, - "5.1000000000000005" - ], - [ - 1490053598, - "3.24" - ], - [ - 1490053598, - "5.3" - ], - [ - 1490053613, - "4.1000000000000005" - ], - [ - 1490053613, - "5.1000000000000005" - ], - [ - 1490053613, - "1.1" - ], - [ - 1490053628, - "5.1000000000000005" - ], - [ - 1490053628, - "1.9000000000000001" - ], - [ - 1490053628, - "4.1000000000000005" - ], - [ - 1490053643, - "3.63" - ], - [ - 1490053643, - "4.1000000000000005" - ], - [ - 1490053643, - "5.1000000000000005" - ], - [ - 1490053658, - "2.06" - ], - [ - 1490053658, - "4.1000000000000005" - ], - [ - 1490053658, - "4.33" - ], - [ - 1490053673, - "2.93" - ], - [ - 1490053673, - "1.83" - ], - [ - 1490053673, - "4.33" - ], - [ - 1490053688, - "2.5" - ], - [ - 1490053688, - "4.26" - ], - [ - 1490053688, - "4.33" - ], - [ - 1490053703, - "3.97" - ], - [ - 1490053703, - "4.33" - ], - [ - 1490053703, - "4.85" - ], - [ - 1490053718, - "4.63" - ], - [ - 1490053718, - "1.15" - ], - [ - 1490053718, - "4.85" - ], - [ - 1490053733, - "4.63" - ], - [ - 1490053733, - "2.75" - ], - [ - 1490053733, - "4.85" - ], - [ - 1490053748, - "4.63" - ], - [ - 1490053748, - "1.19" - ], - [ - 1490053748, - "3.65" - ], - [ - 1490053763, - "5.24" - ], - [ - 1490053763, - "0.96" - ], - [ - 1490053763, - "2.25" - ], - [ - 1490053778, - "4.1" - ], - [ - 1490053778, - "1.98" - ], - [ - 1490053778, - "5.24" - ], - [ - 1490053793, - "3.6900000000000004" - ], - [ - 1490053793, - "5.24" - ], - [ - 1490053793, - "4.83" - ], - [ - 1490053808, - "6.31" - ], - [ - 1490053808, - "1.06" - ], - [ - 1490053808, - "4.6000000000000005" - ], - [ - 1490053823, - "2.08" - ], - [ - 1490053823, - "5.930000000000001" - ], - [ - 1490053823, - "6.31" - ], - [ - 1490053838, - "5.930000000000001" - ], - [ - 1490053838, - "6.31" - ], - [ - 1490053838, - "3.93" - ], - [ - 1490053853, - "5.930000000000001" - ], - [ - 1490053853, - "1.16" - ], - [ - 1490053853, - "4.6000000000000005" - ], - [ - 1490053868, - "6.000000000000001" - ], - [ - 1490053868, - "2.9299999999999997" - ], - [ - 1490053868, - "1.04" - ], - [ - 1490053883, - "2.62" - ], - [ - 1490053883, - "6.000000000000001" - ], - [ - 1490053883, - "3.71" - ], - [ - 1490053898, - "6.000000000000001" - ], - [ - 1490053898, - "3.21" - ], - [ - 1490053898, - "4.9799999999999995" - ], - [ - 1490053913, - "1.07" - ], - [ - 1490053913, - "4.9799999999999995" - ], - [ - 1490053913, - "4.65" - ], - [ - 1490053928, - "2.93" - ], - [ - 1490053928, - "4.65" - ], - [ - 1490053928, - "4.9799999999999995" - ], - [ - 1490053943, - "3.8600000000000003" - ], - [ - 1490053943, - "4.65" - ], - [ - 1490053943, - "4.9799999999999995" - ], - [ - 1490053958, - "5.410000000000001" - ], - [ - 1490053958, - "2.16" - ], - [ - 1490053958, - "4.65" - ], - [ - 1490053973, - "1.98" - ], - [ - 1490053973, - "3.0100000000000002" - ], - [ - 1490053973, - "5.410000000000001" - ], - [ - 1490053988, - "4.54" - ], - [ - 1490053988, - "2.74" - ], - [ - 1490053988, - "5.410000000000001" - ], - [ - 1490054003, - "5.17" - ], - [ - 1490054003, - "4.29" - ], - [ - 1490054003, - "5.410000000000001" - ], - [ - 1490054018, - "2.01" - ], - [ - 1490054018, - "4.97" - ], - [ - 1490054018, - "5.17" - ], - [ - 1490054033, - "5.17" - ], - [ - 1490054033, - "4.97" - ], - [ - 1490054033, - "2.86" - ], - [ - 1490054048, - "4.51" - ], - [ - 1490054048, - "4.97" - ], - [ - 1490054048, - "1.09" - ], - [ - 1490054063, - "2.88" - ], - [ - 1490054063, - "5.22" - ], - [ - 1490054063, - "1.11" - ], - [ - 1490054078, - "5.22" - ], - [ - 1490054078, - "3.73" - ], - [ - 1490054078, - "2.0700000000000003" - ], - [ - 1490054093, - "5.069999999999999" - ], - [ - 1490054093, - "3.4800000000000004" - ], - [ - 1490054093, - "5.22" - ], - [ - 1490054108, - "5.069999999999999" - ], - [ - 1490054108, - "4.430000000000001" - ], - [ - 1490054108, - "1.13" - ], - [ - 1490054123, - "5.069999999999999" - ], - [ - 1490054123, - "4.430000000000001" - ], - [ - 1490054123, - "2.24" - ], - [ - 1490054138, - "4.12" - ], - [ - 1490054138, - "5.069999999999999" - ], - [ - 1490054138, - "4.430000000000001" - ], - [ - 1490054153, - "2.1399999999999997" - ], - [ - 1490054153, - "0.01" - ], - [ - 1490054153, - "4.82" - ], - [ - 1490054168, - "1.96" - ], - [ - 1490054168, - "4.82" - ], - [ - 1490054168, - "3.0799999999999996" - ], - [ - 1490054183, - "4.72" - ], - [ - 1490054183, - "2.81" - ], - [ - 1490054183, - "4.82" - ], - [ - 1490054198, - "0.01" - ], - [ - 1490054198, - "4.27" - ], - [ - 1490054198, - "5.3999999999999995" - ], - [ - 1490054213, - "5.3999999999999995" - ], - [ - 1490054213, - "4.92" - ], - [ - 1490054213, - "1.25" - ], - [ - 1490054228, - "5.3999999999999995" - ], - [ - 1490054228, - "2.9899999999999998" - ], - [ - 1490054228, - "4.92" - ], - [ - 1490054243, - "1.1" - ], - [ - 1490054243, - "3.8899999999999997" - ], - [ - 1490054243, - "4.92" - ], - [ - 1490054258, - "1.12" - ], - [ - 1490054258, - "2.09" - ], - [ - 1490054258, - "5.54" - ], - [ - 1490054273, - "5.54" - ], - [ - 1490054273, - "4.04" - ], - [ - 1490054273, - "2.1" - ], - [ - 1490054288, - "4.79" - ], - [ - 1490054288, - "3.56" - ], - [ - 1490054288, - "5.54" - ], - [ - 1490054303, - "6.15" - ], - [ - 1490054303, - "1.12" - ], - [ - 1490054303, - "4.53" - ], - [ - 1490054318, - "6" - ], - [ - 1490054318, - "6.15" - ], - [ - 1490054318, - "2.22" - ], - [ - 1490054333, - "6.15" - ], - [ - 1490054333, - "3.98" - ], - [ - 1490054333, - "6" - ], - [ - 1490054348, - "6" - ], - [ - 1490054348, - "1.09" - ], - [ - 1490054348, - "4.68" - ], - [ - 1490054363, - "2.8800000000000003" - ], - [ - 1490054363, - "6.239999999999999" - ], - [ - 1490054363, - "1.03" - ], - [ - 1490054378, - "2.67" - ], - [ - 1490054378, - "6.239999999999999" - ], - [ - 1490054378, - "3.72" - ], - [ - 1490054393, - "3.35" - ], - [ - 1490054393, - "5.05" - ], - [ - 1490054393, - "6.239999999999999" - ], - [ - 1490054408, - "1.14" - ], - [ - 1490054408, - "5.05" - ], - [ - 1490054408, - "4.93" - ], - [ - 1490054423, - "4.93" - ], - [ - 1490054423, - "3.04" - ], - [ - 1490054423, - "5.05" - ], - [ - 1490054438, - "3.93" - ], - [ - 1490054438, - "0.01" - ], - [ - 1490054438, - "4.93" - ], - [ - 1490054453, - "4.93" - ], - [ - 1490054453, - "2.15" - ], - [ - 1490054453, - "5.430000000000001" - ], - [ - 1490054468, - "2.01" - ], - [ - 1490054468, - "3.08" - ], - [ - 1490054468, - "5.430000000000001" - ], - [ - 1490054483, - "5.430000000000001" - ], - [ - 1490054483, - "4.55" - ], - [ - 1490054483, - "2.76" - ], - [ - 1490054498, - "5.18" - ], - [ - 1490054498, - "4.35" - ], - [ - 1490054498, - "5.430000000000001" - ], - [ - 1490054513, - "5.05" - ], - [ - 1490054513, - "2.29" - ], - [ - 1490054513, - "5.18" - ], - [ - 1490054528, - "5.05" - ], - [ - 1490054528, - "5.18" - ], - [ - 1490054528, - "3.31" - ], - [ - 1490054543, - "1.18" - ], - [ - 1490054543, - "4.91" - ], - [ - 1490054543, - "5.05" - ], - [ - 1490054558, - "1.1" - ], - [ - 1490054558, - "5.76" - ], - [ - 1490054558, - "2.23" - ], - [ - 1490054573, - "5.76" - ], - [ - 1490054573, - "2.09" - ], - [ - 1490054573, - "4.08" - ], - [ - 1490054588, - "5.76" - ], - [ - 1490054588, - "3.63" - ], - [ - 1490054588, - "4.8" - ], - [ - 1490054603, - "1.27" - ], - [ - 1490054603, - "4.8" - ], - [ - 1490054603, - "4.68" - ], - [ - 1490054618, - "4.68" - ], - [ - 1490054618, - "2.33" - ], - [ - 1490054618, - "4.8" - ], - [ - 1490054633, - "4.11" - ], - [ - 1490054633, - "4.8" - ], - [ - 1490054633, - "4.68" - ], - [ - 1490054648, - "4.68" - ], - [ - 1490054648, - "1.25" - ], - [ - 1490054648, - "4.86" - ], - [ - 1490054663, - "1.08" - ], - [ - 1490054663, - "3.07" - ], - [ - 1490054663, - "6.57" - ], - [ - 1490054678, - "6.57" - ], - [ - 1490054678, - "4.06" - ], - [ - 1490054678, - "3.02" - ], - [ - 1490054693, - "5.67" - ], - [ - 1490054693, - "3.83" - ], - [ - 1490054693, - "6.57" - ], - [ - 1490054708, - "5.67" - ], - [ - 1490054708, - "5.86" - ], - [ - 1490054708, - "1.4" - ], - [ - 1490054723, - "5.86" - ], - [ - 1490054723, - "3.3299999999999996" - ], - [ - 1490054723, - "5.67" - ], - [ - 1490054738, - "5.86" - ], - [ - 1490054738, - "4.17" - ], - [ - 1490054738, - "1.17" - ], - [ - 1490054753, - "5.68" - ], - [ - 1490054753, - "2.12" - ], - [ - 1490054753, - "1.06" - ], - [ - 1490054768, - "2.06" - ], - [ - 1490054768, - "3.7700000000000005" - ], - [ - 1490054768, - "5.68" - ], - [ - 1490054783, - "3.67" - ], - [ - 1490054783, - "4.420000000000001" - ], - [ - 1490054783, - "5.68" - ], - [ - 1490054798, - "4.62" - ], - [ - 1490054798, - "5.68" - ], - [ - 1490054798, - "5.800000000000001" - ], - [ - 1490054813, - "5.800000000000001" - ], - [ - 1490054813, - "2.2" - ], - [ - 1490054813, - "6.26" - ], - [ - 1490054828, - "3.25" - ], - [ - 1490054828, - "6.26" - ], - [ - 1490054828, - "5.800000000000001" - ], - [ - 1490054843, - "1.16" - ], - [ - 1490054843, - "5.140000000000001" - ], - [ - 1490054843, - "6.26" - ], - [ - 1490054858, - "6.040000000000001" - ], - [ - 1490054858, - "3.29" - ], - [ - 1490054858, - "1.22" - ], - [ - 1490054873, - "6.040000000000001" - ], - [ - 1490054873, - "4.26" - ], - [ - 1490054873, - "2.36" - ], - [ - 1490054888, - "6.040000000000001" - ], - [ - 1490054888, - "5.68" - ], - [ - 1490054888, - "3.69" - ], - [ - 1490054903, - "4.52" - ], - [ - 1490054903, - "1.12" - ], - [ - 1490054903, - "5.68" - ], - [ - 1490054918, - "5.68" - ], - [ - 1490054918, - "4.52" - ], - [ - 1490054918, - "2.87" - ], - [ - 1490054933, - "5.68" - ], - [ - 1490054933, - "4.52" - ], - [ - 1490054933, - "3.7600000000000002" - ], - [ - 1490054948, - "5.170000000000001" - ], - [ - 1490054948, - "4.52" - ], - [ - 1490054948, - "2.1" - ], - [ - 1490054963, - "2.9000000000000004" - ], - [ - 1490054963, - "5.170000000000001" - ], - [ - 1490054963, - "2.09" - ], - [ - 1490054978, - "4.260000000000001" - ], - [ - 1490054978, - "5.170000000000001" - ], - [ - 1490054978, - "2.83" - ], - [ - 1490054993, - "4.94" - ], - [ - 1490054993, - "4.33" - ], - [ - 1490054993, - "5.170000000000001" - ], - [ - 1490055008, - "4.94" - ], - [ - 1490055008, - "2.01" - ], - [ - 1490055008, - "5.09" - ], - [ - 1490055023, - "4.94" - ], - [ - 1490055023, - "2.8499999999999996" - ], - [ - 1490055023, - "5.09" - ], - [ - 1490055038, - "4.18" - ], - [ - 1490055038, - "5.09" - ], - [ - 1490055038, - "1.14" - ], - [ - 1490055053, - "1.2" - ], - [ - 1490055053, - "2.07" - ], - [ - 1490055053, - "4.9799999999999995" - ], - [ - 1490055068, - "2.09" - ], - [ - 1490055068, - "4.9799999999999995" - ], - [ - 1490055068, - "3.82" - ], - [ - 1490055083, - "4.9799999999999995" - ], - [ - 1490055083, - "4.45" - ], - [ - 1490055083, - "3.42" - ], - [ - 1490055098, - "1.08" - ], - [ - 1490055098, - "4.45" - ], - [ - 1490055098, - "4.27" - ], - [ - 1490055113, - "5.55" - ], - [ - 1490055113, - "1.9300000000000002" - ], - [ - 1490055113, - "4.45" - ], - [ - 1490055128, - "3.4400000000000004" - ], - [ - 1490055128, - "5.55" - ], - [ - 1490055128, - "4.45" - ], - [ - 1490055143, - "3.99" - ], - [ - 1490055143, - "5.55" - ], - [ - 1490055143, - "1.25" - ], - [ - 1490055158, - "1.13" - ], - [ - 1490055158, - "2.8000000000000003" - ], - [ - 1490055158, - "5.34" - ], - [ - 1490055173, - "3.54" - ], - [ - 1490055173, - "2.57" - ], - [ - 1490055173, - "5.34" - ], - [ - 1490055188, - "5.34" - ], - [ - 1490055188, - "4.7299999999999995" - ], - [ - 1490055188, - "3.1599999999999997" - ], - [ - 1490055203, - "4.6" - ], - [ - 1490055203, - "4.7299999999999995" - ], - [ - 1490055203, - "1.09" - ], - [ - 1490055218, - "4.7299999999999995" - ], - [ - 1490055218, - "2.64" - ], - [ - 1490055218, - "4.6" - ], - [ - 1490055233, - "4.7299999999999995" - ], - [ - 1490055233, - "4.6" - ], - [ - 1490055233, - "3.42" - ], - [ - 1490055248, - "1.9200000000000002" - ], - [ - 1490055248, - "4.6" - ], - [ - 1490055248, - "4.609999999999999" - ], - [ - 1490055263, - "2.1" - ], - [ - 1490055263, - "4.609999999999999" - ], - [ - 1490055263, - "2.63" - ], - [ - 1490055278, - "2.84" - ], - [ - 1490055278, - "4.609999999999999" - ], - [ - 1490055278, - "4.07" - ], - [ - 1490055293, - "0.01" - ], - [ - 1490055293, - "4.630000000000001" - ], - [ - 1490055293, - "4.39" - ], - [ - 1490055308, - "1.84" - ], - [ - 1490055308, - "4.630000000000001" - ], - [ - 1490055308, - "5" - ], - [ - 1490055323, - "2.64" - ], - [ - 1490055323, - "5" - ], - [ - 1490055323, - "4.630000000000001" - ], - [ - 1490055338, - "5" - ], - [ - 1490055338, - "3.99" - ], - [ - 1490055338, - "1.15" - ], - [ - 1490055353, - "4.720000000000001" - ], - [ - 1490055353, - "1.04" - ], - [ - 1490055353, - "2.8099999999999996" - ], - [ - 1490055368, - "4.720000000000001" - ], - [ - 1490055368, - "2.62" - ], - [ - 1490055368, - "3.6799999999999997" - ], - [ - 1490055383, - "4.85" - ], - [ - 1490055383, - "4.720000000000001" - ], - [ - 1490055383, - "3.33" - ], - [ - 1490055398, - "1.13" - ], - [ - 1490055398, - "4.85" - ], - [ - 1490055398, - "4.72" - ], - [ - 1490055413, - "1.96" - ], - [ - 1490055413, - "4.72" - ], - [ - 1490055413, - "4.85" - ], - [ - 1490055428, - "0.01" - ], - [ - 1490055428, - "3.6" - ], - [ - 1490055428, - "4.72" - ], - [ - 1490055443, - "1.9900000000000002" - ], - [ - 1490055443, - "4.72" - ], - [ - 1490055443, - "4.22" - ], - [ - 1490055458, - "2.7600000000000002" - ], - [ - 1490055458, - "4.22" - ], - [ - 1490055458, - "1.9899999999999998" - ], - [ - 1490055473, - "4.22" - ], - [ - 1490055473, - "2.5599999999999996" - ], - [ - 1490055473, - "4.41" - ], - [ - 1490055488, - "3.78" - ], - [ - 1490055488, - "5" - ], - [ - 1490055488, - "4.22" - ], - [ - 1490055503, - "1.96" - ], - [ - 1490055503, - "4.42" - ], - [ - 1490055503, - "5" - ], - [ - 1490055518, - "5" - ], - [ - 1490055518, - "4.42" - ], - [ - 1490055518, - "2.6" - ], - [ - 1490055533, - "4.07" - ], - [ - 1490055533, - "1.17" - ], - [ - 1490055533, - "4.42" - ], - [ - 1490055548, - "4.84" - ], - [ - 1490055548, - "1.15" - ], - [ - 1490055548, - "2.08" - ], - [ - 1490055563, - "3.6999999999999997" - ], - [ - 1490055563, - "2.3" - ], - [ - 1490055563, - "4.84" - ], - [ - 1490055578, - "4.449999999999999" - ], - [ - 1490055578, - "4.79" - ], - [ - 1490055578, - "4.84" - ], - [ - 1490055593, - "0.86" - ], - [ - 1490055593, - "5.659999999999999" - ], - [ - 1490055593, - "4.79" - ], - [ - 1490055608, - "4.79" - ], - [ - 1490055608, - "7.619999999999999" - ], - [ - 1490055608, - "2.2399999999999998" - ], - [ - 1490055623, - "4.79" - ], - [ - 1490055623, - "7.619999999999999" - ], - [ - 1490055623, - "6.039999999999999" - ], - [ - 1490055638, - "7.619999999999999" - ], - [ - 1490055638, - "7.869999999999999" - ], - [ - 1490055638, - "1.2" - ], - [ - 1490055653, - "0.55" - ], - [ - 1490055653, - "1.2" - ], - [ - 1490055653, - "10.35" - ], - [ - 1490055668, - "10.35" - ], - [ - 1490055668, - "0.7" - ], - [ - 1490055668, - "0.55" - ], - [ - 1490055683, - "3.2699999999999996" - ], - [ - 1490055683, - "10.35" - ], - [ - 1490055683, - "1" - ], - [ - 1490055698, - "3.05" - ], - [ - 1490055698, - "10.35" - ], - [ - 1490055698, - "4.209999999999999" - ], - [ - 1490055713, - "1.03" - ], - [ - 1490055713, - "4.21" - ], - [ - 1490055713, - "5.959999999999999" - ], - [ - 1490055728, - "2.26" - ], - [ - 1490055728, - "5.85" - ], - [ - 1490055728, - "6.889999999999999" - ], - [ - 1490055743, - "5.85" - ], - [ - 1490055743, - "3.96" - ], - [ - 1490055743, - "6.889999999999999" - ], - [ - 1490055758, - "6.889999999999999" - ], - [ - 1490055758, - "5.85" - ], - [ - 1490055758, - "5.01" - ], - [ - 1490055773, - "6.53" - ], - [ - 1490055773, - "5.85" - ], - [ - 1490055773, - "2.1900000000000004" - ], - [ - 1490055788, - "6.53" - ], - [ - 1490055788, - "2.04" - ], - [ - 1490055788, - "3.1400000000000006" - ], - [ - 1490055803, - "6.53" - ], - [ - 1490055803, - "3.17" - ], - [ - 1490055803, - "4.880000000000001" - ], - [ - 1490055818, - "2.17" - ], - [ - 1490055818, - "5.12" - ], - [ - 1490055818, - "5.740000000000001" - ], - [ - 1490055833, - "3.2" - ], - [ - 1490055833, - "5.96" - ], - [ - 1490055833, - "5.740000000000001" - ], - [ - 1490055848, - "5.109999999999999" - ], - [ - 1490055848, - "5.740000000000001" - ], - [ - 1490055848, - "5.96" - ], - [ - 1490055863, - "1.1" - ], - [ - 1490055863, - "6.02" - ], - [ - 1490055863, - "5.96" - ], - [ - 1490055878, - "2.0700000000000003" - ], - [ - 1490055878, - "6.02" - ], - [ - 1490055878, - "1" - ], - [ - 1490055893, - "1.8599999999999999" - ], - [ - 1490055893, - "3.6900000000000004" - ], - [ - 1490055893, - "6.02" - ], - [ - 1490055908, - "6.02" - ], - [ - 1490055908, - "3.4699999999999998" - ], - [ - 1490055908, - "4.33" - ], - [ - 1490055923, - "5.760000000000001" - ], - [ - 1490055923, - "2.1" - ], - [ - 1490055923, - "4.09" - ], - [ - 1490055938, - "2.79" - ], - [ - 1490055938, - "5.3" - ], - [ - 1490055938, - "5.760000000000001" - ], - [ - 1490055953, - "5.760000000000001" - ], - [ - 1490055953, - "5.3" - ], - [ - 1490055953, - "4.15" - ], - [ - 1490055968, - "4.78" - ], - [ - 1490055968, - "1.23" - ], - [ - 1490055968, - "5.3" - ], - [ - 1490055983, - "4.78" - ], - [ - 1490055983, - "2.75" - ], - [ - 1490055983, - "1.07" - ], - [ - 1490055998, - "4.78" - ], - [ - 1490055998, - "3.57" - ], - [ - 1490055998, - "2.75" - ], - [ - 1490056013, - "4.859999999999999" - ], - [ - 1490056013, - "1.02" - ], - [ - 1490056013, - "3.61" - ], - [ - 1490056028, - "5" - ], - [ - 1490056028, - "2.69" - ], - [ - 1490056028, - "4.859999999999999" - ], - [ - 1490056043, - "3.41" - ], - [ - 1490056043, - "5" - ], - [ - 1490056043, - "4.859999999999999" - ], - [ - 1490056058, - "5" - ], - [ - 1490056058, - "5.13" - ], - [ - 1490056058, - "4.859999999999999" - ], - [ - 1490056073, - "2.27" - ], - [ - 1490056073, - "5.13" - ], - [ - 1490056073, - "0.01" - ], - [ - 1490056088, - "1.9" - ], - [ - 1490056088, - "5.13" - ], - [ - 1490056088, - "2.9699999999999998" - ], - [ - 1490056103, - "2.63" - ], - [ - 1490056103, - "5.13" - ], - [ - 1490056103, - "4.33" - ], - [ - 1490056118, - "3.95" - ], - [ - 1490056118, - "2.13" - ], - [ - 1490056118, - "4.96" - ], - [ - 1490056133, - "2.82" - ], - [ - 1490056133, - "4.5200000000000005" - ], - [ - 1490056133, - "4.96" - ], - [ - 1490056148, - "4.96" - ], - [ - 1490056148, - "4.27" - ], - [ - 1490056148, - "4.5200000000000005" - ], - [ - 1490056163, - "1.15" - ], - [ - 1490056163, - "4.5200000000000005" - ], - [ - 1490056163, - "4.9799999999999995" - ], - [ - 1490056178, - "2.03" - ], - [ - 1490056178, - "4.9799999999999995" - ], - [ - 1490056178, - "1.22" - ], - [ - 1490056193, - "4.9799999999999995" - ], - [ - 1490056193, - "3.59" - ], - [ - 1490056193, - "1.98" - ], - [ - 1490056208, - "3.5399999999999996" - ], - [ - 1490056208, - "1.1" - ], - [ - 1490056208, - "4.21" - ], - [ - 1490056223, - "4.21" - ], - [ - 1490056223, - "4.14" - ], - [ - 1490056223, - "2.1" - ], - [ - 1490056238, - "4.21" - ], - [ - 1490056238, - "3.5300000000000002" - ], - [ - 1490056238, - "4.14" - ], - [ - 1490056253, - "4.3100000000000005" - ], - [ - 1490056253, - "4.14" - ], - [ - 1490056253, - "4.21" - ], - [ - 1490056268, - "4.14" - ], - [ - 1490056268, - "1.96" - ], - [ - 1490056268, - "4.3100000000000005" - ], - [ - 1490056283, - "4.3100000000000005" - ], - [ - 1490056283, - "2.75" - ], - [ - 1490056283, - "1.17" - ], - [ - 1490056298, - "2.6399999999999997" - ], - [ - 1490056298, - "4.1" - ], - [ - 1490056298, - "4.3100000000000005" - ], - [ - 1490056313, - "4.81" - ], - [ - 1490056313, - "3.4299999999999997" - ], - [ - 1490056313, - "1.15" - ], - [ - 1490056328, - "4.659999999999999" - ], - [ - 1490056328, - "4.81" - ], - [ - 1490056328, - "2.6799999999999997" - ], - [ - 1490056343, - "4.659999999999999" - ], - [ - 1490056343, - "4.81" - ], - [ - 1490056343, - "3.28" - ], - [ - 1490056358, - "1.09" - ], - [ - 1490056358, - "4.84" - ], - [ - 1490056358, - "4.659999999999999" - ], - [ - 1490056373, - "1.16" - ], - [ - 1490056373, - "4.84" - ], - [ - 1490056373, - "1.98" - ], - [ - 1490056388, - "3.6500000000000004" - ], - [ - 1490056388, - "1.93" - ], - [ - 1490056388, - "4.84" - ], - [ - 1490056403, - "1.27" - ], - [ - 1490056403, - "3.56" - ], - [ - 1490056403, - "4.260000000000001" - ], - [ - 1490056418, - "4.16" - ], - [ - 1490056418, - "5.73" - ], - [ - 1490056418, - "2.19" - ], - [ - 1490056433, - "5.73" - ], - [ - 1490056433, - "5.300000000000001" - ], - [ - 1490056433, - "3.4899999999999998" - ], - [ - 1490056448, - "4.39" - ], - [ - 1490056448, - "5.73" - ], - [ - 1490056448, - "5.300000000000001" - ], - [ - 1490056463, - "5.63" - ], - [ - 1490056463, - "1.17" - ], - [ - 1490056463, - "5.300000000000001" - ], - [ - 1490056478, - "1.1" - ], - [ - 1490056478, - "5.63" - ], - [ - 1490056478, - "2.85" - ], - [ - 1490056493, - "3.72" - ], - [ - 1490056493, - "2.67" - ], - [ - 1490056493, - "5.63" - ], - [ - 1490056508, - "4.8500000000000005" - ], - [ - 1490056508, - "0.96" - ], - [ - 1490056508, - "3.51" - ], - [ - 1490056523, - "4.67" - ], - [ - 1490056523, - "2.75" - ], - [ - 1490056523, - "4.8500000000000005" - ], - [ - 1490056538, - "4.8500000000000005" - ], - [ - 1490056538, - "3.38" - ], - [ - 1490056538, - "4.67" - ], - [ - 1490056553, - "4.67" - ], - [ - 1490056553, - "4.8500000000000005" - ], - [ - 1490056553, - "4.890000000000001" - ], - [ - 1490056568, - "4.890000000000001" - ], - [ - 1490056568, - "1.94" - ], - [ - 1490056568, - "4.67" - ], - [ - 1490056583, - "1.9500000000000002" - ], - [ - 1490056583, - "2.66" - ], - [ - 1490056583, - "4.890000000000001" - ], - [ - 1490056598, - "2.71" - ], - [ - 1490056598, - "4.08" - ], - [ - 1490056598, - "4.890000000000001" - ], - [ - 1490056613, - "2.14" - ], - [ - 1490056613, - "4.14" - ], - [ - 1490056613, - "4.74" - ], - [ - 1490056628, - "4.74" - ], - [ - 1490056628, - "2.91" - ], - [ - 1490056628, - "4.79" - ], - [ - 1490056643, - "4.36" - ], - [ - 1490056643, - "4.79" - ], - [ - 1490056643, - "4.74" - ], - [ - 1490056658, - "1.06" - ], - [ - 1490056658, - "5.2" - ], - [ - 1490056658, - "4.79" - ], - [ - 1490056673, - "5.2" - ], - [ - 1490056673, - "2.14" - ], - [ - 1490056673, - "1.2" - ], - [ - 1490056688, - "3.81" - ], - [ - 1490056688, - "2.12" - ], - [ - 1490056688, - "5.2" - ], - [ - 1490056703, - "3.7600000000000002" - ], - [ - 1490056703, - "4.39" - ], - [ - 1490056703, - "1.19" - ], - [ - 1490056718, - "4.4" - ], - [ - 1490056718, - "4.39" - ], - [ - 1490056718, - "2.1399999999999997" - ], - [ - 1490056733, - "4.39" - ], - [ - 1490056733, - "3.4999999999999996" - ], - [ - 1490056733, - "4.4" - ], - [ - 1490056748, - "4.4" - ], - [ - 1490056748, - "4.31" - ], - [ - 1490056748, - "4.39" - ], - [ - 1490056763, - "4.31" - ], - [ - 1490056763, - "4.4" - ], - [ - 1490056763, - "1.8800000000000001" - ], - [ - 1490056778, - "2.67" - ], - [ - 1490056778, - "4.31" - ], - [ - 1490056778, - "1.22" - ], - [ - 1490056793, - "4.18" - ], - [ - 1490056793, - "4.31" - ], - [ - 1490056793, - "2.87" - ], - [ - 1490056808, - "4.93" - ], - [ - 1490056808, - "1.11" - ], - [ - 1490056808, - "3.87" - ], - [ - 1490056823, - "4.93" - ], - [ - 1490056823, - "2.92" - ], - [ - 1490056823, - "5.2" - ], - [ - 1490056838, - "3.61" - ], - [ - 1490056838, - "4.93" - ], - [ - 1490056838, - "5.2" - ], - [ - 1490056853, - "1.56" - ], - [ - 1490056853, - "5.2" - ], - [ - 1490056853, - "5.390000000000001" - ], - [ - 1490056868, - "5.2" - ], - [ - 1490056868, - "2.7" - ], - [ - 1490056868, - "5.390000000000001" - ], - [ - 1490056883, - "2.2199999999999998" - ], - [ - 1490056883, - "5.390000000000001" - ], - [ - 1490056883, - "4.5600000000000005" - ], - [ - 1490056898, - "5.390000000000001" - ], - [ - 1490056898, - "3.21" - ], - [ - 1490056898, - "5.3100000000000005" - ], - [ - 1490056913, - "2.1100000000000003" - ], - [ - 1490056913, - "7.13" - ], - [ - 1490056913, - "4.96" - ], - [ - 1490056928, - "2.9400000000000004" - ], - [ - 1490056928, - "7.13" - ], - [ - 1490056928, - "5.62" - ], - [ - 1490056943, - "7.13" - ], - [ - 1490056943, - "5.62" - ], - [ - 1490056943, - "4.550000000000001" - ], - [ - 1490056958, - "1.14" - ], - [ - 1490056958, - "5.62" - ], - [ - 1490056958, - "5.380000000000001" - ], - [ - 1490056973, - "1.14" - ], - [ - 1490056973, - "3.04" - ], - [ - 1490056973, - "5.380000000000001" - ], - [ - 1490056988, - "5.380000000000001" - ], - [ - 1490056988, - "4" - ], - [ - 1490056988, - "3.06" - ], - [ - 1490057003, - "4.17" - ], - [ - 1490057003, - "5.58" - ], - [ - 1490057003, - "1.09" - ], - [ - 1490057018, - "5.58" - ], - [ - 1490057018, - "5.6" - ], - [ - 1490057018, - "3.0300000000000002" - ], - [ - 1490057033, - "3.7600000000000002" - ], - [ - 1490057033, - "5.6" - ], - [ - 1490057033, - "5.58" - ], - [ - 1490057048, - "5.36" - ], - [ - 1490057048, - "5.58" - ], - [ - 1490057048, - "5.6" - ], - [ - 1490057063, - "2.25" - ], - [ - 1490057063, - "5.6" - ], - [ - 1490057063, - "5.36" - ], - [ - 1490057078, - "5.36" - ], - [ - 1490057078, - "3.11" - ], - [ - 1490057078, - "2.05" - ], - [ - 1490057093, - "4.72" - ], - [ - 1490057093, - "5.36" - ], - [ - 1490057093, - "2.88" - ], - [ - 1490057108, - "4.46" - ], - [ - 1490057108, - "5.52" - ], - [ - 1490057108, - "2.12" - ], - [ - 1490057123, - "5.52" - ], - [ - 1490057123, - "2.89" - ], - [ - 1490057123, - "5.08" - ], - [ - 1490057138, - "5.08" - ], - [ - 1490057138, - "5.52" - ], - [ - 1490057138, - "4.380000000000001" - ], - [ - 1490057153, - "1.09" - ], - [ - 1490057153, - "5.110000000000001" - ], - [ - 1490057153, - "5.08" - ], - [ - 1490057168, - "2.12" - ], - [ - 1490057168, - "1.19" - ], - [ - 1490057168, - "5.110000000000001" - ], - [ - 1490057183, - "3.88" - ], - [ - 1490057183, - "5.110000000000001" - ], - [ - 1490057183, - "2.23" - ], - [ - 1490057198, - "1.16" - ], - [ - 1490057198, - "4.58" - ], - [ - 1490057198, - "4.220000000000001" - ], - [ - 1490057213, - "4.9" - ], - [ - 1490057213, - "2.34" - ], - [ - 1490057213, - "4.58" - ], - [ - 1490057228, - "6.25" - ], - [ - 1490057228, - "4.58" - ], - [ - 1490057228, - "3.8999999999999995" - ], - [ - 1490057243, - "4.6899999999999995" - ], - [ - 1490057243, - "6.25" - ], - [ - 1490057243, - "4.58" - ], - [ - 1490057258, - "6.18" - ], - [ - 1490057258, - "6.25" - ], - [ - 1490057258, - "1.16" - ], - [ - 1490057273, - "1.21" - ], - [ - 1490057273, - "3.25" - ], - [ - 1490057273, - "6.18" - ], - [ - 1490057288, - "4.09" - ], - [ - 1490057288, - "3.03" - ], - [ - 1490057288, - "6.18" - ], - [ - 1490057303, - "5.63" - ], - [ - 1490057303, - "1.19" - ], - [ - 1490057303, - "4" - ], - [ - 1490057318, - "5.390000000000001" - ], - [ - 1490057318, - "3.1099999999999994" - ], - [ - 1490057318, - "5.63" - ], - [ - 1490057333, - "5.390000000000001" - ], - [ - 1490057333, - "5.63" - ], - [ - 1490057333, - "3.869999999999999" - ], - [ - 1490057348, - "5.63" - ], - [ - 1490057348, - "5.390000000000001" - ], - [ - 1490057348, - "5.379999999999999" - ], - [ - 1490057363, - "2.05" - ], - [ - 1490057363, - "5.379999999999999" - ], - [ - 1490057363, - "5.390000000000001" - ], - [ - 1490057378, - "2.16" - ], - [ - 1490057378, - "5.379999999999999" - ], - [ - 1490057378, - "2.83" - ], - [ - 1490057393, - "2.93" - ], - [ - 1490057393, - "4.19" - ], - [ - 1490057393, - "5.379999999999999" - ], - [ - 1490057408, - "2.13" - ], - [ - 1490057408, - "4.5600000000000005" - ], - [ - 1490057408, - "4.960000000000001" - ], - [ - 1490057423, - "5.120000000000001" - ], - [ - 1490057423, - "2.77" - ], - [ - 1490057423, - "4.960000000000001" - ], - [ - 1490057438, - "5.120000000000001" - ], - [ - 1490057438, - "4.3" - ], - [ - 1490057438, - "4.960000000000001" - ], - [ - 1490057453, - "5.08" - ], - [ - 1490057453, - "1.11" - ], - [ - 1490057453, - "5.120000000000001" - ], - [ - 1490057468, - "2.18" - ], - [ - 1490057468, - "1.24" - ], - [ - 1490057468, - "5.08" - ], - [ - 1490057483, - "2.65" - ], - [ - 1490057483, - "4.25" - ], - [ - 1490057483, - "5.08" - ], - [ - 1490057498, - "1.2" - ], - [ - 1490057498, - "5.17" - ], - [ - 1490057498, - "4.74" - ], - [ - 1490057513, - "5.17" - ], - [ - 1490057513, - "2.12" - ], - [ - 1490057513, - "5.5200000000000005" - ], - [ - 1490057528, - "5.5200000000000005" - ], - [ - 1490057528, - "3.65" - ], - [ - 1490057528, - "5.17" - ], - [ - 1490057543, - "4.39" - ], - [ - 1490057543, - "5.5200000000000005" - ], - [ - 1490057543, - "0.01" - ], - [ - 1490057558, - "5.739999999999999" - ], - [ - 1490057558, - "0.01" - ], - [ - 1490057558, - "1.2" - ], - [ - 1490057573, - "5.739999999999999" - ], - [ - 1490057573, - "1.03" - ], - [ - 1490057573, - "2.88" - ], - [ - 1490057588, - "3.7399999999999998" - ], - [ - 1490057588, - "5.739999999999999" - ], - [ - 1490057588, - "2.6799999999999997" - ], - [ - 1490057603, - "5.02" - ], - [ - 1490057603, - "3.4699999999999998" - ], - [ - 1490057603, - "1.06" - ], - [ - 1490057618, - "5.02" - ], - [ - 1490057618, - "2.64" - ], - [ - 1490057618, - "4.75" - ], - [ - 1490057633, - "4.75" - ], - [ - 1490057633, - "3.25" - ], - [ - 1490057633, - "5.02" - ], - [ - 1490057648, - "1.13" - ], - [ - 1490057648, - "4.79" - ], - [ - 1490057648, - "4.75" - ], - [ - 1490057663, - "4.79" - ], - [ - 1490057663, - "1.02" - ], - [ - 1490057663, - "2.04" - ], - [ - 1490057678, - "2" - ], - [ - 1490057678, - "4.79" - ], - [ - 1490057678, - "3.6399999999999997" - ], - [ - 1490057693, - "3.72" - ], - [ - 1490057693, - "4.279999999999999" - ], - [ - 1490057693, - "4.79" - ], - [ - 1490057708, - "5.7299999999999995" - ], - [ - 1490057708, - "4.38" - ], - [ - 1490057708, - "2.09" - ], - [ - 1490057723, - "5.6" - ], - [ - 1490057723, - "5.7299999999999995" - ], - [ - 1490057723, - "2.78" - ], - [ - 1490057738, - "4.02" - ], - [ - 1490057738, - "5.7299999999999995" - ], - [ - 1490057738, - "5.6" - ], - [ - 1490057753, - "5.6" - ], - [ - 1490057753, - "1.28" - ], - [ - 1490057753, - "4.67" - ], - [ - 1490057768, - "1.09" - ], - [ - 1490057768, - "4.67" - ], - [ - 1490057768, - "2.76" - ], - [ - 1490057783, - "3.54" - ], - [ - 1490057783, - "4.67" - ], - [ - 1490057783, - "2.6300000000000003" - ], - [ - 1490057798, - "3.5300000000000002" - ], - [ - 1490057798, - "1.04" - ], - [ - 1490057798, - "4.8" - ], - [ - 1490057813, - "2.76" - ], - [ - 1490057813, - "4.830000000000001" - ], - [ - 1490057813, - "4.8" - ], - [ - 1490057828, - "3.42" - ], - [ - 1490057828, - "4.830000000000001" - ], - [ - 1490057828, - "4.8" - ], - [ - 1490057843, - "4.8" - ], - [ - 1490057843, - "4.830000000000001" - ], - [ - 1490057843, - "5.0200000000000005" - ], - [ - 1490057858, - "5.0200000000000005" - ], - [ - 1490057858, - "0.01" - ], - [ - 1490057858, - "2.25" - ], - [ - 1490057873, - "3.1" - ], - [ - 1490057873, - "5.0200000000000005" - ], - [ - 1490057873, - "1.94" - ], - [ - 1490057888, - "2.71" - ], - [ - 1490057888, - "5.0200000000000005" - ], - [ - 1490057888, - "4.51" - ], - [ - 1490057903, - "1.98" - ], - [ - 1490057903, - "4.2700000000000005" - ], - [ - 1490057903, - "5.22" - ], - [ - 1490057918, - "4.8500000000000005" - ], - [ - 1490057918, - "2.6" - ], - [ - 1490057918, - "5.22" - ], - [ - 1490057933, - "5.22" - ], - [ - 1490057933, - "4.8500000000000005" - ], - [ - 1490057933, - "3.8400000000000003" - ], - [ - 1490057948, - "1.14" - ], - [ - 1490057948, - "4.8500000000000005" - ], - [ - 1490057948, - "4.5200000000000005" - ], - [ - 1490057963, - "2.01" - ], - [ - 1490057963, - "4.5200000000000005" - ], - [ - 1490057963, - "1.11" - ], - [ - 1490057978, - "4.5200000000000005" - ], - [ - 1490057978, - "3.54" - ], - [ - 1490057978, - "2.04" - ], - [ - 1490057993, - "1.18" - ], - [ - 1490057993, - "4.12" - ], - [ - 1490057993, - "3.79" - ], - [ - 1490058008, - "4.54" - ], - [ - 1490058008, - "4.12" - ], - [ - 1490058008, - "2.25" - ], - [ - 1490058023, - "4.54" - ], - [ - 1490058023, - "4.12" - ], - [ - 1490058023, - "3.64" - ], - [ - 1490058038, - "0.01" - ], - [ - 1490058038, - "4.4" - ], - [ - 1490058038, - "4.54" - ], - [ - 1490058053, - "1.31" - ], - [ - 1490058053, - "5.55" - ], - [ - 1490058053, - "4.54" - ], - [ - 1490058068, - "5.55" - ], - [ - 1490058068, - "2.7900000000000005" - ], - [ - 1490058068, - "1.24" - ], - [ - 1490058083, - "3.6300000000000003" - ], - [ - 1490058083, - "5.55" - ], - [ - 1490058083, - "2.94" - ], - [ - 1490058098, - "1.03" - ], - [ - 1490058098, - "3.8899999999999997" - ], - [ - 1490058098, - "4.960000000000001" - ], - [ - 1490058113, - "5.13" - ], - [ - 1490058113, - "2.87" - ], - [ - 1490058113, - "4.960000000000001" - ], - [ - 1490058128, - "5.13" - ], - [ - 1490058128, - "4.960000000000001" - ], - [ - 1490058128, - "3.5100000000000002" - ], - [ - 1490058143, - "4.95" - ], - [ - 1490058143, - "0.01" - ], - [ - 1490058143, - "5.13" - ], - [ - 1490058158, - "2.09" - ], - [ - 1490058158, - "5.13" - ], - [ - 1490058158, - "4.95" - ], - [ - 1490058173, - "4.95" - ], - [ - 1490058173, - "2.83" - ], - [ - 1490058173, - "2.02" - ], - [ - 1490058188, - "2.76" - ], - [ - 1490058188, - "4.95" - ], - [ - 1490058188, - "4.14" - ], - [ - 1490058203, - "4.47" - ], - [ - 1490058203, - "4.83" - ], - [ - 1490058203, - "2.35" - ], - [ - 1490058218, - "3.0700000000000003" - ], - [ - 1490058218, - "5.14" - ], - [ - 1490058218, - "4.83" - ], - [ - 1490058233, - "5.14" - ], - [ - 1490058233, - "4.83" - ], - [ - 1490058233, - "4.74" - ], - [ - 1490058248, - "5.14" - ], - [ - 1490058248, - "5.61" - ], - [ - 1490058248, - "1.14" - ], - [ - 1490058263, - "5.61" - ], - [ - 1490058263, - "2.94" - ], - [ - 1490058263, - "1.23" - ], - [ - 1490058278, - "2.33" - ], - [ - 1490058278, - "5.61" - ], - [ - 1490058278, - "3.82" - ], - [ - 1490058293, - "5.25" - ], - [ - 1490058293, - "1.11" - ], - [ - 1490058293, - "4.24" - ], - [ - 1490058308, - "5.11" - ], - [ - 1490058308, - "2.3" - ], - [ - 1490058308, - "5.25" - ], - [ - 1490058323, - "5.25" - ], - [ - 1490058323, - "5.11" - ], - [ - 1490058323, - "3.99" - ], - [ - 1490058338, - "5.11" - ], - [ - 1490058338, - "5.25" - ], - [ - 1490058338, - "4.73" - ], - [ - 1490058353, - "2.12" - ], - [ - 1490058353, - "4.73" - ], - [ - 1490058353, - "5.11" - ], - [ - 1490058368, - "2.41" - ], - [ - 1490058368, - "3" - ], - [ - 1490058368, - "4.73" - ], - [ - 1490058383, - "4.73" - ], - [ - 1490058383, - "3.33" - ], - [ - 1490058383, - "4.68" - ], - [ - 1490058398, - "1.08" - ], - [ - 1490058398, - "5.46" - ], - [ - 1490058398, - "5.3500000000000005" - ], - [ - 1490058413, - "5.46" - ], - [ - 1490058413, - "3.1999999999999997" - ], - [ - 1490058413, - "6.050000000000001" - ], - [ - 1490058428, - "6.050000000000001" - ], - [ - 1490058428, - "5.46" - ], - [ - 1490058428, - "3.88" - ], - [ - 1490058443, - "1.21" - ], - [ - 1490058443, - "6.050000000000001" - ], - [ - 1490058443, - "5.48" - ], - [ - 1490058458, - "5.48" - ], - [ - 1490058458, - "1.13" - ], - [ - 1490058458, - "2.3200000000000003" - ], - [ - 1490058473, - "2.32" - ], - [ - 1490058473, - "4.49" - ], - [ - 1490058473, - "5.48" - ], - [ - 1490058488, - "5.29" - ], - [ - 1490058488, - "1.09" - ], - [ - 1490058488, - "4.51" - ], - [ - 1490058503, - "2.35" - ], - [ - 1490058503, - "7.2700000000000005" - ], - [ - 1490058503, - "5.4799999999999995" - ], - [ - 1490058518, - "6.92" - ], - [ - 1490058518, - "4.05" - ], - [ - 1490058518, - "7.2700000000000005" - ], - [ - 1490058533, - "6.92" - ], - [ - 1490058533, - "4.88" - ], - [ - 1490058533, - "7.2700000000000005" - ], - [ - 1490058548, - "6.92" - ], - [ - 1490058548, - "1.18" - ], - [ - 1490058548, - "6.42" - ], - [ - 1490058563, - "6.42" - ], - [ - 1490058563, - "1.16" - ], - [ - 1490058563, - "3.14" - ], - [ - 1490058578, - "4.2" - ], - [ - 1490058578, - "3.28" - ], - [ - 1490058578, - "6.42" - ], - [ - 1490058593, - "4.26" - ], - [ - 1490058593, - "1.02" - ], - [ - 1490058593, - "5.74" - ], - [ - 1490058608, - "5.6899999999999995" - ], - [ - 1490058608, - "2.97" - ], - [ - 1490058608, - "5.74" - ], - [ - 1490058623, - "3.6500000000000004" - ], - [ - 1490058623, - "5.6899999999999995" - ], - [ - 1490058623, - "5.74" - ], - [ - 1490058638, - "5.27" - ], - [ - 1490058638, - "5.6899999999999995" - ], - [ - 1490058638, - "5.74" - ], - [ - 1490058653, - "5.6899999999999995" - ], - [ - 1490058653, - "2.1100000000000003" - ], - [ - 1490058653, - "5.27" - ], - [ - 1490058668, - "2.07" - ], - [ - 1490058668, - "5.27" - ], - [ - 1490058668, - "2.8400000000000003" - ], - [ - 1490058683, - "5.27" - ], - [ - 1490058683, - "2.83" - ], - [ - 1490058683, - "4.25" - ], - [ - 1490058698, - "2.23" - ], - [ - 1490058698, - "4.93" - ], - [ - 1490058698, - "4.54" - ], - [ - 1490058713, - "4.93" - ], - [ - 1490058713, - "5.16" - ], - [ - 1490058713, - "2.9299999999999997" - ], - [ - 1490058728, - "5.16" - ], - [ - 1490058728, - "4.93" - ], - [ - 1490058728, - "4.43" - ], - [ - 1490058743, - "5.16" - ], - [ - 1490058743, - "5.319999999999999" - ], - [ - 1490058743, - "1.12" - ], - [ - 1490058758, - "1.13" - ], - [ - 1490058758, - "2.2300000000000004" - ], - [ - 1490058758, - "5.319999999999999" - ], - [ - 1490058773, - "5.319999999999999" - ], - [ - 1490058773, - "2.2699999999999996" - ], - [ - 1490058773, - "4.130000000000001" - ], - [ - 1490058788, - "1.1" - ], - [ - 1490058788, - "4.870000000000001" - ], - [ - 1490058788, - "4.17" - ], - [ - 1490058803, - "2.37" - ], - [ - 1490058803, - "4.870000000000001" - ], - [ - 1490058803, - "4.99" - ], - [ - 1490058818, - "3.92" - ], - [ - 1490058818, - "6.29" - ], - [ - 1490058818, - "4.870000000000001" - ], - [ - 1490058833, - "6.29" - ], - [ - 1490058833, - "4.82" - ], - [ - 1490058833, - "4.870000000000001" - ], - [ - 1490058848, - "1.28" - ], - [ - 1490058848, - "6.29" - ], - [ - 1490058848, - "6.36" - ], - [ - 1490058863, - "3.2900000000000005" - ], - [ - 1490058863, - "6.36" - ], - [ - 1490058863, - "1.12" - ], - [ - 1490058878, - "3.23" - ], - [ - 1490058878, - "4.32" - ], - [ - 1490058878, - "6.36" - ], - [ - 1490058893, - "4.34" - ], - [ - 1490058893, - "5.930000000000001" - ], - [ - 1490058893, - "1.07" - ], - [ - 1490058908, - "5.930000000000001" - ], - [ - 1490058908, - "3.0700000000000003" - ], - [ - 1490058908, - "5.75" - ], - [ - 1490058923, - "5.75" - ], - [ - 1490058923, - "3.7300000000000004" - ], - [ - 1490058923, - "5.930000000000001" - ], - [ - 1490058938, - "5.75" - ], - [ - 1490058938, - "5.330000000000001" - ], - [ - 1490058938, - "5.930000000000001" - ], - [ - 1490058953, - "5.75" - ], - [ - 1490058953, - "2.18" - ], - [ - 1490058953, - "5.330000000000001" - ], - [ - 1490058968, - "2.34" - ], - [ - 1490058968, - "2.96" - ], - [ - 1490058968, - "5.330000000000001" - ], - [ - 1490058983, - "5.330000000000001" - ], - [ - 1490058983, - "3.28" - ], - [ - 1490058983, - "4.609999999999999" - ], - [ - 1490058998, - "2.25" - ], - [ - 1490058998, - "5.35" - ], - [ - 1490058998, - "5.1499999999999995" - ], - [ - 1490059013, - "5.35" - ], - [ - 1490059013, - "3.16" - ], - [ - 1490059013, - "5.879999999999999" - ], - [ - 1490059028, - "5.879999999999999" - ], - [ - 1490059028, - "5.35" - ], - [ - 1490059028, - "4.78" - ], - [ - 1490059043, - "5.640000000000001" - ], - [ - 1490059043, - "5.879999999999999" - ], - [ - 1490059043, - "1.16" - ], - [ - 1490059058, - "2.37" - ], - [ - 1490059058, - "5.640000000000001" - ], - [ - 1490059058, - "1.29" - ], - [ - 1490059073, - "5.640000000000001" - ], - [ - 1490059073, - "2.4299999999999997" - ], - [ - 1490059073, - "4.38" - ], - [ - 1490059088, - "4.34" - ], - [ - 1490059088, - "1.07" - ], - [ - 1490059088, - "5.17" - ], - [ - 1490059103, - "5.12" - ], - [ - 1490059103, - "2.14" - ], - [ - 1490059103, - "5.17" - ], - [ - 1490059118, - "5.17" - ], - [ - 1490059118, - "5.12" - ], - [ - 1490059118, - "3.5500000000000003" - ], - [ - 1490059133, - "5.12" - ], - [ - 1490059133, - "4.430000000000001" - ], - [ - 1490059133, - "5.17" - ], - [ - 1490059148, - "5.12" - ], - [ - 1490059148, - "4.430000000000001" - ], - [ - 1490059148, - "2.3" - ], - [ - 1490059163, - "4.430000000000001" - ], - [ - 1490059163, - "3.15" - ], - [ - 1490059163, - "1.21" - ], - [ - 1490059178, - "3.0199999999999996" - ], - [ - 1490059178, - "5.050000000000001" - ], - [ - 1490059178, - "4.430000000000001" - ], - [ - 1490059193, - "5.870000000000001" - ], - [ - 1490059193, - "4.279999999999999" - ], - [ - 1490059193, - "0.94" - ], - [ - 1490059208, - "5.870000000000001" - ], - [ - 1490059208, - "6.049999999999999" - ], - [ - 1490059208, - "3.4299999999999997" - ], - [ - 1490059223, - "4.46" - ], - [ - 1490059223, - "5.870000000000001" - ], - [ - 1490059223, - "6.049999999999999" - ], - [ - 1490059238, - "0.78" - ], - [ - 1490059238, - "6.049999999999999" - ], - [ - 1490059238, - "6.82" - ], - [ - 1490059253, - "6.82" - ], - [ - 1490059253, - "0.01" - ], - [ - 1490059253, - "2.35" - ], - [ - 1490059268, - "2.48" - ], - [ - 1490059268, - "6.82" - ], - [ - 1490059268, - "4.79" - ], - [ - 1490059283, - "3.65" - ], - [ - 1490059283, - "5.66" - ], - [ - 1490059283, - "6.82" - ], - [ - 1490059298, - "2.5" - ], - [ - 1490059298, - "5.749999999999999" - ], - [ - 1490059298, - "7.67" - ], - [ - 1490059313, - "6.589999999999999" - ], - [ - 1490059313, - "7.67" - ], - [ - 1490059313, - "3.71" - ], - [ - 1490059328, - "7.67" - ], - [ - 1490059328, - "5.720000000000001" - ], - [ - 1490059328, - "6.589999999999999" - ], - [ - 1490059343, - "1.15" - ], - [ - 1490059343, - "6.589999999999999" - ], - [ - 1490059343, - "6.780000000000001" - ], - [ - 1490059358, - "6.780000000000001" - ], - [ - 1490059358, - "1.12" - ], - [ - 1490059358, - "2.63" - ], - [ - 1490059373, - "5.09" - ], - [ - 1490059373, - "2.47" - ], - [ - 1490059373, - "6.780000000000001" - ], - [ - 1490059388, - "6" - ], - [ - 1490059388, - "1.13" - ], - [ - 1490059388, - "4.57" - ], - [ - 1490059403, - "2.62" - ], - [ - 1490059403, - "7.92" - ], - [ - 1490059403, - "5.54" - ], - [ - 1490059418, - "7" - ], - [ - 1490059418, - "7.92" - ], - [ - 1490059418, - "4.43" - ], - [ - 1490059433, - "7.92" - ], - [ - 1490059433, - "7" - ], - [ - 1490059433, - "5.359999999999999" - ], - [ - 1490059448, - "7.289999999999999" - ], - [ - 1490059448, - "7" - ], - [ - 1490059448, - "1.25" - ], - [ - 1490059463, - "7.289999999999999" - ], - [ - 1490059463, - "1.14" - ], - [ - 1490059463, - "3.67" - ], - [ - 1490059478, - "7.289999999999999" - ], - [ - 1490059478, - "4.8" - ], - [ - 1490059478, - "3.7299999999999995" - ], - [ - 1490059493, - "1.03" - ], - [ - 1490059493, - "4.869999999999999" - ], - [ - 1490059493, - "6.87" - ], - [ - 1490059508, - "6.84" - ], - [ - 1490059508, - "3.79" - ], - [ - 1490059508, - "6.87" - ], - [ - 1490059523, - "4.83" - ], - [ - 1490059523, - "6.87" - ], - [ - 1490059523, - "6.84" - ], - [ - 1490059538, - "0.01" - ], - [ - 1490059538, - "6.84" - ], - [ - 1490059538, - "6.94" - ], - [ - 1490059553, - "2.1900000000000004" - ], - [ - 1490059553, - "6.84" - ], - [ - 1490059553, - "6.94" - ], - [ - 1490059568, - "3.1700000000000004" - ], - [ - 1490059568, - "6.94" - ], - [ - 1490059568, - "2.1799999999999997" - ], - [ - 1490059583, - "6.94" - ], - [ - 1490059583, - "4.89" - ], - [ - 1490059583, - "2.9899999999999998" - ], - [ - 1490059598, - "5.739999999999999" - ], - [ - 1490059598, - "4.86" - ], - [ - 1490059598, - "2.27" - ], - [ - 1490059613, - "5.739999999999999" - ], - [ - 1490059613, - "5.510000000000001" - ], - [ - 1490059613, - "3.08" - ], - [ - 1490059628, - "4.720000000000001" - ], - [ - 1490059628, - "5.510000000000001" - ], - [ - 1490059628, - "5.739999999999999" - ], - [ - 1490059643, - "5.57" - ], - [ - 1490059643, - "1.11" - ], - [ - 1490059643, - "5.510000000000001" - ], - [ - 1490059658, - "5.57" - ], - [ - 1490059658, - "1.25" - ], - [ - 1490059658, - "2.25" - ], - [ - 1490059673, - "4.59" - ], - [ - 1490059673, - "5.57" - ], - [ - 1490059673, - "2.94" - ], - [ - 1490059688, - "5.26" - ], - [ - 1490059688, - "5.62" - ], - [ - 1490059688, - "1.02" - ], - [ - 1490059703, - "6.34" - ], - [ - 1490059703, - "5.62" - ], - [ - 1490059703, - "2.5300000000000002" - ], - [ - 1490059718, - "5.62" - ], - [ - 1490059718, - "4.51" - ], - [ - 1490059718, - "8.04" - ], - [ - 1490059733, - "8.04" - ], - [ - 1490059733, - "5.62" - ], - [ - 1490059733, - "5.6" - ], - [ - 1490059748, - "0.96" - ], - [ - 1490059748, - "8.04" - ], - [ - 1490059748, - "7.409999999999999" - ], - [ - 1490059763, - "3.2" - ], - [ - 1490059763, - "1.15" - ], - [ - 1490059763, - "7.409999999999999" - ], - [ - 1490059778, - "4.3100000000000005" - ], - [ - 1490059778, - "3.46" - ], - [ - 1490059778, - "7.409999999999999" - ], - [ - 1490059793, - "4.65" - ], - [ - 1490059793, - "1.01" - ], - [ - 1490059793, - "6.17" - ], - [ - 1490059808, - "6.17" - ], - [ - 1490059808, - "6.47" - ], - [ - 1490059808, - "3.62" - ], - [ - 1490059823, - "4.51" - ], - [ - 1490059823, - "6.47" - ], - [ - 1490059823, - "6.17" - ], - [ - 1490059838, - "6.47" - ], - [ - 1490059838, - "6.6" - ], - [ - 1490059838, - "6.17" - ], - [ - 1490059853, - "2.4400000000000004" - ], - [ - 1490059853, - "6.6" - ], - [ - 1490059853, - "0.01" - ], - [ - 1490059868, - "3.4000000000000004" - ], - [ - 1490059868, - "6.6" - ], - [ - 1490059868, - "2.3600000000000003" - ], - [ - 1490059883, - "5.1000000000000005" - ], - [ - 1490059883, - "3.2500000000000004" - ], - [ - 1490059883, - "6.6" - ], - [ - 1490059898, - "2.3499999999999996" - ], - [ - 1490059898, - "5.840000000000001" - ], - [ - 1490059898, - "4.96" - ], - [ - 1490059913, - "5.67" - ], - [ - 1490059913, - "3.0699999999999994" - ], - [ - 1490059913, - "5.840000000000001" - ], - [ - 1490059928, - "5.840000000000001" - ], - [ - 1490059928, - "5.67" - ], - [ - 1490059928, - "4.569999999999999" - ], - [ - 1490059943, - "1.27" - ], - [ - 1490059943, - "5.449999999999999" - ], - [ - 1490059943, - "5.67" - ], - [ - 1490059958, - "5.449999999999999" - ], - [ - 1490059958, - "2.37" - ], - [ - 1490059958, - "1.08" - ], - [ - 1490059973, - "4.12" - ], - [ - 1490059973, - "5.449999999999999" - ], - [ - 1490059973, - "2.25" - ], - [ - 1490059988, - "4.88" - ], - [ - 1490059988, - "4.06" - ], - [ - 1490059988, - "1" - ], - [ - 1490060003, - "4.8999999999999995" - ], - [ - 1490060003, - "2.27" - ], - [ - 1490060003, - "6.529999999999999" - ], - [ - 1490060018, - "6.239999999999999" - ], - [ - 1490060018, - "3.84" - ], - [ - 1490060018, - "6.529999999999999" - ], - [ - 1490060033, - "6.239999999999999" - ], - [ - 1490060033, - "4.63" - ], - [ - 1490060033, - "6.529999999999999" - ], - [ - 1490060048, - "6.239999999999999" - ], - [ - 1490060048, - "1.16" - ], - [ - 1490060048, - "6.24" - ], - [ - 1490060063, - "6.24" - ], - [ - 1490060063, - "1.03" - ], - [ - 1490060063, - "3.2199999999999998" - ], - [ - 1490060078, - "2.93" - ], - [ - 1490060078, - "4.1899999999999995" - ], - [ - 1490060078, - "6.24" - ], - [ - 1490060093, - "5.63" - ], - [ - 1490060093, - "3.85" - ], - [ - 1490060093, - "1.08" - ], - [ - 1490060108, - "3.13" - ], - [ - 1490060108, - "5.3" - ], - [ - 1490060108, - "5.63" - ], - [ - 1490060123, - "5.3" - ], - [ - 1490060123, - "5.63" - ], - [ - 1490060123, - "3.9299999999999997" - ], - [ - 1490060138, - "5.3" - ], - [ - 1490060138, - "5.63" - ], - [ - 1490060138, - "5.7299999999999995" - ], - [ - 1490060153, - "2.2" - ], - [ - 1490060153, - "5.3" - ], - [ - 1490060153, - "5.7299999999999995" - ], - [ - 1490060168, - "2.09" - ], - [ - 1490060168, - "5.7299999999999995" - ], - [ - 1490060168, - "2.97" - ], - [ - 1490060183, - "5.7299999999999995" - ], - [ - 1490060183, - "4.59" - ], - [ - 1490060183, - "2.8" - ], - [ - 1490060198, - "4.489999999999999" - ], - [ - 1490060198, - "2.1100000000000003" - ], - [ - 1490060198, - "5.29" - ], - [ - 1490060213, - "5.069999999999999" - ], - [ - 1490060213, - "5.29" - ], - [ - 1490060213, - "2.9000000000000004" - ], - [ - 1490060228, - "5.29" - ], - [ - 1490060228, - "5.069999999999999" - ], - [ - 1490060228, - "4.42" - ], - [ - 1490060243, - "5.31" - ], - [ - 1490060243, - "1.07" - ], - [ - 1490060243, - "5.069999999999999" - ], - [ - 1490060258, - "5.31" - ], - [ - 1490060258, - "1.41" - ], - [ - 1490060258, - "2.13" - ], - [ - 1490060273, - "3.9099999999999997" - ], - [ - 1490060273, - "2.61" - ], - [ - 1490060273, - "5.31" - ], - [ - 1490060288, - "4.4" - ], - [ - 1490060288, - "4.71" - ], - [ - 1490060288, - "1.11" - ], - [ - 1490060303, - "6.39" - ], - [ - 1490060303, - "2.24" - ], - [ - 1490060303, - "5.180000000000001" - ], - [ - 1490060318, - "6.39" - ], - [ - 1490060318, - "6.470000000000001" - ], - [ - 1490060318, - "3.71" - ], - [ - 1490060333, - "4.53" - ], - [ - 1490060333, - "6.39" - ], - [ - 1490060333, - "6.470000000000001" - ], - [ - 1490060348, - "6.470000000000001" - ], - [ - 1490060348, - "5.880000000000001" - ], - [ - 1490060348, - "1.17" - ], - [ - 1490060363, - "1.18" - ], - [ - 1490060363, - "5.880000000000001" - ], - [ - 1490060363, - "2.99" - ], - [ - 1490060378, - "5.880000000000001" - ], - [ - 1490060378, - "3.12" - ], - [ - 1490060378, - "3.9400000000000004" - ], - [ - 1490060393, - "5.41" - ], - [ - 1490060393, - "1.14" - ], - [ - 1490060393, - "4.08" - ], - [ - 1490060408, - "2.94" - ], - [ - 1490060408, - "5.41" - ], - [ - 1490060408, - "5.45" - ], - [ - 1490060423, - "5.41" - ], - [ - 1490060423, - "5.45" - ], - [ - 1490060423, - "3.52" - ], - [ - 1490060438, - "5.08" - ], - [ - 1490060438, - "5.45" - ], - [ - 1490060438, - "5.41" - ], - [ - 1490060453, - "5.45" - ], - [ - 1490060453, - "2.16" - ], - [ - 1490060453, - "5.08" - ], - [ - 1490060468, - "5.08" - ], - [ - 1490060468, - "2.95" - ], - [ - 1490060468, - "2.3200000000000003" - ], - [ - 1490060483, - "3.22" - ], - [ - 1490060483, - "4.550000000000001" - ], - [ - 1490060483, - "5.08" - ], - [ - 1490060498, - "2.33" - ], - [ - 1490060498, - "5.340000000000001" - ], - [ - 1490060498, - "4.96" - ], - [ - 1490060513, - "3.1" - ], - [ - 1490060513, - "5.340000000000001" - ], - [ - 1490060513, - "5.65" - ], - [ - 1490060528, - "4.56" - ], - [ - 1490060528, - "5.340000000000001" - ], - [ - 1490060528, - "5.65" - ], - [ - 1490060543, - "5.65" - ], - [ - 1490060543, - "5.31" - ], - [ - 1490060543, - "1.19" - ], - [ - 1490060558, - "5.31" - ], - [ - 1490060558, - "1.32" - ], - [ - 1490060558, - "2.32" - ], - [ - 1490060573, - "4.07" - ], - [ - 1490060573, - "5.31" - ], - [ - 1490060573, - "2.41" - ], - [ - 1490060588, - "4.8100000000000005" - ], - [ - 1490060588, - "1.01" - ], - [ - 1490060588, - "4.29" - ], - [ - 1490060603, - "4.8100000000000005" - ], - [ - 1490060603, - "2.25" - ], - [ - 1490060603, - "5.22" - ], - [ - 1490060618, - "5.22" - ], - [ - 1490060618, - "3.9800000000000004" - ], - [ - 1490060618, - "4.8100000000000005" - ], - [ - 1490060633, - "4.8100000000000005" - ], - [ - 1490060633, - "5.22" - ], - [ - 1490060633, - "5.0200000000000005" - ], - [ - 1490060648, - "0.99" - ], - [ - 1490060648, - "5.22" - ], - [ - 1490060648, - "6.96" - ], - [ - 1490060663, - "3.21" - ], - [ - 1490060663, - "1.26" - ], - [ - 1490060663, - "6.96" - ], - [ - 1490060678, - "6.96" - ], - [ - 1490060678, - "4.3100000000000005" - ], - [ - 1490060678, - "3.3600000000000003" - ], - [ - 1490060693, - "1.02" - ], - [ - 1490060693, - "4.5" - ], - [ - 1490060693, - "6.01" - ], - [ - 1490060708, - "3.49" - ], - [ - 1490060708, - "6.18" - ], - [ - 1490060708, - "6.01" - ], - [ - 1490060723, - "6.01" - ], - [ - 1490060723, - "6.18" - ], - [ - 1490060723, - "4.12" - ], - [ - 1490060738, - "6.130000000000001" - ], - [ - 1490060738, - "6.01" - ], - [ - 1490060738, - "6.18" - ], - [ - 1490060753, - "2.56" - ], - [ - 1490060753, - "6.18" - ], - [ - 1490060753, - "6.130000000000001" - ], - [ - 1490060768, - "3.46" - ], - [ - 1490060768, - "6.130000000000001" - ], - [ - 1490060768, - "2.4" - ], - [ - 1490060783, - "3.25" - ], - [ - 1490060783, - "5.49" - ], - [ - 1490060783, - "6.130000000000001" - ], - [ - 1490060798, - "5.25" - ], - [ - 1490060798, - "6.32" - ], - [ - 1490060798, - "2.39" - ], - [ - 1490060813, - "3.22" - ], - [ - 1490060813, - "6.32" - ], - [ - 1490060813, - "5.78" - ], - [ - 1490060828, - "6.32" - ], - [ - 1490060828, - "5.78" - ], - [ - 1490060828, - "4.67" - ], - [ - 1490060843, - "5.609999999999999" - ], - [ - 1490060843, - "5.78" - ], - [ - 1490060843, - "1.27" - ], - [ - 1490060858, - "1.13" - ], - [ - 1490060858, - "5.609999999999999" - ], - [ - 1490060858, - "2.6100000000000003" - ], - [ - 1490060873, - "4.640000000000001" - ], - [ - 1490060873, - "5.609999999999999" - ], - [ - 1490060873, - "2.6799999999999997" - ], - [ - 1490060888, - "5.710000000000001" - ], - [ - 1490060888, - "1.05" - ], - [ - 1490060888, - "4.74" - ], - [ - 1490060903, - "5.710000000000001" - ], - [ - 1490060903, - "5.8500000000000005" - ], - [ - 1490060903, - "2.56" - ], - [ - 1490060918, - "5.710000000000001" - ], - [ - 1490060918, - "4.15" - ], - [ - 1490060918, - "7.0200000000000005" - ], - [ - 1490060933, - "7.0200000000000005" - ], - [ - 1490060933, - "4.94" - ], - [ - 1490060933, - "5.710000000000001" - ], - [ - 1490060948, - "1.19" - ], - [ - 1490060948, - "7.0200000000000005" - ], - [ - 1490060948, - "6.6" - ], - [ - 1490060963, - "1.21" - ], - [ - 1490060963, - "6.6" - ], - [ - 1490060963, - "3.39" - ], - [ - 1490060978, - "3.35" - ], - [ - 1490060978, - "4.51" - ], - [ - 1490060978, - "6.6" - ], - [ - 1490060993, - "1.15" - ], - [ - 1490060993, - "4.45" - ], - [ - 1490060993, - "6.17" - ], - [ - 1490061008, - "3.42" - ], - [ - 1490061008, - "6.090000000000001" - ], - [ - 1490061008, - "6.17" - ], - [ - 1490061023, - "6.17" - ], - [ - 1490061023, - "6.090000000000001" - ], - [ - 1490061023, - "4.16" - ], - [ - 1490061038, - "6.18" - ], - [ - 1490061038, - "6.17" - ], - [ - 1490061038, - "6.090000000000001" - ], - [ - 1490061053, - "6.18" - ], - [ - 1490061053, - "2.54" - ], - [ - 1490061053, - "0.01" - ], - [ - 1490061068, - "6.18" - ], - [ - 1490061068, - "3.48" - ], - [ - 1490061068, - "2.65" - ], - [ - 1490061083, - "3.58" - ], - [ - 1490061083, - "0.01" - ], - [ - 1490061083, - "5.609999999999999" - ], - [ - 1490061098, - "5.7700000000000005" - ], - [ - 1490061098, - "6.499999999999999" - ], - [ - 1490061098, - "2.4000000000000004" - ], - [ - 1490061113, - "6.5200000000000005" - ], - [ - 1490061113, - "6.499999999999999" - ], - [ - 1490061113, - "3.4000000000000004" - ], - [ - 1490061128, - "4.99" - ], - [ - 1490061128, - "6.499999999999999" - ], - [ - 1490061128, - "6.5200000000000005" - ], - [ - 1490061143, - "6.5200000000000005" - ], - [ - 1490061143, - "6" - ], - [ - 1490061143, - "1.19" - ], - [ - 1490061158, - "6" - ], - [ - 1490061158, - "2.42" - ], - [ - 1490061158, - "1.21" - ], - [ - 1490061173, - "6" - ], - [ - 1490061173, - "2.61" - ], - [ - 1490061173, - "4.29" - ], - [ - 1490061188, - "5.22" - ], - [ - 1490061188, - "1.1" - ], - [ - 1490061188, - "4.55" - ], - [ - 1490061203, - "5.22" - ], - [ - 1490061203, - "2.62" - ], - [ - 1490061203, - "5.59" - ], - [ - 1490061218, - "5.59" - ], - [ - 1490061218, - "4.28" - ], - [ - 1490061218, - "5.22" - ], - [ - 1490061233, - "5.16" - ], - [ - 1490061233, - "5.22" - ], - [ - 1490061233, - "5.59" - ], - [ - 1490061248, - "5.59" - ], - [ - 1490061248, - "6.99" - ], - [ - 1490061248, - "1.27" - ], - [ - 1490061263, - "3.41" - ], - [ - 1490061263, - "6.99" - ], - [ - 1490061263, - "1.03" - ], - [ - 1490061278, - "4.640000000000001" - ], - [ - 1490061278, - "6.99" - ], - [ - 1490061278, - "3.32" - ], - [ - 1490061293, - "6.3100000000000005" - ], - [ - 1490061293, - "1.04" - ], - [ - 1490061293, - "4.5" - ], - [ - 1490061308, - "6.15" - ], - [ - 1490061308, - "6.3100000000000005" - ], - [ - 1490061308, - "3.2100000000000004" - ], - [ - 1490061323, - "6.3100000000000005" - ], - [ - 1490061323, - "6.15" - ], - [ - 1490061323, - "3.8900000000000006" - ], - [ - 1490061338, - "6.3100000000000005" - ], - [ - 1490061338, - "6.15" - ], - [ - 1490061338, - "5.830000000000001" - ], - [ - 1490061353, - "5.830000000000001" - ], - [ - 1490061353, - "2.6399999999999997" - ], - [ - 1490061353, - "6.15" - ], - [ - 1490061368, - "2.81" - ], - [ - 1490061368, - "5.830000000000001" - ], - [ - 1490061368, - "3.5199999999999996" - ], - [ - 1490061383, - "5.830000000000001" - ], - [ - 1490061383, - "3.79" - ], - [ - 1490061383, - "5.77" - ], - [ - 1490061398, - "6.05" - ], - [ - 1490061398, - "2.43" - ], - [ - 1490061398, - "6.6" - ], - [ - 1490061413, - "3.47" - ], - [ - 1490061413, - "6.779999999999999" - ], - [ - 1490061413, - "6.6" - ], - [ - 1490061428, - "4.97" - ], - [ - 1490061428, - "6.779999999999999" - ], - [ - 1490061428, - "6.6" - ], - [ - 1490061443, - "1.19" - ], - [ - 1490061443, - "5.9799999999999995" - ], - [ - 1490061443, - "6.779999999999999" - ], - [ - 1490061458, - "5.9799999999999995" - ], - [ - 1490061458, - "2.56" - ], - [ - 1490061458, - "1.2" - ], - [ - 1490061473, - "4.62" - ], - [ - 1490061473, - "2.7" - ], - [ - 1490061473, - "5.9799999999999995" - ], - [ - 1490061488, - "0.97" - ], - [ - 1490061488, - "5.62" - ], - [ - 1490061488, - "4.65" - ], - [ - 1490061503, - "5.680000000000001" - ], - [ - 1490061503, - "2.45" - ], - [ - 1490061503, - "7.43" - ], - [ - 1490061518, - "3.97" - ], - [ - 1490061518, - "6.92" - ], - [ - 1490061518, - "7.43" - ], - [ - 1490061533, - "7.43" - ], - [ - 1490061533, - "6.92" - ], - [ - 1490061533, - "4.82" - ], - [ - 1490061548, - "1.16" - ], - [ - 1490061548, - "6.92" - ], - [ - 1490061548, - "6.4399999999999995" - ], - [ - 1490061563, - "6.4399999999999995" - ], - [ - 1490061563, - "1.17" - ], - [ - 1490061563, - "3.39" - ], - [ - 1490061578, - "3.4499999999999997" - ], - [ - 1490061578, - "6.4399999999999995" - ], - [ - 1490061578, - "4.44" - ], - [ - 1490061593, - "4.55" - ], - [ - 1490061593, - "1.15" - ], - [ - 1490061593, - "6.210000000000001" - ], - [ - 1490061608, - "6.210000000000001" - ], - [ - 1490061608, - "6.17" - ], - [ - 1490061608, - "3.26" - ], - [ - 1490061623, - "6.17" - ], - [ - 1490061623, - "6.210000000000001" - ], - [ - 1490061623, - "3.8699999999999997" - ], - [ - 1490061638, - "5.489999999999999" - ], - [ - 1490061638, - "6.17" - ], - [ - 1490061638, - "6.210000000000001" - ], - [ - 1490061653, - "6.17" - ], - [ - 1490061653, - "5.489999999999999" - ], - [ - 1490061653, - "2.48" - ], - [ - 1490061668, - "5.489999999999999" - ], - [ - 1490061668, - "2.56" - ], - [ - 1490061668, - "3.23" - ], - [ - 1490061683, - "3.5300000000000002" - ], - [ - 1490061683, - "5.25" - ], - [ - 1490061683, - "5.489999999999999" - ], - [ - 1490061698, - "2.5700000000000003" - ], - [ - 1490061698, - "6.16" - ], - [ - 1490061698, - "5.8100000000000005" - ], - [ - 1490061713, - "3.6000000000000005" - ], - [ - 1490061713, - "6.45" - ], - [ - 1490061713, - "6.16" - ], - [ - 1490061728, - "5.170000000000001" - ], - [ - 1490061728, - "6.45" - ], - [ - 1490061728, - "6.16" - ], - [ - 1490061743, - "6.45" - ], - [ - 1490061743, - "1.15" - ], - [ - 1490061743, - "6.1000000000000005" - ], - [ - 1490061758, - "2.69" - ], - [ - 1490061758, - "6.1000000000000005" - ], - [ - 1490061758, - "1.27" - ], - [ - 1490061773, - "4.85" - ], - [ - 1490061773, - "6.1000000000000005" - ], - [ - 1490061773, - "2.74" - ], - [ - 1490061788, - "6.02" - ], - [ - 1490061788, - "0.94" - ], - [ - 1490061788, - "5.050000000000001" - ], - [ - 1490061803, - "2.5300000000000002" - ], - [ - 1490061803, - "6.200000000000001" - ], - [ - 1490061803, - "8.059999999999999" - ], - [ - 1490061818, - "7.670000000000001" - ], - [ - 1490061818, - "8.059999999999999" - ], - [ - 1490061818, - "4.5" - ], - [ - 1490061833, - "5.38" - ], - [ - 1490061833, - "7.670000000000001" - ], - [ - 1490061833, - "8.059999999999999" - ], - [ - 1490061848, - "7.92" - ], - [ - 1490061848, - "7.670000000000001" - ], - [ - 1490061848, - "1.26" - ], - [ - 1490061863, - "1.02" - ], - [ - 1490061863, - "7.92" - ], - [ - 1490061863, - "4.3500000000000005" - ], - [ - 1490061878, - "5.58" - ], - [ - 1490061878, - "3.6300000000000003" - ], - [ - 1490061878, - "7.92" - ], - [ - 1490061893, - "4.680000000000001" - ], - [ - 1490061893, - "0.96" - ], - [ - 1490061893, - "7.59" - ], - [ - 1490061908, - "7.59" - ], - [ - 1490061908, - "3.5" - ], - [ - 1490061908, - "6.460000000000001" - ], - [ - 1490061923, - "6.460000000000001" - ], - [ - 1490061923, - "7.59" - ], - [ - 1490061923, - "4.3" - ], - [ - 1490061938, - "6.289999999999999" - ], - [ - 1490061938, - "6.460000000000001" - ], - [ - 1490061938, - "7.59" - ], - [ - 1490061953, - "6.289999999999999" - ], - [ - 1490061953, - "2.27" - ], - [ - 1490061953, - "6.460000000000001" - ], - [ - 1490061968, - "2.52" - ], - [ - 1490061968, - "6.289999999999999" - ], - [ - 1490061968, - "3.3" - ], - [ - 1490061983, - "0.01" - ], - [ - 1490061983, - "3.6" - ], - [ - 1490061983, - "5.3100000000000005" - ], - [ - 1490061998, - "5.74" - ], - [ - 1490061998, - "6.24" - ], - [ - 1490061998, - "2.24" - ], - [ - 1490062013, - "6.24" - ], - [ - 1490062013, - "6.6000000000000005" - ], - [ - 1490062013, - "3.37" - ], - [ - 1490062028, - "4.99" - ], - [ - 1490062028, - "6.6000000000000005" - ], - [ - 1490062028, - "6.24" - ], - [ - 1490062043, - "6.6000000000000005" - ], - [ - 1490062043, - "1.22" - ], - [ - 1490062043, - "5.96" - ], - [ - 1490062058, - "5.96" - ], - [ - 1490062058, - "2.42" - ], - [ - 1490062058, - "1.31" - ], - [ - 1490062073, - "4.58" - ], - [ - 1490062073, - "5.96" - ], - [ - 1490062073, - "2.8200000000000003" - ], - [ - 1490062088, - "5.61" - ], - [ - 1490062088, - "5" - ], - [ - 1490062088, - "5.96" - ], - [ - 1490062103, - "6" - ], - [ - 1490062103, - "2.5" - ], - [ - 1490062103, - "7.53" - ], - [ - 1490062118, - "3.5" - ], - [ - 1490062118, - "7.53" - ], - [ - 1490062118, - "7.42" - ], - [ - 1490062133, - "7.53" - ], - [ - 1490062133, - "7.42" - ], - [ - 1490062133, - "5.199999999999999" - ], - [ - 1490062148, - "7.42" - ], - [ - 1490062148, - "1.27" - ], - [ - 1490062148, - "6.239999999999999" - ], - [ - 1490062163, - "6.239999999999999" - ], - [ - 1490062163, - "1.33" - ], - [ - 1490062163, - "2.54" - ], - [ - 1490062178, - "4.550000000000001" - ], - [ - 1490062178, - "6.239999999999999" - ], - [ - 1490062178, - "2.6900000000000004" - ], - [ - 1490062193, - "1.04" - ], - [ - 1490062193, - "4.630000000000001" - ], - [ - 1490062193, - "5.48" - ], - [ - 1490062208, - "2.37" - ], - [ - 1490062208, - "5.550000000000001" - ], - [ - 1490062208, - "5.48" - ], - [ - 1490062223, - "5.550000000000001" - ], - [ - 1490062223, - "4.1899999999999995" - ], - [ - 1490062223, - "5.48" - ], - [ - 1490062238, - "5.550000000000001" - ], - [ - 1490062238, - "5.48" - ], - [ - 1490062238, - "5.05" - ], - [ - 1490062253, - "5.05" - ], - [ - 1490062253, - "5.550000000000001" - ], - [ - 1490062253, - "2.38" - ], - [ - 1490062268, - "1.18" - ], - [ - 1490062268, - "3.27" - ], - [ - 1490062268, - "5.05" - ], - [ - 1490062283, - "3.11" - ], - [ - 1490062283, - "4.85" - ], - [ - 1490062283, - "0.01" - ], - [ - 1490062298, - "1.05" - ], - [ - 1490062298, - "4.07" - ], - [ - 1490062298, - "5.66" - ], - [ - 1490062313, - "5.55" - ], - [ - 1490062313, - "5.66" - ], - [ - 1490062313, - "2.9899999999999998" - ], - [ - 1490062328, - "5.66" - ], - [ - 1490062328, - "3.71" - ], - [ - 1490062328, - "5.55" - ], - [ - 1490062343, - "5.55" - ], - [ - 1490062343, - "1.02" - ], - [ - 1490062343, - "5.5200000000000005" - ], - [ - 1490062358, - "5.5200000000000005" - ], - [ - 1490062358, - "5.55" - ], - [ - 1490062358, - "2.21" - ], - [ - 1490062373, - "3.8899999999999997" - ], - [ - 1490062373, - "2.3200000000000003" - ], - [ - 1490062373, - "5.5200000000000005" - ], - [ - 1490062388, - "3.16" - ], - [ - 1490062388, - "4.72" - ], - [ - 1490062388, - "5.5200000000000005" - ], - [ - 1490062403, - "6.329999999999999" - ], - [ - 1490062403, - "2.37" - ], - [ - 1490062403, - "4.95" - ], - [ - 1490062418, - "3.17" - ], - [ - 1490062418, - "6.329999999999999" - ], - [ - 1490062418, - "5.57" - ], - [ - 1490062433, - "5.57" - ], - [ - 1490062433, - "6.329999999999999" - ], - [ - 1490062433, - "4.5600000000000005" - ], - [ - 1490062448, - "1.28" - ], - [ - 1490062448, - "5.57" - ], - [ - 1490062448, - "5.390000000000001" - ], - [ - 1490062463, - "3.3" - ], - [ - 1490062463, - "1.13" - ], - [ - 1490062463, - "5.390000000000001" - ], - [ - 1490062478, - "2.3499999999999996" - ], - [ - 1490062478, - "4.2" - ], - [ - 1490062478, - "5.390000000000001" - ], - [ - 1490062493, - "5.859999999999999" - ], - [ - 1490062493, - "4.26" - ], - [ - 1490062493, - "0.98" - ], - [ - 1490062508, - "2.26" - ], - [ - 1490062508, - "5.859999999999999" - ], - [ - 1490062508, - "5.199999999999999" - ], - [ - 1490062523, - "5.199999999999999" - ], - [ - 1490062523, - "3.6999999999999997" - ], - [ - 1490062523, - "5.859999999999999" - ], - [ - 1490062538, - "5.859999999999999" - ], - [ - 1490062538, - "5.199999999999999" - ], - [ - 1490062538, - "4.42" - ], - [ - 1490062553, - "2.29" - ], - [ - 1490062553, - "5.199999999999999" - ], - [ - 1490062553, - "4.42" - ], - [ - 1490062568, - "3.1" - ], - [ - 1490062568, - "2.32" - ], - [ - 1490062568, - "4.42" - ], - [ - 1490062583, - "4.42" - ], - [ - 1490062583, - "4.75" - ], - [ - 1490062583, - "3.2399999999999998" - ], - [ - 1490062598, - "5.199999999999999" - ], - [ - 1490062598, - "1.17" - ], - [ - 1490062598, - "5.57" - ], - [ - 1490062613, - "5.889999999999999" - ], - [ - 1490062613, - "5.57" - ], - [ - 1490062613, - "3.19" - ], - [ - 1490062628, - "5.889999999999999" - ], - [ - 1490062628, - "5.57" - ], - [ - 1490062628, - "3.86" - ], - [ - 1490062643, - "5.58" - ], - [ - 1490062643, - "5.889999999999999" - ], - [ - 1490062643, - "1.12" - ], - [ - 1490062658, - "5.58" - ], - [ - 1490062658, - "1.21" - ], - [ - 1490062658, - "2.4000000000000004" - ], - [ - 1490062673, - "2.6799999999999997" - ], - [ - 1490062673, - "5.58" - ], - [ - 1490062673, - "4.41" - ], - [ - 1490062688, - "5.42" - ], - [ - 1490062688, - "5.58" - ], - [ - 1490062688, - "4.57" - ], - [ - 1490062703, - "5.51" - ], - [ - 1490062703, - "7.1899999999999995" - ], - [ - 1490062703, - "2.24" - ], - [ - 1490062718, - "7.1899999999999995" - ], - [ - 1490062718, - "6.989999999999999" - ], - [ - 1490062718, - "3.1300000000000003" - ], - [ - 1490062733, - "4.550000000000001" - ], - [ - 1490062733, - "7.1899999999999995" - ], - [ - 1490062733, - "6.989999999999999" - ], - [ - 1490062748, - "6.989999999999999" - ], - [ - 1490062748, - "1.12" - ], - [ - 1490062748, - "5.370000000000001" - ], - [ - 1490062763, - "2.97" - ], - [ - 1490062763, - "5.370000000000001" - ], - [ - 1490062763, - "1.08" - ], - [ - 1490062778, - "2.3" - ], - [ - 1490062778, - "3.9800000000000004" - ], - [ - 1490062778, - "5.370000000000001" - ], - [ - 1490062793, - "1.05" - ], - [ - 1490062793, - "4.14" - ], - [ - 1490062793, - "5.590000000000001" - ], - [ - 1490062808, - "1.05" - ], - [ - 1490062808, - "4.14" - ], - [ - 1490062808, - "5.590000000000001" - ], - [ - 1490062823, - "0.48" - ], - [ - 1490062823, - "0.56" - ], - [ - 1490062823, - "5.590000000000001" - ] - ], - "node_lag_duration_milliseconds": [ - [ - 1490048483, - "1" - ], - [ - 1490048483, - "1" - ], - [ - 1490048483, - "2" - ], - [ - 1490048498, - "1" - ], - [ - 1490048498, - "0" - ], - [ - 1490048498, - "2" - ], - [ - 1490048513, - "0" - ], - [ - 1490048513, - "0" - ], - [ - 1490048513, - "0" - ], - [ - 1490048528, - "0" - ], - [ - 1490048528, - "0" - ], - [ - 1490048528, - "0" - ], - [ - 1490048543, - "1" - ], - [ - 1490048543, - "0" - ], - [ - 1490048543, - "0" - ], - [ - 1490048558, - "0" - ], - [ - 1490048558, - "1" - ], - [ - 1490048558, - "0" - ], - [ - 1490048573, - "1" - ], - [ - 1490048573, - "0" - ], - [ - 1490048573, - "0" - ], - [ - 1490048588, - "1" - ], - [ - 1490048588, - "1" - ], - [ - 1490048588, - "104" - ], - [ - 1490048603, - "4" - ], - [ - 1490048603, - "0" - ], - [ - 1490048603, - "1" - ], - [ - 1490048618, - "0" - ], - [ - 1490048618, - "0" - ], - [ - 1490048618, - "-1" - ], - [ - 1490048633, - "1" - ], - [ - 1490048633, - "1" - ], - [ - 1490048633, - "1" - ], - [ - 1490048648, - "1" - ], - [ - 1490048648, - "0" - ], - [ - 1490048648, - "1" - ], - [ - 1490048663, - "0" - ], - [ - 1490048663, - "1" - ], - [ - 1490048663, - "1" - ], - [ - 1490048678, - "43" - ], - [ - 1490048678, - "0" - ], - [ - 1490048678, - "0" - ], - [ - 1490048693, - "0" - ], - [ - 1490048693, - "2" - ], - [ - 1490048693, - "0" - ], - [ - 1490048708, - "0" - ], - [ - 1490048708, - "0" - ], - [ - 1490048708, - "0" - ], - [ - 1490048723, - "0" - ], - [ - 1490048723, - "0" - ], - [ - 1490048723, - "0" - ], - [ - 1490048738, - "2" - ], - [ - 1490048738, - "1" - ], - [ - 1490048738, - "0" - ], - [ - 1490048753, - "2" - ], - [ - 1490048753, - "1" - ], - [ - 1490048753, - "0" - ], - [ - 1490048768, - "1" - ], - [ - 1490048768, - "1" - ], - [ - 1490048768, - "3" - ], - [ - 1490048783, - "1" - ], - [ - 1490048783, - "2" - ], - [ - 1490048783, - "0" - ], - [ - 1490048798, - "1" - ], - [ - 1490048798, - "0" - ], - [ - 1490048798, - "7" - ], - [ - 1490048813, - "0" - ], - [ - 1490048813, - "1" - ], - [ - 1490048813, - "3" - ], - [ - 1490048828, - "3" - ], - [ - 1490048828, - "3" - ], - [ - 1490048828, - "8" - ], - [ - 1490048843, - "3" - ], - [ - 1490048843, - "3" - ], - [ - 1490048843, - "8" - ], - [ - 1490048858, - "3" - ], - [ - 1490048858, - "8" - ], - [ - 1490048858, - "3" - ], - [ - 1490048873, - "1" - ], - [ - 1490048873, - "1" - ], - [ - 1490048873, - "1" - ], - [ - 1490048888, - "0" - ], - [ - 1490048888, - "0" - ], - [ - 1490048888, - "0" - ], - [ - 1490048903, - "0" - ], - [ - 1490048903, - "0" - ], - [ - 1490048903, - "0" - ], - [ - 1490048918, - "-1" - ], - [ - 1490048918, - "2" - ], - [ - 1490048918, - "0" - ], - [ - 1490048933, - "0" - ], - [ - 1490048933, - "1" - ], - [ - 1490048933, - "2" - ], - [ - 1490048948, - "2" - ], - [ - 1490048948, - "0" - ], - [ - 1490048948, - "1" - ], - [ - 1490048963, - "1" - ], - [ - 1490048963, - "0" - ], - [ - 1490048963, - "0" - ], - [ - 1490048978, - "0" - ], - [ - 1490048978, - "0" - ], - [ - 1490048978, - "1" - ], - [ - 1490048993, - "-1" - ], - [ - 1490048993, - "1" - ], - [ - 1490048993, - "0" - ], - [ - 1490049008, - "0" - ], - [ - 1490049008, - "80" - ], - [ - 1490049008, - "1" - ], - [ - 1490049023, - "1" - ], - [ - 1490049023, - "1" - ], - [ - 1490049023, - "80" - ], - [ - 1490049038, - "80" - ], - [ - 1490049038, - "1" - ], - [ - 1490049038, - "1" - ], - [ - 1490049053, - "1" - ], - [ - 1490049053, - "1" - ], - [ - 1490049053, - "2" - ], - [ - 1490049068, - "0" - ], - [ - 1490049068, - "0" - ], - [ - 1490049068, - "1" - ], - [ - 1490049083, - "14" - ], - [ - 1490049083, - "-1" - ], - [ - 1490049083, - "18" - ], - [ - 1490049098, - "1" - ], - [ - 1490049098, - "1" - ], - [ - 1490049098, - "0" - ], - [ - 1490049113, - "0" - ], - [ - 1490049113, - "1" - ], - [ - 1490049113, - "0" - ], - [ - 1490049128, - "0" - ], - [ - 1490049128, - "1" - ], - [ - 1490049128, - "0" - ], - [ - 1490049143, - "0" - ], - [ - 1490049143, - "0" - ], - [ - 1490049143, - "2" - ], - [ - 1490049158, - "0" - ], - [ - 1490049158, - "3" - ], - [ - 1490049158, - "1" - ], - [ - 1490049173, - "0" - ], - [ - 1490049173, - "0" - ], - [ - 1490049173, - "0" - ], - [ - 1490049188, - "1" - ], - [ - 1490049188, - "0" - ], - [ - 1490049188, - "0" - ], - [ - 1490049203, - "1" - ], - [ - 1490049203, - "0" - ], - [ - 1490049203, - "5" - ], - [ - 1490049218, - "0" - ], - [ - 1490049218, - "5" - ], - [ - 1490049218, - "1" - ], - [ - 1490049233, - "2" - ], - [ - 1490049233, - "0" - ], - [ - 1490049233, - "5" - ], - [ - 1490049248, - "0" - ], - [ - 1490049248, - "0" - ], - [ - 1490049248, - "1" - ], - [ - 1490049263, - "0" - ], - [ - 1490049263, - "0" - ], - [ - 1490049263, - "0" - ], - [ - 1490049278, - "0" - ], - [ - 1490049278, - "0" - ], - [ - 1490049278, - "1" - ], - [ - 1490049293, - "1" - ], - [ - 1490049293, - "1" - ], - [ - 1490049293, - "17" - ], - [ - 1490049308, - "1" - ], - [ - 1490049308, - "1" - ], - [ - 1490049308, - "17" - ], - [ - 1490049323, - "17" - ], - [ - 1490049323, - "1" - ], - [ - 1490049323, - "1" - ], - [ - 1490049338, - "2" - ], - [ - 1490049338, - "0" - ], - [ - 1490049338, - "1" - ], - [ - 1490049353, - "1" - ], - [ - 1490049353, - "1" - ], - [ - 1490049353, - "0" - ], - [ - 1490049368, - "1" - ], - [ - 1490049368, - "1" - ], - [ - 1490049368, - "0" - ], - [ - 1490049383, - "0" - ], - [ - 1490049383, - "0" - ], - [ - 1490049383, - "-1" - ], - [ - 1490049398, - "4" - ], - [ - 1490049398, - "0" - ], - [ - 1490049398, - "-1" - ], - [ - 1490049413, - "4" - ], - [ - 1490049413, - "-1" - ], - [ - 1490049413, - "0" - ], - [ - 1490049428, - "1" - ], - [ - 1490049428, - "0" - ], - [ - 1490049428, - "4" - ], - [ - 1490049443, - "0" - ], - [ - 1490049443, - "0" - ], - [ - 1490049443, - "0" - ], - [ - 1490049458, - "1" - ], - [ - 1490049458, - "1" - ], - [ - 1490049458, - "0" - ], - [ - 1490049473, - "0" - ], - [ - 1490049473, - "1" - ], - [ - 1490049473, - "1" - ], - [ - 1490049488, - "1" - ], - [ - 1490049488, - "0" - ], - [ - 1490049488, - "0" - ], - [ - 1490049503, - "1" - ], - [ - 1490049503, - "0" - ], - [ - 1490049503, - "0" - ], - [ - 1490049518, - "0" - ], - [ - 1490049518, - "0" - ], - [ - 1490049518, - "3" - ], - [ - 1490049533, - "1" - ], - [ - 1490049533, - "0" - ], - [ - 1490049533, - "1" - ], - [ - 1490049548, - "0" - ], - [ - 1490049548, - "15" - ], - [ - 1490049548, - "1" - ], - [ - 1490049563, - "1" - ], - [ - 1490049563, - "2" - ], - [ - 1490049563, - "0" - ], - [ - 1490049578, - "1" - ], - [ - 1490049578, - "1" - ], - [ - 1490049578, - "0" - ], - [ - 1490049593, - "1" - ], - [ - 1490049593, - "1" - ], - [ - 1490049593, - "0" - ], - [ - 1490049608, - "1" - ], - [ - 1490049608, - "0" - ], - [ - 1490049608, - "1" - ], - [ - 1490049623, - "1" - ], - [ - 1490049623, - "1" - ], - [ - 1490049623, - "0" - ], - [ - 1490049638, - "-1" - ], - [ - 1490049638, - "0" - ], - [ - 1490049638, - "1" - ], - [ - 1490049653, - "0" - ], - [ - 1490049653, - "1" - ], - [ - 1490049653, - "7" - ], - [ - 1490049668, - "0" - ], - [ - 1490049668, - "1" - ], - [ - 1490049668, - "0" - ], - [ - 1490049683, - "0" - ], - [ - 1490049683, - "0" - ], - [ - 1490049683, - "1" - ], - [ - 1490049698, - "1" - ], - [ - 1490049698, - "0" - ], - [ - 1490049698, - "0" - ], - [ - 1490049713, - "1" - ], - [ - 1490049713, - "1" - ], - [ - 1490049713, - "0" - ], - [ - 1490049728, - "1" - ], - [ - 1490049728, - "0" - ], - [ - 1490049728, - "3" - ], - [ - 1490049743, - "2" - ], - [ - 1490049743, - "1" - ], - [ - 1490049743, - "1" - ], - [ - 1490049758, - "0" - ], - [ - 1490049758, - "1" - ], - [ - 1490049758, - "0" - ], - [ - 1490049773, - "0" - ], - [ - 1490049773, - "0" - ], - [ - 1490049773, - "1" - ], - [ - 1490049788, - "0" - ], - [ - 1490049788, - "1" - ], - [ - 1490049788, - "0" - ], - [ - 1490049803, - "0" - ], - [ - 1490049803, - "0" - ], - [ - 1490049803, - "1" - ], - [ - 1490049818, - "0" - ], - [ - 1490049818, - "4" - ], - [ - 1490049818, - "1" - ], - [ - 1490049833, - "1" - ], - [ - 1490049833, - "1" - ], - [ - 1490049833, - "1" - ], - [ - 1490049848, - "0" - ], - [ - 1490049848, - "0" - ], - [ - 1490049848, - "0" - ], - [ - 1490049863, - "0" - ], - [ - 1490049863, - "0" - ], - [ - 1490049863, - "2" - ], - [ - 1490049878, - "0" - ], - [ - 1490049878, - "0" - ], - [ - 1490049878, - "2" - ], - [ - 1490049893, - "2" - ], - [ - 1490049893, - "0" - ], - [ - 1490049893, - "3" - ], - [ - 1490049908, - "1" - ], - [ - 1490049908, - "1" - ], - [ - 1490049908, - "23" - ], - [ - 1490049923, - "1" - ], - [ - 1490049923, - "0" - ], - [ - 1490049923, - "4" - ], - [ - 1490049938, - "0" - ], - [ - 1490049938, - "0" - ], - [ - 1490049938, - "1" - ], - [ - 1490049953, - "0" - ], - [ - 1490049953, - "0" - ], - [ - 1490049953, - "0" - ], - [ - 1490049968, - "0" - ], - [ - 1490049968, - "0" - ], - [ - 1490049968, - "0" - ], - [ - 1490049983, - "1" - ], - [ - 1490049983, - "0" - ], - [ - 1490049983, - "9" - ], - [ - 1490049998, - "0" - ], - [ - 1490049998, - "0" - ], - [ - 1490049998, - "70" - ], - [ - 1490050013, - "1" - ], - [ - 1490050013, - "0" - ], - [ - 1490050013, - "1" - ], - [ - 1490050028, - "1" - ], - [ - 1490050028, - "0" - ], - [ - 1490050028, - "1" - ], - [ - 1490050043, - "0" - ], - [ - 1490050043, - "1" - ], - [ - 1490050043, - "0" - ], - [ - 1490050058, - "-1" - ], - [ - 1490050058, - "1" - ], - [ - 1490050058, - "0" - ], - [ - 1490050073, - "0" - ], - [ - 1490050073, - "-1" - ], - [ - 1490050073, - "1" - ], - [ - 1490050088, - "0" - ], - [ - 1490050088, - "-1" - ], - [ - 1490050088, - "1" - ], - [ - 1490050103, - "15" - ], - [ - 1490050103, - "59" - ], - [ - 1490050103, - "1" - ], - [ - 1490050118, - "0" - ], - [ - 1490050118, - "-1" - ], - [ - 1490050118, - "0" - ], - [ - 1490050133, - "14" - ], - [ - 1490050133, - "0" - ], - [ - 1490050133, - "0" - ], - [ - 1490050148, - "0" - ], - [ - 1490050148, - "1" - ], - [ - 1490050148, - "0" - ], - [ - 1490050163, - "-1" - ], - [ - 1490050163, - "0" - ], - [ - 1490050163, - "1" - ], - [ - 1490050178, - "1" - ], - [ - 1490050178, - "0" - ], - [ - 1490050178, - "-1" - ], - [ - 1490050193, - "-1" - ], - [ - 1490050193, - "1" - ], - [ - 1490050193, - "0" - ], - [ - 1490050208, - "0" - ], - [ - 1490050208, - "0" - ], - [ - 1490050208, - "-1" - ], - [ - 1490050223, - "0" - ], - [ - 1490050223, - "45" - ], - [ - 1490050223, - "1" - ], - [ - 1490050238, - "3" - ], - [ - 1490050238, - "0" - ], - [ - 1490050238, - "0" - ], - [ - 1490050253, - "1" - ], - [ - 1490050253, - "4" - ], - [ - 1490050253, - "0" - ], - [ - 1490050268, - "2" - ], - [ - 1490050268, - "4" - ], - [ - 1490050268, - "0" - ], - [ - 1490050283, - "2" - ], - [ - 1490050283, - "4" - ], - [ - 1490050283, - "0" - ], - [ - 1490050298, - "0" - ], - [ - 1490050298, - "4" - ], - [ - 1490050298, - "2" - ], - [ - 1490050313, - "2" - ], - [ - 1490050313, - "0" - ], - [ - 1490050313, - "0" - ], - [ - 1490050328, - "3" - ], - [ - 1490050328, - "1" - ], - [ - 1490050328, - "0" - ], - [ - 1490050343, - "1" - ], - [ - 1490050343, - "0" - ], - [ - 1490050343, - "0" - ], - [ - 1490050358, - "0" - ], - [ - 1490050358, - "0" - ], - [ - 1490050358, - "0" - ], - [ - 1490050373, - "2" - ], - [ - 1490050373, - "1" - ], - [ - 1490050373, - "1" - ], - [ - 1490050388, - "2" - ], - [ - 1490050388, - "1" - ], - [ - 1490050388, - "1" - ], - [ - 1490050403, - "1" - ], - [ - 1490050403, - "1" - ], - [ - 1490050403, - "2" - ], - [ - 1490050418, - "1" - ], - [ - 1490050418, - "6" - ], - [ - 1490050418, - "1" - ], - [ - 1490050433, - "1" - ], - [ - 1490050433, - "1" - ], - [ - 1490050433, - "1" - ], - [ - 1490050448, - "1" - ], - [ - 1490050448, - "0" - ], - [ - 1490050448, - "2" - ], - [ - 1490050463, - "0" - ], - [ - 1490050463, - "1" - ], - [ - 1490050463, - "2" - ], - [ - 1490050478, - "17" - ], - [ - 1490050478, - "1" - ], - [ - 1490050478, - "0" - ], - [ - 1490050493, - "1" - ], - [ - 1490050493, - "0" - ], - [ - 1490050493, - "17" - ], - [ - 1490050508, - "17" - ], - [ - 1490050508, - "1" - ], - [ - 1490050508, - "0" - ], - [ - 1490050523, - "1" - ], - [ - 1490050523, - "0" - ], - [ - 1490050523, - "17" - ], - [ - 1490050538, - "1" - ], - [ - 1490050538, - "6" - ], - [ - 1490050538, - "0" - ], - [ - 1490050553, - "1" - ], - [ - 1490050553, - "0" - ], - [ - 1490050553, - "0" - ], - [ - 1490050568, - "1" - ], - [ - 1490050568, - "-1" - ], - [ - 1490050568, - "0" - ], - [ - 1490050583, - "2" - ], - [ - 1490050583, - "-1" - ], - [ - 1490050583, - "0" - ], - [ - 1490050598, - "1" - ], - [ - 1490050598, - "-1" - ], - [ - 1490050598, - "0" - ], - [ - 1490050613, - "1" - ], - [ - 1490050613, - "-1" - ], - [ - 1490050613, - "0" - ], - [ - 1490050628, - "-1" - ], - [ - 1490050628, - "0" - ], - [ - 1490050628, - "1" - ], - [ - 1490050643, - "1" - ], - [ - 1490050643, - "3" - ], - [ - 1490050643, - "0" - ], - [ - 1490050658, - "0" - ], - [ - 1490050658, - "0" - ], - [ - 1490050658, - "2" - ], - [ - 1490050673, - "0" - ], - [ - 1490050673, - "9" - ], - [ - 1490050673, - "1" - ], - [ - 1490050688, - "1" - ], - [ - 1490050688, - "0" - ], - [ - 1490050688, - "0" - ], - [ - 1490050703, - "0" - ], - [ - 1490050703, - "0" - ], - [ - 1490050703, - "0" - ], - [ - 1490050718, - "0" - ], - [ - 1490050718, - "0" - ], - [ - 1490050718, - "0" - ], - [ - 1490050733, - "0" - ], - [ - 1490050733, - "0" - ], - [ - 1490050733, - "0" - ], - [ - 1490050748, - "1" - ], - [ - 1490050748, - "8" - ], - [ - 1490050748, - "0" - ], - [ - 1490050763, - "1" - ], - [ - 1490050763, - "6" - ], - [ - 1490050763, - "1" - ], - [ - 1490050778, - "0" - ], - [ - 1490050778, - "1" - ], - [ - 1490050778, - "0" - ], - [ - 1490050793, - "1" - ], - [ - 1490050793, - "0" - ], - [ - 1490050793, - "3" - ], - [ - 1490050808, - "0" - ], - [ - 1490050808, - "1" - ], - [ - 1490050808, - "3" - ], - [ - 1490050823, - "0" - ], - [ - 1490050823, - "3" - ], - [ - 1490050823, - "0" - ], - [ - 1490050838, - "0" - ], - [ - 1490050838, - "3" - ], - [ - 1490050838, - "0" - ], - [ - 1490050853, - "0" - ], - [ - 1490050853, - "3" - ], - [ - 1490050853, - "5" - ], - [ - 1490050868, - "0" - ], - [ - 1490050868, - "0" - ], - [ - 1490050868, - "5" - ], - [ - 1490050883, - "0" - ], - [ - 1490050883, - "0" - ], - [ - 1490050883, - "0" - ], - [ - 1490050898, - "0" - ], - [ - 1490050898, - "0" - ], - [ - 1490050898, - "1" - ], - [ - 1490050913, - "1" - ], - [ - 1490050913, - "1" - ], - [ - 1490050913, - "1" - ], - [ - 1490050928, - "1" - ], - [ - 1490050928, - "1" - ], - [ - 1490050928, - "0" - ], - [ - 1490050943, - "0" - ], - [ - 1490050943, - "1" - ], - [ - 1490050943, - "1" - ], - [ - 1490050958, - "1" - ], - [ - 1490050958, - "1" - ], - [ - 1490050958, - "0" - ], - [ - 1490050973, - "69" - ], - [ - 1490050973, - "0" - ], - [ - 1490050973, - "0" - ], - [ - 1490050988, - "0" - ], - [ - 1490050988, - "2" - ], - [ - 1490050988, - "1" - ], - [ - 1490051003, - "1" - ], - [ - 1490051003, - "0" - ], - [ - 1490051003, - "1" - ], - [ - 1490051018, - "0" - ], - [ - 1490051018, - "1" - ], - [ - 1490051018, - "0" - ], - [ - 1490051033, - "1" - ], - [ - 1490051033, - "2" - ], - [ - 1490051033, - "0" - ], - [ - 1490051048, - "0" - ], - [ - 1490051048, - "1" - ], - [ - 1490051048, - "2" - ], - [ - 1490051063, - "2" - ], - [ - 1490051063, - "1" - ], - [ - 1490051063, - "0" - ], - [ - 1490051078, - "0" - ], - [ - 1490051078, - "3" - ], - [ - 1490051078, - "2" - ], - [ - 1490051093, - "27" - ], - [ - 1490051093, - "0" - ], - [ - 1490051093, - "0" - ], - [ - 1490051108, - "1" - ], - [ - 1490051108, - "0" - ], - [ - 1490051108, - "1" - ], - [ - 1490051123, - "0" - ], - [ - 1490051123, - "-1" - ], - [ - 1490051123, - "1" - ], - [ - 1490051138, - "0" - ], - [ - 1490051138, - "-1" - ], - [ - 1490051138, - "0" - ], - [ - 1490051153, - "0" - ], - [ - 1490051153, - "-1" - ], - [ - 1490051153, - "0" - ], - [ - 1490051168, - "0" - ], - [ - 1490051168, - "-1" - ], - [ - 1490051168, - "0" - ], - [ - 1490051183, - "2" - ], - [ - 1490051183, - "0" - ], - [ - 1490051183, - "5" - ], - [ - 1490051198, - "1" - ], - [ - 1490051198, - "1" - ], - [ - 1490051198, - "82" - ], - [ - 1490051213, - "0" - ], - [ - 1490051213, - "2" - ], - [ - 1490051213, - "0" - ], - [ - 1490051228, - "0" - ], - [ - 1490051228, - "0" - ], - [ - 1490051228, - "1" - ], - [ - 1490051243, - "0" - ], - [ - 1490051243, - "0" - ], - [ - 1490051243, - "0" - ], - [ - 1490051258, - "0" - ], - [ - 1490051258, - "0" - ], - [ - 1490051258, - "1" - ], - [ - 1490051273, - "0" - ], - [ - 1490051273, - "0" - ], - [ - 1490051273, - "1" - ], - [ - 1490051288, - "0" - ], - [ - 1490051288, - "1" - ], - [ - 1490051288, - "0" - ], - [ - 1490051303, - "2" - ], - [ - 1490051303, - "0" - ], - [ - 1490051303, - "2" - ], - [ - 1490051318, - "1" - ], - [ - 1490051318, - "0" - ], - [ - 1490051318, - "0" - ], - [ - 1490051333, - "1" - ], - [ - 1490051333, - "0" - ], - [ - 1490051333, - "0" - ], - [ - 1490051348, - "1" - ], - [ - 1490051348, - "4" - ], - [ - 1490051348, - "-1" - ], - [ - 1490051363, - "-1" - ], - [ - 1490051363, - "1" - ], - [ - 1490051363, - "2" - ], - [ - 1490051378, - "1" - ], - [ - 1490051378, - "2" - ], - [ - 1490051378, - "-1" - ], - [ - 1490051393, - "-1" - ], - [ - 1490051393, - "1" - ], - [ - 1490051393, - "2" - ], - [ - 1490051408, - "1" - ], - [ - 1490051408, - "2" - ], - [ - 1490051408, - "0" - ], - [ - 1490051423, - "0" - ], - [ - 1490051423, - "0" - ], - [ - 1490051423, - "1" - ], - [ - 1490051438, - "0" - ], - [ - 1490051438, - "2" - ], - [ - 1490051438, - "0" - ], - [ - 1490051453, - "0" - ], - [ - 1490051453, - "1" - ], - [ - 1490051453, - "0" - ], - [ - 1490051468, - "0" - ], - [ - 1490051468, - "-1" - ], - [ - 1490051468, - "0" - ], - [ - 1490051483, - "0" - ], - [ - 1490051483, - "0" - ], - [ - 1490051483, - "-1" - ], - [ - 1490051498, - "0" - ], - [ - 1490051498, - "0" - ], - [ - 1490051498, - "-1" - ], - [ - 1490051513, - "5" - ], - [ - 1490051513, - "1" - ], - [ - 1490051513, - "0" - ], - [ - 1490051528, - "55" - ], - [ - 1490051528, - "0" - ], - [ - 1490051528, - "1" - ], - [ - 1490051543, - "1" - ], - [ - 1490051543, - "8" - ], - [ - 1490051543, - "3" - ], - [ - 1490051558, - "0" - ], - [ - 1490051558, - "0" - ], - [ - 1490051558, - "1" - ], - [ - 1490051573, - "2" - ], - [ - 1490051573, - "1" - ], - [ - 1490051573, - "0" - ], - [ - 1490051588, - "0" - ], - [ - 1490051588, - "2" - ], - [ - 1490051588, - "1" - ], - [ - 1490051603, - "2" - ], - [ - 1490051603, - "0" - ], - [ - 1490051603, - "1" - ], - [ - 1490051618, - "7" - ], - [ - 1490051618, - "4" - ], - [ - 1490051618, - "2" - ], - [ - 1490051633, - "5" - ], - [ - 1490051633, - "0" - ], - [ - 1490051633, - "1" - ], - [ - 1490051648, - "0" - ], - [ - 1490051648, - "1" - ], - [ - 1490051648, - "-1" - ], - [ - 1490051663, - "1" - ], - [ - 1490051663, - "1" - ], - [ - 1490051663, - "1" - ], - [ - 1490051678, - "1" - ], - [ - 1490051678, - "-1" - ], - [ - 1490051678, - "0" - ], - [ - 1490051693, - "-1" - ], - [ - 1490051693, - "1" - ], - [ - 1490051693, - "0" - ], - [ - 1490051708, - "-1" - ], - [ - 1490051708, - "1" - ], - [ - 1490051708, - "2" - ], - [ - 1490051723, - "-1" - ], - [ - 1490051723, - "1" - ], - [ - 1490051723, - "1" - ], - [ - 1490051738, - "1" - ], - [ - 1490051738, - "1" - ], - [ - 1490051738, - "1" - ], - [ - 1490051753, - "5" - ], - [ - 1490051753, - "1" - ], - [ - 1490051753, - "0" - ], - [ - 1490051768, - "0" - ], - [ - 1490051768, - "1" - ], - [ - 1490051768, - "1" - ], - [ - 1490051783, - "1" - ], - [ - 1490051783, - "1" - ], - [ - 1490051783, - "1" - ], - [ - 1490051798, - "0" - ], - [ - 1490051798, - "1" - ], - [ - 1490051798, - "1" - ], - [ - 1490051813, - "1" - ], - [ - 1490051813, - "0" - ], - [ - 1490051813, - "1" - ], - [ - 1490051828, - "0" - ], - [ - 1490051828, - "1" - ], - [ - 1490051828, - "1" - ], - [ - 1490051843, - "0" - ], - [ - 1490051843, - "0" - ], - [ - 1490051843, - "0" - ], - [ - 1490051858, - "1" - ], - [ - 1490051858, - "0" - ], - [ - 1490051858, - "1" - ], - [ - 1490051873, - "0" - ], - [ - 1490051873, - "1" - ], - [ - 1490051873, - "0" - ], - [ - 1490051888, - "2" - ], - [ - 1490051888, - "1" - ], - [ - 1490051888, - "-1" - ], - [ - 1490051903, - "2" - ], - [ - 1490051903, - "0" - ], - [ - 1490051903, - "-1" - ], - [ - 1490051918, - "0" - ], - [ - 1490051918, - "-1" - ], - [ - 1490051918, - "2" - ], - [ - 1490051933, - "-1" - ], - [ - 1490051933, - "0" - ], - [ - 1490051933, - "0" - ], - [ - 1490051948, - "1" - ], - [ - 1490051948, - "0" - ], - [ - 1490051948, - "2" - ], - [ - 1490051963, - "1" - ], - [ - 1490051963, - "5" - ], - [ - 1490051963, - "0" - ], - [ - 1490051978, - "0" - ], - [ - 1490051978, - "0" - ], - [ - 1490051978, - "0" - ], - [ - 1490051993, - "0" - ], - [ - 1490051993, - "0" - ], - [ - 1490051993, - "0" - ], - [ - 1490052008, - "0" - ], - [ - 1490052008, - "0" - ], - [ - 1490052008, - "0" - ], - [ - 1490052023, - "0" - ], - [ - 1490052023, - "0" - ], - [ - 1490052023, - "14" - ], - [ - 1490052038, - "0" - ], - [ - 1490052038, - "2" - ], - [ - 1490052038, - "14" - ], - [ - 1490052053, - "1" - ], - [ - 1490052053, - "0" - ], - [ - 1490052053, - "14" - ], - [ - 1490052068, - "0" - ], - [ - 1490052068, - "2" - ], - [ - 1490052068, - "-1" - ], - [ - 1490052083, - "0" - ], - [ - 1490052083, - "0" - ], - [ - 1490052083, - "2" - ], - [ - 1490052098, - "2" - ], - [ - 1490052098, - "1" - ], - [ - 1490052098, - "0" - ], - [ - 1490052113, - "2" - ], - [ - 1490052113, - "1" - ], - [ - 1490052113, - "0" - ], - [ - 1490052128, - "1" - ], - [ - 1490052128, - "0" - ], - [ - 1490052128, - "2" - ], - [ - 1490052143, - "0" - ], - [ - 1490052143, - "1" - ], - [ - 1490052143, - "1" - ], - [ - 1490052158, - "0" - ], - [ - 1490052158, - "0" - ], - [ - 1490052158, - "1" - ], - [ - 1490052173, - "2" - ], - [ - 1490052173, - "0" - ], - [ - 1490052173, - "5" - ], - [ - 1490052188, - "1" - ], - [ - 1490052188, - "1" - ], - [ - 1490052188, - "0" - ], - [ - 1490052203, - "0" - ], - [ - 1490052203, - "1" - ], - [ - 1490052203, - "0" - ], - [ - 1490052218, - "0" - ], - [ - 1490052218, - "1" - ], - [ - 1490052218, - "0" - ], - [ - 1490052233, - "0" - ], - [ - 1490052233, - "0" - ], - [ - 1490052233, - "1" - ], - [ - 1490052248, - "2" - ], - [ - 1490052248, - "0" - ], - [ - 1490052248, - "16" - ], - [ - 1490052263, - "74" - ], - [ - 1490052263, - "2" - ], - [ - 1490052263, - "1" - ], - [ - 1490052278, - "3" - ], - [ - 1490052278, - "1" - ], - [ - 1490052278, - "0" - ], - [ - 1490052293, - "1" - ], - [ - 1490052293, - "0" - ], - [ - 1490052293, - "-1" - ], - [ - 1490052308, - "-1" - ], - [ - 1490052308, - "0" - ], - [ - 1490052308, - "1" - ], - [ - 1490052323, - "-1" - ], - [ - 1490052323, - "1" - ], - [ - 1490052323, - "0" - ], - [ - 1490052338, - "15" - ], - [ - 1490052338, - "0" - ], - [ - 1490052338, - "0" - ], - [ - 1490052353, - "15" - ], - [ - 1490052353, - "0" - ], - [ - 1490052353, - "0" - ], - [ - 1490052368, - "2" - ], - [ - 1490052368, - "3" - ], - [ - 1490052368, - "2" - ], - [ - 1490052383, - "0" - ], - [ - 1490052383, - "0" - ], - [ - 1490052383, - "2" - ], - [ - 1490052398, - "1" - ], - [ - 1490052398, - "1" - ], - [ - 1490052398, - "0" - ], - [ - 1490052413, - "1" - ], - [ - 1490052413, - "1" - ], - [ - 1490052413, - "0" - ], - [ - 1490052428, - "1" - ], - [ - 1490052428, - "0" - ], - [ - 1490052428, - "1" - ], - [ - 1490052443, - "10" - ], - [ - 1490052443, - "1" - ], - [ - 1490052443, - "1" - ], - [ - 1490052458, - "1" - ], - [ - 1490052458, - "2" - ], - [ - 1490052458, - "1" - ], - [ - 1490052473, - "17" - ], - [ - 1490052473, - "0" - ], - [ - 1490052473, - "0" - ], - [ - 1490052488, - "0" - ], - [ - 1490052488, - "1" - ], - [ - 1490052488, - "10" - ], - [ - 1490052503, - "0" - ], - [ - 1490052503, - "0" - ], - [ - 1490052503, - "0" - ], - [ - 1490052518, - "5" - ], - [ - 1490052518, - "1" - ], - [ - 1490052518, - "0" - ], - [ - 1490052533, - "1" - ], - [ - 1490052533, - "2" - ], - [ - 1490052533, - "0" - ], - [ - 1490052548, - "1" - ], - [ - 1490052548, - "0" - ], - [ - 1490052548, - "1" - ], - [ - 1490052563, - "0" - ], - [ - 1490052563, - "0" - ], - [ - 1490052563, - "1" - ], - [ - 1490052578, - "1" - ], - [ - 1490052578, - "0" - ], - [ - 1490052578, - "0" - ], - [ - 1490052593, - "1" - ], - [ - 1490052593, - "0" - ], - [ - 1490052593, - "0" - ], - [ - 1490052608, - "0" - ], - [ - 1490052608, - "0" - ], - [ - 1490052608, - "1" - ], - [ - 1490052623, - "1" - ], - [ - 1490052623, - "0" - ], - [ - 1490052623, - "0" - ], - [ - 1490052638, - "0" - ], - [ - 1490052638, - "0" - ], - [ - 1490052638, - "0" - ], - [ - 1490052653, - "0" - ], - [ - 1490052653, - "1" - ], - [ - 1490052653, - "0" - ], - [ - 1490052668, - "0" - ], - [ - 1490052668, - "2" - ], - [ - 1490052668, - "1" - ], - [ - 1490052683, - "-1" - ], - [ - 1490052683, - "1" - ], - [ - 1490052683, - "1" - ], - [ - 1490052698, - "0" - ], - [ - 1490052698, - "1" - ], - [ - 1490052698, - "1" - ], - [ - 1490052713, - "1" - ], - [ - 1490052713, - "1" - ], - [ - 1490052713, - "1" - ], - [ - 1490052728, - "0" - ], - [ - 1490052728, - "1" - ], - [ - 1490052728, - "1" - ], - [ - 1490052743, - "0" - ], - [ - 1490052743, - "1" - ], - [ - 1490052743, - "1" - ], - [ - 1490052758, - "1" - ], - [ - 1490052758, - "0" - ], - [ - 1490052758, - "1" - ], - [ - 1490052773, - "1" - ], - [ - 1490052773, - "1" - ], - [ - 1490052773, - "3" - ], - [ - 1490052788, - "3" - ], - [ - 1490052788, - "1" - ], - [ - 1490052788, - "1" - ], - [ - 1490052803, - "2" - ], - [ - 1490052803, - "1" - ], - [ - 1490052803, - "0" - ], - [ - 1490052818, - "0" - ], - [ - 1490052818, - "1" - ], - [ - 1490052818, - "2" - ], - [ - 1490052833, - "0" - ], - [ - 1490052833, - "6" - ], - [ - 1490052833, - "2" - ], - [ - 1490052848, - "0" - ], - [ - 1490052848, - "0" - ], - [ - 1490052848, - "2" - ], - [ - 1490052863, - "1" - ], - [ - 1490052863, - "1" - ], - [ - 1490052863, - "0" - ], - [ - 1490052878, - "1" - ], - [ - 1490052878, - "1" - ], - [ - 1490052878, - "5" - ], - [ - 1490052893, - "1" - ], - [ - 1490052893, - "1" - ], - [ - 1490052893, - "1" - ], - [ - 1490052908, - "4" - ], - [ - 1490052908, - "8" - ], - [ - 1490052908, - "1" - ], - [ - 1490052923, - "2" - ], - [ - 1490052923, - "4" - ], - [ - 1490052923, - "0" - ], - [ - 1490052938, - "0" - ], - [ - 1490052938, - "1" - ], - [ - 1490052938, - "4" - ], - [ - 1490052953, - "0" - ], - [ - 1490052953, - "1" - ], - [ - 1490052953, - "0" - ], - [ - 1490052968, - "0" - ], - [ - 1490052968, - "2" - ], - [ - 1490052968, - "1" - ], - [ - 1490052983, - "11" - ], - [ - 1490052983, - "1" - ], - [ - 1490052983, - "2" - ], - [ - 1490052998, - "1" - ], - [ - 1490052998, - "2" - ], - [ - 1490052998, - "0" - ], - [ - 1490053013, - "1" - ], - [ - 1490053013, - "3" - ], - [ - 1490053013, - "1" - ], - [ - 1490053028, - "0" - ], - [ - 1490053028, - "0" - ], - [ - 1490053028, - "1" - ], - [ - 1490053043, - "1" - ], - [ - 1490053043, - "0" - ], - [ - 1490053043, - "0" - ], - [ - 1490053058, - "0" - ], - [ - 1490053058, - "0" - ], - [ - 1490053058, - "2" - ], - [ - 1490053073, - "1" - ], - [ - 1490053073, - "1" - ], - [ - 1490053073, - "4" - ], - [ - 1490053088, - "1" - ], - [ - 1490053088, - "1" - ], - [ - 1490053088, - "0" - ], - [ - 1490053103, - "0" - ], - [ - 1490053103, - "0" - ], - [ - 1490053103, - "1" - ], - [ - 1490053118, - "0" - ], - [ - 1490053118, - "1" - ], - [ - 1490053118, - "0" - ], - [ - 1490053133, - "0" - ], - [ - 1490053133, - "0" - ], - [ - 1490053133, - "0" - ], - [ - 1490053148, - "0" - ], - [ - 1490053148, - "0" - ], - [ - 1490053148, - "0" - ], - [ - 1490053163, - "1" - ], - [ - 1490053163, - "1" - ], - [ - 1490053163, - "0" - ], - [ - 1490053178, - "1" - ], - [ - 1490053178, - "1" - ], - [ - 1490053178, - "0" - ], - [ - 1490053193, - "2" - ], - [ - 1490053193, - "1" - ], - [ - 1490053193, - "0" - ], - [ - 1490053208, - "15" - ], - [ - 1490053208, - "1" - ], - [ - 1490053208, - "1" - ], - [ - 1490053223, - "1" - ], - [ - 1490053223, - "1" - ], - [ - 1490053223, - "3" - ], - [ - 1490053238, - "1" - ], - [ - 1490053238, - "1" - ], - [ - 1490053238, - "0" - ], - [ - 1490053253, - "1" - ], - [ - 1490053253, - "1" - ], - [ - 1490053253, - "1" - ], - [ - 1490053268, - "0" - ], - [ - 1490053268, - "1" - ], - [ - 1490053268, - "0" - ], - [ - 1490053283, - "1" - ], - [ - 1490053283, - "1" - ], - [ - 1490053283, - "0" - ], - [ - 1490053298, - "1" - ], - [ - 1490053298, - "0" - ], - [ - 1490053298, - "0" - ], - [ - 1490053313, - "-1" - ], - [ - 1490053313, - "4" - ], - [ - 1490053313, - "1" - ], - [ - 1490053328, - "1" - ], - [ - 1490053328, - "4" - ], - [ - 1490053328, - "12" - ], - [ - 1490053343, - "12" - ], - [ - 1490053343, - "0" - ], - [ - 1490053343, - "4" - ], - [ - 1490053358, - "0" - ], - [ - 1490053358, - "0" - ], - [ - 1490053358, - "12" - ], - [ - 1490053373, - "2" - ], - [ - 1490053373, - "3" - ], - [ - 1490053373, - "0" - ], - [ - 1490053388, - "-1" - ], - [ - 1490053388, - "2" - ], - [ - 1490053388, - "7" - ], - [ - 1490053403, - "6" - ], - [ - 1490053403, - "2" - ], - [ - 1490053403, - "1" - ], - [ - 1490053418, - "1" - ], - [ - 1490053418, - "0" - ], - [ - 1490053418, - "1" - ], - [ - 1490053433, - "0" - ], - [ - 1490053433, - "0" - ], - [ - 1490053433, - "1" - ], - [ - 1490053448, - "1" - ], - [ - 1490053448, - "0" - ], - [ - 1490053448, - "1" - ], - [ - 1490053463, - "1" - ], - [ - 1490053463, - "0" - ], - [ - 1490053463, - "1" - ], - [ - 1490053478, - "0" - ], - [ - 1490053478, - "1" - ], - [ - 1490053478, - "-1" - ], - [ - 1490053493, - "0" - ], - [ - 1490053493, - "-1" - ], - [ - 1490053493, - "1" - ], - [ - 1490053508, - "34" - ], - [ - 1490053508, - "0" - ], - [ - 1490053508, - "0" - ], - [ - 1490053523, - "0" - ], - [ - 1490053523, - "1" - ], - [ - 1490053523, - "0" - ], - [ - 1490053538, - "0" - ], - [ - 1490053538, - "0" - ], - [ - 1490053538, - "1" - ], - [ - 1490053553, - "2" - ], - [ - 1490053553, - "1" - ], - [ - 1490053553, - "2" - ], - [ - 1490053568, - "26" - ], - [ - 1490053568, - "0" - ], - [ - 1490053568, - "0" - ], - [ - 1490053583, - "0" - ], - [ - 1490053583, - "0" - ], - [ - 1490053583, - "0" - ], - [ - 1490053598, - "0" - ], - [ - 1490053598, - "1" - ], - [ - 1490053598, - "0" - ], - [ - 1490053613, - "1" - ], - [ - 1490053613, - "0" - ], - [ - 1490053613, - "1" - ], - [ - 1490053628, - "0" - ], - [ - 1490053628, - "21" - ], - [ - 1490053628, - "1" - ], - [ - 1490053643, - "1" - ], - [ - 1490053643, - "1" - ], - [ - 1490053643, - "0" - ], - [ - 1490053658, - "1" - ], - [ - 1490053658, - "1" - ], - [ - 1490053658, - "0" - ], - [ - 1490053673, - "8" - ], - [ - 1490053673, - "0" - ], - [ - 1490053673, - "0" - ], - [ - 1490053688, - "3" - ], - [ - 1490053688, - "0" - ], - [ - 1490053688, - "0" - ], - [ - 1490053703, - "0" - ], - [ - 1490053703, - "0" - ], - [ - 1490053703, - "0" - ], - [ - 1490053718, - "1" - ], - [ - 1490053718, - "6" - ], - [ - 1490053718, - "0" - ], - [ - 1490053733, - "1" - ], - [ - 1490053733, - "0" - ], - [ - 1490053733, - "0" - ], - [ - 1490053748, - "1" - ], - [ - 1490053748, - "0" - ], - [ - 1490053748, - "1" - ], - [ - 1490053763, - "0" - ], - [ - 1490053763, - "3" - ], - [ - 1490053763, - "10" - ], - [ - 1490053778, - "1" - ], - [ - 1490053778, - "1" - ], - [ - 1490053778, - "0" - ], - [ - 1490053793, - "0" - ], - [ - 1490053793, - "0" - ], - [ - 1490053793, - "2" - ], - [ - 1490053808, - "0" - ], - [ - 1490053808, - "13" - ], - [ - 1490053808, - "3" - ], - [ - 1490053823, - "1" - ], - [ - 1490053823, - "0" - ], - [ - 1490053823, - "0" - ], - [ - 1490053838, - "0" - ], - [ - 1490053838, - "0" - ], - [ - 1490053838, - "1" - ], - [ - 1490053853, - "0" - ], - [ - 1490053853, - "7" - ], - [ - 1490053853, - "0" - ], - [ - 1490053868, - "1" - ], - [ - 1490053868, - "0" - ], - [ - 1490053868, - "12" - ], - [ - 1490053883, - "0" - ], - [ - 1490053883, - "1" - ], - [ - 1490053883, - "0" - ], - [ - 1490053898, - "1" - ], - [ - 1490053898, - "1" - ], - [ - 1490053898, - "0" - ], - [ - 1490053913, - "0" - ], - [ - 1490053913, - "0" - ], - [ - 1490053913, - "1" - ], - [ - 1490053928, - "1" - ], - [ - 1490053928, - "1" - ], - [ - 1490053928, - "0" - ], - [ - 1490053943, - "1" - ], - [ - 1490053943, - "1" - ], - [ - 1490053943, - "15" - ], - [ - 1490053958, - "0" - ], - [ - 1490053958, - "0" - ], - [ - 1490053958, - "9" - ], - [ - 1490053973, - "1" - ], - [ - 1490053973, - "10" - ], - [ - 1490053973, - "0" - ], - [ - 1490053988, - "0" - ], - [ - 1490053988, - "1" - ], - [ - 1490053988, - "0" - ], - [ - 1490054003, - "0" - ], - [ - 1490054003, - "1" - ], - [ - 1490054003, - "42" - ], - [ - 1490054018, - "1" - ], - [ - 1490054018, - "0" - ], - [ - 1490054018, - "0" - ], - [ - 1490054033, - "0" - ], - [ - 1490054033, - "0" - ], - [ - 1490054033, - "0" - ], - [ - 1490054048, - "1" - ], - [ - 1490054048, - "0" - ], - [ - 1490054048, - "1" - ], - [ - 1490054063, - "0" - ], - [ - 1490054063, - "5" - ], - [ - 1490054063, - "2" - ], - [ - 1490054078, - "5" - ], - [ - 1490054078, - "0" - ], - [ - 1490054078, - "1" - ], - [ - 1490054093, - "1" - ], - [ - 1490054093, - "0" - ], - [ - 1490054093, - "5" - ], - [ - 1490054108, - "1" - ], - [ - 1490054108, - "1" - ], - [ - 1490054108, - "1" - ], - [ - 1490054123, - "1" - ], - [ - 1490054123, - "1" - ], - [ - 1490054123, - "0" - ], - [ - 1490054138, - "9" - ], - [ - 1490054138, - "1" - ], - [ - 1490054138, - "1" - ], - [ - 1490054153, - "7" - ], - [ - 1490054153, - "1" - ], - [ - 1490054153, - "0" - ], - [ - 1490054168, - "1" - ], - [ - 1490054168, - "0" - ], - [ - 1490054168, - "0" - ], - [ - 1490054183, - "0" - ], - [ - 1490054183, - "2" - ], - [ - 1490054183, - "0" - ], - [ - 1490054198, - "0" - ], - [ - 1490054198, - "3" - ], - [ - 1490054198, - "8" - ], - [ - 1490054213, - "8" - ], - [ - 1490054213, - "2" - ], - [ - 1490054213, - "1" - ], - [ - 1490054228, - "8" - ], - [ - 1490054228, - "2" - ], - [ - 1490054228, - "2" - ], - [ - 1490054243, - "18" - ], - [ - 1490054243, - "0" - ], - [ - 1490054243, - "2" - ], - [ - 1490054258, - "4" - ], - [ - 1490054258, - "0" - ], - [ - 1490054258, - "0" - ], - [ - 1490054273, - "0" - ], - [ - 1490054273, - "1" - ], - [ - 1490054273, - "0" - ], - [ - 1490054288, - "-1" - ], - [ - 1490054288, - "1" - ], - [ - 1490054288, - "0" - ], - [ - 1490054303, - "0" - ], - [ - 1490054303, - "1" - ], - [ - 1490054303, - "0" - ], - [ - 1490054318, - "0" - ], - [ - 1490054318, - "0" - ], - [ - 1490054318, - "0" - ], - [ - 1490054333, - "0" - ], - [ - 1490054333, - "2" - ], - [ - 1490054333, - "0" - ], - [ - 1490054348, - "0" - ], - [ - 1490054348, - "0" - ], - [ - 1490054348, - "4" - ], - [ - 1490054363, - "1" - ], - [ - 1490054363, - "0" - ], - [ - 1490054363, - "9" - ], - [ - 1490054378, - "0" - ], - [ - 1490054378, - "0" - ], - [ - 1490054378, - "2" - ], - [ - 1490054393, - "13" - ], - [ - 1490054393, - "0" - ], - [ - 1490054393, - "0" - ], - [ - 1490054408, - "6" - ], - [ - 1490054408, - "0" - ], - [ - 1490054408, - "0" - ], - [ - 1490054423, - "0" - ], - [ - 1490054423, - "0" - ], - [ - 1490054423, - "0" - ], - [ - 1490054438, - "1" - ], - [ - 1490054438, - "1" - ], - [ - 1490054438, - "0" - ], - [ - 1490054453, - "4" - ], - [ - 1490054453, - "0" - ], - [ - 1490054453, - "1" - ], - [ - 1490054468, - "1" - ], - [ - 1490054468, - "1" - ], - [ - 1490054468, - "1" - ], - [ - 1490054483, - "1" - ], - [ - 1490054483, - "0" - ], - [ - 1490054483, - "2" - ], - [ - 1490054498, - "1" - ], - [ - 1490054498, - "0" - ], - [ - 1490054498, - "1" - ], - [ - 1490054513, - "1" - ], - [ - 1490054513, - "2" - ], - [ - 1490054513, - "1" - ], - [ - 1490054528, - "1" - ], - [ - 1490054528, - "1" - ], - [ - 1490054528, - "1" - ], - [ - 1490054543, - "3" - ], - [ - 1490054543, - "5" - ], - [ - 1490054543, - "1" - ], - [ - 1490054558, - "2" - ], - [ - 1490054558, - "0" - ], - [ - 1490054558, - "0" - ], - [ - 1490054573, - "0" - ], - [ - 1490054573, - "1" - ], - [ - 1490054573, - "0" - ], - [ - 1490054588, - "0" - ], - [ - 1490054588, - "1" - ], - [ - 1490054588, - "1" - ], - [ - 1490054603, - "16" - ], - [ - 1490054603, - "1" - ], - [ - 1490054603, - "1" - ], - [ - 1490054618, - "1" - ], - [ - 1490054618, - "1" - ], - [ - 1490054618, - "1" - ], - [ - 1490054633, - "2" - ], - [ - 1490054633, - "1" - ], - [ - 1490054633, - "1" - ], - [ - 1490054648, - "1" - ], - [ - 1490054648, - "1" - ], - [ - 1490054648, - "0" - ], - [ - 1490054663, - "3" - ], - [ - 1490054663, - "0" - ], - [ - 1490054663, - "0" - ], - [ - 1490054678, - "0" - ], - [ - 1490054678, - "0" - ], - [ - 1490054678, - "0" - ], - [ - 1490054693, - "1" - ], - [ - 1490054693, - "2" - ], - [ - 1490054693, - "0" - ], - [ - 1490054708, - "1" - ], - [ - 1490054708, - "1" - ], - [ - 1490054708, - "0" - ], - [ - 1490054723, - "1" - ], - [ - 1490054723, - "1" - ], - [ - 1490054723, - "1" - ], - [ - 1490054738, - "1" - ], - [ - 1490054738, - "1" - ], - [ - 1490054738, - "1" - ], - [ - 1490054753, - "0" - ], - [ - 1490054753, - "0" - ], - [ - 1490054753, - "7" - ], - [ - 1490054768, - "0" - ], - [ - 1490054768, - "0" - ], - [ - 1490054768, - "0" - ], - [ - 1490054783, - "1" - ], - [ - 1490054783, - "0" - ], - [ - 1490054783, - "0" - ], - [ - 1490054798, - "0" - ], - [ - 1490054798, - "1" - ], - [ - 1490054798, - "0" - ], - [ - 1490054813, - "0" - ], - [ - 1490054813, - "0" - ], - [ - 1490054813, - "3" - ], - [ - 1490054828, - "0" - ], - [ - 1490054828, - "3" - ], - [ - 1490054828, - "0" - ], - [ - 1490054843, - "1" - ], - [ - 1490054843, - "1" - ], - [ - 1490054843, - "3" - ], - [ - 1490054858, - "0" - ], - [ - 1490054858, - "95" - ], - [ - 1490054858, - "1" - ], - [ - 1490054873, - "0" - ], - [ - 1490054873, - "1" - ], - [ - 1490054873, - "-1" - ], - [ - 1490054888, - "0" - ], - [ - 1490054888, - "0" - ], - [ - 1490054888, - "9" - ], - [ - 1490054903, - "1" - ], - [ - 1490054903, - "0" - ], - [ - 1490054903, - "0" - ], - [ - 1490054918, - "0" - ], - [ - 1490054918, - "1" - ], - [ - 1490054918, - "0" - ], - [ - 1490054933, - "0" - ], - [ - 1490054933, - "1" - ], - [ - 1490054933, - "0" - ], - [ - 1490054948, - "0" - ], - [ - 1490054948, - "1" - ], - [ - 1490054948, - "3" - ], - [ - 1490054963, - "1" - ], - [ - 1490054963, - "0" - ], - [ - 1490054963, - "0" - ], - [ - 1490054978, - "0" - ], - [ - 1490054978, - "0" - ], - [ - 1490054978, - "3" - ], - [ - 1490054993, - "0" - ], - [ - 1490054993, - "1" - ], - [ - 1490054993, - "0" - ], - [ - 1490055008, - "0" - ], - [ - 1490055008, - "5" - ], - [ - 1490055008, - "1" - ], - [ - 1490055023, - "0" - ], - [ - 1490055023, - "1" - ], - [ - 1490055023, - "1" - ], - [ - 1490055038, - "-1" - ], - [ - 1490055038, - "1" - ], - [ - 1490055038, - "0" - ], - [ - 1490055053, - "12" - ], - [ - 1490055053, - "1" - ], - [ - 1490055053, - "0" - ], - [ - 1490055068, - "0" - ], - [ - 1490055068, - "0" - ], - [ - 1490055068, - "1" - ], - [ - 1490055083, - "0" - ], - [ - 1490055083, - "1" - ], - [ - 1490055083, - "2" - ], - [ - 1490055098, - "1" - ], - [ - 1490055098, - "1" - ], - [ - 1490055098, - "1" - ], - [ - 1490055113, - "0" - ], - [ - 1490055113, - "3" - ], - [ - 1490055113, - "1" - ], - [ - 1490055128, - "0" - ], - [ - 1490055128, - "0" - ], - [ - 1490055128, - "1" - ], - [ - 1490055143, - "-1" - ], - [ - 1490055143, - "0" - ], - [ - 1490055143, - "0" - ], - [ - 1490055158, - "12" - ], - [ - 1490055158, - "0" - ], - [ - 1490055158, - "3" - ], - [ - 1490055173, - "0" - ], - [ - 1490055173, - "2" - ], - [ - 1490055173, - "3" - ], - [ - 1490055188, - "3" - ], - [ - 1490055188, - "1" - ], - [ - 1490055188, - "2" - ], - [ - 1490055203, - "1" - ], - [ - 1490055203, - "1" - ], - [ - 1490055203, - "1" - ], - [ - 1490055218, - "1" - ], - [ - 1490055218, - "0" - ], - [ - 1490055218, - "1" - ], - [ - 1490055233, - "3" - ], - [ - 1490055233, - "1" - ], - [ - 1490055233, - "0" - ], - [ - 1490055248, - "3" - ], - [ - 1490055248, - "3" - ], - [ - 1490055248, - "0" - ], - [ - 1490055263, - "0" - ], - [ - 1490055263, - "0" - ], - [ - 1490055263, - "0" - ], - [ - 1490055278, - "0" - ], - [ - 1490055278, - "0" - ], - [ - 1490055278, - "0" - ], - [ - 1490055293, - "0" - ], - [ - 1490055293, - "1" - ], - [ - 1490055293, - "0" - ], - [ - 1490055308, - "0" - ], - [ - 1490055308, - "1" - ], - [ - 1490055308, - "1" - ], - [ - 1490055323, - "0" - ], - [ - 1490055323, - "1" - ], - [ - 1490055323, - "1" - ], - [ - 1490055338, - "1" - ], - [ - 1490055338, - "2" - ], - [ - 1490055338, - "0" - ], - [ - 1490055353, - "0" - ], - [ - 1490055353, - "2" - ], - [ - 1490055353, - "44" - ], - [ - 1490055368, - "0" - ], - [ - 1490055368, - "2" - ], - [ - 1490055368, - "2" - ], - [ - 1490055383, - "0" - ], - [ - 1490055383, - "0" - ], - [ - 1490055383, - "2" - ], - [ - 1490055398, - "29" - ], - [ - 1490055398, - "0" - ], - [ - 1490055398, - "0" - ], - [ - 1490055413, - "1" - ], - [ - 1490055413, - "0" - ], - [ - 1490055413, - "0" - ], - [ - 1490055428, - "0" - ], - [ - 1490055428, - "1" - ], - [ - 1490055428, - "0" - ], - [ - 1490055443, - "1" - ], - [ - 1490055443, - "0" - ], - [ - 1490055443, - "0" - ], - [ - 1490055458, - "0" - ], - [ - 1490055458, - "0" - ], - [ - 1490055458, - "0" - ], - [ - 1490055473, - "0" - ], - [ - 1490055473, - "1" - ], - [ - 1490055473, - "0" - ], - [ - 1490055488, - "1" - ], - [ - 1490055488, - "2" - ], - [ - 1490055488, - "0" - ], - [ - 1490055503, - "1" - ], - [ - 1490055503, - "4" - ], - [ - 1490055503, - "2" - ], - [ - 1490055518, - "2" - ], - [ - 1490055518, - "4" - ], - [ - 1490055518, - "0" - ], - [ - 1490055533, - "1" - ], - [ - 1490055533, - "1" - ], - [ - 1490055533, - "4" - ], - [ - 1490055548, - "1" - ], - [ - 1490055548, - "4" - ], - [ - 1490055548, - "1" - ], - [ - 1490055563, - "0" - ], - [ - 1490055563, - "0" - ], - [ - 1490055563, - "1" - ], - [ - 1490055578, - "0" - ], - [ - 1490055578, - "1" - ], - [ - 1490055578, - "1" - ], - [ - 1490055593, - "2" - ], - [ - 1490055593, - "1" - ], - [ - 1490055593, - "1" - ], - [ - 1490055608, - "1" - ], - [ - 1490055608, - "0" - ], - [ - 1490055608, - "3" - ], - [ - 1490055623, - "1" - ], - [ - 1490055623, - "0" - ], - [ - 1490055623, - "5" - ], - [ - 1490055638, - "0" - ], - [ - 1490055638, - "1" - ], - [ - 1490055638, - "754" - ], - [ - 1490055653, - "29" - ], - [ - 1490055653, - "754" - ], - [ - 1490055653, - "5" - ], - [ - 1490055668, - "5" - ], - [ - 1490055668, - "1" - ], - [ - 1490055668, - "29" - ], - [ - 1490055683, - "0" - ], - [ - 1490055683, - "5" - ], - [ - 1490055683, - "2" - ], - [ - 1490055698, - "0" - ], - [ - 1490055698, - "5" - ], - [ - 1490055698, - "1" - ], - [ - 1490055713, - "0" - ], - [ - 1490055713, - "0" - ], - [ - 1490055713, - "0" - ], - [ - 1490055728, - "0" - ], - [ - 1490055728, - "8" - ], - [ - 1490055728, - "1" - ], - [ - 1490055743, - "8" - ], - [ - 1490055743, - "1" - ], - [ - 1490055743, - "1" - ], - [ - 1490055758, - "1" - ], - [ - 1490055758, - "8" - ], - [ - 1490055758, - "1" - ], - [ - 1490055773, - "1" - ], - [ - 1490055773, - "8" - ], - [ - 1490055773, - "0" - ], - [ - 1490055788, - "1" - ], - [ - 1490055788, - "0" - ], - [ - 1490055788, - "2" - ], - [ - 1490055803, - "1" - ], - [ - 1490055803, - "1" - ], - [ - 1490055803, - "1" - ], - [ - 1490055818, - "5" - ], - [ - 1490055818, - "0" - ], - [ - 1490055818, - "4" - ], - [ - 1490055833, - "0" - ], - [ - 1490055833, - "1" - ], - [ - 1490055833, - "4" - ], - [ - 1490055848, - "4" - ], - [ - 1490055848, - "4" - ], - [ - 1490055848, - "1" - ], - [ - 1490055863, - "2" - ], - [ - 1490055863, - "1" - ], - [ - 1490055863, - "1" - ], - [ - 1490055878, - "9" - ], - [ - 1490055878, - "1" - ], - [ - 1490055878, - "23" - ], - [ - 1490055893, - "0" - ], - [ - 1490055893, - "0" - ], - [ - 1490055893, - "1" - ], - [ - 1490055908, - "2" - ], - [ - 1490055908, - "1" - ], - [ - 1490055908, - "1" - ], - [ - 1490055923, - "1" - ], - [ - 1490055923, - "1" - ], - [ - 1490055923, - "0" - ], - [ - 1490055938, - "1" - ], - [ - 1490055938, - "0" - ], - [ - 1490055938, - "1" - ], - [ - 1490055953, - "1" - ], - [ - 1490055953, - "0" - ], - [ - 1490055953, - "0" - ], - [ - 1490055968, - "0" - ], - [ - 1490055968, - "1" - ], - [ - 1490055968, - "0" - ], - [ - 1490055983, - "0" - ], - [ - 1490055983, - "1" - ], - [ - 1490055983, - "0" - ], - [ - 1490055998, - "0" - ], - [ - 1490055998, - "0" - ], - [ - 1490055998, - "0" - ], - [ - 1490056013, - "23" - ], - [ - 1490056013, - "1" - ], - [ - 1490056013, - "1" - ], - [ - 1490056028, - "1" - ], - [ - 1490056028, - "0" - ], - [ - 1490056028, - "23" - ], - [ - 1490056043, - "1" - ], - [ - 1490056043, - "1" - ], - [ - 1490056043, - "23" - ], - [ - 1490056058, - "1" - ], - [ - 1490056058, - "0" - ], - [ - 1490056058, - "4" - ], - [ - 1490056073, - "1" - ], - [ - 1490056073, - "0" - ], - [ - 1490056073, - "14" - ], - [ - 1490056088, - "0" - ], - [ - 1490056088, - "0" - ], - [ - 1490056088, - "0" - ], - [ - 1490056103, - "14" - ], - [ - 1490056103, - "1" - ], - [ - 1490056103, - "0" - ], - [ - 1490056118, - "-1" - ], - [ - 1490056118, - "0" - ], - [ - 1490056118, - "0" - ], - [ - 1490056133, - "2" - ], - [ - 1490056133, - "0" - ], - [ - 1490056133, - "0" - ], - [ - 1490056148, - "0" - ], - [ - 1490056148, - "0" - ], - [ - 1490056148, - "0" - ], - [ - 1490056163, - "0" - ], - [ - 1490056163, - "0" - ], - [ - 1490056163, - "0" - ], - [ - 1490056178, - "2" - ], - [ - 1490056178, - "0" - ], - [ - 1490056178, - "0" - ], - [ - 1490056193, - "0" - ], - [ - 1490056193, - "0" - ], - [ - 1490056193, - "0" - ], - [ - 1490056208, - "2" - ], - [ - 1490056208, - "2" - ], - [ - 1490056208, - "0" - ], - [ - 1490056223, - "0" - ], - [ - 1490056223, - "1" - ], - [ - 1490056223, - "1" - ], - [ - 1490056238, - "0" - ], - [ - 1490056238, - "0" - ], - [ - 1490056238, - "1" - ], - [ - 1490056253, - "8" - ], - [ - 1490056253, - "1" - ], - [ - 1490056253, - "0" - ], - [ - 1490056268, - "1" - ], - [ - 1490056268, - "0" - ], - [ - 1490056268, - "8" - ], - [ - 1490056283, - "8" - ], - [ - 1490056283, - "2" - ], - [ - 1490056283, - "1" - ], - [ - 1490056298, - "2" - ], - [ - 1490056298, - "1" - ], - [ - 1490056298, - "8" - ], - [ - 1490056313, - "3" - ], - [ - 1490056313, - "0" - ], - [ - 1490056313, - "1" - ], - [ - 1490056328, - "1" - ], - [ - 1490056328, - "3" - ], - [ - 1490056328, - "1" - ], - [ - 1490056343, - "1" - ], - [ - 1490056343, - "3" - ], - [ - 1490056343, - "1" - ], - [ - 1490056358, - "1" - ], - [ - 1490056358, - "0" - ], - [ - 1490056358, - "1" - ], - [ - 1490056373, - "1" - ], - [ - 1490056373, - "0" - ], - [ - 1490056373, - "3" - ], - [ - 1490056388, - "1" - ], - [ - 1490056388, - "0" - ], - [ - 1490056388, - "0" - ], - [ - 1490056403, - "6" - ], - [ - 1490056403, - "1" - ], - [ - 1490056403, - "3" - ], - [ - 1490056418, - "1" - ], - [ - 1490056418, - "1" - ], - [ - 1490056418, - "2" - ], - [ - 1490056433, - "1" - ], - [ - 1490056433, - "1" - ], - [ - 1490056433, - "2" - ], - [ - 1490056448, - "1" - ], - [ - 1490056448, - "1" - ], - [ - 1490056448, - "1" - ], - [ - 1490056463, - "1" - ], - [ - 1490056463, - "0" - ], - [ - 1490056463, - "1" - ], - [ - 1490056478, - "2" - ], - [ - 1490056478, - "1" - ], - [ - 1490056478, - "1" - ], - [ - 1490056493, - "1" - ], - [ - 1490056493, - "2" - ], - [ - 1490056493, - "1" - ], - [ - 1490056508, - "1" - ], - [ - 1490056508, - "1" - ], - [ - 1490056508, - "0" - ], - [ - 1490056523, - "1" - ], - [ - 1490056523, - "1" - ], - [ - 1490056523, - "1" - ], - [ - 1490056538, - "1" - ], - [ - 1490056538, - "0" - ], - [ - 1490056538, - "1" - ], - [ - 1490056553, - "1" - ], - [ - 1490056553, - "1" - ], - [ - 1490056553, - "0" - ], - [ - 1490056568, - "0" - ], - [ - 1490056568, - "1" - ], - [ - 1490056568, - "3" - ], - [ - 1490056583, - "1" - ], - [ - 1490056583, - "1" - ], - [ - 1490056583, - "0" - ], - [ - 1490056598, - "6" - ], - [ - 1490056598, - "15" - ], - [ - 1490056598, - "12" - ], - [ - 1490056613, - "0" - ], - [ - 1490056613, - "0" - ], - [ - 1490056613, - "1" - ], - [ - 1490056628, - "1" - ], - [ - 1490056628, - "0" - ], - [ - 1490056628, - "-1" - ], - [ - 1490056643, - "0" - ], - [ - 1490056643, - "-1" - ], - [ - 1490056643, - "1" - ], - [ - 1490056658, - "0" - ], - [ - 1490056658, - "3" - ], - [ - 1490056658, - "-1" - ], - [ - 1490056673, - "3" - ], - [ - 1490056673, - "2" - ], - [ - 1490056673, - "1" - ], - [ - 1490056688, - "1" - ], - [ - 1490056688, - "6" - ], - [ - 1490056688, - "3" - ], - [ - 1490056703, - "4" - ], - [ - 1490056703, - "10" - ], - [ - 1490056703, - "1" - ], - [ - 1490056718, - "0" - ], - [ - 1490056718, - "10" - ], - [ - 1490056718, - "9" - ], - [ - 1490056733, - "10" - ], - [ - 1490056733, - "0" - ], - [ - 1490056733, - "0" - ], - [ - 1490056748, - "0" - ], - [ - 1490056748, - "1" - ], - [ - 1490056748, - "10" - ], - [ - 1490056763, - "1" - ], - [ - 1490056763, - "0" - ], - [ - 1490056763, - "1" - ], - [ - 1490056778, - "0" - ], - [ - 1490056778, - "1" - ], - [ - 1490056778, - "0" - ], - [ - 1490056793, - "0" - ], - [ - 1490056793, - "1" - ], - [ - 1490056793, - "0" - ], - [ - 1490056808, - "0" - ], - [ - 1490056808, - "1" - ], - [ - 1490056808, - "0" - ], - [ - 1490056823, - "0" - ], - [ - 1490056823, - "0" - ], - [ - 1490056823, - "0" - ], - [ - 1490056838, - "1" - ], - [ - 1490056838, - "0" - ], - [ - 1490056838, - "0" - ], - [ - 1490056853, - "4" - ], - [ - 1490056853, - "0" - ], - [ - 1490056853, - "0" - ], - [ - 1490056868, - "2" - ], - [ - 1490056868, - "1" - ], - [ - 1490056868, - "0" - ], - [ - 1490056883, - "0" - ], - [ - 1490056883, - "0" - ], - [ - 1490056883, - "2" - ], - [ - 1490056898, - "1" - ], - [ - 1490056898, - "12" - ], - [ - 1490056898, - "2" - ], - [ - 1490056913, - "0" - ], - [ - 1490056913, - "3" - ], - [ - 1490056913, - "0" - ], - [ - 1490056928, - "5" - ], - [ - 1490056928, - "3" - ], - [ - 1490056928, - "0" - ], - [ - 1490056943, - "3" - ], - [ - 1490056943, - "0" - ], - [ - 1490056943, - "0" - ], - [ - 1490056958, - "4" - ], - [ - 1490056958, - "0" - ], - [ - 1490056958, - "0" - ], - [ - 1490056973, - "1" - ], - [ - 1490056973, - "0" - ], - [ - 1490056973, - "0" - ], - [ - 1490056988, - "0" - ], - [ - 1490056988, - "2" - ], - [ - 1490056988, - "6" - ], - [ - 1490057003, - "1" - ], - [ - 1490057003, - "8" - ], - [ - 1490057003, - "3" - ], - [ - 1490057018, - "8" - ], - [ - 1490057018, - "0" - ], - [ - 1490057018, - "0" - ], - [ - 1490057033, - "1" - ], - [ - 1490057033, - "0" - ], - [ - 1490057033, - "8" - ], - [ - 1490057048, - "1" - ], - [ - 1490057048, - "8" - ], - [ - 1490057048, - "0" - ], - [ - 1490057063, - "1" - ], - [ - 1490057063, - "0" - ], - [ - 1490057063, - "1" - ], - [ - 1490057078, - "1" - ], - [ - 1490057078, - "0" - ], - [ - 1490057078, - "1" - ], - [ - 1490057093, - "1" - ], - [ - 1490057093, - "1" - ], - [ - 1490057093, - "0" - ], - [ - 1490057108, - "1" - ], - [ - 1490057108, - "0" - ], - [ - 1490057108, - "0" - ], - [ - 1490057123, - "0" - ], - [ - 1490057123, - "1" - ], - [ - 1490057123, - "0" - ], - [ - 1490057138, - "0" - ], - [ - 1490057138, - "0" - ], - [ - 1490057138, - "0" - ], - [ - 1490057153, - "1" - ], - [ - 1490057153, - "0" - ], - [ - 1490057153, - "0" - ], - [ - 1490057168, - "2" - ], - [ - 1490057168, - "1" - ], - [ - 1490057168, - "0" - ], - [ - 1490057183, - "0" - ], - [ - 1490057183, - "0" - ], - [ - 1490057183, - "0" - ], - [ - 1490057198, - "1" - ], - [ - 1490057198, - "0" - ], - [ - 1490057198, - "2" - ], - [ - 1490057213, - "0" - ], - [ - 1490057213, - "0" - ], - [ - 1490057213, - "0" - ], - [ - 1490057228, - "1" - ], - [ - 1490057228, - "0" - ], - [ - 1490057228, - "1" - ], - [ - 1490057243, - "0" - ], - [ - 1490057243, - "1" - ], - [ - 1490057243, - "0" - ], - [ - 1490057258, - "7" - ], - [ - 1490057258, - "1" - ], - [ - 1490057258, - "3" - ], - [ - 1490057273, - "3" - ], - [ - 1490057273, - "2" - ], - [ - 1490057273, - "7" - ], - [ - 1490057288, - "0" - ], - [ - 1490057288, - "323" - ], - [ - 1490057288, - "7" - ], - [ - 1490057303, - "1" - ], - [ - 1490057303, - "1" - ], - [ - 1490057303, - "1" - ], - [ - 1490057318, - "0" - ], - [ - 1490057318, - "2" - ], - [ - 1490057318, - "1" - ], - [ - 1490057333, - "0" - ], - [ - 1490057333, - "1" - ], - [ - 1490057333, - "0" - ], - [ - 1490057348, - "0" - ], - [ - 1490057348, - "0" - ], - [ - 1490057348, - "0" - ], - [ - 1490057363, - "0" - ], - [ - 1490057363, - "0" - ], - [ - 1490057363, - "18" - ], - [ - 1490057378, - "0" - ], - [ - 1490057378, - "0" - ], - [ - 1490057378, - "1" - ], - [ - 1490057393, - "1" - ], - [ - 1490057393, - "2" - ], - [ - 1490057393, - "33" - ], - [ - 1490057408, - "1" - ], - [ - 1490057408, - "18" - ], - [ - 1490057408, - "2" - ], - [ - 1490057423, - "0" - ], - [ - 1490057423, - "0" - ], - [ - 1490057423, - "2" - ], - [ - 1490057438, - "0" - ], - [ - 1490057438, - "7" - ], - [ - 1490057438, - "2" - ], - [ - 1490057453, - "3" - ], - [ - 1490057453, - "1" - ], - [ - 1490057453, - "0" - ], - [ - 1490057468, - "0" - ], - [ - 1490057468, - "1" - ], - [ - 1490057468, - "3" - ], - [ - 1490057483, - "6" - ], - [ - 1490057483, - "1" - ], - [ - 1490057483, - "3" - ], - [ - 1490057498, - "0" - ], - [ - 1490057498, - "0" - ], - [ - 1490057498, - "0" - ], - [ - 1490057513, - "0" - ], - [ - 1490057513, - "1" - ], - [ - 1490057513, - "1" - ], - [ - 1490057528, - "1" - ], - [ - 1490057528, - "0" - ], - [ - 1490057528, - "0" - ], - [ - 1490057543, - "0" - ], - [ - 1490057543, - "1" - ], - [ - 1490057543, - "0" - ], - [ - 1490057558, - "0" - ], - [ - 1490057558, - "1" - ], - [ - 1490057558, - "0" - ], - [ - 1490057573, - "0" - ], - [ - 1490057573, - "1" - ], - [ - 1490057573, - "0" - ], - [ - 1490057588, - "1" - ], - [ - 1490057588, - "0" - ], - [ - 1490057588, - "0" - ], - [ - 1490057603, - "1" - ], - [ - 1490057603, - "0" - ], - [ - 1490057603, - "2" - ], - [ - 1490057618, - "1" - ], - [ - 1490057618, - "1" - ], - [ - 1490057618, - "1" - ], - [ - 1490057633, - "1" - ], - [ - 1490057633, - "1" - ], - [ - 1490057633, - "1" - ], - [ - 1490057648, - "2" - ], - [ - 1490057648, - "1" - ], - [ - 1490057648, - "1" - ], - [ - 1490057663, - "1" - ], - [ - 1490057663, - "3" - ], - [ - 1490057663, - "0" - ], - [ - 1490057678, - "14" - ], - [ - 1490057678, - "1" - ], - [ - 1490057678, - "11" - ], - [ - 1490057693, - "1" - ], - [ - 1490057693, - "0" - ], - [ - 1490057693, - "2" - ], - [ - 1490057708, - "1" - ], - [ - 1490057708, - "1" - ], - [ - 1490057708, - "1" - ], - [ - 1490057723, - "1" - ], - [ - 1490057723, - "1" - ], - [ - 1490057723, - "1" - ], - [ - 1490057738, - "1" - ], - [ - 1490057738, - "1" - ], - [ - 1490057738, - "1" - ], - [ - 1490057753, - "1" - ], - [ - 1490057753, - "1" - ], - [ - 1490057753, - "2" - ], - [ - 1490057768, - "1" - ], - [ - 1490057768, - "2" - ], - [ - 1490057768, - "3" - ], - [ - 1490057783, - "0" - ], - [ - 1490057783, - "2" - ], - [ - 1490057783, - "1" - ], - [ - 1490057798, - "2" - ], - [ - 1490057798, - "0" - ], - [ - 1490057798, - "1" - ], - [ - 1490057813, - "1" - ], - [ - 1490057813, - "0" - ], - [ - 1490057813, - "1" - ], - [ - 1490057828, - "0" - ], - [ - 1490057828, - "0" - ], - [ - 1490057828, - "1" - ], - [ - 1490057843, - "1" - ], - [ - 1490057843, - "0" - ], - [ - 1490057843, - "0" - ], - [ - 1490057858, - "0" - ], - [ - 1490057858, - "0" - ], - [ - 1490057858, - "0" - ], - [ - 1490057873, - "1" - ], - [ - 1490057873, - "0" - ], - [ - 1490057873, - "0" - ], - [ - 1490057888, - "0" - ], - [ - 1490057888, - "0" - ], - [ - 1490057888, - "0" - ], - [ - 1490057903, - "3" - ], - [ - 1490057903, - "2" - ], - [ - 1490057903, - "1" - ], - [ - 1490057918, - "-1" - ], - [ - 1490057918, - "1" - ], - [ - 1490057918, - "1" - ], - [ - 1490057933, - "1" - ], - [ - 1490057933, - "-1" - ], - [ - 1490057933, - "4" - ], - [ - 1490057948, - "1" - ], - [ - 1490057948, - "-1" - ], - [ - 1490057948, - "1" - ], - [ - 1490057963, - "1" - ], - [ - 1490057963, - "1" - ], - [ - 1490057963, - "1" - ], - [ - 1490057978, - "1" - ], - [ - 1490057978, - "5" - ], - [ - 1490057978, - "38" - ], - [ - 1490057993, - "9" - ], - [ - 1490057993, - "1" - ], - [ - 1490057993, - "0" - ], - [ - 1490058008, - "0" - ], - [ - 1490058008, - "1" - ], - [ - 1490058008, - "1" - ], - [ - 1490058023, - "0" - ], - [ - 1490058023, - "1" - ], - [ - 1490058023, - "0" - ], - [ - 1490058038, - "1" - ], - [ - 1490058038, - "2" - ], - [ - 1490058038, - "0" - ], - [ - 1490058053, - "3" - ], - [ - 1490058053, - "1" - ], - [ - 1490058053, - "0" - ], - [ - 1490058068, - "1" - ], - [ - 1490058068, - "2" - ], - [ - 1490058068, - "1" - ], - [ - 1490058083, - "0" - ], - [ - 1490058083, - "1" - ], - [ - 1490058083, - "12" - ], - [ - 1490058098, - "1" - ], - [ - 1490058098, - "0" - ], - [ - 1490058098, - "3" - ], - [ - 1490058113, - "0" - ], - [ - 1490058113, - "0" - ], - [ - 1490058113, - "3" - ], - [ - 1490058128, - "0" - ], - [ - 1490058128, - "3" - ], - [ - 1490058128, - "1" - ], - [ - 1490058143, - "1" - ], - [ - 1490058143, - "3" - ], - [ - 1490058143, - "0" - ], - [ - 1490058158, - "0" - ], - [ - 1490058158, - "2" - ], - [ - 1490058158, - "1" - ], - [ - 1490058173, - "1" - ], - [ - 1490058173, - "4" - ], - [ - 1490058173, - "0" - ], - [ - 1490058188, - "0" - ], - [ - 1490058188, - "1" - ], - [ - 1490058188, - "1" - ], - [ - 1490058203, - "1" - ], - [ - 1490058203, - "1" - ], - [ - 1490058203, - "0" - ], - [ - 1490058218, - "15" - ], - [ - 1490058218, - "1" - ], - [ - 1490058218, - "1" - ], - [ - 1490058233, - "1" - ], - [ - 1490058233, - "1" - ], - [ - 1490058233, - "1" - ], - [ - 1490058248, - "1" - ], - [ - 1490058248, - "0" - ], - [ - 1490058248, - "5" - ], - [ - 1490058263, - "0" - ], - [ - 1490058263, - "1" - ], - [ - 1490058263, - "1" - ], - [ - 1490058278, - "1" - ], - [ - 1490058278, - "0" - ], - [ - 1490058278, - "0" - ], - [ - 1490058293, - "0" - ], - [ - 1490058293, - "1" - ], - [ - 1490058293, - "0" - ], - [ - 1490058308, - "0" - ], - [ - 1490058308, - "1" - ], - [ - 1490058308, - "0" - ], - [ - 1490058323, - "0" - ], - [ - 1490058323, - "0" - ], - [ - 1490058323, - "0" - ], - [ - 1490058338, - "0" - ], - [ - 1490058338, - "0" - ], - [ - 1490058338, - "1" - ], - [ - 1490058353, - "0" - ], - [ - 1490058353, - "1" - ], - [ - 1490058353, - "0" - ], - [ - 1490058368, - "3" - ], - [ - 1490058368, - "1" - ], - [ - 1490058368, - "1" - ], - [ - 1490058383, - "1" - ], - [ - 1490058383, - "0" - ], - [ - 1490058383, - "2" - ], - [ - 1490058398, - "0" - ], - [ - 1490058398, - "1" - ], - [ - 1490058398, - "1" - ], - [ - 1490058413, - "1" - ], - [ - 1490058413, - "1" - ], - [ - 1490058413, - "0" - ], - [ - 1490058428, - "0" - ], - [ - 1490058428, - "1" - ], - [ - 1490058428, - "1" - ], - [ - 1490058443, - "1" - ], - [ - 1490058443, - "0" - ], - [ - 1490058443, - "1" - ], - [ - 1490058458, - "1" - ], - [ - 1490058458, - "8" - ], - [ - 1490058458, - "0" - ], - [ - 1490058473, - "1" - ], - [ - 1490058473, - "1" - ], - [ - 1490058473, - "1" - ], - [ - 1490058488, - "0" - ], - [ - 1490058488, - "4" - ], - [ - 1490058488, - "0" - ], - [ - 1490058503, - "0" - ], - [ - 1490058503, - "2" - ], - [ - 1490058503, - "1" - ], - [ - 1490058518, - "0" - ], - [ - 1490058518, - "0" - ], - [ - 1490058518, - "2" - ], - [ - 1490058533, - "0" - ], - [ - 1490058533, - "17" - ], - [ - 1490058533, - "2" - ], - [ - 1490058548, - "0" - ], - [ - 1490058548, - "1" - ], - [ - 1490058548, - "0" - ], - [ - 1490058563, - "0" - ], - [ - 1490058563, - "1" - ], - [ - 1490058563, - "27" - ], - [ - 1490058578, - "1" - ], - [ - 1490058578, - "0" - ], - [ - 1490058578, - "0" - ], - [ - 1490058593, - "1" - ], - [ - 1490058593, - "15" - ], - [ - 1490058593, - "0" - ], - [ - 1490058608, - "4" - ], - [ - 1490058608, - "0" - ], - [ - 1490058608, - "0" - ], - [ - 1490058623, - "0" - ], - [ - 1490058623, - "4" - ], - [ - 1490058623, - "0" - ], - [ - 1490058638, - "1" - ], - [ - 1490058638, - "4" - ], - [ - 1490058638, - "0" - ], - [ - 1490058653, - "4" - ], - [ - 1490058653, - "3" - ], - [ - 1490058653, - "1" - ], - [ - 1490058668, - "0" - ], - [ - 1490058668, - "1" - ], - [ - 1490058668, - "10" - ], - [ - 1490058683, - "1" - ], - [ - 1490058683, - "1" - ], - [ - 1490058683, - "1" - ], - [ - 1490058698, - "29" - ], - [ - 1490058698, - "-1" - ], - [ - 1490058698, - "1" - ], - [ - 1490058713, - "-1" - ], - [ - 1490058713, - "2" - ], - [ - 1490058713, - "3" - ], - [ - 1490058728, - "2" - ], - [ - 1490058728, - "-1" - ], - [ - 1490058728, - "-1" - ], - [ - 1490058743, - "2" - ], - [ - 1490058743, - "0" - ], - [ - 1490058743, - "1" - ], - [ - 1490058758, - "1" - ], - [ - 1490058758, - "2" - ], - [ - 1490058758, - "0" - ], - [ - 1490058773, - "0" - ], - [ - 1490058773, - "0" - ], - [ - 1490058773, - "0" - ], - [ - 1490058788, - "2" - ], - [ - 1490058788, - "1" - ], - [ - 1490058788, - "1" - ], - [ - 1490058803, - "-1" - ], - [ - 1490058803, - "1" - ], - [ - 1490058803, - "2" - ], - [ - 1490058818, - "0" - ], - [ - 1490058818, - "14" - ], - [ - 1490058818, - "1" - ], - [ - 1490058833, - "14" - ], - [ - 1490058833, - "1" - ], - [ - 1490058833, - "1" - ], - [ - 1490058848, - "0" - ], - [ - 1490058848, - "14" - ], - [ - 1490058848, - "1" - ], - [ - 1490058863, - "0" - ], - [ - 1490058863, - "1" - ], - [ - 1490058863, - "2" - ], - [ - 1490058878, - "10" - ], - [ - 1490058878, - "1" - ], - [ - 1490058878, - "1" - ], - [ - 1490058893, - "54" - ], - [ - 1490058893, - "0" - ], - [ - 1490058893, - "1" - ], - [ - 1490058908, - "0" - ], - [ - 1490058908, - "0" - ], - [ - 1490058908, - "1" - ], - [ - 1490058923, - "1" - ], - [ - 1490058923, - "0" - ], - [ - 1490058923, - "0" - ], - [ - 1490058938, - "1" - ], - [ - 1490058938, - "1" - ], - [ - 1490058938, - "1" - ], - [ - 1490058953, - "2" - ], - [ - 1490058953, - "0" - ], - [ - 1490058953, - "1" - ], - [ - 1490058968, - "0" - ], - [ - 1490058968, - "0" - ], - [ - 1490058968, - "1" - ], - [ - 1490058983, - "1" - ], - [ - 1490058983, - "0" - ], - [ - 1490058983, - "0" - ], - [ - 1490058998, - "0" - ], - [ - 1490058998, - "1" - ], - [ - 1490058998, - "0" - ], - [ - 1490059013, - "1" - ], - [ - 1490059013, - "0" - ], - [ - 1490059013, - "0" - ], - [ - 1490059028, - "0" - ], - [ - 1490059028, - "1" - ], - [ - 1490059028, - "0" - ], - [ - 1490059043, - "1" - ], - [ - 1490059043, - "0" - ], - [ - 1490059043, - "1" - ], - [ - 1490059058, - "0" - ], - [ - 1490059058, - "1" - ], - [ - 1490059058, - "0" - ], - [ - 1490059073, - "1" - ], - [ - 1490059073, - "11" - ], - [ - 1490059073, - "1" - ], - [ - 1490059088, - "0" - ], - [ - 1490059088, - "1" - ], - [ - 1490059088, - "5" - ], - [ - 1490059103, - "1" - ], - [ - 1490059103, - "0" - ], - [ - 1490059103, - "5" - ], - [ - 1490059118, - "5" - ], - [ - 1490059118, - "1" - ], - [ - 1490059118, - "2" - ], - [ - 1490059133, - "1" - ], - [ - 1490059133, - "0" - ], - [ - 1490059133, - "5" - ], - [ - 1490059148, - "1" - ], - [ - 1490059148, - "0" - ], - [ - 1490059148, - "36" - ], - [ - 1490059163, - "0" - ], - [ - 1490059163, - "0" - ], - [ - 1490059163, - "1" - ], - [ - 1490059178, - "27" - ], - [ - 1490059178, - "24" - ], - [ - 1490059178, - "0" - ], - [ - 1490059193, - "1" - ], - [ - 1490059193, - "1" - ], - [ - 1490059193, - "1" - ], - [ - 1490059208, - "1" - ], - [ - 1490059208, - "0" - ], - [ - 1490059208, - "0" - ], - [ - 1490059223, - "64" - ], - [ - 1490059223, - "1" - ], - [ - 1490059223, - "0" - ], - [ - 1490059238, - "7" - ], - [ - 1490059238, - "0" - ], - [ - 1490059238, - "-1" - ], - [ - 1490059253, - "-1" - ], - [ - 1490059253, - "43" - ], - [ - 1490059253, - "1" - ], - [ - 1490059268, - "1" - ], - [ - 1490059268, - "-1" - ], - [ - 1490059268, - "32" - ], - [ - 1490059283, - "2" - ], - [ - 1490059283, - "0" - ], - [ - 1490059283, - "-1" - ], - [ - 1490059298, - "0" - ], - [ - 1490059298, - "0" - ], - [ - 1490059298, - "0" - ], - [ - 1490059313, - "0" - ], - [ - 1490059313, - "0" - ], - [ - 1490059313, - "0" - ], - [ - 1490059328, - "0" - ], - [ - 1490059328, - "1" - ], - [ - 1490059328, - "0" - ], - [ - 1490059343, - "2" - ], - [ - 1490059343, - "0" - ], - [ - 1490059343, - "1" - ], - [ - 1490059358, - "1" - ], - [ - 1490059358, - "19" - ], - [ - 1490059358, - "22" - ], - [ - 1490059373, - "0" - ], - [ - 1490059373, - "0" - ], - [ - 1490059373, - "1" - ], - [ - 1490059388, - "0" - ], - [ - 1490059388, - "3" - ], - [ - 1490059388, - "12" - ], - [ - 1490059403, - "13" - ], - [ - 1490059403, - "0" - ], - [ - 1490059403, - "0" - ], - [ - 1490059418, - "1" - ], - [ - 1490059418, - "0" - ], - [ - 1490059418, - "4" - ], - [ - 1490059433, - "0" - ], - [ - 1490059433, - "1" - ], - [ - 1490059433, - "0" - ], - [ - 1490059448, - "0" - ], - [ - 1490059448, - "1" - ], - [ - 1490059448, - "1" - ], - [ - 1490059463, - "0" - ], - [ - 1490059463, - "1" - ], - [ - 1490059463, - "1" - ], - [ - 1490059478, - "0" - ], - [ - 1490059478, - "0" - ], - [ - 1490059478, - "1" - ], - [ - 1490059493, - "1" - ], - [ - 1490059493, - "18" - ], - [ - 1490059493, - "0" - ], - [ - 1490059508, - "25" - ], - [ - 1490059508, - "0" - ], - [ - 1490059508, - "0" - ], - [ - 1490059523, - "0" - ], - [ - 1490059523, - "0" - ], - [ - 1490059523, - "25" - ], - [ - 1490059538, - "0" - ], - [ - 1490059538, - "25" - ], - [ - 1490059538, - "0" - ], - [ - 1490059553, - "1" - ], - [ - 1490059553, - "1" - ], - [ - 1490059553, - "0" - ], - [ - 1490059568, - "0" - ], - [ - 1490059568, - "0" - ], - [ - 1490059568, - "1" - ], - [ - 1490059583, - "0" - ], - [ - 1490059583, - "0" - ], - [ - 1490059583, - "1" - ], - [ - 1490059598, - "1" - ], - [ - 1490059598, - "2" - ], - [ - 1490059598, - "0" - ], - [ - 1490059613, - "1" - ], - [ - 1490059613, - "3" - ], - [ - 1490059613, - "1" - ], - [ - 1490059628, - "2" - ], - [ - 1490059628, - "3" - ], - [ - 1490059628, - "1" - ], - [ - 1490059643, - "0" - ], - [ - 1490059643, - "0" - ], - [ - 1490059643, - "3" - ], - [ - 1490059658, - "0" - ], - [ - 1490059658, - "35" - ], - [ - 1490059658, - "1" - ], - [ - 1490059673, - "0" - ], - [ - 1490059673, - "0" - ], - [ - 1490059673, - "0" - ], - [ - 1490059688, - "1" - ], - [ - 1490059688, - "0" - ], - [ - 1490059688, - "1" - ], - [ - 1490059703, - "0" - ], - [ - 1490059703, - "0" - ], - [ - 1490059703, - "1" - ], - [ - 1490059718, - "0" - ], - [ - 1490059718, - "0" - ], - [ - 1490059718, - "0" - ], - [ - 1490059733, - "0" - ], - [ - 1490059733, - "0" - ], - [ - 1490059733, - "0" - ], - [ - 1490059748, - "0" - ], - [ - 1490059748, - "0" - ], - [ - 1490059748, - "7" - ], - [ - 1490059763, - "3" - ], - [ - 1490059763, - "1" - ], - [ - 1490059763, - "7" - ], - [ - 1490059778, - "1" - ], - [ - 1490059778, - "0" - ], - [ - 1490059778, - "7" - ], - [ - 1490059793, - "2" - ], - [ - 1490059793, - "2" - ], - [ - 1490059793, - "1" - ], - [ - 1490059808, - "1" - ], - [ - 1490059808, - "0" - ], - [ - 1490059808, - "1" - ], - [ - 1490059823, - "1" - ], - [ - 1490059823, - "0" - ], - [ - 1490059823, - "1" - ], - [ - 1490059838, - "0" - ], - [ - 1490059838, - "1" - ], - [ - 1490059838, - "1" - ], - [ - 1490059853, - "2" - ], - [ - 1490059853, - "1" - ], - [ - 1490059853, - "0" - ], - [ - 1490059868, - "0" - ], - [ - 1490059868, - "1" - ], - [ - 1490059868, - "0" - ], - [ - 1490059883, - "2" - ], - [ - 1490059883, - "4" - ], - [ - 1490059883, - "1" - ], - [ - 1490059898, - "1" - ], - [ - 1490059898, - "3" - ], - [ - 1490059898, - "0" - ], - [ - 1490059913, - "0" - ], - [ - 1490059913, - "1" - ], - [ - 1490059913, - "3" - ], - [ - 1490059928, - "3" - ], - [ - 1490059928, - "0" - ], - [ - 1490059928, - "1" - ], - [ - 1490059943, - "3" - ], - [ - 1490059943, - "1" - ], - [ - 1490059943, - "0" - ], - [ - 1490059958, - "1" - ], - [ - 1490059958, - "1" - ], - [ - 1490059958, - "1" - ], - [ - 1490059973, - "1" - ], - [ - 1490059973, - "1" - ], - [ - 1490059973, - "1" - ], - [ - 1490059988, - "1" - ], - [ - 1490059988, - "0" - ], - [ - 1490059988, - "1" - ], - [ - 1490060003, - "0" - ], - [ - 1490060003, - "1" - ], - [ - 1490060003, - "1" - ], - [ - 1490060018, - "0" - ], - [ - 1490060018, - "12" - ], - [ - 1490060018, - "1" - ], - [ - 1490060033, - "0" - ], - [ - 1490060033, - "0" - ], - [ - 1490060033, - "1" - ], - [ - 1490060048, - "0" - ], - [ - 1490060048, - "11" - ], - [ - 1490060048, - "1" - ], - [ - 1490060063, - "1" - ], - [ - 1490060063, - "1" - ], - [ - 1490060063, - "2" - ], - [ - 1490060078, - "0" - ], - [ - 1490060078, - "3" - ], - [ - 1490060078, - "1" - ], - [ - 1490060093, - "1" - ], - [ - 1490060093, - "22" - ], - [ - 1490060093, - "8" - ], - [ - 1490060108, - "1" - ], - [ - 1490060108, - "1" - ], - [ - 1490060108, - "1" - ], - [ - 1490060123, - "1" - ], - [ - 1490060123, - "1" - ], - [ - 1490060123, - "3" - ], - [ - 1490060138, - "1" - ], - [ - 1490060138, - "9" - ], - [ - 1490060138, - "0" - ], - [ - 1490060153, - "0" - ], - [ - 1490060153, - "0" - ], - [ - 1490060153, - "0" - ], - [ - 1490060168, - "1" - ], - [ - 1490060168, - "0" - ], - [ - 1490060168, - "1" - ], - [ - 1490060183, - "0" - ], - [ - 1490060183, - "1" - ], - [ - 1490060183, - "4" - ], - [ - 1490060198, - "2" - ], - [ - 1490060198, - "0" - ], - [ - 1490060198, - "2" - ], - [ - 1490060213, - "0" - ], - [ - 1490060213, - "2" - ], - [ - 1490060213, - "4" - ], - [ - 1490060228, - "2" - ], - [ - 1490060228, - "0" - ], - [ - 1490060228, - "1" - ], - [ - 1490060243, - "1" - ], - [ - 1490060243, - "1" - ], - [ - 1490060243, - "0" - ], - [ - 1490060258, - "1" - ], - [ - 1490060258, - "16" - ], - [ - 1490060258, - "1" - ], - [ - 1490060273, - "3" - ], - [ - 1490060273, - "1" - ], - [ - 1490060273, - "1" - ], - [ - 1490060288, - "6" - ], - [ - 1490060288, - "0" - ], - [ - 1490060288, - "8" - ], - [ - 1490060303, - "3" - ], - [ - 1490060303, - "0" - ], - [ - 1490060303, - "4" - ], - [ - 1490060318, - "3" - ], - [ - 1490060318, - "0" - ], - [ - 1490060318, - "0" - ], - [ - 1490060333, - "9" - ], - [ - 1490060333, - "3" - ], - [ - 1490060333, - "0" - ], - [ - 1490060348, - "0" - ], - [ - 1490060348, - "1" - ], - [ - 1490060348, - "0" - ], - [ - 1490060363, - "1" - ], - [ - 1490060363, - "1" - ], - [ - 1490060363, - "1" - ], - [ - 1490060378, - "1" - ], - [ - 1490060378, - "1" - ], - [ - 1490060378, - "1" - ], - [ - 1490060393, - "1" - ], - [ - 1490060393, - "0" - ], - [ - 1490060393, - "1" - ], - [ - 1490060408, - "0" - ], - [ - 1490060408, - "1" - ], - [ - 1490060408, - "0" - ], - [ - 1490060423, - "1" - ], - [ - 1490060423, - "0" - ], - [ - 1490060423, - "1" - ], - [ - 1490060438, - "0" - ], - [ - 1490060438, - "0" - ], - [ - 1490060438, - "1" - ], - [ - 1490060453, - "1" - ], - [ - 1490060453, - "0" - ], - [ - 1490060453, - "0" - ], - [ - 1490060468, - "0" - ], - [ - 1490060468, - "0" - ], - [ - 1490060468, - "1" - ], - [ - 1490060483, - "2" - ], - [ - 1490060483, - "1" - ], - [ - 1490060483, - "0" - ], - [ - 1490060498, - "0" - ], - [ - 1490060498, - "0" - ], - [ - 1490060498, - "1" - ], - [ - 1490060513, - "6" - ], - [ - 1490060513, - "0" - ], - [ - 1490060513, - "3" - ], - [ - 1490060528, - "2" - ], - [ - 1490060528, - "0" - ], - [ - 1490060528, - "3" - ], - [ - 1490060543, - "3" - ], - [ - 1490060543, - "0" - ], - [ - 1490060543, - "0" - ], - [ - 1490060558, - "0" - ], - [ - 1490060558, - "3" - ], - [ - 1490060558, - "0" - ], - [ - 1490060573, - "0" - ], - [ - 1490060573, - "0" - ], - [ - 1490060573, - "2" - ], - [ - 1490060588, - "51" - ], - [ - 1490060588, - "20" - ], - [ - 1490060588, - "2" - ], - [ - 1490060603, - "51" - ], - [ - 1490060603, - "0" - ], - [ - 1490060603, - "2" - ], - [ - 1490060618, - "2" - ], - [ - 1490060618, - "2" - ], - [ - 1490060618, - "51" - ], - [ - 1490060633, - "51" - ], - [ - 1490060633, - "2" - ], - [ - 1490060633, - "2" - ], - [ - 1490060648, - "0" - ], - [ - 1490060648, - "2" - ], - [ - 1490060648, - "1" - ], - [ - 1490060663, - "0" - ], - [ - 1490060663, - "0" - ], - [ - 1490060663, - "1" - ], - [ - 1490060678, - "1" - ], - [ - 1490060678, - "0" - ], - [ - 1490060678, - "70" - ], - [ - 1490060693, - "9" - ], - [ - 1490060693, - "0" - ], - [ - 1490060693, - "0" - ], - [ - 1490060708, - "3" - ], - [ - 1490060708, - "1" - ], - [ - 1490060708, - "0" - ], - [ - 1490060723, - "0" - ], - [ - 1490060723, - "1" - ], - [ - 1490060723, - "1" - ], - [ - 1490060738, - "-1" - ], - [ - 1490060738, - "22" - ], - [ - 1490060738, - "1" - ], - [ - 1490060753, - "0" - ], - [ - 1490060753, - "1" - ], - [ - 1490060753, - "-1" - ], - [ - 1490060768, - "10" - ], - [ - 1490060768, - "-1" - ], - [ - 1490060768, - "0" - ], - [ - 1490060783, - "1" - ], - [ - 1490060783, - "12" - ], - [ - 1490060783, - "2" - ], - [ - 1490060798, - "1" - ], - [ - 1490060798, - "1" - ], - [ - 1490060798, - "1" - ], - [ - 1490060813, - "1" - ], - [ - 1490060813, - "1" - ], - [ - 1490060813, - "1" - ], - [ - 1490060828, - "1" - ], - [ - 1490060828, - "1" - ], - [ - 1490060828, - "4" - ], - [ - 1490060843, - "0" - ], - [ - 1490060843, - "1" - ], - [ - 1490060843, - "3" - ], - [ - 1490060858, - "1" - ], - [ - 1490060858, - "0" - ], - [ - 1490060858, - "0" - ], - [ - 1490060873, - "1" - ], - [ - 1490060873, - "0" - ], - [ - 1490060873, - "0" - ], - [ - 1490060888, - "1" - ], - [ - 1490060888, - "1" - ], - [ - 1490060888, - "12" - ], - [ - 1490060903, - "1" - ], - [ - 1490060903, - "0" - ], - [ - 1490060903, - "0" - ], - [ - 1490060918, - "1" - ], - [ - 1490060918, - "0" - ], - [ - 1490060918, - "0" - ], - [ - 1490060933, - "0" - ], - [ - 1490060933, - "0" - ], - [ - 1490060933, - "1" - ], - [ - 1490060948, - "2" - ], - [ - 1490060948, - "0" - ], - [ - 1490060948, - "3" - ], - [ - 1490060963, - "9" - ], - [ - 1490060963, - "3" - ], - [ - 1490060963, - "0" - ], - [ - 1490060978, - "1" - ], - [ - 1490060978, - "2" - ], - [ - 1490060978, - "3" - ], - [ - 1490060993, - "3" - ], - [ - 1490060993, - "2" - ], - [ - 1490060993, - "0" - ], - [ - 1490061008, - "1" - ], - [ - 1490061008, - "1" - ], - [ - 1490061008, - "0" - ], - [ - 1490061023, - "0" - ], - [ - 1490061023, - "1" - ], - [ - 1490061023, - "1" - ], - [ - 1490061038, - "2" - ], - [ - 1490061038, - "0" - ], - [ - 1490061038, - "1" - ], - [ - 1490061053, - "2" - ], - [ - 1490061053, - "0" - ], - [ - 1490061053, - "13" - ], - [ - 1490061068, - "2" - ], - [ - 1490061068, - "4" - ], - [ - 1490061068, - "3" - ], - [ - 1490061083, - "0" - ], - [ - 1490061083, - "2" - ], - [ - 1490061083, - "1" - ], - [ - 1490061098, - "0" - ], - [ - 1490061098, - "0" - ], - [ - 1490061098, - "0" - ], - [ - 1490061113, - "5" - ], - [ - 1490061113, - "0" - ], - [ - 1490061113, - "0" - ], - [ - 1490061128, - "1" - ], - [ - 1490061128, - "0" - ], - [ - 1490061128, - "5" - ], - [ - 1490061143, - "5" - ], - [ - 1490061143, - "0" - ], - [ - 1490061143, - "1" - ], - [ - 1490061158, - "0" - ], - [ - 1490061158, - "0" - ], - [ - 1490061158, - "1" - ], - [ - 1490061173, - "0" - ], - [ - 1490061173, - "2" - ], - [ - 1490061173, - "0" - ], - [ - 1490061188, - "41" - ], - [ - 1490061188, - "5" - ], - [ - 1490061188, - "68" - ], - [ - 1490061203, - "41" - ], - [ - 1490061203, - "1" - ], - [ - 1490061203, - "1" - ], - [ - 1490061218, - "1" - ], - [ - 1490061218, - "0" - ], - [ - 1490061218, - "41" - ], - [ - 1490061233, - "0" - ], - [ - 1490061233, - "41" - ], - [ - 1490061233, - "1" - ], - [ - 1490061248, - "1" - ], - [ - 1490061248, - "0" - ], - [ - 1490061248, - "0" - ], - [ - 1490061263, - "3" - ], - [ - 1490061263, - "0" - ], - [ - 1490061263, - "0" - ], - [ - 1490061278, - "0" - ], - [ - 1490061278, - "0" - ], - [ - 1490061278, - "1" - ], - [ - 1490061293, - "0" - ], - [ - 1490061293, - "10" - ], - [ - 1490061293, - "1" - ], - [ - 1490061308, - "1" - ], - [ - 1490061308, - "0" - ], - [ - 1490061308, - "8" - ], - [ - 1490061323, - "0" - ], - [ - 1490061323, - "1" - ], - [ - 1490061323, - "0" - ], - [ - 1490061338, - "19" - ], - [ - 1490061338, - "1" - ], - [ - 1490061338, - "0" - ], - [ - 1490061353, - "0" - ], - [ - 1490061353, - "0" - ], - [ - 1490061353, - "1" - ], - [ - 1490061368, - "2" - ], - [ - 1490061368, - "0" - ], - [ - 1490061368, - "6" - ], - [ - 1490061383, - "0" - ], - [ - 1490061383, - "0" - ], - [ - 1490061383, - "1" - ], - [ - 1490061398, - "1" - ], - [ - 1490061398, - "5" - ], - [ - 1490061398, - "1" - ], - [ - 1490061413, - "2" - ], - [ - 1490061413, - "0" - ], - [ - 1490061413, - "1" - ], - [ - 1490061428, - "0" - ], - [ - 1490061428, - "0" - ], - [ - 1490061428, - "1" - ], - [ - 1490061443, - "26" - ], - [ - 1490061443, - "1" - ], - [ - 1490061443, - "0" - ], - [ - 1490061458, - "1" - ], - [ - 1490061458, - "1" - ], - [ - 1490061458, - "4" - ], - [ - 1490061473, - "12" - ], - [ - 1490061473, - "0" - ], - [ - 1490061473, - "1" - ], - [ - 1490061488, - "11" - ], - [ - 1490061488, - "18" - ], - [ - 1490061488, - "1" - ], - [ - 1490061503, - "3" - ], - [ - 1490061503, - "0" - ], - [ - 1490061503, - "1" - ], - [ - 1490061518, - "1" - ], - [ - 1490061518, - "0" - ], - [ - 1490061518, - "1" - ], - [ - 1490061533, - "1" - ], - [ - 1490061533, - "0" - ], - [ - 1490061533, - "6" - ], - [ - 1490061548, - "1" - ], - [ - 1490061548, - "0" - ], - [ - 1490061548, - "2" - ], - [ - 1490061563, - "2" - ], - [ - 1490061563, - "14" - ], - [ - 1490061563, - "1" - ], - [ - 1490061578, - "0" - ], - [ - 1490061578, - "2" - ], - [ - 1490061578, - "3" - ], - [ - 1490061593, - "1" - ], - [ - 1490061593, - "0" - ], - [ - 1490061593, - "0" - ], - [ - 1490061608, - "0" - ], - [ - 1490061608, - "1" - ], - [ - 1490061608, - "0" - ], - [ - 1490061623, - "1" - ], - [ - 1490061623, - "0" - ], - [ - 1490061623, - "0" - ], - [ - 1490061638, - "10" - ], - [ - 1490061638, - "1" - ], - [ - 1490061638, - "0" - ], - [ - 1490061653, - "1" - ], - [ - 1490061653, - "10" - ], - [ - 1490061653, - "1" - ], - [ - 1490061668, - "10" - ], - [ - 1490061668, - "2" - ], - [ - 1490061668, - "5" - ], - [ - 1490061683, - "0" - ], - [ - 1490061683, - "0" - ], - [ - 1490061683, - "10" - ], - [ - 1490061698, - "5" - ], - [ - 1490061698, - "8" - ], - [ - 1490061698, - "1" - ], - [ - 1490061713, - "0" - ], - [ - 1490061713, - "2" - ], - [ - 1490061713, - "8" - ], - [ - 1490061728, - "1" - ], - [ - 1490061728, - "2" - ], - [ - 1490061728, - "8" - ], - [ - 1490061743, - "2" - ], - [ - 1490061743, - "33" - ], - [ - 1490061743, - "1" - ], - [ - 1490061758, - "9" - ], - [ - 1490061758, - "1" - ], - [ - 1490061758, - "1" - ], - [ - 1490061773, - "0" - ], - [ - 1490061773, - "1" - ], - [ - 1490061773, - "1" - ], - [ - 1490061788, - "9" - ], - [ - 1490061788, - "4" - ], - [ - 1490061788, - "0" - ], - [ - 1490061803, - "1" - ], - [ - 1490061803, - "0" - ], - [ - 1490061803, - "1" - ], - [ - 1490061818, - "1" - ], - [ - 1490061818, - "1" - ], - [ - 1490061818, - "3" - ], - [ - 1490061833, - "0" - ], - [ - 1490061833, - "1" - ], - [ - 1490061833, - "1" - ], - [ - 1490061848, - "0" - ], - [ - 1490061848, - "1" - ], - [ - 1490061848, - "0" - ], - [ - 1490061863, - "3" - ], - [ - 1490061863, - "0" - ], - [ - 1490061863, - "52" - ], - [ - 1490061878, - "0" - ], - [ - 1490061878, - "0" - ], - [ - 1490061878, - "0" - ], - [ - 1490061893, - "0" - ], - [ - 1490061893, - "2" - ], - [ - 1490061893, - "0" - ], - [ - 1490061908, - "0" - ], - [ - 1490061908, - "0" - ], - [ - 1490061908, - "0" - ], - [ - 1490061923, - "0" - ], - [ - 1490061923, - "0" - ], - [ - 1490061923, - "1" - ], - [ - 1490061938, - "5" - ], - [ - 1490061938, - "0" - ], - [ - 1490061938, - "0" - ], - [ - 1490061953, - "5" - ], - [ - 1490061953, - "8" - ], - [ - 1490061953, - "0" - ], - [ - 1490061968, - "2" - ], - [ - 1490061968, - "5" - ], - [ - 1490061968, - "5" - ], - [ - 1490061983, - "5" - ], - [ - 1490061983, - "0" - ], - [ - 1490061983, - "1" - ], - [ - 1490061998, - "2" - ], - [ - 1490061998, - "8" - ], - [ - 1490061998, - "7" - ], - [ - 1490062013, - "8" - ], - [ - 1490062013, - "1" - ], - [ - 1490062013, - "0" - ], - [ - 1490062028, - "1" - ], - [ - 1490062028, - "1" - ], - [ - 1490062028, - "8" - ], - [ - 1490062043, - "1" - ], - [ - 1490062043, - "8" - ], - [ - 1490062043, - "0" - ], - [ - 1490062058, - "0" - ], - [ - 1490062058, - "13" - ], - [ - 1490062058, - "2" - ], - [ - 1490062073, - "11" - ], - [ - 1490062073, - "0" - ], - [ - 1490062073, - "1" - ], - [ - 1490062088, - "1" - ], - [ - 1490062088, - "11" - ], - [ - 1490062088, - "12" - ], - [ - 1490062103, - "1" - ], - [ - 1490062103, - "0" - ], - [ - 1490062103, - "0" - ], - [ - 1490062118, - "1" - ], - [ - 1490062118, - "0" - ], - [ - 1490062118, - "0" - ], - [ - 1490062133, - "0" - ], - [ - 1490062133, - "0" - ], - [ - 1490062133, - "2" - ], - [ - 1490062148, - "0" - ], - [ - 1490062148, - "14" - ], - [ - 1490062148, - "1" - ], - [ - 1490062163, - "1" - ], - [ - 1490062163, - "2" - ], - [ - 1490062163, - "1" - ], - [ - 1490062178, - "1" - ], - [ - 1490062178, - "1" - ], - [ - 1490062178, - "3" - ], - [ - 1490062193, - "1" - ], - [ - 1490062193, - "0" - ], - [ - 1490062193, - "0" - ], - [ - 1490062208, - "0" - ], - [ - 1490062208, - "1" - ], - [ - 1490062208, - "0" - ], - [ - 1490062223, - "1" - ], - [ - 1490062223, - "0" - ], - [ - 1490062223, - "0" - ], - [ - 1490062238, - "1" - ], - [ - 1490062238, - "0" - ], - [ - 1490062238, - "1" - ], - [ - 1490062253, - "1" - ], - [ - 1490062253, - "1" - ], - [ - 1490062253, - "0" - ], - [ - 1490062268, - "0" - ], - [ - 1490062268, - "1" - ], - [ - 1490062268, - "1" - ], - [ - 1490062283, - "-1" - ], - [ - 1490062283, - "3" - ], - [ - 1490062283, - "1" - ], - [ - 1490062298, - "0" - ], - [ - 1490062298, - "2" - ], - [ - 1490062298, - "20" - ], - [ - 1490062313, - "0" - ], - [ - 1490062313, - "20" - ], - [ - 1490062313, - "0" - ], - [ - 1490062328, - "20" - ], - [ - 1490062328, - "0" - ], - [ - 1490062328, - "0" - ], - [ - 1490062343, - "0" - ], - [ - 1490062343, - "2" - ], - [ - 1490062343, - "0" - ], - [ - 1490062358, - "0" - ], - [ - 1490062358, - "1" - ], - [ - 1490062358, - "0" - ], - [ - 1490062373, - "15" - ], - [ - 1490062373, - "1" - ], - [ - 1490062373, - "0" - ], - [ - 1490062388, - "1" - ], - [ - 1490062388, - "0" - ], - [ - 1490062388, - "6" - ], - [ - 1490062403, - "1" - ], - [ - 1490062403, - "0" - ], - [ - 1490062403, - "-1" - ], - [ - 1490062418, - "3" - ], - [ - 1490062418, - "1" - ], - [ - 1490062418, - "1" - ], - [ - 1490062433, - "1" - ], - [ - 1490062433, - "1" - ], - [ - 1490062433, - "1" - ], - [ - 1490062448, - "1" - ], - [ - 1490062448, - "1" - ], - [ - 1490062448, - "0" - ], - [ - 1490062463, - "11" - ], - [ - 1490062463, - "2" - ], - [ - 1490062463, - "0" - ], - [ - 1490062478, - "0" - ], - [ - 1490062478, - "1" - ], - [ - 1490062478, - "0" - ], - [ - 1490062493, - "3" - ], - [ - 1490062493, - "0" - ], - [ - 1490062493, - "1" - ], - [ - 1490062508, - "0" - ], - [ - 1490062508, - "3" - ], - [ - 1490062508, - "1" - ], - [ - 1490062523, - "1" - ], - [ - 1490062523, - "0" - ], - [ - 1490062523, - "3" - ], - [ - 1490062538, - "3" - ], - [ - 1490062538, - "1" - ], - [ - 1490062538, - "1" - ], - [ - 1490062553, - "0" - ], - [ - 1490062553, - "1" - ], - [ - 1490062553, - "1" - ], - [ - 1490062568, - "0" - ], - [ - 1490062568, - "0" - ], - [ - 1490062568, - "1" - ], - [ - 1490062583, - "1" - ], - [ - 1490062583, - "1" - ], - [ - 1490062583, - "1" - ], - [ - 1490062598, - "0" - ], - [ - 1490062598, - "31" - ], - [ - 1490062598, - "1" - ], - [ - 1490062613, - "1" - ], - [ - 1490062613, - "1" - ], - [ - 1490062613, - "0" - ], - [ - 1490062628, - "1" - ], - [ - 1490062628, - "1" - ], - [ - 1490062628, - "1" - ], - [ - 1490062643, - "0" - ], - [ - 1490062643, - "1" - ], - [ - 1490062643, - "2" - ], - [ - 1490062658, - "0" - ], - [ - 1490062658, - "1" - ], - [ - 1490062658, - "19" - ], - [ - 1490062673, - "0" - ], - [ - 1490062673, - "0" - ], - [ - 1490062673, - "3" - ], - [ - 1490062688, - "3" - ], - [ - 1490062688, - "19" - ], - [ - 1490062688, - "0" - ], - [ - 1490062703, - "0" - ], - [ - 1490062703, - "2" - ], - [ - 1490062703, - "0" - ], - [ - 1490062718, - "2" - ], - [ - 1490062718, - "1" - ], - [ - 1490062718, - "1" - ], - [ - 1490062733, - "1" - ], - [ - 1490062733, - "2" - ], - [ - 1490062733, - "1" - ], - [ - 1490062748, - "1" - ], - [ - 1490062748, - "1" - ], - [ - 1490062748, - "0" - ], - [ - 1490062763, - "0" - ], - [ - 1490062763, - "0" - ], - [ - 1490062763, - "1" - ], - [ - 1490062778, - "0" - ], - [ - 1490062778, - "0" - ], - [ - 1490062778, - "0" - ], - [ - 1490062793, - "1" - ], - [ - 1490062793, - "0" - ], - [ - 1490062793, - "1" - ], - [ - 1490062808, - "1" - ], - [ - 1490062808, - "0" - ], - [ - 1490062808, - "1" - ], - [ - 1490062823, - "2" - ], - [ - 1490062823, - "1" - ], - [ - 1490062823, - "1" - ] - ], - "http_request_duration_milliseconds": [ - [ - 1490048483, - "998" - ], - [ - 1490048483, - "1049" - ], - [ - 1490048483, - "918" - ], - [ - 1490048498, - "1040.5500000000009" - ], - [ - 1490048498, - "1007" - ], - [ - 1490048498, - "1052.6560000000027" - ], - [ - 1490048513, - "1007.588" - ], - [ - 1490048513, - "1029.2750000000003" - ], - [ - 1490048513, - "1023.8559999999998" - ], - [ - 1490048528, - "1023.5300000000002" - ], - [ - 1490048528, - "1051.243999999997" - ], - [ - 1490048528, - "1005.4899999999998" - ], - [ - 1490048543, - "1040.7166666666665" - ], - [ - 1490048543, - "1005.4899999999998" - ], - [ - 1490048543, - "1023.5300000000002" - ], - [ - 1490048558, - "1023.5300000000002" - ], - [ - 1490048558, - "1040.7166666666665" - ], - [ - 1490048558, - "1005.4899999999998" - ], - [ - 1490048573, - "1040.7166666666665" - ], - [ - 1490048573, - "1023.5300000000002" - ], - [ - 1490048573, - "1005.4899999999998" - ], - [ - 1490048588, - "1040.7166666666665" - ], - [ - 1490048588, - "1315" - ], - [ - 1490048588, - "1468" - ], - [ - 1490048603, - "1449.2549999999987" - ], - [ - 1490048603, - "1288.2250000000004" - ], - [ - 1490048603, - "1197" - ], - [ - 1490048618, - "1397.274999999999" - ], - [ - 1490048618, - "1169.5839999999998" - ], - [ - 1490048618, - "1241.1850000000027" - ], - [ - 1490048633, - "1206.4936666666683" - ], - [ - 1490048633, - "1348.3139999999978" - ], - [ - 1490048633, - "1150.374999999994" - ], - [ - 1490048648, - "1206.4936666666683" - ], - [ - 1490048648, - "1155.0760000000018" - ], - [ - 1490048648, - "1348.3139999999978" - ], - [ - 1490048663, - "1155.0760000000018" - ], - [ - 1490048663, - "1348.3139999999978" - ], - [ - 1490048663, - "1206.4936666666683" - ], - [ - 1490048678, - "994" - ], - [ - 1490048678, - "1023" - ], - [ - 1490048678, - "1155.0760000000018" - ], - [ - 1490048693, - "1066" - ], - [ - 1490048693, - "1020.6199999999994" - ], - [ - 1490048693, - "1030.89" - ], - [ - 1490048708, - "1011.5800000000017" - ], - [ - 1490048708, - "1058.3779999999992" - ], - [ - 1490048708, - "1029.988" - ], - [ - 1490048723, - "1009.9079999999996" - ], - [ - 1490048723, - "1029.092" - ], - [ - 1490048723, - "1041.9499999999966" - ], - [ - 1490048738, - "1021.7280000000001" - ], - [ - 1490048738, - "1038.4249999999984" - ], - [ - 1490048738, - "1012.7169999999996" - ], - [ - 1490048753, - "1021.7280000000001" - ], - [ - 1490048753, - "1038.4249999999984" - ], - [ - 1490048753, - "1012.7169999999996" - ], - [ - 1490048768, - "986" - ], - [ - 1490048768, - "1038.4249999999984" - ], - [ - 1490048768, - "1043" - ], - [ - 1490048783, - "1033" - ], - [ - 1490048783, - "1017.2629999999999" - ], - [ - 1490048783, - "1040.0720000000001" - ], - [ - 1490048798, - "1028.6870000000004" - ], - [ - 1490048798, - "1012.3350000000002" - ], - [ - 1490048798, - "1032.9360000000015" - ], - [ - 1490048813, - "1020.213" - ], - [ - 1490048813, - "1007.2860000000007" - ], - [ - 1490048813, - "1025.7040000000015" - ], - [ - 1490048828, - "1018.3490000000006" - ], - [ - 1490048828, - "1025.7040000000015" - ], - [ - 1490048828, - "1004.9250000000002" - ], - [ - 1490048843, - "1018.3490000000006" - ], - [ - 1490048843, - "1025.7040000000015" - ], - [ - 1490048843, - "1004.9250000000002" - ], - [ - 1490048858, - "923" - ], - [ - 1490048858, - "1004.9250000000002" - ], - [ - 1490048858, - "1018.3490000000006" - ], - [ - 1490048873, - "1005" - ], - [ - 1490048873, - "1004" - ], - [ - 1490048873, - "1000" - ], - [ - 1490048888, - "1002.3539999999998" - ], - [ - 1490048888, - "1064.5559999999996" - ], - [ - 1490048888, - "1002.5720000000001" - ], - [ - 1490048903, - "1002.7135999999998" - ], - [ - 1490048903, - "1055.9300000000005" - ], - [ - 1490048903, - "1008.1319999999985" - ], - [ - 1490048918, - "1047.5130000000008" - ], - [ - 1490048918, - "1004.1840000000002" - ], - [ - 1490048918, - "1003.5919999999999" - ], - [ - 1490048933, - "1003.5919999999999" - ], - [ - 1490048933, - "1029.9200000000037" - ], - [ - 1490048933, - "1004.1840000000002" - ], - [ - 1490048948, - "1004.1840000000002" - ], - [ - 1490048948, - "1003.5919999999999" - ], - [ - 1490048948, - "1029.9200000000037" - ], - [ - 1490048963, - "979" - ], - [ - 1490048963, - "1020" - ], - [ - 1490048963, - "1007" - ], - [ - 1490048978, - "1003.9759999999999" - ], - [ - 1490048978, - "1030.5900000000001" - ], - [ - 1490048978, - "1005.1299999999999" - ], - [ - 1490048993, - "1002.7786666666667" - ], - [ - 1490048993, - "1002.8799999999997" - ], - [ - 1490048993, - "1025.8733333333332" - ], - [ - 1490049008, - "1001.5813333333335" - ], - [ - 1490049008, - "1021.2690000000005" - ], - [ - 1490049008, - "1006.1870000000001" - ], - [ - 1490049023, - "1006.1870000000001" - ], - [ - 1490049023, - "1000.8225" - ], - [ - 1490049023, - "1021.2690000000005" - ], - [ - 1490049038, - "1021.2690000000005" - ], - [ - 1490049038, - "1006.1870000000001" - ], - [ - 1490049038, - "1000.8225" - ], - [ - 1490049053, - "1015" - ], - [ - 1490049053, - "1000.8225" - ], - [ - 1490049053, - "1002" - ], - [ - 1490049068, - "1004.606" - ], - [ - 1490049068, - "1011.0250000000002" - ], - [ - 1490049068, - "1050" - ], - [ - 1490049083, - "1032.1000000000026" - ], - [ - 1490049083, - "1009.6074999999996" - ], - [ - 1490049083, - "1003.7060000000001" - ], - [ - 1490049098, - "1007.9799999999996" - ], - [ - 1490049098, - "1023.0333333333343" - ], - [ - 1490049098, - "1002.8000000000002" - ], - [ - 1490049113, - "1019.1789999999991" - ], - [ - 1490049113, - "1007.9799999999996" - ], - [ - 1490049113, - "1002.8000000000002" - ], - [ - 1490049128, - "1002.8000000000002" - ], - [ - 1490049128, - "1007.9799999999996" - ], - [ - 1490049128, - "1019.1789999999991" - ], - [ - 1490049143, - "1019.1789999999991" - ], - [ - 1490049143, - "1095" - ], - [ - 1490049143, - "987" - ], - [ - 1490049158, - "1011.5870000000002" - ], - [ - 1490049158, - "1033" - ], - [ - 1490049158, - "1082.3720000000003" - ], - [ - 1490049173, - "1008.4369999999999" - ], - [ - 1490049173, - "1031.5866666666668" - ], - [ - 1490049173, - "1045.5539999999946" - ], - [ - 1490049188, - "1012.5783333333328" - ], - [ - 1490049188, - "1028.593333333333" - ], - [ - 1490049188, - "1008.4763333333333" - ], - [ - 1490049203, - "1012.5783333333328" - ], - [ - 1490049203, - "1025.5933333333326" - ], - [ - 1490049203, - "1006.819" - ], - [ - 1490049218, - "1025.5933333333326" - ], - [ - 1490049218, - "1006.819" - ], - [ - 1490049218, - "1012.5783333333328" - ], - [ - 1490049233, - "990" - ], - [ - 1490049233, - "1025.5933333333326" - ], - [ - 1490049233, - "861" - ], - [ - 1490049248, - "1016.5600000000002" - ], - [ - 1490049248, - "1055" - ], - [ - 1490049248, - "1026" - ], - [ - 1490049263, - "1035.1659999999988" - ], - [ - 1490049263, - "1024.9920000000002" - ], - [ - 1490049263, - "1012.5899999999999" - ], - [ - 1490049278, - "1011.3900000000003" - ], - [ - 1490049278, - "1013.9219999999989" - ], - [ - 1490049278, - "1021.4079999999994" - ], - [ - 1490049293, - "1017.7480000000005" - ], - [ - 1490049293, - "1010.2868333333336" - ], - [ - 1490049293, - "1015.1600000000008" - ], - [ - 1490049308, - "1014.0500000000005" - ], - [ - 1490049308, - "1010.2868333333336" - ], - [ - 1490049308, - "1015.1600000000008" - ], - [ - 1490049323, - "1015.1600000000008" - ], - [ - 1490049323, - "1010.2868333333336" - ], - [ - 1490049323, - "1014.0500000000005" - ], - [ - 1490049338, - "1003" - ], - [ - 1490049338, - "1020" - ], - [ - 1490049338, - "1005" - ], - [ - 1490049353, - "1019.62" - ], - [ - 1490049353, - "1004.121" - ], - [ - 1490049353, - "1003.9929999999999" - ], - [ - 1490049368, - "1019.171" - ], - [ - 1490049368, - "1005.9920000000002" - ], - [ - 1490049368, - "1013.5279999999998" - ], - [ - 1490049383, - "1008.1759999999995" - ], - [ - 1490049383, - "1016.8568000000006" - ], - [ - 1490049383, - "1004.6060000000002" - ], - [ - 1490049398, - "1010.645" - ], - [ - 1490049398, - "1016.8568000000006" - ], - [ - 1490049398, - "1004.6060000000002" - ], - [ - 1490049413, - "1010.645" - ], - [ - 1490049413, - "1004.6060000000002" - ], - [ - 1490049413, - "1016.8568000000006" - ], - [ - 1490049428, - "1011" - ], - [ - 1490049428, - "1061" - ], - [ - 1490049428, - "1010.645" - ], - [ - 1490049443, - "1008.6419999999995" - ], - [ - 1490049443, - "1137" - ], - [ - 1490049443, - "1056.275000000001" - ], - [ - 1490049458, - "1088.9400000000007" - ], - [ - 1490049458, - "1011.578" - ], - [ - 1490049458, - "1044.9999999999975" - ], - [ - 1490049473, - "1010.0279999999998" - ], - [ - 1490049473, - "1082.5320000000047" - ], - [ - 1490049473, - "1034.830000000001" - ], - [ - 1490049488, - "1034.830000000001" - ], - [ - 1490049488, - "1010.0279999999998" - ], - [ - 1490049488, - "1002.8333333333334" - ], - [ - 1490049503, - "1034.830000000001" - ], - [ - 1490049503, - "1002.8333333333334" - ], - [ - 1490049503, - "1010.0279999999998" - ], - [ - 1490049518, - "992" - ], - [ - 1490049518, - "1002.8333333333334" - ], - [ - 1490049518, - "1000" - ], - [ - 1490049533, - "1007.8960000000002" - ], - [ - 1490049533, - "999.8806666666667" - ], - [ - 1490049533, - "1002" - ], - [ - 1490049548, - "1000.5799999999999" - ], - [ - 1490049548, - "1001.6746666666667" - ], - [ - 1490049548, - "1007.3710000000003" - ], - [ - 1490049563, - "1000.46" - ], - [ - 1490049563, - "1002.924" - ], - [ - 1490049563, - "1006.0329999999999" - ], - [ - 1490049578, - "1000.46" - ], - [ - 1490049578, - "1004.674" - ], - [ - 1490049578, - "1001.8040000000001" - ], - [ - 1490049593, - "1000.46" - ], - [ - 1490049593, - "1004.674" - ], - [ - 1490049593, - "1001.8040000000001" - ], - [ - 1490049608, - "1043" - ], - [ - 1490049608, - "1001.8040000000001" - ], - [ - 1490049608, - "1001" - ], - [ - 1490049623, - "1042.4399999999996" - ], - [ - 1490049623, - "999" - ], - [ - 1490049623, - "1001" - ], - [ - 1490049638, - "1002.116" - ], - [ - 1490049638, - "1038.8559999999998" - ], - [ - 1490049638, - "999" - ], - [ - 1490049653, - "1002.1009999999999" - ], - [ - 1490049653, - "1035.2800000000007" - ], - [ - 1490049653, - "999" - ], - [ - 1490049668, - "1001.9264" - ], - [ - 1490049668, - "1001.7255" - ], - [ - 1490049668, - "1028.3783333333338" - ], - [ - 1490049683, - "1001.9264" - ], - [ - 1490049683, - "1028.3783333333338" - ], - [ - 1490049683, - "1001.7255" - ], - [ - 1490049698, - "1001.7255" - ], - [ - 1490049698, - "1001.9264" - ], - [ - 1490049698, - "726" - ], - [ - 1490049713, - "995" - ], - [ - 1490049713, - "994" - ], - [ - 1490049713, - "1015" - ], - [ - 1490049728, - "1000.7833333333333" - ], - [ - 1490049728, - "1014.589" - ], - [ - 1490049728, - "1000.97" - ], - [ - 1490049743, - "1014.142" - ], - [ - 1490049743, - "1010.1840000000002" - ], - [ - 1490049743, - "1002.5749999999994" - ], - [ - 1490049758, - "1009.9440000000013" - ], - [ - 1490049758, - "1000.888" - ], - [ - 1490049758, - "1006.5439999999999" - ], - [ - 1490049773, - "1005.4838333333328" - ], - [ - 1490049773, - "1009.9440000000013" - ], - [ - 1490049773, - "1000.888" - ], - [ - 1490049788, - "1005.4838333333328" - ], - [ - 1490049788, - "1000.888" - ], - [ - 1490049788, - "1009.9440000000013" - ], - [ - 1490049803, - "1005.4838333333328" - ], - [ - 1490049803, - "1025" - ], - [ - 1490049803, - "1006" - ], - [ - 1490049818, - "1004.8299999999998" - ], - [ - 1490049818, - "1039" - ], - [ - 1490049818, - "1022.8020000000002" - ], - [ - 1490049833, - "1028.285333333332" - ], - [ - 1490049833, - "1019.6660000000004" - ], - [ - 1490049833, - "1003.4699999999998" - ], - [ - 1490049848, - "1005.279999999997" - ], - [ - 1490049848, - "1015.3959999999988" - ], - [ - 1490049848, - "1002.7700000000001" - ], - [ - 1490049863, - "1002.7700000000001" - ], - [ - 1490049863, - "1015.3959999999988" - ], - [ - 1490049863, - "1004.0619999999974" - ], - [ - 1490049878, - "1015.3959999999988" - ], - [ - 1490049878, - "1002.7700000000001" - ], - [ - 1490049878, - "1004.0619999999974" - ], - [ - 1490049893, - "1004.0619999999974" - ], - [ - 1490049893, - "1009" - ], - [ - 1490049893, - "1001" - ], - [ - 1490049908, - "1005.4049999999999" - ], - [ - 1490049908, - "1013" - ], - [ - 1490049908, - "1007.818" - ], - [ - 1490049923, - "1010.9760000000003" - ], - [ - 1490049923, - "1013.866" - ], - [ - 1490049923, - "1004.4989999999998" - ], - [ - 1490049938, - "1004.6120000000001" - ], - [ - 1490049938, - "1012.9306666666663" - ], - [ - 1490049938, - "1008.753333333333" - ], - [ - 1490049953, - "1007.3504000000005" - ], - [ - 1490049953, - "1004.6120000000001" - ], - [ - 1490049953, - "1012.076" - ], - [ - 1490049968, - "1004.6120000000001" - ], - [ - 1490049968, - "1012.076" - ], - [ - 1490049968, - "1007.3504000000005" - ], - [ - 1490049983, - "1000" - ], - [ - 1490049983, - "1007.3504000000005" - ], - [ - 1490049983, - "496" - ], - [ - 1490049998, - "1003" - ], - [ - 1490049998, - "1015.3760000000002" - ], - [ - 1490049998, - "987" - ], - [ - 1490050013, - "1014.3010000000005" - ], - [ - 1490050013, - "1008.6799999999992" - ], - [ - 1490050013, - "1000.7660000000001" - ], - [ - 1490050028, - "1004.4959999999992" - ], - [ - 1490050028, - "1010.2419999999993" - ], - [ - 1490050028, - "1001.9299999999985" - ], - [ - 1490050043, - "1002.9340000000002" - ], - [ - 1490050043, - "1007.7520000000004" - ], - [ - 1490050043, - "1007.2366999999995" - ], - [ - 1490050058, - "1000.8617" - ], - [ - 1490050058, - "1007.7520000000004" - ], - [ - 1490050058, - "1007.2366999999995" - ], - [ - 1490050073, - "1007.2366999999995" - ], - [ - 1490050073, - "1000.8617" - ], - [ - 1490050073, - "1007.7520000000004" - ], - [ - 1490050088, - "1007.2366999999995" - ], - [ - 1490050088, - "1000.8617" - ], - [ - 1490050088, - "1007.7520000000004" - ], - [ - 1490050103, - "1092" - ], - [ - 1490050103, - "868" - ], - [ - 1490050103, - "1043" - ], - [ - 1490050118, - "1035.8500000000006" - ], - [ - 1490050118, - "1066.026" - ], - [ - 1490050118, - "1000" - ], - [ - 1490050133, - "1032.9479999999999" - ], - [ - 1490050133, - "1024.0979999999977" - ], - [ - 1490050133, - "1001.7186666666666" - ], - [ - 1490050148, - "1014.6990000000012" - ], - [ - 1490050148, - "1045.3333333333333" - ], - [ - 1490050148, - "1001.4166666666666" - ], - [ - 1490050163, - "1001.5885" - ], - [ - 1490050163, - "1014.6990000000012" - ], - [ - 1490050163, - "1045.3333333333333" - ], - [ - 1490050178, - "1045.3333333333333" - ], - [ - 1490050178, - "1014.6990000000012" - ], - [ - 1490050178, - "1001.5885" - ], - [ - 1490050193, - "1001.5885" - ], - [ - 1490050193, - "1045.3333333333333" - ], - [ - 1490050193, - "1014.6990000000012" - ], - [ - 1490050208, - "1010" - ], - [ - 1490050208, - "1016" - ], - [ - 1490050208, - "1001.5885" - ], - [ - 1490050223, - "1009.2080000000001" - ], - [ - 1490050223, - "1080.3800000000003" - ], - [ - 1490050223, - "1013" - ], - [ - 1490050238, - "1012.1689999999999" - ], - [ - 1490050238, - "1007.4080000000004" - ], - [ - 1490050238, - "1047.3020000000001" - ], - [ - 1490050253, - "1010.8159999999998" - ], - [ - 1490050253, - "1005.7979999999998" - ], - [ - 1490050253, - "1015.8249999999994" - ], - [ - 1490050268, - "1013.4613333333327" - ], - [ - 1490050268, - "1005.7979999999998" - ], - [ - 1490050268, - "1009.1646666666662" - ], - [ - 1490050283, - "1013.4613333333327" - ], - [ - 1490050283, - "1005.7979999999998" - ], - [ - 1490050283, - "1009.1646666666662" - ], - [ - 1490050298, - "1009.1646666666662" - ], - [ - 1490050298, - "1005.7979999999998" - ], - [ - 1490050298, - "1013.4613333333327" - ], - [ - 1490050313, - "940" - ], - [ - 1490050313, - "1002" - ], - [ - 1490050313, - "1009.1646666666662" - ], - [ - 1490050328, - "1001" - ], - [ - 1490050328, - "1001.928" - ], - [ - 1490050328, - "1001" - ], - [ - 1490050343, - "1000.567" - ], - [ - 1490050343, - "1002.73" - ], - [ - 1490050343, - "1001.3253333333333" - ], - [ - 1490050358, - "1001.8299999999999" - ], - [ - 1490050358, - "1004.1320000000003" - ], - [ - 1490050358, - "1000.113" - ], - [ - 1490050373, - "1005.9146666666669" - ], - [ - 1490050373, - "999.6679999999999" - ], - [ - 1490050373, - "1000.9474999999999" - ], - [ - 1490050388, - "1005.9146666666669" - ], - [ - 1490050388, - "999.6679999999999" - ], - [ - 1490050388, - "1000.9474999999999" - ], - [ - 1490050403, - "999.6679999999999" - ], - [ - 1490050403, - "1000.9474999999999" - ], - [ - 1490050403, - "1005.9146666666669" - ], - [ - 1490050418, - "999.6679999999999" - ], - [ - 1490050418, - "340" - ], - [ - 1490050418, - "1000.9474999999999" - ], - [ - 1490050433, - "1001" - ], - [ - 1490050433, - "988" - ], - [ - 1490050433, - "999" - ], - [ - 1490050448, - "1003.0130000000001" - ], - [ - 1490050448, - "1003.597" - ], - [ - 1490050448, - "1008.4839999999999" - ], - [ - 1490050463, - "1004.0599999999997" - ], - [ - 1490050463, - "1003.1469999999999" - ], - [ - 1490050463, - "1002.1846666666667" - ], - [ - 1490050478, - "1002.5946666666665" - ], - [ - 1490050478, - "1003.4679999999998" - ], - [ - 1490050478, - "1006.9099999999997" - ], - [ - 1490050493, - "1003.4679999999998" - ], - [ - 1490050493, - "1004.2426666666664" - ], - [ - 1490050493, - "1002.5946666666665" - ], - [ - 1490050508, - "1002.5946666666665" - ], - [ - 1490050508, - "1003.4679999999998" - ], - [ - 1490050508, - "1004.2426666666664" - ], - [ - 1490050523, - "1003.4679999999998" - ], - [ - 1490050523, - "1004.2426666666664" - ], - [ - 1490050523, - "1002.5946666666665" - ], - [ - 1490050538, - "1032" - ], - [ - 1490050538, - "1004.2426666666664" - ], - [ - 1490050538, - "1000" - ], - [ - 1490050553, - "1030" - ], - [ - 1490050553, - "1030.1039999999998" - ], - [ - 1490050553, - "1000.77" - ], - [ - 1490050568, - "1027.3979999999997" - ], - [ - 1490050568, - "1018.6029999999992" - ], - [ - 1490050568, - "1000.8806666666666" - ], - [ - 1490050583, - "1005.5819999999972" - ], - [ - 1490050583, - "1000.5813333333334" - ], - [ - 1490050583, - "1023.127" - ], - [ - 1490050598, - "1000.703" - ], - [ - 1490050598, - "1000.5813333333334" - ], - [ - 1490050598, - "1023.127" - ], - [ - 1490050613, - "1000.703" - ], - [ - 1490050613, - "1000.5813333333334" - ], - [ - 1490050613, - "1023.127" - ], - [ - 1490050628, - "1000.5813333333334" - ], - [ - 1490050628, - "1023.127" - ], - [ - 1490050628, - "1000.703" - ], - [ - 1490050643, - "1000.703" - ], - [ - 1490050643, - "1018" - ], - [ - 1490050643, - "996" - ], - [ - 1490050658, - "1006" - ], - [ - 1490050658, - "1017.2299999999994" - ], - [ - 1490050658, - "1016.460000000001" - ], - [ - 1490050673, - "1011.8466666666676" - ], - [ - 1490050673, - "1013.1933333333335" - ], - [ - 1490050673, - "1037.7200000000003" - ], - [ - 1490050688, - "1008.9746666666657" - ], - [ - 1490050688, - "1019.5999999999967" - ], - [ - 1490050688, - "1009.3773333333338" - ], - [ - 1490050703, - "1023.430000000002" - ], - [ - 1490050703, - "1005.2146666666658" - ], - [ - 1490050703, - "1007.3875000000003" - ], - [ - 1490050718, - "1007.3875000000003" - ], - [ - 1490050718, - "1023.430000000002" - ], - [ - 1490050718, - "1005.2146666666658" - ], - [ - 1490050733, - "1007.3875000000003" - ], - [ - 1490050733, - "1005.2146666666658" - ], - [ - 1490050733, - "1023.430000000002" - ], - [ - 1490050748, - "1007.3875000000003" - ], - [ - 1490050748, - "969" - ], - [ - 1490050748, - "1023.430000000002" - ], - [ - 1490050763, - "1001" - ], - [ - 1490050763, - "1004" - ], - [ - 1490050763, - "999.97" - ], - [ - 1490050778, - "1003.468" - ], - [ - 1490050778, - "1000" - ], - [ - 1490050778, - "1001.895" - ], - [ - 1490050793, - "1001.6286666666666" - ], - [ - 1490050793, - "1000.8573333333333" - ], - [ - 1490050793, - "1003.153" - ], - [ - 1490050808, - "1000.7482857142857" - ], - [ - 1490050808, - "1001.499" - ], - [ - 1490050808, - "1001.9404" - ], - [ - 1490050823, - "1000.7482857142857" - ], - [ - 1490050823, - "1001.9404" - ], - [ - 1490050823, - "1001.4176" - ], - [ - 1490050838, - "1001.4176" - ], - [ - 1490050838, - "1001.9404" - ], - [ - 1490050838, - "1000.7482857142857" - ], - [ - 1490050853, - "1001.4176" - ], - [ - 1490050853, - "1001.9404" - ], - [ - 1490050853, - "1000.7482857142857" - ], - [ - 1490050868, - "1011" - ], - [ - 1490050868, - "1008" - ], - [ - 1490050868, - "983" - ], - [ - 1490050883, - "1008.715" - ], - [ - 1490050883, - "1009.46" - ], - [ - 1490050883, - "1001" - ], - [ - 1490050898, - "1008.2639999999999" - ], - [ - 1490050898, - "1001.714" - ], - [ - 1490050898, - "1007.692" - ], - [ - 1490050913, - "1007.0233333333334" - ], - [ - 1490050913, - "1001.557" - ], - [ - 1490050913, - "1006.2426666666664" - ], - [ - 1490050928, - "1006.2426666666664" - ], - [ - 1490050928, - "1007.0233333333334" - ], - [ - 1490050928, - "1001.8676" - ], - [ - 1490050943, - "1001.8676" - ], - [ - 1490050943, - "1007.0233333333334" - ], - [ - 1490050943, - "1006.2426666666664" - ], - [ - 1490050958, - "1006.2426666666664" - ], - [ - 1490050958, - "1007.0233333333334" - ], - [ - 1490050958, - "1001.8676" - ], - [ - 1490050973, - "994" - ], - [ - 1490050973, - "1001.8676" - ], - [ - 1490050973, - "998" - ], - [ - 1490050988, - "1054" - ], - [ - 1490050988, - "1000.4450000000002" - ], - [ - 1490050988, - "1005" - ], - [ - 1490051003, - "1004.8139999999999" - ], - [ - 1490051003, - "1004.8349999999998" - ], - [ - 1490051003, - "1040.0259999999998" - ], - [ - 1490051018, - "1017.2289999999998" - ], - [ - 1490051018, - "1004.2165000000003" - ], - [ - 1490051018, - "1004.73" - ], - [ - 1490051033, - "1004.2165000000003" - ], - [ - 1490051033, - "1027.6299999999994" - ], - [ - 1490051033, - "1004.73" - ], - [ - 1490051048, - "1004.73" - ], - [ - 1490051048, - "1004.2165000000003" - ], - [ - 1490051048, - "1027.6299999999994" - ], - [ - 1490051063, - "1027.6299999999994" - ], - [ - 1490051063, - "1004.2165000000003" - ], - [ - 1490051063, - "1004.73" - ], - [ - 1490051078, - "1035" - ], - [ - 1490051078, - "1020" - ], - [ - 1490051078, - "1027.6299999999994" - ], - [ - 1490051093, - "1018.9009999999997" - ], - [ - 1490051093, - "1048" - ], - [ - 1490051093, - "1032.449999999999" - ], - [ - 1490051108, - "1018.8599999999997" - ], - [ - 1490051108, - "1015.7510000000002" - ], - [ - 1490051108, - "1036.192000000001" - ], - [ - 1490051123, - "1021.0119999999997" - ], - [ - 1490051123, - "1012.5583333333324" - ], - [ - 1490051123, - "1005.2700000000004" - ], - [ - 1490051138, - "1008.1613333333338" - ], - [ - 1490051138, - "1012.5583333333324" - ], - [ - 1490051138, - "1007.6779999999981" - ], - [ - 1490051153, - "1007.6779999999981" - ], - [ - 1490051153, - "1012.5583333333324" - ], - [ - 1490051153, - "1008.1613333333338" - ], - [ - 1490051168, - "1007.6779999999981" - ], - [ - 1490051168, - "1012.5583333333324" - ], - [ - 1490051168, - "1008.1613333333338" - ], - [ - 1490051183, - "1003" - ], - [ - 1490051183, - "1008.1613333333338" - ], - [ - 1490051183, - "322" - ], - [ - 1490051198, - "1000" - ], - [ - 1490051198, - "1036.387999999999" - ], - [ - 1490051198, - "1002" - ], - [ - 1490051213, - "1000.9585" - ], - [ - 1490051213, - "1000.7820000000002" - ], - [ - 1490051213, - "1020.9859999999999" - ], - [ - 1490051228, - "1005.9240000000004" - ], - [ - 1490051228, - "1000.733" - ], - [ - 1490051228, - "999.7146666666667" - ], - [ - 1490051243, - "1002.5080000000002" - ], - [ - 1490051243, - "1014.5123333333328" - ], - [ - 1490051243, - "1000.5105" - ], - [ - 1490051258, - "1002.5080000000002" - ], - [ - 1490051258, - "1014.5123333333328" - ], - [ - 1490051258, - "1001.4199999999996" - ], - [ - 1490051273, - "1014.5123333333328" - ], - [ - 1490051273, - "1002.5080000000002" - ], - [ - 1490051273, - "1001.4199999999996" - ], - [ - 1490051288, - "1002.5080000000002" - ], - [ - 1490051288, - "1001.4199999999996" - ], - [ - 1490051288, - "1014.5123333333328" - ], - [ - 1490051303, - "1001.4199999999996" - ], - [ - 1490051303, - "1122" - ], - [ - 1490051303, - "1046" - ], - [ - 1490051318, - "1038.775999999999" - ], - [ - 1490051318, - "1025" - ], - [ - 1490051318, - "1105.4570000000037" - ], - [ - 1490051333, - "1028.0719999999983" - ], - [ - 1490051333, - "1022.4030000000001" - ], - [ - 1490051333, - "1073.6489999999972" - ], - [ - 1490051348, - "1045.412000000002" - ], - [ - 1490051348, - "1019.2389999999994" - ], - [ - 1490051348, - "1019.887999999999" - ], - [ - 1490051363, - "1019.887999999999" - ], - [ - 1490051363, - "1045.412000000002" - ], - [ - 1490051363, - "1015.9833333333327" - ], - [ - 1490051378, - "1045.412000000002" - ], - [ - 1490051378, - "1015.9833333333327" - ], - [ - 1490051378, - "1019.887999999999" - ], - [ - 1490051393, - "1019.887999999999" - ], - [ - 1490051393, - "1045.412000000002" - ], - [ - 1490051393, - "1015.9833333333327" - ], - [ - 1490051408, - "1000" - ], - [ - 1490051408, - "1015.9833333333327" - ], - [ - 1490051408, - "1023" - ], - [ - 1490051423, - "1004.5079999999998" - ], - [ - 1490051423, - "1036.2769999999991" - ], - [ - 1490051423, - "999" - ], - [ - 1490051438, - "1000.705" - ], - [ - 1490051438, - "1002.7160000000003" - ], - [ - 1490051438, - "1028.6269999999984" - ], - [ - 1490051453, - "1004.1615999999998" - ], - [ - 1490051453, - "1000.9206666666666" - ], - [ - 1490051453, - "1021.2000000000016" - ], - [ - 1490051468, - "1001.6239999999998" - ], - [ - 1490051468, - "1020.1226666666669" - ], - [ - 1490051468, - "1021.2000000000016" - ], - [ - 1490051483, - "1021.2000000000016" - ], - [ - 1490051483, - "1001.6239999999998" - ], - [ - 1490051483, - "1020.1226666666669" - ], - [ - 1490051498, - "1001.6239999999998" - ], - [ - 1490051498, - "1021.2000000000016" - ], - [ - 1490051498, - "1020.1226666666669" - ], - [ - 1490051513, - "960" - ], - [ - 1490051513, - "1005" - ], - [ - 1490051513, - "1001.6239999999998" - ], - [ - 1490051528, - "1004.7360000000001" - ], - [ - 1490051528, - "1021.8480000000004" - ], - [ - 1490051528, - "1013" - ], - [ - 1490051543, - "1011.7609999999999" - ], - [ - 1490051543, - "1013.183999999999" - ], - [ - 1490051543, - "1003.3949999999998" - ], - [ - 1490051558, - "1008.6180000000002" - ], - [ - 1490051558, - "1004.728999999998" - ], - [ - 1490051558, - "1002.0450000000003" - ], - [ - 1490051573, - "1003.9375" - ], - [ - 1490051573, - "1008.3699999999994" - ], - [ - 1490051573, - "1002.1300000000001" - ], - [ - 1490051588, - "1002.1300000000001" - ], - [ - 1490051588, - "1003.9375" - ], - [ - 1490051588, - "1008.3699999999994" - ], - [ - 1490051603, - "1003.9375" - ], - [ - 1490051603, - "1002.1300000000001" - ], - [ - 1490051603, - "1008.3699999999994" - ], - [ - 1490051618, - "714" - ], - [ - 1490051618, - "1006" - ], - [ - 1490051618, - "1003.9375" - ], - [ - 1490051633, - "1004" - ], - [ - 1490051633, - "1005.7300000000002" - ], - [ - 1490051633, - "1034" - ], - [ - 1490051648, - "1007.0060000000001" - ], - [ - 1490051648, - "1031.8159999999991" - ], - [ - 1490051648, - "1003.1859999999999" - ], - [ - 1490051663, - "1002.2779999999998" - ], - [ - 1490051663, - "1022.450000000001" - ], - [ - 1490051663, - "1006.1219999999998" - ], - [ - 1490051678, - "1033.9880000000003" - ], - [ - 1490051678, - "1001.2325" - ], - [ - 1490051678, - "1005.0199999999999" - ], - [ - 1490051693, - "1001.2325" - ], - [ - 1490051693, - "1031.5520000000006" - ], - [ - 1490051693, - "1005.0199999999999" - ], - [ - 1490051708, - "1001.2325" - ], - [ - 1490051708, - "1031.5520000000006" - ], - [ - 1490051708, - "994" - ], - [ - 1490051723, - "1001.2325" - ], - [ - 1490051723, - "1025.7400000000011" - ], - [ - 1490051723, - "1031.5520000000006" - ], - [ - 1490051738, - "1000" - ], - [ - 1490051738, - "1031.5520000000006" - ], - [ - 1490051738, - "1037.9599999999991" - ], - [ - 1490051753, - "1000" - ], - [ - 1490051753, - "1030.7800000000013" - ], - [ - 1490051753, - "996" - ], - [ - 1490051768, - "999.9699999999999" - ], - [ - 1490051768, - "1030.7800000000013" - ], - [ - 1490051768, - "998.755" - ], - [ - 1490051783, - "1002.0400000000009" - ], - [ - 1490051783, - "1001.2048000000001" - ], - [ - 1490051783, - "1030.7800000000013" - ], - [ - 1490051798, - "995" - ], - [ - 1490051798, - "1000.8456" - ], - [ - 1490051798, - "1002.136" - ], - [ - 1490051813, - "1000.8456" - ], - [ - 1490051813, - "1003.7" - ], - [ - 1490051813, - "1002.136" - ], - [ - 1490051828, - "1000" - ], - [ - 1490051828, - "1002.136" - ], - [ - 1490051828, - "1003.1146666666664" - ], - [ - 1490051843, - "1004.6511666666665" - ], - [ - 1490051843, - "1001" - ], - [ - 1490051843, - "1018.7300000000005" - ], - [ - 1490051858, - "1022.9400000000005" - ], - [ - 1490051858, - "1004.6511666666665" - ], - [ - 1490051858, - "1008.356" - ], - [ - 1490051873, - "1004.6511666666665" - ], - [ - 1490051873, - "1018.7520000000004" - ], - [ - 1490051873, - "1006.8886666666664" - ], - [ - 1490051888, - "1015.2000000000007" - ], - [ - 1490051888, - "1001" - ], - [ - 1490051888, - "1004.9386666666671" - ], - [ - 1490051903, - "1015.2000000000007" - ], - [ - 1490051903, - "1000.707" - ], - [ - 1490051903, - "1004.9386666666671" - ], - [ - 1490051918, - "1000.262" - ], - [ - 1490051918, - "1004.9386666666671" - ], - [ - 1490051918, - "1015.2000000000007" - ], - [ - 1490051933, - "1004.9386666666671" - ], - [ - 1490051933, - "1007" - ], - [ - 1490051933, - "1001.0116666666668" - ], - [ - 1490051948, - "996" - ], - [ - 1490051948, - "1001.0116666666668" - ], - [ - 1490051948, - "1007.845" - ], - [ - 1490051963, - "998.685" - ], - [ - 1490051963, - "1001.0116666666668" - ], - [ - 1490051963, - "1010.2060000000001" - ], - [ - 1490051978, - "1005" - ], - [ - 1490051978, - "1011.829" - ], - [ - 1490051978, - "998.8226666666666" - ], - [ - 1490051993, - "1011.829" - ], - [ - 1490051993, - "1005.704" - ], - [ - 1490051993, - "1000.1743333333333" - ], - [ - 1490052008, - "1005.2529999999999" - ], - [ - 1490052008, - "1011.829" - ], - [ - 1490052008, - "1000.1743333333333" - ], - [ - 1490052023, - "1000.1743333333333" - ], - [ - 1490052023, - "1011.829" - ], - [ - 1490052023, - "1034.7496666666655" - ], - [ - 1490052038, - "1000.1743333333333" - ], - [ - 1490052038, - "1038" - ], - [ - 1490052038, - "1034.7496666666655" - ], - [ - 1490052053, - "1034" - ], - [ - 1490052053, - "1034.9550000000004" - ], - [ - 1490052053, - "1034.7496666666655" - ], - [ - 1490052068, - "1036" - ], - [ - 1490052068, - "1029.7859999999994" - ], - [ - 1490052068, - "1025.442000000001" - ], - [ - 1490052083, - "1023.5139999999997" - ], - [ - 1490052083, - "1028.775999999999" - ], - [ - 1490052083, - "1016.9099999999999" - ], - [ - 1490052098, - "1016.9099999999999" - ], - [ - 1490052098, - "1023.2799999999988" - ], - [ - 1490052098, - "1020.7450000000008" - ], - [ - 1490052113, - "1016.9099999999999" - ], - [ - 1490052113, - "1016.112000000001" - ], - [ - 1490052113, - "1020.7450000000008" - ], - [ - 1490052128, - "1016.112000000001" - ], - [ - 1490052128, - "1020.7450000000008" - ], - [ - 1490052128, - "1016.9099999999999" - ], - [ - 1490052143, - "1020.7450000000008" - ], - [ - 1490052143, - "1016.112000000001" - ], - [ - 1490052143, - "1097" - ], - [ - 1490052158, - "1084.0779999999988" - ], - [ - 1490052158, - "997" - ], - [ - 1490052158, - "1016.112000000001" - ], - [ - 1490052173, - "1010" - ], - [ - 1490052173, - "1075.4839999999986" - ], - [ - 1490052173, - "1064.716999999998" - ], - [ - 1490052188, - "1059.0400000000013" - ], - [ - 1490052188, - "1041.8179999999945" - ], - [ - 1490052188, - "1009.3299999999999" - ], - [ - 1490052203, - "1037.042666666668" - ], - [ - 1490052203, - "1041.8179999999945" - ], - [ - 1490052203, - "1008.4340000000002" - ], - [ - 1490052218, - "1007.3760000000002" - ], - [ - 1490052218, - "1041.8179999999945" - ], - [ - 1490052218, - "1037.042666666668" - ], - [ - 1490052233, - "1037.042666666668" - ], - [ - 1490052233, - "1007.3760000000002" - ], - [ - 1490052233, - "1041.8179999999945" - ], - [ - 1490052248, - "995" - ], - [ - 1490052248, - "1007.3760000000002" - ], - [ - 1490052248, - "1031" - ], - [ - 1490052263, - "1033.1230000000005" - ], - [ - 1490052263, - "691" - ], - [ - 1490052263, - "1031" - ], - [ - 1490052278, - "1023.0489999999982" - ], - [ - 1490052278, - "1091.6040000000044" - ], - [ - 1490052278, - "1008" - ], - [ - 1490052293, - "1042.6629999999968" - ], - [ - 1490052293, - "1088.9099999999999" - ], - [ - 1490052293, - "1027.7560000000012" - ], - [ - 1490052308, - "1027.7560000000012" - ], - [ - 1490052308, - "1086.6449999999995" - ], - [ - 1490052308, - "1022.3000000000011" - ], - [ - 1490052323, - "1027.7560000000012" - ], - [ - 1490052323, - "1022.3000000000011" - ], - [ - 1490052323, - "1080.6789999999983" - ], - [ - 1490052338, - "1022.3000000000011" - ], - [ - 1490052338, - "1080.6789999999983" - ], - [ - 1490052338, - "1000" - ], - [ - 1490052353, - "953" - ], - [ - 1490052353, - "1000.8633333333333" - ], - [ - 1490052353, - "1020" - ], - [ - 1490052368, - "1008.9809999999995" - ], - [ - 1490052368, - "1002.958" - ], - [ - 1490052368, - "1015.5540000000002" - ], - [ - 1490052383, - "1015.2257333333334" - ], - [ - 1490052383, - "1002.078" - ], - [ - 1490052383, - "1009.7170000000008" - ], - [ - 1490052398, - "1006.2680000000003" - ], - [ - 1490052398, - "1003.5679999999999" - ], - [ - 1490052398, - "1015.2257333333334" - ], - [ - 1490052413, - "1003.0533333333335" - ], - [ - 1490052413, - "1006.2680000000003" - ], - [ - 1490052413, - "1015.2257333333334" - ], - [ - 1490052428, - "1006.2680000000003" - ], - [ - 1490052428, - "1015.2257333333334" - ], - [ - 1490052428, - "1003.0533333333335" - ], - [ - 1490052443, - "1009" - ], - [ - 1490052443, - "1074" - ], - [ - 1490052443, - "1003.0533333333335" - ], - [ - 1490052458, - "1084.286999999998" - ], - [ - 1490052458, - "991" - ], - [ - 1490052458, - "1050.132" - ], - [ - 1490052473, - "1007.902" - ], - [ - 1490052473, - "1019.3959999999925" - ], - [ - 1490052473, - "1054.0520000000026" - ], - [ - 1490052488, - "1005.2146666666665" - ], - [ - 1490052488, - "1006.998" - ], - [ - 1490052488, - "1023.0019999999995" - ], - [ - 1490052503, - "1015.0500000000002" - ], - [ - 1490052503, - "1005.2146666666665" - ], - [ - 1490052503, - "1006.1100000000001" - ], - [ - 1490052518, - "982" - ], - [ - 1490052518, - "1005.2080000000001" - ], - [ - 1490052518, - "1015.0500000000002" - ], - [ - 1490052533, - "1005.2080000000001" - ], - [ - 1490052533, - "1039.0519999999997" - ], - [ - 1490052533, - "1015.0500000000002" - ], - [ - 1490052548, - "1033.7119999999995" - ], - [ - 1490052548, - "1015.0500000000002" - ], - [ - 1490052548, - "1005.2080000000001" - ], - [ - 1490052563, - "1042.5040000000004" - ], - [ - 1490052563, - "1003" - ], - [ - 1490052563, - "1005.2080000000001" - ], - [ - 1490052578, - "995" - ], - [ - 1490052578, - "1002.4559999999999" - ], - [ - 1490052578, - "1035.3120000000017" - ], - [ - 1490052593, - "1006.0839999999998" - ], - [ - 1490052593, - "1006.0139999999988" - ], - [ - 1490052593, - "1035.3120000000017" - ], - [ - 1490052608, - "1035.3120000000017" - ], - [ - 1490052608, - "1004.991666666667" - ], - [ - 1490052608, - "1019.4799999999991" - ], - [ - 1490052623, - "998" - ], - [ - 1490052623, - "1004.991666666667" - ], - [ - 1490052623, - "1016.3986666666661" - ], - [ - 1490052638, - "1004.991666666667" - ], - [ - 1490052638, - "1060.6280000000015" - ], - [ - 1490052638, - "1016.3986666666661" - ], - [ - 1490052653, - "1050.0103333333302" - ], - [ - 1490052653, - "961" - ], - [ - 1490052653, - "1016.3986666666661" - ], - [ - 1490052668, - "751" - ], - [ - 1490052668, - "1000" - ], - [ - 1490052668, - "1042.3604999999986" - ], - [ - 1490052683, - "1008.0219999999999" - ], - [ - 1490052683, - "1000" - ], - [ - 1490052683, - "1042.3604999999986" - ], - [ - 1490052698, - "1000" - ], - [ - 1490052698, - "1042.3604999999986" - ], - [ - 1490052698, - "1007.837333333333" - ], - [ - 1490052713, - "1005.7373333333329" - ], - [ - 1490052713, - "1010.4160000000011" - ], - [ - 1490052713, - "220" - ], - [ - 1490052728, - "998" - ], - [ - 1490052728, - "1005.7373333333329" - ], - [ - 1490052728, - "1004.0666666666674" - ], - [ - 1490052743, - "999.4666666666667" - ], - [ - 1490052743, - "1005.7373333333329" - ], - [ - 1490052743, - "1004.0666666666674" - ], - [ - 1490052758, - "1003" - ], - [ - 1490052758, - "999.652" - ], - [ - 1490052758, - "1004.0666666666674" - ], - [ - 1490052773, - "1018.102000000001" - ], - [ - 1490052773, - "1007.8566666666666" - ], - [ - 1490052773, - "994" - ], - [ - 1490052788, - "1000.882" - ], - [ - 1490052788, - "1007.8566666666666" - ], - [ - 1490052788, - "1010.0740000000005" - ], - [ - 1490052803, - "1011.6749999999997" - ], - [ - 1490052803, - "1007.8566666666666" - ], - [ - 1490052803, - "1000.44" - ], - [ - 1490052818, - "990" - ], - [ - 1490052818, - "1011.1946666666674" - ], - [ - 1490052818, - "1011.6749999999997" - ], - [ - 1490052833, - "1006.394666666667" - ], - [ - 1490052833, - "1009.1239999999998" - ], - [ - 1490052833, - "1011.6749999999997" - ], - [ - 1490052848, - "1006.4920000000003" - ], - [ - 1490052848, - "1006.394666666667" - ], - [ - 1490052848, - "1011.6749999999997" - ], - [ - 1490052863, - "1002" - ], - [ - 1490052863, - "1004.9566666666664" - ], - [ - 1490052863, - "1006.394666666667" - ], - [ - 1490052878, - "1014.4560000000001" - ], - [ - 1490052878, - "1004.9566666666664" - ], - [ - 1490052878, - "994" - ], - [ - 1490052893, - "1010.8719999999994" - ], - [ - 1490052893, - "1007.97" - ], - [ - 1490052893, - "1004.9566666666664" - ], - [ - 1490052908, - "1007.4950000000006" - ], - [ - 1490052908, - "1006.4760000000006" - ], - [ - 1490052908, - "1004.9566666666664" - ], - [ - 1490052923, - "997" - ], - [ - 1490052923, - "1007.4950000000006" - ], - [ - 1490052923, - "1006.7825000000003" - ], - [ - 1490052938, - "1006.7825000000003" - ], - [ - 1490052938, - "1042.3540000000003" - ], - [ - 1490052938, - "1007.4950000000006" - ], - [ - 1490052953, - "1006.7825000000003" - ], - [ - 1490052953, - "1038.2679999999996" - ], - [ - 1490052953, - "1032" - ], - [ - 1490052968, - "1030.6560000000002" - ], - [ - 1490052968, - "1031.344000000001" - ], - [ - 1490052968, - "985" - ], - [ - 1490052983, - "1004.942" - ], - [ - 1490052983, - "1057.5319999999992" - ], - [ - 1490052983, - "1031.344000000001" - ], - [ - 1490052998, - "1004.2033333333334" - ], - [ - 1490052998, - "1031.344000000001" - ], - [ - 1490052998, - "1033.9760000000006" - ], - [ - 1490053013, - "1005.8880000000008" - ], - [ - 1490053013, - "992" - ], - [ - 1490053013, - "1020.9306666666652" - ], - [ - 1490053028, - "1029.635999999999" - ], - [ - 1490053028, - "1004.3683333333335" - ], - [ - 1490053028, - "1020.9306666666652" - ], - [ - 1490053043, - "1020.9306666666652" - ], - [ - 1490053043, - "1086.0620000000017" - ], - [ - 1490053043, - "1004.3683333333335" - ], - [ - 1490053058, - "1004.3683333333335" - ], - [ - 1490053058, - "1058.489999999995" - ], - [ - 1490053058, - "998" - ], - [ - 1490053073, - "1066.3299999999972" - ], - [ - 1490053073, - "1046.0349999999985" - ], - [ - 1490053073, - "999" - ], - [ - 1490053088, - "1005.656" - ], - [ - 1490053088, - "1066.3299999999972" - ], - [ - 1490053088, - "1023.0340000000031" - ], - [ - 1490053103, - "1005.4399999999996" - ], - [ - 1490053103, - "1006.3513333333339" - ], - [ - 1490053103, - "1066.3299999999972" - ], - [ - 1490053118, - "1007.5466666666667" - ], - [ - 1490053118, - "1001" - ], - [ - 1490053118, - "1005.4399999999996" - ], - [ - 1490053133, - "1007.5466666666667" - ], - [ - 1490053133, - "1005.4399999999996" - ], - [ - 1490053133, - "1007.252" - ], - [ - 1490053148, - "1005.4399999999996" - ], - [ - 1490053148, - "1009.0920000000001" - ], - [ - 1490053148, - "1007.5466666666667" - ], - [ - 1490053163, - "1010.742" - ], - [ - 1490053163, - "999" - ], - [ - 1490053163, - "1007.5466666666667" - ], - [ - 1490053178, - "1005.232" - ], - [ - 1490053178, - "1010.742" - ], - [ - 1490053178, - "1006" - ], - [ - 1490053193, - "1010.3680000000002" - ], - [ - 1490053193, - "1010.742" - ], - [ - 1490053193, - "1004.328" - ], - [ - 1490053208, - "1015.3990000000005" - ], - [ - 1490053208, - "1010.742" - ], - [ - 1490053208, - "1004.9546666666665" - ], - [ - 1490053223, - "1004.9546666666665" - ], - [ - 1490053223, - "1013.4619999999999" - ], - [ - 1490053223, - "996" - ], - [ - 1490053238, - "1013.4619999999999" - ], - [ - 1490053238, - "1004.9546666666665" - ], - [ - 1490053238, - "1000.9260000000002" - ], - [ - 1490053253, - "1002.9299999999996" - ], - [ - 1490053253, - "1013.4619999999999" - ], - [ - 1490053253, - "1000" - ], - [ - 1490053268, - "1000" - ], - [ - 1490053268, - "1005.7149999999997" - ], - [ - 1490053268, - "992" - ], - [ - 1490053283, - "1000" - ], - [ - 1490053283, - "1005.7149999999997" - ], - [ - 1490053283, - "1009.1899999999997" - ], - [ - 1490053298, - "1005.7149999999997" - ], - [ - 1490053298, - "1009.284" - ], - [ - 1490053298, - "1028.4049999999982" - ], - [ - 1490053313, - "1008.6786666666667" - ], - [ - 1490053313, - "1029.6664999999998" - ], - [ - 1490053313, - "993" - ], - [ - 1490053328, - "1005.7930000000001" - ], - [ - 1490053328, - "1029.6664999999998" - ], - [ - 1490053328, - "1008.0813333333332" - ], - [ - 1490053343, - "1008.0813333333332" - ], - [ - 1490053343, - "1008.405" - ], - [ - 1490053343, - "1029.6664999999998" - ], - [ - 1490053358, - "1034" - ], - [ - 1490053358, - "1006.145" - ], - [ - 1490053358, - "1008.0813333333332" - ], - [ - 1490053373, - "1016.8304999999992" - ], - [ - 1490053373, - "1032.8359999999998" - ], - [ - 1490053373, - "1001" - ], - [ - 1490053388, - "1004.56" - ], - [ - 1490053388, - "1016.8304999999992" - ], - [ - 1490053388, - "1031.036" - ], - [ - 1490053403, - "1004.5239999999999" - ], - [ - 1490053403, - "1016.8304999999992" - ], - [ - 1490053403, - "1026.3330000000003" - ], - [ - 1490053418, - "999" - ], - [ - 1490053418, - "1005.834666666667" - ], - [ - 1490053418, - "1026.3330000000003" - ], - [ - 1490053433, - "1270.2379999999964" - ], - [ - 1490053433, - "1005.834666666667" - ], - [ - 1490053433, - "1026.3330000000003" - ], - [ - 1490053448, - "992" - ], - [ - 1490053448, - "1005.834666666667" - ], - [ - 1490053448, - "1222.2053333333245" - ], - [ - 1490053463, - "957" - ], - [ - 1490053463, - "1004.9079999999999" - ], - [ - 1490053463, - "1160.9493333333376" - ], - [ - 1490053478, - "1010.9779999999998" - ], - [ - 1490053478, - "1160.9493333333376" - ], - [ - 1490053478, - "1097.5520000000026" - ], - [ - 1490053493, - "1066.0053333333333" - ], - [ - 1490053493, - "1007.836" - ], - [ - 1490053493, - "1160.9493333333376" - ], - [ - 1490053508, - "1002" - ], - [ - 1490053508, - "1004.6929999999995" - ], - [ - 1490053508, - "1034.6666666666667" - ], - [ - 1490053523, - "1034.6666666666667" - ], - [ - 1490053523, - "1004.4604999999997" - ], - [ - 1490053523, - "1002" - ], - [ - 1490053538, - "1002" - ], - [ - 1490053538, - "1034.6666666666667" - ], - [ - 1490053538, - "1004.4604999999997" - ], - [ - 1490053553, - "1028" - ], - [ - 1490053553, - "1004.4604999999997" - ], - [ - 1490053553, - "1010.9936" - ], - [ - 1490053568, - "1024.9550000000004" - ], - [ - 1490053568, - "992" - ], - [ - 1490053568, - "1015.0830000000004" - ], - [ - 1490053583, - "999.6659999999999" - ], - [ - 1490053583, - "1018.2800000000013" - ], - [ - 1490053583, - "1015.0830000000004" - ], - [ - 1490053598, - "1012.2886666666668" - ], - [ - 1490053598, - "1031.2390000000016" - ], - [ - 1490053598, - "1015.0830000000004" - ], - [ - 1490053613, - "1023.4480000000003" - ], - [ - 1490053613, - "1012.2886666666668" - ], - [ - 1490053613, - "995" - ], - [ - 1490053628, - "1012.2886666666668" - ], - [ - 1490053628, - "1015.2159999999994" - ], - [ - 1490053628, - "1023.4480000000003" - ], - [ - 1490053643, - "1012.8934999999991" - ], - [ - 1490053643, - "1023.4480000000003" - ], - [ - 1490053643, - "1012.2886666666668" - ], - [ - 1490053658, - "1002" - ], - [ - 1490053658, - "1023.4480000000003" - ], - [ - 1490053658, - "1010.0499999999994" - ], - [ - 1490053673, - "1002" - ], - [ - 1490053673, - "999" - ], - [ - 1490053673, - "1010.0499999999994" - ], - [ - 1490053688, - "1000.258" - ], - [ - 1490053688, - "1001.6600000000001" - ], - [ - 1490053688, - "1010.0499999999994" - ], - [ - 1490053703, - "1004.2400000000011" - ], - [ - 1490053703, - "1010.0499999999994" - ], - [ - 1490053703, - "1001.211" - ], - [ - 1490053718, - "1003.8320000000012" - ], - [ - 1490053718, - "1003" - ], - [ - 1490053718, - "1001.211" - ], - [ - 1490053733, - "1003.8320000000012" - ], - [ - 1490053733, - "1002.635" - ], - [ - 1490053733, - "1001.211" - ], - [ - 1490053748, - "1003.8320000000012" - ], - [ - 1490053748, - "999" - ], - [ - 1490053748, - "1002.1859999999999" - ], - [ - 1490053763, - "1007.847333333333" - ], - [ - 1490053763, - "1007" - ], - [ - 1490053763, - "1002.64" - ], - [ - 1490053778, - "1013.4879999999989" - ], - [ - 1490053778, - "1006.925" - ], - [ - 1490053778, - "1007.847333333333" - ], - [ - 1490053793, - "1006.476" - ], - [ - 1490053793, - "1007.847333333333" - ], - [ - 1490053793, - "1012.8450000000003" - ], - [ - 1490053808, - "1015.1319999999996" - ], - [ - 1490053808, - "1000" - ], - [ - 1490053808, - "1007.4079999999981" - ], - [ - 1490053823, - "999.844" - ], - [ - 1490053823, - "1006.5740000000001" - ], - [ - 1490053823, - "1015.1319999999996" - ], - [ - 1490053838, - "1006.5740000000001" - ], - [ - 1490053838, - "1015.1319999999996" - ], - [ - 1490053838, - "1000" - ], - [ - 1490053853, - "1006.5740000000001" - ], - [ - 1490053853, - "1010" - ], - [ - 1490053853, - "1000" - ], - [ - 1490053868, - "1000.5908571428571" - ], - [ - 1490053868, - "1028.954" - ], - [ - 1490053868, - "1004" - ], - [ - 1490053883, - "1003.1030000000001" - ], - [ - 1490053883, - "1000.5908571428571" - ], - [ - 1490053883, - "1016.7769999999994" - ], - [ - 1490053898, - "1000.5908571428571" - ], - [ - 1490053898, - "1002.7433333333335" - ], - [ - 1490053898, - "1015.9475000000004" - ], - [ - 1490053913, - "999" - ], - [ - 1490053913, - "1015.9475000000004" - ], - [ - 1490053913, - "1001.9966666666667" - ], - [ - 1490053928, - "1028.351" - ], - [ - 1490053928, - "1001.9966666666667" - ], - [ - 1490053928, - "1015.9475000000004" - ], - [ - 1490053943, - "1018.2539999999999" - ], - [ - 1490053943, - "1001.9966666666667" - ], - [ - 1490053943, - "997" - ], - [ - 1490053958, - "1014.6940000000004" - ], - [ - 1490053958, - "1006.7840000000003" - ], - [ - 1490053958, - "985" - ], - [ - 1490053973, - "1001" - ], - [ - 1490053973, - "1005.2253333333332" - ], - [ - 1490053973, - "1014.6940000000004" - ], - [ - 1490053988, - "1004.3565" - ], - [ - 1490053988, - "1001.6993333333334" - ], - [ - 1490053988, - "1014.6940000000004" - ], - [ - 1490054003, - "1003.0871666666665" - ], - [ - 1490054003, - "1002.6180000000004" - ], - [ - 1490054003, - "986" - ], - [ - 1490054018, - "1004.9549999999999" - ], - [ - 1490054018, - "1001.7653333333333" - ], - [ - 1490054018, - "1003.0871666666665" - ], - [ - 1490054033, - "1003.0871666666665" - ], - [ - 1490054033, - "1001.7653333333333" - ], - [ - 1490054033, - "1010.5413333333332" - ], - [ - 1490054048, - "1008.1626666666671" - ], - [ - 1490054048, - "1001.7653333333333" - ], - [ - 1490054048, - "984" - ], - [ - 1490054063, - "1002.409" - ], - [ - 1490054063, - "1008.2470000000002" - ], - [ - 1490054063, - "1000" - ], - [ - 1490054078, - "1008.2470000000002" - ], - [ - 1490054078, - "1008.6800000000006" - ], - [ - 1490054078, - "1022.6420000000003" - ], - [ - 1490054093, - "1005.6200000000002" - ], - [ - 1490054093, - "1019.4989999999998" - ], - [ - 1490054093, - "1008.2470000000002" - ], - [ - 1490054108, - "1005.6200000000002" - ], - [ - 1490054108, - "1016.2639999999992" - ], - [ - 1490054108, - "999" - ], - [ - 1490054123, - "1005.6200000000002" - ], - [ - 1490054123, - "1016.2639999999992" - ], - [ - 1490054123, - "1009.839" - ], - [ - 1490054138, - "1009.1893333333334" - ], - [ - 1490054138, - "1005.6200000000002" - ], - [ - 1490054138, - "1016.2639999999992" - ], - [ - 1490054153, - "1002" - ], - [ - 1490054153, - "1016.2639999999992" - ], - [ - 1490054153, - "1008.5840000000002" - ], - [ - 1490054168, - "993" - ], - [ - 1490054168, - "1008.5840000000002" - ], - [ - 1490054168, - "1004.52" - ], - [ - 1490054183, - "1003.8106666666669" - ], - [ - 1490054183, - "1000.669" - ], - [ - 1490054183, - "1008.5840000000002" - ], - [ - 1490054198, - "1008.5840000000002" - ], - [ - 1490054198, - "1000.2180000000001" - ], - [ - 1490054198, - "1002.8213333333333" - ], - [ - 1490054213, - "1002.8213333333333" - ], - [ - 1490054213, - "1000.771" - ], - [ - 1490054213, - "1051" - ], - [ - 1490054228, - "1002.8213333333333" - ], - [ - 1490054228, - "1038.3280000000009" - ], - [ - 1490054228, - "1000.771" - ], - [ - 1490054243, - "1001" - ], - [ - 1490054243, - "1022.2000000000016" - ], - [ - 1490054243, - "1000.771" - ], - [ - 1490054258, - "999" - ], - [ - 1490054258, - "1000.7560000000001" - ], - [ - 1490054258, - "1040.6666666666667" - ], - [ - 1490054273, - "1040.6666666666667" - ], - [ - 1490054273, - "1117.3579999999943" - ], - [ - 1490054273, - "1004.5560000000003" - ], - [ - 1490054288, - "1081.8249999999994" - ], - [ - 1490054288, - "1005.942" - ], - [ - 1490054288, - "1040.6666666666667" - ], - [ - 1490054303, - "1091.750000000004" - ], - [ - 1490054303, - "992" - ], - [ - 1490054303, - "1007.5040000000004" - ], - [ - 1490054318, - "1012.2759999999998" - ], - [ - 1490054318, - "1091.750000000004" - ], - [ - 1490054318, - "1006.88" - ], - [ - 1490054333, - "1091.750000000004" - ], - [ - 1490054333, - "1028.717333333334" - ], - [ - 1490054333, - "1012.2759999999998" - ], - [ - 1490054348, - "1012.2759999999998" - ], - [ - 1490054348, - "1005" - ], - [ - 1490054348, - "1019.1813333333315" - ], - [ - 1490054363, - "1040.6420000000003" - ], - [ - 1490054363, - "1017.4270000000007" - ], - [ - 1490054363, - "1002" - ], - [ - 1490054378, - "1003.6266666666667" - ], - [ - 1490054378, - "1017.4270000000007" - ], - [ - 1490054378, - "1030.6540000000014" - ], - [ - 1490054393, - "1003.0346666666668" - ], - [ - 1490054393, - "1022.8660000000004" - ], - [ - 1490054393, - "1017.4270000000007" - ], - [ - 1490054408, - "1039" - ], - [ - 1490054408, - "1022.8660000000004" - ], - [ - 1490054408, - "1002.4279999999999" - ], - [ - 1490054423, - "1002.4279999999999" - ], - [ - 1490054423, - "1067.18" - ], - [ - 1490054423, - "1022.8660000000004" - ], - [ - 1490054438, - "1064.0020000000004" - ], - [ - 1490054438, - "980" - ], - [ - 1490054438, - "1002.4279999999999" - ], - [ - 1490054453, - "980" - ], - [ - 1490054453, - "999.955" - ], - [ - 1490054453, - "1058.7799999999988" - ], - [ - 1490054468, - "998" - ], - [ - 1490054468, - "1079.5760000000007" - ], - [ - 1490054468, - "1058.7799999999988" - ], - [ - 1490054483, - "1058.7799999999988" - ], - [ - 1490054483, - "1071.5300000000007" - ], - [ - 1490054483, - "1001.564" - ], - [ - 1490054498, - "1055.0349999999996" - ], - [ - 1490054498, - "1016.2080000000133" - ], - [ - 1490054498, - "821" - ], - [ - 1490054513, - "1015.9946666666656" - ], - [ - 1490054513, - "998" - ], - [ - 1490054513, - "1055.0349999999996" - ], - [ - 1490054528, - "1015.9946666666656" - ], - [ - 1490054528, - "1055.0349999999996" - ], - [ - 1490054528, - "999.7550000000001" - ], - [ - 1490054543, - "1001" - ], - [ - 1490054543, - "999.844" - ], - [ - 1490054543, - "1015.9946666666656" - ], - [ - 1490054558, - "1003" - ], - [ - 1490054558, - "999.2453333333333" - ], - [ - 1490054558, - "1011.7380000000003" - ], - [ - 1490054573, - "999.2453333333333" - ], - [ - 1490054573, - "1047.9970000000026" - ], - [ - 1490054573, - "1007.7400000000002" - ], - [ - 1490054588, - "999.2453333333333" - ], - [ - 1490054588, - "1024.146999999994" - ], - [ - 1490054588, - "1005.7506666666665" - ], - [ - 1490054603, - "1011" - ], - [ - 1490054603, - "1005.7506666666665" - ], - [ - 1490054603, - "1047.3679999999981" - ], - [ - 1490054618, - "1047.3679999999981" - ], - [ - 1490054618, - "1030.8660000000004" - ], - [ - 1490054618, - "1005.7506666666665" - ], - [ - 1490054633, - "1065.0373333333325" - ], - [ - 1490054633, - "1005.7506666666665" - ], - [ - 1490054633, - "1047.3679999999981" - ], - [ - 1490054648, - "1047.3679999999981" - ], - [ - 1490054648, - "1000" - ], - [ - 1490054648, - "1049.5413333333363" - ], - [ - 1490054663, - "1006" - ], - [ - 1490054663, - "1037.0560000000005" - ], - [ - 1490054663, - "1033.8026666666635" - ], - [ - 1490054678, - "1033.8026666666635" - ], - [ - 1490054678, - "1022.5919999999969" - ], - [ - 1490054678, - "1010.8300000000004" - ], - [ - 1490054693, - "1014.0793333333337" - ], - [ - 1490054693, - "1007.7079999999994" - ], - [ - 1490054693, - "1033.8026666666635" - ], - [ - 1490054708, - "1014.0793333333337" - ], - [ - 1490054708, - "1122.2540000000088" - ], - [ - 1490054708, - "997" - ], - [ - 1490054723, - "1122.2540000000088" - ], - [ - 1490054723, - "1011.8919999999998" - ], - [ - 1490054723, - "1014.0793333333337" - ], - [ - 1490054738, - "1122.2540000000088" - ], - [ - 1490054738, - "1006.5400000000009" - ], - [ - 1490054738, - "992" - ], - [ - 1490054753, - "1004.6050000000002" - ], - [ - 1490054753, - "996" - ], - [ - 1490054753, - "1001" - ], - [ - 1490054768, - "1025.2839999999992" - ], - [ - 1490054768, - "997.9846666666666" - ], - [ - 1490054768, - "1004.6050000000002" - ], - [ - 1490054783, - "1014.6639999999998" - ], - [ - 1490054783, - "998.3486666666666" - ], - [ - 1490054783, - "1004.6050000000002" - ], - [ - 1490054798, - "1011.5119999999988" - ], - [ - 1490054798, - "944" - ], - [ - 1490054798, - "999.5355" - ], - [ - 1490054813, - "999.5355" - ], - [ - 1490054813, - "1009.8459999999997" - ], - [ - 1490054813, - "1004.2959999999985" - ], - [ - 1490054828, - "1033.2626666666665" - ], - [ - 1490054828, - "1004.2959999999985" - ], - [ - 1490054828, - "999.5355" - ], - [ - 1490054843, - "1000" - ], - [ - 1490054843, - "1020.990000000001" - ], - [ - 1490054843, - "1004.2959999999985" - ], - [ - 1490054858, - "1016.3013333333338" - ], - [ - 1490054858, - "1089.1439999999998" - ], - [ - 1490054858, - "999" - ], - [ - 1490054873, - "1016.3013333333338" - ], - [ - 1490054873, - "1087.3519999999999" - ], - [ - 1490054873, - "999" - ], - [ - 1490054888, - "1016.3013333333338" - ], - [ - 1490054888, - "1081.089333333334" - ], - [ - 1490054888, - "999.5646666666667" - ], - [ - 1490054903, - "999.2653333333333" - ], - [ - 1490054903, - "1001" - ], - [ - 1490054903, - "1081.089333333334" - ], - [ - 1490054918, - "1081.089333333334" - ], - [ - 1490054918, - "999.2653333333333" - ], - [ - 1490054918, - "1008.2240000000002" - ], - [ - 1490054933, - "926" - ], - [ - 1490054933, - "999.2653333333333" - ], - [ - 1490054933, - "1004.6319999999996" - ], - [ - 1490054948, - "1001.9166666666666" - ], - [ - 1490054948, - "526" - ], - [ - 1490054948, - "1000" - ], - [ - 1490054963, - "1038.775999999999" - ], - [ - 1490054963, - "1001.9166666666666" - ], - [ - 1490054963, - "1004" - ], - [ - 1490054978, - "1028.0479999999989" - ], - [ - 1490054978, - "1001.9166666666666" - ], - [ - 1490054978, - "1003.593" - ], - [ - 1490054993, - "1017.5940000000026" - ], - [ - 1490054993, - "1004.3000000000002" - ], - [ - 1490054993, - "298" - ], - [ - 1490055008, - "1017.5940000000026" - ], - [ - 1490055008, - "999" - ], - [ - 1490055008, - "1003.8283333333331" - ], - [ - 1490055023, - "1017.5940000000026" - ], - [ - 1490055023, - "1027.2799999999988" - ], - [ - 1490055023, - "1003.8283333333331" - ], - [ - 1490055038, - "1009.1999999999989" - ], - [ - 1490055038, - "1003.8283333333331" - ], - [ - 1490055038, - "997" - ], - [ - 1490055053, - "1043" - ], - [ - 1490055053, - "1016.1200000000006" - ], - [ - 1490055053, - "1002.4554999999999" - ], - [ - 1490055068, - "1038.3199999999997" - ], - [ - 1490055068, - "1002.4554999999999" - ], - [ - 1490055068, - "1675.6209999999908" - ], - [ - 1490055083, - "1002.4554999999999" - ], - [ - 1490055083, - "1639.5840000000007" - ], - [ - 1490055083, - "1020.9649999999979" - ], - [ - 1490055098, - "996" - ], - [ - 1490055098, - "1639.5840000000007" - ], - [ - 1490055098, - "1042.423999999999" - ], - [ - 1490055113, - "1028.0880000000034" - ], - [ - 1490055113, - "1020.374" - ], - [ - 1490055113, - "1639.5840000000007" - ], - [ - 1490055128, - "1009.7279999999973" - ], - [ - 1490055128, - "1028.0880000000034" - ], - [ - 1490055128, - "1639.5840000000007" - ], - [ - 1490055143, - "1007.6973333333326" - ], - [ - 1490055143, - "1028.0880000000034" - ], - [ - 1490055143, - "1011" - ], - [ - 1490055158, - "1006" - ], - [ - 1490055158, - "1008.7466666666669" - ], - [ - 1490055158, - "1000.7206666666671" - ], - [ - 1490055173, - "1004.6880000000001" - ], - [ - 1490055173, - "1004.1160000000002" - ], - [ - 1490055173, - "1000.7206666666671" - ], - [ - 1490055188, - "1000.7206666666671" - ], - [ - 1490055188, - "1002.7450666666666" - ], - [ - 1490055188, - "1002.9279999999999" - ], - [ - 1490055203, - "1004.2900000000001" - ], - [ - 1490055203, - "1002.7450666666666" - ], - [ - 1490055203, - "998" - ], - [ - 1490055218, - "1002.7450666666666" - ], - [ - 1490055218, - "999.8146666666667" - ], - [ - 1490055218, - "1004.2900000000001" - ], - [ - 1490055233, - "996" - ], - [ - 1490055233, - "1004.2900000000001" - ], - [ - 1490055233, - "1000.5133333333333" - ], - [ - 1490055248, - "1000" - ], - [ - 1490055248, - "1002" - ], - [ - 1490055248, - "1001.6419999999998" - ], - [ - 1490055263, - "1019.2689999999999" - ], - [ - 1490055263, - "1001.6419999999998" - ], - [ - 1490055263, - "1031.239333333332" - ], - [ - 1490055278, - "1011.6189999999991" - ], - [ - 1490055278, - "1001.6419999999998" - ], - [ - 1490055278, - "1003.2080000000001" - ], - [ - 1490055293, - "976" - ], - [ - 1490055293, - "1000.8399999999999" - ], - [ - 1490055293, - "1010.5899999999997" - ], - [ - 1490055308, - "998.991" - ], - [ - 1490055308, - "1000.8399999999999" - ], - [ - 1490055308, - "1008.3143333333338" - ], - [ - 1490055323, - "1049.2860000000005" - ], - [ - 1490055323, - "1008.3143333333338" - ], - [ - 1490055323, - "1000.8399999999999" - ], - [ - 1490055338, - "1008.3143333333338" - ], - [ - 1490055338, - "1028.276999999995" - ], - [ - 1490055338, - "1006" - ], - [ - 1490055353, - "1018.6749999999997" - ], - [ - 1490055353, - "1003" - ], - [ - 1490055353, - "1027.2780000000002" - ], - [ - 1490055368, - "1018.6749999999997" - ], - [ - 1490055368, - "1003" - ], - [ - 1490055368, - "1024.156" - ], - [ - 1490055383, - "1019.648000000001" - ], - [ - 1490055383, - "1018.6749999999997" - ], - [ - 1490055383, - "1002.8973333333333" - ], - [ - 1490055398, - "1042" - ], - [ - 1490055398, - "1019.648000000001" - ], - [ - 1490055398, - "1002.598" - ], - [ - 1490055413, - "1035.2799999999988" - ], - [ - 1490055413, - "1002.598" - ], - [ - 1490055413, - "1019.648000000001" - ], - [ - 1490055428, - "1019.648000000001" - ], - [ - 1490055428, - "1025.5249999999974" - ], - [ - 1490055428, - "1002.598" - ], - [ - 1490055443, - "1007" - ], - [ - 1490055443, - "257" - ], - [ - 1490055443, - "1070.5120000000024" - ], - [ - 1490055458, - "1027.9683333333335" - ], - [ - 1490055458, - "1070.5120000000024" - ], - [ - 1490055458, - "1004" - ], - [ - 1490055473, - "1070.5120000000024" - ], - [ - 1490055473, - "1002.833" - ], - [ - 1490055473, - "1020.9496666666654" - ], - [ - 1490055488, - "1002.3339999999998" - ], - [ - 1490055488, - "1013.8683333333321" - ], - [ - 1490055488, - "449" - ], - [ - 1490055503, - "997" - ], - [ - 1490055503, - "1001.8549999999999" - ], - [ - 1490055503, - "1013.8683333333321" - ], - [ - 1490055518, - "1013.8683333333321" - ], - [ - 1490055518, - "1001.8549999999999" - ], - [ - 1490055518, - "999.605" - ], - [ - 1490055533, - "1002.308" - ], - [ - 1490055533, - "1000" - ], - [ - 1490055533, - "1001.8549999999999" - ], - [ - 1490055548, - "1003.5166666666668" - ], - [ - 1490055548, - "995" - ], - [ - 1490055548, - "1004.23" - ], - [ - 1490055563, - "1047.4560000000001" - ], - [ - 1490055563, - "1130.965" - ], - [ - 1490055563, - "1003.5166666666668" - ], - [ - 1490055578, - "1126.932999999999" - ], - [ - 1490055578, - "1415.5213333333377" - ], - [ - 1490055578, - "1003.5166666666668" - ], - [ - 1490055593, - "994" - ], - [ - 1490055593, - "1122.734000000002" - ], - [ - 1490055593, - "1415.5213333333377" - ], - [ - 1490055608, - "1415.5213333333377" - ], - [ - 1490055608, - "1113.7959999999985" - ], - [ - 1490055608, - "1052" - ], - [ - 1490055623, - "1415.5213333333377" - ], - [ - 1490055623, - "1113.7959999999985" - ], - [ - 1490055623, - "1897.1300000000006" - ], - [ - 1490055638, - "1113.7959999999985" - ], - [ - 1490055638, - "1892.989999999999" - ], - [ - 1490055638, - "1415.5213333333377" - ], - [ - 1490055653, - "781" - ], - [ - 1490055653, - "1415.5213333333377" - ], - [ - 1490055653, - "1790.5630000000033" - ], - [ - 1490055668, - "1790.5630000000033" - ], - [ - 1490055668, - "1152" - ], - [ - 1490055668, - "781" - ], - [ - 1490055683, - "1151.4359999999997" - ], - [ - 1490055683, - "1790.5630000000033" - ], - [ - 1490055683, - "1010" - ], - [ - 1490055698, - "1016.3680000000004" - ], - [ - 1490055698, - "1790.5630000000033" - ], - [ - 1490055698, - "1146.0360000000005" - ], - [ - 1490055713, - "1002" - ], - [ - 1490055713, - "1015.1616666666667" - ], - [ - 1490055713, - "1140.6600000000008" - ], - [ - 1490055728, - "1008.4200000000001" - ], - [ - 1490055728, - "1013.1986666666669" - ], - [ - 1490055728, - "1137.9899999999993" - ], - [ - 1490055743, - "1013.1986666666669" - ], - [ - 1490055743, - "1007.3079999999998" - ], - [ - 1490055743, - "1137.9899999999993" - ], - [ - 1490055758, - "1137.9899999999993" - ], - [ - 1490055758, - "1013.1986666666669" - ], - [ - 1490055758, - "1010.9740000000002" - ], - [ - 1490055773, - "1111.9623333333398" - ], - [ - 1490055773, - "1013.1986666666669" - ], - [ - 1490055773, - "1019" - ], - [ - 1490055788, - "1111.9623333333398" - ], - [ - 1490055788, - "995" - ], - [ - 1490055788, - "1070.2999999999965" - ], - [ - 1490055803, - "1111.9623333333398" - ], - [ - 1490055803, - "1066.9450000000002" - ], - [ - 1490055803, - "1055.6280000000033" - ], - [ - 1490055818, - "1034" - ], - [ - 1490055818, - "1060.2399999999984" - ], - [ - 1490055818, - "1032.8309999999974" - ], - [ - 1490055833, - "1027.905999999999" - ], - [ - 1490055833, - "1050.7360000000008" - ], - [ - 1490055833, - "1032.8309999999974" - ], - [ - 1490055848, - "1018.094000000001" - ], - [ - 1490055848, - "1032.8309999999974" - ], - [ - 1490055848, - "1050.7360000000008" - ], - [ - 1490055863, - "991" - ], - [ - 1490055863, - "1017.5079999999984" - ], - [ - 1490055863, - "1050.7360000000008" - ], - [ - 1490055878, - "1000.99" - ], - [ - 1490055878, - "1017.5079999999984" - ], - [ - 1490055878, - "992" - ], - [ - 1490055893, - "998.91" - ], - [ - 1490055893, - "1000.54" - ], - [ - 1490055893, - "1017.5079999999984" - ], - [ - 1490055908, - "1004" - ], - [ - 1490055908, - "1023.2599999999989" - ], - [ - 1490055908, - "1001.348" - ], - [ - 1490055923, - "1000.817" - ], - [ - 1490055923, - "1003.939" - ], - [ - 1490055923, - "1012.7599999999978" - ], - [ - 1490055938, - "1003.492" - ], - [ - 1490055938, - "1002.260000000002" - ], - [ - 1490055938, - "1000.817" - ], - [ - 1490055953, - "1000.817" - ], - [ - 1490055953, - "1002.260000000002" - ], - [ - 1490055953, - "1003.037" - ], - [ - 1490055968, - "1002.1779999999999" - ], - [ - 1490055968, - "1000" - ], - [ - 1490055968, - "1002.260000000002" - ], - [ - 1490055983, - "1002.1779999999999" - ], - [ - 1490055983, - "1002.414" - ], - [ - 1490055983, - "994" - ], - [ - 1490055998, - "1002.1779999999999" - ], - [ - 1490055998, - "1001.8885" - ], - [ - 1490055998, - "1018.0749999999989" - ], - [ - 1490056013, - "1002.7090000000001" - ], - [ - 1490056013, - "997" - ], - [ - 1490056013, - "1012.6750000000015" - ], - [ - 1490056028, - "1011.8680000000007" - ], - [ - 1490056028, - "1006.2859999999998" - ], - [ - 1490056028, - "1002.7090000000001" - ], - [ - 1490056043, - "1012.119999999999" - ], - [ - 1490056043, - "1011.8680000000007" - ], - [ - 1490056043, - "1002.7090000000001" - ], - [ - 1490056058, - "1011.8680000000007" - ], - [ - 1490056058, - "1013.4749999999998" - ], - [ - 1490056058, - "977" - ], - [ - 1490056073, - "1002" - ], - [ - 1490056073, - "1013.4749999999998" - ], - [ - 1490056073, - "999" - ], - [ - 1490056088, - "1009" - ], - [ - 1490056088, - "1013.4749999999998" - ], - [ - 1490056088, - "1001.096" - ], - [ - 1490056103, - "1018.7626666666671" - ], - [ - 1490056103, - "1006" - ], - [ - 1490056103, - "1003.689" - ], - [ - 1490056118, - "1014.5719999999998" - ], - [ - 1490056118, - "1006" - ], - [ - 1490056118, - "1002.0646666666667" - ], - [ - 1490056133, - "1005.094" - ], - [ - 1490056133, - "1010.344" - ], - [ - 1490056133, - "1002.0646666666667" - ], - [ - 1490056148, - "1002.0646666666667" - ], - [ - 1490056148, - "1004.212" - ], - [ - 1490056148, - "1010.344" - ], - [ - 1490056163, - "1001" - ], - [ - 1490056163, - "1010.344" - ], - [ - 1490056163, - "1003.3119999999999" - ], - [ - 1490056178, - "1000.805" - ], - [ - 1490056178, - "1003.3119999999999" - ], - [ - 1490056178, - "1000" - ], - [ - 1490056193, - "1003.3119999999999" - ], - [ - 1490056193, - "1000.8776" - ], - [ - 1490056193, - "1024.8429999999992" - ], - [ - 1490056208, - "1012.7470000000028" - ], - [ - 1490056208, - "1028" - ], - [ - 1490056208, - "1000.9353333333333" - ], - [ - 1490056223, - "1000.9353333333333" - ], - [ - 1490056223, - "1002.902" - ], - [ - 1490056223, - "1026.1189999999995" - ], - [ - 1490056238, - "1000.9353333333333" - ], - [ - 1490056238, - "1021.1579999999992" - ], - [ - 1490056238, - "1002.902" - ], - [ - 1490056253, - "1019.0416666666663" - ], - [ - 1490056253, - "1002.902" - ], - [ - 1490056253, - "1000.9353333333333" - ], - [ - 1490056268, - "1002.902" - ], - [ - 1490056268, - "1056" - ], - [ - 1490056268, - "1019.0416666666663" - ], - [ - 1490056283, - "1019.0416666666663" - ], - [ - 1490056283, - "1093.4099999999999" - ], - [ - 1490056283, - "999" - ], - [ - 1490056298, - "1002.0293333333333" - ], - [ - 1490056298, - "1090.2460000000008" - ], - [ - 1490056298, - "1019.0416666666663" - ], - [ - 1490056313, - "1080.0900000000006" - ], - [ - 1490056313, - "1002.3760000000002" - ], - [ - 1490056313, - "1000" - ], - [ - 1490056328, - "1002.3208888888889" - ], - [ - 1490056328, - "1080.0900000000006" - ], - [ - 1490056328, - "1002.4570000000001" - ], - [ - 1490056343, - "1002.3208888888889" - ], - [ - 1490056343, - "1080.0900000000006" - ], - [ - 1490056343, - "1002.0316" - ], - [ - 1490056358, - "995" - ], - [ - 1490056358, - "1001.4892" - ], - [ - 1490056358, - "1002.3208888888889" - ], - [ - 1490056373, - "993" - ], - [ - 1490056373, - "1001.4892" - ], - [ - 1490056373, - "1017.6720000000005" - ], - [ - 1490056388, - "1190.7009999999996" - ], - [ - 1490056388, - "1000.911" - ], - [ - 1490056388, - "1001.4892" - ], - [ - 1490056403, - "991" - ], - [ - 1490056403, - "1181.4906666666654" - ], - [ - 1490056403, - "1183.0850000000019" - ], - [ - 1490056418, - "1128.209333333324" - ], - [ - 1490056418, - "1137.8530000000112" - ], - [ - 1490056418, - "1000.724" - ], - [ - 1490056433, - "1137.8530000000112" - ], - [ - 1490056433, - "1074.5719999999908" - ], - [ - 1490056433, - "1000.9733333333334" - ], - [ - 1490056448, - "1000.7545" - ], - [ - 1490056448, - "1137.8530000000112" - ], - [ - 1490056448, - "1074.5719999999908" - ], - [ - 1490056463, - "1000.531" - ], - [ - 1490056463, - "998" - ], - [ - 1490056463, - "1074.5719999999908" - ], - [ - 1490056478, - "989" - ], - [ - 1490056478, - "1000.531" - ], - [ - 1490056478, - "998" - ], - [ - 1490056493, - "1001.2629999999999" - ], - [ - 1490056493, - "1179.8749999999968" - ], - [ - 1490056493, - "1000.531" - ], - [ - 1490056508, - "1000.807" - ], - [ - 1490056508, - "996" - ], - [ - 1490056508, - "1123.3750000000114" - ], - [ - 1490056523, - "1083.1519999999991" - ], - [ - 1490056523, - "996" - ], - [ - 1490056523, - "1000.807" - ], - [ - 1490056538, - "1000.807" - ], - [ - 1490056538, - "995.889" - ], - [ - 1490056538, - "1083.1519999999991" - ], - [ - 1490056553, - "1083.1519999999991" - ], - [ - 1490056553, - "991" - ], - [ - 1490056553, - "998.652" - ], - [ - 1490056568, - "998.652" - ], - [ - 1490056568, - "1000.971" - ], - [ - 1490056568, - "990" - ], - [ - 1490056583, - "1015.8960000000002" - ], - [ - 1490056583, - "1000.518" - ], - [ - 1490056583, - "998.652" - ], - [ - 1490056598, - "1012.3519999999999" - ], - [ - 1490056598, - "1000.0730000000001" - ], - [ - 1490056598, - "988" - ], - [ - 1490056613, - "1001" - ], - [ - 1490056613, - "1012.3999999999996" - ], - [ - 1490056613, - "999.8491666666666" - ], - [ - 1490056628, - "999.8491666666666" - ], - [ - 1490056628, - "1001.547" - ], - [ - 1490056628, - "1010.5720000000001" - ], - [ - 1490056643, - "1002.8729999999998" - ], - [ - 1490056643, - "1010.5720000000001" - ], - [ - 1490056643, - "999.8491666666666" - ], - [ - 1490056658, - "1000" - ], - [ - 1490056658, - "1009.293833333333" - ], - [ - 1490056658, - "1010.5720000000001" - ], - [ - 1490056673, - "1009.293833333333" - ], - [ - 1490056673, - "1105.4479999999994" - ], - [ - 1490056673, - "1011" - ], - [ - 1490056688, - "1078.7106666666664" - ], - [ - 1490056688, - "1008.7769999999994" - ], - [ - 1490056688, - "1009.293833333333" - ], - [ - 1490056703, - "1009.1309999999999" - ], - [ - 1490056703, - "1049.1606666666632" - ], - [ - 1490056703, - "993" - ], - [ - 1490056718, - "1007.5920000000007" - ], - [ - 1490056718, - "1049.1606666666632" - ], - [ - 1490056718, - "1011.9909999999996" - ], - [ - 1490056733, - "1049.1606666666632" - ], - [ - 1490056733, - "1007.8826666666674" - ], - [ - 1490056733, - "1007.5920000000007" - ], - [ - 1490056748, - "1007.5920000000007" - ], - [ - 1490056748, - "1003.5013333333336" - ], - [ - 1490056748, - "1049.1606666666632" - ], - [ - 1490056763, - "1003.5013333333336" - ], - [ - 1490056763, - "1007.5920000000007" - ], - [ - 1490056763, - "1002" - ], - [ - 1490056778, - "1033.1500000000024" - ], - [ - 1490056778, - "1003.5013333333336" - ], - [ - 1490056778, - "1029" - ], - [ - 1490056793, - "1010.6000000000013" - ], - [ - 1490056793, - "1003.5013333333336" - ], - [ - 1490056793, - "1019.7749999999993" - ], - [ - 1490056808, - "1009.1086666666628" - ], - [ - 1490056808, - "999" - ], - [ - 1490056808, - "1019.2079999999996" - ], - [ - 1490056823, - "1009.1086666666628" - ], - [ - 1490056823, - "999.656" - ], - [ - 1490056823, - "1014.7541666666659" - ], - [ - 1490056838, - "1000.2049999999999" - ], - [ - 1490056838, - "1009.1086666666628" - ], - [ - 1490056838, - "1014.7541666666659" - ], - [ - 1490056853, - "1087" - ], - [ - 1490056853, - "1014.7541666666659" - ], - [ - 1490056853, - "1003.8380000000001" - ], - [ - 1490056868, - "991" - ], - [ - 1490056868, - "1079.2919999999958" - ], - [ - 1490056868, - "1003.8380000000001" - ], - [ - 1490056883, - "999.8779999999999" - ], - [ - 1490056883, - "1003.8380000000001" - ], - [ - 1490056883, - "1108.8399999999965" - ], - [ - 1490056898, - "995" - ], - [ - 1490056898, - "1004.982" - ], - [ - 1490056898, - "1087.1919999999955" - ], - [ - 1490056913, - "1000.9820000000001" - ], - [ - 1490056913, - "1075.3190999999995" - ], - [ - 1490056913, - "1004.0799999999999" - ], - [ - 1490056928, - "1001" - ], - [ - 1490056928, - "1075.3190999999995" - ], - [ - 1490056928, - "1005.1779999999999" - ], - [ - 1490056943, - "1075.3190999999995" - ], - [ - 1490056943, - "1005.1779999999999" - ], - [ - 1490056943, - "1003.48" - ], - [ - 1490056958, - "1003" - ], - [ - 1490056958, - "1005.1779999999999" - ], - [ - 1490056958, - "1003.4766666666668" - ], - [ - 1490056973, - "994" - ], - [ - 1490056973, - "1087.9500000000005" - ], - [ - 1490056973, - "1003.4766666666668" - ], - [ - 1490056988, - "1003.4766666666668" - ], - [ - 1490056988, - "1076.749166666668" - ], - [ - 1490056988, - "1080.836" - ], - [ - 1490057003, - "1074.5919999999996" - ], - [ - 1490057003, - "1037.9126666666668" - ], - [ - 1490057003, - "1070" - ], - [ - 1490057018, - "1037.9126666666668" - ], - [ - 1490057018, - "1068.1100000000004" - ], - [ - 1490057018, - "1059.169999999997" - ], - [ - 1490057033, - "1033.5199999999943" - ], - [ - 1490057033, - "1068.1100000000004" - ], - [ - 1490057033, - "1037.9126666666668" - ], - [ - 1490057048, - "1012.4419999999996" - ], - [ - 1490057048, - "129" - ], - [ - 1490057048, - "1068.1100000000004" - ], - [ - 1490057063, - "1040" - ], - [ - 1490057063, - "51" - ], - [ - 1490057063, - "1012.4419999999996" - ], - [ - 1490057078, - "1012.4419999999996" - ], - [ - 1490057078, - "1061.7440000000015" - ], - [ - 1490057078, - "1031" - ], - [ - 1490057093, - "1045.5080000000007" - ], - [ - 1490057093, - "1012.4419999999996" - ], - [ - 1490057093, - "1030.224" - ], - [ - 1490057108, - "1029.3200000000002" - ], - [ - 1490057108, - "1033.0699999999995" - ], - [ - 1490057108, - "1030" - ], - [ - 1490057123, - "1033.0699999999995" - ], - [ - 1490057123, - "1023.7949999999998" - ], - [ - 1490057123, - "1025.3140000000008" - ], - [ - 1490057138, - "1025.3140000000008" - ], - [ - 1490057138, - "1033.0699999999995" - ], - [ - 1490057138, - "1018.5480000000002" - ], - [ - 1490057153, - "985" - ], - [ - 1490057153, - "1024.889" - ], - [ - 1490057153, - "1025.3140000000008" - ], - [ - 1490057168, - "1017.8400000000001" - ], - [ - 1490057168, - "1002" - ], - [ - 1490057168, - "1024.889" - ], - [ - 1490057183, - "1010.5760000000009" - ], - [ - 1490057183, - "1024.889" - ], - [ - 1490057183, - "1006.65" - ], - [ - 1490057198, - "1000" - ], - [ - 1490057198, - "1008.2133333333337" - ], - [ - 1490057198, - "1005.5950000000003" - ], - [ - 1490057213, - "1004.4725000000001" - ], - [ - 1490057213, - "1007.5139999999999" - ], - [ - 1490057213, - "1008.2133333333337" - ], - [ - 1490057228, - "1004.0659999999998" - ], - [ - 1490057228, - "1008.2133333333337" - ], - [ - 1490057228, - "1018.7870000000012" - ], - [ - 1490057243, - "1018.2210000000007" - ], - [ - 1490057243, - "1004.0659999999998" - ], - [ - 1490057243, - "1008.2133333333337" - ], - [ - 1490057258, - "1012.3969999999995" - ], - [ - 1490057258, - "1004.0659999999998" - ], - [ - 1490057258, - "999" - ], - [ - 1490057273, - "1032" - ], - [ - 1490057273, - "1067.696" - ], - [ - 1490057273, - "1012.3969999999995" - ], - [ - 1490057288, - "1064.0879999999997" - ], - [ - 1490057288, - "1180.4806666666666" - ], - [ - 1490057288, - "1012.3969999999995" - ], - [ - 1490057303, - "1056.6449999999977" - ], - [ - 1490057303, - "1001" - ], - [ - 1490057303, - "1125.5530000000053" - ], - [ - 1490057318, - "1105.0136666666685" - ], - [ - 1490057318, - "1000.223" - ], - [ - 1490057318, - "1056.6449999999977" - ], - [ - 1490057333, - "1105.0136666666685" - ], - [ - 1490057333, - "1056.6449999999977" - ], - [ - 1490057333, - "1002.7579999999994" - ], - [ - 1490057348, - "955" - ], - [ - 1490057348, - "1105.0136666666685" - ], - [ - 1490057348, - "1002.348" - ], - [ - 1490057363, - "1002.9669999999999" - ], - [ - 1490057363, - "1002.348" - ], - [ - 1490057363, - "988" - ], - [ - 1490057378, - "998.9879999999999" - ], - [ - 1490057378, - "1002.348" - ], - [ - 1490057378, - "1008.4499999999996" - ], - [ - 1490057393, - "1004.0899999999999" - ], - [ - 1490057393, - "1007.5580000000004" - ], - [ - 1490057393, - "1010" - ], - [ - 1490057408, - "1025" - ], - [ - 1490057408, - "1003.194" - ], - [ - 1490057408, - "1010.8580000000002" - ], - [ - 1490057423, - "1002.41" - ], - [ - 1490057423, - "1018.4449999999998" - ], - [ - 1490057423, - "1010.8580000000002" - ], - [ - 1490057438, - "1002.41" - ], - [ - 1490057438, - "1012.5540000000015" - ], - [ - 1490057438, - "1010.8580000000002" - ], - [ - 1490057453, - "1014.3119999999999" - ], - [ - 1490057453, - "1006" - ], - [ - 1490057453, - "1002.41" - ], - [ - 1490057468, - "1160.2400000000016" - ], - [ - 1490057468, - "1125" - ], - [ - 1490057468, - "1014.3119999999999" - ], - [ - 1490057483, - "1376.4500000000025" - ], - [ - 1490057483, - "1145.7439999999988" - ], - [ - 1490057483, - "1014.3119999999999" - ], - [ - 1490057498, - "1005" - ], - [ - 1490057498, - "1163.5040000000008" - ], - [ - 1490057498, - "1344.8100000000027" - ], - [ - 1490057513, - "1163.5040000000008" - ], - [ - 1490057513, - "1038.0810000000001" - ], - [ - 1490057513, - "1311.210666666666" - ], - [ - 1490057528, - "1311.210666666666" - ], - [ - 1490057528, - "1029.588" - ], - [ - 1490057528, - "1163.5040000000008" - ], - [ - 1490057543, - "1020.9840000000004" - ], - [ - 1490057543, - "1311.210666666666" - ], - [ - 1490057543, - "1163.5040000000008" - ], - [ - 1490057558, - "1013.880000000001" - ], - [ - 1490057558, - "1311.210666666666" - ], - [ - 1490057558, - "997" - ], - [ - 1490057573, - "1013.880000000001" - ], - [ - 1490057573, - "1003" - ], - [ - 1490057573, - "1004.924" - ], - [ - 1490057588, - "1003.5636666666671" - ], - [ - 1490057588, - "1013.880000000001" - ], - [ - 1490057588, - "1005.034" - ], - [ - 1490057603, - "1001.7560000000001" - ], - [ - 1490057603, - "1015.7699999999993" - ], - [ - 1490057603, - "1001" - ], - [ - 1490057618, - "1001.7560000000001" - ], - [ - 1490057618, - "1001" - ], - [ - 1490057618, - "1007.5479999999998" - ], - [ - 1490057633, - "1007.5479999999998" - ], - [ - 1490057633, - "1013.1500000000007" - ], - [ - 1490057633, - "1001.7560000000001" - ], - [ - 1490057648, - "1011" - ], - [ - 1490057648, - "1010.7250000000003" - ], - [ - 1490057648, - "1007.5479999999998" - ], - [ - 1490057663, - "1010.7250000000003" - ], - [ - 1490057663, - "997" - ], - [ - 1490057663, - "1014.7080000000001" - ], - [ - 1490057678, - "999.8049999999998" - ], - [ - 1490057678, - "1010.7250000000003" - ], - [ - 1490057678, - "1012.8800000000001" - ], - [ - 1490057693, - "1050.7400000000002" - ], - [ - 1490057693, - "1011.1120000000001" - ], - [ - 1490057693, - "1010" - ], - [ - 1490057708, - "1013.3119999999999" - ], - [ - 1490057708, - "1039.0139999999997" - ], - [ - 1490057708, - "1009.9100000000001" - ], - [ - 1490057723, - "1027.8866666666647" - ], - [ - 1490057723, - "1013.3119999999999" - ], - [ - 1490057723, - "1008.5359999999998" - ], - [ - 1490057738, - "1055.2100000000019" - ], - [ - 1490057738, - "1013.3119999999999" - ], - [ - 1490057738, - "1027.8866666666647" - ], - [ - 1490057753, - "1027.8866666666647" - ], - [ - 1490057753, - "1003" - ], - [ - 1490057753, - "1036.5309999999984" - ], - [ - 1490057768, - "1006" - ], - [ - 1490057768, - "1036.5309999999984" - ], - [ - 1490057768, - "1039.0500000000002" - ], - [ - 1490057783, - "1016.7500000000045" - ], - [ - 1490057783, - "1036.5309999999984" - ], - [ - 1490057783, - "1003.9840000000004" - ], - [ - 1490057798, - "1001.1069999999995" - ], - [ - 1490057798, - "1000" - ], - [ - 1490057798, - "1020.9139999999998" - ], - [ - 1490057813, - "1023.538666666666" - ], - [ - 1490057813, - "1001.9679999999998" - ], - [ - 1490057813, - "1020.9139999999998" - ], - [ - 1490057828, - "1019.1729999999989" - ], - [ - 1490057828, - "1001.9679999999998" - ], - [ - 1490057828, - "1020.9139999999998" - ], - [ - 1490057843, - "902" - ], - [ - 1490057843, - "1001.9679999999998" - ], - [ - 1490057843, - "1014.867" - ], - [ - 1490057858, - "1014.867" - ], - [ - 1490057858, - "584" - ], - [ - 1490057858, - "991" - ], - [ - 1490057873, - "1000.7173333333334" - ], - [ - 1490057873, - "1014.867" - ], - [ - 1490057873, - "1040" - ], - [ - 1490057888, - "1033.9850000000006" - ], - [ - 1490057888, - "1014.867" - ], - [ - 1490057888, - "1000.416" - ], - [ - 1490057903, - "1044" - ], - [ - 1490057903, - "1027.2500000000014" - ], - [ - 1490057903, - "1000.8704" - ], - [ - 1490057918, - "1019.1859999999992" - ], - [ - 1490057918, - "1042.848" - ], - [ - 1490057918, - "1000.8704" - ], - [ - 1490057933, - "1000.8704" - ], - [ - 1490057933, - "1019.1859999999992" - ], - [ - 1490057933, - "1041.495" - ], - [ - 1490057948, - "1007" - ], - [ - 1490057948, - "1019.1859999999992" - ], - [ - 1490057948, - "1034.3033333333326" - ], - [ - 1490057963, - "1006.3359999999998" - ], - [ - 1490057963, - "1034.3033333333326" - ], - [ - 1490057963, - "993" - ], - [ - 1490057978, - "1034.3033333333326" - ], - [ - 1490057978, - "1009.6319999999998" - ], - [ - 1490057978, - "1048.905999999997" - ], - [ - 1490057993, - "1007" - ], - [ - 1490057993, - "1006.7200000000003" - ], - [ - 1490057993, - "1035.3816666666658" - ], - [ - 1490058008, - "1018.9953333333316" - ], - [ - 1490058008, - "1006.7200000000003" - ], - [ - 1490058008, - "1007.882" - ], - [ - 1490058023, - "1018.9953333333316" - ], - [ - 1490058023, - "1006.7200000000003" - ], - [ - 1490058023, - "1007.4380000000001" - ], - [ - 1490058038, - "1006.7200000000003" - ], - [ - 1490058038, - "1006.9306666666663" - ], - [ - 1490058038, - "1018.9953333333316" - ], - [ - 1490058053, - "997" - ], - [ - 1490058053, - "1004.9806666666672" - ], - [ - 1490058053, - "1018.9953333333316" - ], - [ - 1490058068, - "1004.9806666666672" - ], - [ - 1490058068, - "1009.0676666666666" - ], - [ - 1490058068, - "998" - ], - [ - 1490058083, - "1006.5233333333335" - ], - [ - 1490058083, - "1004.9806666666672" - ], - [ - 1490058083, - "1006.692" - ], - [ - 1490058098, - "998" - ], - [ - 1490058098, - "1004.8879999999999" - ], - [ - 1490058098, - "1003.9789999999998" - ], - [ - 1490058113, - "1003.0839999999998" - ], - [ - 1490058113, - "998.697" - ], - [ - 1490058113, - "1003.9789999999998" - ], - [ - 1490058128, - "1003.0839999999998" - ], - [ - 1490058128, - "1003.9789999999998" - ], - [ - 1490058128, - "998.5013333333333" - ], - [ - 1490058143, - "1001.1999999999999" - ], - [ - 1490058143, - "1015" - ], - [ - 1490058143, - "1003.0839999999998" - ], - [ - 1490058158, - "1036.8039999999996" - ], - [ - 1490058158, - "1003" - ], - [ - 1490058158, - "1001.1999999999999" - ], - [ - 1490058173, - "1001.1999999999999" - ], - [ - 1490058173, - "1026.3390000000013" - ], - [ - 1490058173, - "1003.947" - ], - [ - 1490058188, - "1010.9720000000007" - ], - [ - 1490058188, - "995" - ], - [ - 1490058188, - "1016.104" - ], - [ - 1490058203, - "1008.7586666666676" - ], - [ - 1490058203, - "1014.3925" - ], - [ - 1490058203, - "998.9280000000001" - ], - [ - 1490058218, - "1000" - ], - [ - 1490058218, - "1004.447333333333" - ], - [ - 1490058218, - "1014.3925" - ], - [ - 1490058233, - "1004.447333333333" - ], - [ - 1490058233, - "1014.3925" - ], - [ - 1490058233, - "1005.1890000000003" - ], - [ - 1490058248, - "1004.447333333333" - ], - [ - 1490058248, - "1004.0275000000003" - ], - [ - 1490058248, - "1000" - ], - [ - 1490058263, - "1004.0275000000003" - ], - [ - 1490058263, - "1039.0999999999992" - ], - [ - 1490058263, - "1030" - ], - [ - 1490058278, - "1024.3029999999997" - ], - [ - 1490058278, - "1004.0275000000003" - ], - [ - 1490058278, - "1025.3613333333333" - ], - [ - 1490058293, - "1044.5920000000008" - ], - [ - 1490058293, - "993" - ], - [ - 1490058293, - "1022.7509999999988" - ], - [ - 1490058308, - "1018.0564999999991" - ], - [ - 1490058308, - "1046.7599999999998" - ], - [ - 1490058308, - "1044.5920000000008" - ], - [ - 1490058323, - "1044.5920000000008" - ], - [ - 1490058323, - "1018.0564999999991" - ], - [ - 1490058323, - "1033.2666666666707" - ], - [ - 1490058338, - "1018.0564999999991" - ], - [ - 1490058338, - "1044.5920000000008" - ], - [ - 1490058338, - "1002.9053333333335" - ], - [ - 1490058353, - "1013" - ], - [ - 1490058353, - "1002.9053333333335" - ], - [ - 1490058353, - "1018.0564999999991" - ], - [ - 1490058368, - "1040" - ], - [ - 1490058368, - "1031.3919999999998" - ], - [ - 1490058368, - "1002.9053333333335" - ], - [ - 1490058383, - "1002.9053333333335" - ], - [ - 1490058383, - "1031.9040000000005" - ], - [ - 1490058383, - "1026.003999999999" - ], - [ - 1490058398, - "1028" - ], - [ - 1490058398, - "1021.4259999999995" - ], - [ - 1490058398, - "1031.9900000000007" - ], - [ - 1490058413, - "1021.4259999999995" - ], - [ - 1490058413, - "1022.6666666666658" - ], - [ - 1490058413, - "1027.4583333333333" - ], - [ - 1490058428, - "1027.4583333333333" - ], - [ - 1490058428, - "1021.4259999999995" - ], - [ - 1490058428, - "1009.4720000000016" - ], - [ - 1490058443, - "1000" - ], - [ - 1490058443, - "1027.4583333333333" - ], - [ - 1490058443, - "1015.6700000000003" - ], - [ - 1490058458, - "1015.6700000000003" - ], - [ - 1490058458, - "1003" - ], - [ - 1490058458, - "999.838" - ], - [ - 1490058473, - "1002.8800000000001" - ], - [ - 1490058473, - "1112.1000000000035" - ], - [ - 1490058473, - "1015.6700000000003" - ], - [ - 1490058488, - "1053.08000000001" - ], - [ - 1490058488, - "1004" - ], - [ - 1490058488, - "1005.0439999999999" - ], - [ - 1490058503, - "1016.688" - ], - [ - 1490058503, - "1044.9240000000004" - ], - [ - 1490058503, - "1014.1215" - ], - [ - 1490058518, - "1012.2174999999995" - ], - [ - 1490058518, - "1021.2240000000002" - ], - [ - 1490058518, - "1044.9240000000004" - ], - [ - 1490058533, - "1012.2174999999995" - ], - [ - 1490058533, - "1017.6080000000002" - ], - [ - 1490058533, - "1044.9240000000004" - ], - [ - 1490058548, - "1012.2174999999995" - ], - [ - 1490058548, - "1008" - ], - [ - 1490058548, - "1013.6339999999998" - ], - [ - 1490058563, - "1013.6339999999998" - ], - [ - 1490058563, - "1038" - ], - [ - 1490058563, - "1010.2590000000001" - ], - [ - 1490058578, - "1011.299" - ], - [ - 1490058578, - "1036.1190000000006" - ], - [ - 1490058578, - "1013.6339999999998" - ], - [ - 1490058593, - "1032.1050000000002" - ], - [ - 1490058593, - "998" - ], - [ - 1490058593, - "1010.6858333333333" - ], - [ - 1490058608, - "1026.4560000000001" - ], - [ - 1490058608, - "1002.3200000000002" - ], - [ - 1490058608, - "1010.6858333333333" - ], - [ - 1490058623, - "1063.422" - ], - [ - 1490058623, - "1026.4560000000001" - ], - [ - 1490058623, - "1010.6858333333333" - ], - [ - 1490058638, - "1057.1956666666624" - ], - [ - 1490058638, - "1026.4560000000001" - ], - [ - 1490058638, - "826" - ], - [ - 1490058653, - "909" - ], - [ - 1490058653, - "1008" - ], - [ - 1490058653, - "1057.1956666666624" - ], - [ - 1490058668, - "1004" - ], - [ - 1490058668, - "1057.1956666666624" - ], - [ - 1490058668, - "1005.8899999999999" - ], - [ - 1490058683, - "757" - ], - [ - 1490058683, - "1047.9500000000016" - ], - [ - 1490058683, - "1003.625" - ], - [ - 1490058698, - "997" - ], - [ - 1490058698, - "1003.5899999999997" - ], - [ - 1490058698, - "1032.4449999999983" - ], - [ - 1490058713, - "1003.5899999999997" - ], - [ - 1490058713, - "1020.152" - ], - [ - 1490058713, - "995.3560000000002" - ], - [ - 1490058728, - "1020.152" - ], - [ - 1490058728, - "1003.5899999999997" - ], - [ - 1490058728, - "1005.9400000000021" - ], - [ - 1490058743, - "1020.152" - ], - [ - 1490058743, - "1006.0419999999989" - ], - [ - 1490058743, - "1054" - ], - [ - 1490058758, - "999" - ], - [ - 1490058758, - "1047.9600000000019" - ], - [ - 1490058758, - "1006.0419999999989" - ], - [ - 1490058773, - "1006.0419999999989" - ], - [ - 1490058773, - "1003.48" - ], - [ - 1490058773, - "1057.1440000000002" - ], - [ - 1490058788, - "987" - ], - [ - 1490058788, - "1052.4609999999996" - ], - [ - 1490058788, - "1020.3670000000013" - ], - [ - 1490058803, - "1003.4879999999999" - ], - [ - 1490058803, - "1052.4609999999996" - ], - [ - 1490058803, - "1016.0480000000015" - ], - [ - 1490058818, - "1004.45" - ], - [ - 1490058818, - "1026.5469999999991" - ], - [ - 1490058818, - "1052.4609999999996" - ], - [ - 1490058833, - "1026.5469999999991" - ], - [ - 1490058833, - "1004.668" - ], - [ - 1490058833, - "1052.4609999999996" - ], - [ - 1490058848, - "1019" - ], - [ - 1490058848, - "1026.5469999999991" - ], - [ - 1490058848, - "1004.3673333333332" - ], - [ - 1490058863, - "1083.9499999999978" - ], - [ - 1490058863, - "1004.3673333333332" - ], - [ - 1490058863, - "1010" - ], - [ - 1490058878, - "1031.2853333333326" - ], - [ - 1490058878, - "1061.4000000000024" - ], - [ - 1490058878, - "1004.3673333333332" - ], - [ - 1490058893, - "1023.415999999998" - ], - [ - 1490058893, - "1062.6910000000034" - ], - [ - 1490058893, - "1004" - ], - [ - 1490058908, - "1062.6910000000034" - ], - [ - 1490058908, - "1003.5219999999999" - ], - [ - 1490058908, - "1015.5986666666682" - ], - [ - 1490058923, - "1015.5986666666682" - ], - [ - 1490058923, - "1002.8633333333333" - ], - [ - 1490058923, - "1062.6910000000034" - ], - [ - 1490058938, - "1015.5986666666682" - ], - [ - 1490058938, - "1002.1016666666668" - ], - [ - 1490058938, - "1000" - ], - [ - 1490058953, - "1032" - ], - [ - 1490058953, - "1003.9093333333334" - ], - [ - 1490058953, - "1002.1016666666668" - ], - [ - 1490058968, - "1031.5250000000005" - ], - [ - 1490058968, - "1013.7089999999994" - ], - [ - 1490058968, - "1002.1016666666668" - ], - [ - 1490058983, - "920" - ], - [ - 1490058983, - "1022.9939999999991" - ], - [ - 1490058983, - "1005.2540000000006" - ], - [ - 1490058998, - "1779" - ], - [ - 1490058998, - "1007.3373333333326" - ], - [ - 1490058998, - "1590.8579999999997" - ], - [ - 1490059013, - "1007.3373333333326" - ], - [ - 1490059013, - "1684.6709999999996" - ], - [ - 1490059013, - "1548.4566666666647" - ], - [ - 1490059028, - "1548.4566666666647" - ], - [ - 1490059028, - "1007.3373333333326" - ], - [ - 1490059028, - "1584.0979999999947" - ], - [ - 1490059043, - "1543.1380000000001" - ], - [ - 1490059043, - "1548.4566666666647" - ], - [ - 1490059043, - "986" - ], - [ - 1490059058, - "1206.5400000000072" - ], - [ - 1490059058, - "1543.1380000000001" - ], - [ - 1490059058, - "1121" - ], - [ - 1490059073, - "1543.1380000000001" - ], - [ - 1490059073, - "1108.6879999999965" - ], - [ - 1490059073, - "1140.095999999991" - ], - [ - 1490059088, - "1076.215999999995" - ], - [ - 1490059088, - "1019" - ], - [ - 1490059088, - "1082.9980000000019" - ], - [ - 1490059103, - "1047.2960000000026" - ], - [ - 1490059103, - "1017.8559999999998" - ], - [ - 1490059103, - "1082.9980000000019" - ], - [ - 1490059118, - "1082.9980000000019" - ], - [ - 1490059118, - "1047.2960000000026" - ], - [ - 1490059118, - "1014.2240000000002" - ], - [ - 1490059133, - "1047.2960000000026" - ], - [ - 1490059133, - "1018.6399999999994" - ], - [ - 1490059133, - "1082.9980000000019" - ], - [ - 1490059148, - "1047.2960000000026" - ], - [ - 1490059148, - "1018.6399999999994" - ], - [ - 1490059148, - "1030" - ], - [ - 1490059163, - "1018.6399999999994" - ], - [ - 1490059163, - "1084" - ], - [ - 1490059163, - "1009" - ], - [ - 1490059178, - "1476.8159999999998" - ], - [ - 1490059178, - "1075.3889999999992" - ], - [ - 1490059178, - "1018.6399999999994" - ], - [ - 1490059193, - "1104.0660000000069" - ], - [ - 1490059193, - "1469.6400000000003" - ], - [ - 1490059193, - "1054" - ], - [ - 1490059208, - "1104.0660000000069" - ], - [ - 1490059208, - "1464.2040000000006" - ], - [ - 1490059208, - "1046.7200000000003" - ], - [ - 1490059223, - "1084.4350000000006" - ], - [ - 1490059223, - "1104.0660000000069" - ], - [ - 1490059223, - "1464.2040000000006" - ], - [ - 1490059238, - "617" - ], - [ - 1490059238, - "1464.2040000000006" - ], - [ - 1490059238, - "1065.5240000000001" - ], - [ - 1490059253, - "1065.5240000000001" - ], - [ - 1490059253, - "741" - ], - [ - 1490059253, - "999" - ], - [ - 1490059268, - "1069" - ], - [ - 1490059268, - "1065.5240000000001" - ], - [ - 1490059268, - "1061.1839999999986" - ], - [ - 1490059283, - "1052.2719999999995" - ], - [ - 1490059283, - "1049.5359999999991" - ], - [ - 1490059283, - "461" - ], - [ - 1490059298, - "1038" - ], - [ - 1490059298, - "1033.8630000000012" - ], - [ - 1490059298, - "1048.420000000001" - ], - [ - 1490059313, - "1024.9299999999998" - ], - [ - 1490059313, - "1048.420000000001" - ], - [ - 1490059313, - "1024.7699999999986" - ], - [ - 1490059328, - "1048.420000000001" - ], - [ - 1490059328, - "1037.164" - ], - [ - 1490059328, - "1024.9299999999998" - ], - [ - 1490059343, - "1075" - ], - [ - 1490059343, - "1024.9299999999998" - ], - [ - 1490059343, - "1033.815333333334" - ], - [ - 1490059358, - "1033.815333333334" - ], - [ - 1490059358, - "992" - ], - [ - 1490059358, - "1070.2480000000019" - ], - [ - 1490059373, - "1068.4479999999994" - ], - [ - 1490059373, - "1064.458" - ], - [ - 1490059373, - "1033.815333333334" - ], - [ - 1490059388, - "1063.12" - ], - [ - 1490059388, - "1063" - ], - [ - 1490059388, - "1068.9166666666674" - ], - [ - 1490059403, - "1059.849999999999" - ], - [ - 1490059403, - "1059.1270000000002" - ], - [ - 1490059403, - "1061.1250000000016" - ], - [ - 1490059418, - "1054.8259999999996" - ], - [ - 1490059418, - "1059.1270000000002" - ], - [ - 1490059418, - "1044.030000000003" - ], - [ - 1490059433, - "1059.1270000000002" - ], - [ - 1490059433, - "1054.8259999999996" - ], - [ - 1490059433, - "1028.2450000000022" - ], - [ - 1490059448, - "1026.5453333333314" - ], - [ - 1490059448, - "1054.8259999999996" - ], - [ - 1490059448, - "1095" - ], - [ - 1490059463, - "1026.5453333333314" - ], - [ - 1490059463, - "1017" - ], - [ - 1490059463, - "1093.2710000000002" - ], - [ - 1490059478, - "1026.5453333333314" - ], - [ - 1490059478, - "1091.5200000000004" - ], - [ - 1490059478, - "1037.878" - ], - [ - 1490059493, - "1109" - ], - [ - 1490059493, - "1032.3996666666649" - ], - [ - 1490059493, - "1094.0084000000006" - ], - [ - 1490059508, - "1025.0496666666677" - ], - [ - 1490059508, - "1106.0900000000006" - ], - [ - 1490059508, - "1094.0084000000006" - ], - [ - 1490059523, - "1188.7833333333278" - ], - [ - 1490059523, - "1094.0084000000006" - ], - [ - 1490059523, - "1025.0496666666677" - ], - [ - 1490059538, - "1094.0084000000006" - ], - [ - 1490059538, - "1025.0496666666677" - ], - [ - 1490059538, - "1161.6936666666707" - ], - [ - 1490059553, - "1011" - ], - [ - 1490059553, - "994" - ], - [ - 1490059553, - "1161.6936666666707" - ], - [ - 1490059568, - "1025" - ], - [ - 1490059568, - "1161.6936666666707" - ], - [ - 1490059568, - "1011" - ], - [ - 1490059583, - "159" - ], - [ - 1490059583, - "1024.6146666666666" - ], - [ - 1490059583, - "1009.2759999999998" - ], - [ - 1490059598, - "1024.0200000000002" - ], - [ - 1490059598, - "1007.4880000000003" - ], - [ - 1490059598, - "1010" - ], - [ - 1490059613, - "1024.0200000000002" - ], - [ - 1490059613, - "1006.4399999999999" - ], - [ - 1490059613, - "1010.602" - ], - [ - 1490059628, - "1010.155" - ], - [ - 1490059628, - "1006.4399999999999" - ], - [ - 1490059628, - "1024.0200000000002" - ], - [ - 1490059643, - "1010.702" - ], - [ - 1490059643, - "1021" - ], - [ - 1490059643, - "1006.4399999999999" - ], - [ - 1490059658, - "1010.702" - ], - [ - 1490059658, - "1035" - ], - [ - 1490059658, - "1042.4249999999993" - ], - [ - 1490059673, - "1097.4479999999994" - ], - [ - 1490059673, - "1010.702" - ], - [ - 1490059673, - "1032.7999999999995" - ], - [ - 1490059688, - "1132.1779999999997" - ], - [ - 1490059688, - "1094.2519999999977" - ], - [ - 1490059688, - "1031" - ], - [ - 1490059703, - "1129.0279999999993" - ], - [ - 1490059703, - "1094.2519999999977" - ], - [ - 1490059703, - "1034.964" - ], - [ - 1490059718, - "1094.2519999999977" - ], - [ - 1490059718, - "1033.176" - ], - [ - 1490059718, - "1107.0970000000054" - ], - [ - 1490059733, - "1107.0970000000054" - ], - [ - 1490059733, - "1094.2519999999977" - ], - [ - 1490059733, - "1031.3720000000003" - ], - [ - 1490059748, - "999" - ], - [ - 1490059748, - "1107.0970000000054" - ], - [ - 1490059748, - "1035.639" - ], - [ - 1490059763, - "1159.3599999999997" - ], - [ - 1490059763, - "1042" - ], - [ - 1490059763, - "1035.639" - ], - [ - 1490059778, - "1153.9719999999988" - ], - [ - 1490059778, - "1038.1430000000005" - ], - [ - 1490059778, - "1035.639" - ], - [ - 1490059793, - "1033.6906666666673" - ], - [ - 1490059793, - "1007" - ], - [ - 1490059793, - "1136.213999999992" - ], - [ - 1490059808, - "1136.213999999992" - ], - [ - 1490059808, - "1028.003333333333" - ], - [ - 1490059808, - "1008.694" - ], - [ - 1490059823, - "1010.1969999999997" - ], - [ - 1490059823, - "1028.003333333333" - ], - [ - 1490059823, - "1136.213999999992" - ], - [ - 1490059838, - "1028.003333333333" - ], - [ - 1490059838, - "1011.8765" - ], - [ - 1490059838, - "1136.213999999992" - ], - [ - 1490059853, - "1043" - ], - [ - 1490059853, - "1011.8765" - ], - [ - 1490059853, - "1028.003333333333" - ], - [ - 1490059868, - "1041.3600000000001" - ], - [ - 1490059868, - "1011.8765" - ], - [ - 1490059868, - "1009" - ], - [ - 1490059883, - "1039.1000000000001" - ], - [ - 1490059883, - "1007.4720000000002" - ], - [ - 1490059883, - "1011.8765" - ], - [ - 1490059898, - "1025" - ], - [ - 1490059898, - "1033.818999999998" - ], - [ - 1490059898, - "1005.6440000000002" - ], - [ - 1490059913, - "1006.4140000000002" - ], - [ - 1490059913, - "1035.914000000001" - ], - [ - 1490059913, - "1033.818999999998" - ], - [ - 1490059928, - "1033.818999999998" - ], - [ - 1490059928, - "1006.4140000000002" - ], - [ - 1490059928, - "1028.314999999999" - ], - [ - 1490059943, - "986" - ], - [ - 1490059943, - "1019.6449999999977" - ], - [ - 1490059943, - "1006.4140000000002" - ], - [ - 1490059958, - "1019.6449999999977" - ], - [ - 1490059958, - "1007.04" - ], - [ - 1490059958, - "992" - ], - [ - 1490059973, - "1008.8580000000002" - ], - [ - 1490059973, - "1019.6449999999977" - ], - [ - 1490059973, - "1009.4749999999999" - ], - [ - 1490059988, - "1007.848" - ], - [ - 1490059988, - "1010.886" - ], - [ - 1490059988, - "1002" - ], - [ - 1490060003, - "1009.9966666666668" - ], - [ - 1490060003, - "1035.0470000000005" - ], - [ - 1490060003, - "1008.7519999999998" - ], - [ - 1490060018, - "1008.4800000000004" - ], - [ - 1490060018, - "1045.7300000000002" - ], - [ - 1490060018, - "1008.7519999999998" - ], - [ - 1490060033, - "1008.4800000000004" - ], - [ - 1490060033, - "1055.19" - ], - [ - 1490060033, - "1008.7519999999998" - ], - [ - 1490060048, - "1008.4800000000004" - ], - [ - 1490060048, - "1042" - ], - [ - 1490060048, - "1047.5480000000002" - ], - [ - 1490060063, - "1047.5480000000002" - ], - [ - 1490060063, - "1000" - ], - [ - 1490060063, - "1033.9360000000015" - ], - [ - 1490060078, - "1114.4390000000017" - ], - [ - 1490060078, - "1026.643999999998" - ], - [ - 1490060078, - "1047.5480000000002" - ], - [ - 1490060093, - "1016.699999999998" - ], - [ - 1490060093, - "1090.695000000003" - ], - [ - 1490060093, - "1013" - ], - [ - 1490060108, - "1010.9460000000003" - ], - [ - 1490060108, - "1071.3850000000004" - ], - [ - 1490060108, - "1016.699999999998" - ], - [ - 1490060123, - "1071.3850000000004" - ], - [ - 1490060123, - "1016.699999999998" - ], - [ - 1490060123, - "1010.9480000000001" - ], - [ - 1490060138, - "1071.3850000000004" - ], - [ - 1490060138, - "1005" - ], - [ - 1490060138, - "1009.5400000000003" - ], - [ - 1490060153, - "1069" - ], - [ - 1490060153, - "994" - ], - [ - 1490060153, - "1009.5400000000003" - ], - [ - 1490060168, - "1000" - ], - [ - 1490060168, - "1009.5400000000003" - ], - [ - 1490060168, - "1041.9919999999984" - ], - [ - 1490060183, - "1009.5400000000003" - ], - [ - 1490060183, - "1033.206999999998" - ], - [ - 1490060183, - "1002" - ], - [ - 1490060198, - "1001.7339999999999" - ], - [ - 1490060198, - "1014" - ], - [ - 1490060198, - "1014.8800000000026" - ], - [ - 1490060213, - "1002.4966666666663" - ], - [ - 1490060213, - "1014.8800000000026" - ], - [ - 1490060213, - "1010.0699999999997" - ], - [ - 1490060228, - "1014.8800000000026" - ], - [ - 1490060228, - "1002.4966666666663" - ], - [ - 1490060228, - "1005.579999999999" - ], - [ - 1490060243, - "1011.1100000000001" - ], - [ - 1490060243, - "999" - ], - [ - 1490060243, - "1002.4966666666663" - ], - [ - 1490060258, - "1011.1100000000001" - ], - [ - 1490060258, - "1113" - ], - [ - 1490060258, - "999" - ], - [ - 1490060273, - "1004.0766666666667" - ], - [ - 1490060273, - "1111.2220000000007" - ], - [ - 1490060273, - "1011.1100000000001" - ], - [ - 1490060288, - "1104.880000000001" - ], - [ - 1490060288, - "1012.826" - ], - [ - 1490060288, - "1027" - ], - [ - 1490060303, - "1016.1319999999996" - ], - [ - 1490060303, - "1025.9199999999996" - ], - [ - 1490060303, - "1098.0110000000038" - ], - [ - 1490060318, - "1016.1319999999996" - ], - [ - 1490060318, - "1099.6799999999998" - ], - [ - 1490060318, - "1020.5559999999996" - ], - [ - 1490060333, - "1015.072000000001" - ], - [ - 1490060333, - "1016.1319999999996" - ], - [ - 1490060333, - "1099.6799999999998" - ], - [ - 1490060348, - "1099.6799999999998" - ], - [ - 1490060348, - "1015.4480000000003" - ], - [ - 1490060348, - "1052" - ], - [ - 1490060363, - "998" - ], - [ - 1490060363, - "1015.4480000000003" - ], - [ - 1490060363, - "1043.358" - ], - [ - 1490060378, - "1015.4480000000003" - ], - [ - 1490060378, - "1000.1300000000001" - ], - [ - 1490060378, - "1033.1750000000018" - ], - [ - 1490060393, - "1021.95" - ], - [ - 1490060393, - "1010" - ], - [ - 1490060393, - "1009.320000000001" - ], - [ - 1490060408, - "1008.2013333333334" - ], - [ - 1490060408, - "1021.95" - ], - [ - 1490060408, - "1007.4530000000004" - ], - [ - 1490060423, - "1021.95" - ], - [ - 1490060423, - "1007.4530000000004" - ], - [ - 1490060423, - "1005.3766666666666" - ], - [ - 1490060438, - "1009.4213333333333" - ], - [ - 1490060438, - "1007.4530000000004" - ], - [ - 1490060438, - "961" - ], - [ - 1490060453, - "955" - ], - [ - 1490060453, - "1019.7280000000006" - ], - [ - 1490060453, - "1009.4213333333333" - ], - [ - 1490060468, - "1009.4213333333333" - ], - [ - 1490060468, - "1013.0849999999998" - ], - [ - 1490060468, - "1080" - ], - [ - 1490060483, - "1068.5599999999986" - ], - [ - 1490060483, - "1006.2900000000002" - ], - [ - 1490060483, - "358" - ], - [ - 1490060498, - "1024" - ], - [ - 1490060498, - "1004.5186666666665" - ], - [ - 1490060498, - "1056.833999999998" - ], - [ - 1490060513, - "1022.8120000000001" - ], - [ - 1490060513, - "1004.5186666666665" - ], - [ - 1490060513, - "1042.8790000000004" - ], - [ - 1490060528, - "1033.4240000000027" - ], - [ - 1490060528, - "1004.5186666666665" - ], - [ - 1490060528, - "1042.8790000000004" - ], - [ - 1490060543, - "1042.8790000000004" - ], - [ - 1490060543, - "1044.2476666666666" - ], - [ - 1490060543, - "1023" - ], - [ - 1490060558, - "1044.2476666666666" - ], - [ - 1490060558, - "999" - ], - [ - 1490060558, - "1076.4139999999982" - ], - [ - 1490060573, - "1052.723000000004" - ], - [ - 1490060573, - "1044.2476666666666" - ], - [ - 1490060573, - "1001.7239999999999" - ], - [ - 1490060588, - "1082.5640000000003" - ], - [ - 1490060588, - "987" - ], - [ - 1490060588, - "1065.484" - ], - [ - 1490060603, - "1082.5640000000003" - ], - [ - 1490060603, - "1188.509999999997" - ], - [ - 1490060603, - "1062.7540000000004" - ], - [ - 1490060618, - "1062.7540000000004" - ], - [ - 1490060618, - "1163.924999999997" - ], - [ - 1490060618, - "1082.5640000000003" - ], - [ - 1490060633, - "1082.5640000000003" - ], - [ - 1490060633, - "1062.7540000000004" - ], - [ - 1490060633, - "1139.2206666666725" - ], - [ - 1490060648, - "1013" - ], - [ - 1490060648, - "1062.7540000000004" - ], - [ - 1490060648, - "1114.0036666666613" - ], - [ - 1490060663, - "1096.6030000000057" - ], - [ - 1490060663, - "1067" - ], - [ - 1490060663, - "1114.0036666666613" - ], - [ - 1490060678, - "1114.0036666666613" - ], - [ - 1490060678, - "1071.995000000004" - ], - [ - 1490060678, - "1166.3759999999997" - ], - [ - 1490060693, - "999" - ], - [ - 1490060693, - "1156.0489999999982" - ], - [ - 1490060693, - "1061.0068333333313" - ], - [ - 1490060708, - "1012.9320000000001" - ], - [ - 1490060708, - "1134.3959999999915" - ], - [ - 1490060708, - "1061.0068333333313" - ], - [ - 1490060723, - "1061.0068333333313" - ], - [ - 1490060723, - "1134.3959999999915" - ], - [ - 1490060723, - "1093.063999999984" - ], - [ - 1490060738, - "1030.5433333333335" - ], - [ - 1490060738, - "1020" - ], - [ - 1490060738, - "1134.3959999999915" - ], - [ - 1490060753, - "1043" - ], - [ - 1490060753, - "896" - ], - [ - 1490060753, - "1030.5433333333335" - ], - [ - 1490060768, - "1034.8300000000008" - ], - [ - 1490060768, - "1030.5433333333335" - ], - [ - 1490060768, - "1030" - ], - [ - 1490060783, - "1040.5300000000007" - ], - [ - 1490060783, - "1026.375" - ], - [ - 1490060783, - "190" - ], - [ - 1490060798, - "1036.4533333333336" - ], - [ - 1490060798, - "1023.344" - ], - [ - 1490060798, - "1049" - ], - [ - 1490060813, - "1028.8000000000002" - ], - [ - 1490060813, - "1023.344" - ], - [ - 1490060813, - "1032.2439999999988" - ], - [ - 1490060828, - "1023.344" - ], - [ - 1490060828, - "1032.2439999999988" - ], - [ - 1490060828, - "1020.9066666666699" - ], - [ - 1490060843, - "1016.9784999999996" - ], - [ - 1490060843, - "1032.2439999999988" - ], - [ - 1490060843, - "1009" - ], - [ - 1490060858, - "1034" - ], - [ - 1490060858, - "1016.9784999999996" - ], - [ - 1490060858, - "1007.6880000000001" - ], - [ - 1490060873, - "1010.5200000000004" - ], - [ - 1490060873, - "1016.9784999999996" - ], - [ - 1490060873, - "1032.6359999999997" - ], - [ - 1490060888, - "1008.6259999999999" - ], - [ - 1490060888, - "1057" - ], - [ - 1490060888, - "1027.5210000000006" - ], - [ - 1490060903, - "1008.6259999999999" - ], - [ - 1490060903, - "1025.9865000000007" - ], - [ - 1490060903, - "1097.4359999999992" - ], - [ - 1490060918, - "1008.6259999999999" - ], - [ - 1490060918, - "1077.7240000000002" - ], - [ - 1490060918, - "1022.4223333333329" - ], - [ - 1490060933, - "1022.4223333333329" - ], - [ - 1490060933, - "1057.7920000000013" - ], - [ - 1490060933, - "1008.6259999999999" - ], - [ - 1490060948, - "1023" - ], - [ - 1490060948, - "1022.4223333333329" - ], - [ - 1490060948, - "1036.311999999998" - ], - [ - 1490060963, - "1009" - ], - [ - 1490060963, - "1036.311999999998" - ], - [ - 1490060963, - "1160.7760000000053" - ], - [ - 1490060978, - "1020.9479999999999" - ], - [ - 1490060978, - "1113.3519999999917" - ], - [ - 1490060978, - "1036.311999999998" - ], - [ - 1490060993, - "1046" - ], - [ - 1490060993, - "1019.1360000000004" - ], - [ - 1490060993, - "1075.989999999999" - ], - [ - 1490061008, - "1043.1080000000002" - ], - [ - 1490061008, - "1016.9423333333339" - ], - [ - 1490061008, - "1075.989999999999" - ], - [ - 1490061023, - "1075.989999999999" - ], - [ - 1490061023, - "1016.9423333333339" - ], - [ - 1490061023, - "1037.8399999999992" - ], - [ - 1490061038, - "1031.9300000000012" - ], - [ - 1490061038, - "583" - ], - [ - 1490061038, - "1016.9423333333339" - ], - [ - 1490061053, - "1031.9300000000012" - ], - [ - 1490061053, - "1010" - ], - [ - 1490061053, - "358" - ], - [ - 1490061068, - "1031.9300000000012" - ], - [ - 1490061068, - "1029.8559999999982" - ], - [ - 1490061068, - "1024" - ], - [ - 1490061083, - "1021.3333333333335" - ], - [ - 1490061083, - "1031.9300000000012" - ], - [ - 1490061083, - "1029.5999999999995" - ], - [ - 1490061098, - "1019.3194999999994" - ], - [ - 1490061098, - "1015.1546666666667" - ], - [ - 1490061098, - "1056" - ], - [ - 1490061113, - "1022.5806000000005" - ], - [ - 1490061113, - "1015.1546666666667" - ], - [ - 1490061113, - "1037.331999999998" - ], - [ - 1490061128, - "1073.3810000000028" - ], - [ - 1490061128, - "1015.1546666666667" - ], - [ - 1490061128, - "1022.5806000000005" - ], - [ - 1490061143, - "1022.5806000000005" - ], - [ - 1490061143, - "1059.4289999999958" - ], - [ - 1490061143, - "1003" - ], - [ - 1490061158, - "1059.4289999999958" - ], - [ - 1490061158, - "1004.7280000000001" - ], - [ - 1490061158, - "995" - ], - [ - 1490061173, - "1059.4289999999958" - ], - [ - 1490061173, - "1059.0199999999977" - ], - [ - 1490061173, - "1017.405" - ], - [ - 1490061188, - "1021.6579999999999" - ], - [ - 1490061188, - "1034" - ], - [ - 1490061188, - "1045.7449999999988" - ], - [ - 1490061203, - "1021.6579999999999" - ], - [ - 1490061203, - "1035.828" - ], - [ - 1490061203, - "1029.3223333333322" - ], - [ - 1490061218, - "1029.3223333333322" - ], - [ - 1490061218, - "1034.942" - ], - [ - 1490061218, - "1021.6579999999999" - ], - [ - 1490061233, - "1041.92" - ], - [ - 1490061233, - "1021.6579999999999" - ], - [ - 1490061233, - "1029.3223333333322" - ], - [ - 1490061248, - "1029.3223333333322" - ], - [ - 1490061248, - "1041.2719999999995" - ], - [ - 1490061248, - "1022" - ], - [ - 1490061263, - "1031.472" - ], - [ - 1490061263, - "1041.2719999999995" - ], - [ - 1490061263, - "1014" - ], - [ - 1490061278, - "1027.9369999999994" - ], - [ - 1490061278, - "1041.2719999999995" - ], - [ - 1490061278, - "1013.6666666666666" - ], - [ - 1490061293, - "1031.0480000000007" - ], - [ - 1490061293, - "995" - ], - [ - 1490061293, - "1013.3009999999999" - ], - [ - 1490061308, - "1012.846" - ], - [ - 1490061308, - "1031.0480000000007" - ], - [ - 1490061308, - "999.53" - ], - [ - 1490061323, - "1031.0480000000007" - ], - [ - 1490061323, - "1012.846" - ], - [ - 1490061323, - "1063.1050000000037" - ], - [ - 1490061338, - "984" - ], - [ - 1490061338, - "1012.846" - ], - [ - 1490061338, - "1033.1559999999959" - ], - [ - 1490061353, - "1033.1559999999959" - ], - [ - 1490061353, - "1003" - ], - [ - 1490061353, - "682" - ], - [ - 1490061368, - "1061" - ], - [ - 1490061368, - "1033.1559999999959" - ], - [ - 1490061368, - "1113.0399999999927" - ], - [ - 1490061383, - "1033.1559999999959" - ], - [ - 1490061383, - "1038.9140000000004" - ], - [ - 1490061383, - "1052.0700000000024" - ], - [ - 1490061398, - "1033.7983333333357" - ], - [ - 1490061398, - "1034" - ], - [ - 1490061398, - "1031.4070000000004" - ], - [ - 1490061413, - "1031.9420000000002" - ], - [ - 1490061413, - "1019.5800000000003" - ], - [ - 1490061413, - "1031.4070000000004" - ], - [ - 1490061428, - "1029.2359999999994" - ], - [ - 1490061428, - "1019.5800000000003" - ], - [ - 1490061428, - "1031.4070000000004" - ], - [ - 1490061443, - "1034" - ], - [ - 1490061443, - "1032.5360000000005" - ], - [ - 1490061443, - "1019.5800000000003" - ], - [ - 1490061458, - "1032.5360000000005" - ], - [ - 1490061458, - "1032.4550000000008" - ], - [ - 1490061458, - "1058" - ], - [ - 1490061473, - "1025.735000000001" - ], - [ - 1490061473, - "1056.586" - ], - [ - 1490061473, - "1032.5360000000005" - ], - [ - 1490061488, - "990" - ], - [ - 1490061488, - "1032.998" - ], - [ - 1490061488, - "1102.0379999999952" - ], - [ - 1490061503, - "1087.8013333333301" - ], - [ - 1490061503, - "1025.4299999999998" - ], - [ - 1490061503, - "1032.55" - ], - [ - 1490061518, - "1022.5" - ], - [ - 1490061518, - "1057.6360000000059" - ], - [ - 1490061518, - "1032.55" - ], - [ - 1490061533, - "1032.55" - ], - [ - 1490061533, - "1057.6360000000059" - ], - [ - 1490061533, - "1019.3080000000007" - ], - [ - 1490061548, - "1017" - ], - [ - 1490061548, - "1057.6360000000059" - ], - [ - 1490061548, - "1023.172" - ], - [ - 1490061563, - "1023.172" - ], - [ - 1490061563, - "1022" - ], - [ - 1490061563, - "1097.4400000000014" - ], - [ - 1490061578, - "1017.6310000000009" - ], - [ - 1490061578, - "1023.172" - ], - [ - 1490061578, - "1050.1199999999972" - ], - [ - 1490061593, - "1030.3999999999987" - ], - [ - 1490061593, - "1034" - ], - [ - 1490061593, - "1020.6103333333335" - ], - [ - 1490061608, - "1020.6103333333335" - ], - [ - 1490061608, - "1020.999333333334" - ], - [ - 1490061608, - "1028.1679999999988" - ], - [ - 1490061623, - "1020.999333333334" - ], - [ - 1490061623, - "1020.6103333333335" - ], - [ - 1490061623, - "1023.8540000000005" - ], - [ - 1490061638, - "1033.5739999999998" - ], - [ - 1490061638, - "1020.999333333334" - ], - [ - 1490061638, - "975" - ], - [ - 1490061653, - "552" - ], - [ - 1490061653, - "1033.5739999999998" - ], - [ - 1490061653, - "1023" - ], - [ - 1490061668, - "1033.5739999999998" - ], - [ - 1490061668, - "1042" - ], - [ - 1490061668, - "1019.8173333333335" - ], - [ - 1490061683, - "1060.880000000001" - ], - [ - 1490061683, - "1020.7825000000001" - ], - [ - 1490061683, - "1033.5739999999998" - ], - [ - 1490061698, - "1017" - ], - [ - 1490061698, - "1021.4053333333331" - ], - [ - 1490061698, - "1046.4479999999967" - ], - [ - 1490061713, - "1013.5999999999997" - ], - [ - 1490061713, - "1051.075000000001" - ], - [ - 1490061713, - "1021.4053333333331" - ], - [ - 1490061728, - "1009.1100000000001" - ], - [ - 1490061728, - "1051.075000000001" - ], - [ - 1490061728, - "1021.4053333333331" - ], - [ - 1490061743, - "1051.075000000001" - ], - [ - 1490061743, - "1012" - ], - [ - 1490061743, - "1009.1593333333329" - ], - [ - 1490061758, - "1011.6039999999998" - ], - [ - 1490061758, - "1009.1593333333329" - ], - [ - 1490061758, - "1032" - ], - [ - 1490061773, - "1038.0599999999995" - ], - [ - 1490061773, - "1009.1593333333329" - ], - [ - 1490061773, - "1032.915" - ], - [ - 1490061788, - "1046" - ], - [ - 1490061788, - "996" - ], - [ - 1490061788, - "1032.466" - ], - [ - 1490061803, - "1025.5379999999998" - ], - [ - 1490061803, - "1032.017" - ], - [ - 1490061803, - "1047.612" - ], - [ - 1490061818, - "1030.5500000000002" - ], - [ - 1490061818, - "1047.612" - ], - [ - 1490061818, - "1019.1679999999992" - ], - [ - 1490061833, - "1012.9240000000004" - ], - [ - 1490061833, - "1030.5500000000002" - ], - [ - 1490061833, - "1047.612" - ], - [ - 1490061848, - "1063.7600000000002" - ], - [ - 1490061848, - "1030.5500000000002" - ], - [ - 1490061848, - "1010" - ], - [ - 1490061863, - "1078" - ], - [ - 1490061863, - "1063.7600000000002" - ], - [ - 1490061863, - "1214.7000000000016" - ], - [ - 1490061878, - "1174.2676666666675" - ], - [ - 1490061878, - "1067.4400000000023" - ], - [ - 1490061878, - "1063.7600000000002" - ], - [ - 1490061893, - "1038.127999999997" - ], - [ - 1490061893, - "1009" - ], - [ - 1490061893, - "1120.1783333333344" - ], - [ - 1490061908, - "1120.1783333333344" - ], - [ - 1490061908, - "1008.808" - ], - [ - 1490061908, - "1031.646000000001" - ], - [ - 1490061923, - "1031.646000000001" - ], - [ - 1490061923, - "1120.1783333333344" - ], - [ - 1490061923, - "1008.357" - ], - [ - 1490061938, - "1013.5550000000003" - ], - [ - 1490061938, - "1031.646000000001" - ], - [ - 1490061938, - "1120.1783333333344" - ], - [ - 1490061953, - "1013.5550000000003" - ], - [ - 1490061953, - "1045" - ], - [ - 1490061953, - "1031.646000000001" - ], - [ - 1490061968, - "1033" - ], - [ - 1490061968, - "1013.5550000000003" - ], - [ - 1490061968, - "1035.2530000000002" - ], - [ - 1490061983, - "1013.5550000000003" - ], - [ - 1490061983, - "1090.3760000000038" - ], - [ - 1490061983, - "1031.7046666666654" - ], - [ - 1490061998, - "1050.688000000002" - ], - [ - 1490061998, - "1030.475500000001" - ], - [ - 1490061998, - "1002" - ], - [ - 1490062013, - "1030.475500000001" - ], - [ - 1490062013, - "1043.1899999999932" - ], - [ - 1490062013, - "1002.8744" - ], - [ - 1490062028, - "1002.6916" - ], - [ - 1490062028, - "1043.1899999999932" - ], - [ - 1490062028, - "1030.475500000001" - ], - [ - 1490062043, - "1043.1899999999932" - ], - [ - 1490062043, - "1009" - ], - [ - 1490062043, - "1006.569" - ], - [ - 1490062058, - "1006.569" - ], - [ - 1490062058, - "1099.4559999999983" - ], - [ - 1490062058, - "972" - ], - [ - 1490062073, - "1109.7480000000005" - ], - [ - 1490062073, - "1006.569" - ], - [ - 1490062073, - "1048.2740000000003" - ], - [ - 1490062088, - "1104.348" - ], - [ - 1490062088, - "1031.8100000000002" - ], - [ - 1490062088, - "926" - ], - [ - 1490062103, - "1014.7100000000028" - ], - [ - 1490062103, - "1110" - ], - [ - 1490062103, - "1086.4166666666656" - ], - [ - 1490062118, - "1077.150000000001" - ], - [ - 1490062118, - "1086.4166666666656" - ], - [ - 1490062118, - "1010.834666666667" - ], - [ - 1490062133, - "1086.4166666666656" - ], - [ - 1490062133, - "1010.834666666667" - ], - [ - 1490062133, - "1043.0249999999978" - ], - [ - 1490062148, - "1010.834666666667" - ], - [ - 1490062148, - "1002" - ], - [ - 1490062148, - "1029.2200000000014" - ], - [ - 1490062163, - "1029.2200000000014" - ], - [ - 1490062163, - "1010" - ], - [ - 1490062163, - "1041.4780000000005" - ], - [ - 1490062178, - "1035.5890000000009" - ], - [ - 1490062178, - "1029.2200000000014" - ], - [ - 1490062178, - "1023.1899999999996" - ], - [ - 1490062193, - "1068" - ], - [ - 1490062193, - "1020.5480000000002" - ], - [ - 1490062193, - "1029.4320000000007" - ], - [ - 1490062208, - "1060.7759999999998" - ], - [ - 1490062208, - "1021.6719999999996" - ], - [ - 1490062208, - "1029.4320000000007" - ], - [ - 1490062223, - "1021.6719999999996" - ], - [ - 1490062223, - "1041.3830000000037" - ], - [ - 1490062223, - "1029.4320000000007" - ], - [ - 1490062238, - "1021.6719999999996" - ], - [ - 1490062238, - "1029.4320000000007" - ], - [ - 1490062238, - "1023.6230000000016" - ], - [ - 1490062253, - "1023.6230000000016" - ], - [ - 1490062253, - "1021.6719999999996" - ], - [ - 1490062253, - "992" - ], - [ - 1490062268, - "1012" - ], - [ - 1490062268, - "1053.278" - ], - [ - 1490062268, - "1023.6230000000016" - ], - [ - 1490062283, - "1019.2489999999999" - ], - [ - 1490062283, - "1043.3339999999976" - ], - [ - 1490062283, - "1023.6230000000016" - ], - [ - 1490062298, - "1061" - ], - [ - 1490062298, - "1014.2990000000007" - ], - [ - 1490062298, - "1036.9840000000004" - ], - [ - 1490062313, - "1014.9659999999993" - ], - [ - 1490062313, - "1036.9840000000004" - ], - [ - 1490062313, - "1049.6099999999988" - ], - [ - 1490062328, - "1036.9840000000004" - ], - [ - 1490062328, - "1034.275999999998" - ], - [ - 1490062328, - "1014.9659999999993" - ], - [ - 1490062343, - "1014.9659999999993" - ], - [ - 1490062343, - "1006" - ], - [ - 1490062343, - "1025.7520000000004" - ], - [ - 1490062358, - "1025.7520000000004" - ], - [ - 1490062358, - "999" - ], - [ - 1490062358, - "1020.2019999999998" - ], - [ - 1490062373, - "1071.369999999999" - ], - [ - 1490062373, - "1000.9646666666666" - ], - [ - 1490062373, - "1025.7520000000004" - ], - [ - 1490062388, - "1018.2550000000018" - ], - [ - 1490062388, - "1093.5599999999995" - ], - [ - 1490062388, - "988" - ], - [ - 1490062403, - "1074.9120000000044" - ], - [ - 1490062403, - "1010" - ], - [ - 1490062403, - "1002.7149999999992" - ], - [ - 1490062418, - "1010" - ], - [ - 1490062418, - "1074.9120000000044" - ], - [ - 1490062418, - "1000.7606" - ], - [ - 1490062433, - "1000.7606" - ], - [ - 1490062433, - "1074.9120000000044" - ], - [ - 1490062433, - "1010.744" - ], - [ - 1490062448, - "1003" - ], - [ - 1490062448, - "1000.7606" - ], - [ - 1490062448, - "1010.14" - ], - [ - 1490062463, - "1263.337000000005" - ], - [ - 1490062463, - "1051" - ], - [ - 1490062463, - "1010.14" - ], - [ - 1490062478, - "1045.2869999999998" - ], - [ - 1490062478, - "1114.8980000000133" - ], - [ - 1490062478, - "1010.14" - ], - [ - 1490062493, - "1093.998666666655" - ], - [ - 1490062493, - "1032.3239999999998" - ], - [ - 1490062493, - "1006" - ], - [ - 1490062508, - "1014.4400000000005" - ], - [ - 1490062508, - "1093.998666666655" - ], - [ - 1490062508, - "1021.248666666667" - ], - [ - 1490062523, - "1021.248666666667" - ], - [ - 1490062523, - "1009.94" - ], - [ - 1490062523, - "1093.998666666655" - ], - [ - 1490062538, - "1093.998666666655" - ], - [ - 1490062538, - "1021.248666666667" - ], - [ - 1490062538, - "1008.5589999999993" - ], - [ - 1490062553, - "1005" - ], - [ - 1490062553, - "1021.248666666667" - ], - [ - 1490062553, - "1008.5589999999993" - ], - [ - 1490062568, - "1099.912999999999" - ], - [ - 1490062568, - "1004" - ], - [ - 1490062568, - "1008.5589999999993" - ], - [ - 1490062583, - "1008.5589999999993" - ], - [ - 1490062583, - "1091.4010000000017" - ], - [ - 1490062583, - "1047.004000000002" - ], - [ - 1490062598, - "1021.0200000000032" - ], - [ - 1490062598, - "1029" - ], - [ - 1490062598, - "1080.9020000000023" - ], - [ - 1490062613, - "1018.9379999999985" - ], - [ - 1490062613, - "1080.9020000000023" - ], - [ - 1490062613, - "1020.5999999999997" - ], - [ - 1490062628, - "1018.9379999999985" - ], - [ - 1490062628, - "1080.9020000000023" - ], - [ - 1490062628, - "1009.3999999999974" - ], - [ - 1490062643, - "1008.0390000000009" - ], - [ - 1490062643, - "1018.9379999999985" - ], - [ - 1490062643, - "1003" - ], - [ - 1490062658, - "1008.0390000000009" - ], - [ - 1490062658, - "999" - ], - [ - 1490062658, - "1018.6249999999998" - ], - [ - 1490062673, - "1079.2079999999996" - ], - [ - 1490062673, - "1008.0390000000009" - ], - [ - 1490062673, - "1016.8919999999998" - ], - [ - 1490062688, - "1016.7133333333333" - ], - [ - 1490062688, - "1014" - ], - [ - 1490062688, - "1073.8080000000004" - ], - [ - 1490062703, - "1068.4320000000007" - ], - [ - 1490062703, - "1018.0060000000002" - ], - [ - 1490062703, - "1028.9299999999998" - ], - [ - 1490062718, - "1018.0060000000002" - ], - [ - 1490062718, - "1053.9240000000004" - ], - [ - 1490062718, - "1024.43" - ], - [ - 1490062733, - "1021.4416666666673" - ], - [ - 1490062733, - "1018.0060000000002" - ], - [ - 1490062733, - "1053.9240000000004" - ], - [ - 1490062748, - "1053.9240000000004" - ], - [ - 1490062748, - "1009" - ], - [ - 1490062748, - "1017.691666666667" - ], - [ - 1490062763, - "1017.514" - ], - [ - 1490062763, - "1017.691666666667" - ], - [ - 1490062763, - "1002" - ], - [ - 1490062778, - "1041.728" - ], - [ - 1490062778, - "1016.6250000000002" - ], - [ - 1490062778, - "1017.691666666667" - ], - [ - 1490062793, - "1026" - ], - [ - 1490062793, - "2109.288000000026" - ], - [ - 1490062793, - "1014.3600000000004" - ], - [ - 1490062808, - "1026" - ], - [ - 1490062808, - "2109.288000000026" - ], - [ - 1490062808, - "1014.3600000000004" - ], - [ - 1490062823, - "1026" - ], - [ - 1490062823, - "2109.288000000026" - ], - [ - 1490062823, - "1014.3600000000004" - ] - ] -} diff --git a/legacy/frontend-technical-prototype/src/datasets.json b/legacy/frontend-technical-prototype/src/datasets.json deleted file mode 100644 index 56e38f77..00000000 --- a/legacy/frontend-technical-prototype/src/datasets.json +++ /dev/null @@ -1,1144 +0,0 @@ -{ - "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec": [ - [1489425668, "1.12"], - [1489425668, "1.03"], - [1489425683, "1.04"], - [1489425683, "1.25"], - [1489425683, "1.1300000000000001"], - [1489425683, "1.35"], - [1489425698, "1.68"], - [1489425698, "1.8800000000000001"], - [1489425698, "1.1700000000000002"], - [1489425698, "1.47"], - [1489425713, "1.66"], - [1489425713, "2.12"], - [1489425713, "1.1900000000000002"], - [1489425713, "2.4699999999999998"], - [1489425728, "2.21"], - [1489425728, "1.2500000000000002"], - [1489425728, "2.7600000000000002"], - [1489425728, "2.7299999999999995"], - [1489425743, "1.2800000000000002"], - [1489425743, "2.9800000000000004"], - [1489425743, "3.26"], - [1489425743, "2.48"], - [1489425758, "3.6399999999999997"], - [1489425758, "1.3000000000000003"], - [1489425758, "2.9200000000000004"], - [1489425758, "3.3300000000000005"], - [1489425773, "4.13"], - [1489425773, "1.3100000000000003"], - [1489425773, "3.0600000000000005"], - [1489425773, "3.5000000000000004"], - [1489425788, "3.7400000000000007"], - [1489425788, "3.3200000000000003"], - [1489425788, "1.3600000000000003"], - [1489425788, "4.4"], - [1489425803, "1.3800000000000003"], - [1489425803, "5.050000000000001"], - [1489425803, "3.8900000000000006"], - [1489425803, "3.43"], - [1489425818, "1.4400000000000004"], - [1489425818, "4.250000000000001"], - [1489425818, "3.71"], - [1489425818, "5.290000000000001"], - [1489425833, "1.4700000000000004"], - [1489425833, "4.390000000000001"], - [1489425833, "3.82"], - [1489425833, "5.860000000000001"], - [1489425848, "6.130000000000001"], - [1489425848, "1.5000000000000004"], - [1489425848, "4.01"], - [1489425848, "4.680000000000001"], - [1489425863, "4.2"], - [1489425863, "4.790000000000001"], - [1489425863, "6.630000000000001"], - [1489425863, "1.5100000000000005"], - [1489425878, "5.040000000000001"], - [1489425878, "1.5200000000000005"], - [1489425878, "6.930000000000001"], - [1489425878, "4.37"], - [1489425893, "4.48"], - [1489425893, "5.250000000000001"], - [1489425893, "1.5400000000000005"], - [1489425893, "7.400000000000001"], - [1489425908, "4.680000000000001"], - [1489425908, "5.520000000000001"], - [1489425908, "1.5500000000000005"], - [1489425908, "7.670000000000002"], - [1489425923, "8.310000000000002"], - [1489425923, "4.8500000000000005"], - [1489425923, "1.5800000000000005"], - [1489425923, "5.700000000000001"], - [1489425938, "5.9300000000000015"], - [1489425938, "5.24"], - [1489425938, "8.540000000000003"], - [1489425938, "1.5900000000000005"], - [1489425953, "6.020000000000001"], - [1489425953, "9.010000000000003"], - [1489425953, "1.6000000000000005"], - [1489425953, "5.34"], - [1489425968, "5.52"], - [1489425968, "6.210000000000001"], - [1489425968, "9.200000000000003"], - [1489425968, "1.6200000000000006"], - [1489425983, "1.6200000000000006"], - [1489425983, "9.200000000000003"], - [1489425983, "5.6"], - [1489425983, "6.320000000000001"], - [1489425998, "1.6400000000000006"], - [1489425998, "5.779999999999999"], - [1489425998, "9.200000000000003"], - [1489425998, "6.490000000000001"], - [1489426013, "5.859999999999999"], - [1489426013, "9.200000000000003"], - [1489426013, "1.6500000000000006"], - [1489426013, "6.600000000000001"], - [1489426028, "6.029999999999999"], - [1489426028, "9.200000000000003"], - [1489426028, "1.6600000000000006"], - [1489426028, "6.870000000000001"], - [1489426043, "1.6700000000000006"], - [1489426043, "6.990000000000001"], - [1489426043, "6.129999999999999"], - [1489426043, "1.4500000000000002"], - [1489426058, "6.339999999999999"], - [1489426058, "7.190000000000001"], - [1489426058, "1.6900000000000006"], - [1489426058, "1.8200000000000003"], - [1489426073, "7.370000000000001"], - [1489426073, "1.7000000000000006"], - [1489426073, "6.429999999999999"], - [1489426073, "2.5300000000000002"], - [1489426088, "2.8400000000000003"], - [1489426088, "1.7200000000000006"], - [1489426088, "6.589999999999999"], - [1489426088, "7.670000000000001"], - [1489426103, "7.790000000000001"], - [1489426103, "6.699999999999999"], - [1489426103, "3.41"], - [1489426103, "1.7300000000000006"], - [1489426118, "6.8999999999999995"], - [1489426118, "1.7500000000000007"], - [1489426118, "3.66"], - [1489426118, "7.99"], - [1489426133, "1.7500000000000007"], - [1489426133, "4.23"], - [1489426133, "7.029999999999999"], - [1489426133, "8.1"], - [1489426148, "8.309999999999999"], - [1489426148, "7.209999999999999"], - [1489426148, "4.460000000000001"], - [1489426148, "1.7600000000000007"], - [1489426163, "1.7700000000000007"], - [1489426163, "8.419999999999998"], - [1489426163, "4.9300000000000015"], - [1489426163, "7.309999999999999"], - [1489426178, "1.7900000000000007"], - [1489426178, "8.629999999999997"], - [1489426178, "7.499999999999999"], - [1489426178, "5.230000000000001"], - [1489426193, "1.8000000000000007"], - [1489426193, "7.579999999999999"], - [1489426193, "5.760000000000002"], - [1489426193, "8.739999999999997"], - [1489426208, "8.939999999999996"], - [1489426208, "1.8100000000000007"], - [1489426208, "6.050000000000002"], - [1489426208, "7.749999999999999"], - [1489426223, "9.099999999999996"], - [1489426223, "1.8200000000000007"], - [1489426223, "7.839999999999999"], - [1489426223, "6.570000000000002"], - [1489426238, "8.04"], - [1489426238, "1.8300000000000007"], - [1489426238, "6.900000000000002"], - [1489426238, "9.269999999999996"], - [1489426253, "9.359999999999996"], - [1489426253, "7.520000000000002"], - [1489426253, "1.8400000000000007"], - [1489426253, "8.129999999999999"], - [1489426268, "8.319999999999999"], - [1489426268, "1.8500000000000008"], - [1489426268, "7.770000000000002"], - [1489426268, "9.559999999999995"], - [1489426283, "8.399999999999999"], - [1489426283, "9.559999999999995"], - [1489426283, "1.8600000000000008"], - [1489426283, "8.440000000000001"], - [1489426298, "9.559999999999995"], - [1489426298, "1.8700000000000008"], - [1489426298, "8.589999999999998"], - [1489426298, "8.650000000000002"], - [1489426313, "9.280000000000001"], - [1489426313, "8.709999999999997"], - [1489426313, "1.8800000000000008"], - [1489426313, "9.559999999999995"], - [1489426328, "9.280000000000001"], - [1489426328, "8.969999999999997"], - [1489426328, "1.9000000000000008"], - [1489426328, "1.06"], - [1489426343, "8.969999999999997"], - [1489426343, "9.280000000000001"], - [1489426343, "1.9100000000000008"], - [1489426343, "1.58"], - [1489426358, "8.969999999999997"], - [1489426358, "9.280000000000001"], - [1489426358, "1.76"], - [1489426358, "1.9200000000000008"], - [1489426373, "2.2"], - [1489426373, "1.1"], - [1489426373, "9.280000000000001"], - [1489426373, "1.9200000000000008"], - [1489426388, "1.33"], - [1489426388, "2.3600000000000003"], - [1489426388, "1.9300000000000008"], - [1489426388, "9.280000000000001"], - [1489426403, "9.280000000000001"], - [1489426403, "1.7200000000000002"], - [1489426403, "2.7200000000000006"], - [1489426403, "1.9300000000000008"], - [1489426418, "2.8600000000000008"], - [1489426418, "1.9700000000000002"], - [1489426418, "1.35"], - [1489426418, "1.9500000000000008"], - [1489426433, "2.22"], - [1489426433, "2.0900000000000003"], - [1489426433, "1.9500000000000008"], - [1489426433, "3.170000000000001"], - [1489426448, "3.460000000000001"], - [1489426448, "2.4000000000000004"], - [1489426448, "1.9700000000000009"], - [1489426448, "2.3400000000000003"], - [1489426463, "3.2"], - [1489426463, "2.5700000000000003"], - [1489426463, "1.9700000000000009"], - [1489426463, "3.750000000000001"], - [1489426478, "2.68"], - [1489426478, "3.920000000000001"], - [1489426478, "1.9800000000000009"], - [1489426478, "3.6300000000000003"], - [1489426493, "4.300000000000001"], - [1489426493, "4.19"], - [1489426493, "2.92"], - [1489426493, "1.9900000000000009"], - [1489426508, "4.460000000000001"], - [1489426508, "3.08"], - [1489426508, "4.470000000000001"], - [1489426508, "2.000000000000001"], - [1489426523, "4.750000000000001"], - [1489426523, "5.180000000000001"], - [1489426523, "3.27"], - [1489426523, "2.0100000000000007"], - [1489426538, "2.0200000000000005"], - [1489426538, "5.000000000000001"], - [1489426538, "5.48"], - [1489426538, "3.41"], - [1489426553, "6.530000000000001"], - [1489426553, "2.0300000000000002"], - [1489426553, "3.7600000000000002"], - [1489426553, "5.410000000000001"], - [1489426568, "5.570000000000001"], - [1489426568, "3.91"], - [1489426568, "2.05"], - [1489426568, "6.840000000000001"], - [1489426583, "4.23"], - [1489426583, "2.0599999999999996"], - [1489426583, "5.920000000000002"], - [1489426583, "7.61"], - [1489426598, "4.390000000000001"], - [1489426598, "2.0799999999999996"], - [1489426598, "6.100000000000001"], - [1489426598, "7.98"], - [1489426613, "4.750000000000001"], - [1489426613, "6.580000000000001"], - [1489426613, "2.0999999999999996"], - [1489426613, "9.18"], - [1489426628, "9.78"], - [1489426628, "6.950000000000001"], - [1489426628, "2.1199999999999997"], - [1489426628, "4.940000000000001"], - [1489426643, "7.380000000000001"], - [1489426643, "2.1399999999999997"], - [1489426643, "5.240000000000002"], - [1489426643, "10.540000000000001"], - [1489426658, "2.1899999999999995"], - [1489426658, "7.660000000000001"], - [1489426658, "11.090000000000002"], - [1489426658, "5.410000000000002"], - [1489426673, "6.020000000000001"], - [1489426673, "12.730000000000002"], - [1489426673, "8.120000000000001"], - [1489426673, "2.1999999999999993"], - [1489426688, "8.450000000000001"], - [1489426688, "6.2200000000000015"], - [1489426688, "13.250000000000002"], - [1489426688, "2.2199999999999993"], - [1489426703, "6.600000000000001"], - [1489426703, "14.490000000000002"], - [1489426703, "2.229999999999999"], - [1489426703, "8.940000000000001"], - [1489426718, "2.2499999999999987"], - [1489426718, "14.490000000000002"], - [1489426718, "6.840000000000002"], - [1489426718, "9.14"], - [1489426733, "7.260000000000002"], - [1489426733, "9.65"], - [1489426733, "14.490000000000002"], - [1489426733, "2.2599999999999985"], - [1489426748, "14.490000000000002"], - [1489426748, "2.2699999999999982"], - [1489426748, "9.870000000000001"], - [1489426748, "7.420000000000002"], - [1489426763, "2.54"], - [1489426763, "2.299999999999998"], - [1489426763, "10.46"], - [1489426763, "8.050000000000002"], - [1489426778, "2.319999999999998"], - [1489426778, "3.27"], - [1489426778, "8.430000000000003"], - [1489426778, "10.680000000000001"], - [1489426793, "11.090000000000002"], - [1489426793, "2.329999999999998"], - [1489426793, "8.880000000000004"], - [1489426793, "4.59"], - [1489426808, "11.330000000000002"], - [1489426808, "2.3699999999999974"], - [1489426808, "9.050000000000004"], - [1489426808, "5.09"], - [1489426823, "6.050000000000001"], - [1489426823, "11.750000000000002"], - [1489426823, "2.3699999999999974"], - [1489426823, "9.340000000000005"], - [1489426838, "6.720000000000001"], - [1489426838, "9.500000000000005"], - [1489426838, "11.990000000000002"], - [1489426838, "2.3899999999999975"], - [1489426853, "2.3999999999999972"], - [1489426853, "12.38"], - [1489426853, "7.760000000000001"], - [1489426853, "9.840000000000005"], - [1489426868, "12.690000000000001"], - [1489426868, "8.3"], - [1489426868, "10.030000000000005"], - [1489426868, "2.4199999999999973"], - [1489426883, "13.690000000000001"], - [1489426883, "10.34"], - [1489426883, "2.6399999999999975"], - [1489426883, "11.020000000000005"], - [1489426898, "2.6499999999999972"], - [1489426898, "11.300000000000004"], - [1489426898, "10.82"], - [1489426898, "13.870000000000001"], - [1489426913, "14.400000000000002"], - [1489426913, "11.61"], - [1489426913, "2.659999999999997"], - [1489426913, "11.570000000000006"], - [1489426928, "12.08"], - [1489426928, "2.679999999999997"], - [1489426928, "14.400000000000002"], - [1489426928, "11.750000000000005"], - [1489426943, "2.689999999999997"], - [1489426943, "14.400000000000002"], - [1489426943, "12.84"], - [1489426943, "12.190000000000005"], - [1489426958, "13.26"], - [1489426958, "2.7199999999999966"], - [1489426958, "12.510000000000005"], - [1489426958, "14.400000000000002"], - [1489426973, "12.970000000000006"], - [1489426973, "14.92"], - [1489426973, "2.7399999999999967"], - [1489426973, "14.400000000000002"], - [1489426988, "2.7799999999999967"], - [1489426988, "14.400000000000002"], - [1489426988, "13.440000000000007"], - [1489426988, "15.74"], - [1489427003, "14.400000000000002"], - [1489427003, "13.960000000000008"], - [1489427003, "17.16"], - [1489427003, "2.7999999999999967"], - [1489427018, "14.140000000000008"], - [1489427018, "2.8099999999999965"], - [1489427018, "14.400000000000002"], - [1489427018, "17.56"], - [1489427033, "14.400000000000002"], - [1489427033, "18.369999999999997"], - [1489427033, "14.140000000000008"], - [1489427033, "2.8199999999999963"], - [1489427048, "14.140000000000008"], - [1489427048, "19.089999999999996"], - [1489427048, "14.400000000000002"], - [1489427048, "2.849999999999996"], - [1489427063, "14.140000000000008"], - [1489427063, "2.859999999999996"], - [1489427063, "19.089999999999996"], - [1489427063, "14.400000000000002"], - [1489427078, "14.400000000000002"], - [1489427078, "14.140000000000008"], - [1489427078, "19.089999999999996"], - [1489427078, "2.8699999999999957"], - [1489427093, "19.089999999999996"], - [1489427093, "14.140000000000008"], - [1489427093, "2.8899999999999957"], - [1489427093, "14.400000000000002"], - [1489427108, "2.9199999999999955"], - [1489427108, "19.089999999999996"], - [1489427108, "14.140000000000008"], - [1489427108, "2.81"], - [1489427123, "3.19"], - [1489427123, "3.73"], - [1489427123, "2.9299999999999953"], - [1489427123, "14.140000000000008"], - [1489427138, "4.61"], - [1489427138, "2.959999999999995"], - [1489427138, "14.140000000000008"], - [1489427138, "3.94"], - [1489427153, "2.999999999999995"], - [1489427153, "5.36"], - [1489427153, "5.11"], - [1489427153, "2.67"], - [1489427168, "5.69"], - [1489427168, "2.9699999999999998"], - [1489427168, "3.009999999999995"], - [1489427168, "5.720000000000001"], - [1489427183, "3.0199999999999947"], - [1489427183, "3.6399999999999997"], - [1489427183, "5.960000000000001"], - [1489427183, "6.37"], - [1489427198, "3.9699999999999998"], - [1489427198, "3.0399999999999947"], - [1489427198, "6.76"], - [1489427198, "6.49"], - [1489427213, "3.0499999999999945"], - [1489427213, "6.91"], - [1489427213, "7.93"], - [1489427213, "4.8"], - [1489427228, "5.1499999999999995"], - [1489427228, "7.58"], - [1489427228, "8.35"], - [1489427228, "3.069999999999994"], - [1489427243, "3.079999999999994"], - [1489427243, "5.609999999999999"], - [1489427243, "8.09"], - [1489427243, "9.629999999999999"], - [1489427258, "5.869999999999999"], - [1489427258, "10.18"], - [1489427258, "8.629999999999999"], - [1489427258, "3.0899999999999936"], - [1489427273, "11.139999999999999"], - [1489427273, "3.1199999999999934"], - [1489427273, "8.85"], - [1489427273, "6.39"], - [1489427288, "3.1499999999999932"], - [1489427288, "6.75"], - [1489427288, "9.719999999999999"], - [1489427288, "11.759999999999998"], - [1489427303, "3.1499999999999932"], - [1489427303, "12.769999999999998"], - [1489427303, "10.079999999999998"], - [1489427303, "7.199999999999999"], - [1489427318, "3.159999999999993"], - [1489427318, "7.43"], - [1489427318, "10.579999999999998"], - [1489427318, "13.249999999999998"], - [1489427333, "3.169999999999993"], - [1489427333, "7.8"], - [1489427333, "10.839999999999998"], - [1489427333, "14.159999999999998"], - [1489427348, "3.1899999999999924"], - [1489427348, "7.96"], - [1489427348, "14.519999999999998"], - [1489427348, "11.239999999999998"], - [1489427363, "8.33"], - [1489427363, "15.329999999999998"], - [1489427363, "11.429999999999998"], - [1489427363, "3.1899999999999924"], - [1489427378, "15.689999999999998"], - [1489427378, "8.51"], - [1489427378, "11.789999999999997"], - [1489427378, "3.209999999999992"], - [1489427393, "11.989999999999997"], - [1489427393, "16.48"], - [1489427393, "8.99"], - [1489427393, "3.2199999999999918"], - [1489427408, "3.2299999999999915"], - [1489427408, "16.87"], - [1489427408, "12.509999999999996"], - [1489427408, "9.25"], - [1489427423, "12.709999999999996"], - [1489427423, "9.639999999999999"], - [1489427423, "3.2399999999999913"], - [1489427423, "16.87"], - [1489427438, "3.249999999999991"], - [1489427438, "16.87"], - [1489427438, "9.77"], - [1489427438, "13.169999999999996"], - [1489427453, "13.339999999999996"], - [1489427453, "3.259999999999991"], - [1489427453, "16.87"], - [1489427453, "10.06"], - [1489427468, "13.889999999999995"], - [1489427468, "10.190000000000001"], - [1489427468, "3.2699999999999907"], - [1489427468, "16.87"], - [1489427483, "10.57"], - [1489427483, "3.2799999999999905"], - [1489427483, "16.87"], - [1489427483, "14.089999999999995"], - [1489427498, "16.87"], - [1489427498, "10.75"], - [1489427498, "14.719999999999994"], - [1489427498, "3.2899999999999903"], - [1489427513, "11.44"], - [1489427513, "15.119999999999994"], - [1489427513, "3.3099999999999903"], - [1489427513, "3.64"], - [1489427528, "15.739999999999995"], - [1489427528, "3.31999999999999"], - [1489427528, "4.38"], - [1489427528, "11.629999999999999"], - [1489427543, "3.32999999999999"], - [1489427543, "12.069999999999999"], - [1489427543, "5.27"], - [1489427543, "15.999999999999995"], - [1489427558, "6.359999999999999"], - [1489427558, "12.28"], - [1489427558, "3.34999999999999"], - [1489427558, "16.489999999999995"], - [1489427573, "3.40999999999999"], - [1489427573, "12.75"], - [1489427573, "7.209999999999999"], - [1489427573, "17.379999999999995"], - [1489427588, "3.42999999999999"], - [1489427588, "13.03"], - [1489427588, "17.879999999999995"], - [1489427588, "7.579999999999999"], - [1489427603, "13.389999999999999"], - [1489427603, "18.079999999999995"], - [1489427603, "8.409999999999998"], - [1489427603, "3.4399999999999897"], - [1489427618, "3.4599999999999898"], - [1489427618, "13.559999999999999"], - [1489427618, "18.639999999999997"], - [1489427618, "8.879999999999999"], - [1489427633, "18.9"], - [1489427633, "14.049999999999999"], - [1489427633, "3.4699999999999895"], - [1489427633, "9.6"], - [1489427648, "10.02"], - [1489427648, "14.29"], - [1489427648, "19.439999999999998"], - [1489427648, "3.5999999999999894"], - [1489427663, "14.7"], - [1489427663, "3.609999999999989"], - [1489427663, "19.759999999999998"], - [1489427663, "11.089999999999998"], - [1489427678, "3.629999999999989"], - [1489427678, "11.539999999999997"], - [1489427678, "14.899999999999999"], - [1489427678, "20.279999999999998"], - [1489427693, "12.509999999999998"], - [1489427693, "3.6399999999999886"], - [1489427693, "15.29"], - [1489427693, "20.54"], - [1489427708, "20.54"], - [1489427708, "12.929999999999998"], - [1489427708, "15.459999999999999"], - [1489427708, "3.6499999999999884"], - [1489427723, "3.659999999999988"], - [1489427723, "20.54"], - [1489427723, "13.799999999999999"], - [1489427723, "15.9"], - [1489427738, "20.54"], - [1489427738, "3.669999999999988"], - [1489427738, "14.229999999999999"], - [1489427738, "16.11"], - [1489427753, "15.11"], - [1489427753, "3.689999999999988"], - [1489427753, "20.54"], - [1489427753, "16.599999999999998"], - [1489427768, "16.749999999999996"], - [1489427768, "15.549999999999999"], - [1489427768, "3.709999999999988"], - [1489427768, "20.54"], - [1489427783, "20.54"], - [1489427783, "16.52"], - [1489427783, "3.729999999999988"], - [1489427783, "17.089999999999996"], - [1489427798, "20.54"], - [1489427798, "16.52"], - [1489427798, "17.089999999999996"], - [1489427798, "3.739999999999988" ] - ], - "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed": [ - [1489425683, "41349120"], - [1489425683, "40300544"], - [1489425683, "40300544"], - [1489425683, "40824832"], - [1489425698, "40300544"], - [1489425698, "27717632"], - [1489425698, "43446272"], - [1489425698, "27717632"], - [1489425713, "62320640"], - [1489425713, "26669056"], - [1489425713, "28766208"], - [1489425713, "28766208"], - [1489425728, "27193344"], - [1489425728, "27193344"], - [1489425728, "27193344"], - [1489425728, "63893504"], - [1489425743, "27717632"], - [1489425743, "27193344"], - [1489425743, "65466368"], - [1489425743, "28241920"], - [1489425758, "68087808"], - [1489425758, "28766208"], - [1489425758, "27193344"], - [1489425758, "28241920"], - [1489425773, "29290496"], - [1489425773, "69660672"], - [1489425773, "28241920"], - [1489425773, "27193344"], - [1489425788, "28766208"], - [1489425788, "29814784"], - [1489425788, "30863360"], - [1489425788, "26669056"], - [1489425803, "26669056"], - [1489425803, "40300544"], - [1489425803, "29290496"], - [1489425803, "30863360"], - [1489425818, "24571904"], - [1489425818, "29814784"], - [1489425818, "31387648"], - [1489425818, "42397696"], - [1489425833, "31911936"], - [1489425833, "25096192"], - [1489425833, "30339072"], - [1489425833, "29814784"], - [1489425848, "32960512"], - [1489425848, "25096192"], - [1489425848, "30863360"], - [1489425848, "39776256"], - [1489425863, "31911936"], - [1489425863, "50786304"], - [1489425863, "25096192"], - [1489425863, "33484800"], - [1489425878, "25096192"], - [1489425878, "32436224"], - [1489425878, "38727680"], - [1489425878, "34009088"], - [1489425893, "45543424"], - [1489425893, "32960512"], - [1489425893, "23523328"], - [1489425893, "25096192"], - [1489425908, "25096192"], - [1489425908, "24047616"], - [1489425908, "34009088"], - [1489425908, "40824832"], - [1489425923, "22999040"], - [1489425923, "49737728"], - [1489425923, "25096192"], - [1489425923, "24571904"], - [1489425938, "25096192"], - [1489425938, "60223488"], - [1489425938, "25096192"], - [1489425938, "22999040"], - [1489425953, "24047616"], - [1489425953, "25620480"], - [1489425953, "58650624"], - [1489425953, "25096192"], - [1489425968, "24571904"], - [1489425968, "75427840"], - [1489425968, "26144768"], - [1489425968, "25096192"], - [1489425983, "75427840"], - [1489425983, "25096192"], - [1489425983, "25096192"], - [1489425983, "26669056"], - [1489425998, "27717632"], - [1489425998, "75427840"], - [1489425998, "25096192"], - [1489425998, "25620480"], - [1489426013, "25096192"], - [1489426013, "26144768"], - [1489426013, "75427840"], - [1489426013, "28241920"], - [1489426028, "28766208"], - [1489426028, "27193344"], - [1489426028, "41873408"], - [1489426028, "25096192"], - [1489426043, "60223488"], - [1489426043, "25096192"], - [1489426043, "27717632"], - [1489426043, "30339072"], - [1489426058, "25620480"], - [1489426058, "30863360"], - [1489426058, "61272064"], - [1489426058, "28241920"], - [1489426073, "25620480"], - [1489426073, "30863360"], - [1489426073, "29290496"], - [1489426073, "28241920"], - [1489426088, "36106240"], - [1489426088, "29814784"], - [1489426088, "23523328"], - [1489426088, "25620480"], - [1489426103, "37679104"], - [1489426103, "23523328"], - [1489426103, "30339072"], - [1489426103, "25620480"], - [1489426118, "30339072"], - [1489426118, "24047616"], - [1489426118, "47116288"], - [1489426118, "25620480"], - [1489426133, "30339072"], - [1489426133, "24571904"], - [1489426133, "22999040"], - [1489426133, "25620480"], - [1489426148, "25620480"], - [1489426148, "25096192"], - [1489426148, "36630528"], - [1489426148, "23523328"], - [1489426163, "28766208"], - [1489426163, "24571904"], - [1489426163, "25620480"], - [1489426163, "25620480"], - [1489426178, "25096192"], - [1489426178, "25620480"], - [1489426178, "26669056"], - [1489426178, "38203392"], - [1489426193, "49213440"], - [1489426193, "27193344"], - [1489426193, "25620480"], - [1489426193, "25620480"], - [1489426208, "27717632"], - [1489426208, "25620480"], - [1489426208, "37154816"], - [1489426208, "26144768"], - [1489426223, "28766208"], - [1489426223, "25620480"], - [1489426223, "27193344"], - [1489426223, "43970560"], - [1489426238, "29290496"], - [1489426238, "53932032"], - [1489426238, "27717632"], - [1489426238, "26144768"], - [1489426253, "28766208"], - [1489426253, "26144768"], - [1489426253, "47116288"], - [1489426253, "29814784"], - [1489426268, "58650624"], - [1489426268, "26144768"], - [1489426268, "30339072"], - [1489426268, "29290496"], - [1489426283, "26144768"], - [1489426283, "30339072"], - [1489426283, "48164864"], - [1489426283, "30339072"], - [1489426298, "26144768"], - [1489426298, "30863360"], - [1489426298, "55504896"], - [1489426298, "30339072"], - [1489426313, "30863360"], - [1489426313, "30339072"], - [1489426313, "26144768"], - [1489426313, "50786304"], - [1489426328, "41873408"], - [1489426328, "26144768"], - [1489426328, "23523328"], - [1489426328, "50786304"], - [1489426343, "50786304"], - [1489426343, "26144768"], - [1489426343, "23523328"], - [1489426343, "26669056"], - [1489426358, "26144768"], - [1489426358, "23523328"], - [1489426358, "50786304"], - [1489426358, "28241920"], - [1489426373, "41349120"], - [1489426373, "29290496"], - [1489426373, "26144768"], - [1489426373, "50786304"], - [1489426388, "24571904"], - [1489426388, "50786304"], - [1489426388, "26144768"], - [1489426388, "29814784"], - [1489426403, "30339072"], - [1489426403, "50786304"], - [1489426403, "25620480"], - [1489426403, "26144768"], - [1489426418, "30863360"], - [1489426418, "26669056"], - [1489426418, "59699200"], - [1489426418, "26144768"], - [1489426433, "61796352"], - [1489426433, "26144768"], - [1489426433, "31387648"], - [1489426433, "27193344"], - [1489426448, "27717632"], - [1489426448, "62844928"], - [1489426448, "26144768"], - [1489426448, "32960512"], - [1489426463, "26144768"], - [1489426463, "31911936"], - [1489426463, "34009088"], - [1489426463, "28241920"], - [1489426478, "26144768"], - [1489426478, "37679104"], - [1489426478, "34533376"], - [1489426478, "28766208"], - [1489426493, "26144768"], - [1489426493, "47640576"], - [1489426493, "30863360"], - [1489426493, "23523328"], - [1489426508, "31387648"], - [1489426508, "26144768"], - [1489426508, "23523328"], - [1489426508, "29814784"], - [1489426523, "31911936"], - [1489426523, "36106240"], - [1489426523, "26669056"], - [1489426523, "24047616"], - [1489426538, "22999040"], - [1489426538, "26669056"], - [1489426538, "24571904"], - [1489426538, "47116288"], - [1489426553, "22999040"], - [1489426553, "26669056"], - [1489426553, "31911936"], - [1489426553, "25096192"], - [1489426568, "40824832"], - [1489426568, "24047616"], - [1489426568, "26144768"], - [1489426568, "26669056"], - [1489426583, "26669056"], - [1489426583, "24571904"], - [1489426583, "26669056"], - [1489426583, "51834880"], - [1489426598, "36630528"], - [1489426598, "25096192"], - [1489426598, "26669056"], - [1489426598, "27193344"], - [1489426613, "25620480"], - [1489426613, "45543424"], - [1489426613, "26669056"], - [1489426613, "27717632"], - [1489426628, "28766208"], - [1489426628, "56029184"], - [1489426628, "26144768"], - [1489426628, "26669056"], - [1489426643, "27193344"], - [1489426643, "59174912"], - [1489426643, "29814784"], - [1489426643, "26669056"], - [1489426658, "30339072"], - [1489426658, "47640576"], - [1489426658, "27717632"], - [1489426658, "26669056"], - [1489426673, "26669056"], - [1489426673, "30863360"], - [1489426673, "28766208"], - [1489426673, "48689152"], - [1489426688, "26669056"], - [1489426688, "29290496"], - [1489426688, "24571904"], - [1489426688, "57602048"], - [1489426703, "69660672"], - [1489426703, "26669056"], - [1489426703, "30339072"], - [1489426703, "24571904"], - [1489426718, "25096192"], - [1489426718, "69660672"], - [1489426718, "26669056"], - [1489426718, "30863360"], - [1489426733, "25620480"], - [1489426733, "69660672"], - [1489426733, "26669056"], - [1489426733, "30863360"], - [1489426748, "69660672"], - [1489426748, "26669056"], - [1489426748, "23523328"], - [1489426748, "26144768"], - [1489426763, "27193344"], - [1489426763, "23523328"], - [1489426763, "26669056"], - [1489426763, "41349120"], - [1489426778, "24047616"], - [1489426778, "27193344"], - [1489426778, "27717632"], - [1489426778, "60223488"], - [1489426793, "28241920"], - [1489426793, "24571904"], - [1489426793, "27193344"], - [1489426793, "61796352"], - [1489426808, "63369216"], - [1489426808, "25096192"], - [1489426808, "28766208"], - [1489426808, "27193344"], - [1489426823, "27193344"], - [1489426823, "25620480"], - [1489426823, "29814784"], - [1489426823, "65990656"], - [1489426838, "30339072"], - [1489426838, "33484800"], - [1489426838, "27193344"], - [1489426838, "26144768"], - [1489426853, "35057664"], - [1489426853, "27193344"], - [1489426853, "27193344"], - [1489426853, "30863360"], - [1489426868, "40824832"], - [1489426868, "27193344"], - [1489426868, "27717632"], - [1489426868, "31387648"], - [1489426883, "28241920"], - [1489426883, "31387648"], - [1489426883, "27193344"], - [1489426883, "51310592"], - [1489426898, "29814784"], - [1489426898, "49737728"], - [1489426898, "31387648"], - [1489426898, "27193344"], - [1489426913, "30339072"], - [1489426913, "27193344"], - [1489426913, "51834880"], - [1489426913, "25096192"], - [1489426928, "70709248"], - [1489426928, "25096192"], - [1489426928, "30863360"], - [1489426928, "27193344"], - [1489426943, "27193344"], - [1489426943, "24047616"], - [1489426943, "70709248"], - [1489426943, "25096192"], - [1489426958, "25096192"], - [1489426958, "27193344"], - [1489426958, "73330688"], - [1489426958, "24047616"], - [1489426973, "38727680"], - [1489426973, "24571904"], - [1489426973, "25096192"], - [1489426973, "27193344"], - [1489426988, "47640576"], - [1489426988, "25096192"], - [1489426988, "25096192"], - [1489426988, "27193344"], - [1489427003, "25620480"], - [1489427003, "27717632"], - [1489427003, "58650624"], - [1489427003, "25096192"], - [1489427018, "26144768"], - [1489427018, "27717632"], - [1489427018, "25096192"], - [1489427018, "61272064"], - [1489427033, "27717632"], - [1489427033, "81195008"], - [1489427033, "26144768"], - [1489427033, "25096192"], - [1489427048, "26144768"], - [1489427048, "25096192"], - [1489427048, "27717632"], - [1489427048, "51834880"], - [1489427063, "26144768"], - [1489427063, "51834880"], - [1489427063, "25096192"], - [1489427063, "27717632"], - [1489427078, "27717632"], - [1489427078, "51834880"], - [1489427078, "26144768"], - [1489427078, "25096192"], - [1489427093, "25096192"], - [1489427093, "27717632"], - [1489427093, "51834880"], - [1489427093, "26144768"], - [1489427108, "40300544"], - [1489427108, "51834880"], - [1489427108, "26144768"], - [1489427108, "27717632"], - [1489427123, "26144768"], - [1489427123, "40824832"], - [1489427123, "27717632"], - [1489427123, "27717632"], - [1489427138, "27717632"], - [1489427138, "60747776"], - [1489427138, "40300544"], - [1489427138, "28766208"], - [1489427153, "30339072"], - [1489427153, "62844928"], - [1489427153, "27717632"], - [1489427153, "27717632"], - [1489427168, "30863360"], - [1489427168, "63893504"], - [1489427168, "28241920"], - [1489427168, "27717632"], - [1489427183, "65466368"], - [1489427183, "30863360"], - [1489427183, "27717632"], - [1489427183, "27193344"], - [1489427198, "30863360"], - [1489427198, "68087808"], - [1489427198, "27717632"], - [1489427198, "27717632"], - [1489427213, "39251968"], - [1489427213, "28766208"], - [1489427213, "27717632"], - [1489427213, "27717632"], - [1489427228, "27717632"], - [1489427228, "29290496"], - [1489427228, "46592000"], - [1489427228, "28241920"], - [1489427243, "30339072"], - [1489427243, "28766208"], - [1489427243, "36630528"], - [1489427243, "27717632"], - [1489427258, "27717632"], - [1489427258, "30863360"], - [1489427258, "42397696"], - [1489427258, "29290496"], - [1489427273, "27717632"], - [1489427273, "31387648"], - [1489427273, "30339072"], - [1489427273, "44494848"], - [1489427288, "30863360"], - [1489427288, "53932032"], - [1489427288, "30339072"], - [1489427288, "27717632"], - [1489427303, "30339072"], - [1489427303, "27717632"], - [1489427303, "31911936"], - [1489427303, "41349120"], - [1489427318, "28241920"], - [1489427318, "30339072"], - [1489427318, "32436224"], - [1489427318, "40300544"], - [1489427333, "28241920"], - [1489427333, "32960512"], - [1489427333, "55504896"], - [1489427333, "30339072"], - [1489427348, "40300544"], - [1489427348, "33484800"], - [1489427348, "30339072"], - [1489427348, "28241920"], - [1489427363, "28241920"], - [1489427363, "34009088"], - [1489427363, "30339072"], - [1489427363, "50262016"], - [1489427378, "23523328"], - [1489427378, "28241920"], - [1489427378, "60223488"], - [1489427378, "30339072"], - [1489427393, "24047616"], - [1489427393, "54456320"], - [1489427393, "30863360"], - [1489427393, "28241920"], - [1489427408, "28241920"], - [1489427408, "65466368"], - [1489427408, "31911936"], - [1489427408, "24047616"], - [1489427423, "65466368"], - [1489427423, "24047616"], - [1489427423, "28241920"], - [1489427423, "32436224"], - [1489427438, "65466368"], - [1489427438, "28241920"], - [1489427438, "24571904"], - [1489427438, "32960512"], - [1489427453, "28241920"], - [1489427453, "34009088"], - [1489427453, "65466368"], - [1489427453, "25620480"], - [1489427468, "34533376"], - [1489427468, "25620480"], - [1489427468, "28241920"], - [1489427468, "65466368"], - [1489427483, "34533376"], - [1489427483, "65466368"], - [1489427483, "26669056"], - [1489427483, "28241920"], - [1489427498, "34533376"], - [1489427498, "40824832"], - [1489427498, "27193344"], - [1489427498, "28241920"], - [1489427513, "28241920"], - [1489427513, "28241920"], - [1489427513, "34533376"], - [1489427513, "60747776"], - [1489427528, "29290496"], - [1489427528, "34533376"], - [1489427528, "28241920"], - [1489427528, "62320640"], - [1489427543, "29814784"], - [1489427543, "63893504"], - [1489427543, "34533376"], - [1489427543, "28241920"], - [1489427558, "30339072"], - [1489427558, "34533376"], - [1489427558, "28241920"], - [1489427558, "65466368"], - [1489427573, "27193344"], - [1489427573, "30863360"], - [1489427573, "68087808"], - [1489427573, "28241920"], - [1489427588, "28241920"], - [1489427588, "71233536"], - [1489427588, "31387648"], - [1489427588, "27193344"], - [1489427603, "31387648"], - [1489427603, "31387648"], - [1489427603, "28766208"], - [1489427603, "27193344"], - [1489427618, "24047616"], - [1489427618, "27717632"], - [1489427618, "40300544"], - [1489427618, "28766208"], - [1489427633, "51310592"], - [1489427633, "23523328"], - [1489427633, "25096192"], - [1489427633, "28766208"], - [1489427648, "28766208"], - [1489427648, "30863360"], - [1489427648, "24047616"], - [1489427648, "24047616"], - [1489427663, "24571904"], - [1489427663, "24047616"], - [1489427663, "28766208"], - [1489427663, "39251968"], - [1489427678, "25096192"], - [1489427678, "28766208"], - [1489427678, "50262016"], - [1489427678, "24571904"], - [1489427693, "35581952"], - [1489427693, "25620480"], - [1489427693, "25096192"], - [1489427693, "29290496"], - [1489427708, "29290496"], - [1489427708, "45543424"], - [1489427708, "26669056"], - [1489427708, "25096192"], - [1489427723, "56029184"], - [1489427723, "25096192"], - [1489427723, "29290496"], - [1489427723, "27193344"], - [1489427738, "27717632"], - [1489427738, "45543424"], - [1489427738, "25096192"], - [1489427738, "29290496"], - [1489427753, "25096192"], - [1489427753, "61272064"], - [1489427753, "29290496"], - [1489427753, "28766208"], - [1489427768, "25096192"], - [1489427768, "50786304"], - [1489427768, "29290496"], - [1489427768, "29290496"], - [1489427783, "29814784"], - [1489427783, "29290496"], - [1489427783, "58126336"], - [1489427783, "25096192"], - [1489427798, "25096192"], - [1489427798, "29814784"], - [1489427798, "58126336"], - [1489427798, "29290496"] - ] -} diff --git a/legacy/frontend-technical-prototype/src/index.js b/legacy/frontend-technical-prototype/src/index.js deleted file mode 100644 index d880dcaf..00000000 --- a/legacy/frontend-technical-prototype/src/index.js +++ /dev/null @@ -1,120 +0,0 @@ -import { IntlProvider } from 'react-intl-redux'; -import { Provider } from 'react-redux'; -import qs from 'querystring'; -import a11y from 'react-a11y'; -import ReactDOM from 'react-dom'; -import React from 'react'; -import Perf from 'react-addons-perf'; - -import MockStateTesting from '@mock-states/testing'; -import MockState from '@mock-states'; -import LeakDatasets from './dataset-leak.json'; -import NormalDatasets from './dataset-normal.json'; -import Store from '@state/store'; -import { isProduction } from '@utils'; -import Router from '@root/routing'; - -if ( !isProduction() ) { - a11y(React, { - ReactDOM - }); - - window.Perf = Perf; -} - -const states = { - all: MockState, - testing: MockStateTesting -}; - -const query = qs.parse(window.location.search.replace(/^\?/, '')); -const mockState = states[query.mock || 'all']; - -// node_memory_rss_bytes -// node_memory_heap_total_bytes -// node_memory_heap_used_bytes -// process_heap_bytes -// process_resident_memory_bytes -// process_virtual_memory_bytes -// process_cpu_seconds_total -// process_cpu_system_seconds_total -// process_cpu_user_seconds_total -// node_lag_duration_milliseconds -// http_request_duration_milliseconds - -// node_memory_rss_bytes -// node_memory_heap_total_bytes -// node_memory_heap_used_bytes -// process_heap_bytes -// process_resident_memory_bytes -// process_virtual_memory_bytes -// process_cpu_seconds_total -// process_cpu_system_seconds_total -// process_cpu_user_seconds_total -// node_lag_duration_milliseconds -// http_request_duration_milliseconds - -// TMP - ensure datasets are at least 2 hrs long - START -import getTwoHourDatasets from './utils/two-hour-metric-datasets'; -const leakTwoHourLongDatasets = getTwoHourDatasets(LeakDatasets); -const normalTwoHourLongDatasets = getTwoHourDatasets(NormalDatasets); -// TMP - ensure datasets are at least 2 hrs long - END - -// TMP - plug fake metric data - START -const isCrazy = (uuid) => uuid === 'crazy-cpu' || - uuid === 'crazy-disk' || uuid === 'crazy-memory'; - -const isCPU = (uuid) => uuid === 'crazy-cpu' - || uuid === '3e6ee79a-7453-4fc6-b9da-7ae1e41138ec'; - -const isDisk = (uuid) => uuid === 'crazy-disk' - || uuid === '4e6ee79a-7453-4fc6-b9da-7ae1e41138ed'; - -const isMemory = (uuid) => uuid === 'crazy-memory' - || uuid === '6e6ee79a-7453-4fc6-b9da-7ae1e41138ed'; - -const getDataset = (twoHourLongDatasets, uuid) => { - if(isCPU(uuid)) { - return twoHourLongDatasets.process_cpu_seconds_total; - } - if(isDisk(uuid)) { - return twoHourLongDatasets.process_heap_bytes.map((sample) => - [ - sample[0], - sample[1]/1024/1024 - ] - ); - } - if(isMemory(uuid)) { - return twoHourLongDatasets.node_memory_heap_used_bytes.map((sample) => - [ - sample[0], - sample[1]/1024/1024 - ] - ); - } -}; - -const datasets = MockState.metrics.data.datasets.map((dataset, index) => { - - const data = isCrazy(dataset.uuid) && dataset.uuid !== 'crazy-cpu' ? - getDataset(leakTwoHourLongDatasets, dataset.uuid) : - getDataset(normalTwoHourLongDatasets, dataset.uuid); - - return { - ...dataset, - data: data - }; -}); - -mockState.metrics.data.datasets = datasets; -// TMP - plug fake metric data - END - -ReactDOM.render( - - - {Router} - - , - document.getElementById('root') -); diff --git a/legacy/frontend-technical-prototype/src/intl.js b/legacy/frontend-technical-prototype/src/intl.js deleted file mode 100644 index 2d58a1fc..00000000 --- a/legacy/frontend-technical-prototype/src/intl.js +++ /dev/null @@ -1,35 +0,0 @@ -import qs from 'querystring'; -import { addLocaleData } from 'react-intl'; - -export default (({ - Locales = {}, - ReactIntlLocaleData = {} -}) => { - const en = Locales['en-us'] || {}; - - Object.keys(ReactIntlLocaleData).forEach((lang) => { - addLocaleData(ReactIntlLocaleData[lang] || []); - }); - - // http://stackoverflow.com/a/38150585 - const detectedLocale = ( - qs.parse((document.location.search || '').replace(/^\?/, '')).locale || - (navigator.languages && navigator.languages[0]) || // Chrome / Firefox - navigator.language || // All browsers - navigator.userLanguage || // IE <= 10 - 'en-US' - ).toLowerCase(); - - const lang = detectedLocale.split(/-/)[0]; - const locale = ReactIntlLocaleData[lang] - ? (Locales[detectedLocale] ? detectedLocale : 'en-us') - : 'en-us'; - - return { - locale, - messages: { - ...en, - ...(Locales[locale] || {}) - } - }; -})(window); diff --git a/legacy/frontend-technical-prototype/src/mock-states/index.js b/legacy/frontend-technical-prototype/src/mock-states/index.js deleted file mode 100644 index de789b97..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/index.js +++ /dev/null @@ -1,28 +0,0 @@ -/*eslint-disable */ - -import { - account, - datacenters, - metrics, - projects, - instances, - services, - members, - orgs -} from './shared/index.js'; - -export default { - "monitors": { - "ui": { - "page": "create" - } - }, - orgs, - account, - datacenters, - metrics, - projects, - members, - services, - instances -} diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/account.js b/legacy/frontend-technical-prototype/src/mock-states/shared/account.js deleted file mode 100644 index 18e33fb6..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/account.js +++ /dev/null @@ -1,13 +0,0 @@ -/*eslint-disable */ -export const account = { - "data": { - "uuid": "b94033c1-3665-4c36-afab-d9c3d0b51c01", - "id": "nicola", - "name": "Nicola", - "email": "nicola@biztech.com", - "avatar": "/static/images/avatar.png" - }, - "ui": { - "profile_tooltip": false - } -}; \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/datacenters.js b/legacy/frontend-technical-prototype/src/mock-states/shared/datacenters.js deleted file mode 100644 index 9898316e..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/datacenters.js +++ /dev/null @@ -1,36 +0,0 @@ -/*eslint-disable */ -export const datacenters = { - "data": [{ - "uuid": "f018da03-41c8-4619-a36a-ab8b706160cb", - "id": "us-east-1", - "location": "Virginia, United States" - }, { - "uuid": "c4bf6263-be98-4798-bff4-9043bbc6b4e0", - "id": "us-east-2", - "location": "Virginia, United States" - }, { - "uuid": "443750e4-a58f-4360-b956-ef84b1a9a8ad", - "id": "us-east-3", - "location": "Virginia, United States" - }, { - "uuid": "9f743fdb-9401-48ea-b19e-45fcd1fc6d21", - "id": "us-east-3b", - "location": "Virginia, United States" - }, { - "uuid": "79a3ef11-be0a-44f0-b1fd-8c335dea61f4", - "id": "us-sw-1", - "location": "Nevada, United States" - }, { - "uuid": "e69017d6-a4ce-4a0e-a7a3-993b426200fd", - "id": "us-west-1", - "location": "California, United States" - }, { - "uuid": "8d2eb6f8-27b3-4275-afab-1044cc75def1", - "id": "eu-ams-1", - "location": "Amsterdam, Netherlands" - }, { - "uuid": "4395136a-d623-4101-ab19-79f064d7a224", - "id": "eu-ams-1", - "location": "Amsterdam, Netherlands" - }] -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/index.js b/legacy/frontend-technical-prototype/src/mock-states/shared/index.js deleted file mode 100644 index e3ab9e5c..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/index.js +++ /dev/null @@ -1,19 +0,0 @@ -import { account } from './account'; -import { metrics } from './metrics'; -import { datacenters } from './datacenters'; -import { projects } from './projects'; -import { services } from './services'; -import { members } from './members'; -import { instances } from './instances'; -import { orgs } from './orgs'; - -export { - account, - datacenters, - metrics, - projects, - services, - instances, - members, - orgs -}; diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/instances.js b/legacy/frontend-technical-prototype/src/mock-states/shared/instances.js deleted file mode 100644 index 3a3966ce..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/instances.js +++ /dev/null @@ -1,183 +0,0 @@ -/*eslint-disable */ -export const instances = { - "ui": { - "collapsed": [] - }, - "data": [{ - "uuid": "309ecd9f-ac03-474b-aff7-4bd2e743296c", - "name": "wordpress_01", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "be227788-74f1-4e5b-a85f-b5c71cbae8d8", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "0db6db53-de6f-4378-839e-5d5b452fbaf2", - "name": "nfs_01", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6a0eee76-c019-413b-9d5f-44712b55b993", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "250c8a6c-7d02-49a9-8abd-e1c22773041d", - "name": "consul", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "97c68055-db88-45c9-ad49-f26da4264777", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "2c921f3a-8bc3-4f57-9cd7-789ebae72061", - "name": "memcache_01", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "68d3046e-8e34-4f5d-a0e5-db3795a250fd", - "name": "memcache_02", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "2ea99763-3b44-4179-8393-d66d94961051", - "name": "memcache_03", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "25f6bc62-63b8-4959-908e-1f6d7ff6341d", - "name": "memcache_04", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "8be01042-0281-4a77-a357-25979e87bf3d", - "name": "memcache_05", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "3d652e9d-73e8-4a6f-8171-84fa83740662", - "name": "nginx", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "081a792c-47e0-4439-924b-2efa9788ae9e", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "c3ec7633-a02b-4615-86a0-9e6faeaae94b", - "name": "percona-primary", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "4ee4103e-1a52-4099-a48e-01588f597c70", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }, { - "uuid": "c2b5fec2-31e2-41a7-b7fc-cd0bb1822e76", - "name": "percona-secondary", - "datacenter": "f018da03-41c8-4619-a36a-ab8b706160cb", - "service": "4ee4103e-1a52-4099-a48e-01588f597c70", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }] - }] -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/members.js b/legacy/frontend-technical-prototype/src/mock-states/shared/members.js deleted file mode 100644 index 2d27e09e..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/members.js +++ /dev/null @@ -1,26 +0,0 @@ -/*eslint-disable */ -export const members = { - "data": [{ - "uuid": "b94033c1-3665-4c36-afab-d9c3d0b51c01" - }, { - "uuid": "fd853d8f-e1dd-49b5-b7b3-ae9adfea1e2f", - "id": "alex-windnett", - "name": "Alex Windnett", - "email": "alex.windnett@biztech.com" - }, { - "uuid": "4a248182-f4b5-499d-af5b-d436b70bb309", - "id": "alex-fraser", - "name": "Alex Fraser", - "email": "alex.fraser@biztech.com" - }, { - "uuid": "a9dfe7de-3938-4e30-93db-6e3b88b003ee", - "id": "alex-mcleod", - "name": "Alex McLeod", - "email": "alex.mcleod@biztech.com" - }, { - "uuid": "6deddbaa-3b94-4373-8cf7-97129507a872", - "id": "casey-jones", - "name": "Casey Jones", - "email": "caseyjones@biztech.com" - }] -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/metrics.js b/legacy/frontend-technical-prototype/src/mock-states/shared/metrics.js deleted file mode 100644 index fde3b0bd..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/metrics.js +++ /dev/null @@ -1,138 +0,0 @@ -/*eslint-disable */ -export const metrics = { - "ui": { - "pos": 0, - "durations": [ - "360", - "720", - "1440", - "2880" - ] - }, - "data": { - "types": [{ - "uuid": "2aaa237d-42b3-442f-9094-a17aa470014b", - "name": "CPU", - "id": "cpu-agg-usage", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad91-e68b3b0914d6", - "name": "CPU", - "id": "cpu-wait-time", - "min": 0, - "max": 100, - "measurement": "bytes" - }, { - "uuid": "dca08514-72e5-46ce-ad91-e68b3b0914d7", - "name": "Zfs used", - "id": "zfs-used", - "min": 1, - "max": 2, - "measurement": "kb" - }, { - "uuid": "dca08514-72e5-46ce-ad91-e68b3b0914d8", - "name": "Zfs", - "id": "zfs-available", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "name": "Disk", - "id": "load-average", - "min": 0, - "max": 20, - "measurement": " Mb" - }, { - "uuid": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "name": "Memory", - "id": "mem-agg-usage", - "min": 0, - "max": 100, - "measurement": " Mb" - }, { - "uuid": "dca08514-72e5-46ce-ad93-e68b3b0914d4", - "name": "Memory limit", - "id": "mem-limit", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad94-e68b3b0914d4", - "name": "Memory swap", - "id": "mem-swap", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad95-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "mem-swap-limit", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad96-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "net-agg-packets-in", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-46ce-ad97-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "net-agg-packets-out", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-47ce-ad91-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "net-agg-bytes-in", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-48ce-ad91-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "net-agg-bytes-out", - "min": 0, - "max": 100, - "measurement": "%" - }, { - "uuid": "dca08514-72e5-49ce-ad91-e68b3b0914d4", - "name": "Aggregated CPU usage", - "id": "time-of-day", - "min": 0, - "max": 100, - "measurement": "%" - }], - "datasets": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "uuid": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec", - "data": [] - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "uuid": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed", - "data": [] - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "uuid": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed", - "data": [] - }, { - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "uuid": "crazy-cpu", - "data": [] - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "uuid": "crazy-disk", - "data": [] - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "uuid": "crazy-memory", - "data": [] - }] - } -}; \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/orgs.js b/legacy/frontend-technical-prototype/src/mock-states/shared/orgs.js deleted file mode 100644 index 98673c88..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/orgs.js +++ /dev/null @@ -1,62 +0,0 @@ -/*eslint-disable */ -export const orgs = { - "ui": { - "invite_toggled": false, - "member_status_tooltip": false, - "member_role_tooltip": false, - "sections": [ - "projects", - "people", - "settings" - ], - "personal-sections": [ - "projects", - "settings" - ], - "members_status": [ - "Active", - "Inactive", - "Invitation Sent" - ], - "members_roles": [ - "Owner", - "Unassigned", - "Read Only" - ] - }, - "data": [{ - "hide": [ - "people" - ], - "owner": "b94033c1-3665-4c36-afab-d9c3d0b51c01", - "id": "nicola", - "name": "Your dashboard", - "image": "https://pbs.twimg.com/profile_images/641289584580493312/VBfsPlff_400x400.jpg", - "members": [], - "type": "personal" - }, { - "owner": "b94033c1-3665-4c36-afab-d9c3d0b51c01", - "uuid": "e12ad7db-91b2-4154-83dd-40dcfc700dcc", - "id": "biz-tech", - "name": "BizTech", - "members": [ - { - "uuid": "fd853d8f-e1dd-49b5-b7b3-ae9adfea1e2f", - "role": "Owner", - "status": "Active" - }, - { - "uuid": "6deddbaa-3b94-4373-8cf7-97129507a872", - "role": "Unassigned", - "status": "Sent invitation" - } - ] - }, { - "owner": "b94033c1-3665-4c36-afab-d9c3d0b51c01", - "uuid": "551f316d-e414-480f-9787-b4c408db3edd", - "id": "make-us-proud", - "name": "Make Us Proud", - "image": "/static/images/make-us-proud.svg", - "members": [] - }] -} diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/projects.js b/legacy/frontend-technical-prototype/src/mock-states/shared/projects.js deleted file mode 100644 index 9f11f225..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/projects.js +++ /dev/null @@ -1,57 +0,0 @@ -/*eslint-disable */ -export const projects = { - "ui": { - "invite_toggled": false, - "member_status_tooltip": false, - "member_role_tooltip": false, - "sections": [ - "project-feed", - "services", - "instances", - "rollback", - "manifest", - "settings" - ], - "members_status": [ - "Active", - "Inactive", - "Invitation Sent" - ], - "members_roles": [ - "Owner", - "Unassigned", - "Read Only" - ] - }, - "data": [{ - "uuid": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "org": "e12ad7db-91b2-4154-83dd-40dcfc700dcc", - "id": "forest-foundation-dev", - "name": "WarpRecords Blog", - "plan": "20.05$ per day", - "members": [{ - "uuid": "fd853d8f-e1dd-49b5-b7b3-ae9adfea1e2f", - "role": "Owner", - "status": "Active" - }, - { - "uuid": "6deddbaa-3b94-4373-8cf7-97129507a872", - "role": "Unassigned", - "status": "Sent invitation" - }] - }, { - "uuid": "9fcb374d-a267-4c2a-9d9c-ba469b804639", - "org": "e12ad7db-91b2-4154-83dd-40dcfc700dcc", - "id": "forest-foundation-testing", - "name": "Forest Foundation Testing", - "plan": "20.05$ per day", - "members": [] - }, { - "uuid": "ac2c2498-e865-4ee3-9e26-8c75a81cbe25", - "org": "e12ad7db-91b2-4154-83dd-40dcfc700dcc", - "id": "forest-foundation-production", - "name": "Forest Foundation Production", - "plan": "100.17$ per day", - "members": [] - }] -} \ No newline at end of file diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/services-complex.js b/legacy/frontend-technical-prototype/src/mock-states/shared/services-complex.js deleted file mode 100644 index c195199d..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/services-complex.js +++ /dev/null @@ -1,1132 +0,0 @@ -/*eslint-disable */ -export const complexServices = [ - { - "uuid":"primary-consul", - "id":"consul", - "name":"Consul", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":"primary-nginx", - "id":"nginx", - "name":"Nginx", - "instances":1, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - 21393, - 688632, - 3802, - 211054, - 514555, - 823837, - 728066, - 626040, - 39531, - 338897, - 870461, - 306578, - 557611, - 24764, - 866947, - 521183, - 920500, - 673424, - 752876, - 125936, - 195071, - 101278, - 766252, - 272044, - 579947, - 211151, - 712793, - 831906, - 897694, - 261116, - 246274, - 380300, - 299558, - 303216, - 974334, - 127763, - 437955, - 143274, - 634968, - 431609, - 282549, - 262582, - 418482, - 284724, - 798952, - 308763, - 111726 - ] - }, - { - "uuid":"primary-mongodb", - "id":"mongodb", - "name":"MongoDB", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":21393, - "id":"accountservice", - "name":"AccountService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":688632, - "id":"addressservice", - "name":"AddressService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":3802, - "id":"bloomreachservice", - "name":"BloomreachService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":211054, - "id":"cartservice", - "name":"CartService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":514555, - "id":"extra service reported by containerpilot: cartservice-https", - "name":"Extra service reported by ContainerPilot: CartService-HTTPS", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":823837, - "id":"cctokenizationclientservice", - "name":"CCTokenizationClientService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":728066, - "id":"checkoutservice", - "name":"CheckoutService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":626040, - "id":"colorswatchservice", - "name":"ColorSwatchService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":39531, - "id":"emailmarketingservice", - "name":"EmailMarketingService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":338897, - "id":"favoriteservice", - "name":"FavoriteService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":870461, - "id":"findinstoreservice", - "name":"FindInStoreService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":306578, - "id":"fitpredictorservice", - "name":"FitpredictorService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":557611, - "id":"hidefromcatalogservice", - "name":"HidefromcatalogService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":24764, - "id":"internationalcheckoutservice", - "name":"InternationalCheckoutService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":866947, - "id":"internationalposervice", - "name":"InternationalPOService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":521183, - "id":"internationalshippingservice", - "name":"InternationalShippingService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":920500, - "id":"inventoryservice", - "name":"InventoryService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":673424, - "id":"localizationservice", - "name":"LocalizationService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":752876, - "id":"moreaccountservice", - "name":"MoreAccountService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":125936, - "id":"navigationservice", - "name":"NavigationService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":195071, - "id":"ordercreationjob", - "name":"OrderCreationJob", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":101278, - "id":"orderservice", - "name":"OrderService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":766252, - "id":"orderservice", - "name":"OrderService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":272044, - "id":"paymentmethodservice", - "name":"PaymentMethodService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":579947, - "id":"paymentservice", - "name":"PaymentService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":211151, - "id":"paymentservice", - "name":"PaymentService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":712793, - "id":"priceservice", - "name":"PriceService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":831906, - "id":"privatesaleservice", - "name":"PrivatesaleService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":897694, - "id":"productarrayservice", - "name":"ProductArrayService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":261116, - "id":"productdetailservice", - "name":"ProductDetailService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":246274, - "id":"productservice", - "name":"ProductService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":380300, - "id":"profileservice", - "name":"ProfileService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":299558, - "id":"promoservice", - "name":"PromoService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":303216, - "id":"promotionservice", - "name":"PromotionService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":974334, - "id":"questionanswerservice", - "name":"QuestionanswerService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":127763, - "id":"redbaloonservice", - "name":"RedBaloonService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":437955, - "id":"extra service reported by containerpilot: redbaloonservice-https", - "name":"Extra service reported by ContainerPilot: RedBaloonService-HTTPS", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":143274, - "id":"reviewsservice", - "name":"ReviewsService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":634968, - "id":"searchfacetsservice", - "name":"SearchFacetsService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":431609, - "id":"searchindexservice", - "name":"SearchIndexService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":282549, - "id":"shoprunnerservice", - "name":"ShopRunnerService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":262582, - "id":"taxservice", - "name":"TaxService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":418482, - "id":"toggleservice", - "name":"ToggleService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":284724, - "id":"useraccountservice", - "name":"UserAccountService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":798952, - "id":"userauthenticationservice", - "name":"UserAuthenticationService", - "instances":4, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - }, - { - "uuid":308763, - "id":"waitlistoverlayservice", - "name":"WaitlistOverlayService", - "instances":5, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ], - "connections":[ - "primary-mongodb" - ] - }, - { - "uuid":111726, - "id":"waitlistservice", - "name":"WaitlistService", - "instances":3, - "project":"9fcb374d-a267-4c2a-9d9c-ba469b804639", - "metrics":[ - { - "type":"2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset":"crazy-cpu" - }, - { - "type":"dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset":"crazy-disk" - }, - { - "type":"dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset":"crazy-memory" - } - ] - } -]; diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/services-wp.js b/legacy/frontend-technical-prototype/src/mock-states/shared/services-wp.js deleted file mode 100644 index acb9e613..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/services-wp.js +++ /dev/null @@ -1,140 +0,0 @@ -/*eslint-disable */ -export const wpServices = [{ - "uuid": "081a792c-47e0-4439-924b-2efa9788ae9e", - "id": "nginx", - "name": "Nginx", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 1, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }], - "connections": [ - "be227788-74f1-4e5b-a85f-b5c71cbae8d8" - ] -}, { - "uuid": "be227788-74f1-4e5b-a85f-b5c71cbae8d8", - "id": "wordpress", - "name": "Wordpress", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 1, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "crazy-cpu" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "crazy-disk" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "crazy-memory" - }], - "connections": [ - "6a0eee76-c019-413b-9d5f-44712b55b993", - "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "4ee4103e-1a52-4099-a48e-01588f597c70" - ] -}, { - "uuid": "6a0eee76-c019-413b-9d5f-44712b55b993", - "id": "nfs", - "name": "NFS", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 1, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}, { - "uuid": "6d31aff4-de1e-4042-a983-fbd23d5c530c", - "id": "memcached", - "name": "Memcached", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 5, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}, { - "uuid": "4ee4103e-1a52-4099-a48e-01588f597c70", - "id": "percona", - "name": "Percona", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 5, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}, { - "uuid": "9572d367-c4ae-4fb1-8ad5-f5e3830e7034", - "id": "primary", - "name": "Primary", - "parent": "4ee4103e-1a52-4099-a48e-01588f597c70", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 1, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}, { - "uuid": "c8411ef0-ab39-42cb-a704-d20b170eff31", - "id": "secondaries", - "name": "Secondaries", - "parent": "4ee4103e-1a52-4099-a48e-01588f597c70", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 4, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}, { - "uuid": "97c68055-db88-45c9-ad49-f26da4264777", - "id": "consul", - "name": "Consul", - "project": "e0ea0c02-55cc-45fe-8064-3e5176a59401", - "instances": 1, - "metrics": [{ - "type": "2aaa237d-42b3-442f-9094-a17aa470014b", - "dataset": "3e6ee79a-7453-4fc6-b9da-7ae1e41138ec" - }, { - "type": "dca08514-72e5-46ce-ad91-e68b3b0914d9", - "dataset": "4e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }, { - "type": "dca08514-72e5-46ce-ad92-e68b3b0914d4", - "dataset": "6e6ee79a-7453-4fc6-b9da-7ae1e41138ed" - }] -}]; diff --git a/legacy/frontend-technical-prototype/src/mock-states/shared/services.js b/legacy/frontend-technical-prototype/src/mock-states/shared/services.js deleted file mode 100644 index 4561324c..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/shared/services.js +++ /dev/null @@ -1,24 +0,0 @@ -/*eslint-disable */ - -import { complexServices } from './services-complex'; -import { wpServices } from './services-wp'; - -export const services = { - "ui": { - "collapsed": [], - "sections": [ - "summary", - "instances", - "metrics", - "networks", - "tags-metadata", - "activity-feed", - "service-manifest", - "firewall" - ], - "tooltip": { - "show": false - } - }, - "data": wpServices.concat(complexServices) -} diff --git a/legacy/frontend-technical-prototype/src/mock-states/testing.js b/legacy/frontend-technical-prototype/src/mock-states/testing.js deleted file mode 100644 index bc18e0d6..00000000 --- a/legacy/frontend-technical-prototype/src/mock-states/testing.js +++ /dev/null @@ -1,42 +0,0 @@ -/*eslint-disable */ - -import { - account, - datacenters, - metrics, - projects, - instances, - services, - members, - orgs -} from './shared/index.js'; - -export default { - "monitors": { - "ui": { - "page": "create" - } - }, - "orgs": { - "ui": orgs.ui, - "data": [{ - "hide": [ - "people" - ], - "owner": "b94033c1-3665-4c36-afab-d9c3d0b51c01", - "uuid": "e12ad7db-91b2-4154-83dd-40dcfc700dcc", - "id": "nicola", - "name": "Personal", - "image": "https://pbs.twimg.com/profile_images/641289584580493312/VBfsPlff_400x400.jpg", - "members": [], - "type": "personal" - }] - }, - account, - datacenters, - metrics, - projects, - members, - services, - instances -} diff --git a/legacy/frontend-technical-prototype/src/perf-profiler/index.js b/legacy/frontend-technical-prototype/src/perf-profiler/index.js deleted file mode 100644 index 8d1acd20..00000000 --- a/legacy/frontend-technical-prototype/src/perf-profiler/index.js +++ /dev/null @@ -1,79 +0,0 @@ -import React from 'react'; -import Perf from 'react-addons-perf'; -import styled from 'styled-components'; - -const Profiler = styled.div` - display: flex; - flex-direction: column; - position: absolute; - right: 50px; - top: 20px; - padding: 10px; - background: #bada55; - border: 2px solid black; - text-align: center; - z-index: 1; - - & > h1 { - font-size: 1.5em; - } - - & > h1 { - font-size: 1.5em; - } -`; - -export default class PerfProfiler extends React.Component { - constructor(props) { - super(props); - - this.state = { - started: false - }; - } - - handleToggle = () => { - const { - started - } = this.state; - - started ? Perf.stop() : Perf.start(); - - this.setState({ - started: !started - }); - } - - handlePrintWasted = () => { - const lastMeasurements = Perf.getLastMeasurements(); - - Perf.printWasted(lastMeasurements); - } - - handlePrintOperations = () => { - const lastMeasurements = Perf.getLastMeasurements(); - - Perf.printOperations(lastMeasurements); - } - - render() { - const { - started - } = this.state; - - return ( - -

    Performance Profiler

    - - - -
    - ); - } -} diff --git a/legacy/frontend-technical-prototype/src/prop-types.js b/legacy/frontend-technical-prototype/src/prop-types.js deleted file mode 100644 index 11006bd9..00000000 --- a/legacy/frontend-technical-prototype/src/prop-types.js +++ /dev/null @@ -1,79 +0,0 @@ -import React from 'react'; - -const BaseObject = { - uuid: React.PropTypes.string, - id: React.PropTypes.string, - name: React.PropTypes.string -}; - -const Account = React.PropTypes.shape({ - ...BaseObject -}); - -const Link = React.PropTypes.shape({ - name: React.PropTypes.string, - pathname: React.PropTypes.string -}); - -const Org = React.PropTypes.shape({ - ...BaseObject, - owner: React.PropTypes.string -}); - -const Project = React.PropTypes.shape({ - ...BaseObject -}); - -const Service = React.PropTypes.shape({ - ...BaseObject -}); - -const Instance = React.PropTypes.shape({ - ...BaseObject, - datacenter: React.PropTypes.string, - service: React.PropTypes.string, - project: React.PropTypes.string -}); - -const Metric = React.PropTypes.shape({ - ...BaseObject, - min: React.PropTypes.number, - max: React.PropTypes.number, - measurement: React.PropTypes.string -}); - -const MetricType = React.PropTypes.shape({ - ...BaseObject -}); - -const Data = React.PropTypes.shape({ - firstQuartile: React.PropTypes.number, - thirdQuartile: React.PropTypes.number, - median: React.PropTypes.number, - max: React.PropTypes.number, - min: React.PropTypes.number -}); - -const Dataset = React.PropTypes.shape({ - uuid: React.PropTypes.string, - type: MetricType, - data: React.PropTypes.arrayOf(Data) -}); - -const Sections = React.PropTypes.arrayOf( - React.PropTypes.string -); - -export default { - account: Account, - link: Link, - org: Org, - project: Project, - sections: Sections, - service: Service, - instance: Instance, - metric: Metric, - metricType: MetricType, - dataset: Dataset, - data: Data -}; diff --git a/legacy/frontend-technical-prototype/src/resources/logo.svg b/legacy/frontend-technical-prototype/src/resources/logo.svg deleted file mode 100644 index 26e2000e..00000000 --- a/legacy/frontend-technical-prototype/src/resources/logo.svg +++ /dev/null @@ -1,4 +0,0 @@ - - logo - - diff --git a/legacy/frontend-technical-prototype/src/resources/triton_logo_dark.png b/legacy/frontend-technical-prototype/src/resources/triton_logo_dark.png deleted file mode 100644 index 53aa24f8..00000000 Binary files a/legacy/frontend-technical-prototype/src/resources/triton_logo_dark.png and /dev/null differ diff --git a/legacy/frontend-technical-prototype/src/routing.js b/legacy/frontend-technical-prototype/src/routing.js deleted file mode 100644 index 56d79720..00000000 --- a/legacy/frontend-technical-prototype/src/routing.js +++ /dev/null @@ -1,157 +0,0 @@ -import React from 'react'; -import { - BrowserRouter, - Redirect, - Route, - Switch -} from 'react-router-dom'; - -import App from '@containers/app'; -import Header from '@containers/header'; - -import { - Breadcrumb, - Menu, - Org -} from '@containers/navigation'; - -import { - OrgPeople, - OrgSettings -} from '@containers/org'; - -import { - ProjectsList, - ProjectsNewProject, - ProjectsNewProjectBilling, - ProjectsNewProjectNewBilling -} from '@containers/projects'; - -import { - ProjectFeed, - ProjectInstances, - ProjectManifest, - // ProjectPeople, - ProjectRollback, - ProjectSettings -} from '@containers/project'; - -import { - ServicesTopology, - ServicesList, - ServicesView -} from '@containers/services'; - -import { - ServiceActivityFeed, - ServiceFirewall, - ServiceInstances, - ServiceMetrics, - ServiceNetworks, - ServiceManifest, - ServiceSummary, - ServiceMetadata -} from '@containers/service'; - -const orgRedirect = (p) => ( - -); - -const projectRedirect = (p) => ( - -); - -const servicesRedirect = (p) => ( - -); - -const serviceRedirect = (p) => ( - -); - -const emptyRoute = (p) => { - return null; -}; - -const orgPath = '/:org'; -const projectPath = `${orgPath}/projects/:project`; -const servicePath = `${projectPath}/services/:service`; - -/* eslint-disable */ -const Router = ( - - - - - {/* Navigation */} - - - - - - - - - - - - - - - - - {/* Projects */} - - - - {/* Redirect to services only for project root */} - {/* Projects - New Project */} - - - - {/* Project */} - - - - {/* Project / Feed */} - - {/* Project / Services */} - - - - - - {/* Project / Instances */} - - {/* Project / Rollback */} - - {/* Project / Manifest */} - - {/* Project / Settings */} - - - {/* Service */} - {/* Redirect to services only for service root */} - - - - {/* Instances */} - - {/* Metrics */} - - - - - - - {/* People - TODO This route is broken */} - - - {/* Settings */} - - - - -); -/* eslint-enable */ -export default Router; diff --git a/legacy/frontend-technical-prototype/src/state/actions.js b/legacy/frontend-technical-prototype/src/state/actions.js deleted file mode 100644 index c04a4492..00000000 --- a/legacy/frontend-technical-prototype/src/state/actions.js +++ /dev/null @@ -1,57 +0,0 @@ -import constantCase from 'constant-case'; -import { createAction } from 'redux-actions'; - -const APP = constantCase(process.env['APP_NAME']); - -/******************************* PROJECT MEMBER *******************************/ - -export const addMemberToProject = - createAction(`${APP}/PROJECT_ADD_MEMBER`); -export const projectHandleInviteToggle = - createAction(`${APP}/PROJECT_HANDLE_INVITE_MEMBER_TOGGLE`); -export const projectHandlePeopleStatusTooltip = - createAction(`${APP}/PROJECT_HANDLE_PERSON_STATUS_TOOLTIP`); -export const projectHandlePeopleRoleTooltip = - createAction(`${APP}/PROJECT_HANDLE_PERSON_ROLE_TOOLTIP`); -export const projectHandleMemberUpdate = - createAction(`${APP}/PROJECT_HANDLE_MEMBER_UPDATE`); -export const projectRemoveMember = - createAction(`${APP}/PROJECT_REMOVE_MEMBER_FROM_ROLE`); - -/********************************* ORG MEMBER *********************************/ - -export const addMemberToOrg = - createAction(`${APP}/ORG_ADD_MEMBER`); -export const orgHandleInviteToggle = - createAction(`${APP}/ORG_HANDLE_INVITE_MEMBER_TOGGLE`); -export const orgHandlePeopleStatusTooltip = - createAction(`${APP}/ORG_HANDLE_PERSON_STATUS_TOOLTIP`); -export const orgHandlePeopleRoleTooltip = - createAction(`${APP}/ORG_HANDLE_PERSON_ROLE_TOOLTIP`); -export const orgHandleMemberUpdate = - createAction(`${APP}/ORG_HANDLE_MEMBER_UPDATE`); -export const orgRemoveMember = - createAction(`${APP}/ORG_REMOVE_MEMBER_FROM_ROLE`); - -/*********************************** OTHER ***********************************/ - -export const toggleHeaderTooltip = - createAction(`${APP}/TOGGLE_HEADER_TOOLTIP`); -export const toggleServiceCollapsed = - createAction(`${APP}/TOGGLE_SERVICE_COLLAPSED`); -export const addMetric = - createAction(`${APP}/ADD_METRIC`); -export const metricDurationChange = - createAction(`${APP}/METRIC_DURATION_CHANGE`); -export const toggleInstanceCollapsed = - createAction(`${APP}/TOGGLE_INSTANCE_COLLAPSED`); -export const toggleMonitorView = - createAction(`${APP}/TOGGLE_MONITOR_VIEW`); -export const switchMonitorViewPage = - createAction(`${APP}/SWITCH_MONITOR_VIEW_PAGE`); -export const handleNewProject = - createAction(`${APP}/CREATE_NEW_PROJECT`); -export const toggleTooltip = - createAction(`${APP}/TOGGLE_QUICK_ACTIONS_TOOLTIP`); -export const refreshMetrics = - createAction(`${APP}/REFRESH_METRICS`); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/account.js b/legacy/frontend-technical-prototype/src/state/reducers/account.js deleted file mode 100644 index e2891c3b..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/account.js +++ /dev/null @@ -1,12 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { toggleHeaderTooltip } from '@state/actions'; - -export default handleActions({ - [toggleHeaderTooltip.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - tooltip: !state.ui.tooltip - } - }) -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/common.js b/legacy/frontend-technical-prototype/src/state/reducers/common.js deleted file mode 100644 index a3ca309e..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/common.js +++ /dev/null @@ -1,25 +0,0 @@ -const toggleCollapsed = (state, action) => { - const { - ui - } = state; - - const { - collapsed = [] - } = ui; - - const _collapsed = collapsed.indexOf(action.payload) >= 0 - ? collapsed.filter((uuid) => uuid !== action.payload) - : [...collapsed, action.payload]; - - return { - ...state, - ui: { - ...ui, - collapsed: _collapsed - } - }; -}; - -export { - toggleCollapsed -}; diff --git a/legacy/frontend-technical-prototype/src/state/reducers/index.js b/legacy/frontend-technical-prototype/src/state/reducers/index.js deleted file mode 100644 index 286f8684..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/index.js +++ /dev/null @@ -1,29 +0,0 @@ -import { combineReducers } from 'redux'; -import { reducer as form } from 'redux-form'; - -import account from '@state/reducers/account'; -import instances from '@state/reducers/instances'; -import intl from '@state/reducers/intl'; -import metrics from '@state/reducers/metrics'; -import monitors from '@state/reducers/monitors'; -import orgs from '@state/reducers/orgs'; -import projects from '@state/reducers/projects'; -import services from '@state/reducers/services'; -import members from '@state/reducers/members'; - -export default () => { - return combineReducers({ - account, - app: (state = {}) => state, - datacenters: (state = {}) => state, - form, - instances, - intl, - metrics, - monitors, - orgs, - projects, - services, - members - }); -}; diff --git a/legacy/frontend-technical-prototype/src/state/reducers/instances.js b/legacy/frontend-technical-prototype/src/state/reducers/instances.js deleted file mode 100644 index 2873462e..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/instances.js +++ /dev/null @@ -1,7 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { toggleInstanceCollapsed } from '@state/actions'; -import { toggleCollapsed } from '@state/reducers/common'; - -export default handleActions({ - [toggleInstanceCollapsed.toString()]: toggleCollapsed -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/intl.js b/legacy/frontend-technical-prototype/src/state/reducers/intl.js deleted file mode 100644 index f0731ebf..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/intl.js +++ /dev/null @@ -1,6 +0,0 @@ -import { handleActions } from 'redux-actions'; -import initialState from '@root/intl'; - -export default handleActions({ - 'x': (state) => state // somehow handleActions needs at least one reducer -}, initialState); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/members.js b/legacy/frontend-technical-prototype/src/state/reducers/members.js deleted file mode 100644 index 4f0367e5..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/members.js +++ /dev/null @@ -1,5 +0,0 @@ -import { handleActions } from 'redux-actions'; - -export default handleActions({ - 'x': (state) => state // somehow handleActions needs at least one reducer -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/metrics.js b/legacy/frontend-technical-prototype/src/state/reducers/metrics.js deleted file mode 100644 index 16054cfb..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/metrics.js +++ /dev/null @@ -1,25 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { metricDurationChange, refreshMetrics } from '@state/actions'; - -export default handleActions({ - [metricDurationChange.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - [action.payload.dataset]: { - ...state.ui[action.payload.dataset], - duration: action.payload.duration - } - } - }), - [refreshMetrics.toString()]: (state) => { - - return ({ - ...state, - ui: { - ...state.ui, - pos: state.ui.pos + 1 - } - }); - } -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/monitors.js b/legacy/frontend-technical-prototype/src/state/reducers/monitors.js deleted file mode 100644 index 6463942f..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/monitors.js +++ /dev/null @@ -1,19 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { toggleMonitorView, switchMonitorViewPage } from '@state/actions'; - -export default handleActions({ - [toggleMonitorView.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - active: action.payload - } - }), - [switchMonitorViewPage.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - page: action.payload - } - }) -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/orgs.js b/legacy/frontend-technical-prototype/src/state/reducers/orgs.js deleted file mode 100644 index 3d9233af..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/orgs.js +++ /dev/null @@ -1,117 +0,0 @@ -import { handleActions } from 'redux-actions'; - -import { - addMemberToOrg, - orgHandleInviteToggle, - orgHandlePeopleRoleTooltip, - orgHandlePeopleStatusTooltip, - orgHandleMemberUpdate, - orgRemoveMember -} from '@state/actions'; - -export default handleActions({ - [addMemberToOrg.toString()]: (state, action) => { - const { - parentIndex, - member - } = action.payload; - - return { - ...state, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members, - member - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - }, - [orgHandleInviteToggle.toString()]: (state, action) => { - return { - ...state, - ui: { - ...state.ui, - invite_toggled: !state.ui.invite_toggled - } - }; - }, - [orgHandlePeopleStatusTooltip.toString()]: (state, action) => { - return { - ...state, - ui: { - ...state.ui, - member_status_tooltip: - action.payload === state.ui.member_status_tooltip - ? '' - : action.payload - } - }; - }, - [orgHandlePeopleRoleTooltip.toString()]: (state, action) => { - return { - ...state, - ui: { - ...state.ui, - member_role_tooltip: - action.payload === state.ui.member_role_tooltip - ? '' - : action.payload - } - }; - }, - [orgHandleMemberUpdate.toString()]: (state, action) => { - const { - parentIndex, - person, - personIndex - } = action.payload; - return { - ...state, - ui: { - ...state.ui, - member_status_tooltip: false, - member_role_tooltip: false - }, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members.slice(0, personIndex), - { - ...person - }, - ...state.data[parentIndex].members.slice(personIndex + 1) - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - }, - [orgRemoveMember.toString()]: (state, action) => { - const { - parentIndex, - personIndex - } = action.payload; - - return { - ...state, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members.slice(0, personIndex), - ...state.data[parentIndex].members.slice(personIndex + 1) - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - } -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/projects.js b/legacy/frontend-technical-prototype/src/state/reducers/projects.js deleted file mode 100644 index 7412dd1b..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/projects.js +++ /dev/null @@ -1,133 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { rndId } from '@ui/shared/functions'; - -import { - addMemberToProject, - projectHandleInviteToggle, - projectHandlePeopleRoleTooltip, - projectHandlePeopleStatusTooltip, - projectHandleMemberUpdate, - projectRemoveMember, - handleNewProject -} from '@state/actions'; - -export default handleActions({ - [addMemberToProject.toString()]: (state, action) => { - const { - parentIndex, - member - } = action.payload; - - return { - ...state, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members, - member - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - }, - [projectHandleInviteToggle.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - invite_toggled: !state.ui.invite_toggled - } - }), - [projectHandlePeopleStatusTooltip.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - member_status_tooltip: - action.payload === state.ui.member_status_tooltip - ? '' - : action.payload - } - }), - [projectHandlePeopleRoleTooltip.toString()]: (state, action) => ({ - ...state, - ui: { - ...state.ui, - member_role_tooltip: - action.payload === state.ui.member_role_tooltip - ? '' - : action.payload - } - }), - [projectHandleMemberUpdate.toString()]: (state, action) => { - const { - parentIndex, - person, - personIndex - } = action.payload; - - return { - ...state, - ui: { - ...state.ui, - member_status_tooltip: false, - member_role_tooltip: false - }, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members.slice(0, personIndex), - { - ...person - }, - ...state.data[parentIndex].members.slice(personIndex + 1) - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - }, - [projectRemoveMember.toString()]: (state, action) => { - const { - parentIndex, - personIndex - } = action.payload; - - return { - ...state, - data: [ - ...state.data.slice(0, parentIndex), - { - ...state.data[parentIndex], - members: [ - ...state.data[parentIndex].members.slice(0, personIndex), - ...state.data[parentIndex].members.slice(personIndex + 1) - ] - }, - ...state.data.slice(parentIndex + 1) - ] - }; - }, - [handleNewProject.toString()]: (state, action) => { - const { - org, - values - } = action.payload; - - return { - ...state, - data: [ - ...state.data, - { - name: values['project-name'], - org: org.uuid, - uuid: rndId(), - id: values['project-name'].toLowerCase().split(' ').join('-') - } - ] - }; - } -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/reducers/services.js b/legacy/frontend-technical-prototype/src/state/reducers/services.js deleted file mode 100644 index e54d29e4..00000000 --- a/legacy/frontend-technical-prototype/src/state/reducers/services.js +++ /dev/null @@ -1,78 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { - addMetric, - toggleServiceCollapsed, - toggleTooltip -} from '@state/actions'; -import { toggleCollapsed } from '@state/reducers/common'; - -const getMetrics = (stateMetrics, addMetric, metric) => { - const metrics = stateMetrics.map((m) => { - return ({ - ...m - }); - }); - - if(addMetric) { - metrics.push({ - type: metric - }); - } - - return metrics; -}; - -const getServices = (stateServices, service, metric) => { - return stateServices.map((s) => { - return ({ - ...s, - metrics: getMetrics( - s.metrics, - s.uuid === service, - metric - ) - }); - }); -}; - -export default handleActions({ - [toggleServiceCollapsed.toString()]: toggleCollapsed, - // This will need to be handled by an async action - // to update on the server too - [addMetric.toString()]: (state, action) => ({ - ...state, - data: getServices( - state.data, - action.payload.service, - action.payload.metric - ) - }), - [toggleTooltip.toString()]: (state, action) => { - const { - position, - service, - data - } = action.payload; - - const show = state.ui.tooltip.service !== service; - - const tooltip = show ? { - show: true, - position: { - ...position - }, - service: service, - data: data - } : { - show: false - }; - - return { - ...state, - ui: { - ...state.ui, - tooltip: tooltip - } - }; - } -}, {}); diff --git a/legacy/frontend-technical-prototype/src/state/selectors.js b/legacy/frontend-technical-prototype/src/state/selectors.js deleted file mode 100644 index 32622655..00000000 --- a/legacy/frontend-technical-prototype/src/state/selectors.js +++ /dev/null @@ -1,484 +0,0 @@ -const IS_TEST = process.env.NODE_ENV === 'test'; - -import find from 'lodash.find'; -import forceArray from 'force-array'; -import get from 'lodash.get'; -import { createSelector } from 'reselect'; -import statistics from 'simple-statistics'; -import moment from 'moment'; - -const account = (state) => get(state, 'account.data', {}); -const accountUi = (state) => get(state, 'account.ui', {}); -const datacenters = (state) => get(state, 'datacenters.data', {}); -const orgUiSections = (state) => get(state, 'orgs.ui.sections', []); -const orgUiPersonalSections = (state) => - get(state, 'orgs.ui.personal-sections', []); -const projectUiSections = (state) => get(state, 'projects.ui.sections', []); -const serviceUiTooltip = (state) => get(state, 'services.ui.tooltip', []); -const serviceUiSections = (state) => get(state, 'services.ui.sections', []); -const orgs = (state) => get(state, 'orgs.data', []); -const orgsUI = (state) => get(state, 'orgs.ui', []); -const projects = (state) => get(state, 'projects.data', []); -const projectsUI = (state) => get(state, 'projects.ui', []); -const services = (state) => get(state, 'services.data', []); -const collapsedServices = (state) => get(state, 'services.ui.collapsed', []); -const collapsedInstances = (state) => get(state, 'instances.ui.collapsed', []); -const instances = (state) => get(state, 'instances.data', []); -const members = (state) => get(state, 'members.data', []); -const metricsUI = (state) => get(state, 'metrics.ui', {}); -const metricTypes = (state) => get(state, 'metrics.data.types', []); -// const metricDatasets = (state) => get(state, 'metrics.data.datasets', []); -const metricsData = (state) => get(state, 'metrics.data', {}); - -const projectById = (projectId) => createSelector( - projects, - (projects) => find(projects, ['id', projectId]) -); - -const orgById = (orgId) => createSelector( - orgs, - (orgs) => find(orgs, ['id', orgId]) -); - -const orgIndexById = (orgId) => createSelector( - orgs, - (orgs) => orgs.map((o) => o.id).indexOf(orgId) -); - -const projectIndexById = (projectId) => createSelector( - projects, - (projects) => projects.map((p) => p.id).indexOf(projectId) -); - -const serviceById = (serviceId) => createSelector( - [services], - (services) => find(services, ['id', serviceId]) -); - -const projectsByOrgId = (orgId) => createSelector( - [projects, orgById(orgId)], - (projects, org) => projects.filter((p) => p.org === org.uuid) -); - -const orgSectionsById = (orgId) => createSelector( - [orgById(orgId), orgUiSections, orgUiPersonalSections], - (org, sections, personalSections) => - org.type === 'personal' ? personalSections : sections -); - -const orgSections = (orgId) => createSelector( - [orgById(orgId), orgUiSections], - (org, sections) => sections.filter( - (section) => forceArray(org.hide).indexOf(section) < 0 - ) -); - -const isCollapsed = (collapsed, uuid) => collapsed.indexOf(uuid) >= 0; - -const metricByInterval = (data = [], { - min = 0, - max = 100 -}, { - duration = '1 hour', - interval = '5 minutes' -}) => { - const getDurationArgs = (value) => { - const [durationNumber, durationType] = value.split(/\s/); - return [Number(durationNumber), durationType]; - }; - - const _duration = moment.duration(...getDurationArgs(duration)); - const _interval = moment.duration(...getDurationArgs(interval)); - - const roundUpDate = (date) => { - const mod = date.valueOf() % _interval.valueOf(); - const diff = moment.duration(_interval.valueOf() - mod); - return moment(date).add(diff); - }; - - const roundDownDate = (date) => { - const mod = date.valueOf() % _interval.valueOf(); - return moment(date).subtract(mod); - }; - - const lastDate = roundUpDate(moment(data[data.length - 1][0], 'X')); - const firstDate = moment(data[0][0], 'X'); - - const getStart = () => { - const hardStart = moment(lastDate).subtract(_duration); - - return hardStart.isBefore(firstDate) - ? roundDownDate(firstDate) - : roundUpDate(hardStart); - }; - - const _start = getStart(); - - const genSample = (start) => ({ - start: start, - end: moment(start).add(_interval), - values: [] - }); - - const genStats = (sample) => { - const data = sample.values.map((r) => r.v); - - const q1 = statistics.quantile(data, 0.25); - const median = statistics.median(data); - const q3 = statistics.quantile(data, 0.75); - const max = statistics.max(data); - const min = statistics.min(data); - - return { - start: sample.start.valueOf(), - end: sample.end.valueOf(), - firstQuartile: q1, - median: median, - thirdQuartile: q3, - max: max, - min: min, - stddev: statistics.sampleStandardDeviation(data) - }; - }; - - const intervals = data.reduce((samples, value, i) => { - const sample = samples[samples.length - 1]; - const previousSample = samples[samples.length - 2]; - - const record = { - v: Number(value[1]), - t: moment(value[0], 'X') - }; - - if (record.t.isBefore(_start)) { - return samples; - } - - const split = () => { - const stats = genStats(sample); - - const nextSample = { - ...genSample(sample.end), - values: [record] - }; - - samples[samples.length - 1] = { - ...sample, - stats - }; - - return [ - ...samples, - nextSample - ]; - }; - - const append = (sample) => { - samples[samples.length - 1] = { - ...sample, - values: [...sample.values, record] - }; - - return samples; - }; - - const isWithin = ( - record.t.isSameOrAfter(sample.start) && - record.t.isSameOrBefore(sample.end) - ); - - const isBefore = record.t.isBefore(sample.start); - const isAfter = record.t.isAfter(sample.end); - let newSamples = samples; - - if (isWithin) { - newSamples = append(sample); - } - - if (isBefore) { - newSamples = append(previousSample); - } - - if (isAfter) { - newSamples = split(); - } - - if ((i + 1) >= data.length) { - const thisSample = newSamples[newSamples.length - 1]; - const lastStats = genStats(thisSample); - - newSamples[newSamples.length - 1] = { - ...thisSample, - stats: lastStats - }; - } - - return newSamples; - }, [ - genSample(_start) - ]); - - return { - start: _start.valueOf(), - end: lastDate.valueOf(), - duration: _duration.valueOf(), - interval: _interval.valueOf(), - min: min, - max: max, - values: intervals.map((sample) => sample.stats), - __intervals: IS_TEST ? intervals : [] - }; -}; - -// TMP - get min and max for total data - START -const getMinMax = (data, measurement) => { - if(measurement === '%') { - return { - min: 0, - max: 100 - }; - } - const values = data.map((d) => Number(d[1])); - const min = Math.floor(statistics.min(values)); - const max = Math.ceil(statistics.max(values)); - - return { - min, - max - }; -}; -// TMP - get min and max for total dataset - END - -// TMP - dataset playback - START -import { getDurationMilliseconds } from '../utils/duration-interval'; - -const getDataSubset = (data, merticsUI, metricOptions) => { - const duration = getDurationMilliseconds(metricOptions.duration)/1000; - const interval = getDurationMilliseconds(metricOptions.interval)/1000; - const start = data[0][0] + interval*merticsUI.pos; - const end = start + duration; - return data.reduce((acc, d) => { - if(d[0] >= start && d[0] <= end) { - acc.push(d); - } - return acc; - }, []); -}; -// TMP - dataset playback - END - -const datasets = ( - metricsData, - serviceOrInstanceMetrics, - metricsUI, - metricOptions = { - duration: '1 hour', - interval: '2 minutes' - } -) => - serviceOrInstanceMetrics.map((soim) => { - const dataset = find(metricsData.datasets, ['uuid', soim.dataset]); - const type = find(metricsData.types, ['uuid', soim.type]); - const dataSubset = getDataSubset(dataset.data, metricsUI, metricOptions); - const minMax = getMinMax(dataset.data, type.measurement); - return ({ - ...dataset, - data: metricByInterval(dataSubset, minMax, metricOptions), - type: type, - ...metricsUI[soim.dataset] - }); - }); - -const servicesByProjectId = (projectId, metricOptions) => createSelector( - [services, projectById(projectId), collapsedServices, - instances, datacenters, metricsData, metricsUI], - (services, project, collapsed, instances, datacenters, metrics, metricsUI) => - services.filter((s) => s.project === project.uuid) - .map((service) => ({ - ...service, - services: services.filter((s) => s.parent === service.uuid) - })) - .filter((s) => !s.parent) - .map((service) => ({ - ...service, - metrics: datasets(metrics, service.metrics, metricsUI, metricOptions), - datacenters: instances.reduce((acc, instance) => { - if(instance.service === service.uuid) { - acc.push(instance); - } - return acc; - }, []).map((instance) => - // TODO ensure uniqueness here - find(datacenters, ['uuid', instance.datacenter])), - collapsed: isCollapsed(collapsed, service.uuid), - services: service.services.map((service) => ({ - ...service, - metrics: datasets(metrics, service.metrics, metricsUI), - collapsed: isCollapsed(collapsed, service.uuid) - })) - })) -); - -const instancesByServiceId = (serviceId) => createSelector( - [ - instances, - serviceById(serviceId), - collapsedInstances, - metricsData, - metricsUI - ], - (instances, service, collapsed, metrics, metricsUI) => - instances.filter((i) => i.service === service.uuid) - .map((instance) => ({ - ...instance, - metrics: datasets(metrics, instance.metrics, metricsUI), - collapsed: isCollapsed(collapsed, instance.uuid) - })) -); - -const servicesForTopology = (projectId) => createSelector( - [services, projectById(projectId), instances], - (services, project, instances) => - services.filter((s) => s.project === project.uuid) - .reduce((acc, service, index, services) => { - const getService = (s) => ({ - ...s, - uuid: s.uuid, - id: s.id, - name: s.name, - connections: s.connections, - // tmp below - datacentres: 1, - metrics: [ - { - name: 'CPU', - value: '50%' - }, - { - name: 'Memory', - value: '20%' - }, - { - name: 'Network', - value: '2.9Kb/sec' - } - ], - healthy: true - }); - const findService = (a, s, p) => s.uuid === p ? s : a; - if(service.parent) { - let parent = acc.reduce((a, s) => - findService(a, s, service.parent), null); - if(!parent) { - parent = services.reduce((a, s) => - findService(a, s, service.parent), null); - acc.push(parent); - } - if(!parent.children) { - parent.children = []; - } - parent.children.push( - getService(service) - ); - } - else { - const s = acc.reduce((a, s, i) => s.uuid === service.uuid, null); - if(!s) { - acc.push( - getService(service) - ); - } - } - return acc; - }, []) -); - -const metricsByServiceId = (serviceId) => createSelector( - [serviceById(serviceId), metricsData, metricsUI], - (service, metrics, metricsUI) => datasets(metrics, service.metrics, metricsUI) -); - -const metricTypeByUuid = (metricTypeUuid) => createSelector( - [metricTypes], - (metricTypes) => find(metricTypes, ['uuid', metricTypeUuid]) -); - - -const instancesByProjectId = (projectId) => createSelector( - [ - instances, - projectById(projectId), - collapsedInstances, - metricsData, - metricsUI - ], - (instances, project, collapsed, metrics, metricsUI) => - instances.filter((i) => i.project === project.uuid) - .map((instance) => ({ - ...instance, - metrics: datasets(metrics, instance.metrics, metricsUI), - collapsed: isCollapsed(collapsed, instance.uuid) - })) -); - -const peopleByOrgId = (orgId) => createSelector( - [members, orgById(orgId)], - (members, org) => { - const matched = []; - if (Object.keys(org.members).length > 0) { - org.members.filter((m) => { - matched.push({ - ...find(members, ['uuid', m.uuid]), - ...m - }); - }); - } - return matched; - } -); - -const peopleByProjectId = (projectId) => createSelector( - [members, projectById(projectId)], - (members, prj) => { - const matched = []; - if (Object.keys(prj.members).length > 0) { - prj.members.filter((m) => { - matched.push({ - ...find(members, ['uuid', m.uuid]), - ...m - }); - }); - } - return matched; - } -); - -export { - account as accountSelector, - accountUi as accountUISelector, - orgById as orgByIdSelector, - orgs as orgsSelector, - orgsUI as orgsUISelector, - orgIndexById as orgIndexSelector, - services as servicesSelector, - serviceById as serviceByIdSelector, - orgSectionsById as orgSectionsByIdSelector, - orgSections as orgSectionsSelector, // TODO get rid of this - projectUiSections as projectSectionsSelector, - serviceUiSections as serviceSectionsSelector, - projectsByOrgId as projectsByOrgIdSelector, - projectById as projectByIdSelector, - servicesByProjectId as servicesByProjectIdSelector, - servicesForTopology as servicesForTopologySelector, - instancesByServiceId as instancesByServiceIdSelector, - metricsByServiceId as metricsByServiceIdSelector, - metricTypes as metricTypesSelector, - instancesByProjectId as instancesByProjectIdSelector, - metricTypeByUuid as metricTypeByUuidSelector, - peopleByOrgId as peopleByOrgIdSelector, - members as membersSelector, - peopleByProjectId as peopleByProjectIdSelector, - projectsUI as projectUISelector, - projectIndexById as projectIndexByIdSelect, - serviceUiTooltip as serviceUiTooltipSelector, - metricByInterval as metricByIntervalSelector -}; diff --git a/legacy/frontend-technical-prototype/src/state/store.js b/legacy/frontend-technical-prototype/src/state/store.js deleted file mode 100644 index 3d1db562..00000000 --- a/legacy/frontend-technical-prototype/src/state/store.js +++ /dev/null @@ -1,32 +0,0 @@ -import createLogger from 'redux-logger'; -import { enableBatching } from 'redux-batched-actions'; -import promiseMiddleware from 'redux-promise-middleware'; -import { createStore, compose, applyMiddleware } from 'redux'; -import thunk from 'redux-thunk'; -import perflogger from 'redux-perf-middleware'; - -import createReducer from '@state/reducers'; -import { isProduction } from '@utils'; - -const composeEnhancers = window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ || compose; - -const middleware = isProduction() ? - applyMiddleware( - createLogger(), - promiseMiddleware(), - thunk - ) : - applyMiddleware( - createLogger(), - promiseMiddleware(), - thunk, - perflogger - ); - -export default (state = Object.freeze({})) => { - return createStore( - enableBatching(createReducer()), - state, - composeEnhancers(middleware) - ); -}; diff --git a/legacy/frontend-technical-prototype/src/state/thunks/app.js b/legacy/frontend-technical-prototype/src/state/thunks/app.js deleted file mode 100644 index cb0ff5c3..00000000 --- a/legacy/frontend-technical-prototype/src/state/thunks/app.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/legacy/frontend-technical-prototype/src/state/thunks/index.js b/legacy/frontend-technical-prototype/src/state/thunks/index.js deleted file mode 100644 index 08fefec7..00000000 --- a/legacy/frontend-technical-prototype/src/state/thunks/index.js +++ /dev/null @@ -1,4 +0,0 @@ -export { - subscribe as subscribeMetric, - unsubscribe as unsubscribeMetric -} from './metrics'; diff --git a/legacy/frontend-technical-prototype/src/state/thunks/metrics.js b/legacy/frontend-technical-prototype/src/state/thunks/metrics.js deleted file mode 100644 index 7e52279d..00000000 --- a/legacy/frontend-technical-prototype/src/state/thunks/metrics.js +++ /dev/null @@ -1,24 +0,0 @@ -import { getDurationMilliseconds } from '../../utils/duration-interval'; -import { refreshMetrics } from '../actions'; - -let timeoutId = null; - -const tick = (dispatch) => { - dispatch(refreshMetrics()); -}; - -export const subscribe = (interval) => (dispatch) => { - if(timeoutId) { - clearInterval(timeoutId); - } - const timeout = interval ? - getDurationMilliseconds(interval) : - 120 * 1000; - timeoutId = setInterval(tick, timeout, dispatch); -}; - -export const unsubscribe = () => () => { - if(timeoutId) { - clearInterval(timeoutId); - } -}; diff --git a/legacy/frontend-technical-prototype/src/utils/duration-interval.js b/legacy/frontend-technical-prototype/src/utils/duration-interval.js deleted file mode 100644 index 22498285..00000000 --- a/legacy/frontend-technical-prototype/src/utils/duration-interval.js +++ /dev/null @@ -1,15 +0,0 @@ -import moment from 'moment'; - -const getDurationArgs = (value) => { - const [durationNumber, durationType] = value.split(/\s/); - return [Number(durationNumber), durationType]; -}; - -const getDurationMilliseconds = (value) => { - return moment.duration(...getDurationArgs(value)).valueOf(); -}; - -export { - getDurationArgs, - getDurationMilliseconds -}; diff --git a/legacy/frontend-technical-prototype/src/utils/form/normalize.js b/legacy/frontend-technical-prototype/src/utils/form/normalize.js deleted file mode 100644 index 10c77dd9..00000000 --- a/legacy/frontend-technical-prototype/src/utils/form/normalize.js +++ /dev/null @@ -1,72 +0,0 @@ -const numbers = (value) => value.replace(/[^\d]/g, ''); - -const normalizeCardNumber = (value, previousValue) => { - - if(!value) { - return value; - } - - const n = numbers(value); - if (!previousValue || value.length > previousValue.length) { - if (n.length === 4) { - return n + '-'; - } - if (n.length === 8) { - return n.slice(0, 4) + '-' + n.slice(4) + '-'; - } - if (n.length === 12) { - return n.slice(0, 4) + '-' + n.slice(4, 8) + '-' + n.slice(8); - } - } - if (n.length <= 4) { - return n; - } - if (n.length <= 8) { - return n.slice(0, 4) + '-' + n.slice(4); - } - if (n.length <= 12) { - return n.slice(0, 4) + '-' + n.slice(4, 8) + '-' + n.slice(8); - } - return n.slice(0, 4) + '-' + n.slice(4, 8) + '-' + - n.slice(8, 12) + '-' + n.slice(12, 16); -}; - -const normalizeCardCVV = (value, previousValue) => { - - if(!value) { - return value; - } - - const n = numbers(value); - - if(n.length > 3) { - return n.slice(0, 3); - } - - return n; -}; - -const normalizeCardExpiry = (value, previousValue) => { - - if(!value) { - return value; - } - - const n = numbers(value); - - if (!previousValue || value.length > previousValue.length) { - if (n.length === 2) { - return n + '/'; - } - } - if (n.length <= 2) { - return n; - } - return n.slice(0, 2) + '/' + n.slice(2, 4); -}; - -export { - normalizeCardNumber, - normalizeCardCVV, - normalizeCardExpiry -}; diff --git a/legacy/frontend-technical-prototype/src/utils/index.js b/legacy/frontend-technical-prototype/src/utils/index.js deleted file mode 100644 index 62db0282..00000000 --- a/legacy/frontend-technical-prototype/src/utils/index.js +++ /dev/null @@ -1 +0,0 @@ -export const isProduction = () => process.env.NODE_ENV === 'production'; diff --git a/legacy/frontend-technical-prototype/src/utils/two-hour-metric-datasets.js b/legacy/frontend-technical-prototype/src/utils/two-hour-metric-datasets.js deleted file mode 100644 index 5a3acfba..00000000 --- a/legacy/frontend-technical-prototype/src/utils/two-hour-metric-datasets.js +++ /dev/null @@ -1,49 +0,0 @@ -/* eslint-disable */ -// This needs to be at least two hours long -// We need to establish the start time and calculate what the end time is - two hours later -// Then, add the dataset to the array, and calculate its duration -// Then keep adding the dataset to the array, updating each values timstamp with the duration diff * adding, -// until we have data that's at least two hours long -/* eslint-enable */ - -import moment from 'moment'; - -const getTwoHourDatasets = (Datasets) => { - - return Object.keys(Datasets).reduce((datasets, key) => { - const dataset = Datasets[key]; - - const datasetStart = moment(dataset[0][0], 'X'); - const datasetEnd = moment(dataset[dataset.length - 1][0], 'X'); - const datasetDuration = moment(datasetEnd.valueOf()) - .subtract(datasetStart.valueOf()).valueOf(); - - // number of times we need to add the dataset - // so that it's at least 2 hrs long - const count = Math.ceil(moment.duration(2, 'hours') - .valueOf()/datasetDuration); - - // update each data's timestamp depending on round of being added - const getDataset = (dataset, duration, iterationIndex) => { - return dataset.map((dataset) => { - const timestamp = dataset[0] + duration*iterationIndex; - return [ - timestamp, - dataset[1] - ]; - }); - }; - - const datasetDurationSec = datasetDuration/1000; - let twoHourDataset = []; - let i = 0; - while(i++ < count) { - const ds = getDataset(Datasets[key], datasetDurationSec, i); - twoHourDataset = twoHourDataset.concat(ds); - } - datasets[key] = twoHourDataset; - return datasets; - }, {}); -}; - -export default getTwoHourDatasets; diff --git a/legacy/frontend-technical-prototype/static/.gitignore b/legacy/frontend-technical-prototype/static/.gitignore deleted file mode 100644 index 564e4fda..00000000 --- a/legacy/frontend-technical-prototype/static/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -* -!.gitignore -!locales -!images diff --git a/legacy/frontend-technical-prototype/static/locales/.gitignore b/legacy/frontend-technical-prototype/static/locales/.gitignore deleted file mode 100644 index d6b7ef32..00000000 --- a/legacy/frontend-technical-prototype/static/locales/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore diff --git a/legacy/frontend-technical-prototype/test/_hook.js b/legacy/frontend-technical-prototype/test/_hook.js deleted file mode 100644 index c19eedd2..00000000 --- a/legacy/frontend-technical-prototype/test/_hook.js +++ /dev/null @@ -1,39 +0,0 @@ -const hook = require('node-hook'); -const jsdom = require('jsdom'); -const register = require('babel-register'); -const requireHacker = require('require-hacker'); - -hook.hook('.png', () => ''); -hook.hook('.eot', () => ''); -hook.hook('.woff', () => ''); -hook.hook('.woff2', () => ''); -hook.hook('.ttf', () => ''); -hook.hook('.svg', () => ''); -hook.hook('.css', () => ''); - -register({ - extensions: ['.js'] -}); - -// import ExecutionEnvironment from 'react/lib/ExecutionEnvironment'; - -if (!global.document || !global.window) { - global.document = jsdom.jsdom(''); - global.window = global.document.defaultView; - global.navigator = global.window.navigator; -} - -const fakeComponentString = ` - require('react').createClass({ - render() { - return null; - } - }) -`; - -// ensure inline svgs don't throw off testing -requireHacker.global_hook('inline-svgs', (path) => { - if(path.match(/!babel-loader!svg-react-loader/)) { - return `module.exports = ${fakeComponentString}`; - } -}); diff --git a/legacy/frontend-technical-prototype/test/actions/index.js b/legacy/frontend-technical-prototype/test/actions/index.js deleted file mode 100644 index ac0ae334..00000000 --- a/legacy/frontend-technical-prototype/test/actions/index.js +++ /dev/null @@ -1,27 +0,0 @@ -// const ReduxAva = require('redux-ava'); -const test = require('ava'); -// -// const actions = require('@state/actions'); -// -// const { -// actionTest -// } = ReduxAva; -// -// const { -// updateRouter -// } = actions; - -test('test action', (t) => t.deepEqual(1, 1)); -// -// test('updateRouter action', actionTest(updateRouter, { -// type: '/UPDATE_ROUTER' -// })); -// -// test('updateRouter action', actionTest(updateRouter, { -// transitionTo: '[Function]' -// }, { -// type: '/UPDATE_ROUTER', -// payload: { -// transitionTo: '[Function]' -// } -// })); diff --git a/legacy/frontend-technical-prototype/test/components/index.js b/legacy/frontend-technical-prototype/test/components/index.js deleted file mode 100644 index 8c29db20..00000000 --- a/legacy/frontend-technical-prototype/test/components/index.js +++ /dev/null @@ -1,19 +0,0 @@ -const test = require('ava'); -const enzyme = require('enzyme'); -const React = require('react'); - -const { - shallow -} = enzyme; - -test('renders without exploding', (t) => { - const App = require('@containers/app').default; - const wrapper = shallow(); - t.deepEqual(wrapper.length, 1); -}); - -test('renders without exploding', (t) => { - const NotFound = require('@containers/not-found').default; - const wrapper = shallow(); - t.deepEqual(wrapper.length, 1); -}); diff --git a/legacy/frontend-technical-prototype/test/components/projects.js b/legacy/frontend-technical-prototype/test/components/projects.js deleted file mode 100644 index fef9468d..00000000 --- a/legacy/frontend-technical-prototype/test/components/projects.js +++ /dev/null @@ -1,72 +0,0 @@ -const test = require('ava'); -const enzyme = require('enzyme'); -const React = require('react'); - -const create = require('../helpers/create'); - -const { - render -} = enzyme; - -const { - withIntl, - withRouter -} = create; - -test('renders without exploding', (t) => { - const Projects = - require('@containers/projects/list').default.WrappedComponent; - const wrapper = render(withRouter(withIntl())); - t.deepEqual(wrapper.length, 1); -}); - -test('renders connected without exploding', (t) => { - const Projects = - require('@containers/projects/list').default; - const wrapper = render(create()); - t.deepEqual(wrapper.length, 1); -}); - -test('renders \'s list of projects ', (t) => { - const projects = [{ - id: 'forest-foundation-dev', - name: 'Forest Foundation Dev', - plan: '20.05$ per day' - }, { - id: 'forest-foundation-testing', - name: 'Forest Foundation Testing', - plan: '20.05$ per day' - }, { - id: 'forest-foundation-production', - name: 'Forest Foundation Production', - plan: '100.17$ per day' - }]; - - const Projects = - require('@containers/projects/list').default.WrappedComponent; - const wrapper = render(withRouter(withIntl( - - ))); - - const empty = wrapper.find('p[name=empty]'); - const ul = wrapper.find('ul[name=projects]'); - const li = ul.find('li'); - - t.deepEqual(wrapper.length, 1); - t.deepEqual(li.length, projects.length); - t.deepEqual(empty.length, 0); -}); - -test('renders \'s empty

    when no projects ', (t) => { - const Projects = - require('@containers/projects/list').default.WrappedComponent; - const wrapper = render(withRouter(withIntl())); - - const empty = wrapper.find('p[name=empty]'); - const ul = wrapper.find('ul[name=projects]'); - const li = ul.find('li'); - - t.deepEqual(wrapper.length, 1); - t.deepEqual(li.length, 0); - t.deepEqual(empty.length, 1); -}); diff --git a/legacy/frontend-technical-prototype/test/components/service.js b/legacy/frontend-technical-prototype/test/components/service.js deleted file mode 100644 index 07709c36..00000000 --- a/legacy/frontend-technical-prototype/test/components/service.js +++ /dev/null @@ -1,27 +0,0 @@ -const test = require('ava'); -const enzyme = require('enzyme'); -const React = require('react'); - -const create = require('../helpers/create'); - -const { - render -} = enzyme; - -const { - withIntl, - withRouter -} = create; - -test.skip('renders without exploding', (t) => { - const Service = - require('@containers/service/summary').default.WrappedComponent; - const wrapper = render(withRouter(withIntl())); - t.deepEqual(wrapper.length, 1); -}); - -test('renders connected without exploding', (t) => { - const Service = require('@containers/service/summary').default; - const wrapper = render(create()); - t.deepEqual(wrapper.length, 1); -}); diff --git a/legacy/frontend-technical-prototype/test/components/services.js b/legacy/frontend-technical-prototype/test/components/services.js deleted file mode 100644 index 9aade4ac..00000000 --- a/legacy/frontend-technical-prototype/test/components/services.js +++ /dev/null @@ -1,27 +0,0 @@ -const test = require('ava'); -const enzyme = require('enzyme'); -const React = require('react'); - -const create = require('../helpers/create'); - -const { - render -} = enzyme; - -const { - withIntl, - withRouter -} = create; - -test('renders without exploding', (t) => { - const Services = - require('@containers/services/view').default.WrappedComponent; - const wrapper = render(withRouter(withIntl())); - t.deepEqual(wrapper.length, 1); -}); - -test.skip('renders connected without exploding', (t) => { - const Services = require('@containers/services/view').default; - const wrapper = render(create()); - t.deepEqual(wrapper.length, 1); -}); diff --git a/legacy/frontend-technical-prototype/test/helpers/create.js b/legacy/frontend-technical-prototype/test/helpers/create.js deleted file mode 100644 index 024c1e75..00000000 --- a/legacy/frontend-technical-prototype/test/helpers/create.js +++ /dev/null @@ -1,75 +0,0 @@ -const React = require('react'); -const ReactRedux = require('react-redux'); -const ReactIntl = require('react-intl'); -const ReactRouter = require('react-router-dom'); -const createStore = require('@state/store').default; - -const { - addLocaleData, - IntlProvider -} = ReactIntl; - -const { - Provider -} = ReactRedux; - -const { - BrowserRouter -} = ReactRouter; - -const Messages = { - 'en-us': require('../../locales/en-us.json'), - 'pt-pt': require('../../locales/pt-pt.json') -}; - -const Locales = { - 'en': require('react-intl/locale-data/en'), - 'pt': require('react-intl/locale-data/pt') -}; - -const LocalesMessages = { - 'en-us': { - messages: Messages['en-us'], - locale: 'en' - }, - 'pt-pt': { - messages: Messages['pt-pt'], - locale: 'pt' - } -}; - -Object.keys(Locales).forEach((lang) => { - addLocaleData(Locales[lang] || []); -}); - -const withRedux = (children, { - store = createStore() -} = {}) => ( - - {children} - -); - -const withIntl = (children, { - locale = 'en-us' -} = {}) => ( - - {children} - -); - -const withRouter = (children, props = {}) => ( - - {children} - -); - -module.exports = (children, props) => - withRouter(withRedux(withIntl(children), props)); - -module.exports.withIntl = withIntl; -module.exports.withRedux = withRedux; -module.exports.withRouter = withRouter; diff --git a/legacy/frontend-technical-prototype/test/reducers/app.js b/legacy/frontend-technical-prototype/test/reducers/app.js deleted file mode 100644 index 8a113278..00000000 --- a/legacy/frontend-technical-prototype/test/reducers/app.js +++ /dev/null @@ -1,23 +0,0 @@ -// const ReduxAva = require('redux-ava'); -const test = require('ava'); -// -// const reducer = require('@state/reducers/app'); -// const actions = require('@state/actions'); -// -// const { -// reducerTest -// } = ReduxAva; -// -// const { -// updateRouter -// } = actions; - -// test('updateReducer', reducerTest(reducer, {}, updateRouter({ -// transitionTo: '[Function]' -// }), { -// router: { -// transitionTo: '[Function]' -// } -// })); - -test('updateReducer', (t) => t.deepEqual(1, 1)); diff --git a/legacy/frontend-technical-prototype/test/selectors/index.js b/legacy/frontend-technical-prototype/test/selectors/index.js deleted file mode 100644 index 78ee4034..00000000 --- a/legacy/frontend-technical-prototype/test/selectors/index.js +++ /dev/null @@ -1,104 +0,0 @@ -const test = require('ava'); -const selectors = require('@state/selectors'); - -const { - accountSelector, - orgByIdSelector - // orgsSelector, - // orgSectionsSelector, - // projectsByOrgIdSelector -} = selectors; - -test('accountSelector with empty input', (t) => { - t.deepEqual(accountSelector(), {}); - - t.deepEqual(accountSelector({ - account: undefined - }), {}); - - t.deepEqual(accountSelector({ - account: {} - }), {}); - - t.deepEqual(accountSelector({ - account: { - data: undefined - } - }), {}); - - t.deepEqual(accountSelector({ - account: { - data: {} - } - }), {}); -}); - -test('accountSelector with attrs', (t) => { - t.deepEqual(accountSelector({ - account: { - data: { - id: '[id]', - uuid: '[uuid]' - } - } - }), { - id: '[id]', - uuid: '[uuid]' - }); -}); - -test('orgByIdSelector with empty input', (t) => { - t.deepEqual(orgByIdSelector()(), undefined); - - t.deepEqual(orgByIdSelector()({ - orgs: undefined - }), undefined); - - t.deepEqual(orgByIdSelector()({ - orgs: {} - }), undefined); - - t.deepEqual(orgByIdSelector()({ - orgs: { - data: undefined - } - }), undefined); - - t.deepEqual(orgByIdSelector()({ - orgs: { - data: {} - } - }), undefined); -}); - -test('orgByIdSelector should find org', (t) => { - const orgs = [{ - id: '1' - }, { - id: '2' - }, { - id: '3' - }]; - - t.deepEqual(orgByIdSelector('1')({ - orgs: { - data: orgs - } - }), { - id: '1' - }); - - t.deepEqual(orgByIdSelector('2')({ - orgs: { - data: orgs - } - }), { - id: '2' - }); - - t.deepEqual(orgByIdSelector('4')({ - orgs: { - data: orgs - } - }), undefined); -}); diff --git a/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.js b/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.js deleted file mode 100644 index 8980fdfe..00000000 --- a/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.js +++ /dev/null @@ -1,152 +0,0 @@ -const flatten = require('lodash.flatten'); -const { - metricByIntervalSelector -} = require('@state/selectors'); -const data = require('./metric-by-interval-selector.json'); -const moment = require('moment'); -const test = require('ava'); - -test('should ouput the right properties', (t) => { - const stats = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - t.truthy(stats.start); - t.truthy(stats.end); - - t.deepEqual(typeof stats.start, 'number'); - t.deepEqual(typeof stats.end, 'number'); - - t.truthy(stats.end > stats.start); - - t.truthy(Array.isArray(stats.values)); - t.truthy(stats.values.every((value) => [ - 'firstQuartile', - 'median', - 'thirdQuartile', - 'max', - 'min' - ].every((key) => value[key]))); -}); - -test('should respect order of records', (t) => { - const stats = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - const valuesFromSource = data.map((record) => Number(record[1])); - const valuesFromStats = flatten(stats.__intervals.map((sample) => { - return sample.values.map(r => r.v); - })); - - t.deepEqual(valuesFromStats, valuesFromSource); -}); - -test('should respect the intervals', (t) => { - const stats = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - t.truthy(stats.__intervals.every((sample, i, intervals) => { - const previous = i > 0 - ? intervals[i - 1] - : null; - - const isAfterPrevious = previous - ? moment(previous.end).isSame(moment(sample.start)) - : true; - - const interval = moment(sample.end).diff(moment(sample.start), 'seconds'); - - return ( - (interval === 30) && - isAfterPrevious - ); - })); -}); - -test('should respect the intervals', (t) => { - const stats = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - t.truthy(stats.__intervals.every((sample, i, intervals) => { - const previous = i > 0 - ? intervals[i - 1] - : null; - - const isAfterPrevious = previous - ? moment(previous.end).isSame(moment(sample.start)) - : true; - - const interval = moment(sample.end).diff(moment(sample.start), 'seconds'); - - return ( - (interval === 30) && - isAfterPrevious - ); - })); -}); - -test('records should be within intervals', (t) => { - const stats = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - t.truthy(stats.__intervals.every((sample) => { - return sample.values.every((record) => ( - record.t.isSameOrAfter(sample.start) && - record.t.isSameOrBefore(sample.end) - )); - })); -}); - -test('different data chunks should produce almost the same stats', (t) => { - const halfData = data.slice(Math.floor(data.length / 2), data.length); - - const stats1 = metricByIntervalSelector(data, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - const stats2 = metricByIntervalSelector(halfData, { - min: 0, - max: 100 - }, { - duration: '10 minutes', - interval: '30 seconds' - }); - - const matches = stats2.values.reduceRight((matches, value, i) => { - const x = stats1.values.length - (stats2.values.length - i); - const otherValue = stats1.values[x]; - - const isEqual = Object.keys(value).every((k) => otherValue[k] === value[k]); - return isEqual ? matches + 1 : matches; - }, 0); - - t.truthy(matches >= (stats2.values.length - 5)); -}); diff --git a/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.json b/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.json deleted file mode 100644 index 84aacbcf..00000000 --- a/legacy/frontend-technical-prototype/test/selectors/metric-by-interval-selector.json +++ /dev/null @@ -1,506 +0,0 @@ -[ - [ - 1488969918, - "39251968" - ], - [ - 1488969918, - "40300544" - ], - [ - 1488969933, - "27193344" - ], - [ - 1488969933, - "41349120" - ], - [ - 1488969933, - "39776256" - ], - [ - 1488969933, - "40300544" - ], - [ - 1488969948, - "60747776" - ], - [ - 1488969948, - "25620480" - ], - [ - 1488969948, - "27717632" - ], - [ - 1488969948, - "40300544" - ], - [ - 1488969963, - "26669056" - ], - [ - 1488969963, - "27717632" - ], - [ - 1488969963, - "40300544" - ], - [ - 1488969963, - "62320640" - ], - [ - 1488969978, - "26669056" - ], - [ - 1488969978, - "27717632" - ], - [ - 1488969978, - "63893504" - ], - [ - 1488969978, - "29290496" - ], - [ - 1488969993, - "65466368" - ], - [ - 1488969993, - "28241920" - ], - [ - 1488969993, - "26669056" - ], - [ - 1488969993, - "29814784" - ], - [ - 1488970008, - "28766208" - ], - [ - 1488970008, - "30339072" - ], - [ - 1488970008, - "26669056" - ], - [ - 1488970008, - "68087808" - ], - [ - 1488970023, - "70709248" - ], - [ - 1488970023, - "27193344" - ], - [ - 1488970023, - "30863360" - ], - [ - 1488970023, - "29290496" - ], - [ - 1488970038, - "31911936" - ], - [ - 1488970038, - "27193344" - ], - [ - 1488970038, - "29814784" - ], - [ - 1488970038, - "31911936" - ], - [ - 1488970053, - "31387648" - ], - [ - 1488970053, - "40300544" - ], - [ - 1488970053, - "26669056" - ], - [ - 1488970053, - "32436224" - ], - [ - 1488970068, - "34009088" - ], - [ - 1488970068, - "49737728" - ], - [ - 1488970068, - "31911936" - ], - [ - 1488970068, - "26669056" - ], - [ - 1488970083, - "26669056" - ], - [ - 1488970083, - "34009088" - ], - [ - 1488970083, - "34533376" - ], - [ - 1488970083, - "32436224" - ], - [ - 1488970098, - "26669056" - ], - [ - 1488970098, - "23523328" - ], - [ - 1488970098, - "40300544" - ], - [ - 1488970098, - "32960512" - ], - [ - 1488970113, - "23523328" - ], - [ - 1488970113, - "50786304" - ], - [ - 1488970113, - "26669056" - ], - [ - 1488970113, - "24047616" - ], - [ - 1488970128, - "24047616" - ], - [ - 1488970128, - "27193344" - ], - [ - 1488970128, - "39251968" - ], - [ - 1488970128, - "25096192" - ], - [ - 1488970143, - "25096192" - ], - [ - 1488970143, - "54456320" - ], - [ - 1488970143, - "27193344" - ], - [ - 1488970143, - "24571904" - ], - [ - 1488970158, - "43446272" - ], - [ - 1488970158, - "25620480" - ], - [ - 1488970158, - "25096192" - ], - [ - 1488970158, - "27717632" - ], - [ - 1488970173, - "25096192" - ], - [ - 1488970173, - "25620480" - ], - [ - 1488970173, - "26669056" - ], - [ - 1488970173, - "49737728" - ], - [ - 1488970188, - "26144768" - ], - [ - 1488970188, - "27193344" - ], - [ - 1488970188, - "25096192" - ], - [ - 1488970188, - "45019136" - ], - [ - 1488970203, - "54456320" - ], - [ - 1488970203, - "27717632" - ], - [ - 1488970203, - "25096192" - ], - [ - 1488970203, - "26669056" - ], - [ - 1488970218, - "29290496" - ], - [ - 1488970218, - "66514944" - ], - [ - 1488970218, - "25096192" - ], - [ - 1488970218, - "27193344" - ], - [ - 1488970233, - "25096192" - ], - [ - 1488970233, - "28241920" - ], - [ - 1488970233, - "66514944" - ], - [ - 1488970233, - "29814784" - ], - [ - 1488970248, - "66514944" - ], - [ - 1488970248, - "25096192" - ], - [ - 1488970248, - "30339072" - ], - [ - 1488970248, - "28766208" - ], - [ - 1488970263, - "25096192" - ], - [ - 1488970263, - "30863360" - ], - [ - 1488970263, - "66514944" - ], - [ - 1488970263, - "29814784" - ], - [ - 1488970278, - "30339072" - ], - [ - 1488970278, - "24047616" - ], - [ - 1488970278, - "66514944" - ], - [ - 1488970278, - "25096192" - ], - [ - 1488970293, - "30863360" - ], - [ - 1488970293, - "25620480" - ], - [ - 1488970293, - "66514944" - ], - [ - 1488970293, - "24047616" - ], - [ - 1488970308, - "23523328" - ], - [ - 1488970308, - "25620480" - ], - [ - 1488970308, - "66514944" - ], - [ - 1488970308, - "25096192" - ], - [ - 1488970323, - "24047616" - ], - [ - 1488970323, - "25620480" - ], - [ - 1488970323, - "25620480" - ], - [ - 1488970323, - "66514944" - ], - [ - 1488970338, - "24571904" - ], - [ - 1488970338, - "25620480" - ], - [ - 1488970338, - "26144768" - ], - [ - 1488970338, - "66514944" - ], - [ - 1488970353, - "66514944" - ], - [ - 1488970353, - "25096192" - ], - [ - 1488970353, - "26669056" - ], - [ - 1488970353, - "25620480" - ], - [ - 1488970368, - "66514944" - ], - [ - 1488970368, - "27193344" - ], - [ - 1488970368, - "25620480" - ], - [ - 1488970368, - "25620480" - ], - [ - 1488970383, - "28241920" - ], - [ - 1488970383, - "66514944" - ], - [ - 1488970383, - "26144768" - ], - [ - 1488970383, - "25620480" - ] -] diff --git a/legacy/frontend-technical-prototype/webpack/base.js b/legacy/frontend-technical-prototype/webpack/base.js deleted file mode 100644 index d75e6709..00000000 --- a/legacy/frontend-technical-prototype/webpack/base.js +++ /dev/null @@ -1,81 +0,0 @@ -const path = require('path'); -const fs = require('fs'); - -const plugins = require('./plugins'); -const paths = require('./paths'); - -const { - ROOT, - MODULES, - FRONTEND, - UI, - STATIC -} = paths; - -module.exports = { - context: ROOT, - entry: `./${path.relative(ROOT, path.join(FRONTEND, 'index.js'))}`, - resolve: { - modules: MODULES, - alias: fs.readdirSync(FRONTEND) - .map((name) => path.join(FRONTEND, name)) - .filter((fullpath) => fs.statSync(fullpath).isDirectory()) - .reduce((aliases, fullpath) => Object.assign(aliases, { - [`@${path.basename(fullpath)}`]: fullpath - }), { - '@root': FRONTEND, - '@ui': UI - }) - }, - resolveLoader: { - modules: MODULES - }, - output: { - pathinfo: true, - path: STATIC, - publicPath: '/static/', - filename: '[name].js' - }, - plugins: [ - plugins['define'](), - plugins['shell'](), - plugins['named-modules'](), - plugins['case-sensitive-paths']() - - ], - module: { - rules: [{ - loader: 'url-loader', - exclude: [ - /\.html$/, - /\.(js|jsx)$/, - /\.css$/, - /\.json$/, - /\.svg$/, - /\.(eot|svg|ttf|woff|woff2)$/ - ], - include: [ - FRONTEND, - UI - ], - options: { - limit: 10000 - } - }, { - test: /js?$/, - loader: 'babel-loader', - exclude: /node_modules/, - include: [ - FRONTEND, - UI - ] - }, { - test: /\.(eot|svg|ttf|woff|woff2)$/, - loader: 'file-loader', - include: path.join(UI, 'components', 'fonts', 'libre-franklin') - }, { - test: /\.css$/, - loader: 'style-loader!css-loader' - }] - } -}; diff --git a/legacy/frontend-technical-prototype/webpack/development.js b/legacy/frontend-technical-prototype/webpack/development.js deleted file mode 100644 index 00980836..00000000 --- a/legacy/frontend-technical-prototype/webpack/development.js +++ /dev/null @@ -1,42 +0,0 @@ -// const graphql = require('../../cloudapi-graphql/src/endpoint'); -const plugins = require('./plugins'); -const base = require('./base'); - -const devServer = { - hot: true, - quiet: true, - clientLogLevel: 'none', - compress: true, - lazy: false, - publicPath: base.output.publicPath, - setup: (app) => { - // app.use('/graphql', graphql); - }, - historyApiFallback: { - index: './static/index.html' - }, - watchOptions: { - ignored: /node_modules/ - } -}; - -module.exports = Object.assign(base, { - devtool: 'eval-source-map', - entry: [ - 'react-dev-utils/webpackHotDevClient', - base.entry - ], - plugins: base.plugins.concat([ - plugins['hot-module-replacement'](), - plugins['watch-missing-node-modules']() - ]), - node: { - fs: 'empty', - net: 'empty', - tls: 'empty' - }, - performance: { - hints: false - }, - devServer -}); diff --git a/legacy/frontend-technical-prototype/webpack/index.js b/legacy/frontend-technical-prototype/webpack/index.js deleted file mode 100644 index 2e61a69f..00000000 --- a/legacy/frontend-technical-prototype/webpack/index.js +++ /dev/null @@ -1,3 +0,0 @@ -const NODE_ENV = process.env['NODE_ENV'] || 'development'; - -module.exports = require(`./${NODE_ENV}`); diff --git a/legacy/frontend-technical-prototype/webpack/paths.js b/legacy/frontend-technical-prototype/webpack/paths.js deleted file mode 100644 index c8f5e346..00000000 --- a/legacy/frontend-technical-prototype/webpack/paths.js +++ /dev/null @@ -1,22 +0,0 @@ -const path = require('path'); - -const ROOT = path.join(__dirname, '../..'); -const UI = path.join(ROOT, 'ui'); -const FRONTEND = process.env.NODE_ENV === 'production' - ? path.join(__dirname, '../') - : path.join(ROOT, 'frontend'); - -module.exports = { - ROOT, - MODULES: [ - path.join(FRONTEND, 'node_modules'), - path.join(UI, 'node_modules'), - 'node_modules' - ], - FRONTEND: path.join(FRONTEND, 'src'), - UI: process.env.NODE_ENV === 'production' - ? path.join(FRONTEND, 'node_modules', '@tomgco/joyent-portal-ui', 'dist') - : path.join(UI, 'src'), - STATIC: path.join(FRONTEND, 'static'), - ESLINT: path.join(__dirname, '.eslintrc') -}; diff --git a/legacy/frontend-technical-prototype/webpack/plugins.js b/legacy/frontend-technical-prototype/webpack/plugins.js deleted file mode 100644 index 2a0e7882..00000000 --- a/legacy/frontend-technical-prototype/webpack/plugins.js +++ /dev/null @@ -1,54 +0,0 @@ -const webpack = require('webpack'); -const WebpackShellPlugin = require('webpack-shell-plugin'); -const CaseSensitivePathsPlugin = require('case-sensitive-paths-webpack-plugin'); -const ManifestPlugin = require('webpack-manifest-plugin'); -const WatchMissingNodeModulesPlugin = require('react-dev-utils/WatchMissingNodeModulesPlugin'); // eslint-disable-line max-len -const path = require('path'); - -const pkg = require('../package.json'); -const paths = require('./paths'); - -const { - FRONTEND -} = paths; - -module.exports = { - 'manifest': () => new ManifestPlugin({ - fileName: 'asset-manifest.json' - }), - 'watch-missing-node-modules': () => new WatchMissingNodeModulesPlugin( - path.join(FRONTEND, 'node_modules') - ), - 'case-sensitive-paths': () => new CaseSensitivePathsPlugin(), - 'no-errors': () => new webpack.NoEmitOnErrorsPlugin(), - 'occurrence-order': () => new webpack.optimize.OccurrenceOrderPlugin(true), - 'aggressive-merging': () => new webpack.optimize.AggressiveMergingPlugin(), - 'hot-module-replacement': () => new webpack.HotModuleReplacementPlugin(), - 'named-modules': () => new webpack.NamedModulesPlugin(), - 'define': () => new webpack.DefinePlugin({ - 'process.env': { - BASELINE_GRID: JSON.stringify(process.env.BASELINE_GRID), - NODE_ENV: JSON.stringify(process.env.NODE_ENV || 'development'), - APP_NAME: JSON.stringify(pkg.name), - APP_VERSION: JSON.stringify(pkg.version) - } - }), - 'shell': () => new WebpackShellPlugin({ - onBuildStart: ['npm run build-locales'] - }), - 'uglify-js': () => new webpack.optimize.UglifyJsPlugin({ - sourceMap: true, - compress: { - screw_ie8: true, - warnings: false - }, - mangle: { - screw_ie8: true - }, - output: { - comments: false, - indent_level: 2, - screw_ie8: true - } - }) -}; diff --git a/legacy/frontend-technical-prototype/webpack/production.js b/legacy/frontend-technical-prototype/webpack/production.js deleted file mode 100644 index 290bcd7d..00000000 --- a/legacy/frontend-technical-prototype/webpack/production.js +++ /dev/null @@ -1,29 +0,0 @@ -const plugins = require('./plugins'); -const base = require('./base'); - - -module.exports = Object.assign(base, { - bail: true, - devtool: 'source-map', - entry: [ - base.entry - ], - plugins: base.plugins.concat([ - plugins['occurrence-order'](), - plugins['aggressive-merging'](), - plugins['uglify-js']() - ]), - node: { - fs: 'empty', - net: 'empty', - tls: 'empty' - } -}); - -/** - * Maybe add in the future: - * - https://github.com/lettertwo/appcache-webpack-plugin - * - https://github.com/NekR/offline-plugin - * - https://github.com/goldhand/sw-precache-webpack-plugin - * - https://github.com/Klathmon/imagemin-webpack-plugin - **/ diff --git a/legacy/frontend-technical-prototype/webpack/test.js b/legacy/frontend-technical-prototype/webpack/test.js deleted file mode 100644 index 6de9d1de..00000000 --- a/legacy/frontend-technical-prototype/webpack/test.js +++ /dev/null @@ -1,17 +0,0 @@ -const base = require('./base'); -const plugins = require('./plugins'); - -module.exports = { - context: base.context, - resolve: base.resolve, - resolveLoader: base.resolveLoader, - output: Object.assign(base.output, { - libraryTarget: 'commonjs2' - }), - plugins: [ - plugins['named-modules'](), - plugins['no-errors'](), - plugins['define']() - ], - module: base.module -}; diff --git a/legacy/frontend-technical-prototype/yarn.lock b/legacy/frontend-technical-prototype/yarn.lock deleted file mode 100644 index aaf8a26d..00000000 --- a/legacy/frontend-technical-prototype/yarn.lock +++ /dev/null @@ -1,7917 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@ava/babel-preset-stage-4@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-stage-4/-/babel-preset-stage-4-1.0.0.tgz#a613b5e152f529305422546b072d47facfb26291" - dependencies: - babel-plugin-check-es2015-constants "^6.8.0" - babel-plugin-syntax-trailing-function-commas "^6.20.0" - babel-plugin-transform-async-to-generator "^6.16.0" - babel-plugin-transform-es2015-destructuring "^6.19.0" - babel-plugin-transform-es2015-function-name "^6.9.0" - babel-plugin-transform-es2015-modules-commonjs "^6.18.0" - babel-plugin-transform-es2015-parameters "^6.21.0" - babel-plugin-transform-es2015-spread "^6.8.0" - babel-plugin-transform-es2015-sticky-regex "^6.8.0" - babel-plugin-transform-es2015-unicode-regex "^6.11.0" - babel-plugin-transform-exponentiation-operator "^6.8.0" - package-hash "^1.2.0" - -"@ava/babel-preset-transform-test-files@^2.0.0": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@ava/babel-preset-transform-test-files/-/babel-preset-transform-test-files-2.0.1.tgz#d75232cc6d71dc9c7eae4b76a9004fd81501d0c1" - dependencies: - babel-plugin-ava-throws-helper "^1.0.0" - babel-plugin-espower "^2.3.2" - package-hash "^1.2.0" - -"@ava/pretty-format@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@ava/pretty-format/-/pretty-format-1.1.0.tgz#d0a57d25eb9aeab9643bdd1a030642b91c123e28" - dependencies: - ansi-styles "^2.2.1" - esutils "^2.0.2" - -"@tomgco/joyent-portal-ui@alpha": - version "0.0.1-1125" - resolved "https://registry.yarnpkg.com/@tomgco/joyent-portal-ui/-/joyent-portal-ui-0.0.1-1125.tgz#91baecc9795cb916e92c02dfb510675feaae9308" - dependencies: - build-array "^1.0.0" - camel-case "^3.0.0" - chart.js "^2.5.0" - chartjs-chart-box-plot prerelease - color "^1.0.3" - d3 "^4.7.0" - lodash.find "^4.6.0" - lodash.first "^3.0.0" - lodash.flatten "^4.4.0" - lodash.get "^4.4.2" - lodash.isequal "^4.5.0" - lodash.isfunction "^3.0.8" - lodash.isstring "^4.0.1" - lodash.isundefined "^3.0.1" - moment "^2.17.1" - param-case "^2.1.0" - random-natural "^1.0.3" - react "^15.4.2" - react-broadcast "^0.1.2" - react-dom "^15.4.2" - react-redux "^5.0.3" - react-router "4.0.0-beta.6" - react-router-dom "4.0.0-beta.6" - react-select "^1.0.0-rc.3" - reduce-css-calc "^1.3.0" - redux-form "^6.5.0" - styled-components "^1.4.4" - transform-props-with "^2.1.0" - traverse "^0.6.6" - -"@types/graphql@^0.9.0": - version "0.9.0" - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.9.0.tgz#fccf859f0d2817687f210737dc3be48a18b1d754" - -"@types/hapi@^16.0.0": - version "16.0.4" - resolved "https://registry.yarnpkg.com/@types/hapi/-/hapi-16.0.4.tgz#70dcc7c2f90f164b3bb29809e84e8eaa38855575" - dependencies: - "@types/node" "*" - -"@types/node@*": - version "7.0.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.14.tgz#1470fa002a113316ac9d9ad163fc738c7a0de2a4" - -JSONStream@^0.8.4: - version "0.8.4" - resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-0.8.4.tgz#91657dfe6ff857483066132b4618b62e8f4887bd" - dependencies: - jsonparse "0.0.5" - through ">=2.2.7 <3" - -abab@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -accept-language-parser@1.3.x: - version "1.3.0" - resolved "https://registry.yarnpkg.com/accept-language-parser/-/accept-language-parser-1.3.0.tgz#21be4e0f46a3f695a0cf08edd2d955369221f3f0" - -accept@2.x.x: - version "2.1.3" - resolved "https://registry.yarnpkg.com/accept/-/accept-2.1.3.tgz#ab0f5bda4c449bbe926aea607b3522562f5acf86" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -accepts@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.3.tgz#c3ca7434938648c3e0d9c1e328dd68b622c284ca" - dependencies: - mime-types "~2.1.11" - negotiator "0.6.1" - -acorn-dynamic-import@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz#c752bd210bef679501b6c6cb7fc84f8f47158cc4" - dependencies: - acorn "^4.0.3" - -acorn-globals@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf" - dependencies: - acorn "^4.0.4" - -acorn-jsx@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^4.0.3, acorn@^4.0.4: - version "4.0.11" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.11.tgz#edcda3bd937e7556410d42ed5860f67399c794c0" - -acorn@^5.0.0, acorn@^5.0.1: - version "5.0.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" - -ajv-keywords@^1.0.0, ajv-keywords@^1.1.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.7.0, ajv@^4.9.1: - version "4.11.7" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.7.tgz#8655a5d86d0824985cc471a1d913fb6729a0ec48" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -alphanum-sort@^1.0.1, alphanum-sort@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -ammo@2.x.x: - version "2.0.3" - resolved "https://registry.yarnpkg.com/ammo/-/ammo-2.0.3.tgz#914bbcf65b043ed0f58a8a9d0196e250ec51e6a7" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -ansi-align@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba" - dependencies: - string-width "^1.0.1" - -ansi-escapes@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -ansi-html@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.5.tgz#0dcaa5a081206866bc240a3b773a184ea3b88b64" - -ansi-html@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e" - -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" - -ansi-styles@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178" - -any-promise@^1.0.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f" - -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" - -append-transform@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991" - dependencies: - default-require-extensions "^1.0.0" - -aproba@^1.0.3: - version "1.1.1" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab" - -archy@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" - -are-we-there-yet@~1.1.2: - version "1.1.4" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94f05e15194373d16fd3ba1ca110d" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - -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" - -aria-query@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.3.0.tgz#cb8a9984e2862711c83c80ade5b8f5ca0de2b467" - dependencies: - ast-types-flow "0.0.7" - -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-exclude@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/arr-exclude/-/arr-exclude-1.0.0.tgz#dfc7c2e552a270723ccda04cf3128c8cbfe5c631" - -arr-flatten@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1" - -array-differ@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031" - -array-equal@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93" - -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-flatten@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1, array-uniq@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -array-unique@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53" - -array.prototype.find@^2.0.1: - version "2.0.4" - resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.0.4.tgz#556a5c5362c08648323ddaeb9de9d14bc1864c90" - dependencies: - define-properties "^1.1.2" - es-abstract "^1.7.0" - -arrify@^1.0.0, arrify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asap@~2.0.3: - version "2.0.5" - resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f" - -asn1.js@^4.0.0: - version "4.9.1" - resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.9.1.tgz#48ba240b45a9280e94748990ba597d216617fd40" - dependencies: - bn.js "^4.0.0" - inherits "^2.0.1" - minimalistic-assert "^1.0.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" - -assert@^1.1.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91" - dependencies: - util "0.10.3" - -ast-types-flow@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad" - -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.4.0, async@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -async@^2.1.2: - version "2.3.0" - resolved "https://registry.yarnpkg.com/async/-/async-2.3.0.tgz#1013d1051047dd320fe24e494d5c66ecaf6147d9" - dependencies: - lodash "^4.14.0" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -auto-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-1.1.0.tgz#93b864dc7ee01a326281775d5c75ca0a751e5961" - -autoprefixer@^6.0.0, autoprefixer@^6.3.1: - version "6.7.7" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.7.tgz#1dbd1c835658e35ce3f9984099db00585c782014" - dependencies: - browserslist "^1.7.6" - caniuse-db "^1.0.30000634" - normalize-range "^0.1.2" - num2fraction "^1.2.2" - postcss "^5.2.16" - postcss-value-parser "^3.2.3" - -ava-init@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/ava-init/-/ava-init-0.2.0.tgz#9304c8b4c357d66e3dfdae1fbff47b1199d5c55d" - dependencies: - arr-exclude "^1.0.0" - execa "^0.5.0" - has-yarn "^1.0.0" - read-pkg-up "^2.0.0" - write-pkg "^2.0.0" - -ava@^0.18.2: - version "0.18.2" - resolved "https://registry.yarnpkg.com/ava/-/ava-0.18.2.tgz#79253d1636077034a2780bb55b5c3e6c3d7f312f" - dependencies: - "@ava/babel-preset-stage-4" "^1.0.0" - "@ava/babel-preset-transform-test-files" "^2.0.0" - "@ava/pretty-format" "^1.1.0" - arr-flatten "^1.0.1" - array-union "^1.0.1" - array-uniq "^1.0.2" - arrify "^1.0.0" - auto-bind "^1.1.0" - ava-init "^0.2.0" - babel-code-frame "^6.16.0" - babel-core "^6.17.0" - bluebird "^3.0.0" - caching-transform "^1.0.0" - chalk "^1.0.0" - chokidar "^1.4.2" - clean-stack "^1.1.1" - clean-yaml-object "^0.1.0" - cli-cursor "^2.1.0" - cli-spinners "^1.0.0" - cli-truncate "^0.2.0" - co-with-promise "^4.6.0" - code-excerpt "^2.1.0" - common-path-prefix "^1.0.0" - convert-source-map "^1.2.0" - core-assert "^0.2.0" - currently-unhandled "^0.4.1" - debug "^2.2.0" - diff "^3.0.1" - dot-prop "^4.1.0" - empower-core "^0.6.1" - equal-length "^1.0.0" - figures "^2.0.0" - find-cache-dir "^0.1.1" - fn-name "^2.0.0" - get-port "^2.1.0" - globby "^6.0.0" - has-flag "^2.0.0" - ignore-by-default "^1.0.0" - indent-string "^3.0.0" - is-ci "^1.0.7" - is-generator-fn "^1.0.0" - is-obj "^1.0.0" - is-observable "^0.2.0" - is-promise "^2.1.0" - jest-snapshot "^18.1.0" - last-line-stream "^1.0.0" - lodash.debounce "^4.0.3" - lodash.difference "^4.3.0" - lodash.flatten "^4.2.0" - lodash.isequal "^4.5.0" - loud-rejection "^1.2.0" - matcher "^0.1.1" - max-timeout "^1.0.0" - md5-hex "^2.0.0" - meow "^3.7.0" - ms "^0.7.1" - multimatch "^2.1.0" - observable-to-promise "^0.4.0" - option-chain "^0.1.0" - package-hash "^1.2.0" - pkg-conf "^2.0.0" - plur "^2.0.0" - pretty-ms "^2.0.0" - require-precompiled "^0.1.0" - resolve-cwd "^1.0.0" - slash "^1.0.0" - source-map-support "^0.4.0" - stack-utils "^1.0.0" - strip-ansi "^3.0.1" - strip-bom-buf "^1.0.0" - time-require "^0.1.2" - unique-temp-dir "^1.0.0" - update-notifier "^1.0.0" - -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" - -b64@3.x.x: - version "3.0.2" - resolved "https://registry.yarnpkg.com/b64/-/b64-3.0.2.tgz#7a9d60466adf7b8de114cbdf651a5fdfcc90894d" - -babel-cli@^6.23.0: - 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.11.0, babel-code-frame@^6.16.0, 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.17.0, babel-core@^6.23.1, babel-core@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.24.1" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - 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-eslint@^7.1.1: - version "7.2.3" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827" - dependencies: - babel-code-frame "^6.22.0" - babel-traverse "^6.23.1" - babel-types "^6.23.0" - babylon "^6.17.0" - -babel-generator@^6.1.0, babel-generator@^6.18.0, babel-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - 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-bindify-decorators@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-bindify-decorators/-/babel-helper-bindify-decorators-6.24.1.tgz#14c19e5f142d7b47f19a52431e52b1ccbc40a330" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-builder-binary-assignment-operator-visitor@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" - dependencies: - babel-helper-explode-assignable-expression "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-builder-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.24.1.tgz#0ad7917e33c8d751e646daca4e77cc19377d2cbc" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - esutils "^2.0.0" - -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-explode-assignable-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-explode-class@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz#7dc2a3910dee007056e1e31d640ced3d54eaa9eb" - dependencies: - babel-helper-bindify-decorators "^6.24.1" - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -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-remap-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b" - dependencies: - babel-helper-function-name "^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-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-loader@^6.3.2: - version "6.4.1" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-6.4.1.tgz#0b34112d5b0748a8dcdbf51acf6f9bd42d50b8ca" - dependencies: - find-cache-dir "^0.1.1" - loader-utils "^0.2.16" - mkdirp "^0.5.1" - object-assign "^4.0.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-ava-throws-helper@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/babel-plugin-ava-throws-helper/-/babel-plugin-ava-throws-helper-1.0.0.tgz#8fe6e79d2fd19838b5c3649f89cfb03fd563e241" - dependencies: - babel-template "^6.7.0" - babel-types "^6.7.2" - -babel-plugin-check-es2015-constants@^6.22.0, babel-plugin-check-es2015-constants@^6.8.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-espower@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/babel-plugin-espower/-/babel-plugin-espower-2.3.2.tgz#5516b8fcdb26c9f0e1d8160749f6e4c65e71271e" - dependencies: - babel-generator "^6.1.0" - babylon "^6.1.0" - call-matcher "^1.0.0" - core-js "^2.0.0" - espower-location-detector "^1.0.0" - espurify "^1.6.0" - estraverse "^4.1.1" - -babel-plugin-inline-react-svg@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/babel-plugin-inline-react-svg/-/babel-plugin-inline-react-svg-0.2.0.tgz#15729957bac75ae3024e84c422c0d056956246fd" - dependencies: - babel-template "^6.15.0" - babel-traverse "^6.15.0" - babylon "^6.10.0" - lodash.isplainobject "^4.0.6" - svgo "^0.7.0" - -babel-plugin-styled-components@^1.0.0: - version "1.1.4" - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.1.4.tgz#b0e6d5bb01059bc7ab9118d3d686f6472ee8e91f" - dependencies: - stylis "2.0.0" - -babel-plugin-syntax-async-functions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" - -babel-plugin-syntax-async-generators@^6.5.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-6.13.0.tgz#6bc963ebb16eccbae6b92b596eb7f35c342a8b9a" - -babel-plugin-syntax-class-constructor-call@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz#9cb9d39fe43c8600bec8146456ddcbd4e1a76416" - -babel-plugin-syntax-class-properties@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" - -babel-plugin-syntax-decorators@^6.13.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz#312563b4dbde3cc806cee3e416cceeaddd11ac0b" - -babel-plugin-syntax-do-expressions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-6.13.0.tgz#5747756139aa26d390d09410b03744ba07e4796d" - -babel-plugin-syntax-dynamic-import@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" - -babel-plugin-syntax-exponentiation-operator@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" - -babel-plugin-syntax-export-extensions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-6.13.0.tgz#70a1484f0f9089a4e84ad44bac353c95b9b12721" - -babel-plugin-syntax-flow@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" - -babel-plugin-syntax-function-bind@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-6.13.0.tgz#48c495f177bdf31a981e732f55adc0bdd2601f46" - -babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" - -babel-plugin-syntax-object-rest-spread@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" - -babel-plugin-syntax-trailing-function-commas@^6.20.0, babel-plugin-syntax-trailing-function-commas@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" - -babel-plugin-transform-async-generator-functions@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz#f058900145fd3e9907a6ddf28da59f215258a5db" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-generators "^6.5.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-async-to-generator@^6.16.0, babel-plugin-transform-async-to-generator@^6.22.0, babel-plugin-transform-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-functions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-class-constructor-call@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.24.1.tgz#80dc285505ac067dcb8d6c65e2f6f11ab7765ef9" - dependencies: - babel-plugin-syntax-class-constructor-call "^6.18.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-class-properties@^6.23.0, babel-plugin-transform-class-properties@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz#6a79763ea61d33d36f37b611aa9def81a81b46ac" - dependencies: - babel-helper-function-name "^6.24.1" - babel-plugin-syntax-class-properties "^6.8.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-decorators@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-6.24.1.tgz#788013d8f8c6b5222bdf7b344390dfd77569e24d" - dependencies: - babel-helper-explode-class "^6.24.1" - babel-plugin-syntax-decorators "^6.13.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-transform-do-expressions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-6.22.0.tgz#28ccaf92812d949c2cd1281f690c8fdc468ae9bb" - dependencies: - babel-plugin-syntax-do-expressions "^6.8.0" - 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.23.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.23.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.22.0, 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.19.0, babel-plugin-transform-es2015-destructuring@^6.22.0, babel-plugin-transform-es2015-destructuring@^6.23.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.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, babel-plugin-transform-es2015-for-of@^6.23.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.22.0, babel-plugin-transform-es2015-function-name@^6.24.1, babel-plugin-transform-es2015-function-name@^6.9.0: - 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.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.18.0, babel-plugin-transform-es2015-modules-commonjs@^6.23.0, 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.23.0, 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.23.0, 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.22.0, 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.21.0, babel-plugin-transform-es2015-parameters@^6.23.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.22.0, 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, babel-plugin-transform-es2015-spread@^6.8.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.22.0, babel-plugin-transform-es2015-sticky-regex@^6.24.1, babel-plugin-transform-es2015-sticky-regex@^6.8.0: - 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, babel-plugin-transform-es2015-typeof-symbol@^6.23.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.11.0, babel-plugin-transform-es2015-unicode-regex@^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-exponentiation-operator@^6.22.0, babel-plugin-transform-exponentiation-operator@^6.24.1, babel-plugin-transform-exponentiation-operator@^6.8.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e" - dependencies: - babel-helper-builder-binary-assignment-operator-visitor "^6.24.1" - babel-plugin-syntax-exponentiation-operator "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-export-extensions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-6.22.0.tgz#53738b47e75e8218589eea946cbbd39109bbe653" - dependencies: - babel-plugin-syntax-export-extensions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-flow-strip-types@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf" - dependencies: - babel-plugin-syntax-flow "^6.18.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-function-bind@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-6.22.0.tgz#c6fb8e96ac296a310b8cf8ea401462407ddf6a97" - dependencies: - babel-plugin-syntax-function-bind "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-object-rest-spread@^6.22.0, babel-plugin-transform-object-rest-spread@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.23.0.tgz#875d6bc9be761c58a2ae3feee5dc4895d8c7f921" - dependencies: - babel-plugin-syntax-object-rest-spread "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-constant-elements@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-constant-elements/-/babel-plugin-transform-react-constant-elements-6.23.0.tgz#2f119bf4d2cdd45eb9baaae574053c604f6147dd" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-display-name@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.23.0.tgz#4398910c358441dc4cef18787264d0412ed36b37" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-self@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-self/-/babel-plugin-transform-react-jsx-self-6.22.0.tgz#df6d80a9da2612a121e6ddd7558bcbecf06e636e" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-source@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx@^6.23.0, babel-plugin-transform-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz#840a028e7df460dfc3a2d29f0c0d91f6376e66a3" - dependencies: - babel-helper-builder-react-jsx "^6.24.1" - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-regenerator@^6.22.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-runtime@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee" - dependencies: - babel-runtime "^6.22.0" - -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-plugin-webpack-alias@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/babel-plugin-webpack-alias/-/babel-plugin-webpack-alias-2.1.2.tgz#05a1ba23c28595660fb6ea5736424fc596b4a247" - dependencies: - babel-types "^6.14.0" - find-up "^2.0.0" - lodash.some "^4.5.1" - lodash.template "^4.3.0" - -babel-plugin-webpack-loaders@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/babel-plugin-webpack-loaders/-/babel-plugin-webpack-loaders-0.9.0.tgz#686ec1cab9db348958f990a95f57090f7e16b743" - dependencies: - babel-preset-es2015 "^6.3.13" - babel-preset-stage-0 "^6.5.0" - babel-register "^6.4.3" - babel-traverse "^6.3.26" - babel-types "^6.3.24" - babylon "^6.3.26" - colors "^1.1.2" - enhanced-resolve "^2.2.2" - lodash "^4.6.1" - rimraf "^2.5.0" - -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-env@^1.1.10: - version "1.4.0" - resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.4.0.tgz#c8e02a3bcc7792f23cded68e0355b9d4c28f0f7a" - dependencies: - babel-plugin-check-es2015-constants "^6.22.0" - babel-plugin-syntax-trailing-function-commas "^6.22.0" - babel-plugin-transform-async-to-generator "^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.23.0" - babel-plugin-transform-es2015-classes "^6.23.0" - babel-plugin-transform-es2015-computed-properties "^6.22.0" - babel-plugin-transform-es2015-destructuring "^6.23.0" - babel-plugin-transform-es2015-duplicate-keys "^6.22.0" - babel-plugin-transform-es2015-for-of "^6.23.0" - babel-plugin-transform-es2015-function-name "^6.22.0" - babel-plugin-transform-es2015-literals "^6.22.0" - babel-plugin-transform-es2015-modules-amd "^6.22.0" - babel-plugin-transform-es2015-modules-commonjs "^6.23.0" - babel-plugin-transform-es2015-modules-systemjs "^6.23.0" - babel-plugin-transform-es2015-modules-umd "^6.23.0" - babel-plugin-transform-es2015-object-super "^6.22.0" - babel-plugin-transform-es2015-parameters "^6.23.0" - babel-plugin-transform-es2015-shorthand-properties "^6.22.0" - babel-plugin-transform-es2015-spread "^6.22.0" - babel-plugin-transform-es2015-sticky-regex "^6.22.0" - babel-plugin-transform-es2015-template-literals "^6.22.0" - babel-plugin-transform-es2015-typeof-symbol "^6.23.0" - babel-plugin-transform-es2015-unicode-regex "^6.22.0" - babel-plugin-transform-exponentiation-operator "^6.22.0" - babel-plugin-transform-regenerator "^6.22.0" - browserslist "^1.4.0" - invariant "^2.2.2" - -babel-preset-es2015@^6.3.13: - 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-preset-flow@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-6.23.0.tgz#e71218887085ae9a24b5be4169affb599816c49d" - dependencies: - babel-plugin-transform-flow-strip-types "^6.22.0" - -babel-preset-react@^6.23.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380" - dependencies: - babel-plugin-syntax-jsx "^6.3.13" - babel-plugin-transform-react-display-name "^6.23.0" - babel-plugin-transform-react-jsx "^6.24.1" - babel-plugin-transform-react-jsx-self "^6.22.0" - babel-plugin-transform-react-jsx-source "^6.22.0" - babel-preset-flow "^6.23.0" - -babel-preset-stage-0@^6.5.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.24.1.tgz#5642d15042f91384d7e5af8bc88b1db95b039e6a" - dependencies: - babel-plugin-transform-do-expressions "^6.22.0" - babel-plugin-transform-function-bind "^6.22.0" - babel-preset-stage-1 "^6.24.1" - -babel-preset-stage-1@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.24.1.tgz#7692cd7dcd6849907e6ae4a0a85589cfb9e2bfb0" - dependencies: - babel-plugin-transform-class-constructor-call "^6.24.1" - babel-plugin-transform-export-extensions "^6.22.0" - babel-preset-stage-2 "^6.24.1" - -babel-preset-stage-2@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.24.1.tgz#d9e2960fb3d71187f0e64eec62bc07767219bdc1" - dependencies: - babel-plugin-syntax-dynamic-import "^6.18.0" - babel-plugin-transform-class-properties "^6.24.1" - babel-plugin-transform-decorators "^6.24.1" - babel-preset-stage-3 "^6.24.1" - -babel-preset-stage-3@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-6.24.1.tgz#836ada0a9e7a7fa37cb138fb9326f87934a48395" - dependencies: - babel-plugin-syntax-trailing-function-commas "^6.22.0" - babel-plugin-transform-async-generator-functions "^6.24.1" - babel-plugin-transform-async-to-generator "^6.24.1" - babel-plugin-transform-exponentiation-operator "^6.24.1" - babel-plugin-transform-object-rest-spread "^6.22.0" - -babel-register@^6.23.0, babel-register@^6.24.1, babel-register@^6.4.3: - 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, babel-runtime@^6.6.1: - 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.15.0, babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.7.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.15.0, babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-traverse@^6.3.26: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.14.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.3.24, babel-types@^6.7.2: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.1.0, babylon@^6.10.0, babylon@^6.11.0, babylon@^6.12.0, babylon@^6.13.0, babylon@^6.15.0, babylon@^6.17.0, babylon@^6.3.26: - version "6.17.0" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.0.tgz#37da948878488b9c4e3c4038893fa3314b3fc932" - -balanced-match@^0.4.0, balanced-match@^0.4.1, balanced-match@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -base64-js@^1.0.2: - version "1.2.0" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1" - -batch@0.5.3: - version "0.5.3" - resolved "https://registry.yarnpkg.com/batch/-/batch-0.5.3.tgz#3f3414f380321743bfc1042f9a83ff1d5824d464" - -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" - -big.js@^3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.1.3.tgz#4cada2193652eb3ca9ec8e55c9015669c9806978" - -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@^3.0.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" - -bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: - version "4.11.6" - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215" - -boolbase@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" - -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" - -boom@4.x.x, boom@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/boom/-/boom-4.3.1.tgz#4f8a3005cb4a7e3889f749030fd25b96e01d2e31" - dependencies: - hoek "4.x.x" - -bowser@^1.0.0: - version "1.6.1" - resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.6.1.tgz#9157e9498f456e937173a2918f3b2161e5353eb3" - -boxen@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/boxen/-/boxen-0.6.0.tgz#8364d4248ac34ff0ef1b2f2bf49a6c60ce0d81b6" - dependencies: - ansi-align "^1.1.0" - camelcase "^2.1.0" - chalk "^1.1.1" - cli-boxes "^1.0.0" - filled-array "^1.0.0" - object-assign "^4.0.1" - repeating "^2.0.0" - string-width "^1.0.1" - widest-line "^1.0.0" - -brace-expansion@^1.0.0: - 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" - -brorand@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" - -browserify-aes@^1.0.0, browserify-aes@^1.0.4: - version "1.0.6" - resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.0.6.tgz#5e7725dbdef1fd5930d4ebab48567ce451c48a0a" - dependencies: - buffer-xor "^1.0.2" - cipher-base "^1.0.0" - create-hash "^1.1.0" - evp_bytestokey "^1.0.0" - inherits "^2.0.1" - -browserify-cipher@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874bf5ed4e28da95666dcd66ac8fc363a" - dependencies: - browserify-aes "^1.0.4" - browserify-des "^1.0.0" - evp_bytestokey "^1.0.0" - -browserify-des@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.0.tgz#daa277717470922ed2fe18594118a175439721dd" - dependencies: - cipher-base "^1.0.1" - des.js "^1.0.0" - inherits "^2.0.1" - -browserify-rsa@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524" - dependencies: - bn.js "^4.1.0" - randombytes "^2.0.1" - -browserify-sign@^4.0.0: - version "4.0.4" - resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298" - dependencies: - bn.js "^4.1.1" - browserify-rsa "^4.0.0" - create-hash "^1.1.0" - create-hmac "^1.1.2" - elliptic "^6.0.0" - inherits "^2.0.1" - parse-asn1 "^5.0.0" - -browserify-zlib@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d" - dependencies: - pako "~0.2.0" - -browserslist@^1.1.1, browserslist@^1.1.3, browserslist@^1.3.6, browserslist@^1.4.0, browserslist@^1.5.2, browserslist@^1.7.6: - version "1.7.7" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.7.tgz#0bd76704258be829b2398bb50e4b62d1a166b0b9" - dependencies: - caniuse-db "^1.0.30000639" - electron-to-chromium "^1.2.7" - -buf-compare@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a" - -buffer-shims@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51" - -buffer-xor@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9" - -buffer@^4.3.0: - version "4.9.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298" - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - isarray "^1.0.0" - -buffer@^5.0.2: - version "5.0.6" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.0.6.tgz#2ea669f7eec0b6eda05b08f8b5ff661b28573588" - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - -build-array@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/build-array/-/build-array-1.0.0.tgz#385e66f6b05c29ff16870c6e9944ccae77f7f100" - dependencies: - type-component "0.0.1" - -builtin-modules@^1.0.0, builtin-modules@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" - -builtin-status-codes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" - -bytes@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.3.0.tgz#d5b680a165b6201739acb611542aabc2d8ceb070" - -caching-transform@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-1.0.1.tgz#6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1" - dependencies: - md5-hex "^1.2.0" - mkdirp "^0.5.1" - write-file-atomic "^1.1.4" - -call-matcher@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/call-matcher/-/call-matcher-1.0.1.tgz#5134d077984f712a54dad3cbf62de28dce416ca8" - dependencies: - core-js "^2.0.0" - deep-equal "^1.0.0" - espurify "^1.6.0" - estraverse "^4.0.0" - -call-signature@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/call-signature/-/call-signature-0.0.2.tgz#a84abc825a55ef4cb2b028bd74e205a65b9a4996" - -call@4.x.x: - version "4.0.1" - resolved "https://registry.yarnpkg.com/call/-/call-4.0.1.tgz#9318189ee3ca03a54d03f3159882992a2254b034" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -camel-case@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73" - dependencies: - no-case "^2.2.0" - upper-case "^1.1.1" - -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@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -camelcase@^2.0.0, camelcase@^2.0.1, camelcase@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" - -caniuse-api@^1.5.2: - version "1.6.1" - resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c" - dependencies: - browserslist "^1.3.6" - caniuse-db "^1.0.30000529" - lodash.memoize "^4.1.2" - lodash.uniq "^4.5.0" - -caniuse-db@^1.0.30000187, caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639: - version "1.0.30000662" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000662.tgz#616b17a525b52fec14611f88af3d5a9b5438c050" - -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" - -case-sensitive-paths-webpack-plugin@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.4.tgz#8aaedd5699a86cac2b34cf40d9b4145758978472" - -caseless@~0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" - -catbox-memory@2.x.x: - version "2.0.4" - resolved "https://registry.yarnpkg.com/catbox-memory/-/catbox-memory-2.0.4.tgz#433e255902caf54233d1286429c8f4df14e822d5" - dependencies: - hoek "4.x.x" - -catbox@7.x.x: - version "7.1.3" - resolved "https://registry.yarnpkg.com/catbox/-/catbox-7.1.3.tgz#9817edec5a921743282addfc9c45ace52847eebb" - dependencies: - boom "4.x.x" - hoek "4.x.x" - joi "10.x.x" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -chalk@1.1.3, 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" - -chalk@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f" - dependencies: - ansi-styles "~1.0.0" - has-color "~0.1.0" - strip-ansi "~0.1.0" - -chart.js@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.5.0.tgz#fe6e751a893769f56e72bee5ad91207e1c592957" - dependencies: - chartjs-color "^2.0.0" - moment "^2.10.6" - -chartjs-chart-box-plot@prerelease: - version "1.0.0-18" - resolved "https://registry.yarnpkg.com/chartjs-chart-box-plot/-/chartjs-chart-box-plot-1.0.0-18.tgz#66a671af5ea37155b40d85e89dc6cbae38b90330" - -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.0.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" - -cheerio@^0.22.0: - version "0.22.0" - resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.22.0.tgz#a9baa860a3f9b595a6b81b1a86873121ed3a269e" - dependencies: - css-select "~1.2.0" - dom-serializer "~0.1.0" - entities "~1.1.1" - htmlparser2 "^3.9.1" - lodash.assignin "^4.0.9" - lodash.bind "^4.1.4" - lodash.defaults "^4.0.1" - lodash.filter "^4.4.0" - lodash.flatten "^4.2.0" - lodash.foreach "^4.3.0" - lodash.map "^4.4.0" - lodash.merge "^4.4.0" - lodash.pick "^4.2.1" - lodash.reduce "^4.4.0" - lodash.reject "^4.4.0" - lodash.some "^4.4.0" - -chokidar@^1.4.2, chokidar@^1.4.3, chokidar@^1.6.0, chokidar@^1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2" - 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" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -cipher-base@^1.0.0, cipher-base@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.3.tgz#eeabf194419ce900da3018c207d212f2a6df0a07" - dependencies: - inherits "^2.0.1" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clamp@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/clamp/-/clamp-1.0.1.tgz#66a0e64011816e37196828fdc8c8c147312c8634" - -clap@^1.0.9: - version "1.1.3" - resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.3.tgz#b3bd36e93dd4cbfb395a3c26896352445265c05b" - dependencies: - chalk "^1.1.3" - -classnames@^2.2.4: - version "2.2.5" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d" - -clean-stack@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.1.1.tgz#a1b3711122df162df7c7cb9b3c0470f28cb58adb" - -clean-yaml-object@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz#63fb110dc2ce1a84dc21f6d9334876d010ae8b68" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cli-cursor@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-cursor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" - dependencies: - restore-cursor "^2.0.0" - -cli-spinners@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.0.0.tgz#ef987ed3d48391ac3dab9180b406a742180d6e6a" - -cli-truncate@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-0.2.1.tgz#9f15cfbb0705005369216c626ac7d05ab90dd574" - dependencies: - slice-ansi "0.0.4" - string-width "^1.0.1" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -cliui@^3.0.3, 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" - -clone-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/clone-regexp/-/clone-regexp-1.0.0.tgz#eae0a2413f55c0942f818c229fefce845d7f3b1c" - dependencies: - is-regexp "^1.0.0" - is-supported-regexp-flag "^1.0.0" - -clone@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149" - -co-with-promise@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co-with-promise/-/co-with-promise-4.6.0.tgz#413e7db6f5893a60b942cf492c4bec93db415ab7" - dependencies: - pinkie-promise "^1.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -coa@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/coa/-/coa-1.0.1.tgz#7f959346cfc8719e3f7233cd6852854a7c67d8a3" - dependencies: - q "^1.1.2" - -code-excerpt@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-2.1.0.tgz#5dcc081e88f4a7e3b554e9e35d7ef232d47f8147" - dependencies: - convert-to-spaces "^1.0.1" - -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: - version "0.5.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-0.5.3.tgz#bdb6c69ce660fadffe0b0007cc447e1b9f7282bd" - -color-convert@^1.3.0, color-convert@^1.8.2: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-diff@^0.1.3: - version "0.1.7" - resolved "https://registry.yarnpkg.com/color-diff/-/color-diff-0.1.7.tgz#6db78cd9482a8e459d40821eaf4b503283dcb8e2" - -color-name@^1.0.0, color-name@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -color-string@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-0.3.0.tgz#27d46fb67025c5c2fa25993bfbf579e47841b991" - dependencies: - color-name "^1.0.0" - -color-string@^1.4.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.2.tgz#26e45814bc3c9a7cbd6751648a41434514a773a9" - dependencies: - color-name "^1.0.0" - simple-swizzle "^0.2.2" - -color@^0.11.0: - version "0.11.4" - resolved "https://registry.yarnpkg.com/color/-/color-0.11.4.tgz#6d7b5c74fb65e841cd48792ad1ed5e07b904d764" - dependencies: - clone "^1.0.2" - color-convert "^1.3.0" - color-string "^0.3.0" - -color@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/color/-/color-1.0.3.tgz#e48e832d85f14ef694fb468811c2d5cfe729b55d" - dependencies: - color-convert "^1.8.2" - color-string "^1.4.0" - -colorguard@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/colorguard/-/colorguard-1.2.0.tgz#f3facaf5caaeba4ef54653d9fb25bb73177c0d84" - dependencies: - chalk "^1.1.1" - color-diff "^0.1.3" - log-symbols "^1.0.2" - object-assign "^4.0.1" - pipetteur "^2.0.0" - plur "^2.0.0" - postcss "^5.0.4" - postcss-reporter "^1.2.1" - text-table "^0.2.0" - yargs "^1.2.6" - -colormin@^1.0.5: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colormin/-/colormin-1.1.2.tgz#ea2f7420a72b96881a38aae59ec124a6f7298133" - dependencies: - color "^0.11.0" - css-color-names "0.0.4" - has "^1.0.1" - -colors@0.5.x: - version "0.5.1" - resolved "https://registry.yarnpkg.com/colors/-/colors-0.5.1.tgz#7d0023eaeb154e8ee9fce75dcb923d0ed1667774" - -colors@^1.1.2, colors@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" - -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, 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" - -common-path-prefix@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-1.0.0.tgz#cd52f6f0712e0baab97d6f9732874f22f47752c0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -compressible@~2.0.8: - version "2.0.10" - resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.10.tgz#feda1c7f7617912732b29bf8cf26252a20b9eecd" - dependencies: - mime-db ">= 1.27.0 < 2" - -compression@^1.5.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/compression/-/compression-1.6.2.tgz#cceb121ecc9d09c52d7ad0c3350ea93ddd402bc3" - dependencies: - accepts "~1.3.3" - bytes "2.3.0" - compressible "~2.0.8" - debug "~2.2.0" - on-headers "~1.0.1" - vary "~1.1.0" - -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.4.7, concat-stream@^1.5.2: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -configstore@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/configstore/-/configstore-2.1.0.tgz#737a3a7036e9886102aa6099e47bb33ab1aba1a1" - dependencies: - dot-prop "^3.0.0" - graceful-fs "^4.1.2" - mkdirp "^0.5.0" - object-assign "^4.0.1" - os-tmpdir "^1.0.0" - osenv "^0.1.0" - uuid "^2.0.1" - write-file-atomic "^1.1.2" - xdg-basedir "^2.0.0" - -connect-history-api-fallback@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.3.0.tgz#e51d17f8f0ef0db90a64fdb47de3051556e9f169" - -console-browserify@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" - dependencies: - date-now "^0.1.4" - -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" - -constant-case@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/constant-case/-/constant-case-2.0.0.tgz#4175764d389d3fa9c8ecd29186ed6005243b6a46" - dependencies: - snake-case "^2.1.0" - upper-case "^1.1.1" - -constants-browserify@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75" - -contains-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a" - -content-disposition@0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" - -content-type-parser@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/content-type-parser/-/content-type-parser-1.0.1.tgz#c3e56988c53c65127fb46d4032a3a900246fdc94" - -content-type@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" - -content@3.x.x: - version "3.0.3" - resolved "https://registry.yarnpkg.com/content/-/content-3.0.3.tgz#000f8a01371b95c66afe99be9390fa6cb91aa87a" - dependencies: - boom "4.x.x" - -convert-source-map@^1.1.0, convert-source-map@^1.2.0, convert-source-map@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -convert-to-spaces@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz#7e3e48bbe6d997b1417ddca2868204b4d3d85715" - -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - -cookie@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" - -core-assert@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/core-assert/-/core-assert-0.2.1.tgz#f85e2cf9bfed28f773cc8b3fa5c5b69bdc02fe3f" - dependencies: - buf-compare "^1.0.0" - is-error "^2.2.0" - -core-js@^1.0.0: - version "1.2.7" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" - -core-js@^2.0.0, 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" - -cosmiconfig@^2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-2.1.2.tgz#c43ae86d238f08f1728a345ed60ceb0aef63c060" - dependencies: - is-directory "^0.3.1" - js-yaml "^3.4.3" - json-parse-helpfulerror "^1.0.3" - minimist "^1.2.0" - object-assign "^4.1.0" - os-homedir "^1.0.1" - require-from-string "^1.1.0" - -create-ecdh@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.0.tgz#888c723596cdf7612f6498233eebd7a35301737d" - dependencies: - bn.js "^4.1.0" - elliptic "^6.0.0" - -create-error-class@^3.0.1: - 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" - -create-hash@^1.1.0, create-hash@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.2.tgz#51210062d7bb7479f6c65bb41a92208b1d61abad" - dependencies: - cipher-base "^1.0.1" - inherits "^2.0.1" - ripemd160 "^1.0.0" - sha.js "^2.3.6" - -create-hmac@^1.1.0, create-hmac@^1.1.2: - version "1.1.4" - resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.4.tgz#d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170" - dependencies: - create-hash "^1.1.0" - inherits "^2.0.1" - -create-react-class@^15.5.1: - version "15.5.2" - resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.5.2.tgz#6a8758348df660b88326a0e764d569f274aad681" - dependencies: - fbjs "^0.8.9" - object-assign "^4.1.1" - -cross-spawn@^4, 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" - -cross-spawn@^5.0.1: - version "5.1.0" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449" - dependencies: - lru-cache "^4.0.1" - shebang-command "^1.2.0" - 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" - -cryptiles@3.x.x: - version "3.1.1" - resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-3.1.1.tgz#86a9203f7367a0e9324bc7555ff0fcf5f81979ee" - dependencies: - boom "4.x.x" - -crypto-browserify@^3.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.11.0.tgz#3652a0906ab9b2a7e0c3ce66a408e957a2485522" - dependencies: - browserify-cipher "^1.0.0" - browserify-sign "^4.0.0" - create-ecdh "^4.0.0" - create-hash "^1.1.0" - create-hmac "^1.1.0" - diffie-hellman "^5.0.0" - inherits "^2.0.1" - pbkdf2 "^3.0.3" - public-encrypt "^4.0.0" - randombytes "^2.0.0" - -css-color-list@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/css-color-list/-/css-color-list-0.0.1.tgz#8718e8695ae7a2cc8787be8715f1c008a7f28b15" - dependencies: - css-color-names "0.0.1" - -css-color-names@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.1.tgz#5d0548fa256456ede4a9a0c2ac7ab19d3eb1ad81" - -css-color-names@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.3.tgz#de0cef16f4d8aa8222a320d5b6d7e9bbada7b9f6" - -css-color-names@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" - -css-loader@^0.26.2: - version "0.26.4" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.26.4.tgz#b61e9e30db94303e6ffc892f10ecd09ad025a1fd" - dependencies: - babel-code-frame "^6.11.0" - css-selector-tokenizer "^0.7.0" - cssnano ">=2.6.1 <4" - loader-utils "^1.0.2" - lodash.camelcase "^4.3.0" - object-assign "^4.0.1" - postcss "^5.0.6" - postcss-modules-extract-imports "^1.0.0" - postcss-modules-local-by-default "^1.0.1" - postcss-modules-scope "^1.0.0" - postcss-modules-values "^1.1.0" - source-list-map "^0.1.7" - -css-rule-stream@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/css-rule-stream/-/css-rule-stream-1.1.0.tgz#3786e7198983d965a26e31957e09078cbb7705a2" - dependencies: - css-tokenize "^1.0.1" - duplexer2 "0.0.2" - ldjson-stream "^1.2.1" - through2 "^0.6.3" - -css-select@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858" - dependencies: - boolbase "~1.0.0" - css-what "2.1" - domutils "1.5.1" - nth-check "~1.0.1" - -css-selector-tokenizer@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.6.0.tgz#6445f582c7930d241dcc5007a43d6fcb8f073152" - dependencies: - cssesc "^0.1.0" - fastparse "^1.1.1" - regexpu-core "^1.0.0" - -css-selector-tokenizer@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.0.tgz#e6988474ae8c953477bf5e7efecfceccd9cf4c86" - dependencies: - cssesc "^0.1.0" - fastparse "^1.1.1" - regexpu-core "^1.0.0" - -css-to-react-native@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-1.0.6.tgz#728c7e774e56536558a0ecaa990d9507c43a4ac4" - dependencies: - css-color-list "0.0.1" - fbjs "^0.8.5" - nearley "^2.7.7" - -css-tokenize@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/css-tokenize/-/css-tokenize-1.0.1.tgz#4625cb1eda21c143858b7f81d6803c1d26fc14be" - dependencies: - inherits "^2.0.1" - readable-stream "^1.0.33" - -css-what@2.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd" - -cssesc@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" - -"cssnano@>=2.6.1 <4": - version "3.10.0" - resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" - dependencies: - autoprefixer "^6.3.1" - decamelize "^1.1.2" - defined "^1.0.0" - has "^1.0.1" - object-assign "^4.0.1" - postcss "^5.0.14" - postcss-calc "^5.2.0" - postcss-colormin "^2.1.8" - postcss-convert-values "^2.3.4" - postcss-discard-comments "^2.0.4" - postcss-discard-duplicates "^2.0.1" - postcss-discard-empty "^2.0.1" - postcss-discard-overridden "^0.1.1" - postcss-discard-unused "^2.2.1" - postcss-filter-plugins "^2.0.0" - postcss-merge-idents "^2.1.5" - postcss-merge-longhand "^2.0.1" - postcss-merge-rules "^2.0.3" - postcss-minify-font-values "^1.0.2" - postcss-minify-gradients "^1.0.1" - postcss-minify-params "^1.0.4" - postcss-minify-selectors "^2.0.4" - postcss-normalize-charset "^1.1.0" - postcss-normalize-url "^3.0.7" - postcss-ordered-values "^2.1.0" - postcss-reduce-idents "^2.2.2" - postcss-reduce-initial "^1.0.0" - postcss-reduce-transforms "^1.0.3" - postcss-svgo "^2.1.1" - postcss-unique-selectors "^2.0.2" - postcss-value-parser "^3.2.3" - postcss-zindex "^2.0.1" - -csso@~2.3.1: - version "2.3.2" - resolved "https://registry.yarnpkg.com/csso/-/csso-2.3.2.tgz#ddd52c587033f49e94b71fc55569f252e8ff5f85" - dependencies: - clap "^1.0.9" - source-map "^0.5.3" - -cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0": - version "0.3.2" - resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.2.tgz#b8036170c79f07a90ff2f16e22284027a243848b" - -"cssstyle@>= 0.2.37 < 0.3.0": - version "0.2.37" - resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-0.2.37.tgz#541097234cb2513c83ceed3acddc27ff27987d54" - dependencies: - cssom "0.3.x" - -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" - -d3-array@1, d3-array@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.0.tgz#147d269720e174c4057a7f42be8b0f3f2ba53108" - -d3-axis@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/d3-axis/-/d3-axis-1.0.6.tgz#dccbc21a73e5786de820bf1a22b237f522b878be" - -d3-brush@1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/d3-brush/-/d3-brush-1.0.4.tgz#00c2f238019f24f6c0a194a26d41a1530ffe7bc4" - dependencies: - d3-dispatch "1" - d3-drag "1" - d3-interpolate "1" - d3-selection "1" - d3-transition "1" - -d3-chord@1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/d3-chord/-/d3-chord-1.0.4.tgz#7dec4f0ba886f713fe111c45f763414f6f74ca2c" - dependencies: - d3-array "1" - d3-path "1" - -d3-collection@1, d3-collection@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.3.tgz#00bdea94fbc1628d435abbae2f4dc2164e37dd34" - -d3-color@1, d3-color@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.0.3.tgz#bc7643fca8e53a8347e2fbdaffa236796b58509b" - -d3-dispatch@1, d3-dispatch@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-dispatch/-/d3-dispatch-1.0.3.tgz#46e1491eaa9b58c358fce5be4e8bed626e7871f8" - -d3-drag@1, d3-drag@1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/d3-drag/-/d3-drag-1.0.4.tgz#a9c1609f11dd5530ae275ebd64377ec54efb9d8f" - dependencies: - d3-dispatch "1" - d3-selection "1" - -d3-dsv@1, d3-dsv@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-dsv/-/d3-dsv-1.0.5.tgz#419f7db47f628789fc3fdb636e678449d0821136" - dependencies: - commander "2" - iconv-lite "0.4" - rw "1" - -d3-ease@1, d3-ease@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-1.0.3.tgz#68bfbc349338a380c44d8acc4fbc3304aa2d8c0e" - -d3-force@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/d3-force/-/d3-force-1.0.6.tgz#ea7e1b7730e2664cd314f594d6718c57cc132b79" - dependencies: - d3-collection "1" - d3-dispatch "1" - d3-quadtree "1" - d3-timer "1" - -d3-format@1, d3-format@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.2.0.tgz#6b480baa886885d4651dc248a8f4ac9da16db07a" - -d3-geo@1.6.3: - version "1.6.3" - resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.6.3.tgz#21683a43a061eaba21a7f254b51d5937eb640756" - dependencies: - d3-array "1" - -d3-hierarchy@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/d3-hierarchy/-/d3-hierarchy-1.1.4.tgz#96c3942f3f21cf997a11b4edf00dde2a77b4c6d0" - -d3-interpolate@1, d3-interpolate@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.1.4.tgz#a43ec5b3bee350d8516efdf819a4c08c053db302" - dependencies: - d3-color "1" - -d3-path@1, d3-path@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-1.0.5.tgz#241eb1849bd9e9e8021c0d0a799f8a0e8e441764" - -d3-polygon@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-polygon/-/d3-polygon-1.0.3.tgz#16888e9026460933f2b179652ad378224d382c62" - -d3-quadtree@1, d3-quadtree@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-quadtree/-/d3-quadtree-1.0.3.tgz#ac7987e3e23fe805a990f28e1b50d38fcb822438" - -d3-queue@3.0.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/d3-queue/-/d3-queue-3.0.5.tgz#0ceffe1f131c459b13b9f69f1056b41dfc33c00d" - -d3-random@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/d3-random/-/d3-random-1.0.3.tgz#6526c844aa5e7c457e29ddacd6f2734f845b42c1" - -d3-request@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-request/-/d3-request-1.0.5.tgz#4daae946d1dd0d57dfe01f022956354958d51f23" - dependencies: - d3-collection "1" - d3-dispatch "1" - d3-dsv "1" - xmlhttprequest "1" - -d3-scale@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-1.0.5.tgz#418506f0fb18eb052b385e196398acc2a4134858" - dependencies: - d3-array "1" - d3-collection "1" - d3-color "1" - d3-format "1" - d3-interpolate "1" - d3-time "1" - d3-time-format "2" - -d3-selection@1, d3-selection@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.0.5.tgz#948c73b41a44e28d1742ae2ff207c2aebca2734b" - -d3-shape@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.0.6.tgz#b09e305cf0c7c6b9a98c90e6b42f62dac4bcfd5b" - dependencies: - d3-path "1" - -d3-time-format@2, d3-time-format@2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-2.0.5.tgz#9d7780204f7c9119c9170b1a56db4de9a8af972e" - dependencies: - d3-time "1" - -d3-time@1, d3-time@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.0.6.tgz#a55b13d7d15d3a160ae91708232e0835f1d5e945" - -d3-timer@1, d3-timer@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-1.0.5.tgz#b266d476c71b0d269e7ac5f352b410a3b6fe6ef0" - -d3-transition@1, d3-transition@1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/d3-transition/-/d3-transition-1.0.4.tgz#e1a9ebae3869a9d9c2874ab00841fa8313ae5de5" - dependencies: - d3-color "1" - d3-dispatch "1" - d3-ease "1" - d3-interpolate "1" - d3-selection "1" - d3-timer "1" - -d3-voronoi@1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/d3-voronoi/-/d3-voronoi-1.1.2.tgz#1687667e8f13a2d158c80c1480c5a29cb0d8973c" - -d3-zoom@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/d3-zoom/-/d3-zoom-1.1.4.tgz#903fd2c988b5cace43f00dcf7aae09470c9cc12d" - dependencies: - d3-dispatch "1" - d3-drag "1" - d3-interpolate "1" - d3-selection "1" - d3-transition "1" - -d3@^4.7.0: - version "4.8.0" - resolved "https://registry.yarnpkg.com/d3/-/d3-4.8.0.tgz#1ad8d18997869c90b6ad6114e9b92425cee78460" - dependencies: - d3-array "1.2.0" - d3-axis "1.0.6" - d3-brush "1.0.4" - d3-chord "1.0.4" - d3-collection "1.0.3" - d3-color "1.0.3" - d3-dispatch "1.0.3" - d3-drag "1.0.4" - d3-dsv "1.0.5" - d3-ease "1.0.3" - d3-force "1.0.6" - d3-format "1.2.0" - d3-geo "1.6.3" - d3-hierarchy "1.1.4" - d3-interpolate "1.1.4" - d3-path "1.0.5" - d3-polygon "1.0.3" - d3-quadtree "1.0.3" - d3-queue "3.0.5" - d3-random "1.0.3" - d3-request "1.0.5" - d3-scale "1.0.5" - d3-selection "1.0.5" - d3-shape "1.0.6" - d3-time "1.0.6" - d3-time-format "2.0.5" - d3-timer "1.0.5" - d3-transition "1.0.4" - d3-voronoi "1.1.2" - d3-zoom "1.1.4" - -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - -damerau-levenshtein@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514" - -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" - -date-now@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" - -date-time@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/date-time/-/date-time-0.1.1.tgz#ed2f6d93d9790ce2fd66d5b5ff3edd5bbcbf3b07" - -debug-log@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" - -debug@2.2.0, debug@~2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" - dependencies: - ms "0.7.1" - -debug@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.1.tgz#79855090ba2c4e3115cc7d8769491d58f0491351" - dependencies: - ms "0.7.2" - -debug@2.6.4: - version "2.6.4" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.4.tgz#7586a9b3c39741c0282ae33445c4e8ac74734fe0" - dependencies: - ms "0.7.3" - -debug@^2.1.0, debug@^2.1.1, debug@^2.2.0, debug@^2.6.0: - version "2.6.5" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.5.tgz#7a76247781acd4ef2a85f0fb8abf763cd1af249e" - dependencies: - ms "0.7.3" - -decamelize@^1.0.0, 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-diff@0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-0.3.4.tgz#aac5c39952236abe5f037a2349060ba01b00ae48" - -deep-equal@^1.0.0, deep-equal@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" - -deep-extend@~0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" - -deep-freeze@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/deep-freeze/-/deep-freeze-0.0.1.tgz#3a0b0005de18672819dfd38cd31f91179c893e84" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -default-require-extensions@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" - dependencies: - strip-bom "^2.0.0" - -define-properties@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94" - dependencies: - foreach "^2.0.5" - object-keys "^1.0.8" - -defined@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" - -del@^2.0.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -depd@1.1.0, depd@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" - -des.js@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc" - dependencies: - inherits "^2.0.1" - minimalistic-assert "^1.0.0" - -destroy@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" - -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" - -diff@^3.0.0, diff@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -diffie-hellman@^5.0.0: - version "5.0.2" - resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.2.tgz#b5835739270cfe26acf632099fded2a07f209e5e" - dependencies: - bn.js "^4.1.0" - miller-rabin "^4.0.0" - randombytes "^2.0.0" - -discontinuous-range@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a" - -doctrine@1.5.0, doctrine@^1.2.2: - version "1.5.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -doctrine@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -doiuse@^2.4.1: - version "2.6.0" - resolved "https://registry.yarnpkg.com/doiuse/-/doiuse-2.6.0.tgz#1892d10b61a9a356addbf2b614933e81f8bb3834" - dependencies: - browserslist "^1.1.1" - caniuse-db "^1.0.30000187" - css-rule-stream "^1.1.0" - duplexer2 "0.0.2" - jsonfilter "^1.1.2" - ldjson-stream "^1.2.1" - lodash "^4.0.0" - multimatch "^2.0.0" - postcss "^5.0.8" - source-map "^0.4.2" - through2 "^0.6.3" - yargs "^3.5.4" - -dom-serializer@0, dom-serializer@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" - dependencies: - domelementtype "~1.1.1" - entities "~1.1.1" - -domain-browser@^1.1.1: - version "1.1.7" - resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc" - -domelementtype@1, domelementtype@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2" - -domelementtype@~1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b" - -domhandler@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.3.0.tgz#2de59a0822d5027fabff6f032c2b25a2a8abe738" - dependencies: - domelementtype "1" - -domutils@1.5.1, domutils@^1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf" - dependencies: - dom-serializer "0" - domelementtype "1" - -dot-prop@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" - dependencies: - is-obj "^1.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" - -duplexer2@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.0.2.tgz#c614dcf67e2fb14995a91711e5a617e8a60a31db" - dependencies: - readable-stream "~1.1.9" - -duplexer2@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1" - dependencies: - readable-stream "^2.0.2" - -duplexer@^0.1.1, duplexer@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - -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" - -ee-first@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" - -electron-to-chromium@^1.2.7: - version "1.3.8" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.8.tgz#b2c8a2c79bb89fbbfd3724d9555e15095b5f5fb6" - -elliptic@^6.0.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df" - dependencies: - bn.js "^4.4.0" - brorand "^1.0.1" - hash.js "^1.0.0" - hmac-drbg "^1.0.0" - inherits "^2.0.1" - minimalistic-assert "^1.0.0" - minimalistic-crypto-utils "^1.0.0" - -emoji-regex@^6.1.0: - version "6.4.2" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.4.2.tgz#a30b6fee353d406d96cfb9fa765bdc82897eff6e" - -emojis-list@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" - -empower-core@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/empower-core/-/empower-core-0.6.1.tgz#6c187f502fcef7554d57933396aac655483772b1" - dependencies: - call-signature "0.0.2" - core-js "^2.0.0" - -encodeurl@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20" - -encoding@^0.1.11: - version "0.1.12" - resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb" - dependencies: - iconv-lite "~0.4.13" - -enhanced-resolve@^2.2.2: - version "2.3.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-2.3.0.tgz#a115c32504b6302e85a76269d7a57ccdd962e359" - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.3.0" - object-assign "^4.0.1" - tapable "^0.2.3" - -enhanced-resolve@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-3.1.0.tgz#9f4b626f577245edcf4b2ad83d86e17f4f421dec" - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.4.0" - object-assign "^4.0.1" - tapable "^0.2.5" - -entities@^1.1.1, entities@~1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" - -enzyme@^2.7.1: - version "2.8.2" - resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-2.8.2.tgz#6c8bcb05012abc4aa4bc3213fb23780b9b5b1714" - dependencies: - cheerio "^0.22.0" - function.prototype.name "^1.0.0" - is-subset "^0.1.1" - lodash "^4.17.2" - object-is "^1.0.1" - object.assign "^4.0.4" - object.entries "^1.0.3" - object.values "^1.0.3" - prop-types "^15.5.4" - uuid "^2.0.3" - -equal-length@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/equal-length/-/equal-length-1.0.1.tgz#21ca112d48ab24b4e1e7ffc0e5339d31fdfc274c" - -errno@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d" - dependencies: - prr "~0.0.0" - -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" - -es-abstract@^1.6.1, es-abstract@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c" - dependencies: - es-to-primitive "^1.1.1" - function-bind "^1.1.0" - is-callable "^1.1.3" - is-regex "^1.0.3" - -es-to-primitive@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d" - dependencies: - is-callable "^1.1.1" - is-date-object "^1.0.1" - is-symbol "^1.0.1" - -es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14: - version "0.10.15" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.15.tgz#c330a5934c1ee21284a7c081a86e5fd937c91ea6" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-error@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98" - -es6-iterator@2, es6-iterator@^2.0.1, es6-iterator@~2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-symbol "^3.1" - -es6-map@^0.1.3: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-set "~0.1.5" - es6-symbol "~3.1.1" - event-emitter "~0.3.5" - -es6-set@~0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-symbol "3.1.1" - event-emitter "~0.3.5" - -es6-symbol@3.1.1, es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" - dependencies: - d "1" - es5-ext "~0.10.14" - -es6-weak-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.2.tgz#5e3ab32251ffd1538a1f8e5ffa1357772f92d96f" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-iterator "^2.0.1" - es6-symbol "^3.1.1" - -escape-html@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" - -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escodegen@^1.6.1: - version "1.8.1" - resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.8.1.tgz#5a5b53af4693110bebb0867aa3430dd3b70a1018" - dependencies: - esprima "^2.7.1" - estraverse "^1.9.1" - esutils "^2.0.2" - optionator "^0.8.1" - optionalDependencies: - source-map "~0.2.0" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-semistandard@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-semistandard/-/eslint-config-semistandard-7.0.0.tgz#f803493f56a5172f7f59c35ae648360b41f2ff71" - -eslint-config-standard@^7.0.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-7.1.0.tgz#47e769ea0739f5b2d5693b1a501c21c9650fafcf" - -eslint-import-resolver-node@^0.2.0: - version "0.2.3" - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.3.tgz#5add8106e8c928db2cba232bcd9efa846e3da16c" - dependencies: - debug "^2.2.0" - object-assign "^4.0.1" - resolve "^1.1.6" - -eslint-module-utils@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.0.0.tgz#a6f8c21d901358759cdc35dbac1982ae1ee58bce" - dependencies: - debug "2.2.0" - pkg-dir "^1.0.0" - -eslint-plugin-babel@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87" - -eslint-plugin-import@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.2.0.tgz#72ba306fad305d67c4816348a4699a4229ac8b4e" - dependencies: - builtin-modules "^1.1.1" - contains-path "^0.1.0" - debug "^2.2.0" - doctrine "1.5.0" - eslint-import-resolver-node "^0.2.0" - eslint-module-utils "^2.0.0" - has "^1.0.1" - lodash.cond "^4.3.0" - minimatch "^3.0.3" - pkg-up "^1.0.0" - -eslint-plugin-jsx-a11y@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-4.0.0.tgz#779bb0fe7b08da564a422624911de10061e048ee" - dependencies: - aria-query "^0.3.0" - ast-types-flow "0.0.7" - damerau-levenshtein "^1.0.0" - emoji-regex "^6.1.0" - jsx-ast-utils "^1.0.0" - object-assign "^4.0.1" - -eslint-plugin-promise@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.5.0.tgz#78fbb6ffe047201627569e85a6c5373af2a68fca" - -eslint-plugin-react@^6.10.0: - version "6.10.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3.tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78" - dependencies: - array.prototype.find "^2.0.1" - doctrine "^1.2.2" - has "^1.0.1" - jsx-ast-utils "^1.3.4" - object.assign "^4.0.4" - -eslint-plugin-standard@^2.0.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-2.3.1.tgz#6765bd2a6d9ecdc7bdf1b145ae4bb30e2b7b86f8" - -eslint@^3.16.1: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.5.2" - debug "^2.1.1" - doctrine "^2.0.0" - escope "^3.6.0" - espree "^3.4.0" - esquery "^1.0.0" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espower-location-detector@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/espower-location-detector/-/espower-location-detector-1.0.0.tgz#a17b7ecc59d30e179e2bef73fb4137704cb331b5" - dependencies: - is-url "^1.2.1" - path-is-absolute "^1.0.0" - source-map "^0.5.0" - xtend "^4.0.0" - -espree@^3.4.0: - version "3.4.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.2.tgz#38dbdedbedc95b8961a1fbf04734a8f6a9c8c592" - dependencies: - acorn "^5.0.1" - acorn-jsx "^3.0.0" - -esprima@^2.6.0, esprima@^2.7.1: - version "2.7.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581" - -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" - -espurify@^1.6.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226" - dependencies: - core-js "^2.0.0" - -esquery@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa" - dependencies: - estraverse "^4.0.0" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^1.9.1: - version "1.9.3" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3.tgz#af67f2dc922582415950926091a4005d29c9bb44" - -estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -esutils@^2.0.0, esutils@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -etag@~1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.0.tgz#6f631aef336d6c46362b51764044ce216be3c051" - -event-emitter@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" - dependencies: - d "1" - es5-ext "~0.10.14" - -eventemitter3@1.x.x: - version "1.2.0" - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508" - -events-to-array@^1.0.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/events-to-array/-/events-to-array-1.1.2.tgz#2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6" - -events@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" - -eventsource@0.1.6, eventsource@^0.1.3: - version "0.1.6" - resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-0.1.6.tgz#0acede849ed7dd1ccc32c811bb11b944d4f29232" - dependencies: - original ">=0.0.5" - -evp_bytestokey@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.0.tgz#497b66ad9fef65cd7c08a6180824ba1476b66e53" - dependencies: - create-hash "^1.1.1" - -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" - -execall@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/execall/-/execall-1.0.0.tgz#73d0904e395b3cab0658b08d09ec25307f29bb73" - dependencies: - clone-regexp "^1.0.0" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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" - -express@^4.13.3: - version "4.15.2" - resolved "https://registry.yarnpkg.com/express/-/express-4.15.2.tgz#af107fc148504457f2dca9a6f2571d7129b97b35" - dependencies: - accepts "~1.3.3" - array-flatten "1.1.1" - content-disposition "0.5.2" - content-type "~1.0.2" - cookie "0.3.1" - cookie-signature "1.0.6" - debug "2.6.1" - depd "~1.1.0" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - finalhandler "~1.0.0" - fresh "0.5.0" - merge-descriptors "1.0.1" - methods "~1.1.2" - on-finished "~2.3.0" - parseurl "~1.3.1" - path-to-regexp "0.1.7" - proxy-addr "~1.1.3" - qs "6.4.0" - range-parser "~1.2.0" - send "0.15.1" - serve-static "1.12.1" - setprototypeof "1.0.3" - statuses "~1.3.1" - type-is "~1.6.14" - utils-merge "1.0.0" - vary "~1.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" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -fastparse@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8" - -faye-websocket@^0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4" - dependencies: - websocket-driver ">=0.5.1" - -faye-websocket@~0.11.0: - version "0.11.1" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.11.1.tgz#f0efe18c4f56e4f40afc7e06c719fd5ee6188f38" - dependencies: - websocket-driver ">=0.5.1" - -faye-websocket@~0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.7.3.tgz#cc4074c7f4a4dfd03af54dd65c354b135132ce11" - dependencies: - websocket-driver ">=0.3.6" - -fbjs@^0.8.4, fbjs@^0.8.5, fbjs@^0.8.7, fbjs@^0.8.9: - version "0.8.12" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.12.tgz#10b5d92f76d45575fd63a217d4ea02bea2f8ed04" - dependencies: - core-js "^1.0.0" - isomorphic-fetch "^2.1.1" - loose-envify "^1.0.0" - object-assign "^4.1.0" - promise "^7.1.1" - setimmediate "^1.0.5" - ua-parser-js "^0.7.9" - -figures@^1.3.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -file-loader@^0.10.1: - version "0.10.1" - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.10.1.tgz#815034119891fc6441fb5a64c11bc93c22ddd842" - dependencies: - loader-utils "^1.0.2" - -filename-regex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.0.tgz#996e3e80479b98b9897f15a8a58b3d084e926775" - -filesize@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.3.0.tgz#53149ea3460e3b2e024962a51648aa572cf98122" - -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" - -filled-array@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/filled-array/-/filled-array-1.1.0.tgz#c3c4f6c663b923459a9aa29912d2d031f1507f84" - -finalhandler@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.0.2.tgz#d0e36f9dbc557f2de14423df6261889e9d60c93a" - dependencies: - debug "2.6.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - on-finished "~2.3.0" - parseurl "~1.3.1" - statuses "~1.3.1" - unpipe "~1.0.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -find-up@^1.0.0, find-up@^1.1.2: - 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" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flatten@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" - -fn-name@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7" - -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" - -force-array@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/force-array/-/force-array-3.1.0.tgz#a060f6d4188dc7daa6fe562df39aeaabca404784" - dependencies: - is-array "^1.0.1" - -foreach@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" - -foreground-child@^1.3.3, foreground-child@^1.5.3: - version "1.5.6" - resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-1.5.6.tgz#4fd71ad2dfde96789b980a5c0a295937cb2f5ce9" - dependencies: - cross-spawn "^4" - signal-exit "^3.0.0" - -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.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - -fresh@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.0.tgz#f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e" - -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-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" - -function-bind@^1.0.2, function-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771" - -function.prototype.name@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.0.0.tgz#5f523ca64e491a5f95aba80cc1e391080a14482e" - dependencies: - define-properties "^1.1.2" - function-bind "^1.1.0" - is-callable "^1.1.2" - -gather-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/gather-stream/-/gather-stream-1.0.0.tgz#b33994af457a8115700d410f317733cbe7a0904b" - -gauge@~2.7.1: - version "2.7.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - 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" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.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-port@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/get-port/-/get-port-2.1.0.tgz#8783f9dcebd1eea495a334e1a6a251e78887ab1a" - dependencies: - pinkie-promise "^2.0.0" - -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - -get-stdin@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" - -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" - -getpass@^0.1.1: - version "0.1.7" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" - 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.3, glob@^7.0.5, glob@^7.0.6: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^9.0.0, globals@^9.14.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -globby@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" - dependencies: - array-union "^1.0.1" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -globjoin@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43" - -got@^5.0.0: - version "5.7.1" - resolved "https://registry.yarnpkg.com/got/-/got-5.7.1.tgz#5f81635a61e4a6589f180569ea4e381680a51f35" - dependencies: - create-error-class "^3.0.1" - duplexer2 "^0.1.4" - is-redirect "^1.0.0" - is-retry-allowed "^1.0.0" - is-stream "^1.0.0" - lowercase-keys "^1.0.0" - node-status-codes "^1.0.0" - object-assign "^4.0.1" - parse-json "^2.1.0" - pinkie-promise "^2.0.0" - read-all-stream "^3.0.0" - readable-stream "^2.0.5" - timed-out "^3.0.0" - unzip-response "^1.0.2" - 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" - -graphql-server-core@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/graphql-server-core/-/graphql-server-core-0.7.0.tgz#a658b3b0704f8a19b24254b64bef6b3d0ddce8ba" - optionalDependencies: - "@types/graphql" "^0.9.0" - -graphql-server-hapi@^0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/graphql-server-hapi/-/graphql-server-hapi-0.7.2.tgz#2fa55b8a000952f125af038404563e72d0ba05ab" - dependencies: - boom "^4.3.1" - graphql-server-core "^0.7.0" - graphql-server-module-graphiql "^0.7.2" - optionalDependencies: - "@types/graphql" "^0.9.0" - "@types/hapi" "^16.0.0" - -graphql-server-module-graphiql@^0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/graphql-server-module-graphiql/-/graphql-server-module-graphiql-0.7.2.tgz#aa1f2a26eadbf7127c1b077e633d5086da52b330" - -graphql@^0.9.3: - version "0.9.3" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.3.tgz#71fc0fa331bffb9c20678485861cfb370803118e" - dependencies: - iterall "1.0.3" - -gzip-size@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-3.0.0.tgz#546188e9bdc337f673772f81660464b389dce520" - dependencies: - duplexer "^0.1.1" - -handle-thing@^1.2.4: - version "1.2.5" - resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4" - -handlebars@^4.0.3: - version "4.0.6" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.6.tgz#2ce4484850537f9c97a8026d5399b935c4ed4ed7" - dependencies: - async "^1.4.0" - optimist "^0.6.1" - source-map "^0.4.4" - optionalDependencies: - uglify-js "^2.6" - -hapi@^16.1.0: - version "16.1.1" - resolved "https://registry.yarnpkg.com/hapi/-/hapi-16.1.1.tgz#0466db0703ba15cd00f07175ccf394d9cb56b1e0" - dependencies: - accept "2.x.x" - ammo "2.x.x" - boom "4.x.x" - call "4.x.x" - catbox "7.x.x" - catbox-memory "2.x.x" - cryptiles "3.x.x" - heavy "4.x.x" - hoek "4.x.x" - iron "4.x.x" - items "2.x.x" - joi "10.x.x" - mimos "3.x.x" - podium "^1.2.x" - shot "3.x.x" - statehood "5.x.x" - subtext "^4.3.x" - topo "2.x.x" - -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-color@~0.1.0: - version "0.1.7" - resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f" - -has-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-flag@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has-yarn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-yarn/-/has-yarn-1.0.0.tgz#89e25db604b725c8f5976fff0addc921b828a5a7" - -has@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28" - dependencies: - function-bind "^1.0.2" - -hash.js@^1.0.0, hash.js@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573" - dependencies: - inherits "^2.0.1" - -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" - -heavy@4.x.x: - version "4.0.3" - resolved "https://registry.yarnpkg.com/heavy/-/heavy-4.0.3.tgz#976bba118b011b15fe904aa4f292a168bfc6232f" - dependencies: - boom "4.x.x" - hoek "4.x.x" - joi "10.x.x" - -history@^4.5.1: - version "4.6.1" - resolved "https://registry.yarnpkg.com/history/-/history-4.6.1.tgz#911cf8eb65728555a94f2b12780a0c531a14d2fd" - dependencies: - invariant "^2.2.1" - loose-envify "^1.2.0" - resolve-pathname "^2.0.0" - value-equal "^0.2.0" - warning "^3.0.0" - -hmac-drbg@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" - dependencies: - hash.js "^1.0.3" - minimalistic-assert "^1.0.0" - minimalistic-crypto-utils "^1.0.1" - -hoek@2.x.x: - version "2.16.3" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" - -hoek@4.x.x: - version "4.1.1" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.1.1.tgz#9cc573ffba2b7b408fb5e9c2a13796be94cddce9" - -hoist-non-react-statics@^1.0.3, hoist-non-react-statics@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" - -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" - -hosted-git-info@^2.1.4: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -hpack.js@^2.1.6: - version "2.1.6" - resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2" - dependencies: - inherits "^2.0.1" - obuf "^1.0.0" - readable-stream "^2.0.1" - wbuf "^1.1.0" - -html-comment-regex@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e" - -html-encoding-sniffer@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.1.tgz#79bf7a785ea495fe66165e734153f363ff5437da" - dependencies: - whatwg-encoding "^1.0.1" - -html-entities@1.2.0, html-entities@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.0.tgz#41948caf85ce82fed36e4e6a0ed371a6664379e2" - -html-tags@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-1.1.1.tgz#869f43859f12d9bdc3892419e494a628aa1b204e" - -htmlparser2@^3.9.1: - version "3.9.2" - resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.9.2.tgz#1bdf87acca0f3f9e53fa4fcceb0f4b4cbb00b338" - dependencies: - domelementtype "^1.3.0" - domhandler "^2.3.0" - domutils "^1.5.1" - entities "^1.1.1" - inherits "^2.0.1" - readable-stream "^2.0.2" - -http-deceiver@^1.2.4: - version "1.2.7" - resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" - -http-errors@~1.5.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.5.1.tgz#788c0d2c1de2c81b9e6e8c01843b6b97eb920750" - dependencies: - inherits "2.0.3" - setprototypeof "1.0.2" - statuses ">= 1.3.1 < 2" - -http-errors@~1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.1.tgz#5f8b8ed98aca545656bf572997387f904a722257" - dependencies: - depd "1.1.0" - inherits "2.0.3" - setprototypeof "1.0.3" - statuses ">= 1.3.1 < 2" - -http-proxy-middleware@~0.17.4: - version "0.17.4" - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.17.4.tgz#642e8848851d66f09d4f124912846dbaeb41b833" - dependencies: - http-proxy "^1.16.2" - is-glob "^3.1.0" - lodash "^4.17.2" - micromatch "^2.3.11" - -http-proxy@^1.16.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742" - dependencies: - eventemitter3 "1.x.x" - requires-port "1.x.x" - -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" - -https-browserify@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82" - -hyphenate-style-name@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz#31160a36930adaf1fc04c6074f7eb41465d4ec4b" - -iconv-lite@0.4, iconv-lite@0.4.13, iconv-lite@~0.4.13: - version "0.4.13" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2" - -icss-replace-symbols@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.0.2.tgz#cb0b6054eb3af6edc9ab1d62d01933e2d4c8bfa5" - -ieee754@^1.1.4: - version "1.1.8" - resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4" - -ignore-by-default@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09" - -ignore@^3.2.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.7.tgz#4810ca5f1d8eca5595213a34b94f2eb4ed926bbd" - -immutable@^3.8.1: - version "3.8.1" - resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.1.tgz#200807f11ab0f72710ea485542de088075f68cd2" - -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" - -indent-string@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.1.0.tgz#08ff4334603388399b329e6b9538dc7a3cf5de7d" - -indexes-of@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607" - -indexof@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d" - -inert@^4.1.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/inert/-/inert-4.2.0.tgz#6aa5da8ce19982eb72aabef4bdda64fd6750b005" - dependencies: - ammo "2.x.x" - boom "4.x.x" - hoek "4.x.x" - items "2.x.x" - joi "10.x.x" - lru-cache "4.0.x" - -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.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -inherits@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inline-style-prefixer@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz#c153c7e88fd84fef5c602e95a8168b2770671fe7" - dependencies: - bowser "^1.0.0" - hyphenate-style-name "^1.0.1" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" - -intl-format-cache@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/intl-format-cache/-/intl-format-cache-2.0.5.tgz#b484cefcb9353f374f25de389a3ceea1af18d7c9" - -intl-messageformat-parser@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/intl-messageformat-parser/-/intl-messageformat-parser-1.2.0.tgz#5906b7f953ab7470e0dc8549097b648b991892ff" - -intl-messageformat@1.3.0, intl-messageformat@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-1.3.0.tgz#f7d926aded7a3ab19b2dc601efd54e99a4bd4eae" - dependencies: - intl-messageformat-parser "1.2.0" - -intl-relativeformat@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-1.3.0.tgz#893dc7076fccd380cf091a2300c380fa57ace45b" - dependencies: - intl-messageformat "1.3.0" - -invariant@^2.0.0, invariant@^2.1.1, invariant@^2.2.0, invariant@^2.2.1, invariant@^2.2.2: - 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" - -ipaddr.js@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.3.0.tgz#1e03a52fdad83a8bbb2b25cbf4998b4cffcd3dec" - -iron@4.x.x: - version "4.0.4" - resolved "https://registry.yarnpkg.com/iron/-/iron-4.0.4.tgz#c1f8cc4c91454194ab8920d9247ba882e528061a" - dependencies: - boom "4.x.x" - cryptiles "3.x.x" - hoek "4.x.x" - -irregular-plurals@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-1.2.0.tgz#38f299834ba8c00c30be9c554e137269752ff3ac" - -is-absolute-url@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6" - -is-array@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-array/-/is-array-1.0.1.tgz#e9850cc2cc860c3bc0977e84ccf0dd464584279a" - -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" - -is-arrayish@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.1.tgz#c2dfc386abaa0c3e33c48db3fe87059e69065efd" - -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.1.5: - 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-callable@^1.1.1, is-callable@^1.1.2, is-callable@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" - -is-ci@^1.0.7: - 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-date-object@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" - -is-directory@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1" - -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-error@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/is-error/-/is-error-2.2.1.tgz#684a96d84076577c98f4cdb40c6d26a5123bf19c" - -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-extglob@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" - -is-finite@^1.0.0, is-finite@^1.0.1: - 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-function@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5" - -is-generator-fn@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-1.0.0.tgz#969d49e1bb3329f6bb7f09089be26578b2ddd46a" - -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-glob@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" - dependencies: - is-extglob "^2.1.0" - -is-my-json-valid@^2.10.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.0.0" - -is-nil@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-nil/-/is-nil-1.0.1.tgz#2daba29e0b585063875e7b539d071f5b15937969" - -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-object@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.1.tgz#8952688c5ec2ffd6b03ecc85e769e02903083470" - -is-observable@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/is-observable/-/is-observable-0.2.0.tgz#b361311d83c6e5d726cabf5e250b0237106f5ae2" - dependencies: - symbol-observable "^0.2.2" - -is-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -is-plain-object@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.1.tgz#4d7ca539bc9db9b737b8acb612f2318ef92f294f" - dependencies: - isobject "^1.0.0" - -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-promise@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" - -is-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-regex@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491" - dependencies: - has "^1.0.1" - -is-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -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.0.1, is-stream@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" - -is-subset@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6" - -is-supported-regexp-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-supported-regexp-flag/-/is-supported-regexp-flag-1.0.0.tgz#8b520c85fae7a253382d4b02652e045576e13bb8" - -is-svg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-2.1.0.tgz#cf61090da0d9efbcab8722deba6f032208dbb0e9" - dependencies: - html-comment-regex "^1.1.0" - -is-symbol@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572" - -is-typedarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" - -is-url@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.2.tgz#498905a593bf47cc2d9e7f738372bbf7696c7f26" - -is-utf8@^0.2.0, is-utf8@^0.2.1: - 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, isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isemail@2.x.x: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isemail/-/isemail-2.2.1.tgz#0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6" - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" - -isobject@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/isobject/-/isobject-1.0.2.tgz#f0f9b8ce92dd540fa0740882e3835a2e022ec78a" - -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" - -isomorphic-fetch@^2.1.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" - dependencies: - node-fetch "^1.0.1" - whatwg-fetch ">=0.10.0" - -isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -istanbul-lib-coverage@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.2.tgz#87a0c015b6910651cb3b184814dfb339337e25e1" - -istanbul-lib-hook@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.5.tgz#6ca3d16d60c5f4082da39f7c5cd38ea8a772b88e" - dependencies: - append-transform "^0.4.0" - -istanbul-lib-instrument@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.0.tgz#b8e0dc25709bb44e17336ab47b7bb5c97c23f659" - dependencies: - babel-generator "^6.18.0" - babel-template "^6.16.0" - babel-traverse "^6.18.0" - babel-types "^6.18.0" - babylon "^6.13.0" - istanbul-lib-coverage "^1.0.2" - semver "^5.3.0" - -istanbul-lib-report@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.0.0.tgz#d83dac7f26566b521585569367fe84ccfc7aaecb" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - path-parse "^1.0.5" - supports-color "^3.1.2" - -istanbul-lib-source-maps@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.1.tgz#f8c8c2e8f2160d1d91526d97e5bd63b2079af71c" - dependencies: - istanbul-lib-coverage "^1.0.2" - mkdirp "^0.5.1" - rimraf "^2.4.4" - source-map "^0.5.3" - -istanbul-reports@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.2.tgz#4e8366abe6fa746cc1cd6633f108de12cc6ac6fa" - dependencies: - handlebars "^4.0.3" - -items@2.x.x: - version "2.1.1" - resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198" - -iterall@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0.3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7" - -jest-diff@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-18.1.0.tgz#4ff79e74dd988c139195b365dc65d87f606f4803" - dependencies: - chalk "^1.1.3" - diff "^3.0.0" - jest-matcher-utils "^18.1.0" - pretty-format "^18.1.0" - -jest-file-exists@^17.0.0: - version "17.0.0" - resolved "https://registry.yarnpkg.com/jest-file-exists/-/jest-file-exists-17.0.0.tgz#7f63eb73a1c43a13f461be261768b45af2cdd169" - -jest-matcher-utils@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-18.1.0.tgz#1ac4651955ee2a60cef1e7fcc98cdfd773c0f932" - dependencies: - chalk "^1.1.3" - pretty-format "^18.1.0" - -jest-mock@^18.0.0: - version "18.0.0" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-18.0.0.tgz#5c248846ea33fa558b526f5312ab4a6765e489b3" - -jest-snapshot@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-18.1.0.tgz#55b96d2ee639c9bce76f87f2a3fd40b71c7a5916" - dependencies: - jest-diff "^18.1.0" - jest-file-exists "^17.0.0" - jest-matcher-utils "^18.1.0" - jest-util "^18.1.0" - natural-compare "^1.4.0" - pretty-format "^18.1.0" - -jest-util@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-18.1.0.tgz#3a99c32114ab17f84be094382527006e6d4bfc6a" - dependencies: - chalk "^1.1.1" - diff "^3.0.0" - graceful-fs "^4.1.6" - jest-file-exists "^17.0.0" - jest-mock "^18.0.0" - mkdirp "^0.5.1" - -jju@^1.1.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/jju/-/jju-1.3.0.tgz#dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa" - -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" - -joi@10.x.x, joi@^10.4.1: - version "10.4.1" - resolved "https://registry.yarnpkg.com/joi/-/joi-10.4.1.tgz#a2fca1f0d603d1b843f2c1e086b52461f6be1f36" - dependencies: - hoek "4.x.x" - isemail "2.x.x" - items "2.x.x" - topo "2.x.x" - -js-base64@^2.1.9: - version "2.1.9" - resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce" - -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.2.7, js-yaml@^3.4.3, js-yaml@^3.5.1: - version "3.8.3" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766" - dependencies: - argparse "^1.0.7" - esprima "^3.1.1" - -js-yaml@~3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80" - dependencies: - argparse "^1.0.7" - esprima "^2.6.0" - -jsbn@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" - -jsdom@^9.11.0: - version "9.12.0" - resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-9.12.0.tgz#e8c546fffcb06c00d4833ca84410fed7f8a097d4" - dependencies: - abab "^1.0.3" - acorn "^4.0.4" - acorn-globals "^3.1.0" - array-equal "^1.0.0" - content-type-parser "^1.0.1" - cssom ">= 0.3.2 < 0.4.0" - cssstyle ">= 0.2.37 < 0.3.0" - escodegen "^1.6.1" - html-encoding-sniffer "^1.0.1" - nwmatcher ">= 1.3.9 < 2.0.0" - parse5 "^1.5.1" - request "^2.79.0" - sax "^1.2.1" - symbol-tree "^3.2.1" - tough-cookie "^2.3.2" - webidl-conversions "^4.0.0" - whatwg-encoding "^1.0.1" - whatwg-url "^4.3.0" - xml-name-validator "^2.0.1" - -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-loader@^0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/json-loader/-/json-loader-0.5.4.tgz#8baa1365a632f58a3c46d20175fc6002c96e37de" - -json-parse-helpfulerror@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/json-parse-helpfulerror/-/json-parse-helpfulerror-1.0.3.tgz#13f14ce02eed4e981297b64eb9e3b932e2dd13dc" - dependencies: - jju "^1.1.0" - -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.0, 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" - -json3@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1" - -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" - -jsonfilter@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/jsonfilter/-/jsonfilter-1.1.2.tgz#21ef7cedc75193813c75932e96a98be205ba5a11" - dependencies: - JSONStream "^0.8.4" - minimist "^1.1.0" - stream-combiner "^0.2.1" - through2 "^0.6.3" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsonparse@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-0.0.5.tgz#330542ad3f0a654665b778f3eb2d9a9fa507ac64" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -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" - -jsx-ast-utils@^1.0.0, jsx-ast-utils@^1.3.4: - version "1.4.1" - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1" - -kind-of@^3.0.2: - version "3.2.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07" - dependencies: - is-buffer "^1.1.5" - -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" - -known-css-properties@^0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.0.7.tgz#9104343a2adfd8ef3b07bdee7a325e4d44ed9371" - -last-line-stream@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/last-line-stream/-/last-line-stream-1.0.0.tgz#d1b64d69f86ff24af2d04883a2ceee14520a5600" - dependencies: - through2 "^2.0.0" - -latest-version@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-2.0.0.tgz#56f8d6139620847b8017f8f1f4d78e211324168b" - dependencies: - package-json "^2.0.0" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -lazy-req@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/lazy-req/-/lazy-req-1.1.0.tgz#bdaebead30f8d824039ce0ce149d4daa07ba1fac" - -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" - -ldjson-stream@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/ldjson-stream/-/ldjson-stream-1.2.1.tgz#91beceda5ac4ed2b17e649fb777e7abfa0189c2b" - dependencies: - split2 "^0.2.1" - through2 "^0.6.1" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -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" - -loader-runner@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2" - -loader-utils@^0.2.16: - version "0.2.17" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348" - dependencies: - big.js "^3.1.3" - emojis-list "^2.0.0" - json5 "^0.5.0" - object-assign "^4.0.1" - -loader-utils@^1.0.2: - version "1.1.0" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd" - dependencies: - big.js "^3.1.3" - emojis-list "^2.0.0" - json5 "^0.5.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-es@^4.17.3, lodash-es@^4.2.0, lodash-es@^4.2.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7" - -lodash._reinterpolate@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" - -lodash.assignin@^4.0.9: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lodash.assignin/-/lodash.assignin-4.2.0.tgz#ba8df5fb841eb0a3e8044232b0e263a8dc6a28a2" - -lodash.bind@^4.1.4: - version "4.2.1" - resolved "https://registry.yarnpkg.com/lodash.bind/-/lodash.bind-4.2.1.tgz#7ae3017e939622ac31b7d7d7dcb1b34db1690d35" - -lodash.camelcase@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" - -lodash.cond@^4.3.0: - version "4.5.2" - resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" - -lodash.debounce@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" - -lodash.defaults@^4.0.1: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c" - -lodash.difference@^4.3.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" - -lodash.filter@^4.4.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.filter/-/lodash.filter-4.6.0.tgz#668b1d4981603ae1cc5a6fa760143e480b4c4ace" - -lodash.find@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1" - -lodash.first@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/lodash.first/-/lodash.first-3.0.0.tgz#5dae180d7f818ee65fc5b210b104a7bbef98a16a" - -lodash.flatten@^4.2.0, lodash.flatten@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - -lodash.foreach@^4.3.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53" - -lodash.get@^4.4.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" - -lodash.isempty@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.isempty/-/lodash.isempty-4.4.0.tgz#6f86cbedd8be4ec987be9aaf33c9684db1b31e7e" - -lodash.isequal@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - -lodash.isfunction@^3.0.8: - version "3.0.8" - resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.8.tgz#4db709fc81bc4a8fd7127a458a5346c5cdce2c6b" - -lodash.isplainobject@^4.0.6: - version "4.0.6" - resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb" - -lodash.isstring@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451" - -lodash.isundefined@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz#23ef3d9535565203a66cefd5b830f848911afb48" - -lodash.map@^4.4.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3" - -lodash.memoize@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" - -lodash.merge@^4.4.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" - -lodash.pick@^4.2.1: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3" - -lodash.reduce@^4.4.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.reduce/-/lodash.reduce-4.6.0.tgz#f1ab6b839299ad48f784abbf476596f03b914d3b" - -lodash.reject@^4.4.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.reject/-/lodash.reject-4.6.0.tgz#80d6492dc1470864bbf583533b651f42a9f52415" - -lodash.some@^4.4.0, lodash.some@^4.5.1: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d" - -lodash.template@^4.3.0, lodash.template@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0" - dependencies: - lodash._reinterpolate "~3.0.0" - lodash.templatesettings "^4.0.0" - -lodash.templatesettings@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316" - dependencies: - lodash._reinterpolate "~3.0.0" - -lodash.uniq@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" - -"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.1.0, lodash@^4.10.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -lodash@^3.5.0: - version "3.10.1" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" - -log-symbols@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18" - dependencies: - chalk "^1.0.0" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1: - 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, loud-rejection@^1.2.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" - -lower-case@^1.1.1: - version "1.1.4" - resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" - -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.x, lru-cache@^4.0.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.0" - -macaddress@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" - -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" - -matcher@^0.1.1: - version "0.1.2" - resolved "https://registry.yarnpkg.com/matcher/-/matcher-0.1.2.tgz#ef20cbde64c24c50cc61af5b83ee0b1b8ff00101" - dependencies: - escape-string-regexp "^1.0.4" - -math-expression-evaluator@^1.2.14: - version "1.2.16" - resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.16.tgz#b357fa1ca9faefb8e48d10c14ef2bcb2d9f0a7c9" - -max-safe-int@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/max-safe-int/-/max-safe-int-1.0.0.tgz#44fba8ec993ded91fb2c5a35e71cf9c9f369ce52" - -max-timeout@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/max-timeout/-/max-timeout-1.0.0.tgz#b68f69a2f99e0b476fd4cb23e2059ca750715e1f" - -md5-hex@^1.2.0, md5-hex@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-1.3.0.tgz#d2c4afe983c4370662179b8cad145219135046c4" - dependencies: - md5-o-matic "^0.1.1" - -md5-hex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-2.0.0.tgz#d0588e9f1c74954492ecd24ac0ac6ce997d92e33" - dependencies: - md5-o-matic "^0.1.1" - -md5-o-matic@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" - -media-typer@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" - -memory-fs@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.3.0.tgz#7bcc6b629e3a43e871d7e29aca6ae8a7f15cbb20" - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -memory-fs@^0.4.0, memory-fs@~0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -meow@^3.3.0, meow@^3.7.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" - -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" - -merge-source-map@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.3.tgz#da1415f2722a5119db07b14c4f973410863a2abf" - dependencies: - source-map "^0.5.3" - -methods@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" - -micromatch@^2.1.5, micromatch@^2.3.11: - 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" - -miller-rabin@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.0.tgz#4a62fb1d42933c05583982f4c716f6fb9e6c6d3d" - dependencies: - bn.js "^4.0.0" - brorand "^1.0.1" - -mime-db@1.x.x, "mime-db@>= 1.27.0 < 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.11, mime-types@~2.1.15, 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.4, mime@1.3.x, mime@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" - -mimic-fn@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18" - -mimos@3.x.x: - version "3.0.3" - resolved "https://registry.yarnpkg.com/mimos/-/mimos-3.0.3.tgz#b9109072ad378c2b72f6a0101c43ddfb2b36641f" - dependencies: - hoek "4.x.x" - mime-db "1.x.x" - -minimalistic-assert@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3" - -minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" - -minimatch@3.0.3, minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" - dependencies: - brace-expansion "^1.0.0" - -minimist@0.0.8, minimist@~0.0.1: - 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, minimist@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, 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" - -moment@^2.10.6, moment@^2.17.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" - -ms@0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -ms@0.7.3, ms@^0.7.1: - version "0.7.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff" - -multimatch@^2.0.0, multimatch@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-2.1.0.tgz#9c7906a22fb4c02919e2f5f75161b4cdbd4b2a2b" - dependencies: - array-differ "^1.0.0" - array-union "^1.0.1" - arrify "^1.0.0" - minimatch "^3.0.0" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -nan@^2.3.0: - version "2.6.2" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -ncp@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3" - -nearley@^2.7.7: - version "2.8.0" - resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.8.0.tgz#7f88b503e3b373503f5c7e5b3b52bf134c86145b" - dependencies: - nomnom "~1.6.2" - railroad-diagrams "^1.0.0" - randexp "^0.4.2" - -negotiator@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" - -nigel@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/nigel/-/nigel-2.0.2.tgz#93a1866fb0c52d87390aa75e2b161f4b5c75e5b1" - dependencies: - hoek "4.x.x" - vise "2.x.x" - -no-case@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081" - dependencies: - lower-case "^1.1.1" - -node-fetch@^1.0.1: - version "1.6.3" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04" - dependencies: - encoding "^0.1.11" - is-stream "^1.0.1" - -node-hook@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/node-hook/-/node-hook-0.4.0.tgz#782a3b3b4873388f93d087cd2971162f24eb6f2d" - -node-libs-browser@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec97024985b46e958379646f96c4b616646" - dependencies: - assert "^1.1.1" - browserify-zlib "^0.1.4" - buffer "^4.3.0" - console-browserify "^1.1.0" - constants-browserify "^1.0.0" - crypto-browserify "^3.11.0" - domain-browser "^1.1.1" - events "^1.0.0" - https-browserify "0.0.1" - os-browserify "^0.2.0" - path-browserify "0.0.0" - process "^0.11.0" - punycode "^1.2.4" - querystring-es3 "^0.2.0" - readable-stream "^2.0.5" - stream-browserify "^2.0.1" - stream-http "^2.3.1" - string_decoder "^0.10.25" - timers-browserify "^2.0.2" - tty-browserify "0.0.0" - url "^0.11.0" - util "^0.10.3" - vm-browserify "0.0.4" - -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" - -node-status-codes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/node-status-codes/-/node-status-codes-1.0.0.tgz#5ae5541d024645d32a58fcddc9ceecea7ae3ac2f" - -nomnom@~1.6.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.6.2.tgz#84a66a260174408fc5b77a18f888eccc44fb6971" - dependencies: - colors "0.5.x" - underscore "~1.4.4" - -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.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" - -normalize-range@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" - -normalize-selector@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/normalize-selector/-/normalize-selector-0.2.0.tgz#d0b145eb691189c63a78d201dc4fdb1293ef0c03" - -normalize-url@^1.4.0: - version "1.9.1" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c" - dependencies: - object-assign "^4.0.1" - prepend-http "^1.0.0" - query-string "^4.1.0" - sort-keys "^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" - -nth-check@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4" - dependencies: - boolbase "~1.0.0" - -num2fraction@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" - -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" - -"nwmatcher@>= 1.3.9 < 2.0.0": - version "1.3.9" - resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.3.9.tgz#8bab486ff7fa3dfd086656bbe8b17116d3692d2a" - -nyc@^10.1.2: - version "10.2.2" - resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.2.2.tgz#1b1c8ca4636d810cb3e281558dc9fcb08389f204" - dependencies: - archy "^1.0.0" - arrify "^1.0.1" - caching-transform "^1.0.0" - convert-source-map "^1.3.0" - debug-log "^1.0.1" - default-require-extensions "^1.0.0" - find-cache-dir "^0.1.1" - find-up "^1.1.2" - foreground-child "^1.5.3" - glob "^7.0.6" - istanbul-lib-coverage "^1.0.2" - istanbul-lib-hook "^1.0.5" - istanbul-lib-instrument "^1.7.0" - istanbul-lib-report "^1.0.0" - istanbul-lib-source-maps "^1.1.1" - istanbul-reports "^1.0.2" - md5-hex "^1.2.0" - merge-source-map "^1.0.2" - micromatch "^2.3.11" - mkdirp "^0.5.0" - resolve-from "^2.0.0" - rimraf "^2.5.4" - signal-exit "^3.0.1" - spawn-wrap "1.2.4" - test-exclude "^4.0.0" - yargs "^7.0.2" - yargs-parser "^4.0.2" - -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, object-assign@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" - -object-is@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6" - -object-keys@^1.0.10, object-keys@^1.0.8: - version "1.0.11" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" - -object.assign@^4.0.3, object.assign@^4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc" - dependencies: - define-properties "^1.1.2" - function-bind "^1.1.0" - object-keys "^1.0.10" - -object.entries@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.0.4.tgz#1bf9a4dd2288f5b33f3a993d257661f05d161a5f" - dependencies: - define-properties "^1.1.2" - es-abstract "^1.6.1" - function-bind "^1.1.0" - has "^1.0.1" - -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" - -object.values@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.0.4.tgz#e524da09b4f66ff05df457546ec72ac99f13069a" - dependencies: - define-properties "^1.1.2" - es-abstract "^1.6.1" - function-bind "^1.1.0" - has "^1.0.1" - -observable-to-promise@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/observable-to-promise/-/observable-to-promise-0.4.0.tgz#28afe71645308f2d41d71f47ad3fece1a377e52b" - dependencies: - is-observable "^0.2.0" - symbol-observable "^0.2.2" - -obuf@^1.0.0, obuf@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.1.tgz#104124b6c602c6796881a042541d36db43a5264e" - -on-finished@~2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" - dependencies: - ee-first "1.1.1" - -on-headers@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7" - -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" - -onecolor@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/onecolor/-/onecolor-3.0.4.tgz#75a46f80da6c7aaa5b4daae17a47198bd9652494" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -onetime@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" - dependencies: - mimic-fn "^1.0.0" - -opn@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95" - dependencies: - object-assign "^4.0.1" - pinkie-promise "^2.0.0" - -optimist@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -option-chain@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/option-chain/-/option-chain-0.1.1.tgz#e9b811e006f1c0f54802f28295bfc8970f8dcfbd" - dependencies: - object-assign "^4.0.1" - -optionator@^0.8.1, optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -original@>=0.0.5: - version "1.0.0" - resolved "https://registry.yarnpkg.com/original/-/original-1.0.0.tgz#9147f93fa1696d04be61e01bd50baeaca656bd3b" - dependencies: - url-parse "1.0.x" - -os-browserify@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.2.1.tgz#63fc4ccee5d2d7763d26bbf8601078e6c2e0044f" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" - dependencies: - lcid "^1.0.0" - -os-shim@^0.1.2: - version "0.1.3" - resolved "https://registry.yarnpkg.com/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917" - -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.0, 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-hash@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-1.2.0.tgz#003e56cd57b736a6ed6114cc2b81542672770e44" - dependencies: - md5-hex "^1.3.0" - -package-json@^2.0.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/package-json/-/package-json-2.4.0.tgz#0d15bd67d1cbbddbb2ca222ff2edb86bcb31a8bb" - dependencies: - got "^5.0.0" - registry-auth-token "^3.0.1" - registry-url "^3.0.3" - semver "^5.1.0" - -pako@~0.2.0: - version "0.2.9" - resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" - -param-case@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz#df94fd8cf6531ecf75e6bef9a0858fbc72be2247" - dependencies: - no-case "^2.2.0" - -parse-asn1@^5.0.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2480937fbf97c712" - dependencies: - asn1.js "^4.0.0" - browserify-aes "^1.0.0" - create-hash "^1.1.0" - evp_bytestokey "^1.0.0" - pbkdf2 "^3.0.3" - -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.1.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" - -parse-ms@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-0.1.2.tgz#dd3fa25ed6c2efc7bdde12ad9b46c163aa29224e" - -parse-ms@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-1.0.1.tgz#56346d4749d78f23430ca0c713850aef91aa361d" - -parse5@^1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/parse5/-/parse5-1.5.1.tgz#9b7f3b0de32be78dc2401b17573ccaf0f6f59d94" - -parseurl@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56" - -path-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a" - -path-exists@^2.0.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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -path-key@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" - -path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" - -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" - -path-to-regexp@^1.5.3: - version "1.7.0" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d" - dependencies: - isarray "0.0.1" - -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" - -pbkdf2@^3.0.3: - version "3.0.9" - resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.9.tgz#f2c4b25a600058b3c3773c086c37dbbee1ffe693" - dependencies: - create-hmac "^1.1.2" - -performance-now@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-0.2.0.tgz#33ef30c5c77d4ea21c5a53869d91b56d8f2555e5" - -pez@2.x.x: - version "2.1.4" - resolved "https://registry.yarnpkg.com/pez/-/pez-2.1.4.tgz#73f822fa62d599d65c4606f490d54d345191bc7c" - dependencies: - b64 "3.x.x" - boom "4.x.x" - content "3.x.x" - hoek "4.x.x" - nigel "2.x.x" - -pify@^2.0.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" - -pinkie-promise@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-1.0.0.tgz#d1da67f5482563bb7cf57f286ae2822ecfbf3670" - dependencies: - pinkie "^1.0.0" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-1.0.0.tgz#5a47f28ba1015d0201bda7bf0f358e47bec8c7e4" - -pinkie@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" - -pipetteur@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/pipetteur/-/pipetteur-2.0.3.tgz#1955760959e8d1a11cb2a50ec83eec470633e49f" - dependencies: - onecolor "^3.0.4" - synesthesia "^1.0.1" - -pkg-conf@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pkg-conf/-/pkg-conf-2.0.0.tgz#071c87650403bccfb9c627f58751bfe47c067279" - dependencies: - find-up "^2.0.0" - load-json-file "^2.0.0" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -pkg-up@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-1.0.0.tgz#3e08fb461525c4421624a33b9f7e6d0af5b05a26" - dependencies: - find-up "^1.0.0" - -plur@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/plur/-/plur-1.0.0.tgz#db85c6814f5e5e5a3b49efc28d604fec62975156" - -plur@^2.0.0, plur@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/plur/-/plur-2.1.2.tgz#7482452c1a0f508e3e344eaec312c91c29dc655a" - dependencies: - irregular-plurals "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -podium@^1.2.x: - version "1.2.5" - resolved "https://registry.yarnpkg.com/podium/-/podium-1.2.5.tgz#87c566c2f0365bcf0a1ec7602c4d01948cdd2ad5" - dependencies: - hoek "4.x.x" - items "2.x.x" - joi "10.x.x" - -portal-api@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/portal-api/-/portal-api-1.0.0.tgz#5f1665b1cf6521527aa551a7f2dd2d7244dc0553" - dependencies: - boom "^4.3.1" - graphql "^0.9.3" - graphql-server-hapi "^0.7.2" - joi "^10.4.1" - -portfinder@^1.0.9: - version "1.0.13" - resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.13.tgz#bb32ecd87c27104ae6ee44b5a3ccbf0ebb1aede9" - dependencies: - async "^1.5.2" - debug "^2.2.0" - mkdirp "0.5.x" - -postcss-calc@^5.2.0: - version "5.3.1" - resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-5.3.1.tgz#77bae7ca928ad85716e2fda42f261bf7c1d65b5e" - dependencies: - postcss "^5.0.2" - postcss-message-helpers "^2.0.0" - reduce-css-calc "^1.2.6" - -postcss-colormin@^2.1.8: - version "2.2.2" - resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-2.2.2.tgz#6631417d5f0e909a3d7ec26b24c8a8d1e4f96e4b" - dependencies: - colormin "^1.0.5" - postcss "^5.0.13" - postcss-value-parser "^3.2.3" - -postcss-convert-values@^2.3.4: - version "2.6.1" - resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz#bbd8593c5c1fd2e3d1c322bb925dcae8dae4d62d" - dependencies: - postcss "^5.0.11" - postcss-value-parser "^3.1.2" - -postcss-discard-comments@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz#befe89fafd5b3dace5ccce51b76b81514be00e3d" - dependencies: - postcss "^5.0.14" - -postcss-discard-duplicates@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz#b9abf27b88ac188158a5eb12abcae20263b91932" - dependencies: - postcss "^5.0.4" - -postcss-discard-empty@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz#d2b4bd9d5ced5ebd8dcade7640c7d7cd7f4f92b5" - dependencies: - postcss "^5.0.14" - -postcss-discard-overridden@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz#8b1eaf554f686fb288cd874c55667b0aa3668d58" - dependencies: - postcss "^5.0.16" - -postcss-discard-unused@^2.2.1: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz#bce30b2cc591ffc634322b5fb3464b6d934f4433" - dependencies: - postcss "^5.0.14" - uniqs "^2.0.0" - -postcss-filter-plugins@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-filter-plugins/-/postcss-filter-plugins-2.0.2.tgz#6d85862534d735ac420e4a85806e1f5d4286d84c" - dependencies: - postcss "^5.0.4" - uniqid "^4.0.0" - -postcss-less@^0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/postcss-less/-/postcss-less-0.14.0.tgz#c631b089c6cce422b9a10f3a958d2bedd3819324" - dependencies: - postcss "^5.0.21" - -postcss-media-query-parser@^0.2.0: - version "0.2.3" - resolved "https://registry.yarnpkg.com/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz#27b39c6f4d94f81b1a73b8f76351c609e5cef244" - -postcss-merge-idents@^2.1.5: - version "2.1.7" - resolved "https://registry.yarnpkg.com/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz#4c5530313c08e1d5b3bbf3d2bbc747e278eea270" - dependencies: - has "^1.0.1" - postcss "^5.0.10" - postcss-value-parser "^3.1.1" - -postcss-merge-longhand@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz#23d90cd127b0a77994915332739034a1a4f3d658" - dependencies: - postcss "^5.0.4" - -postcss-merge-rules@^2.0.3: - version "2.1.2" - resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz#d1df5dfaa7b1acc3be553f0e9e10e87c61b5f721" - dependencies: - browserslist "^1.5.2" - caniuse-api "^1.5.2" - postcss "^5.0.4" - postcss-selector-parser "^2.2.2" - vendors "^1.0.0" - -postcss-message-helpers@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz#a4f2f4fab6e4fe002f0aed000478cdf52f9ba60e" - -postcss-minify-font-values@^1.0.2: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz#4b58edb56641eba7c8474ab3526cafd7bbdecb69" - dependencies: - object-assign "^4.0.1" - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-minify-gradients@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz#5dbda11373703f83cfb4a3ea3881d8d75ff5e6e1" - dependencies: - postcss "^5.0.12" - postcss-value-parser "^3.3.0" - -postcss-minify-params@^1.0.4: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz#ad2ce071373b943b3d930a3fa59a358c28d6f1f3" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.2" - postcss-value-parser "^3.0.2" - uniqs "^2.0.0" - -postcss-minify-selectors@^2.0.4: - version "2.1.1" - resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz#b2c6a98c0072cf91b932d1a496508114311735bf" - dependencies: - alphanum-sort "^1.0.2" - has "^1.0.1" - postcss "^5.0.14" - postcss-selector-parser "^2.0.0" - -postcss-modules-extract-imports@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.0.1.tgz#8fb3fef9a6dd0420d3f6d4353cf1ff73f2b2a341" - dependencies: - postcss "^5.0.4" - -postcss-modules-local-by-default@^1.0.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.1.1.tgz#29a10673fa37d19251265ca2ba3150d9040eb4ce" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-scope@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.0.2.tgz#ff977395e5e06202d7362290b88b1e8cd049de29" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-values@^1.1.0: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.2.2.tgz#f0e7d476fe1ed88c5e4c7f97533a3e772ad94ca1" - dependencies: - icss-replace-symbols "^1.0.2" - postcss "^5.0.14" - -postcss-normalize-charset@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1" - dependencies: - postcss "^5.0.5" - -postcss-normalize-url@^3.0.7: - version "3.0.8" - resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz#108f74b3f2fcdaf891a2ffa3ea4592279fc78222" - dependencies: - is-absolute-url "^2.0.0" - normalize-url "^1.4.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - -postcss-ordered-values@^2.1.0: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz#eec6c2a67b6c412a8db2042e77fe8da43f95c11d" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.1" - -postcss-reduce-idents@^2.2.2: - version "2.4.0" - resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz#c2c6d20cc958284f6abfbe63f7609bf409059ad3" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-reduce-initial@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz#68f80695f045d08263a879ad240df8dd64f644ea" - dependencies: - postcss "^5.0.4" - -postcss-reduce-transforms@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz#ff76f4d8212437b31c298a42d2e1444025771ae1" - dependencies: - has "^1.0.1" - postcss "^5.0.8" - postcss-value-parser "^3.0.1" - -postcss-reporter@^1.2.1, postcss-reporter@^1.3.3: - version "1.4.1" - resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-1.4.1.tgz#c136f0a5b161915f379dd3765c61075f7e7b9af2" - dependencies: - chalk "^1.0.0" - lodash "^4.1.0" - log-symbols "^1.0.2" - postcss "^5.0.0" - -postcss-reporter@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-3.0.0.tgz#09ea0f37a444c5693878606e09b018ebeff7cf8f" - dependencies: - chalk "^1.0.0" - lodash "^4.1.0" - log-symbols "^1.0.2" - postcss "^5.0.0" - -postcss-resolve-nested-selector@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz#29ccbc7c37dedfac304e9fff0bf1596b3f6a0e4e" - -postcss-scss@^0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-0.4.1.tgz#ad771b81f0f72f5f4845d08aa60f93557653d54c" - dependencies: - postcss "^5.2.13" - -postcss-selector-parser@^2.0.0, postcss-selector-parser@^2.1.1, postcss-selector-parser@^2.2.2: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz#f9437788606c3c9acee16ffe8d8b16297f27bb90" - dependencies: - flatten "^1.0.2" - indexes-of "^1.0.1" - uniq "^1.0.1" - -postcss-svgo@^2.1.1: - version "2.1.6" - resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.6.tgz#b6df18aa613b666e133f08adb5219c2684ac108d" - dependencies: - is-svg "^2.0.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - svgo "^0.7.0" - -postcss-unique-selectors@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz#981d57d29ddcb33e7b1dfe1fd43b8649f933ca1d" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15" - -postcss-zindex@^2.0.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22" - dependencies: - has "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss@^5.0.0, postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.18, postcss@^5.0.2, postcss@^5.0.20, postcss@^5.0.21, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.13, postcss@^5.2.16, postcss@^5.2.4: - version "5.2.17" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.17.tgz#cf4f597b864d65c8a492b2eabe9d706c879c388b" - dependencies: - chalk "^1.1.3" - js-base64 "^2.1.9" - source-map "^0.5.6" - supports-color "^3.2.3" - -pre-commit@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/pre-commit/-/pre-commit-1.2.2.tgz#dbcee0ee9de7235e57f79c56d7ce94641a69eec6" - dependencies: - cross-spawn "^5.0.1" - spawn-sync "^1.0.15" - which "1.2.x" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -prepend-http@^1.0.0, prepend-http@^1.0.1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" - -present@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/present/-/present-1.0.0.tgz#6d2f865be7a96885118f4660e83e2161fb71cf2b" - -preserve@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" - -pretty-format@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-18.1.0.tgz#fb65a86f7a7f9194963eee91865c1bcf1039e284" - dependencies: - ansi-styles "^2.2.1" - -pretty-ms@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-0.2.2.tgz#da879a682ff33a37011046f13d627f67c73b84f6" - dependencies: - parse-ms "^0.1.0" - -pretty-ms@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-2.1.0.tgz#4257c256df3fb0b451d6affaab021884126981dc" - dependencies: - is-finite "^1.0.1" - parse-ms "^1.0.0" - plur "^1.0.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" - -process@^0.11.0: - version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" - -progress@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -promise@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf" - dependencies: - asap "~2.0.3" - -prop-types@^15.0.0, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@~15.5.7: - version "15.5.8" - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.8.tgz#6b7b2e141083be38c8595aa51fc55775c7199394" - dependencies: - fbjs "^0.8.9" - -proxy-addr@~1.1.3: - version "1.1.4" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" - dependencies: - forwarded "~0.1.0" - ipaddr.js "1.3.0" - -prr@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a" - -pseudomap@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -public-encrypt@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5ebacbca693caf7c65c18cc6" - dependencies: - bn.js "^4.1.0" - browserify-rsa "^4.0.0" - create-hash "^1.1.0" - parse-asn1 "^5.0.0" - randombytes "^2.0.1" - -punycode@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" - -punycode@^1.2.4, punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -q@^1.1.2: - version "1.5.0" - resolved "https://registry.yarnpkg.com/q/-/q-1.5.0.tgz#dd01bac9d06d30e6f219aecb8253ee9ebdc308f1" - -qs@6.4.0, qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" - -query-string@^4.1.0: - version "4.3.4" - resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.3.4.tgz#bbb693b9ca915c232515b228b1a02b609043dbeb" - dependencies: - object-assign "^4.1.0" - strict-uri-encode "^1.0.0" - -querystring-es3@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" - -querystring@0.2.0, querystring@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" - -querystringify@0.0.x: - version "0.0.4" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-0.0.4.tgz#0cf7f84f9463ff0ae51c4c4b142d95be37724d9c" - -railroad-diagrams@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" - -randexp@^0.4.2: - version "0.4.5" - resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.5.tgz#ffe3a80c3f666cd71e6b008e477e584c1a32ff3e" - dependencies: - discontinuous-range "1.0.0" - ret "~0.1.10" - -random-integral@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/random-integral/-/random-integral-1.0.3.tgz#8ff3c117565c9a04b66ddd559f3aed29bd0f0f6c" - dependencies: - clamp "^1.0.1" - max-safe-int "^1.0.0" - to-integer "^1.0.1" - -random-natural@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/random-natural/-/random-natural-1.0.3.tgz#ef28615b03c2cb71aaebf7f24f487266a443c5c0" - dependencies: - max-safe-int "^1.0.0" - random-integral "^1.0.3" - -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" - -randombytes@^2.0.0, randombytes@^2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.3.tgz#674c99760901c3c4112771a31e521dc349cc09ec" - -range-parser@^1.0.3, range-parser@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" - -rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: - 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" - -react-a11y@^0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/react-a11y/-/react-a11y-0.3.3.tgz#310edd466b81371d76cd1dc9a5d90758dbac3840" - dependencies: - object.assign "^4.0.3" - -react-addons-perf@^15.4.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/react-addons-perf/-/react-addons-perf-15.4.2.tgz#110bdcf5c459c4f77cb85ed634bcd3397536383b" - dependencies: - fbjs "^0.8.4" - object-assign "^4.1.0" - -react-addons-test-utils@^15.4.2: - version "15.5.1" - resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.5.1.tgz#e0d258cda2a122ad0dff69f838260d0c3958f5f7" - dependencies: - fbjs "^0.8.4" - object-assign "^4.1.0" - -react-broadcast@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/react-broadcast/-/react-broadcast-0.1.2.tgz#950de63578a2af399a396067a617af7402182330" - dependencies: - invariant "^2.2.1" - -react-dev-utils@^0.5.1: - version "0.5.2" - resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-0.5.2.tgz#50d0b962d3a94b6c2e8f2011ed6468e4124bc410" - dependencies: - ansi-html "0.0.5" - chalk "1.1.3" - escape-string-regexp "1.0.5" - filesize "3.3.0" - gzip-size "3.0.0" - html-entities "1.2.0" - opn "4.0.2" - recursive-readdir "2.1.1" - sockjs-client "1.0.1" - strip-ansi "3.0.1" - -react-dom@^15.4.2: - version "15.5.4" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.5.4.tgz#ba0c28786fd52ed7e4f2135fe0288d462aef93da" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.1.0" - object-assign "^4.1.0" - prop-types "~15.5.7" - -react-input-autosize@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-1.1.0.tgz#3fe1ac832387d8abab85f6051ceab1c9e5570853" - -react-intl-redux@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/react-intl-redux/-/react-intl-redux-0.4.1.tgz#27fcc1967a7cae3ec467394745bb3b479c5c9c71" - dependencies: - warning "^3.0.0" - -react-intl@^2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-2.2.3.tgz#8eebb03cddc38b337ed22fab78037ab53a594270" - dependencies: - intl-format-cache "^2.0.5" - intl-messageformat "^1.3.0" - intl-relativeformat "^1.3.0" - invariant "^2.1.1" - -react-perf@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/react-perf/-/react-perf-1.0.1.tgz#11c9ef3330b8f7d9431150d3dfc9dd7d1a781a3e" - -react-redux@^5.0.3: - version "5.0.4" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.4.tgz#1563babadcfb2672f57f9ceaa439fb16bf85d55b" - dependencies: - create-react-class "^15.5.1" - hoist-non-react-statics "^1.0.3" - invariant "^2.0.0" - lodash "^4.2.0" - lodash-es "^4.2.0" - loose-envify "^1.1.0" - prop-types "^15.0.0" - -react-router-dom@4.0.0-beta.6: - version "4.0.0-beta.6" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.0.0-beta.6.tgz#bdbd8f2fea3def52970735778db03b24cc082a02" - dependencies: - history "^4.5.1" - react-router "^4.0.0-beta.6" - -react-router@4.0.0-beta.6, react-router@^4.0.0-beta.6: - version "4.0.0-beta.6" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.0.0-beta.6.tgz#561ac0bf1929960813bf201319ff85d821d5547b" - dependencies: - history "^4.5.1" - invariant "^2.2.2" - loose-envify "^1.3.1" - path-to-regexp "^1.5.3" - -react-select@^1.0.0-rc.3: - version "1.0.0-rc.3" - resolved "https://registry.yarnpkg.com/react-select/-/react-select-1.0.0-rc.3.tgz#94ade090522153067eff09282d0525249ea1d9e3" - dependencies: - classnames "^2.2.4" - react-input-autosize "^1.1.0" - -react@^15.4.2: - version "15.5.4" - resolved "https://registry.yarnpkg.com/react/-/react-15.5.4.tgz#fa83eb01506ab237cdc1c8c3b1cea8de012bf047" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.1.0" - object-assign "^4.1.0" - prop-types "^15.5.7" - -read-all-stream@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/read-all-stream/-/read-all-stream-3.1.0.tgz#35c3e177f2078ef789ee4bfafa4373074eaef4fa" - dependencies: - pinkie-promise "^2.0.0" - readable-stream "^2.0.0" - -read-file-stdin@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/read-file-stdin/-/read-file-stdin-0.2.1.tgz#25eccff3a153b6809afacb23ee15387db9e0ee61" - dependencies: - gather-stream "^1.0.0" - -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@>=1.0.33-1 <1.1.0-0": - version "1.0.34" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" - dependencies: - core-util-is "~1.0.0" - inherits "~2.0.1" - isarray "0.0.1" - string_decoder "~0.10.x" - -readable-stream@^1.0.33, 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, readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.2.6: - version "2.2.9" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8" - 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 "~1.0.0" - 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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -recursive-readdir@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.1.1.tgz#a01cfc7f7f38a53ec096a096f63a50489c3e297c" - dependencies: - minimatch "3.0.3" - -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" - -reduce-css-calc@^1.2.6, reduce-css-calc@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz#747c914e049614a4c9cfbba629871ad1d2927716" - dependencies: - balanced-match "^0.4.2" - math-expression-evaluator "^1.2.14" - reduce-function-call "^1.0.1" - -reduce-function-call@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.2.tgz#5a200bf92e0e37751752fe45b0ab330fd4b6be99" - dependencies: - balanced-match "^0.4.2" - -reduce-reducers@^0.1.0, reduce-reducers@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/reduce-reducers/-/reduce-reducers-0.1.2.tgz#fa1b4718bc5292a71ddd1e5d839c9bea9770f14b" - -redux-actions@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-1.2.2.tgz#31f15ba494fe130f05c4a9f486c99cc8725f80cd" - dependencies: - invariant "^2.2.1" - lodash "^4.13.1" - reduce-reducers "^0.1.0" - -redux-ava@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/redux-ava/-/redux-ava-2.2.0.tgz#b93d26d725d97e7577af08cd18d9a542804ac5dc" - dependencies: - deep-freeze "0.0.1" - immutable "^3.8.1" - -redux-batched-actions@^0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/redux-batched-actions/-/redux-batched-actions-0.1.5.tgz#b39b84775f4499a4724f3154b882968073b58bed" - -redux-form@^6.5.0: - version "6.6.3" - resolved "https://registry.yarnpkg.com/redux-form/-/redux-form-6.6.3.tgz#62362654f2214c83a8f9fcb8313702bb46f92205" - dependencies: - deep-equal "^1.0.1" - es6-error "^4.0.0" - hoist-non-react-statics "^1.2.0" - invariant "^2.2.2" - is-promise "^2.1.0" - lodash "^4.17.3" - lodash-es "^4.17.3" - prop-types "^15.5.6" - -redux-logger@^2.8.1: - version "2.10.2" - resolved "https://registry.yarnpkg.com/redux-logger/-/redux-logger-2.10.2.tgz#3c5a5f0a6f32577c1deadf6655f257f82c6c3937" - dependencies: - deep-diff "0.3.4" - -redux-perf-middleware@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/redux-perf-middleware/-/redux-perf-middleware-1.2.2.tgz#099b4ca38d1f0a3beb77b66617d196ed0ef2f514" - dependencies: - present "^1.0.0" - -redux-promise-middleware@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/redux-promise-middleware/-/redux-promise-middleware-4.2.0.tgz#052a7ac2df0e3468e196279f14bdefe711d10cac" - -redux-thunk@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.2.0.tgz#e615a16e16b47a19a515766133d1e3e99b7852e5" - -redux@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/redux/-/redux-3.6.0.tgz#887c2b3d0b9bd86eca2be70571c27654c19e188d" - dependencies: - lodash "^4.2.1" - lodash-es "^4.2.1" - loose-envify "^1.1.0" - symbol-observable "^1.0.2" - -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.4" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.4.tgz#74cb6598d3ba2eb18694e968a40e2b3b4df9cf93" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b" - dependencies: - regenerate "^1.2.1" - regjsgen "^0.2.0" - regjsparser "^0.1.4" - -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.0" - resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.0.tgz#57ae67347e73d96345ed1bc01294c7237c02aa63" - 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.79.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-from-string@^1.1.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418" - -require-hacker@^2.1.4: - version "2.1.4" - resolved "https://registry.yarnpkg.com/require-hacker/-/require-hacker-2.1.4.tgz#1683da866119495e0ffcda8ebed9bbcf556849f2" - dependencies: - babel-runtime "^6.6.1" - colors "^1.1.2" - -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" - -require-precompiled@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/require-precompiled/-/require-precompiled-0.1.0.tgz#5a1b52eb70ebed43eb982e974c85ab59571e56fa" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requires-port@1.0.x, requires-port@1.x.x: - version "1.0.0" - resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" - -reselect@^2.5.4: - version "2.5.4" - resolved "https://registry.yarnpkg.com/reselect/-/reselect-2.5.4.tgz#b7d23fdf00b83fa7ad0279546f8dbbbd765c7047" - -resolve-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-1.0.0.tgz#4eaeea41ed040d1702457df64a42b2b07d246f9f" - dependencies: - resolve-from "^2.0.0" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve-from@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57" - -resolve-pathname@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-2.1.0.tgz#e8358801b86b83b17560d4e3c382d7aef2100944" - -resolve@^1.1.6: - version "1.3.3" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.3.tgz#655907c3469a8680dc2de3a275a8fdd69691f0e5" - dependencies: - path-parse "^1.0.5" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -restore-cursor@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" - dependencies: - onetime "^2.0.0" - signal-exit "^3.0.2" - -ret@~0.1.10: - version "0.1.14" - resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.14.tgz#58c636837b12e161f8a380cf081c6a230fd1664e" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.4, rimraf@^2.5.0, rimraf@^2.5.1, rimraf@^2.5.4, 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" - -ripemd160@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-1.0.1.tgz#93a4bbd4942bc574b69a8fa57c71de10ecca7d6e" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -rw@1: - version "1.3.3" - resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -sax@^1.2.1, sax@~1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.2.tgz#fd8631a23bc7826bef5d871bdb87378c95647828" - -select-hose@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca" - -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" - -send@0.15.1: - version "0.15.1" - resolved "https://registry.yarnpkg.com/send/-/send-0.15.1.tgz#8a02354c26e6f5cca700065f5f0cdeba90ec7b5f" - dependencies: - debug "2.6.1" - depd "~1.1.0" - destroy "~1.0.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - fresh "0.5.0" - http-errors "~1.6.1" - mime "1.3.4" - ms "0.7.2" - on-finished "~2.3.0" - range-parser "~1.2.0" - statuses "~1.3.1" - -serve-index@^1.7.2: - version "1.8.0" - resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.8.0.tgz#7c5d96c13fb131101f93c1c5774f8516a1e78d3b" - dependencies: - accepts "~1.3.3" - batch "0.5.3" - debug "~2.2.0" - escape-html "~1.0.3" - http-errors "~1.5.0" - mime-types "~2.1.11" - parseurl "~1.3.1" - -serve-static@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.12.1.tgz#7443a965e3ced647aceb5639fa06bf4d1bbe0039" - dependencies: - encodeurl "~1.0.1" - escape-html "~1.0.3" - parseurl "~1.3.1" - send "0.15.1" - -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" - -setimmediate@^1.0.4, setimmediate@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" - -setprototypeof@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.2.tgz#81a552141ec104b88e89ce383103ad5c66564d08" - -setprototypeof@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04" - -sha.js@^2.3.6: - version "2.4.8" - resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.8.tgz#37068c2c476b6baf402d14a49c67f597921f634f" - dependencies: - inherits "^2.0.1" - -shebang-command@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" - dependencies: - shebang-regex "^1.0.0" - -shebang-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" - -shelljs@^0.7.5: - version "0.7.7" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -shot@3.x.x: - version "3.4.0" - resolved "https://registry.yarnpkg.com/shot/-/shot-3.4.0.tgz#e7125ee72575ae5218349e933636808d790d4b92" - dependencies: - hoek "4.x.x" - joi "10.x.x" - -signal-exit@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564" - -signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -simple-mock@^0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/simple-mock/-/simple-mock-0.7.3.tgz#461c9e6f1c339cc49a7871b390676cd064388036" - -simple-statistics@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-2.5.0.tgz#7cd77b04288402f17fe21fd2b63c5e1a51ef3f51" - -simple-swizzle@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" - dependencies: - is-arrayish "^0.3.1" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -slide@^1.1.5: - version "1.1.6" - resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" - -snake-case@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-2.1.0.tgz#41bdb1b73f30ec66a04d4e2cad1b76387d4d6d9f" - dependencies: - no-case "^2.2.0" - -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" - -sockjs-client@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.0.1.tgz#8943ae05b46547bc2054816c409002cf5e2fe026" - dependencies: - debug "^2.1.0" - eventsource "^0.1.3" - faye-websocket "~0.7.3" - inherits "^2.0.1" - json3 "^3.3.2" - url-parse "^1.0.1" - -sockjs-client@1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.2.tgz#f0212a8550e4c9468c8cceaeefd2e3493c033ad5" - dependencies: - debug "^2.2.0" - eventsource "0.1.6" - faye-websocket "~0.11.0" - inherits "^2.0.1" - json3 "^3.3.2" - url-parse "^1.1.1" - -sockjs@0.3.18: - version "0.3.18" - resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.18.tgz#d9b289316ca7df77595ef299e075f0f937eb4207" - dependencies: - faye-websocket "^0.10.0" - uuid "^2.0.2" - -sort-keys@^1.0.0, sort-keys@^1.1.1, sort-keys@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-list-map@^0.1.7: - version "0.1.8" - resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106" - -source-list-map@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.1.tgz#1a33ac210ca144d1e561f906ebccab5669ff4cb4" - -source-map-support@^0.4.0, 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.4.2, source-map@^0.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.3: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -source-map@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.2.0.tgz#dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d" - dependencies: - amdefine ">=0.0.4" - -spawn-sync@^1.0.15: - version "1.0.15" - resolved "https://registry.yarnpkg.com/spawn-sync/-/spawn-sync-1.0.15.tgz#b00799557eb7fb0c8376c29d44e8a1ea67e57476" - dependencies: - concat-stream "^1.4.7" - os-shim "^0.1.2" - -spawn-wrap@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40" - dependencies: - foreground-child "^1.3.3" - mkdirp "^0.5.0" - os-homedir "^1.0.1" - rimraf "^2.3.3" - signal-exit "^2.0.0" - which "^1.2.4" - -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" - -spdy-transport@^2.0.15: - version "2.0.18" - resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-2.0.18.tgz#43fc9c56be2cccc12bb3e2754aa971154e836ea6" - dependencies: - debug "^2.2.0" - hpack.js "^2.1.6" - obuf "^1.1.0" - readable-stream "^2.0.1" - wbuf "^1.4.0" - -spdy@^3.4.1: - version "3.4.4" - resolved "https://registry.yarnpkg.com/spdy/-/spdy-3.4.4.tgz#e0406407ca90ff01b553eb013505442649f5a819" - dependencies: - debug "^2.2.0" - handle-thing "^1.2.4" - http-deceiver "^1.2.4" - select-hose "^2.0.0" - spdy-transport "^2.0.15" - -specificity@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/specificity/-/specificity-0.3.0.tgz#332472d4e5eb5af20821171933998a6bc3b1ce6f" - -split2@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/split2/-/split2-0.2.1.tgz#02ddac9adc03ec0bb78c1282ec079ca6e85ae900" - dependencies: - through2 "~0.6.1" - -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.13.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.0.tgz#ff2a3e4fd04497555fed97b39a0fd82fafb3a33c" - 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-utils@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" - -statehood@5.x.x: - version "5.0.1" - resolved "https://registry.yarnpkg.com/statehood/-/statehood-5.0.1.tgz#fc13c97b37751c18e70513d2b97e896ac8b73005" - dependencies: - boom "4.x.x" - cryptiles "3.x.x" - hoek "4.x.x" - iron "4.x.x" - items "2.x.x" - joi "10.x.x" - -"statuses@>= 1.3.1 < 2", statuses@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" - -stream-browserify@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.1.tgz#66266ee5f9bdb9940a4e4514cafb43bb71e5c9db" - dependencies: - inherits "~2.0.1" - readable-stream "^2.0.2" - -stream-combiner@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.2.2.tgz#aec8cbac177b56b6f4fa479ced8c1912cee52858" - dependencies: - duplexer "~0.1.1" - through "~2.3.4" - -stream-http@^2.3.1: - version "2.7.0" - resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.7.0.tgz#cec1f4e3b494bc4a81b451808970f8b20b4ed5f6" - dependencies: - builtin-status-codes "^3.0.0" - inherits "^2.0.1" - readable-stream "^2.2.6" - to-arraybuffer "^1.0.0" - xtend "^4.0.0" - -strict-uri-encode@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" - -string-width@^1.0.1, string-width@^1.0.2: - 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_decoder@^0.10.25, string_decoder@~0.10.x: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - -string_decoder@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667" - dependencies: - buffer-shims "~1.0.0" - -stringstream@~0.0.4: - version "0.0.5" - resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" - -strip-ansi@3.0.1, 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-ansi@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" - -strip-bom-buf@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz#1cb45aaf57530f4caf86c7f75179d2c9a51dd572" - dependencies: - is-utf8 "^0.2.1" - -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" - -style-loader@^0.13.2: - version "0.13.2" - resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.13.2.tgz#74533384cf698c7104c7951150b49717adc2f3bb" - dependencies: - loader-utils "^1.0.2" - -style-search@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902" - -styled-components@^1.4.4: - version "1.4.5" - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-1.4.5.tgz#20c52f6355e28c7f20a99c05c6d5108a4858cfba" - dependencies: - buffer "^5.0.2" - css-to-react-native "^1.0.6" - fbjs "^0.8.7" - inline-style-prefixer "^2.0.5" - is-function "^1.0.1" - is-plain-object "^2.0.1" - prop-types "^15.5.4" - supports-color "^3.1.2" - -stylehacks@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-2.3.2.tgz#64c83e0438a68c9edf449e8c552a7d9ab6009b0b" - dependencies: - browserslist "^1.1.3" - chalk "^1.1.1" - log-symbols "^1.0.2" - minimist "^1.2.0" - plur "^2.1.2" - postcss "^5.0.18" - postcss-reporter "^1.3.3" - postcss-selector-parser "^2.0.0" - read-file-stdin "^0.2.1" - text-table "^0.2.0" - write-file-stdout "0.0.2" - -stylelint-config-standard@^16.0.0: - version "16.0.0" - resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-16.0.0.tgz#bb7387bff1d7dd7186a52b3ebf885b2405d691bf" - -stylelint-processor-styled-components@^0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/stylelint-processor-styled-components/-/stylelint-processor-styled-components-0.0.4.tgz#6d1932a692341c7553aeac49ce13122bd62985e0" - dependencies: - babel-traverse "^6.16.0" - babylon "^6.12.0" - -stylelint@^7.9.0: - version "7.10.1" - resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-7.10.1.tgz#209a7ce5e781fc2a62489fbb31ec0201ec675db2" - dependencies: - autoprefixer "^6.0.0" - balanced-match "^0.4.0" - chalk "^1.1.1" - colorguard "^1.2.0" - cosmiconfig "^2.1.1" - debug "^2.6.0" - doiuse "^2.4.1" - execall "^1.0.0" - file-entry-cache "^2.0.0" - get-stdin "^5.0.0" - globby "^6.0.0" - globjoin "^0.1.4" - html-tags "^1.1.1" - ignore "^3.2.0" - imurmurhash "^0.1.4" - known-css-properties "^0.0.7" - lodash "^4.17.4" - log-symbols "^1.0.2" - meow "^3.3.0" - micromatch "^2.3.11" - normalize-selector "^0.2.0" - postcss "^5.0.20" - postcss-less "^0.14.0" - postcss-media-query-parser "^0.2.0" - postcss-reporter "^3.0.0" - postcss-resolve-nested-selector "^0.1.1" - postcss-scss "^0.4.0" - postcss-selector-parser "^2.1.1" - postcss-value-parser "^3.1.1" - resolve-from "^2.0.0" - specificity "^0.3.0" - string-width "^2.0.0" - style-search "^0.1.0" - stylehacks "^2.3.2" - sugarss "^0.2.0" - svg-tags "^1.0.0" - table "^4.0.1" - -stylis@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/stylis/-/stylis-2.0.0.tgz#6785a6546bd73478799a67d49d67086953b50ad5" - -subtext@^4.3.x: - version "4.4.0" - resolved "https://registry.yarnpkg.com/subtext/-/subtext-4.4.0.tgz#0cf137965f47fe0e126a56a2488bb1c88dc93514" - dependencies: - boom "4.x.x" - content "3.x.x" - hoek "4.x.x" - pez "2.x.x" - wreck "10.x.x" - -sugarss@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-0.2.0.tgz#ac34237563327c6ff897b64742bf6aec190ad39e" - dependencies: - postcss "^5.2.4" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.0, supports-color@^3.1.1, supports-color@^3.1.2, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -svg-tags@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" - -svgo@^0.7.0: - version "0.7.2" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5" - dependencies: - coa "~1.0.1" - colors "~1.1.2" - csso "~2.3.1" - js-yaml "~3.7.0" - mkdirp "~0.5.1" - sax "~1.2.1" - whet.extend "~0.9.9" - -symbol-observable@^0.2.2: - version "0.2.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-0.2.4.tgz#95a83db26186d6af7e7a18dbd9760a2f86d08f40" - -symbol-observable@^1.0.2: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -symbol-tree@^3.2.1: - version "3.2.2" - resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" - -synesthesia@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/synesthesia/-/synesthesia-1.0.1.tgz#5ef95ea548c0d5c6e6f9bb4b0d0731dff864a777" - dependencies: - css-color-names "0.0.3" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -table@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/table/-/table-4.0.1.tgz#a8116c133fac2c61f4a420ab6cdf5c4d61f0e435" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -tap-parser@~1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/tap-parser/-/tap-parser-1.2.2.tgz#5e2f6970611f079c7cf857de1dc7aa1b480de7a5" - dependencies: - events-to-array "^1.0.1" - inherits "~2.0.1" - js-yaml "^3.2.7" - optionalDependencies: - readable-stream "^2" - -tap-xunit@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/tap-xunit/-/tap-xunit-1.7.0.tgz#c0fe296a4ff270e042467e754419b5f049bef8be" - dependencies: - duplexer "~0.1.1" - minimist "~1.2.0" - tap-parser "~1.2.2" - through2 "~2.0.0" - xmlbuilder "~4.1.0" - xtend "~4.0.0" - -tapable@^0.2.3, tapable@^0.2.5, tapable@~0.2.5: - version "0.2.6" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.6.tgz#206be8e188860b514425375e6f1ae89bfb01fd8d" - -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" - -test-exclude@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7" - dependencies: - arrify "^1.0.1" - micromatch "^2.3.11" - object-assign "^4.1.0" - read-pkg-up "^1.0.1" - require-main-filename "^1.0.1" - -text-table@^0.2.0, text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -thenify@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.2.1.tgz#251fd1c80aff6e5cf57cb179ab1fcb724269bd11" - dependencies: - any-promise "^1.0.0" - -through2@^0.6.1, through2@^0.6.3, through2@~0.6.1: - version "0.6.5" - resolved "https://registry.yarnpkg.com/through2/-/through2-0.6.5.tgz#41ab9c67b29d57209071410e1d7a7a968cd3ad48" - dependencies: - readable-stream ">=1.0.33-1 <1.1.0-0" - xtend ">=4.0.0 <4.1.0-0" - -through2@^2.0.0, through2@~2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be" - dependencies: - readable-stream "^2.1.5" - xtend "~4.0.1" - -"through@>=2.2.7 <3", through@^2.3.6, through@~2.3.4: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -time-require@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/time-require/-/time-require-0.1.2.tgz#f9e12cb370fc2605e11404582ba54ef5ca2b2d98" - dependencies: - chalk "^0.4.0" - date-time "^0.1.1" - pretty-ms "^0.2.1" - text-table "^0.2.0" - -timed-out@^3.0.0: - version "3.1.3" - resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-3.1.3.tgz#95860bfcc5c76c277f8f8326fd0f5b2e20eba217" - -timers-browserify@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.2.tgz#ab4883cf597dcd50af211349a00fbca56ac86b86" - dependencies: - setimmediate "^1.0.4" - -to-arraybuffer@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43" - -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" - -to-integer@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/to-integer/-/to-integer-1.0.1.tgz#511ad41dce6a93730a8f3b6e35a164fd829464da" - dependencies: - is-function "^1.0.1" - is-nil "^1.0.0" - is-object "^1.0.1" - is-symbol "^1.0.1" - -topo@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/topo/-/topo-2.0.2.tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182" - dependencies: - hoek "4.x.x" - -tough-cookie@^2.3.2, 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" - -tr46@~0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" - -transform-props-with@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/transform-props-with/-/transform-props-with-2.2.0.tgz#25290e3fe95f3f07f124b0fb473299fba4641add" - dependencies: - lodash "^4.10.0" - -traverse@^0.6.6: - version "0.6.6" - resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137" - -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" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -tty-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" - -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" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -type-component@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/type-component/-/type-component-0.0.1.tgz#952a6c81c21efd24d13d811d0c8498cb860e1956" - -type-is@~1.6.14: - version "1.6.15" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410" - dependencies: - media-typer "0.3.0" - mime-types "~2.1.15" - -typedarray@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -ua-parser-js@^0.7.9: - version "0.7.12" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.12.tgz#04c81a99bdd5dc52263ea29d24c6bf8d4818a4bb" - -uglify-js@^2.6, uglify-js@^2.8.5: - version "2.8.22" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0" - dependencies: - source-map "~0.5.1" - yargs "~3.10.0" - optionalDependencies: - uglify-to-browserify "~1.0.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -uid2@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/uid2/-/uid2-0.0.3.tgz#483126e11774df2f71b8b639dcd799c376162b82" - -underscore@~1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.4.4.tgz#61a6a32010622afa07963bf325203cf12239d604" - -understood@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/understood/-/understood-1.0.1.tgz#eeb0fcfb7ef6e097bad79833b990f35f1f748658" - dependencies: - accept-language-parser "1.3.x" - -uniq@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" - -uniqid@^4.0.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.1.tgz#89220ddf6b751ae52b5f72484863528596bb84c1" - dependencies: - macaddress "^0.2.8" - -uniqs@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02" - -unique-temp-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unique-temp-dir/-/unique-temp-dir-1.0.0.tgz#6dce95b2681ca003eebfb304a415f9cbabcc5385" - dependencies: - mkdirp "^0.5.1" - os-tmpdir "^1.0.1" - uid2 "0.0.3" - -unpipe@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" - -unzip-response@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-1.0.2.tgz#b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe" - -update-notifier@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-1.0.3.tgz#8f92c515482bd6831b7c93013e70f87552c7cf5a" - dependencies: - boxen "^0.6.0" - chalk "^1.0.0" - configstore "^2.0.0" - is-npm "^1.0.0" - latest-version "^2.0.0" - lazy-req "^1.1.0" - semver-diff "^2.0.0" - xdg-basedir "^2.0.0" - -upper-case@^1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" - -url-loader@^0.5.8: - version "0.5.8" - resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-0.5.8.tgz#b9183b1801e0f847718673673040bc9dc1c715c5" - dependencies: - loader-utils "^1.0.2" - mime "1.3.x" - -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" - -url-parse@1.0.x: - version "1.0.5" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.0.5.tgz#0854860422afdcfefeb6c965c662d4800169927b" - dependencies: - querystringify "0.0.x" - requires-port "1.0.x" - -url-parse@^1.0.1, url-parse@^1.1.1: - version "1.1.8" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.1.8.tgz#7a65b3a8d57a1e86af6b4e2276e34774167c0156" - dependencies: - querystringify "0.0.x" - requires-port "1.0.x" - -url@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" - dependencies: - punycode "1.3.2" - querystring "0.2.0" - -user-home@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-1.1.1.tgz#2b5be23a32b63a7c9deb8d0f28d485724a3df190" - -user-home@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -util@0.10.3, util@^0.10.3: - version "0.10.3" - resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9" - dependencies: - inherits "2.0.1" - -utils-merge@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8" - -uuid@^2.0.1, uuid@^2.0.2, uuid@^2.0.3: - 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.1.1" - resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4" - 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" - -value-equal@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-0.2.1.tgz#c220a304361fce6994dbbedaa3c7e1a1b895871d" - -vary@~1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.1.tgz#67535ebb694c1d52257457984665323f587e8d37" - -vendors@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.1.tgz#37ad73c8ee417fb3d580e785312307d274847f22" - -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" - -vise@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/vise/-/vise-2.0.2.tgz#6b08e8fb4cb76e3a50cd6dd0ec37338e811a0d39" - dependencies: - hoek "4.x.x" - -vm-browserify@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73" - dependencies: - indexof "0.0.1" - -warning@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c" - dependencies: - loose-envify "^1.0.0" - -watchpack@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.3.1.tgz#7d8693907b28ce6013e7f3610aa2a1acf07dad87" - dependencies: - async "^2.1.2" - chokidar "^1.4.3" - graceful-fs "^4.1.2" - -wbuf@^1.1.0, wbuf@^1.4.0: - version "1.7.2" - resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.2.tgz#d697b99f1f59512df2751be42769c1580b5801fe" - dependencies: - minimalistic-assert "^1.0.0" - -webidl-conversions@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" - -webidl-conversions@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.1.tgz#8015a17ab83e7e1b311638486ace81da6ce206a0" - -webpack-dev-middleware@^1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.10.2.tgz#2e252ce1dfb020dbda1ccb37df26f30ab014dbd1" - dependencies: - memory-fs "~0.4.1" - mime "^1.3.4" - path-is-absolute "^1.0.0" - range-parser "^1.0.3" - -webpack-dev-server@^2.4.1: - version "2.4.5" - resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-2.4.5.tgz#31384ce81136be1080b4b4cde0eb9b90e54ee6cf" - dependencies: - ansi-html "0.0.7" - chokidar "^1.6.0" - compression "^1.5.2" - connect-history-api-fallback "^1.3.0" - express "^4.13.3" - html-entities "^1.2.0" - http-proxy-middleware "~0.17.4" - opn "4.0.2" - portfinder "^1.0.9" - serve-index "^1.7.2" - sockjs "0.3.18" - sockjs-client "1.1.2" - spdy "^3.4.1" - strip-ansi "^3.0.0" - supports-color "^3.1.1" - webpack-dev-middleware "^1.10.2" - yargs "^6.0.0" - -webpack-manifest-plugin@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz#6b6c718aade8a2537995784b46bd2e9836057caa" - dependencies: - fs-extra "^0.30.0" - lodash ">=3.5 <5" - -webpack-shell-plugin@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/webpack-shell-plugin/-/webpack-shell-plugin-0.5.0.tgz#29b8a1d80ddeae0ddb10e729667f728653c2c742" - -webpack-sources@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.2.3.tgz#17c62bfaf13c707f9d02c479e0dcdde8380697fb" - dependencies: - source-list-map "^1.1.1" - source-map "~0.5.3" - -webpack@^2.2.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.4.1.tgz#15a91dbe34966d8a4b99c7d656efd92a2e5a6f6a" - dependencies: - acorn "^5.0.0" - acorn-dynamic-import "^2.0.0" - ajv "^4.7.0" - ajv-keywords "^1.1.1" - async "^2.1.2" - enhanced-resolve "^3.0.0" - interpret "^1.0.0" - json-loader "^0.5.4" - json5 "^0.5.1" - loader-runner "^2.3.0" - loader-utils "^0.2.16" - memory-fs "~0.4.1" - mkdirp "~0.5.0" - node-libs-browser "^2.0.0" - source-map "^0.5.3" - supports-color "^3.1.0" - tapable "~0.2.5" - uglify-js "^2.8.5" - watchpack "^1.3.1" - webpack-sources "^0.2.3" - yargs "^6.0.0" - -websocket-driver@>=0.3.6, websocket-driver@>=0.5.1: - version "0.6.5" - resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36" - dependencies: - websocket-extensions ">=0.1.1" - -websocket-extensions@>=0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" - -whatwg-encoding@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.1.tgz#3c6c451a198ee7aec55b1ec61d0920c67801a5f4" - dependencies: - iconv-lite "0.4.13" - -whatwg-fetch@>=0.10.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84" - -whatwg-url@^4.3.0: - version "4.7.1" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.7.1.tgz#df4dc2e3f25a63b1fa5b32ed6d6c139577d690de" - dependencies: - tr46 "~0.0.3" - webidl-conversions "^3.0.0" - -whet.extend@~0.9.9: - version "0.9.9" - resolved "https://registry.yarnpkg.com/whet.extend/-/whet.extend-0.9.9.tgz#f877d5bf648c97e5aa542fadc16d6a259b9c11a1" - -which-module@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" - -which@1.2.x, which@^1.2.4, 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" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -window-size@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.4.tgz#f8e1aa1ee5a53ec5bf151ffa09742a6ad7697876" - -wordwrap@0.0.2, wordwrap@~0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -wordwrap@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -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" - -wreck@10.x.x: - version "10.0.0" - resolved "https://registry.yarnpkg.com/wreck/-/wreck-10.0.0.tgz#98ab882f85e16a526332507f101f5a7841162278" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -write-file-atomic@^1.1.2, write-file-atomic@^1.1.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -write-file-stdout@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/write-file-stdout/-/write-file-stdout-0.0.2.tgz#c252d7c7c5b1b402897630e3453c7bfe690d9ca1" - -write-json-file@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/write-json-file/-/write-json-file-2.0.0.tgz#0eaec981fcf9288dbc2806cbd26e06ab9bdca4ed" - dependencies: - graceful-fs "^4.1.2" - mkdirp "^0.5.1" - pify "^2.0.0" - sort-keys "^1.1.1" - write-file-atomic "^1.1.2" - -write-pkg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-pkg/-/write-pkg-2.1.0.tgz#353aa44c39c48c21440f5c08ce6abd46141c9c08" - dependencies: - sort-keys "^1.1.2" - write-json-file "^2.0.0" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -xdg-basedir@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-2.0.0.tgz#edbc903cc385fc04523d966a335504b5504d1bd2" - dependencies: - os-homedir "^1.0.0" - -xml-name-validator@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" - -xmlbuilder@~4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.1.0.tgz#687e84d9c4145af8db438d8bec88805df66249f4" - dependencies: - lodash "^3.5.0" - -xmlhttprequest@1: - version "1.8.0" - resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz#67fe075c5c24fef39f9d65f5f7b7fe75171968fc" - -"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -y18n@^3.2.0, y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^4.0.2, yargs-parser@^4.2.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" - dependencies: - camelcase "^3.0.0" - -yargs-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" - dependencies: - camelcase "^3.0.0" - -yargs@^1.2.6: - version "1.3.3" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-1.3.3.tgz#054de8b61f22eefdb7207059eaef9d6b83fb931a" - -yargs@^3.5.4: - version "3.32.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.32.0.tgz#03088e9ebf9e756b69751611d2a5ef591482c995" - dependencies: - camelcase "^2.0.1" - cliui "^3.0.3" - decamelize "^1.1.1" - os-locale "^1.4.0" - string-width "^1.0.1" - window-size "^0.1.4" - y18n "^3.2.0" - -yargs@^6.0.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^4.2.0" - -yargs@^7.0.2: - version "7.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^5.0.0" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" diff --git a/legacy/frontend/.gitignore b/legacy/frontend/.gitignore deleted file mode 100644 index 927d17bb..00000000 --- a/legacy/frontend/.gitignore +++ /dev/null @@ -1,18 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# dependencies -/node_modules - -# testing -/coverage - -# production -/build - -# misc -.DS_Store -.env -npm-debug.log* -yarn-debug.log* -yarn-error.log* - diff --git a/legacy/frontend/README.md b/legacy/frontend/README.md deleted file mode 100644 index a5203365..00000000 --- a/legacy/frontend/README.md +++ /dev/null @@ -1,1623 +0,0 @@ -This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). - -Below you will find some information on how to perform common tasks.
    -You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md). - -## Table of Contents - -- [Updating to New Releases](#updating-to-new-releases) -- [Sending Feedback](#sending-feedback) -- [Folder Structure](#folder-structure) -- [Available Scripts](#available-scripts) - - [npm start](#npm-start) - - [npm test](#npm-test) - - [npm run build](#npm-run-build) - - [npm run eject](#npm-run-eject) -- [Supported Language Features and Polyfills](#supported-language-features-and-polyfills) -- [Syntax Highlighting in the Editor](#syntax-highlighting-in-the-editor) -- [Displaying Lint Output in the Editor](#displaying-lint-output-in-the-editor) -- [Debugging in the Editor](#debugging-in-the-editor) -- [Changing the Page ``](#changing-the-page-title) -- [Installing a Dependency](#installing-a-dependency) -- [Importing a Component](#importing-a-component) -- [Adding a Stylesheet](#adding-a-stylesheet) -- [Post-Processing CSS](#post-processing-css) -- [Adding a CSS Preprocessor (Sass, Less etc.)](#adding-a-css-preprocessor-sass-less-etc) -- [Adding Images and Fonts](#adding-images-and-fonts) -- [Using the `public` Folder](#using-the-public-folder) - - [Changing the HTML](#changing-the-html) - - [Adding Assets Outside of the Module System](#adding-assets-outside-of-the-module-system) - - [When to Use the `public` Folder](#when-to-use-the-public-folder) -- [Using Global Variables](#using-global-variables) -- [Adding Bootstrap](#adding-bootstrap) - - [Using a Custom Theme](#using-a-custom-theme) -- [Adding Flow](#adding-flow) -- [Adding Custom Environment Variables](#adding-custom-environment-variables) - - [Referencing Environment Variables in the HTML](#referencing-environment-variables-in-the-html) - - [Adding Temporary Environment Variables In Your Shell](#adding-temporary-environment-variables-in-your-shell) - - [Adding Development Environment Variables In `.env`](#adding-development-environment-variables-in-env) -- [Can I Use Decorators?](#can-i-use-decorators) -- [Integrating with an API Backend](#integrating-with-an-api-backend) - - [Node](#node) - - [Ruby on Rails](#ruby-on-rails) -- [Proxying API Requests in Development](#proxying-api-requests-in-development) -- [Using HTTPS in Development](#using-https-in-development) -- [Generating Dynamic `<meta>` Tags on the Server](#generating-dynamic-meta-tags-on-the-server) -- [Pre-Rendering into Static HTML Files](#pre-rendering-into-static-html-files) -- [Injecting Data from the Server into the Page](#injecting-data-from-the-server-into-the-page) -- [Running Tests](#running-tests) - - [Filename Conventions](#filename-conventions) - - [Command Line Interface](#command-line-interface) - - [Version Control Integration](#version-control-integration) - - [Writing Tests](#writing-tests) - - [Testing Components](#testing-components) - - [Using Third Party Assertion Libraries](#using-third-party-assertion-libraries) - - [Initializing Test Environment](#initializing-test-environment) - - [Focusing and Excluding Tests](#focusing-and-excluding-tests) - - [Coverage Reporting](#coverage-reporting) - - [Continuous Integration](#continuous-integration) - - [Disabling jsdom](#disabling-jsdom) - - [Snapshot Testing](#snapshot-testing) - - [Editor Integration](#editor-integration) -- [Developing Components in Isolation](#developing-components-in-isolation) -- [Making a Progressive Web App](#making-a-progressive-web-app) -- [Deployment](#deployment) - - [Static Server](#static-server) - - [Other Solutions](#other-solutions) - - [Serving Apps with Client-Side Routing](#serving-apps-with-client-side-routing) - - [Building for Relative Paths](#building-for-relative-paths) - - [Azure](#azure) - - [Firebase](#firebase) - - [GitHub Pages](#github-pages) - - [Heroku](#heroku) - - [Modulus](#modulus) - - [Netlify](#netlify) - - [Now](#now) - - [S3 and CloudFront](#s3-and-cloudfront) - - [Surge](#surge) -- [Advanced Configuration](#advanced-configuration) -- [Troubleshooting](#troubleshooting) - - [`npm start` doesn’t detect changes](#npm-start-doesnt-detect-changes) - - [`npm test` hangs on macOS Sierra](#npm-test-hangs-on-macos-sierra) - - [`npm run build` silently fails](#npm-run-build-silently-fails) - - [`npm run build` fails on Heroku](#npm-run-build-fails-on-heroku) -- [Something Missing?](#something-missing) - -## Updating to New Releases - -Create React App is divided into two packages: - -* `create-react-app` is a global command-line utility that you use to create new projects. -* `react-scripts` is a development dependency in the generated projects (including this one). - -You almost never need to update `create-react-app` itself: it delegates all the setup to `react-scripts`. - -When you run `create-react-app`, it always creates the project with the latest version of `react-scripts` so you’ll get all the new features and improvements in newly created apps automatically. - -To update an existing project to a new version of `react-scripts`, [open the changelog](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md), find the version you’re currently on (check `package.json` in this folder if you’re not sure), and apply the migration instructions for the newer versions. - -In most cases bumping the `react-scripts` version in `package.json` and running `npm install` in this folder should be enough, but it’s good to consult the [changelog](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md) for potential breaking changes. - -We commit to keeping the breaking changes minimal so you can upgrade `react-scripts` painlessly. - -## Sending Feedback - -We are always open to [your feedback](https://github.com/facebookincubator/create-react-app/issues). - -## Folder Structure - -After creation, your project should look like this: - -``` -my-app/ - README.md - node_modules/ - package.json - public/ - index.html - favicon.ico - src/ - App.css - App.js - App.test.js - index.css - index.js - logo.svg -``` - -For the project to build, **these files must exist with exact filenames**: - -* `public/index.html` is the page template; -* `src/index.js` is the JavaScript entry point. - -You can delete or rename the other files. - -You may create subdirectories inside `src`. For faster rebuilds, only files inside `src` are processed by Webpack.<br> -You need to **put any JS and CSS files inside `src`**, or Webpack won’t see them. - -Only files inside `public` can be used from `public/index.html`.<br> -Read instructions below for using assets from JavaScript and HTML. - -You can, however, create more top-level directories.<br> -They will not be included in the production build so you can use them for things like documentation. - -## Available Scripts - -In the project directory, you can run: - -### `npm start` - -Runs the app in the development mode.<br> -Open [http://localhost:3000](http://localhost:3000) to view it in the browser. - -The page will reload if you make edits.<br> -You will also see any lint errors in the console. - -### `npm test` - -Launches the test runner in the interactive watch mode.<br> -See the section about [running tests](#running-tests) for more information. - -### `npm run build` - -Builds the app for production to the `build` folder.<br> -It correctly bundles React in production mode and optimizes the build for the best performance. - -The build is minified and the filenames include the hashes.<br> -Your app is ready to be deployed! - -See the section about [deployment](#deployment) for more information. - -### `npm run eject` - -**Note: this is a one-way operation. Once you `eject`, you can’t go back!** - -If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. - -Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. - -You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. - -## Supported Language Features and Polyfills - -This project supports a superset of the latest JavaScript standard.<br> -In addition to [ES6](https://github.com/lukehoban/es6features) syntax features, it also supports: - -* [Exponentiation Operator](https://github.com/rwaldron/exponentiation-operator) (ES2016). -* [Async/await](https://github.com/tc39/ecmascript-asyncawait) (ES2017). -* [Object Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread) (stage 3 proposal). -* [Class Fields and Static Properties](https://github.com/tc39/proposal-class-public-fields) (stage 2 proposal). -* [JSX](https://facebook.github.io/react/docs/introducing-jsx.html) and [Flow](https://flowtype.org/) syntax. - -Learn more about [different proposal stages](https://babeljs.io/docs/plugins/#presets-stage-x-experimental-presets-). - -While we recommend to use experimental proposals with some caution, Facebook heavily uses these features in the product code, so we intend to provide [codemods](https://medium.com/@cpojer/effective-javascript-codemods-5a6686bb46fb) if any of these proposals change in the future. - -Note that **the project only includes a few ES6 [polyfills](https://en.wikipedia.org/wiki/Polyfill)**: - -* [`Object.assign()`](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/assign) via [`object-assign`](https://github.com/sindresorhus/object-assign). -* [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) via [`promise`](https://github.com/then/promise). -* [`fetch()`](https://developer.mozilla.org/en/docs/Web/API/Fetch_API) via [`whatwg-fetch`](https://github.com/github/fetch). - -If you use any other ES6+ features that need **runtime support** (such as `Array.from()` or `Symbol`), make sure you are including the appropriate polyfills manually, or that the browsers you are targeting already support them. - -## Syntax Highlighting in the Editor - -To configure the syntax highlighting in your favorite text editor, head to the [relevant Babel documentation page](https://babeljs.io/docs/editors) and follow the instructions. Some of the most popular editors are covered. - -## Displaying Lint Output in the Editor - ->Note: this feature is available with `react-scripts@0.2.0` and higher. - -Some editors, including Sublime Text, Atom, and Visual Studio Code, provide plugins for ESLint. - -They are not required for linting. You should see the linter output right in your terminal as well as the browser console. However, if you prefer the lint results to appear right in your editor, there are some extra steps you can do. - -You would need to install an ESLint plugin for your editor first. - ->**A note for Atom `linter-eslint` users** - ->If you are using the Atom `linter-eslint` plugin, make sure that **Use global ESLint installation** option is checked: - -><img src="http://i.imgur.com/yVNNHJM.png" width="300"> - - ->**For Visual Studio Code users** - ->VS Code ESLint plugin automatically detects Create React App's configuration file. So you do not need to create `eslintrc.json` at the root directory, except when you want to add your own rules. In that case, you should include CRA's config by adding this line: - ->```js -{ - // ... - "extends": "react-app" -} -``` - -Then add this block to the `package.json` file of your project: - -```js -{ - // ... - "eslintConfig": { - "extends": "react-app" - } -} -``` - -Finally, you will need to install some packages *globally*: - -```sh -npm install -g eslint-config-react-app@0.3.0 eslint@3.8.1 babel-eslint@7.0.0 eslint-plugin-react@6.4.1 eslint-plugin-import@2.0.1 eslint-plugin-jsx-a11y@4.0.0 eslint-plugin-flowtype@2.21.0 -``` - -We recognize that this is suboptimal, but it is currently required due to the way we hide the ESLint dependency. The ESLint team is already [working on a solution to this](https://github.com/eslint/eslint/issues/3458) so this may become unnecessary in a couple of months. - -## Debugging in the Editor - -**This feature is currently only supported by [Visual Studio Code](https://code.visualstudio.com) editor.** - -Visual Studio Code supports live-editing and debugging out of the box with Create React App. This enables you as a developer to write and debug your React code without leaving the editor, and most importantly it enables you to have a continuous development workflow, where context switching is minimal, as you don’t have to switch between tools. - -You would need to have the latest version of [VS Code](https://code.visualstudio.com) and VS Code [Chrome Debugger Extension](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome) installed. - -Then add the block below to your `launch.json` file and put it inside the `.vscode` folder in your app’s root directory. - -```json -{ - "version": "0.2.0", - "configurations": [{ - "name": "Chrome", - "type": "chrome", - "request": "launch", - "url": "http://localhost:3000", - "webRoot": "${workspaceRoot}/src", - "userDataDir": "${workspaceRoot}/.vscode/chrome", - "sourceMapPathOverrides": { - "webpack:///src/*": "${webRoot}/*" - } - }] -} -``` - -Start your app by running `npm start`, and start debugging in VS Code by pressing `F5` or by clicking the green debug icon. You can now write code, set breakpoints, make changes to the code, and debug your newly modified code—all from your editor. - -## Changing the Page `<title>` - -You can find the source HTML file in the `public` folder of the generated project. You may edit the `<title>` tag in it to change the title from “React App” to anything else. - -Note that normally you wouldn’t edit files in the `public` folder very often. For example, [adding a stylesheet](#adding-a-stylesheet) is done without touching the HTML. - -If you need to dynamically update the page title based on the content, you can use the browser [`document.title`](https://developer.mozilla.org/en-US/docs/Web/API/Document/title) API. For more complex scenarios when you want to change the title from React components, you can use [React Helmet](https://github.com/nfl/react-helmet), a third party library. - -If you use a custom server for your app in production and want to modify the title before it gets sent to the browser, you can follow advice in [this section](#generating-dynamic-meta-tags-on-the-server). Alternatively, you can pre-build each page as a static HTML file which then loads the JavaScript bundle, which is covered [here](#pre-rendering-into-static-html-files). - -## Installing a Dependency - -The generated project includes React and ReactDOM as dependencies. It also includes a set of scripts used by Create React App as a development dependency. You may install other dependencies (for example, React Router) with `npm`: - -``` -npm install --save <library-name> -``` - -## Importing a Component - -This project setup supports ES6 modules thanks to Babel.<br> -While you can still use `require()` and `module.exports`, we encourage you to use [`import` and `export`](http://exploringjs.com/es6/ch_modules.html) instead. - -For example: - -### `Button.js` - -```js -import React, { Component } from 'react'; - -class Button extends Component { - render() { - // ... - } -} - -export default Button; // Don’t forget to use export default! -``` - -### `DangerButton.js` - - -```js -import React, { Component } from 'react'; -import Button from './Button'; // Import a component from another file - -class DangerButton extends Component { - render() { - return <Button color="red" />; - } -} - -export default DangerButton; -``` - -Be aware of the [difference between default and named exports](http://stackoverflow.com/questions/36795819/react-native-es-6-when-should-i-use-curly-braces-for-import/36796281#36796281). It is a common source of mistakes. - -We suggest that you stick to using default imports and exports when a module only exports a single thing (for example, a component). That’s what you get when you use `export default Button` and `import Button from './Button'`. - -Named exports are useful for utility modules that export several functions. A module may have at most one default export and as many named exports as you like. - -Learn more about ES6 modules: - -* [When to use the curly braces?](http://stackoverflow.com/questions/36795819/react-native-es-6-when-should-i-use-curly-braces-for-import/36796281#36796281) -* [Exploring ES6: Modules](http://exploringjs.com/es6/ch_modules.html) -* [Understanding ES6: Modules](https://leanpub.com/understandinges6/read#leanpub-auto-encapsulating-code-with-modules) - -## Adding a Stylesheet - -This project setup uses [Webpack](https://webpack.github.io/) for handling all assets. Webpack offers a custom way of “extending” the concept of `import` beyond JavaScript. To express that a JavaScript file depends on a CSS file, you need to **import the CSS from the JavaScript file**: - -### `Button.css` - -```css -.Button { - padding: 20px; -} -``` - -### `Button.js` - -```js -import React, { Component } from 'react'; -import './Button.css'; // Tell Webpack that Button.js uses these styles - -class Button extends Component { - render() { - // You can use them as regular CSS styles - return <div className="Button" />; - } -} -``` - -**This is not required for React** but many people find this feature convenient. You can read about the benefits of this approach [here](https://medium.com/seek-ui-engineering/block-element-modifying-your-javascript-components-d7f99fcab52b). However you should be aware that this makes your code less portable to other build tools and environments than Webpack. - -In development, expressing dependencies this way allows your styles to be reloaded on the fly as you edit them. In production, all CSS files will be concatenated into a single minified `.css` file in the build output. - -If you are concerned about using Webpack-specific semantics, you can put all your CSS right into `src/index.css`. It would still be imported from `src/index.js`, but you could always remove that import if you later migrate to a different build tool. - -## Post-Processing CSS - -This project setup minifies your CSS and adds vendor prefixes to it automatically through [Autoprefixer](https://github.com/postcss/autoprefixer) so you don’t need to worry about it. - -For example, this: - -```css -.App { - display: flex; - flex-direction: row; - align-items: center; -} -``` - -becomes this: - -```css -.App { - display: -webkit-box; - display: -ms-flexbox; - display: flex; - -webkit-box-orient: horizontal; - -webkit-box-direction: normal; - -ms-flex-direction: row; - flex-direction: row; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; -} -``` - -If you need to disable autoprefixing for some reason, [follow this section](https://github.com/postcss/autoprefixer#disabling). - -## Adding a CSS Preprocessor (Sass, Less etc.) - -Generally, we recommend that you don’t reuse the same CSS classes across different components. For example, instead of using a `.Button` CSS class in `<AcceptButton>` and `<RejectButton>` components, we recommend creating a `<Button>` component with its own `.Button` styles, that both `<AcceptButton>` and `<RejectButton>` can render (but [not inherit](https://facebook.github.io/react/docs/composition-vs-inheritance.html)). - -Following this rule often makes CSS preprocessors less useful, as features like mixins and nesting are replaced by component composition. You can, however, integrate a CSS preprocessor if you find it valuable. In this walkthrough, we will be using Sass, but you can also use Less, or another alternative. - -First, let’s install the command-line interface for Sass: - -``` -npm install node-sass --save-dev -``` - -Then in `package.json`, add the following lines to `scripts`: - -```diff - "scripts": { -+ "build-css": "node-sass src/ -o src/", -+ "watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive", - "start": "react-scripts start", - "build": "react-scripts build", - "test": "react-scripts test --env=jsdom", -``` - ->Note: To use a different preprocessor, replace `build-css` and `watch-css` commands according to your preprocessor’s documentation. - -Now you can rename `src/App.css` to `src/App.scss` and run `npm run watch-css`. The watcher will find every Sass file in `src` subdirectories, and create a corresponding CSS file next to it, in our case overwriting `src/App.css`. Since `src/App.js` still imports `src/App.css`, the styles become a part of your application. You can now edit `src/App.scss`, and `src/App.css` will be regenerated. - -To share variables between Sass files, you can use Sass imports. For example, `src/App.scss` and other component style files could include `@import "./shared.scss";` with variable definitions. - -At this point you might want to remove all CSS files from the source control, and add `src/**/*.css` to your `.gitignore` file. It is generally a good practice to keep the build products outside of the source control. - -As a final step, you may find it convenient to run `watch-css` automatically with `npm start`, and run `build-css` as a part of `npm run build`. You can use the `&&` operator to execute two scripts sequentially. However, there is no cross-platform way to run two scripts in parallel, so we will install a package for this: - -``` -npm install --save-dev npm-run-all -``` - -Then we can change `start` and `build` scripts to include the CSS preprocessor commands: - -```diff - "scripts": { - "build-css": "node-sass src/ -o src/", - "watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive", -- "start": "react-scripts start", -- "build": "react-scripts build", -+ "start-js": "react-scripts start", -+ "start": "npm-run-all -p watch-css start-js", -+ "build": "npm run build-css && react-scripts build", - "test": "react-scripts test --env=jsdom", - "eject": "react-scripts eject" - } -``` - -Now running `npm start` and `npm run build` also builds Sass files. Note that `node-sass` seems to have an [issue recognizing newly created files on some systems](https://github.com/sass/node-sass/issues/1891) so you might need to restart the watcher when you create a file until it’s resolved. - -## Adding Images and Fonts - -With Webpack, using static assets like images and fonts works similarly to CSS. - -You can **`import` an image right in a JavaScript module**. This tells Webpack to include that image in the bundle. Unlike CSS imports, importing an image or a font gives you a string value. This value is the final image path you can reference in your code. - -Here is an example: - -```js -import React from 'react'; -import logo from './logo.png'; // Tell Webpack this JS file uses this image - -console.log(logo); // /logo.84287d09.png - -function Header() { - // Import result is the URL of your image - return <img src={logo} alt="Logo" />; -} - -export default Header; -``` - -This ensures that when the project is built, Webpack will correctly move the images into the build folder, and provide us with correct paths. - -This works in CSS too: - -```css -.Logo { - background-image: url(./logo.png); -} -``` - -Webpack finds all relative module references in CSS (they start with `./`) and replaces them with the final paths from the compiled bundle. If you make a typo or accidentally delete an important file, you will see a compilation error, just like when you import a non-existent JavaScript module. The final filenames in the compiled bundle are generated by Webpack from content hashes. If the file content changes in the future, Webpack will give it a different name in production so you don’t need to worry about long-term caching of assets. - -Please be advised that this is also a custom feature of Webpack. - -**It is not required for React** but many people enjoy it (and React Native uses a similar mechanism for images).<br> -An alternative way of handling static assets is described in the next section. - -## Using the `public` Folder - ->Note: this feature is available with `react-scripts@0.5.0` and higher. - -### Changing the HTML - -The `public` folder contains the HTML file so you can tweak it, for example, to [set the page title](#changing-the-page-title). -The `<script>` tag with the compiled code will be added to it automatically during the build process. - -### Adding Assets Outside of the Module System - -You can also add other assets to the `public` folder. - -Note that we normally encourage you to `import` assets in JavaScript files instead. -For example, see the sections on [adding a stylesheet](#adding-a-stylesheet) and [adding images and fonts](#adding-images-and-fonts). -This mechanism provides a number of benefits: - -* Scripts and stylesheets get minified and bundled together to avoid extra network requests. -* Missing files cause compilation errors instead of 404 errors for your users. -* Result filenames include content hashes so you don’t need to worry about browsers caching their old versions. - -However there is an **escape hatch** that you can use to add an asset outside of the module system. - -If you put a file into the `public` folder, it will **not** be processed by Webpack. Instead it will be copied into the build folder untouched. To reference assets in the `public` folder, you need to use a special variable called `PUBLIC_URL`. - -Inside `index.html`, you can use it like this: - -```html -<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> -``` - -Only files inside the `public` folder will be accessible by `%PUBLIC_URL%` prefix. If you need to use a file from `src` or `node_modules`, you’ll have to copy it there to explicitly specify your intention to make this file a part of the build. - -When you run `npm run build`, Create React App will substitute `%PUBLIC_URL%` with a correct absolute path so your project works even if you use client-side routing or host it at a non-root URL. - -In JavaScript code, you can use `process.env.PUBLIC_URL` for similar purposes: - -```js -render() { - // Note: this is an escape hatch and should be used sparingly! - // Normally we recommend using `import` for getting asset URLs - // as described in “Adding Images and Fonts” above this section. - return <img src={process.env.PUBLIC_URL + '/img/logo.png'} />; -} -``` - -Keep in mind the downsides of this approach: - -* None of the files in `public` folder get post-processed or minified. -* Missing files will not be called at compilation time, and will cause 404 errors for your users. -* Result filenames won’t include content hashes so you’ll need to add query arguments or rename them every time they change. - -### When to Use the `public` Folder - -Normally we recommend importing [stylesheets](#adding-a-stylesheet), [images, and fonts](#adding-images-and-fonts) from JavaScript. -The `public` folder is useful as a workaround for a number of less common cases: - -* You need a file with a specific name in the build output, such as [`manifest.webmanifest`](https://developer.mozilla.org/en-US/docs/Web/Manifest). -* You have thousands of images and need to dynamically reference their paths. -* You want to include a small script like [`pace.js`](http://github.hubspot.com/pace/docs/welcome/) outside of the bundled code. -* Some library may be incompatible with Webpack and you have no other option but to include it as a `<script>` tag. - -Note that if you add a `<script>` that declares global variables, you also need to read the next section on using them. - -## Using Global Variables - -When you include a script in the HTML file that defines global variables and try to use one of these variables in the code, the linter will complain because it cannot see the definition of the variable. - -You can avoid this by reading the global variable explicitly from the `window` object, for example: - -```js -const $ = window.$; -``` - -This makes it obvious you are using a global variable intentionally rather than because of a typo. - -Alternatively, you can force the linter to ignore any line by adding `// eslint-disable-line` after it. - -## Adding Bootstrap - -You don’t have to use [React Bootstrap](https://react-bootstrap.github.io) together with React but it is a popular library for integrating Bootstrap with React apps. If you need it, you can integrate it with Create React App by following these steps: - -Install React Bootstrap and Bootstrap from npm. React Bootstrap does not include Bootstrap CSS so this needs to be installed as well: - -``` -npm install react-bootstrap --save -npm install bootstrap@3 --save -``` - -Import Bootstrap CSS and optionally Bootstrap theme CSS in the beginning of your ```src/index.js``` file: - -```js -import 'bootstrap/dist/css/bootstrap.css'; -import 'bootstrap/dist/css/bootstrap-theme.css'; -// Put any other imports below so that CSS from your -// components takes precedence over default styles. -``` - -Import required React Bootstrap components within ```src/App.js``` file or your custom component files: - -```js -import { Navbar, Jumbotron, Button } from 'react-bootstrap'; -``` - -Now you are ready to use the imported React Bootstrap components within your component hierarchy defined in the render method. Here is an example [`App.js`](https://gist.githubusercontent.com/gaearon/85d8c067f6af1e56277c82d19fd4da7b/raw/6158dd991b67284e9fc8d70b9d973efe87659d72/App.js) redone using React Bootstrap. - -### Using a Custom Theme - -Sometimes you might need to tweak the visual styles of Bootstrap (or equivalent package).<br> -We suggest the following approach: - -* Create a new package that depends on the package you wish to customize, e.g. Bootstrap. -* Add the necessary build steps to tweak the theme, and publish your package on npm. -* Install your own theme npm package as a dependency of your app. - -Here is an example of adding a [customized Bootstrap](https://medium.com/@tacomanator/customizing-create-react-app-aa9ffb88165) that follows these steps. - -## Adding Flow - -Flow is a static type checker that helps you write code with fewer bugs. Check out this [introduction to using static types in JavaScript](https://medium.com/@preethikasireddy/why-use-static-types-in-javascript-part-1-8382da1e0adb) if you are new to this concept. - -Recent versions of [Flow](http://flowtype.org/) work with Create React App projects out of the box. - -To add Flow to a Create React App project, follow these steps: - -1. Run `npm install --save-dev flow-bin` (or `yarn add --dev flow-bin`). -2. Add `"flow": "flow"` to the `scripts` section of your `package.json`. -3. Run `npm run flow -- init` (or `yarn flow -- init`) to create a [`.flowconfig` file](https://flowtype.org/docs/advanced-configuration.html) in the root directory. -4. Add `// @flow` to any files you want to type check (for example, to `src/App.js`). - -Now you can run `npm run flow` (or `yarn flow`) to check the files for type errors. -You can optionally use an IDE like [Nuclide](https://nuclide.io/docs/languages/flow/) for a better integrated experience. -In the future we plan to integrate it into Create React App even more closely. - -To learn more about Flow, check out [its documentation](https://flowtype.org/). - -## Adding Custom Environment Variables - ->Note: this feature is available with `react-scripts@0.2.3` and higher. - -Your project can consume variables declared in your environment as if they were declared locally in your JS files. By -default you will have `NODE_ENV` defined for you, and any other environment variables starting with -`REACT_APP_`. - -**The environment variables are embedded during the build time**. Since Create React App produces a static HTML/CSS/JS bundle, it can’t possibly read them at runtime. To read them at runtime, you would need to load HTML into memory on the server and replace placeholders in runtime, just like [described here](#injecting-data-from-the-server-into-the-page). Alternatively you can rebuild the app on the server anytime you change them. - ->Note: You must create custom environment variables beginning with `REACT_APP_`. Any other variables except `NODE_ENV` will be ignored to avoid accidentally [exposing a private key on the machine that could have the same name](https://github.com/facebookincubator/create-react-app/issues/865#issuecomment-252199527). Changing any environment variables will require you to restart the development server if it is running. - -These environment variables will be defined for you on `process.env`. For example, having an environment -variable named `REACT_APP_SECRET_CODE` will be exposed in your JS as `process.env.REACT_APP_SECRET_CODE`. - -There is also a special built-in environment variable called `NODE_ENV`. You can read it from `process.env.NODE_ENV`. When you run `npm start`, it is always equal to `'development'`, when you run `npm test` it is always equal to `'test'`, and when you run `npm run build` to make a production bundle, it is always equal to `'production'`. **You cannot override `NODE_ENV` manually.** This prevents developers from accidentally deploying a slow development build to production. - -These environment variables can be useful for displaying information conditionally based on where the project is -deployed or consuming sensitive data that lives outside of version control. - -First, you need to have environment variables defined. For example, let’s say you wanted to consume a secret defined -in the environment inside a `<form>`: - -```jsx -render() { - return ( - <div> - <small>You are running this application in <b>{process.env.NODE_ENV}</b> mode.</small> - <form> - <input type="hidden" defaultValue={process.env.REACT_APP_SECRET_CODE} /> - </form> - </div> - ); -} -``` - -During the build, `process.env.REACT_APP_SECRET_CODE` will be replaced with the current value of the `REACT_APP_SECRET_CODE` environment variable. Remember that the `NODE_ENV` variable will be set for you automatically. - -When you load the app in the browser and inspect the `<input>`, you will see its value set to `abcdef`, and the bold text will show the environment provided when using `npm start`: - -```html -<div> - <small>You are running this application in <b>development</b> mode.</small> - <form> - <input type="hidden" value="abcdef" /> - </form> -</div> -``` - -The above form is looking for a variable called `REACT_APP_SECRET_CODE` from the environment. In order to consume this -value, we need to have it defined in the environment. This can be done using two ways: either in your shell or in -a `.env` file. Both of these ways are described in the next few sections. - -Having access to the `NODE_ENV` is also useful for performing actions conditionally: - -```js -if (process.env.NODE_ENV !== 'production') { - analytics.disable(); -} -``` - -When you compile the app with `npm run build`, the minification step will strip out this condition, and the resulting bundle will be smaller. - -### Referencing Environment Variables in the HTML - ->Note: this feature is available with `react-scripts@0.9.0` and higher. - -You can also access the environment variables starting with `REACT_APP_` in the `public/index.html`. For example: - -```html -<title>%REACT_APP_WEBSITE_NAME% -``` - -Note that the caveats from the above section apply: - -* Apart from a few built-in variables (`NODE_ENV` and `PUBLIC_URL`), variable names must start with `REACT_APP_` to work. -* The environment variables are injected at build time. If you need to inject them at runtime, [follow this approach instead](#generating-dynamic-meta-tags-on-the-server). - -### Adding Temporary Environment Variables In Your Shell - -Defining environment variables can vary between OSes. It’s also important to know that this manner is temporary for the -life of the shell session. - -#### Windows (cmd.exe) - -```cmd -set REACT_APP_SECRET_CODE=abcdef&&npm start -``` - -(Note: the lack of whitespace is intentional.) - -#### Linux, macOS (Bash) - -```bash -REACT_APP_SECRET_CODE=abcdef npm start -``` - -### Adding Development Environment Variables In `.env` - ->Note: this feature is available with `react-scripts@0.5.0` and higher. - -To define permanent environment variables, create a file called `.env` in the root of your project: - -``` -REACT_APP_SECRET_CODE=abcdef -``` - -These variables will act as the defaults if the machine does not explicitly set them.
    -Please refer to the [dotenv documentation](https://github.com/motdotla/dotenv) for more details. - ->Note: If you are defining environment variables for development, your CI and/or hosting platform will most likely need -these defined as well. Consult their documentation how to do this. For example, see the documentation for [Travis CI](https://docs.travis-ci.com/user/environment-variables/) or [Heroku](https://devcenter.heroku.com/articles/config-vars). - -## Can I Use Decorators? - -Many popular libraries use [decorators](https://medium.com/google-developers/exploring-es7-decorators-76ecb65fb841) in their documentation.
    -Create React App doesn’t support decorator syntax at the moment because: - -* It is an experimental proposal and is subject to change. -* The current specification version is not officially supported by Babel. -* If the specification changes, we won’t be able to write a codemod because we don’t use them internally at Facebook. - -However in many cases you can rewrite decorator-based code without decorators just as fine.
    -Please refer to these two threads for reference: - -* [#214](https://github.com/facebookincubator/create-react-app/issues/214) -* [#411](https://github.com/facebookincubator/create-react-app/issues/411) - -Create React App will add decorator support when the specification advances to a stable stage. - -## Integrating with an API Backend - -These tutorials will help you to integrate your app with an API backend running on another port, -using `fetch()` to access it. - -### Node -Check out [this tutorial](https://www.fullstackreact.com/articles/using-create-react-app-with-a-server/). -You can find the companion GitHub repository [here](https://github.com/fullstackreact/food-lookup-demo). - -### Ruby on Rails - -Check out [this tutorial](https://www.fullstackreact.com/articles/how-to-get-create-react-app-to-work-with-your-rails-api/). -You can find the companion GitHub repository [here](https://github.com/fullstackreact/food-lookup-demo-rails). - -## Proxying API Requests in Development - ->Note: this feature is available with `react-scripts@0.2.3` and higher. - -People often serve the front-end React app from the same host and port as their backend implementation.
    -For example, a production setup might look like this after the app is deployed: - -``` -/ - static server returns index.html with React app -/todos - static server returns index.html with React app -/api/todos - server handles any /api/* requests using the backend implementation -``` - -Such setup is **not** required. However, if you **do** have a setup like this, it is convenient to write requests like `fetch('/api/todos')` without worrying about redirecting them to another host or port during development. - -To tell the development server to proxy any unknown requests to your API server in development, add a `proxy` field to your `package.json`, for example: - -```js - "proxy": "http://localhost:4000", -``` - -This way, when you `fetch('/api/todos')` in development, the development server will recognize that it’s not a static asset, and will proxy your request to `http://localhost:4000/api/todos` as a fallback. The development server will only attempt to send requests without a `text/html` accept header to the proxy. - -Conveniently, this avoids [CORS issues](http://stackoverflow.com/questions/21854516/understanding-ajax-cors-and-security-considerations) and error messages like this in development: - -``` -Fetch API cannot load http://localhost:4000/api/todos. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. -``` - -Keep in mind that `proxy` only has effect in development (with `npm start`), and it is up to you to ensure that URLs like `/api/todos` point to the right thing in production. You don’t have to use the `/api` prefix. Any unrecognized request without a `text/html` accept header will be redirected to the specified `proxy`. - -The `proxy` option supports HTTP, HTTPS and WebSocket connections.
    -If the `proxy` option is **not** flexible enough for you, alternatively you can: - -* Enable CORS on your server ([here’s how to do it for Express](http://enable-cors.org/server_expressjs.html)). -* Use [environment variables](#adding-custom-environment-variables) to inject the right server host and port into your app. - -## Using HTTPS in Development - ->Note: this feature is available with `react-scripts@0.4.0` and higher. - -You may require the dev server to serve pages over HTTPS. One particular case where this could be useful is when using [the "proxy" feature](#proxying-api-requests-in-development) to proxy requests to an API server when that API server is itself serving HTTPS. - -To do this, set the `HTTPS` environment variable to `true`, then start the dev server as usual with `npm start`: - -#### Windows (cmd.exe) - -```cmd -set HTTPS=true&&npm start -``` - -(Note: the lack of whitespace is intentional.) - -#### Linux, macOS (Bash) - -```bash -HTTPS=true npm start -``` - -Note that the server will use a self-signed certificate, so your web browser will almost definitely display a warning upon accessing the page. - -## Generating Dynamic `` Tags on the Server - -Since Create React App doesn’t support server rendering, you might be wondering how to make `` tags dynamic and reflect the current URL. To solve this, we recommend to add placeholders into the HTML, like this: - -```html - - - - - -``` - -Then, on the server, regardless of the backend you use, you can read `index.html` into memory and replace `__OG_TITLE__`, `__OG_DESCRIPTION__`, and any other placeholders with values depending on the current URL. Just make sure to sanitize and escape the interpolated values so that they are safe to embed into HTML! - -If you use a Node server, you can even share the route matching logic between the client and the server. However duplicating it also works fine in simple cases. - -## Pre-Rendering into Static HTML Files - -If you’re hosting your `build` with a static hosting provider you can use [react-snapshot](https://www.npmjs.com/package/react-snapshot) to generate HTML pages for each route, or relative link, in your application. These pages will then seamlessly become active, or “hydrated”, when the JavaScript bundle has loaded. - -There are also opportunities to use this outside of static hosting, to take the pressure off the server when generating and caching routes. - -The primary benefit of pre-rendering is that you get the core content of each page _with_ the HTML payload—regardless of whether or not your JavaScript bundle successfully downloads. It also increases the likelihood that each route of your application will be picked up by search engines. - -You can read more about [zero-configuration pre-rendering (also called snapshotting) here](https://medium.com/superhighfives/an-almost-static-stack-6df0a2791319). - -## Injecting Data from the Server into the Page - -Similarly to the previous section, you can leave some placeholders in the HTML that inject global variables, for example: - -```js - - - - -``` - -Then, on the server, you can replace `__SERVER_DATA__` with a JSON of real data right before sending the response. The client code can then read `window.SERVER_DATA` to use it. **Make sure to [sanitize the JSON before sending it to the client](https://medium.com/node-security/the-most-common-xss-vulnerability-in-react-js-applications-2bdffbcc1fa0) as it makes your app vulnerable to XSS attacks.** - -## Running Tests - ->Note: this feature is available with `react-scripts@0.3.0` and higher.
    ->[Read the migration guide to learn how to enable it in older projects!](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md#migrating-from-023-to-030) - -Create React App uses [Jest](https://facebook.github.io/jest/) as its test runner. To prepare for this integration, we did a [major revamp](https://facebook.github.io/jest/blog/2016/09/01/jest-15.html) of Jest so if you heard bad things about it years ago, give it another try. - -Jest is a Node-based runner. This means that the tests always run in a Node environment and not in a real browser. This lets us enable fast iteration speed and prevent flakiness. - -While Jest provides browser globals such as `window` thanks to [jsdom](https://github.com/tmpvar/jsdom), they are only approximations of the real browser behavior. Jest is intended to be used for unit tests of your logic and your components rather than the DOM quirks. - -We recommend that you use a separate tool for browser end-to-end tests if you need them. They are beyond the scope of Create React App. - -### Filename Conventions - -Jest will look for test files with any of the following popular naming conventions: - -* Files with `.js` suffix in `__tests__` folders. -* Files with `.test.js` suffix. -* Files with `.spec.js` suffix. - -The `.test.js` / `.spec.js` files (or the `__tests__` folders) can be located at any depth under the `src` top level folder. - -We recommend to put the test files (or `__tests__` folders) next to the code they are testing so that relative imports appear shorter. For example, if `App.test.js` and `App.js` are in the same folder, the test just needs to `import App from './App'` instead of a long relative path. Colocation also helps find tests more quickly in larger projects. - -### Command Line Interface - -When you run `npm test`, Jest will launch in the watch mode. Every time you save a file, it will re-run the tests, just like `npm start` recompiles the code. - -The watcher includes an interactive command-line interface with the ability to run all tests, or focus on a search pattern. It is designed this way so that you can keep it open and enjoy fast re-runs. You can learn the commands from the “Watch Usage” note that the watcher prints after every run: - -![Jest watch mode](http://facebook.github.io/jest/img/blog/15-watch.gif) - -### Version Control Integration - -By default, when you run `npm test`, Jest will only run the tests related to files changed since the last commit. This is an optimization designed to make your tests runs fast regardless of how many tests you have. However it assumes that you don’t often commit the code that doesn’t pass the tests. - -Jest will always explicitly mention that it only ran tests related to the files changed since the last commit. You can also press `a` in the watch mode to force Jest to run all tests. - -Jest will always run all tests on a [continuous integration](#continuous-integration) server or if the project is not inside a Git or Mercurial repository. - -### Writing Tests - -To create tests, add `it()` (or `test()`) blocks with the name of the test and its code. You may optionally wrap them in `describe()` blocks for logical grouping but this is neither required nor recommended. - -Jest provides a built-in `expect()` global function for making assertions. A basic test could look like this: - -```js -import sum from './sum'; - -it('sums numbers', () => { - expect(sum(1, 2)).toEqual(3); - expect(sum(2, 2)).toEqual(4); -}); -``` - -All `expect()` matchers supported by Jest are [extensively documented here](http://facebook.github.io/jest/docs/expect.html).
    -You can also use [`jest.fn()` and `expect(fn).toBeCalled()`](http://facebook.github.io/jest/docs/expect.html#tohavebeencalled) to create “spies” or mock functions. - -### Testing Components - -There is a broad spectrum of component testing techniques. They range from a “smoke test” verifying that a component renders without throwing, to shallow rendering and testing some of the output, to full rendering and testing component lifecycle and state changes. - -Different projects choose different testing tradeoffs based on how often components change, and how much logic they contain. If you haven’t decided on a testing strategy yet, we recommend that you start with creating simple smoke tests for your components: - -```js -import React from 'react'; -import ReactDOM from 'react-dom'; -import App from './App'; - -it('renders without crashing', () => { - const div = document.createElement('div'); - ReactDOM.render(, div); -}); -``` - -This test mounts a component and makes sure that it didn’t throw during rendering. Tests like this provide a lot value with very little effort so they are great as a starting point, and this is the test you will find in `src/App.test.js`. - -When you encounter bugs caused by changing components, you will gain a deeper insight into which parts of them are worth testing in your application. This might be a good time to introduce more specific tests asserting specific expected output or behavior. - -If you’d like to test components in isolation from the child components they render, we recommend using [`shallow()` rendering API](http://airbnb.io/enzyme/docs/api/shallow.html) from [Enzyme](http://airbnb.io/enzyme/). You can write a smoke test with it too: - -```sh -npm install --save-dev enzyme react-addons-test-utils -``` - -```js -import React from 'react'; -import { shallow } from 'enzyme'; -import App from './App'; - -it('renders without crashing', () => { - shallow(); -}); -``` - -Unlike the previous smoke test using `ReactDOM.render()`, this test only renders `` and doesn’t go deeper. For example, even if `` itself renders a ` - - - - - - - - - -

    Alternatively, you can upload or edit manifest file.

    -

    Manifest is a file describing your services. It is similar to Docker Compose file. You can upload a file from you local machine or edit it manually. Learn more.

    - - - - - - - - - - -); diff --git a/legacy/frontend/src/components/services/index.js b/legacy/frontend/src/components/services/index.js deleted file mode 100644 index b68cb6a3..00000000 --- a/legacy/frontend/src/components/services/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as EmptyServices } from './empty'; -export { default as ServiceListItem } from './list-item'; -export { default as ServicesTooltip } from './tooltip'; diff --git a/legacy/frontend/src/components/services/list-item.js b/legacy/frontend/src/components/services/list-item.js deleted file mode 100644 index 9f76b9de..00000000 --- a/legacy/frontend/src/components/services/list-item.js +++ /dev/null @@ -1,137 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import styled from 'styled-components'; -// import forceArray from 'force-array'; - -// import ItemMetricGroup from '@components/item-metric-group'; -import { Link } from '@ui/components/anchor'; -import { - DataCentersIcon, - HealthyIcon, - InstancesMultipleIcon -} from '@ui/components/icons'; - -import { - ListItem, - ListItemView, - ListItemMeta, - ListItemTitle, - ListItemSubTitle, - ListItemDescription, - ListItemGroupView, - ListItemOptions, - ListItemHeader, - ListItemInfo -} from '@ui/components/list'; - -const TitleInnerContainer = styled.div` - display: flex; - flex-direction: row; - justify-content: center; - align-items: center; -`; - -const ServiceListItem = ({ - // onQuickActions=() => {}, - deploymentGroup = '', - service = {} -}) => { - const isChild = !!service.parent; - - const children = service.children ? - service.children.map((service) => ( - - )) : null; - - const to = `/deployment-groups/${deploymentGroup}/services/${service.slug}`; - - const title = service.parent ? ( - - {service.name} - - ) : ( - - - - {service.name} - - - - ); - - const subtitle = ( - {service.instances} instances - ); - - const onOptionsClick = (evt) => { - // onQuickActions(evt, service.uuid); - }; - - const header = isChild ? null : ( - - - {title} - - } - iconPosition='top' - label={`${service.instances} ${service.instances > 1 ? - 'instances' : 'instance' }`} - /> - { /* } - label={service.datacenters[0].id} - />*/ } - - - - - ); - - const view = children ? ( - - {children} - - ) : ( - - - {isChild && title} - {isChild && subtitle} - - } - label='Healthy' - /> - - - { /* */ } - - ); - - return ( - 1)} - > - {header} - {view} - - ); -}; - -ServiceListItem.propTypes = { - // onQuickActions: React.PropTypes.func, - deploymentGroup: React.PropTypes.string, - service: PropTypes.object.isRequired // define better -}; - -export default ServiceListItem; diff --git a/legacy/frontend/src/components/services/tooltip.js b/legacy/frontend/src/components/services/tooltip.js deleted file mode 100644 index aa8b1f8e..00000000 --- a/legacy/frontend/src/components/services/tooltip.js +++ /dev/null @@ -1,41 +0,0 @@ -import React from 'react'; -import Tooltip, { TooltipButton, TooltipDivider } from '@ui/components/tooltip'; - -const ServicesTooltip = ({ - show, - position, - data, - ...rest -}) => { - if(!show) { - return null; - } - return ( - -
  • - Scale -
  • -
  • - Start -
  • -
  • - Restart -
  • - -
  • - Stop -
  • -
  • - Delete -
  • -
    - ); -}; - -ServicesTooltip.propTypes = { - data: React.PropTypes.object, - position: React.PropTypes.object, - show: React.PropTypes.bool -}; - -export default ServicesTooltip; diff --git a/legacy/frontend/src/containers/deployment-groups/index.js b/legacy/frontend/src/containers/deployment-groups/index.js deleted file mode 100644 index b56566c6..00000000 --- a/legacy/frontend/src/containers/deployment-groups/index.js +++ /dev/null @@ -1 +0,0 @@ -export { default as DeploymentGroupList } from './list'; diff --git a/legacy/frontend/src/containers/deployment-groups/list.js b/legacy/frontend/src/containers/deployment-groups/list.js deleted file mode 100644 index 728d8307..00000000 --- a/legacy/frontend/src/containers/deployment-groups/list.js +++ /dev/null @@ -1,104 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import { graphql } from 'react-apollo'; -import { Link } from 'react-router-dom'; -import DeploymentGroupsQuery from '@graphql/DeploymentGroups.gql'; - -import { LayoutContainer } from '@components/layout'; -import { Loader, ErrorMessage } from '@components/messaging'; -import { EmptyDeployementGroups } from '@components/deployment-groups'; -import Button from '@ui/components/button'; -import Column from '@ui/components/column'; -import Row from '@ui/components/row'; - -const DeploymentGroupList = ({ - location, - deploymentGroups, - loading, - error -}) => { - - if(loading) { - return ( - - - - ) - } - else if(error) { - return ( - - - - ) - } - - let emptyDeployementGroups = null; - let deploymentGroupList = null; - - if(deploymentGroups.length) { - - const list = deploymentGroups.map( - (deploymentGroup, index) => { - return ( -

    - - {deploymentGroup.name} - -

    - )}); - - deploymentGroupList = ( - - -
      - {list} -
    -
    -
    - ) - } - else { - emptyDeployementGroups = ( - - ) - } - - return ( - - { emptyDeployementGroups } - - - - - - { deploymentGroupList } - - ); -} - -DeploymentGroupList.propTypes = { - deploymentGroups: PropTypes.arrayOf( - PropTypes.shape({ - uuid: PropTypes.string, - id: PropTypes.string, - name: PropTypes.string - }) - ) -}; - -const DeploymentGroupListWithData = graphql(DeploymentGroupsQuery, { - props: ({ data: { deploymentGroups, loading, error }}) => ({ - deploymentGroups: deploymentGroups, - loading, - error - }) -})(DeploymentGroupList); - -export default DeploymentGroupListWithData; diff --git a/legacy/frontend/src/containers/instances/index.js b/legacy/frontend/src/containers/instances/index.js deleted file mode 100644 index df3e4f6f..00000000 --- a/legacy/frontend/src/containers/instances/index.js +++ /dev/null @@ -1 +0,0 @@ -export { default as InstanceList } from './list'; diff --git a/legacy/frontend/src/containers/instances/list.js b/legacy/frontend/src/containers/instances/list.js deleted file mode 100644 index 917674cc..00000000 --- a/legacy/frontend/src/containers/instances/list.js +++ /dev/null @@ -1,85 +0,0 @@ -import React, { Component } from 'react'; -import PropTypes from 'prop-types'; -import { compose, graphql } from 'react-apollo'; -import InstancesQuery from '@graphql/Instances.gql'; - -import { LayoutContainer } from '@components/layout'; -import { Loader, ErrorMessage } from '@components/messaging'; -import { InstanceListItem, EmptyInstances } from '@components/instances'; - -class InstanceList extends Component { - - render() { - - const { - instances, - loading, - error - } = this.props; - console.log('instances = ', instances); - console.log('loading = ', loading); - console.log('error = ', error); - if(loading) { - return ( - - - - ) - } - else if(error) { - return ( - - - - ) - } - - const instanceList = instances ? instances.map((instance, index) => ( - null} - /> - )) : ( - - ); - - return ( - -
    -

    Instance List

    -
    - { instanceList } -
    - ); - } -} - -const InstanceListGql = graphql(InstancesQuery, { - options(props) { - const params = props.match.params; - const deploymentGroupSlug = params.deploymentGroup; - const serviceSlug = params.service; - return { - variables: { - deploymentGroupSlug, - serviceSlug - } - }; - }, - props: ({ data: { deploymentGroup, loading, error } }) => ({ - instances: deploymentGroup && deploymentGroup.services ? - deploymentGroup.services.reduce((instances, service) => - instances.concat(service.instances), []) : null, - loading, - error - }) -}); - -const InstanceListWithData = compose( - InstanceListGql -)(InstanceList); - -export default InstanceListWithData; diff --git a/legacy/frontend/src/containers/navigation/breadcrumb.js b/legacy/frontend/src/containers/navigation/breadcrumb.js deleted file mode 100644 index db1a91d1..00000000 --- a/legacy/frontend/src/containers/navigation/breadcrumb.js +++ /dev/null @@ -1,52 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { Breadcrumb as BreadcrumbComponent } from '@components/navigation'; -import { deploymentGroupBySlugSelector, serviceBySlugSelector} from '@root/state/selectors'; - -const Breadcrumb = ({ - deploymentGroup, - service, - location -}) => { - - const path = location.pathname.split('/'); - - const links = [{ - name: 'Dashboard', - pathname: '/' - }]; - - if(deploymentGroup) { - links.push({ - name: deploymentGroup.name, - pathname: path.slice(0, 3).join('/') - }); - } - - if(service) { - links.push({ - name: service.name, - pathname: path.slice(0, 5).join('/') - }); - } - - return ( - - ); -}; - -const ConnectedBreadcrumb = connect( - (state, ownProps) => { - const params = ownProps.match.params; - const deploymentGroupSlug = params.deploymentGroup; - const serviceSlug = params.service; - return { - deploymentGroup: deploymentGroupBySlugSelector(deploymentGroupSlug)(state), - service: serviceBySlugSelector(serviceSlug)(state), - location: ownProps.location - }; - }, - (dispatch) => ({}) -)(Breadcrumb); - -export default ConnectedBreadcrumb; diff --git a/legacy/frontend/src/containers/navigation/header.js b/legacy/frontend/src/containers/navigation/header.js deleted file mode 100644 index ad36b1e6..00000000 --- a/legacy/frontend/src/containers/navigation/header.js +++ /dev/null @@ -1,35 +0,0 @@ -import React from 'react'; -import { graphql } from 'react-apollo'; -import PortalQuery from '@graphql/Portal.gql'; -import { Header as HeaderComponent } from '@components/navigation'; - -const Header = ({ - portal = { - datacenter: { - region: '' - }, - user: { - firstName: '' - } - }, - loading, - error -}) => { - - return ( - - ); -}; - -const HeaderWithData = graphql(PortalQuery, { - props: ({ data: { portal, loading, error }}) => ({ - portal, - loading, - error - }) -})(Header); - -export default HeaderWithData; diff --git a/legacy/frontend/src/containers/navigation/index.js b/legacy/frontend/src/containers/navigation/index.js deleted file mode 100644 index 570ccc4d..00000000 --- a/legacy/frontend/src/containers/navigation/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as Header } from './header'; -export { default as Breadcrumb } from './breadcrumb'; -export { default as Menu } from './menu'; diff --git a/legacy/frontend/src/containers/navigation/menu.js b/legacy/frontend/src/containers/navigation/menu.js deleted file mode 100644 index f3f8e7a0..00000000 --- a/legacy/frontend/src/containers/navigation/menu.js +++ /dev/null @@ -1,37 +0,0 @@ -import React from 'react'; -import { connect } from 'react-redux'; -import { Menu as MenuComponent } from '@components/navigation'; - -const Menu = ({ - sections, - matchUrl -}) => { - - return ( - - ); -} - -const ConnectedMenu = connect( - (state, ownProps) => { - - const params = ownProps.match.params; - const matchUrl = ownProps.match.url; - const deploymentGroupSlug = params.deploymentGroup; - const serviceSlug = params.service; - - const sections = serviceSlug ? - state.ui.sections.services : - deploymentGroupSlug ? - state.ui.sections.deploymentGroups : - null; - - return { - sections, - matchUrl - }; - }, - (dispatch) => ({}) -)(Menu); - -export default ConnectedMenu; diff --git a/legacy/frontend/src/containers/service/index.js b/legacy/frontend/src/containers/service/index.js deleted file mode 100644 index 8b137891..00000000 --- a/legacy/frontend/src/containers/service/index.js +++ /dev/null @@ -1 +0,0 @@ - diff --git a/legacy/frontend/src/containers/services/index.js b/legacy/frontend/src/containers/services/index.js deleted file mode 100644 index ca469cb3..00000000 --- a/legacy/frontend/src/containers/services/index.js +++ /dev/null @@ -1,3 +0,0 @@ -export { default as ServiceList } from './list'; -export { default as ServicesTopology } from './topology'; -export { default as ServicesMenu } from './menu'; diff --git a/legacy/frontend/src/containers/services/list.js b/legacy/frontend/src/containers/services/list.js deleted file mode 100644 index dccafa9c..00000000 --- a/legacy/frontend/src/containers/services/list.js +++ /dev/null @@ -1,91 +0,0 @@ -import React, { Component } from 'react'; -import { compose, graphql } from 'react-apollo'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; -import ServicesQuery from '@graphql/Services.gql'; - -import { processServices } from '@root/state/selectors'; - -import { LayoutContainer } from '@components/layout'; -import { Loader, ErrorMessage } from '@components/messaging'; -import { ServiceListItem } from '@components/services'; - -const StyledContainer = styled.div` - position: relative; -`; - -class ServiceList extends Component { - - render() { - - const { - location, - deploymentGroup, - services, - loading, - error - } = this.props; - - if(loading) { - return ( - - - - ) - } - else if(error) { - return ( - - - - ) - } - - const serviceList = services.map((service) => ( - - )); - - return ( - - -
    - { /*
    */ } - {serviceList} - { /* */ } -
    - - - ); - } -} - -const ServicesGql = graphql(ServicesQuery, { - options(props) { - return { - variables: { - deploymentGroupSlug: props.match.params.deploymentGroup - } - } - }, - props: ({ data: { deploymentGroup, loading, error }}) => ({ - deploymentGroup, - services: deploymentGroup ? - processServices(deploymentGroup.services, null) : null, - loading, - error - }) -}); - -const ServiceListWithData = compose( - ServicesGql -)(ServiceList); - -export default ServiceListWithData; diff --git a/legacy/frontend/src/containers/services/menu.js b/legacy/frontend/src/containers/services/menu.js deleted file mode 100644 index aab873d6..00000000 --- a/legacy/frontend/src/containers/services/menu.js +++ /dev/null @@ -1,109 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; - -import { LayoutContainer } from '@components/layout'; -import { EmptyServices } from '@components/services'; - -import { unitcalc, remcalc } from '@ui/shared/functions'; -import Row from '@ui/components/row'; -import Column from '@ui/components/column'; -import { FormGroup, Input, Toggle, ToggleList, Legend } from '@ui/components/form'; -import { H2 } from '@ui/components/base-elements'; -import Button from '@ui/components/button'; - -import { - servicesForTopologySelector -} from '@state/selectors'; - -const StyledLegend = styled(Legend)` - float: left; - padding-top: ${unitcalc(2)}; - margin-right: ${unitcalc(1.5)}; -`; - -const PaddedRow = styled(Row)` - margin-bottom: ${remcalc(18)} -`; - -const StyledForm = styled(FormGroup)` - width: 60%; - float: left; - margin: 0; -`; - -const StyledButton = styled(Button)` - margin-left: ${remcalc(48)}; -`; - -const StyledFilter = styled(Input)` - margin: 0; -`; - -const handleAddService = () => console.log('Adding a service...'); - -const ServicesMenu = ({ - location, - history: { - push - } -}) => { - - /*if(!services || !services.length) { - return ( - - ); - }*/ - - const toggleValue = location.pathname.split('-').pop(); - - const handleToggle = (evt) => { - - const value = evt.target.value; - if(value !== toggleValue) { - const index = location.pathname.lastIndexOf('-'); - const path = `${location.pathname.slice(0, index)}-${value}`; - push(path); - } - }; - - return ( - -

    Services

    - - - - View - - Topology - List - - - - - - - - - - - - -
    - ); -}; - -ServicesMenu.propTypes = { - location: PropTypes.object.isRequired, - history: PropTypes.object.isRequired -}; - -export default ServicesMenu; diff --git a/legacy/frontend/src/containers/services/topology.js b/legacy/frontend/src/containers/services/topology.js deleted file mode 100644 index b958cf02..00000000 --- a/legacy/frontend/src/containers/services/topology.js +++ /dev/null @@ -1,129 +0,0 @@ -import React from 'react'; -import { compose, graphql } from 'react-apollo'; -import { connect } from 'react-redux'; -import styled from 'styled-components'; -import ServicesQuery from '@graphql/ServicesTopology.gql'; - -import { processServices } from '@root/state/selectors'; -import { toggleServicesQuickActions } from '@root/state/actions'; - -import { LayoutContainer } from '@components/layout'; -import { Loader, ErrorMessage } from '@components/messaging'; -import { ServicesTooltip } from '@components/services'; - -import { colors } from '@ui/shared/constants'; -import { unitcalc } from '@ui/shared/functions'; -import { TopologyGraph } from '@ui/components/topology'; - -const StyledBackground = styled.div` - - background-color: ${colors.base.whiteActive}; - padding: ${unitcalc(4)}; -`; - -const StyledContainer = styled.div` - position: relative; -`; - -const ServicesTopology = ({ - url, - push, - services, - datacenter, - loading, - error, - servicesQuickActions, - toggleServicesQuickActions -}) => { - - if(loading) { - return ( - - - - ) - } - else if(error) { - return ( - - - - ) - } - - const handleQuickActions = (evt, tooltipData) => { - toggleServicesQuickActions(tooltipData); - }; - - const handleTooltipBlur = (evt) => { - toggleServicesQuickActions({ - show: false, - service: servicesQuickActions.service, - position: servicesQuickActions.position - }); - } - - const handleNodeTitleClick = (evt, { service }) => { - push( - `${url.split('/').slice(0, 3).join('/')}/services/${service.slug}` - ); - }; - - return ( - - - - - - - ); -} - -const mapStateToProps = (state, ownProps) => ({ - servicesQuickActions: state.ui.services.quickActions, - url: ownProps.match.url, - push: ownProps.history.push -}) - -const mapDispatchToProps = (dispatch) => ({ - toggleServicesQuickActions: (data) => - dispatch(toggleServicesQuickActions(data)) -}); - -const UiConnect = connect( - mapStateToProps, - mapDispatchToProps -); - -const ServicesGql = graphql(ServicesQuery, { - options(props) { - return { - variables: { - deploymentGroupSlug: props.match.params.deploymentGroup - } - } - }, - props: ({ data: { deploymentGroup, loading, error }}) => ({ - services: deploymentGroup ? - processServices(deploymentGroup.services, null) : null, - loading, - error - }) -}); - -const ServicesTopologyWithData = compose( - ServicesGql, - UiConnect -)(ServicesTopology); - -export default ServicesTopologyWithData; diff --git a/legacy/frontend/src/graphql/DeploymentGroupInfo.gql b/legacy/frontend/src/graphql/DeploymentGroupInfo.gql deleted file mode 100644 index 93df779f..00000000 --- a/legacy/frontend/src/graphql/DeploymentGroupInfo.gql +++ /dev/null @@ -1,5 +0,0 @@ -fragment DeploymentGroupInfo on DeploymentGroup { - uuid - name - slug -} diff --git a/legacy/frontend/src/graphql/DeploymentGroups.gql b/legacy/frontend/src/graphql/DeploymentGroups.gql deleted file mode 100644 index 5b02e15d..00000000 --- a/legacy/frontend/src/graphql/DeploymentGroups.gql +++ /dev/null @@ -1,7 +0,0 @@ -#import "./DeploymentGroupInfo.gql" - -query DeploymentGroups { - deploymentGroups { - ...DeploymentGroupInfo - } -} diff --git a/legacy/frontend/src/graphql/Instances.gql b/legacy/frontend/src/graphql/Instances.gql deleted file mode 100644 index 923e1520..00000000 --- a/legacy/frontend/src/graphql/Instances.gql +++ /dev/null @@ -1,15 +0,0 @@ -#import "./DeploymentGroupInfo.gql" -#import "./ServiceInfo.gql" - -query Instances($deploymentGroupSlug: String!, $serviceSlug: String) { - deploymentGroup(slug: $deploymentGroupSlug) { - ...DeploymentGroupInfo - services(slug: $serviceSlug) { - ...ServiceInfo - instances { - uuid - name - } - } - } -} diff --git a/legacy/frontend/src/graphql/Portal.gql b/legacy/frontend/src/graphql/Portal.gql deleted file mode 100644 index 4d5e20c9..00000000 --- a/legacy/frontend/src/graphql/Portal.gql +++ /dev/null @@ -1,11 +0,0 @@ -query Portal { - portal { - user { - firstName - } - datacenter { - uuid - region - } - } -} diff --git a/legacy/frontend/src/graphql/ServiceInfo.gql b/legacy/frontend/src/graphql/ServiceInfo.gql deleted file mode 100644 index 0a1d01ef..00000000 --- a/legacy/frontend/src/graphql/ServiceInfo.gql +++ /dev/null @@ -1,5 +0,0 @@ -fragment ServiceInfo on Service { - uuid - name - slug -} diff --git a/legacy/frontend/src/graphql/Services.gql b/legacy/frontend/src/graphql/Services.gql deleted file mode 100644 index 4fe85705..00000000 --- a/legacy/frontend/src/graphql/Services.gql +++ /dev/null @@ -1,15 +0,0 @@ -#import "./DeploymentGroupInfo.gql" -#import "./ServiceInfo.gql" - -query Services($deploymentGroupSlug: String!){ - deploymentGroup(slug: $deploymentGroupSlug) { - ...DeploymentGroupInfo - services { - ...ServiceInfo - parent - instances { - uuid - } - } - } -} diff --git a/legacy/frontend/src/graphql/ServicesTopology.gql b/legacy/frontend/src/graphql/ServicesTopology.gql deleted file mode 100644 index 1f46b9c5..00000000 --- a/legacy/frontend/src/graphql/ServicesTopology.gql +++ /dev/null @@ -1,16 +0,0 @@ -#import "./DeploymentGroupInfo.gql" -#import "./ServiceInfo.gql" - -query Instances($deploymentGroupSlug: String!){ - deploymentGroup(slug: $deploymentGroupSlug) { - ...DeploymentGroupInfo - services { - ...ServiceInfo - parent - connections - instances { - uuid - } - } - } -} diff --git a/legacy/frontend/src/graphql/SingleMetrics.gql b/legacy/frontend/src/graphql/SingleMetrics.gql deleted file mode 100644 index 2eec5a72..00000000 --- a/legacy/frontend/src/graphql/SingleMetrics.gql +++ /dev/null @@ -1,13 +0,0 @@ -query SingleMetrics { - instanceMetric { - type { - uuid - name - machineId - } - data { - timestamp - value - } - } -} diff --git a/legacy/frontend/src/index.js b/legacy/frontend/src/index.js deleted file mode 100644 index aa1e0ec8..00000000 --- a/legacy/frontend/src/index.js +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -import ReactDOM from 'react-dom'; -import App from './app'; - -ReactDOM.render( - , - document.getElementById('root') -); diff --git a/legacy/frontend/src/router.js b/legacy/frontend/src/router.js deleted file mode 100644 index a6c8713f..00000000 --- a/legacy/frontend/src/router.js +++ /dev/null @@ -1,63 +0,0 @@ -import React from 'react'; -import { - BrowserRouter, - Redirect, - Route, - Switch -} from 'react-router-dom'; - -import { Header, Breadcrumb, Menu } from '@containers/navigation'; - -import { DeploymentGroupList } from '@containers/deployment-groups'; -import { ServiceList, ServicesTopology, ServicesMenu } from '@containers/services'; -import { InstanceList } from '@containers/instances'; - -const rootRedirect = (p) => ( - -); - -const deploymentGroupRedirect = (p) => ( - -); - -const serviceRedirect = (p) => ( - -); - -const Router = ( - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -); - -export default Router; diff --git a/legacy/frontend/src/state/actions.js b/legacy/frontend/src/state/actions.js deleted file mode 100644 index 58ce94aa..00000000 --- a/legacy/frontend/src/state/actions.js +++ /dev/null @@ -1,9 +0,0 @@ -import constantCase from 'constant-case'; -import { createAction } from 'redux-actions'; - -const APP = constantCase(process.env['APP_NAME']); - -/******************************* UI *******************************/ - -export const toggleServicesQuickActions = - createAction(`${APP}/TOGGLE_SERVICES_QUICK_ACTIONS`); diff --git a/legacy/frontend/src/state/reducers/index.js b/legacy/frontend/src/state/reducers/index.js deleted file mode 100644 index 570fa5d0..00000000 --- a/legacy/frontend/src/state/reducers/index.js +++ /dev/null @@ -1 +0,0 @@ -export { default as ui } from './ui'; diff --git a/legacy/frontend/src/state/reducers/ui.js b/legacy/frontend/src/state/reducers/ui.js deleted file mode 100644 index 95ad051e..00000000 --- a/legacy/frontend/src/state/reducers/ui.js +++ /dev/null @@ -1,34 +0,0 @@ -import { handleActions } from 'redux-actions'; -import { toggleServicesQuickActions } from '@state/actions'; - -export default handleActions({ - [toggleServicesQuickActions.toString()]: (state, action) => { - const { - position, - service, - show - } = action.payload; - - const s = show !== undefined ? show : - !state.services.quickActions.service || - service.uuid !== state.services.quickActions.service.uuid; - - const quickActions = s ? { - show: s, - position, - service - } : { - show: false - } - - return { - ...state, - services: { - ...state.services, - quickActions - } - } - - return state; - } -}, {}); diff --git a/legacy/frontend/src/state/selectors.js b/legacy/frontend/src/state/selectors.js deleted file mode 100644 index b8b082b4..00000000 --- a/legacy/frontend/src/state/selectors.js +++ /dev/null @@ -1,71 +0,0 @@ -import { createSelector } from 'reselect'; - -const apollo = (state) => state.apollo; - -// redux selectors // - -const deploymentGroupBySlug = (deploymentGroupSlug) => createSelector( - [apollo], - (apollo) => apollo && apollo.data ? - Object.keys(apollo.data).reduce((dg, k) => - apollo.data[k].__typename === 'DeploymentGroup' && - apollo.data[k].slug === deploymentGroupSlug ? - apollo.data[k] : dg, null) : null -); - -const serviceBySlug = (serviceSlug) => createSelector( - [apollo], - (apollo) => apollo && apollo.data ? - Object.keys(apollo.data).reduce((s, k) => - apollo.data[k].__typename === 'Service' && - apollo.data[k].slug === serviceSlug ? - apollo.data[k] : s, null) : null -); - -// apollo gql utils // - -const findService = (services, uuid) => - services.reduce((service, s) => s.uuid === uuid ? - s : service, null); - -const getService = (service, index, datacenter) => ({ - index, - ...service, - // tmp for topology - metrics: [1, 2, 3].map((m) => ({ - name: `${m}`, - value: `${m}` - })), - instances: service.instances.length, - datacenter -}); - -const processServices = (services, datacenter) => { - console.log('services = ', services); - return services.reduce((ss, s, i) => { - // check whether it exits in thing, if so, add as child - // if not, create and add as child - - if(s.parent) { - let parent = findService(ss, s.parent); - if(!parent) { - parent = { uuid: s.parent }; - ss.push(parent); - } - if(!parent.children) { - parent.children = []; - } - parent.children.push(getService(s, i, datacenter)); - } - if(!s.parent) { - ss.push(getService(s, i, datacenter)); - } - return ss; - }, []); -} - -export { - deploymentGroupBySlug as deploymentGroupBySlugSelector, - serviceBySlug as serviceBySlugSelector, - processServices as processServices -} diff --git a/legacy/frontend/src/state/state.js b/legacy/frontend/src/state/state.js deleted file mode 100644 index 32472fe0..00000000 --- a/legacy/frontend/src/state/state.js +++ /dev/null @@ -1,27 +0,0 @@ -const state = { - ui: { - sections: { - deploymentGroups: [{ - pathname: "services", - name: "Services" - }, { - pathname: "instances", - name: "Instances" - }, { - pathname: "manifest", - name: "Manifest" - }], - services: [{ - pathname: "instances", - name: "Instances" - }] - }, - services: { - quickActions: { - show: false - } - } - } -} - -export default state; diff --git a/legacy/frontend/src/state/store.js b/legacy/frontend/src/state/store.js deleted file mode 100644 index 3e6ec108..00000000 --- a/legacy/frontend/src/state/store.js +++ /dev/null @@ -1,29 +0,0 @@ -import { createStore, combineReducers, applyMiddleware, compose } from 'redux'; -import { enableBatching } from 'redux-batched-actions'; -import { ApolloClient, createNetworkInterface } from 'react-apollo'; -import state from './state'; -import { ui } from './reducers'; - -export const client = new ApolloClient({ - dataIdFromObject: o => { - const id = o.slug ? o.slug : o.id ? o.id : o.uuid ? o.uuid : o.timestamp ? o.timestamp : o.name ? o.name : 'apollo-cache-key-not-defined'; - return `${o.__typename}:${id}`; - }, - networkInterface: createNetworkInterface({ - uri: 'http://localhost:3000/graphql' - }) -}); - -export const store = createStore( - combineReducers({ - ui: ui, - apollo: client.reducer(), - }), - state, // initial state - compose( - applyMiddleware(client.middleware()), - // If you are using the devToolsExtension, you can add it here also - (typeof window.__REDUX_DEVTOOLS_EXTENSION__ !== 'undefined') ? - window.__REDUX_DEVTOOLS_EXTENSION__() : f => f, - ) -); diff --git a/legacy/frontend/yarn.lock b/legacy/frontend/yarn.lock deleted file mode 100644 index 8bd6e3c2..00000000 --- a/legacy/frontend/yarn.lock +++ /dev/null @@ -1,6613 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@timer/detect-port@1.1.3": - version "1.1.3" - resolved "https://registry.yarnpkg.com/@timer/detect-port/-/detect-port-1.1.3.tgz#1383abd67f9a5d683df5276f8a92d60bdf9abb90" - dependencies: - address "^1.0.1" - debug "^2.6.0" - -"@types/async@^2.0.31": - version "2.0.40" - resolved "https://registry.yarnpkg.com/@types/async/-/async-2.0.40.tgz#ac02de68e66c004a61b7cb16df8b1db3a254cca9" - -"@types/graphql@^0.9.0": - version "0.9.1" - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.9.1.tgz#b04ebe84bc997cc60dbea2ed4d0d4342c737f99d" - -"@types/isomorphic-fetch@0.0.34": - version "0.0.34" - resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.34.tgz#3c3483e606c041378438e951464f00e4e60706d6" - -abab@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -accepts@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.3.tgz#c3ca7434938648c3e0d9c1e328dd68b622c284ca" - dependencies: - mime-types "~2.1.11" - negotiator "0.6.1" - -acorn-dynamic-import@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz#c752bd210bef679501b6c6cb7fc84f8f47158cc4" - dependencies: - acorn "^4.0.3" - -acorn-globals@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-3.1.0.tgz#fd8270f71fbb4996b004fa880ee5d46573a731bf" - dependencies: - acorn "^4.0.4" - -acorn-jsx@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^4.0.3, acorn@^4.0.4: - version "4.0.11" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.11.tgz#edcda3bd937e7556410d42ed5860f67399c794c0" - -acorn@^5.0.0, acorn@^5.0.1: - version "5.0.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" - -address@1.0.1, address@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/address/-/address-1.0.1.tgz#363f5d3f2be26d0655d8afd5a9562e4fc2194537" - -ajv-keywords@^1.0.0, ajv-keywords@^1.1.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.11.2, ajv@^4.7.0, ajv@^4.9.1: - version "4.11.8" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -ajv@^5.0.0: - version "5.1.3" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.1.3.tgz#423d1c302c61e617081b30ca05f595ec51408e33" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -alphanum-sort@^1.0.1, alphanum-sort@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -anser@1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/anser/-/anser-1.2.5.tgz#5dcfc956eaa373b9c23010dd20dabec2ce19475b" - -anser@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/anser/-/anser-1.3.0.tgz#65b42f01119edb5a2fc8ea6f0892274cbcbec6b1" - -ansi-align@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba" - dependencies: - string-width "^1.0.1" - -ansi-escapes@^1.1.0, ansi-escapes@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -ansi-html@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e" - -ansi-regex@^2.0.0, ansi-regex@^2.1.1: - 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" - -ansi-styles@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.0.0.tgz#5404e93a544c4fec7f048262977bebfe3155e0c1" - dependencies: - color-convert "^1.0.0" - -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" - -apollo-client@^1.1.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-1.2.2.tgz#5ec656bf19197ebd77156c58d2e0e765bef648a7" - dependencies: - graphql "^0.9.3" - graphql-anywhere "^3.0.1" - graphql-tag "^2.0.0" - redux "^3.4.0" - symbol-observable "^1.0.2" - whatwg-fetch "^2.0.0" - optionalDependencies: - "@types/async" "^2.0.31" - "@types/graphql" "^0.9.0" - "@types/isomorphic-fetch" "0.0.34" - -apollo@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/apollo/-/apollo-0.2.2.tgz#e409f53765bbf98efa3d127a2789c63bccd025d6" - dependencies: - breeze-async "0.1.0" - breeze-nexttick "0.1.0" - breeze-queue "0.2.0" - drip "1.1.0" - facet "0.3.0" - gaia-hash "0.1.1" - sherlock "1.0.0" - tea-extend "0.2.0" - tea-inherits "0.1.0" - tea-type "0.1.0" - -append-transform@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-0.4.0.tgz#d76ebf8ca94d276e247a36bad44a4b74ab611991" - dependencies: - default-require-extensions "^1.0.0" - -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.4" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94f05e15194373d16fd3ba1ca110d" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - -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" - -aria-query@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.5.0.tgz#85e3152cd8cc5bab18dbed61cd9c4fce54fa79c3" - dependencies: - ast-types-flow "0.0.7" - -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.3" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.3.tgz#a274ed85ac08849b6bd7847c4580745dc51adfb1" - -array-equal@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93" - -array-filter@~0.0.0: - version "0.0.1" - resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec" - -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-flatten@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" - -array-includes@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d" - dependencies: - define-properties "^1.1.2" - es-abstract "^1.7.0" - -array-map@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662" - -array-reduce@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -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, arrify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asap@~2.0.3: - version "2.0.5" - resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f" - -asn1.js@^4.0.0: - version "4.9.1" - resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.9.1.tgz#48ba240b45a9280e94748990ba597d216617fd40" - dependencies: - bn.js "^4.0.0" - inherits "^2.0.1" - minimalistic-assert "^1.0.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" - -assert@^1.1.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91" - dependencies: - util "0.10.3" - -ast-types-flow@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad" - -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.4.0, async@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -async@^2.1.2, async@^2.1.4: - version "2.4.1" - resolved "https://registry.yarnpkg.com/async/-/async-2.4.1.tgz#62a56b279c98a11d0987096a01cc3eeb8eb7bbd7" - dependencies: - lodash "^4.14.0" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -autoprefixer@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-7.1.0.tgz#ae4913adc221fa6ca5ad3a6f8039f6a5c06b3877" - dependencies: - browserslist "^2.1.2" - caniuse-lite "^1.0.30000669" - normalize-range "^0.1.2" - num2fraction "^1.2.2" - postcss "^6.0.1" - postcss-value-parser "^3.2.3" - -autoprefixer@^6.3.1: - version "6.7.2" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.2.tgz#172ab07b998ae9b957530928a59a40be54a45023" - dependencies: - browserslist "^1.7.1" - caniuse-db "^1.0.30000618" - normalize-range "^0.1.2" - num2fraction "^1.2.2" - postcss "^5.2.11" - postcss-value-parser "^3.2.3" - -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" - -axobject-query@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0" - dependencies: - ast-types-flow "0.0.7" - -babel-code-frame@6.22.0, babel-code-frame@^6.11.0, babel-code-frame@^6.16.0, 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, babel-core@^6.0.0, babel-core@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.24.1" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - 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-eslint@7.2.3: - version "7.2.3" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827" - dependencies: - babel-code-frame "^6.22.0" - babel-traverse "^6.23.1" - babel-types "^6.23.0" - babylon "^6.17.0" - -babel-generator@^6.18.0, babel-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - 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-builder-binary-assignment-operator-visitor@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" - dependencies: - babel-helper-explode-assignable-expression "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-builder-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.24.1.tgz#0ad7917e33c8d751e646daca4e77cc19377d2cbc" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - esutils "^2.0.0" - -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-explode-assignable-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -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-remap-async-to-generator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz#5ec581827ad723fecdd381f1c928390676e4551b" - dependencies: - babel-helper-function-name "^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-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-jest@20.0.3, babel-jest@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-20.0.3.tgz#e4a03b13dc10389e140fc645d09ffc4ced301671" - dependencies: - babel-core "^6.0.0" - babel-plugin-istanbul "^4.0.0" - babel-preset-jest "^20.0.3" - -babel-loader@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.0.0.tgz#2e43a66bee1fff4470533d0402c8a4532fafbaf7" - dependencies: - find-cache-dir "^0.1.1" - loader-utils "^1.0.2" - mkdirp "^0.5.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-dynamic-import-node@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-1.0.2.tgz#adb5bc8f48a89311540395ae9f0cc3ed4b10bb2e" - dependencies: - babel-plugin-syntax-dynamic-import "^6.18.0" - babel-template "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-inline-react-svg@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/babel-plugin-inline-react-svg/-/babel-plugin-inline-react-svg-0.4.0.tgz#940f77be66324f2c75a0fb64f287f459c40602a7" - dependencies: - babel-template "^6.15.0" - babel-traverse "^6.15.0" - babylon "^6.10.0" - lodash.isplainobject "^4.0.6" - resolve-from "^2.0.0" - svgo "^0.7.0" - -babel-plugin-istanbul@^4.0.0: - version "4.1.3" - resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.3.tgz#6ee6280410dcf59c7747518c3dfd98680958f102" - dependencies: - find-up "^2.1.0" - istanbul-lib-instrument "^1.7.1" - test-exclude "^4.1.0" - -babel-plugin-jest-hoist@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-20.0.3.tgz#afedc853bd3f8dc3548ea671fbe69d03cc2c1767" - -babel-plugin-styled-components@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.1.4.tgz#b0e6d5bb01059bc7ab9118d3d686f6472ee8e91f" - dependencies: - stylis "2.0.0" - -babel-plugin-syntax-async-functions@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" - -babel-plugin-syntax-class-properties@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" - -babel-plugin-syntax-dynamic-import@6.18.0, babel-plugin-syntax-dynamic-import@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" - -babel-plugin-syntax-exponentiation-operator@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" - -babel-plugin-syntax-flow@^6.18.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" - -babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" - -babel-plugin-syntax-object-rest-spread@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" - -babel-plugin-syntax-trailing-function-commas@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" - -babel-plugin-transform-async-to-generator@^6.22.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761" - dependencies: - babel-helper-remap-async-to-generator "^6.24.1" - babel-plugin-syntax-async-functions "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-class-properties@6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz#6a79763ea61d33d36f37b611aa9def81a81b46ac" - dependencies: - babel-helper-function-name "^6.24.1" - babel-plugin-syntax-class-properties "^6.8.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -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.23.0: - 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.23.0: - 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.22.0: - 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.23.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.22.0: - 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.23.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.22.0: - 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.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.23.0, 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.23.0: - 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.23.0: - 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.22.0: - 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.23.0: - 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.22.0: - 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.22.0: - 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.23.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.22.0: - 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-exponentiation-operator@^6.22.0: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e" - dependencies: - babel-helper-builder-binary-assignment-operator-visitor "^6.24.1" - babel-plugin-syntax-exponentiation-operator "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-flow-strip-types@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf" - dependencies: - babel-plugin-syntax-flow "^6.18.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-object-rest-spread@6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.23.0.tgz#875d6bc9be761c58a2ae3feee5dc4895d8c7f921" - dependencies: - babel-plugin-syntax-object-rest-spread "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-constant-elements@6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-constant-elements/-/babel-plugin-transform-react-constant-elements-6.23.0.tgz#2f119bf4d2cdd45eb9baaae574053c604f6147dd" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-display-name@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.23.0.tgz#4398910c358441dc4cef18787264d0412ed36b37" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-self@6.22.0, babel-plugin-transform-react-jsx-self@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-self/-/babel-plugin-transform-react-jsx-self-6.22.0.tgz#df6d80a9da2612a121e6ddd7558bcbecf06e636e" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-source@6.22.0, babel-plugin-transform-react-jsx-source@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx@6.24.1, babel-plugin-transform-react-jsx@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz#840a028e7df460dfc3a2d29f0c0d91f6376e66a3" - dependencies: - babel-helper-builder-react-jsx "^6.24.1" - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-regenerator@6.24.1, babel-plugin-transform-regenerator@^6.22.0: - 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-runtime@6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee" - dependencies: - babel-runtime "^6.22.0" - -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-preset-env@1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.4.0.tgz#c8e02a3bcc7792f23cded68e0355b9d4c28f0f7a" - dependencies: - babel-plugin-check-es2015-constants "^6.22.0" - babel-plugin-syntax-trailing-function-commas "^6.22.0" - babel-plugin-transform-async-to-generator "^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.23.0" - babel-plugin-transform-es2015-classes "^6.23.0" - babel-plugin-transform-es2015-computed-properties "^6.22.0" - babel-plugin-transform-es2015-destructuring "^6.23.0" - babel-plugin-transform-es2015-duplicate-keys "^6.22.0" - babel-plugin-transform-es2015-for-of "^6.23.0" - babel-plugin-transform-es2015-function-name "^6.22.0" - babel-plugin-transform-es2015-literals "^6.22.0" - babel-plugin-transform-es2015-modules-amd "^6.22.0" - babel-plugin-transform-es2015-modules-commonjs "^6.23.0" - babel-plugin-transform-es2015-modules-systemjs "^6.23.0" - babel-plugin-transform-es2015-modules-umd "^6.23.0" - babel-plugin-transform-es2015-object-super "^6.22.0" - babel-plugin-transform-es2015-parameters "^6.23.0" - babel-plugin-transform-es2015-shorthand-properties "^6.22.0" - babel-plugin-transform-es2015-spread "^6.22.0" - babel-plugin-transform-es2015-sticky-regex "^6.22.0" - babel-plugin-transform-es2015-template-literals "^6.22.0" - babel-plugin-transform-es2015-typeof-symbol "^6.23.0" - babel-plugin-transform-es2015-unicode-regex "^6.22.0" - babel-plugin-transform-exponentiation-operator "^6.22.0" - babel-plugin-transform-regenerator "^6.22.0" - browserslist "^1.4.0" - invariant "^2.2.2" - -babel-preset-flow@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-6.23.0.tgz#e71218887085ae9a24b5be4169affb599816c49d" - dependencies: - babel-plugin-transform-flow-strip-types "^6.22.0" - -babel-preset-jest@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-20.0.3.tgz#cbacaadecb5d689ca1e1de1360ebfc66862c178a" - dependencies: - babel-plugin-jest-hoist "^20.0.3" - -babel-preset-react-app@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-3.0.0.tgz#f4505092f8bba0f0147c764dc72055fe46ac1416" - dependencies: - babel-plugin-dynamic-import-node "1.0.2" - babel-plugin-syntax-dynamic-import "6.18.0" - babel-plugin-transform-class-properties "6.24.1" - babel-plugin-transform-object-rest-spread "6.23.0" - babel-plugin-transform-react-constant-elements "6.23.0" - babel-plugin-transform-react-jsx "6.24.1" - babel-plugin-transform-react-jsx-self "6.22.0" - babel-plugin-transform-react-jsx-source "6.22.0" - babel-plugin-transform-regenerator "6.24.1" - babel-plugin-transform-runtime "6.23.0" - babel-preset-env "1.4.0" - babel-preset-react "6.24.1" - -babel-preset-react@6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380" - dependencies: - babel-plugin-syntax-jsx "^6.3.13" - babel-plugin-transform-react-display-name "^6.23.0" - babel-plugin-transform-react-jsx "^6.24.1" - babel-plugin-transform-react-jsx-self "^6.22.0" - babel-plugin-transform-react-jsx-source "^6.22.0" - babel-preset-flow "^6.23.0" - -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.23.0, 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.15.0, babel-template@^6.16.0, babel-template@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.15.0, babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.10.0, babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0, babylon@^6.17.0: - version "6.17.1" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.1.tgz#17f14fddf361b695981fe679385e4f1c01ebd86f" - -balanced-match@^0.4.1, balanced-match@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -base64-js@^1.0.2: - version "1.2.0" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1" - -batch@0.5.3: - version "0.5.3" - resolved "https://registry.yarnpkg.com/batch/-/batch-0.5.3.tgz#3f3414f380321743bfc1042f9a83ff1d5824d464" - -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" - -big.js@^3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.1.3.tgz#4cada2193652eb3ca9ec8e55c9015669c9806978" - -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@^3.4.7: - version "3.5.0" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" - -bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: - version "4.11.6" - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215" - -boolbase@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" - -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" - -bowser@^1.0.0: - version "1.6.1" - resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.6.1.tgz#9157e9498f456e937173a2918f3b2161e5353eb3" - -boxen@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/boxen/-/boxen-0.6.0.tgz#8364d4248ac34ff0ef1b2f2bf49a6c60ce0d81b6" - dependencies: - ansi-align "^1.1.0" - camelcase "^2.1.0" - chalk "^1.1.1" - cli-boxes "^1.0.0" - filled-array "^1.0.0" - object-assign "^4.0.1" - repeating "^2.0.0" - string-width "^1.0.1" - widest-line "^1.0.0" - -brace-expansion@^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" - -breeze-async@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/breeze-async/-/breeze-async-0.1.0.tgz#ba4265949980a3d9d8bb9137a61a42e1f87da73a" - -breeze-nexttick@*, breeze-nexttick@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/breeze-nexttick/-/breeze-nexttick-0.1.0.tgz#d68a56655045d205cb6e36bfaf3c6b2b2c438b2a" - -breeze-queue@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/breeze-queue/-/breeze-queue-0.2.0.tgz#c05155cf0244964ba89943c8dcb65729198e8239" - dependencies: - breeze-nexttick "*" - -brorand@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" - -browser-resolve@^1.11.2: - version "1.11.2" - resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.2.tgz#8ff09b0a2c421718a1051c260b32e48f442938ce" - dependencies: - resolve "1.1.7" - -browserify-aes@^1.0.0, browserify-aes@^1.0.4: - version "1.0.6" - resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.0.6.tgz#5e7725dbdef1fd5930d4ebab48567ce451c48a0a" - dependencies: - buffer-xor "^1.0.2" - cipher-base "^1.0.0" - create-hash "^1.1.0" - evp_bytestokey "^1.0.0" - inherits "^2.0.1" - -browserify-cipher@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874bf5ed4e28da95666dcd66ac8fc363a" - dependencies: - browserify-aes "^1.0.4" - browserify-des "^1.0.0" - evp_bytestokey "^1.0.0" - -browserify-des@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/browserify-des/-/browserify-des-1.0.0.tgz#daa277717470922ed2fe18594118a175439721dd" - dependencies: - cipher-base "^1.0.1" - des.js "^1.0.0" - inherits "^2.0.1" - -browserify-rsa@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524" - dependencies: - bn.js "^4.1.0" - randombytes "^2.0.1" - -browserify-sign@^4.0.0: - version "4.0.4" - resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298" - dependencies: - bn.js "^4.1.1" - browserify-rsa "^4.0.0" - create-hash "^1.1.0" - create-hmac "^1.1.2" - elliptic "^6.0.0" - inherits "^2.0.1" - parse-asn1 "^5.0.0" - -browserify-zlib@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d" - dependencies: - pako "~0.2.0" - -browserslist@^1.3.6, browserslist@^1.4.0, browserslist@^1.5.2, browserslist@^1.7.1: - version "1.7.7" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.7.tgz#0bd76704258be829b2398bb50e4b62d1a166b0b9" - dependencies: - caniuse-db "^1.0.30000639" - electron-to-chromium "^1.2.7" - -browserslist@^2.1.2: - version "2.1.4" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.1.4.tgz#cc526af4a1312b7d2e05653e56d0c8ab70c0e053" - dependencies: - caniuse-lite "^1.0.30000670" - electron-to-chromium "^1.3.11" - -bser@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/bser/-/bser-1.0.2.tgz#381116970b2a6deea5646dd15dd7278444b56169" - dependencies: - node-int64 "^0.4.0" - -bser@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/bser/-/bser-2.0.0.tgz#9ac78d3ed5d915804fd87acb158bc797147a1719" - dependencies: - node-int64 "^0.4.0" - -buffer-shims@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51" - -buffer-xor@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9" - -buffer@^4.3.0: - version "4.9.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298" - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - isarray "^1.0.0" - -buffer@^5.0.2: - version "5.0.6" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.0.6.tgz#2ea669f7eec0b6eda05b08f8b5ff661b28573588" - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - -builtin-modules@^1.0.0, builtin-modules@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" - -builtin-status-codes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" - -bytes@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.3.0.tgz#d5b680a165b6201739acb611542aabc2d8ceb070" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -callsites@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50" - -camel-case@3.0.x: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz#ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73" - dependencies: - no-case "^2.2.0" - upper-case "^1.1.1" - -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@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -camelcase@^2.0.0, camelcase@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" - -caniuse-api@^1.5.2: - version "1.6.1" - resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c" - dependencies: - browserslist "^1.3.6" - caniuse-db "^1.0.30000529" - lodash.memoize "^4.1.2" - lodash.uniq "^4.5.0" - -caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000618, caniuse-db@^1.0.30000639: - version "1.0.30000666" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000666.tgz#951ed9f3d3bfaa08a06dafbb5089ab07cce6ab90" - -caniuse-lite@^1.0.30000669, caniuse-lite@^1.0.30000670: - version "1.0.30000670" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000670.tgz#c94f7dbf0b68eaadc46d3d203f46e82e7801135e" - -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" - -case-sensitive-paths-webpack-plugin@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.4.tgz#8aaedd5699a86cac2b34cf40d9b4145758978472" - -caseless@~0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -chalk@1.1.3, 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" - -chokidar@^1.4.3, chokidar@^1.6.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" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.3.tgz#eeabf194419ce900da3018c207d212f2a6df0a07" - dependencies: - inherits "^2.0.1" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clap@^1.0.9: - version "1.1.3" - resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.3.tgz#b3bd36e93dd4cbfb395a3c26896352445265c05b" - dependencies: - chalk "^1.1.3" - -clean-css@4.1.x: - version "4.1.3" - resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.1.3.tgz#07cfe8980edb20d455ddc23aadcf1e04c6e509ce" - dependencies: - source-map "0.5.x" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cli-cursor@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-cursor@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" - dependencies: - restore-cursor "^2.0.0" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -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" - -clone@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -coa@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/coa/-/coa-1.0.1.tgz#7f959346cfc8719e3f7233cd6852854a7c67d8a3" - dependencies: - q "^1.1.2" - -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@^1.0.0, color-convert@^1.3.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-name@^1.0.0, color-name@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -color-string@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-0.3.0.tgz#27d46fb67025c5c2fa25993bfbf579e47841b991" - dependencies: - color-name "^1.0.0" - -color@^0.11.0: - version "0.11.4" - resolved "https://registry.yarnpkg.com/color/-/color-0.11.4.tgz#6d7b5c74fb65e841cd48792ad1ed5e07b904d764" - dependencies: - clone "^1.0.2" - color-convert "^1.3.0" - color-string "^0.3.0" - -colormin@^1.0.5: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colormin/-/colormin-1.1.2.tgz#ea2f7420a72b96881a38aae59ec124a6f7298133" - dependencies: - color "^0.11.0" - css-color-names "0.0.4" - has "^1.0.1" - -colors@0.5.x: - version "0.5.1" - resolved "https://registry.yarnpkg.com/colors/-/colors-0.5.1.tgz#7d0023eaeb154e8ee9fce75dcb923d0ed1667774" - -colors@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" - -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.9.x, commander@~2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" - dependencies: - graceful-readlink ">= 1.0.0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -compressible@~2.0.8: - version "2.0.10" - resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.10.tgz#feda1c7f7617912732b29bf8cf26252a20b9eecd" - dependencies: - mime-db ">= 1.27.0 < 2" - -compression@^1.5.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/compression/-/compression-1.6.2.tgz#cceb121ecc9d09c52d7ad0c3350ea93ddd402bc3" - dependencies: - accepts "~1.3.3" - bytes "2.3.0" - compressible "~2.0.8" - debug "~2.2.0" - on-headers "~1.0.1" - vary "~1.1.0" - -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.2: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -configstore@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/configstore/-/configstore-2.1.0.tgz#737a3a7036e9886102aa6099e47bb33ab1aba1a1" - dependencies: - dot-prop "^3.0.0" - graceful-fs "^4.1.2" - mkdirp "^0.5.0" - object-assign "^4.0.1" - os-tmpdir "^1.0.0" - osenv "^0.1.0" - uuid "^2.0.1" - write-file-atomic "^1.1.2" - xdg-basedir "^2.0.0" - -connect-history-api-fallback@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.3.0.tgz#e51d17f8f0ef0db90a64fdb47de3051556e9f169" - -console-browserify@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" - dependencies: - date-now "^0.1.4" - -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" - -constant-case@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/constant-case/-/constant-case-2.0.0.tgz#4175764d389d3fa9c8ecd29186ed6005243b6a46" - dependencies: - snake-case "^2.1.0" - upper-case "^1.1.1" - -constants-browserify@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75" - -contains-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a" - -content-disposition@0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" - -content-type-parser@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/content-type-parser/-/content-type-parser-1.0.1.tgz#c3e56988c53c65127fb46d4032a3a900246fdc94" - -content-type@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" - -convert-source-map@^1.1.0, convert-source-map@^1.4.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - -cookie@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" - -core-js@^1.0.0: - version "1.2.7" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" - -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" - -cosmiconfig@^2.1.0, cosmiconfig@^2.1.1: - version "2.1.3" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-2.1.3.tgz#952771eb0dddc1cb3fa2f6fbe51a522e93b3ee0a" - dependencies: - is-directory "^0.3.1" - js-yaml "^3.4.3" - minimist "^1.2.0" - object-assign "^4.1.0" - os-homedir "^1.0.1" - parse-json "^2.2.0" - require-from-string "^1.1.0" - -create-ecdh@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.0.tgz#888c723596cdf7612f6498233eebd7a35301737d" - dependencies: - bn.js "^4.1.0" - elliptic "^6.0.0" - -create-error-class@^3.0.1: - 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" - -create-hash@^1.1.0, create-hash@^1.1.1, create-hash@^1.1.2: - version "1.1.3" - resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.3.tgz#606042ac8b9262750f483caddab0f5819172d8fd" - dependencies: - cipher-base "^1.0.1" - inherits "^2.0.1" - ripemd160 "^2.0.0" - sha.js "^2.4.0" - -create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: - version "1.1.6" - resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06" - dependencies: - cipher-base "^1.0.3" - create-hash "^1.1.0" - inherits "^2.0.1" - ripemd160 "^2.0.0" - safe-buffer "^5.0.1" - sha.js "^2.4.8" - -create-react-class@^15.5.1: - version "15.5.3" - resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.5.3.tgz#fb0f7cae79339e9a179e194ef466efa3923820fe" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.3.1" - object-assign "^4.1.1" - -cross-spawn@4.0.2: - 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-browserify@^3.11.0: - version "3.11.0" - resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.11.0.tgz#3652a0906ab9b2a7e0c3ce66a408e957a2485522" - dependencies: - browserify-cipher "^1.0.0" - browserify-sign "^4.0.0" - create-ecdh "^4.0.0" - create-hash "^1.1.0" - create-hmac "^1.1.0" - diffie-hellman "^5.0.0" - inherits "^2.0.1" - pbkdf2 "^3.0.3" - public-encrypt "^4.0.0" - randombytes "^2.0.0" - -css-color-list@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/css-color-list/-/css-color-list-0.0.1.tgz#8718e8695ae7a2cc8787be8715f1c008a7f28b15" - dependencies: - css-color-names "0.0.1" - -css-color-names@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.1.tgz#5d0548fa256456ede4a9a0c2ac7ab19d3eb1ad81" - -css-color-names@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" - -css-loader@0.28.1: - version "0.28.1" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.1.tgz#220325599f8f00452d9ceb4c3ca6c8a66798642d" - dependencies: - babel-code-frame "^6.11.0" - css-selector-tokenizer "^0.7.0" - cssnano ">=2.6.1 <4" - loader-utils "^1.0.2" - lodash.camelcase "^4.3.0" - object-assign "^4.0.1" - postcss "^5.0.6" - postcss-modules-extract-imports "^1.0.0" - postcss-modules-local-by-default "^1.0.1" - postcss-modules-scope "^1.0.0" - postcss-modules-values "^1.1.0" - postcss-value-parser "^3.3.0" - source-list-map "^0.1.7" - -css-select@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858" - dependencies: - boolbase "~1.0.0" - css-what "2.1" - domutils "1.5.1" - nth-check "~1.0.1" - -css-selector-tokenizer@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.6.0.tgz#6445f582c7930d241dcc5007a43d6fcb8f073152" - dependencies: - cssesc "^0.1.0" - fastparse "^1.1.1" - regexpu-core "^1.0.0" - -css-selector-tokenizer@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.0.tgz#e6988474ae8c953477bf5e7efecfceccd9cf4c86" - dependencies: - cssesc "^0.1.0" - fastparse "^1.1.1" - regexpu-core "^1.0.0" - -css-to-react-native@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-1.0.6.tgz#728c7e774e56536558a0ecaa990d9507c43a4ac4" - dependencies: - css-color-list "0.0.1" - fbjs "^0.8.5" - nearley "^2.7.7" - -css-what@2.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd" - -cssesc@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" - -"cssnano@>=2.6.1 <4": - version "3.10.0" - resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" - dependencies: - autoprefixer "^6.3.1" - decamelize "^1.1.2" - defined "^1.0.0" - has "^1.0.1" - object-assign "^4.0.1" - postcss "^5.0.14" - postcss-calc "^5.2.0" - postcss-colormin "^2.1.8" - postcss-convert-values "^2.3.4" - postcss-discard-comments "^2.0.4" - postcss-discard-duplicates "^2.0.1" - postcss-discard-empty "^2.0.1" - postcss-discard-overridden "^0.1.1" - postcss-discard-unused "^2.2.1" - postcss-filter-plugins "^2.0.0" - postcss-merge-idents "^2.1.5" - postcss-merge-longhand "^2.0.1" - postcss-merge-rules "^2.0.3" - postcss-minify-font-values "^1.0.2" - postcss-minify-gradients "^1.0.1" - postcss-minify-params "^1.0.4" - postcss-minify-selectors "^2.0.4" - postcss-normalize-charset "^1.1.0" - postcss-normalize-url "^3.0.7" - postcss-ordered-values "^2.1.0" - postcss-reduce-idents "^2.2.2" - postcss-reduce-initial "^1.0.0" - postcss-reduce-transforms "^1.0.3" - postcss-svgo "^2.1.1" - postcss-unique-selectors "^2.0.2" - postcss-value-parser "^3.2.3" - postcss-zindex "^2.0.1" - -csso@~2.3.1: - version "2.3.2" - resolved "https://registry.yarnpkg.com/csso/-/csso-2.3.2.tgz#ddd52c587033f49e94b71fc55569f252e8ff5f85" - dependencies: - clap "^1.0.9" - source-map "^0.5.3" - -cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0": - version "0.3.2" - resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.2.tgz#b8036170c79f07a90ff2f16e22284027a243848b" - -"cssstyle@>= 0.2.37 < 0.3.0": - version "0.2.37" - resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-0.2.37.tgz#541097234cb2513c83ceed3acddc27ff27987d54" - dependencies: - cssom "0.3.x" - -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" - -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - -damerau-levenshtein@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514" - -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" - -date-now@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" - -debug@2.2.0, debug@~2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" - dependencies: - ms "0.7.1" - -debug@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.1.tgz#79855090ba2c4e3115cc7d8769491d58f0491351" - dependencies: - ms "0.7.2" - -debug@2.6.4: - version "2.6.4" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.4.tgz#7586a9b3c39741c0282ae33445c4e8ac74734fe0" - dependencies: - ms "0.7.3" - -debug@^2.1.1, debug@^2.2.0, debug@^2.6.0, debug@^2.6.3, debug@^2.6.6: - version "2.6.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.6.tgz#a9fa6fbe9ca43cf1e79f73b75c0189cbb7d6db5a" - dependencies: - ms "0.7.3" - -decamelize@^1.0.0, 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-equal@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5" - -deep-extend@~0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -default-require-extensions@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" - dependencies: - strip-bom "^2.0.0" - -define-properties@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94" - dependencies: - foreach "^2.0.5" - object-keys "^1.0.8" - -defined@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" - -del@^2.0.2, del@^2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -depd@1.1.0, depd@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" - -des.js@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc" - dependencies: - inherits "^2.0.1" - minimalistic-assert "^1.0.0" - -destroy@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" - -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" - -diff@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -diffie-hellman@^5.0.0: - version "5.0.2" - resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.2.tgz#b5835739270cfe26acf632099fded2a07f209e5e" - dependencies: - bn.js "^4.1.0" - miller-rabin "^4.0.0" - randombytes "^2.0.0" - -discontinuous-range@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a" - -doctrine@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -doctrine@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -dom-converter@~0.1: - version "0.1.4" - resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b" - dependencies: - utila "~0.3" - -dom-serializer@0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" - dependencies: - domelementtype "~1.1.1" - entities "~1.1.1" - -dom-urls@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/dom-urls/-/dom-urls-1.1.0.tgz#001ddf81628cd1e706125c7176f53ccec55d918e" - dependencies: - urijs "^1.16.1" - -domain-browser@^1.1.1: - version "1.1.7" - resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc" - -domelementtype@1: - version "1.3.0" - resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2" - -domelementtype@~1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b" - -domhandler@2.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.1.0.tgz#d2646f5e57f6c3bab11cf6cb05d3c0acf7412594" - dependencies: - domelementtype "1" - -domutils@1.1: - version "1.1.6" - resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.1.6.tgz#bddc3de099b9a2efacc51c623f28f416ecc57485" - dependencies: - domelementtype "1" - -domutils@1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf" - dependencies: - dom-serializer "0" - domelementtype "1" - -dot-prop@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" - dependencies: - is-obj "^1.0.0" - -dotenv@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d" - -drip@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/drip/-/drip-1.1.0.tgz#ccefb1e686d86fc115b70c9ec126f8f871bdfd7e" - dependencies: - tea-concat "0.1.0" - -duplexer2@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1" - dependencies: - readable-stream "^2.0.2" - -duplexer@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - -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" - -ee-first@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" - -electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.11: - version "1.3.11" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.11.tgz#744761df1d67b492b322ce9aa0aba5393260eb61" - -elliptic@^6.0.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df" - dependencies: - bn.js "^4.4.0" - brorand "^1.0.1" - hash.js "^1.0.0" - hmac-drbg "^1.0.0" - inherits "^2.0.1" - minimalistic-assert "^1.0.0" - minimalistic-crypto-utils "^1.0.0" - -emoji-regex@^6.1.0: - version "6.4.2" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.4.2.tgz#a30b6fee353d406d96cfb9fa765bdc82897eff6e" - -emojis-list@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" - -encodeurl@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20" - -encoding@^0.1.11: - version "0.1.12" - resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb" - dependencies: - iconv-lite "~0.4.13" - -enhanced-resolve@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-3.1.0.tgz#9f4b626f577245edcf4b2ad83d86e17f4f421dec" - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.4.0" - object-assign "^4.0.1" - tapable "^0.2.5" - -entities@~1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" - -"errno@>=0.1.1 <0.2.0-0", errno@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d" - dependencies: - prr "~0.0.0" - -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" - -es-abstract@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c" - dependencies: - es-to-primitive "^1.1.1" - function-bind "^1.1.0" - is-callable "^1.1.3" - is-regex "^1.0.3" - -es-to-primitive@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d" - dependencies: - is-callable "^1.1.1" - is-date-object "^1.0.1" - is-symbol "^1.0.1" - -es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14: - version "0.10.16" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.16.tgz#1ef1b04f3d09db6a5d630226d62202f2e425e45a" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-error@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98" - -es6-iterator@2, es6-iterator@^2.0.1, es6-iterator@~2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-symbol "^3.1" - -es6-map@^0.1.3: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-set "~0.1.5" - es6-symbol "~3.1.1" - event-emitter "~0.3.5" - -es6-promise@^4.0.5: - version "4.1.0" - resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.0.tgz#dda03ca8f9f89bc597e689842929de7ba8cebdf0" - -es6-set@~0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" - dependencies: - d "1" - es5-ext "~0.10.14" - es6-iterator "~2.0.1" - es6-symbol "3.1.1" - event-emitter "~0.3.5" - -es6-symbol@3.1.1, es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" - dependencies: - d "1" - es5-ext "~0.10.14" - -es6-weak-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.2.tgz#5e3ab32251ffd1538a1f8e5ffa1357772f92d96f" - dependencies: - d "1" - es5-ext "^0.10.14" - es6-iterator "^2.0.1" - es6-symbol "^3.1.1" - -escape-html@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" - -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escodegen@^1.6.1: - version "1.8.1" - resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.8.1.tgz#5a5b53af4693110bebb0867aa3430dd3b70a1018" - dependencies: - esprima "^2.7.1" - estraverse "^1.9.1" - esutils "^2.0.2" - optionator "^0.8.1" - optionalDependencies: - source-map "~0.2.0" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-react-app@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-1.0.3.tgz#e91be5b2610352944218ba2e10a179dfdd1679ff" - -eslint-import-resolver-node@^0.2.0: - version "0.2.3" - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.3.tgz#5add8106e8c928db2cba232bcd9efa846e3da16c" - dependencies: - debug "^2.2.0" - object-assign "^4.0.1" - resolve "^1.1.6" - -eslint-loader@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-1.7.1.tgz#50b158dd6272dcefb97e984254837f81a5802ce0" - dependencies: - find-cache-dir "^0.1.1" - loader-fs-cache "^1.0.0" - loader-utils "^1.0.2" - object-assign "^4.0.1" - object-hash "^1.1.4" - rimraf "^2.6.1" - -eslint-module-utils@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.0.0.tgz#a6f8c21d901358759cdc35dbac1982ae1ee58bce" - dependencies: - debug "2.2.0" - pkg-dir "^1.0.0" - -eslint-plugin-flowtype@2.33.0: - version "2.33.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.33.0.tgz#b2783814ed2ddcf729953b8f65ff73c90cabee4b" - dependencies: - lodash "^4.15.0" - -eslint-plugin-import@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.2.0.tgz#72ba306fad305d67c4816348a4699a4229ac8b4e" - dependencies: - builtin-modules "^1.1.1" - contains-path "^0.1.0" - debug "^2.2.0" - doctrine "1.5.0" - eslint-import-resolver-node "^0.2.0" - eslint-module-utils "^2.0.0" - has "^1.0.1" - lodash.cond "^4.3.0" - minimatch "^3.0.3" - pkg-up "^1.0.0" - -eslint-plugin-jsx-a11y@5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.0.1.tgz#48e678891fec9fe1e53ef53adc2f7d05fee6640c" - dependencies: - aria-query "^0.5.0" - array-includes "^3.0.3" - ast-types-flow "0.0.7" - axobject-query "^0.1.0" - damerau-levenshtein "^1.0.0" - emoji-regex "^6.1.0" - jsx-ast-utils "^1.4.0" - -eslint-plugin-react@7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.0.1.tgz#e78107e1e559c6e2b17786bb67c2e2a010ad0d2f" - dependencies: - doctrine "^2.0.0" - has "^1.0.1" - jsx-ast-utils "^1.3.4" - -eslint@3.19.0: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.5.2" - debug "^2.1.1" - doctrine "^2.0.0" - escope "^3.6.0" - espree "^3.4.0" - esquery "^1.0.0" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espree@^3.4.0: - version "3.4.3" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.3.tgz#2910b5ccd49ce893c2ffffaab4fd8b3a31b82374" - dependencies: - acorn "^5.0.1" - acorn-jsx "^3.0.0" - -esprima@^2.6.0, esprima@^2.7.1: - version "2.7.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581" - -esquery@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.0.tgz#cfba8b57d7fba93f17298a8a006a04cda13d80fa" - dependencies: - estraverse "^4.0.0" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^1.9.1: - version "1.9.3" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-1.9.3.tgz#af67f2dc922582415950926091a4005d29c9bb44" - -estraverse@^4.0.0, estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -esutils@^2.0.0, esutils@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -etag@~1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.0.tgz#6f631aef336d6c46362b51764044ce216be3c051" - -event-emitter@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" - dependencies: - d "1" - es5-ext "~0.10.14" - -eventemitter3@1.x.x: - version "1.2.0" - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508" - -events@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" - -eventsource@0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-0.1.6.tgz#0acede849ed7dd1ccc32c811bb11b944d4f29232" - dependencies: - original ">=0.0.5" - -evp_bytestokey@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/evp_bytestokey/-/evp_bytestokey-1.0.0.tgz#497b66ad9fef65cd7c08a6180824ba1476b66e53" - dependencies: - create-hash "^1.1.1" - -exec-sh@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.2.0.tgz#14f75de3f20d286ef933099b2ce50a90359cef10" - dependencies: - merge "^1.1.3" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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" - -express@^4.13.3: - version "4.15.2" - resolved "https://registry.yarnpkg.com/express/-/express-4.15.2.tgz#af107fc148504457f2dca9a6f2571d7129b97b35" - dependencies: - accepts "~1.3.3" - array-flatten "1.1.1" - content-disposition "0.5.2" - content-type "~1.0.2" - cookie "0.3.1" - cookie-signature "1.0.6" - debug "2.6.1" - depd "~1.1.0" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - finalhandler "~1.0.0" - fresh "0.5.0" - merge-descriptors "1.0.1" - methods "~1.1.2" - on-finished "~2.3.0" - parseurl "~1.3.1" - path-to-regexp "0.1.7" - proxy-addr "~1.1.3" - qs "6.4.0" - range-parser "~1.2.0" - send "0.15.1" - serve-static "1.12.1" - setprototypeof "1.0.3" - statuses "~1.3.1" - type-is "~1.6.14" - utils-merge "1.0.0" - vary "~1.1.0" - -extend@~3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" - -external-editor@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.0.2.tgz#384f6d8ae02054235c19e0a142c6d6fc36ad9363" - dependencies: - tmp "^0.0.31" - -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-text-webpack-plugin@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.1.0.tgz#69315b885f876dbf96d3819f6a9f1cca7aebf159" - dependencies: - ajv "^4.11.2" - async "^2.1.2" - loader-utils "^1.0.2" - webpack-sources "^0.1.0" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -facet@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/facet/-/facet-0.3.0.tgz#1bf949d8a112e2045dda84259407def3deb62c1b" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -fastparse@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8" - -faye-websocket@^0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4" - dependencies: - websocket-driver ">=0.5.1" - -faye-websocket@~0.11.0: - version "0.11.1" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.11.1.tgz#f0efe18c4f56e4f40afc7e06c719fd5ee6188f38" - dependencies: - websocket-driver ">=0.5.1" - -fb-watchman@^1.8.0: - version "1.9.2" - resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-1.9.2.tgz#a24cf47827f82d38fb59a69ad70b76e3b6ae7383" - dependencies: - bser "1.0.2" - -fb-watchman@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.0.tgz#54e9abf7dfa2f26cd9b1636c588c1afc05de5d58" - dependencies: - bser "^2.0.0" - -fbjs@^0.8.5, fbjs@^0.8.7, fbjs@^0.8.9: - version "0.8.12" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.12.tgz#10b5d92f76d45575fd63a217d4ea02bea2f8ed04" - dependencies: - core-js "^1.0.0" - isomorphic-fetch "^2.1.1" - loose-envify "^1.0.0" - object-assign "^4.1.0" - promise "^7.1.1" - setimmediate "^1.0.5" - ua-parser-js "^0.7.9" - -figures@^1.3.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -file-loader@0.11.1: - version "0.11.1" - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.1.tgz#6b328ee1234a729e4e47d36375dd6d35c0e1db84" - dependencies: - loader-utils "^1.0.2" - -filename-regex@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26" - -fileset@^2.0.2: - version "2.0.3" - resolved "https://registry.yarnpkg.com/fileset/-/fileset-2.0.3.tgz#8e7548a96d3cc2327ee5e674168723a333bba2a0" - dependencies: - glob "^7.0.3" - minimatch "^3.0.3" - -filesize@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.3.0.tgz#53149ea3460e3b2e024962a51648aa572cf98122" - -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" - -filled-array@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/filled-array/-/filled-array-1.1.0.tgz#c3c4f6c663b923459a9aa29912d2d031f1507f84" - -finalhandler@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.0.2.tgz#d0e36f9dbc557f2de14423df6261889e9d60c93a" - dependencies: - debug "2.6.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - on-finished "~2.3.0" - parseurl "~1.3.1" - statuses "~1.3.1" - unpipe "~1.0.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -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.1.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" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flatten@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" - -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" - -foreach@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" - -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.4" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - -fresh@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.0.tgz#f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e" - -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-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.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.17, fsevents@^1.0.0: - version "1.0.17" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.17.tgz#8537f3f12272678765b4fd6528c0f1f66f8f4558" - 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" - -function-bind@^1.0.2, function-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771" - -gaia-filter@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/gaia-filter/-/gaia-filter-0.1.0.tgz#e029ab04aafaa0137885b8e161e78a48f4eeaf6c" - dependencies: - tea-properties "0.1.0" - -gaia-hash@0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/gaia-hash/-/gaia-hash-0.1.1.tgz#d969acbe16a2e5e4dc3d74ac28b24c87d36cf12d" - dependencies: - gaia-filter "0.1.0" - tea-extend "0.2.0" - tea-properties "0.1.0" - -gauge@~2.7.3: - version "2.7.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - 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" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.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" - -getpass@^0.1.1: - version "0.1.7" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" - 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.3, glob@^7.0.5, glob@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^9.0.0, globals@^9.14.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -got@^5.0.0: - version "5.7.1" - resolved "https://registry.yarnpkg.com/got/-/got-5.7.1.tgz#5f81635a61e4a6589f180569ea4e381680a51f35" - dependencies: - create-error-class "^3.0.1" - duplexer2 "^0.1.4" - is-redirect "^1.0.0" - is-retry-allowed "^1.0.0" - is-stream "^1.0.0" - lowercase-keys "^1.0.0" - node-status-codes "^1.0.0" - object-assign "^4.0.1" - parse-json "^2.1.0" - pinkie-promise "^2.0.0" - read-all-stream "^3.0.0" - readable-stream "^2.0.5" - timed-out "^3.0.0" - unzip-response "^1.0.2" - url-parse-lax "^1.0.0" - -graceful-fs@^4.1.11, graceful-fs@^4.1.2, 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" - -graphql-anywhere@^3.0.0, graphql-anywhere@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-3.0.1.tgz#73531db861174c8f212eafb9f8e84944b38b4e5a" - -graphql-tag@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.0.0.tgz#f3efe3b4d64f33bfe8479ae06a461c9d72f2a6fe" - -graphql@^0.9.3: - version "0.9.6" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.6.tgz#514421e9d225c29dfc8fd305459abae58815ef2c" - dependencies: - iterall "^1.0.0" - -growly@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" - -gzip-size@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-3.0.0.tgz#546188e9bdc337f673772f81660464b389dce520" - dependencies: - duplexer "^0.1.1" - -handle-thing@^1.2.4: - version "1.2.5" - resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4" - -handlebars@^4.0.3: - version "4.0.8" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.8.tgz#22b875cd3f0e6cbea30314f144e82bc7a72ff420" - dependencies: - async "^1.4.0" - optimist "^0.6.1" - source-map "^0.4.4" - optionalDependencies: - uglify-js "^2.6" - -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-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28" - dependencies: - function-bind "^1.0.2" - -hash-base@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1" - dependencies: - inherits "^2.0.1" - -hash.js@^1.0.0, hash.js@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573" - dependencies: - inherits "^2.0.1" - -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" - -he@1.1.x: - version "1.1.1" - resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" - -history@^4.5.1, history@^4.6.0: - version "4.6.1" - resolved "https://registry.yarnpkg.com/history/-/history-4.6.1.tgz#911cf8eb65728555a94f2b12780a0c531a14d2fd" - dependencies: - invariant "^2.2.1" - loose-envify "^1.2.0" - resolve-pathname "^2.0.0" - value-equal "^0.2.0" - warning "^3.0.0" - -hmac-drbg@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" - dependencies: - hash.js "^1.0.3" - minimalistic-assert "^1.0.0" - minimalistic-crypto-utils "^1.0.1" - -hoek@2.x.x: - version "2.16.3" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" - -hoist-non-react-statics@^1.0.3, hoist-non-react-statics@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" - -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" - -hosted-git-info@^2.1.4: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -hpack.js@^2.1.6: - version "2.1.6" - resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2" - dependencies: - inherits "^2.0.1" - obuf "^1.0.0" - readable-stream "^2.0.1" - wbuf "^1.1.0" - -html-comment-regex@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e" - -html-encoding-sniffer@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.1.tgz#79bf7a785ea495fe66165e734153f363ff5437da" - dependencies: - whatwg-encoding "^1.0.1" - -html-entities@1.2.1, html-entities@^1.2.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f" - -html-minifier@^3.2.3: - version "3.5.1" - resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.1.tgz#0fbba015129b4ac9a30b887aec66f39d57cd37a9" - dependencies: - camel-case "3.0.x" - clean-css "4.1.x" - commander "2.9.x" - he "1.1.x" - ncname "1.0.x" - param-case "2.1.x" - relateurl "0.2.x" - uglify-js "3.0.x" - -html-webpack-plugin@2.28.0: - version "2.28.0" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-2.28.0.tgz#2e7863b57e5fd48fe263303e2ffc934c3064d009" - dependencies: - bluebird "^3.4.7" - html-minifier "^3.2.3" - loader-utils "^0.2.16" - lodash "^4.17.3" - pretty-error "^2.0.2" - toposort "^1.0.0" - -htmlparser2@~3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.3.0.tgz#cc70d05a59f6542e43f0e685c982e14c924a9efe" - dependencies: - domelementtype "1" - domhandler "2.1" - domutils "1.1" - readable-stream "1.0" - -http-deceiver@^1.2.4: - version "1.2.7" - resolved "https://registry.yarnpkg.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" - -http-errors@~1.5.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.5.1.tgz#788c0d2c1de2c81b9e6e8c01843b6b97eb920750" - dependencies: - inherits "2.0.3" - setprototypeof "1.0.2" - statuses ">= 1.3.1 < 2" - -http-errors@~1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.1.tgz#5f8b8ed98aca545656bf572997387f904a722257" - dependencies: - depd "1.1.0" - inherits "2.0.3" - setprototypeof "1.0.3" - statuses ">= 1.3.1 < 2" - -http-proxy-middleware@~0.17.4: - version "0.17.4" - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.17.4.tgz#642e8848851d66f09d4f124912846dbaeb41b833" - dependencies: - http-proxy "^1.16.2" - is-glob "^3.1.0" - lodash "^4.17.2" - micromatch "^2.3.11" - -http-proxy@^1.16.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742" - dependencies: - eventemitter3 "1.x.x" - requires-port "1.x.x" - -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" - -https-browserify@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82" - -hyphenate-style-name@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz#31160a36930adaf1fc04c6074f7eb41465d4ec4b" - -iconv-lite@0.4.13, iconv-lite@~0.4.13: - version "0.4.13" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2" - -icss-replace-symbols@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.0.2.tgz#cb0b6054eb3af6edc9ab1d62d01933e2d4c8bfa5" - -ieee754@^1.1.4: - version "1.1.8" - resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4" - -ignore@^3.2.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.0.tgz#3812d22cbe9125f2c2b4915755a1b8abd745a001" - -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" - -indexes-of@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607" - -indexof@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d" - -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.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -inherits@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inline-style-prefixer@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-2.0.5.tgz#c153c7e88fd84fef5c602e95a8168b2770671fe7" - dependencies: - bowser "^1.0.0" - hyphenate-style-name "^1.0.1" - -inquirer@3.0.6: - version "3.0.6" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.0.6.tgz#e04aaa9d05b7a3cb9b0f407d04375f0447190347" - dependencies: - ansi-escapes "^1.1.0" - chalk "^1.0.0" - cli-cursor "^2.1.0" - cli-width "^2.0.0" - external-editor "^2.0.1" - figures "^2.0.0" - lodash "^4.3.0" - mute-stream "0.0.7" - run-async "^2.2.0" - rx "^4.1.0" - string-width "^2.0.0" - strip-ansi "^3.0.0" - through "^2.3.6" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" - -invariant@^2.0.0, invariant@^2.2.0, invariant@^2.2.1, invariant@^2.2.2: - 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" - -ipaddr.js@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.3.0.tgz#1e03a52fdad83a8bbb2b25cbf4998b4cffcd3dec" - -is-absolute-url@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6" - -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.1.5: - 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-callable@^1.1.1, is-callable@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" - -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-date-object@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" - -is-directory@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1" - -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-extglob@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" - -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-function@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5" - -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-glob@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" - dependencies: - is-extglob "^2.1.0" - -is-my-json-valid@^2.10.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.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-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -is-plain-object@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.1.tgz#4d7ca539bc9db9b737b8acb612f2318ef92f294f" - dependencies: - isobject "^1.0.0" - -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-promise@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" - -is-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-regex@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491" - dependencies: - has "^1.0.1" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -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.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" - -is-svg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-2.1.0.tgz#cf61090da0d9efbcab8722deba6f032208dbb0e9" - dependencies: - html-comment-regex "^1.1.0" - -is-symbol@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572" - -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" - -is-wsl@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d" - -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, isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" - -isobject@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/isobject/-/isobject-1.0.2.tgz#f0f9b8ce92dd540fa0740882e3835a2e022ec78a" - -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" - -isomorphic-fetch@^2.1.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" - dependencies: - node-fetch "^1.0.1" - whatwg-fetch ">=0.10.0" - -isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -istanbul-api@^1.1.1: - version "1.1.8" - resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.8.tgz#a844e55c6f9aeee292e7f42942196f60b23dc93e" - dependencies: - async "^2.1.4" - fileset "^2.0.2" - istanbul-lib-coverage "^1.1.0" - istanbul-lib-hook "^1.0.6" - istanbul-lib-instrument "^1.7.1" - istanbul-lib-report "^1.1.0" - istanbul-lib-source-maps "^1.2.0" - istanbul-reports "^1.1.0" - js-yaml "^3.7.0" - mkdirp "^0.5.1" - once "^1.4.0" - -istanbul-lib-coverage@^1.0.1, istanbul-lib-coverage@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#caca19decaef3525b5d6331d701f3f3b7ad48528" - -istanbul-lib-hook@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.6.tgz#c0866d1e81cf2d5319249510131fc16dee49231f" - dependencies: - append-transform "^0.4.0" - -istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.1.tgz#169e31bc62c778851a99439dd99c3cc12184d360" - dependencies: - babel-generator "^6.18.0" - babel-template "^6.16.0" - babel-traverse "^6.18.0" - babel-types "^6.18.0" - babylon "^6.13.0" - istanbul-lib-coverage "^1.1.0" - semver "^5.3.0" - -istanbul-lib-report@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.0.tgz#444c4ecca9afa93cf584f56b10f195bf768c0770" - dependencies: - istanbul-lib-coverage "^1.1.0" - mkdirp "^0.5.1" - path-parse "^1.0.5" - supports-color "^3.1.2" - -istanbul-lib-source-maps@^1.1.0, istanbul-lib-source-maps@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.0.tgz#8c7706d497e26feeb6af3e0c28fd5b0669598d0e" - dependencies: - debug "^2.6.3" - istanbul-lib-coverage "^1.1.0" - mkdirp "^0.5.1" - rimraf "^2.6.1" - source-map "^0.5.3" - -istanbul-reports@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.0.tgz#1ef3b795889219cfb5fad16365f6ce108d5f8c66" - dependencies: - handlebars "^4.0.3" - -iterall@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.1.tgz#f7f0af11e9a04ec6426260f5019d9fcca4d50214" - -jest-changed-files@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-20.0.3.tgz#9394d5cc65c438406149bef1bf4d52b68e03e3f8" - -jest-cli@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-20.0.3.tgz#fe88ddbb7a9f3a16d0ed55339a0a2424f7f0d361" - dependencies: - ansi-escapes "^1.4.0" - callsites "^2.0.0" - chalk "^1.1.3" - graceful-fs "^4.1.11" - is-ci "^1.0.10" - istanbul-api "^1.1.1" - istanbul-lib-coverage "^1.0.1" - istanbul-lib-instrument "^1.4.2" - istanbul-lib-source-maps "^1.1.0" - jest-changed-files "^20.0.3" - jest-config "^20.0.3" - jest-docblock "^20.0.3" - jest-environment-jsdom "^20.0.3" - jest-haste-map "^20.0.3" - jest-jasmine2 "^20.0.3" - jest-message-util "^20.0.3" - jest-regex-util "^20.0.3" - jest-resolve-dependencies "^20.0.3" - jest-runtime "^20.0.3" - jest-snapshot "^20.0.3" - jest-util "^20.0.3" - micromatch "^2.3.11" - node-notifier "^5.0.2" - pify "^2.3.0" - slash "^1.0.0" - string-length "^1.0.1" - throat "^3.0.0" - which "^1.2.12" - worker-farm "^1.3.1" - yargs "^7.0.2" - -jest-config@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-20.0.3.tgz#a934f27eea764915801cdda26f6f8eec2ac79266" - dependencies: - chalk "^1.1.3" - glob "^7.1.1" - jest-environment-jsdom "^20.0.3" - jest-environment-node "^20.0.3" - jest-jasmine2 "^20.0.3" - jest-matcher-utils "^20.0.3" - jest-regex-util "^20.0.3" - jest-resolve "^20.0.3" - jest-validate "^20.0.3" - pretty-format "^20.0.3" - -jest-diff@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-20.0.3.tgz#81f288fd9e675f0fb23c75f1c2b19445fe586617" - dependencies: - chalk "^1.1.3" - diff "^3.2.0" - jest-matcher-utils "^20.0.3" - pretty-format "^20.0.3" - -jest-docblock@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712" - -jest-environment-jsdom@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-20.0.3.tgz#048a8ac12ee225f7190417713834bb999787de99" - dependencies: - jest-mock "^20.0.3" - jest-util "^20.0.3" - jsdom "^9.12.0" - -jest-environment-node@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-20.0.3.tgz#d488bc4612af2c246e986e8ae7671a099163d403" - dependencies: - jest-mock "^20.0.3" - jest-util "^20.0.3" - -jest-haste-map@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.0.3.tgz#6377d537eaf34eb5f75121a691cae3fde82ba971" - dependencies: - fb-watchman "^2.0.0" - graceful-fs "^4.1.11" - jest-docblock "^20.0.3" - micromatch "^2.3.11" - sane "~1.6.0" - worker-farm "^1.3.1" - -jest-jasmine2@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-20.0.3.tgz#18c4e9d029da7ed1ae727c55300064d1a0542974" - dependencies: - chalk "^1.1.3" - graceful-fs "^4.1.11" - jest-diff "^20.0.3" - jest-matcher-utils "^20.0.3" - jest-matchers "^20.0.3" - jest-message-util "^20.0.3" - jest-snapshot "^20.0.3" - once "^1.4.0" - p-map "^1.1.1" - -jest-matcher-utils@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-20.0.3.tgz#b3a6b8e37ca577803b0832a98b164f44b7815612" - dependencies: - chalk "^1.1.3" - pretty-format "^20.0.3" - -jest-matchers@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-matchers/-/jest-matchers-20.0.3.tgz#ca69db1c32db5a6f707fa5e0401abb55700dfd60" - dependencies: - jest-diff "^20.0.3" - jest-matcher-utils "^20.0.3" - jest-message-util "^20.0.3" - jest-regex-util "^20.0.3" - -jest-message-util@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-20.0.3.tgz#6aec2844306fcb0e6e74d5796c1006d96fdd831c" - dependencies: - chalk "^1.1.3" - micromatch "^2.3.11" - slash "^1.0.0" - -jest-mock@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-20.0.3.tgz#8bc070e90414aa155c11a8d64c869a0d5c71da59" - -jest-regex-util@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-20.0.3.tgz#85bbab5d133e44625b19faf8c6aa5122d085d762" - -jest-resolve-dependencies@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-20.0.3.tgz#6e14a7b717af0f2cb3667c549de40af017b1723a" - dependencies: - jest-regex-util "^20.0.3" - -jest-resolve@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-20.0.3.tgz#375307aa40f78532d40ff8b17d5300b1519f8dd4" - dependencies: - browser-resolve "^1.11.2" - is-builtin-module "^1.0.0" - resolve "^1.3.2" - -jest-runtime@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-20.0.3.tgz#dddd22bbc429e26e6a96d1acd46ca55714b09252" - dependencies: - babel-core "^6.0.0" - babel-jest "^20.0.3" - babel-plugin-istanbul "^4.0.0" - chalk "^1.1.3" - convert-source-map "^1.4.0" - graceful-fs "^4.1.11" - jest-config "^20.0.3" - jest-haste-map "^20.0.3" - jest-regex-util "^20.0.3" - jest-resolve "^20.0.3" - jest-util "^20.0.3" - json-stable-stringify "^1.0.1" - micromatch "^2.3.11" - strip-bom "3.0.0" - yargs "^7.0.2" - -jest-snapshot@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-20.0.3.tgz#5b847e1adb1a4d90852a7f9f125086e187c76566" - dependencies: - chalk "^1.1.3" - jest-diff "^20.0.3" - jest-matcher-utils "^20.0.3" - jest-util "^20.0.3" - natural-compare "^1.4.0" - pretty-format "^20.0.3" - -jest-util@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-20.0.3.tgz#0c07f7d80d82f4e5a67c6f8b9c3fe7f65cfd32ad" - dependencies: - chalk "^1.1.3" - graceful-fs "^4.1.11" - jest-message-util "^20.0.3" - jest-mock "^20.0.3" - jest-validate "^20.0.3" - leven "^2.1.0" - mkdirp "^0.5.1" - -jest-validate@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-20.0.3.tgz#d0cfd1de4f579f298484925c280f8f1d94ec3cab" - dependencies: - chalk "^1.1.3" - jest-matcher-utils "^20.0.3" - leven "^2.1.0" - pretty-format "^20.0.3" - -jest@20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/jest/-/jest-20.0.3.tgz#e4fd054c4f1170a116a00761da4cfdb73f1cdc33" - dependencies: - jest-cli "^20.0.3" - -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" - -js-base64@^2.1.9: - version "2.1.9" - resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce" - -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.4.3, js-yaml@^3.5.1, js-yaml@^3.7.0, js-yaml@~3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80" - dependencies: - argparse "^1.0.7" - esprima "^2.6.0" - -jsbn@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" - -jsdom@^9.12.0: - version "9.12.0" - resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-9.12.0.tgz#e8c546fffcb06c00d4833ca84410fed7f8a097d4" - dependencies: - abab "^1.0.3" - acorn "^4.0.4" - acorn-globals "^3.1.0" - array-equal "^1.0.0" - content-type-parser "^1.0.1" - cssom ">= 0.3.2 < 0.4.0" - cssstyle ">= 0.2.37 < 0.3.0" - escodegen "^1.6.1" - html-encoding-sniffer "^1.0.1" - nwmatcher ">= 1.3.9 < 2.0.0" - parse5 "^1.5.1" - request "^2.79.0" - sax "^1.2.1" - symbol-tree "^3.2.1" - tough-cookie "^2.3.2" - webidl-conversions "^4.0.0" - whatwg-encoding "^1.0.1" - whatwg-url "^4.3.0" - xml-name-validator "^2.0.1" - -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-loader@^0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/json-loader/-/json-loader-0.5.4.tgz#8baa1365a632f58a3c46d20175fc6002c96e37de" - -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.0, 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" - -json3@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1" - -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" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -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" - -jsx-ast-utils@^1.3.4, jsx-ast-utils@^1.4.0: - version "1.4.1" - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1" - -kind-of@^3.0.2: - version "3.2.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.0.tgz#b58abe4d5c044ad33726a8c1525b48cf891bff07" - dependencies: - is-buffer "^1.1.5" - -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@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-2.0.0.tgz#56f8d6139620847b8017f8f1f4d78e211324168b" - dependencies: - package-json "^2.0.0" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -lazy-req@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/lazy-req/-/lazy-req-1.1.0.tgz#bdaebead30f8d824039ce0ce149d4daa07ba1fac" - -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" - -leven@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -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" - -loadash@^0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/loadash/-/loadash-0.0.1.tgz#7537b44df4ef299b25b3c962109d26e453f8135e" - -loader-fs-cache@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.1.tgz#56e0bf08bd9708b26a765b68509840c8dec9fdbc" - dependencies: - find-cache-dir "^0.1.1" - mkdirp "0.5.1" - -loader-runner@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2" - -loader-utils@^0.2.16: - version "0.2.17" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348" - dependencies: - big.js "^3.1.3" - emojis-list "^2.0.0" - json5 "^0.5.0" - object-assign "^4.0.1" - -loader-utils@^1.0.2, loader-utils@^1.x: - version "1.1.0" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd" - dependencies: - big.js "^3.1.3" - emojis-list "^2.0.0" - json5 "^0.5.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-es@^4.17.3, lodash-es@^4.17.4, lodash-es@^4.2.0, lodash-es@^4.2.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7" - -lodash._reinterpolate@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" - -lodash.camelcase@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" - -lodash.cond@^4.3.0: - version "4.5.2" - resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" - -lodash.defaults@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c" - -lodash.flatten@^4.2.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - -lodash.isequal@^4.1.1: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - -lodash.isobject@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d" - -lodash.isplainobject@^4.0.6: - version "4.0.6" - resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb" - -lodash.memoize@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" - -lodash.pick@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3" - -lodash.template@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0" - dependencies: - lodash._reinterpolate "~3.0.0" - lodash.templatesettings "^4.0.0" - -lodash.templatesettings@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316" - dependencies: - lodash._reinterpolate "~3.0.0" - -lodash.uniq@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" - -"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1: - 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" - -lower-case@^1.1.1: - version "1.1.4" - resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" - -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.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.0" - -macaddress@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" - -makeerror@1.0.x: - version "1.0.11" - resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c" - dependencies: - tmpl "1.0.x" - -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" - -math-expression-evaluator@^1.2.14: - version "1.2.17" - resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac" - -media-typer@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" - -memory-fs@^0.4.0, memory-fs@~0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -meow@^3.7.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" - -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" - -merge@^1.1.3: - version "1.2.0" - resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da" - -methods@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" - -micromatch@^2.1.5, micromatch@^2.3.11: - 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" - -miller-rabin@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.0.tgz#4a62fb1d42933c05583982f4c716f6fb9e6c6d3d" - dependencies: - bn.js "^4.0.0" - brorand "^1.0.1" - -"mime-db@>= 1.27.0 < 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.11, mime-types@~2.1.15, 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.4, mime@1.3.x, mime@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" - -mimic-fn@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18" - -minimalistic-assert@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3" - -minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" - -minimatch@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" - dependencies: - brace-expansion "^1.0.0" - -minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3: - 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, minimist@~0.0.1: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -minimist@^1.1.1, 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.1, mkdirp@0.5.x, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, 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" - -ms@0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -ms@0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -mute-stream@0.0.7: - version "0.0.7" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" - -nan@^2.3.0: - version "2.6.2" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -ncname@1.0.x: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ncname/-/ncname-1.0.0.tgz#5b57ad18b1ca092864ef62b0b1ed8194f383b71c" - dependencies: - xml-char-classes "^1.0.0" - -nearley@^2.7.7: - version "2.9.0" - resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.9.0.tgz#496dfae56b256241e4329a76d32453fdcc74b22d" - dependencies: - nomnom "~1.6.2" - railroad-diagrams "^1.0.0" - randexp "^0.4.2" - -negotiator@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" - -no-case@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081" - dependencies: - lower-case "^1.1.1" - -node-fetch@^1.0.1: - version "1.6.3" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04" - dependencies: - encoding "^0.1.11" - is-stream "^1.0.1" - -node-int64@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" - -node-libs-browser@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec97024985b46e958379646f96c4b616646" - dependencies: - assert "^1.1.1" - browserify-zlib "^0.1.4" - buffer "^4.3.0" - console-browserify "^1.1.0" - constants-browserify "^1.0.0" - crypto-browserify "^3.11.0" - domain-browser "^1.1.1" - events "^1.0.0" - https-browserify "0.0.1" - os-browserify "^0.2.0" - path-browserify "0.0.0" - process "^0.11.0" - punycode "^1.2.4" - querystring-es3 "^0.2.0" - readable-stream "^2.0.5" - stream-browserify "^2.0.1" - stream-http "^2.3.1" - string_decoder "^0.10.25" - timers-browserify "^2.0.2" - tty-browserify "0.0.0" - url "^0.11.0" - util "^0.10.3" - vm-browserify "0.0.4" - -node-notifier@^5.0.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.1.2.tgz#2fa9e12605fa10009d44549d6fcd8a63dde0e4ff" - dependencies: - growly "^1.3.0" - semver "^5.3.0" - shellwords "^0.1.0" - which "^1.2.12" - -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" - -node-status-codes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/node-status-codes/-/node-status-codes-1.0.0.tgz#5ae5541d024645d32a58fcddc9ceecea7ae3ac2f" - -nomnom@~1.6.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.6.2.tgz#84a66a260174408fc5b77a18f888eccc44fb6971" - dependencies: - colors "0.5.x" - underscore "~1.4.4" - -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.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" - -normalize-range@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" - -normalize-url@^1.4.0: - version "1.9.1" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c" - dependencies: - object-assign "^4.0.1" - prepend-http "^1.0.0" - query-string "^4.1.0" - sort-keys "^1.0.0" - -npmlog@^4.0.2: - version "4.1.0" - resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.0.tgz#dc59bee85f64f00ed424efb2af0783df25d1c0b5" - dependencies: - are-we-there-yet "~1.1.2" - console-control-strings "~1.1.0" - gauge "~2.7.3" - set-blocking "~2.0.0" - -nth-check@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4" - dependencies: - boolbase "~1.0.0" - -num2fraction@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" - -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" - -"nwmatcher@>= 1.3.9 < 2.0.0": - version "1.3.9" - resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.3.9.tgz#8bab486ff7fa3dfd086656bbe8b17116d3692d2a" - -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.1.1, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" - -object-hash@^1.1.4: - version "1.1.8" - resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.1.8.tgz#28a659cf987d96a4dabe7860289f3b5326c4a03c" - -object-keys@^1.0.8: - version "1.0.11" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" - -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" - -obuf@^1.0.0, obuf@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.1.tgz#104124b6c602c6796881a042541d36db43a5264e" - -on-finished@~2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" - dependencies: - ee-first "1.1.1" - -on-headers@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7" - -once@^1.3.0, once@^1.3.3, once@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - dependencies: - wrappy "1" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -onetime@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" - dependencies: - mimic-fn "^1.0.0" - -opn@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95" - dependencies: - object-assign "^4.0.1" - pinkie-promise "^2.0.0" - -opn@5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/opn/-/opn-5.0.0.tgz#f8870d7cd969b218030cb6ce5a1285e795931df3" - dependencies: - is-wsl "^1.1.0" - -optimist@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -optionator@^0.8.1, optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -original@>=0.0.5: - version "1.0.0" - resolved "https://registry.yarnpkg.com/original/-/original-1.0.0.tgz#9147f93fa1696d04be61e01bd50baeaca656bd3b" - dependencies: - url-parse "1.0.x" - -os-browserify@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.2.1.tgz#63fc4ccee5d2d7763d26bbf8601078e6c2e0044f" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" - dependencies: - lcid "^1.0.0" - -os-tmpdir@^1.0.0, os-tmpdir@^1.0.1, 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.0, 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" - -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" - -p-map@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.1.1.tgz#05f5e4ae97a068371bc2a5cc86bfbdbc19c4ae7a" - -package-json@^2.0.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/package-json/-/package-json-2.4.0.tgz#0d15bd67d1cbbddbb2ca222ff2edb86bcb31a8bb" - dependencies: - got "^5.0.0" - registry-auth-token "^3.0.1" - registry-url "^3.0.3" - semver "^5.1.0" - -pako@~0.2.0: - version "0.2.9" - resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" - -param-case@2.1.x: - version "2.1.1" - resolved "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz#df94fd8cf6531ecf75e6bef9a0858fbc72be2247" - dependencies: - no-case "^2.2.0" - -parse-asn1@^5.0.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2480937fbf97c712" - dependencies: - asn1.js "^4.0.0" - browserify-aes "^1.0.0" - create-hash "^1.1.0" - evp_bytestokey "^1.0.0" - pbkdf2 "^3.0.3" - -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.1.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" - -parse5@^1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/parse5/-/parse5-1.5.1.tgz#9b7f3b0de32be78dc2401b17573ccaf0f6f59d94" - -parseurl@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56" - -path-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a" - -path-exists@^2.0.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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" - -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" - -path-to-regexp@^1.0.1, path-to-regexp@^1.5.3: - version "1.7.0" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d" - dependencies: - isarray "0.0.1" - -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" - -pbkdf2@^3.0.3: - version "3.0.12" - resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.12.tgz#be36785c5067ea48d806ff923288c5f750b6b8a2" - dependencies: - create-hash "^1.1.2" - create-hmac "^1.1.4" - ripemd160 "^2.0.1" - safe-buffer "^5.0.1" - sha.js "^2.4.8" - -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" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -pkg-up@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-1.0.0.tgz#3e08fb461525c4421624a33b9f7e6d0af5b05a26" - dependencies: - find-up "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -portfinder@^1.0.9: - version "1.0.13" - resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.13.tgz#bb32ecd87c27104ae6ee44b5a3ccbf0ebb1aede9" - dependencies: - async "^1.5.2" - debug "^2.2.0" - mkdirp "0.5.x" - -postcss-calc@^5.2.0: - version "5.3.1" - resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-5.3.1.tgz#77bae7ca928ad85716e2fda42f261bf7c1d65b5e" - dependencies: - postcss "^5.0.2" - postcss-message-helpers "^2.0.0" - reduce-css-calc "^1.2.6" - -postcss-colormin@^2.1.8: - version "2.2.2" - resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-2.2.2.tgz#6631417d5f0e909a3d7ec26b24c8a8d1e4f96e4b" - dependencies: - colormin "^1.0.5" - postcss "^5.0.13" - postcss-value-parser "^3.2.3" - -postcss-convert-values@^2.3.4: - version "2.6.1" - resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz#bbd8593c5c1fd2e3d1c322bb925dcae8dae4d62d" - dependencies: - postcss "^5.0.11" - postcss-value-parser "^3.1.2" - -postcss-discard-comments@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz#befe89fafd5b3dace5ccce51b76b81514be00e3d" - dependencies: - postcss "^5.0.14" - -postcss-discard-duplicates@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz#b9abf27b88ac188158a5eb12abcae20263b91932" - dependencies: - postcss "^5.0.4" - -postcss-discard-empty@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz#d2b4bd9d5ced5ebd8dcade7640c7d7cd7f4f92b5" - dependencies: - postcss "^5.0.14" - -postcss-discard-overridden@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz#8b1eaf554f686fb288cd874c55667b0aa3668d58" - dependencies: - postcss "^5.0.16" - -postcss-discard-unused@^2.2.1: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz#bce30b2cc591ffc634322b5fb3464b6d934f4433" - dependencies: - postcss "^5.0.14" - uniqs "^2.0.0" - -postcss-filter-plugins@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-filter-plugins/-/postcss-filter-plugins-2.0.2.tgz#6d85862534d735ac420e4a85806e1f5d4286d84c" - dependencies: - postcss "^5.0.4" - uniqid "^4.0.0" - -postcss-flexbugs-fixes@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-3.0.0.tgz#7b31cb6c27d0417a35a67914c295f83c403c7ed4" - dependencies: - postcss "^6.0.1" - -postcss-load-config@^1.x: - version "1.2.0" - resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-1.2.0.tgz#539e9afc9ddc8620121ebf9d8c3673e0ce50d28a" - dependencies: - cosmiconfig "^2.1.0" - object-assign "^4.1.0" - postcss-load-options "^1.2.0" - postcss-load-plugins "^2.3.0" - -postcss-load-options@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/postcss-load-options/-/postcss-load-options-1.2.0.tgz#b098b1559ddac2df04bc0bb375f99a5cfe2b6d8c" - dependencies: - cosmiconfig "^2.1.0" - object-assign "^4.1.0" - -postcss-load-plugins@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/postcss-load-plugins/-/postcss-load-plugins-2.3.0.tgz#745768116599aca2f009fad426b00175049d8d92" - dependencies: - cosmiconfig "^2.1.1" - object-assign "^4.1.0" - -postcss-loader@2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-2.0.5.tgz#c19d3e8b83eb1ac316f5621ef4c0ef5b3d1b8b3a" - dependencies: - loader-utils "^1.x" - postcss "^6.x" - postcss-load-config "^1.x" - schema-utils "^0.x" - -postcss-merge-idents@^2.1.5: - version "2.1.7" - resolved "https://registry.yarnpkg.com/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz#4c5530313c08e1d5b3bbf3d2bbc747e278eea270" - dependencies: - has "^1.0.1" - postcss "^5.0.10" - postcss-value-parser "^3.1.1" - -postcss-merge-longhand@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz#23d90cd127b0a77994915332739034a1a4f3d658" - dependencies: - postcss "^5.0.4" - -postcss-merge-rules@^2.0.3: - version "2.1.2" - resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz#d1df5dfaa7b1acc3be553f0e9e10e87c61b5f721" - dependencies: - browserslist "^1.5.2" - caniuse-api "^1.5.2" - postcss "^5.0.4" - postcss-selector-parser "^2.2.2" - vendors "^1.0.0" - -postcss-message-helpers@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz#a4f2f4fab6e4fe002f0aed000478cdf52f9ba60e" - -postcss-minify-font-values@^1.0.2: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz#4b58edb56641eba7c8474ab3526cafd7bbdecb69" - dependencies: - object-assign "^4.0.1" - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-minify-gradients@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz#5dbda11373703f83cfb4a3ea3881d8d75ff5e6e1" - dependencies: - postcss "^5.0.12" - postcss-value-parser "^3.3.0" - -postcss-minify-params@^1.0.4: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz#ad2ce071373b943b3d930a3fa59a358c28d6f1f3" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.2" - postcss-value-parser "^3.0.2" - uniqs "^2.0.0" - -postcss-minify-selectors@^2.0.4: - version "2.1.1" - resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz#b2c6a98c0072cf91b932d1a496508114311735bf" - dependencies: - alphanum-sort "^1.0.2" - has "^1.0.1" - postcss "^5.0.14" - postcss-selector-parser "^2.0.0" - -postcss-modules-extract-imports@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.0.1.tgz#8fb3fef9a6dd0420d3f6d4353cf1ff73f2b2a341" - dependencies: - postcss "^5.0.4" - -postcss-modules-local-by-default@^1.0.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.1.1.tgz#29a10673fa37d19251265ca2ba3150d9040eb4ce" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-scope@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.0.2.tgz#ff977395e5e06202d7362290b88b1e8cd049de29" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-values@^1.1.0: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.2.2.tgz#f0e7d476fe1ed88c5e4c7f97533a3e772ad94ca1" - dependencies: - icss-replace-symbols "^1.0.2" - postcss "^5.0.14" - -postcss-normalize-charset@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1" - dependencies: - postcss "^5.0.5" - -postcss-normalize-url@^3.0.7: - version "3.0.8" - resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz#108f74b3f2fcdaf891a2ffa3ea4592279fc78222" - dependencies: - is-absolute-url "^2.0.0" - normalize-url "^1.4.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - -postcss-ordered-values@^2.1.0: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz#eec6c2a67b6c412a8db2042e77fe8da43f95c11d" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.1" - -postcss-reduce-idents@^2.2.2: - version "2.4.0" - resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz#c2c6d20cc958284f6abfbe63f7609bf409059ad3" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-reduce-initial@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz#68f80695f045d08263a879ad240df8dd64f644ea" - dependencies: - postcss "^5.0.4" - -postcss-reduce-transforms@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz#ff76f4d8212437b31c298a42d2e1444025771ae1" - dependencies: - has "^1.0.1" - postcss "^5.0.8" - postcss-value-parser "^3.0.1" - -postcss-selector-parser@^2.0.0, postcss-selector-parser@^2.2.2: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz#f9437788606c3c9acee16ffe8d8b16297f27bb90" - dependencies: - flatten "^1.0.2" - indexes-of "^1.0.1" - uniq "^1.0.1" - -postcss-svgo@^2.1.1: - version "2.1.6" - resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.6.tgz#b6df18aa613b666e133f08adb5219c2684ac108d" - dependencies: - is-svg "^2.0.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - svgo "^0.7.0" - -postcss-unique-selectors@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz#981d57d29ddcb33e7b1dfe1fd43b8649f933ca1d" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15" - -postcss-zindex@^2.0.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22" - dependencies: - has "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.11: - version "5.2.17" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.17.tgz#cf4f597b864d65c8a492b2eabe9d706c879c388b" - dependencies: - chalk "^1.1.3" - js-base64 "^2.1.9" - source-map "^0.5.6" - supports-color "^3.2.3" - -postcss@^6.0.1, postcss@^6.x: - version "6.0.1" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.1.tgz#000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2" - dependencies: - chalk "^1.1.3" - source-map "^0.5.6" - supports-color "^3.2.3" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -prepend-http@^1.0.0, 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@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-4.0.2.tgz#b2bf82e7350d65c6c33aa95aaa5a4f6327f61cd9" - -pretty-error@^2.0.2: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.0.tgz#87f4e9d706a24c87d6cbee9fabec001fcf8c75d8" - dependencies: - renderkid "^2.0.1" - utila "~0.4" - -pretty-format@^20.0.3: - version "20.0.3" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-20.0.3.tgz#020e350a560a1fe1a98dc3beb6ccffb386de8b14" - dependencies: - ansi-regex "^2.1.1" - ansi-styles "^3.0.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" - -process@^0.11.0: - version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" - -progress@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -promise@7.1.1, promise@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf" - dependencies: - asap "~2.0.3" - -prop-types@^15.0.0, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@~15.5.7: - version "15.5.9" - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.9.tgz#d478eef0e761396942f70c78e772f76e8be747c9" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.3.1" - -proxy-addr@~1.1.3: - version "1.1.4" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" - dependencies: - forwarded "~0.1.0" - ipaddr.js "1.3.0" - -prr@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a" - -pseudomap@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -public-encrypt@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5ebacbca693caf7c65c18cc6" - dependencies: - bn.js "^4.1.0" - browserify-rsa "^4.0.0" - create-hash "^1.1.0" - parse-asn1 "^5.0.0" - randombytes "^2.0.1" - -punycode@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" - -punycode@^1.2.4, punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -q@^1.1.2: - version "1.5.0" - resolved "https://registry.yarnpkg.com/q/-/q-1.5.0.tgz#dd01bac9d06d30e6f219aecb8253ee9ebdc308f1" - -qs@6.4.0, qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" - -query-string@^4.1.0: - version "4.3.4" - resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.3.4.tgz#bbb693b9ca915c232515b228b1a02b609043dbeb" - dependencies: - object-assign "^4.1.0" - strict-uri-encode "^1.0.0" - -querystring-es3@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" - -querystring@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" - -querystringify@0.0.x: - version "0.0.4" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-0.0.4.tgz#0cf7f84f9463ff0ae51c4c4b142d95be37724d9c" - -querystringify@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb" - -railroad-diagrams@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" - -randexp@^0.4.2: - version "0.4.5" - resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.5.tgz#ffe3a80c3f666cd71e6b008e477e584c1a32ff3e" - dependencies: - discontinuous-range "1.0.0" - ret "~0.1.10" - -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" - -randombytes@^2.0.0, randombytes@^2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.3.tgz#674c99760901c3c4112771a31e521dc349cc09ec" - -range-parser@^1.0.3, range-parser@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" - -rc@^1.0.1, rc@^1.1.6, rc@^1.1.7: - 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" - -react-apollo@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-1.2.0.tgz#4dc3f61bad9b2fe2c450bc7fbd4fab52004de474" - dependencies: - apollo-client "^1.1.2" - graphql-anywhere "^3.0.0" - graphql-tag "^2.0.0" - hoist-non-react-statics "^1.2.0" - invariant "^2.2.1" - lodash.flatten "^4.2.0" - lodash.isequal "^4.1.1" - lodash.isobject "^3.0.2" - lodash.pick "^4.4.0" - object-assign "^4.0.1" - prop-types "^15.5.8" - optionalDependencies: - react-dom "0.14.x || 15.* || ^15.0.0 || ^16.0.0-alpha" - -react-dev-utils@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-2.0.0.tgz#2d0400f01fa0ba9a3fba9c33130b9e1a3e4143f5" - dependencies: - "@timer/detect-port" "1.1.3" - address "1.0.1" - anser "1.3.0" - babel-code-frame "6.22.0" - chalk "1.1.3" - cross-spawn "4.0.2" - escape-string-regexp "1.0.5" - filesize "3.3.0" - gzip-size "3.0.0" - html-entities "1.2.1" - inquirer "3.0.6" - opn "5.0.0" - recursive-readdir "2.2.1" - shell-quote "1.6.1" - sockjs-client "1.1.4" - strip-ansi "3.0.1" - text-table "0.2.0" - -"react-dom@0.14.x || 15.* || ^15.0.0 || ^16.0.0-alpha", react-dom@^15.5.4: - version "15.5.4" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.5.4.tgz#ba0c28786fd52ed7e4f2135fe0288d462aef93da" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.1.0" - object-assign "^4.1.0" - prop-types "~15.5.7" - -react-error-overlay@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-1.0.5.tgz#d18d745a96b8f073868c9759ccfd17fedef04e60" - dependencies: - anser "1.2.5" - babel-code-frame "6.22.0" - babel-runtime "6.23.0" - react-dev-utils "^2.0.0" - settle-promise "1.0.0" - source-map "0.5.6" - -react-redux@^5.0.4: - version "5.0.4" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.4.tgz#1563babadcfb2672f57f9ceaa439fb16bf85d55b" - dependencies: - create-react-class "^15.5.1" - hoist-non-react-statics "^1.0.3" - invariant "^2.0.0" - lodash "^4.2.0" - lodash-es "^4.2.0" - loose-envify "^1.1.0" - prop-types "^15.0.0" - -react-router-dom@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.1.1.tgz#3021ade1f2c160af97cf94e25594c5f294583025" - dependencies: - history "^4.5.1" - loose-envify "^1.3.1" - prop-types "^15.5.4" - react-router "^4.1.1" - -react-router@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.1.1.tgz#d448f3b7c1b429a6fbb03395099949c606b1fe95" - dependencies: - history "^4.6.0" - hoist-non-react-statics "^1.2.0" - invariant "^2.2.2" - loose-envify "^1.3.1" - path-to-regexp "^1.5.3" - prop-types "^15.5.4" - warning "^3.0.0" - -react-scripts@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.0.5.tgz#36e7302f4be16c6511f3b50a7a7bad4b2da5cb02" - dependencies: - autoprefixer "7.1.0" - babel-core "6.24.1" - babel-eslint "7.2.3" - babel-jest "20.0.3" - babel-loader "7.0.0" - babel-preset-react-app "^3.0.0" - babel-runtime "6.23.0" - case-sensitive-paths-webpack-plugin "1.1.4" - chalk "1.1.3" - css-loader "0.28.1" - dotenv "4.0.0" - eslint "3.19.0" - eslint-config-react-app "^1.0.3" - eslint-loader "1.7.1" - eslint-plugin-flowtype "2.33.0" - eslint-plugin-import "2.2.0" - eslint-plugin-jsx-a11y "5.0.1" - eslint-plugin-react "7.0.1" - extract-text-webpack-plugin "2.1.0" - file-loader "0.11.1" - fs-extra "3.0.1" - html-webpack-plugin "2.28.0" - jest "20.0.3" - object-assign "4.1.1" - postcss-flexbugs-fixes "3.0.0" - postcss-loader "2.0.5" - promise "7.1.1" - react-dev-utils "^2.0.0" - react-error-overlay "^1.0.5" - style-loader "0.17.0" - sw-precache-webpack-plugin "0.9.1" - url-loader "0.5.8" - webpack "2.5.1" - webpack-dev-server "2.4.5" - webpack-manifest-plugin "1.1.0" - whatwg-fetch "2.0.3" - optionalDependencies: - fsevents "1.0.17" - -react@^15.5.4: - version "15.5.4" - resolved "https://registry.yarnpkg.com/react/-/react-15.5.4.tgz#fa83eb01506ab237cdc1c8c3b1cea8de012bf047" - dependencies: - fbjs "^0.8.9" - loose-envify "^1.1.0" - object-assign "^4.1.0" - prop-types "^15.5.7" - -read-all-stream@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/read-all-stream/-/read-all-stream-3.1.0.tgz#35c3e177f2078ef789ee4bfafa4373074eaef4fa" - dependencies: - pinkie-promise "^2.0.0" - readable-stream "^2.0.0" - -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@^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" - -readable-stream@1.0: - version "1.0.34" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" - 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, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.2.2, readable-stream@^2.2.6: - version "2.2.9" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8" - 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 "~1.0.0" - 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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -recursive-readdir@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.1.tgz#90ef231d0778c5ce093c9a48d74e5c5422d13a99" - dependencies: - minimatch "3.0.3" - -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" - -reduce-css-calc@^1.2.6: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz#747c914e049614a4c9cfbba629871ad1d2927716" - dependencies: - balanced-match "^0.4.2" - math-expression-evaluator "^1.2.14" - reduce-function-call "^1.0.1" - -reduce-function-call@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.2.tgz#5a200bf92e0e37751752fe45b0ab330fd4b6be99" - dependencies: - balanced-match "^0.4.2" - -reduce-reducers@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/reduce-reducers/-/reduce-reducers-0.1.2.tgz#fa1b4718bc5292a71ddd1e5d839c9bea9770f14b" - -redux-actions@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-2.0.3.tgz#1550aba9def179166ccd234d07672104a736d889" - dependencies: - invariant "^2.2.1" - lodash "^4.13.1" - lodash-es "^4.17.4" - reduce-reducers "^0.1.0" - -redux-batched-actions@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/redux-batched-actions/-/redux-batched-actions-0.2.0.tgz#da0000c882b0e6c861a96d5823bd36adf5d9c0dd" - -redux-form@^6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/redux-form/-/redux-form-6.7.0.tgz#9fb0769e76f14febf1dd7686e02c4ab2d6f953aa" - dependencies: - deep-equal "^1.0.1" - es6-error "^4.0.0" - hoist-non-react-statics "^1.2.0" - invariant "^2.2.2" - is-promise "^2.1.0" - lodash "^4.17.3" - lodash-es "^4.17.3" - prop-types "^15.5.6" - -redux@^3.4.0, redux@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/redux/-/redux-3.6.0.tgz#887c2b3d0b9bd86eca2be70571c27654c19e188d" - dependencies: - lodash "^4.2.1" - lodash-es "^4.2.1" - loose-envify "^1.1.0" - symbol-observable "^1.0.2" - -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.5" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658" - -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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b" - dependencies: - regenerate "^1.2.1" - regjsgen "^0.2.0" - regjsparser "^0.1.4" - -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" - -relateurl@0.2.x: - version "0.2.7" - resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" - -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" - -renderkid@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.1.tgz#898cabfc8bede4b7b91135a3ffd323e58c0db319" - dependencies: - css-select "^1.1.0" - dom-converter "~0.1" - htmlparser2 "~3.3.0" - strip-ansi "^3.0.0" - utila "~0.3" - -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.79.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-from-string@^1.1.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418" - -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" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requires-port@1.0.x, requires-port@1.x.x: - version "1.0.0" - resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" - -reselect@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/reselect/-/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve-from@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57" - -resolve-pathname@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-2.1.0.tgz#e8358801b86b83b17560d4e3c382d7aef2100944" - -resolve@1.1.7, resolve@^1.1.6: - version "1.1.7" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b" - -resolve@^1.3.2: - version "1.3.3" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.3.3.tgz#655907c3469a8680dc2de3a275a8fdd69691f0e5" - dependencies: - path-parse "^1.0.5" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -restore-cursor@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" - dependencies: - onetime "^2.0.0" - signal-exit "^3.0.2" - -ret@~0.1.10: - version "0.1.14" - resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.14.tgz#58c636837b12e161f8a380cf081c6a230fd1664e" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -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" - -ripemd160@^2.0.0, ripemd160@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.1.tgz#0f4584295c53a3628af7e6d79aca21ce57d1c6e7" - dependencies: - hash-base "^2.0.0" - inherits "^2.0.1" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -run-async@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0" - dependencies: - is-promise "^2.1.0" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -rx@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -sane@~1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/sane/-/sane-1.6.0.tgz#9610c452307a135d29c1fdfe2547034180c46775" - dependencies: - anymatch "^1.3.0" - exec-sh "^0.2.0" - fb-watchman "^1.8.0" - minimatch "^3.0.2" - minimist "^1.1.1" - walker "~1.0.5" - watch "~0.10.0" - -sax@^1.2.1, sax@~1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.2.tgz#fd8631a23bc7826bef5d871bdb87378c95647828" - -schema-utils@^0.x: - version "0.3.0" - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf" - dependencies: - ajv "^5.0.0" - -select-hose@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca" - -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" - -send@0.15.1: - version "0.15.1" - resolved "https://registry.yarnpkg.com/send/-/send-0.15.1.tgz#8a02354c26e6f5cca700065f5f0cdeba90ec7b5f" - dependencies: - debug "2.6.1" - depd "~1.1.0" - destroy "~1.0.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.8.0" - fresh "0.5.0" - http-errors "~1.6.1" - mime "1.3.4" - ms "0.7.2" - on-finished "~2.3.0" - range-parser "~1.2.0" - statuses "~1.3.1" - -serve-index@^1.7.2: - version "1.8.0" - resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.8.0.tgz#7c5d96c13fb131101f93c1c5774f8516a1e78d3b" - dependencies: - accepts "~1.3.3" - batch "0.5.3" - debug "~2.2.0" - escape-html "~1.0.3" - http-errors "~1.5.0" - mime-types "~2.1.11" - parseurl "~1.3.1" - -serve-static@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.12.1.tgz#7443a965e3ced647aceb5639fa06bf4d1bbe0039" - dependencies: - encodeurl "~1.0.1" - escape-html "~1.0.3" - parseurl "~1.3.1" - send "0.15.1" - -serviceworker-cache-polyfill@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/serviceworker-cache-polyfill/-/serviceworker-cache-polyfill-4.0.0.tgz#de19ee73bef21ab3c0740a37b33db62464babdeb" - -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" - -setimmediate@^1.0.4, setimmediate@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" - -setprototypeof@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.2.tgz#81a552141ec104b88e89ce383103ad5c66564d08" - -setprototypeof@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04" - -settle-promise@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/settle-promise/-/settle-promise-1.0.0.tgz#697adb58b821f387ce2757c06efc9de5f0ee33d8" - -sha.js@^2.4.0, sha.js@^2.4.8: - version "2.4.8" - resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.8.tgz#37068c2c476b6baf402d14a49c67f597921f634f" - dependencies: - inherits "^2.0.1" - -shell-quote@1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767" - dependencies: - array-filter "~0.0.0" - array-map "~0.0.0" - array-reduce "~0.0.0" - jsonify "~0.0.0" - -shelljs@^0.7.5: - version "0.7.7" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -shellwords@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.0.tgz#66afd47b6a12932d9071cbfd98a52e785cd0ba14" - -sherlock@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/sherlock/-/sherlock-1.0.0.tgz#e246eacfd72c0e3b3e8243a6c9e55340d80c854e" - -signal-exit@^3.0.0, signal-exit@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -simple-statistics@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-4.1.0.tgz#9a9d4af9727a949f42085124eda8aae252ea93f4" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -slide@^1.1.5: - version "1.1.6" - resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" - -snake-case@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-2.1.0.tgz#41bdb1b73f30ec66a04d4e2cad1b76387d4d6d9f" - dependencies: - no-case "^2.2.0" - -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" - -sockjs-client@1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.2.tgz#f0212a8550e4c9468c8cceaeefd2e3493c033ad5" - dependencies: - debug "^2.2.0" - eventsource "0.1.6" - faye-websocket "~0.11.0" - inherits "^2.0.1" - json3 "^3.3.2" - url-parse "^1.1.1" - -sockjs-client@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.4.tgz#5babe386b775e4cf14e7520911452654016c8b12" - dependencies: - debug "^2.6.6" - eventsource "0.1.6" - faye-websocket "~0.11.0" - inherits "^2.0.1" - json3 "^3.3.2" - url-parse "^1.1.8" - -sockjs@0.3.18: - version "0.3.18" - resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.18.tgz#d9b289316ca7df77595ef299e075f0f937eb4207" - dependencies: - faye-websocket "^0.10.0" - uuid "^2.0.2" - -sort-keys@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-list-map@^0.1.7, source-list-map@~0.1.7: - version "0.1.8" - resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106" - -source-list-map@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.2.tgz#9889019d1024cce55cdc069498337ef6186a11a1" - -source-map-support@^0.4.2: - 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@0.5.6, source-map@0.5.x, source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, source-map@~0.5.3: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -source-map@^0.4.4: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.2.0.tgz#dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d" - dependencies: - amdefine ">=0.0.4" - -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" - -spdy-transport@^2.0.15: - version "2.0.18" - resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-2.0.18.tgz#43fc9c56be2cccc12bb3e2754aa971154e836ea6" - dependencies: - debug "^2.2.0" - hpack.js "^2.1.6" - obuf "^1.1.0" - readable-stream "^2.0.1" - wbuf "^1.4.0" - -spdy@^3.4.1: - version "3.4.4" - resolved "https://registry.yarnpkg.com/spdy/-/spdy-3.4.4.tgz#e0406407ca90ff01b553eb013505442649f5a819" - dependencies: - debug "^2.2.0" - handle-thing "^1.2.4" - http-deceiver "^1.2.4" - select-hose "^2.0.0" - spdy-transport "^2.0.15" - -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.13.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.0.tgz#ff2a3e4fd04497555fed97b39a0fd82fafb3a33c" - 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" - -"statuses@>= 1.3.1 < 2", statuses@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" - -stream-browserify@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.1.tgz#66266ee5f9bdb9940a4e4514cafb43bb71e5c9db" - dependencies: - inherits "~2.0.1" - readable-stream "^2.0.2" - -stream-http@^2.3.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.7.1.tgz#546a51741ad5a6b07e9e31b0b10441a917df528a" - dependencies: - builtin-status-codes "^3.0.0" - inherits "^2.0.1" - readable-stream "^2.2.6" - to-arraybuffer "^1.0.0" - xtend "^4.0.0" - -strict-uri-encode@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" - -string-length@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/string-length/-/string-length-1.0.1.tgz#56970fb1c38558e9e70b728bf3de269ac45adfac" - dependencies: - strip-ansi "^3.0.0" - -string-width@^1.0.1, string-width@^1.0.2: - 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_decoder@^0.10.25, string_decoder@~0.10.x: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - -string_decoder@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.0.tgz#f06f41157b664d86069f84bdbdc9b0d8ab281667" - dependencies: - buffer-shims "~1.0.0" - -stringstream@~0.0.4: - version "0.0.5" - resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" - -strip-ansi@3.0.1, 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@3.0.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-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-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" - -style-loader@0.17.0: - version "0.17.0" - resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.17.0.tgz#e8254bccdb7af74bd58274e36107b4d5ab4df310" - dependencies: - loader-utils "^1.0.2" - -styled-components@^1.4.6: - version "1.4.6" - resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-1.4.6.tgz#58f32e8a6ab510fb1481e901e838e0477f148b06" - dependencies: - buffer "^5.0.2" - css-to-react-native "^1.0.6" - fbjs "^0.8.7" - inline-style-prefixer "^2.0.5" - is-function "^1.0.1" - is-plain-object "^2.0.1" - prop-types "^15.5.4" - supports-color "^3.1.2" - -stylis@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/stylis/-/stylis-2.0.0.tgz#6785a6546bd73478799a67d49d67086953b50ad5" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.0, supports-color@^3.1.1, supports-color@^3.1.2, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -svgo@^0.7.0: - version "0.7.2" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5" - dependencies: - coa "~1.0.1" - colors "~1.1.2" - csso "~2.3.1" - js-yaml "~3.7.0" - mkdirp "~0.5.1" - sax "~1.2.1" - whet.extend "~0.9.9" - -sw-precache-webpack-plugin@0.9.1: - version "0.9.1" - resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-0.9.1.tgz#2381ff706fbb6cabdb20a20337de8e58fb49a2a7" - dependencies: - del "^2.2.2" - sw-precache "^5.0.0" - uglify-js "^2.8.5" - -sw-precache@^5.0.0: - version "5.1.1" - resolved "https://registry.yarnpkg.com/sw-precache/-/sw-precache-5.1.1.tgz#928720957463e55ed56777e177c4699f35ec59b6" - dependencies: - dom-urls "^1.1.0" - es6-promise "^4.0.5" - glob "^7.1.1" - lodash.defaults "^4.2.0" - lodash.template "^4.4.0" - meow "^3.7.0" - mkdirp "^0.5.1" - pretty-bytes "^4.0.2" - sw-toolbox "^3.4.0" - update-notifier "^1.0.3" - -sw-toolbox@^3.4.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/sw-toolbox/-/sw-toolbox-3.6.0.tgz#26df1d1c70348658e4dea2884319149b7b3183b5" - dependencies: - path-to-regexp "^1.0.1" - serviceworker-cache-polyfill "^4.0.0" - -symbol-observable@^1.0.2: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -symbol-tree@^3.2.1: - version "3.2.2" - resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -tapable@^0.2.5, tapable@~0.2.5: - version "0.2.6" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.6.tgz#206be8e188860b514425375e6f1ae89bfb01fd8d" - -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" - -tea-concat@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/tea-concat/-/tea-concat-0.1.0.tgz#ea2e907400fdd78a6334ce020fa3c69502d99e84" - -tea-extend@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/tea-extend/-/tea-extend-0.2.0.tgz#a820ecc6bc662538c61fe7510f35db475314d5a6" - -tea-inherits@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/tea-inherits/-/tea-inherits-0.1.0.tgz#ba83fb9839e0fc59370f65ad999c8fc828d36122" - -tea-properties@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/tea-properties/-/tea-properties-0.1.0.tgz#c5c81533da19f3c39afadd15c173a3b6cbc8d1eb" - -tea-type@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/tea-type/-/tea-type-0.1.0.tgz#a138a6beb00ff4984874a4f75f3589ef1821af82" - -test-exclude@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.0.tgz#04ca70b7390dd38c98d4a003a173806ca7991c91" - dependencies: - arrify "^1.0.1" - micromatch "^2.3.11" - object-assign "^4.1.0" - read-pkg-up "^1.0.1" - require-main-filename "^1.0.1" - -text-table@0.2.0, text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -throat@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/throat/-/throat-3.0.0.tgz#e7c64c867cbb3845f10877642f7b60055b8ec0d6" - -through@^2.3.6: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -timed-out@^3.0.0: - version "3.1.3" - resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-3.1.3.tgz#95860bfcc5c76c277f8f8326fd0f5b2e20eba217" - -timers-browserify@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.2.tgz#ab4883cf597dcd50af211349a00fbca56ac86b86" - dependencies: - setimmediate "^1.0.4" - -tmp@^0.0.31: - version "0.0.31" - resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.31.tgz#8f38ab9438e17315e5dbd8b3657e8bfb277ae4a7" - dependencies: - os-tmpdir "~1.0.1" - -tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" - -to-arraybuffer@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43" - -to-fast-properties@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" - -toposort@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.3.tgz#f02cd8a74bd8be2fc0e98611c3bacb95a171869c" - -tough-cookie@^2.3.2, 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" - -tr46@~0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" - -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" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -tty-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" - -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" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -type-is@~1.6.14: - version "1.6.15" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410" - dependencies: - media-typer "0.3.0" - mime-types "~2.1.15" - -typedarray@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -ua-parser-js@^0.7.9: - version "0.7.12" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.12.tgz#04c81a99bdd5dc52263ea29d24c6bf8d4818a4bb" - -uglify-js@3.0.x: - version "3.0.10" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.0.10.tgz#e220e7dbc05ce1f9bb08268b221aa0cf152fb4e2" - dependencies: - commander "~2.9.0" - source-map "~0.5.1" - -uglify-js@^2.6, uglify-js@^2.8.5: - version "2.8.27" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.27.tgz#47787f912b0f242e5b984343be8e35e95f694c9c" - dependencies: - source-map "~0.5.1" - yargs "~3.10.0" - optionalDependencies: - uglify-to-browserify "~1.0.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -underscore@~1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.4.4.tgz#61a6a32010622afa07963bf325203cf12239d604" - -uniq@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" - -uniqid@^4.0.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.1.tgz#89220ddf6b751ae52b5f72484863528596bb84c1" - dependencies: - macaddress "^0.2.8" - -uniqs@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02" - -universalify@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.0.tgz#9eb1c4651debcc670cc94f1a75762332bb967778" - -unpipe@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" - -unzip-response@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-1.0.2.tgz#b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe" - -update-notifier@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-1.0.3.tgz#8f92c515482bd6831b7c93013e70f87552c7cf5a" - dependencies: - boxen "^0.6.0" - chalk "^1.0.0" - configstore "^2.0.0" - is-npm "^1.0.0" - latest-version "^2.0.0" - lazy-req "^1.1.0" - semver-diff "^2.0.0" - xdg-basedir "^2.0.0" - -upper-case@^1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" - -urijs@^1.16.1: - version "1.18.10" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.18.10.tgz#b94463eaba59a1a796036a467bb633c667f221ab" - -url-loader@0.5.8: - version "0.5.8" - resolved "https://registry.yarnpkg.com/url-loader/-/url-loader-0.5.8.tgz#b9183b1801e0f847718673673040bc9dc1c715c5" - dependencies: - loader-utils "^1.0.2" - mime "1.3.x" - -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" - -url-parse@1.0.x: - version "1.0.5" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.0.5.tgz#0854860422afdcfefeb6c965c662d4800169927b" - dependencies: - querystringify "0.0.x" - requires-port "1.0.x" - -url-parse@^1.1.1, url-parse@^1.1.8: - version "1.1.9" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.1.9.tgz#c67f1d775d51f0a18911dd7b3ffad27bb9e5bd19" - dependencies: - querystringify "~1.0.0" - requires-port "1.0.x" - -url@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" - dependencies: - punycode "1.3.2" - querystring "0.2.0" - -user-home@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -util@0.10.3, util@^0.10.3: - version "0.10.3" - resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9" - dependencies: - inherits "2.0.1" - -utila@~0.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/utila/-/utila-0.3.3.tgz#d7e8e7d7e309107092b05f8d9688824d633a4226" - -utila@~0.4: - version "0.4.0" - resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c" - -utils-merge@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8" - -uuid@^2.0.1, uuid@^2.0.2: - 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" - -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" - -value-equal@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-0.2.1.tgz#c220a304361fce6994dbbedaa3c7e1a1b895871d" - -vary@~1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.1.tgz#67535ebb694c1d52257457984665323f587e8d37" - -vendors@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.1.tgz#37ad73c8ee417fb3d580e785312307d274847f22" - -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" - -vm-browserify@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73" - dependencies: - indexof "0.0.1" - -walker@~1.0.5: - version "1.0.7" - resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb" - dependencies: - makeerror "1.0.x" - -warning@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c" - dependencies: - loose-envify "^1.0.0" - -watch@~0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc" - -watchpack@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.3.1.tgz#7d8693907b28ce6013e7f3610aa2a1acf07dad87" - dependencies: - async "^2.1.2" - chokidar "^1.4.3" - graceful-fs "^4.1.2" - -wbuf@^1.1.0, wbuf@^1.4.0: - version "1.7.2" - resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.2.tgz#d697b99f1f59512df2751be42769c1580b5801fe" - dependencies: - minimalistic-assert "^1.0.0" - -webidl-conversions@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" - -webidl-conversions@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.1.tgz#8015a17ab83e7e1b311638486ace81da6ce206a0" - -webpack-dev-middleware@^1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.10.2.tgz#2e252ce1dfb020dbda1ccb37df26f30ab014dbd1" - dependencies: - memory-fs "~0.4.1" - mime "^1.3.4" - path-is-absolute "^1.0.0" - range-parser "^1.0.3" - -webpack-dev-server@2.4.5: - version "2.4.5" - resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-2.4.5.tgz#31384ce81136be1080b4b4cde0eb9b90e54ee6cf" - dependencies: - ansi-html "0.0.7" - chokidar "^1.6.0" - compression "^1.5.2" - connect-history-api-fallback "^1.3.0" - express "^4.13.3" - html-entities "^1.2.0" - http-proxy-middleware "~0.17.4" - opn "4.0.2" - portfinder "^1.0.9" - serve-index "^1.7.2" - sockjs "0.3.18" - sockjs-client "1.1.2" - spdy "^3.4.1" - strip-ansi "^3.0.0" - supports-color "^3.1.1" - webpack-dev-middleware "^1.10.2" - yargs "^6.0.0" - -webpack-manifest-plugin@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz#6b6c718aade8a2537995784b46bd2e9836057caa" - dependencies: - fs-extra "^0.30.0" - lodash ">=3.5 <5" - -webpack-sources@^0.1.0: - version "0.1.5" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.5.tgz#aa1f3abf0f0d74db7111c40e500b84f966640750" - dependencies: - source-list-map "~0.1.7" - source-map "~0.5.3" - -webpack-sources@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.2.3.tgz#17c62bfaf13c707f9d02c479e0dcdde8380697fb" - dependencies: - source-list-map "^1.1.1" - source-map "~0.5.3" - -webpack@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.5.1.tgz#61742f0cf8af555b87460a9cd8bba2f1e3ee2fce" - dependencies: - acorn "^5.0.0" - acorn-dynamic-import "^2.0.0" - ajv "^4.7.0" - ajv-keywords "^1.1.1" - async "^2.1.2" - enhanced-resolve "^3.0.0" - interpret "^1.0.0" - json-loader "^0.5.4" - json5 "^0.5.1" - loader-runner "^2.3.0" - loader-utils "^0.2.16" - memory-fs "~0.4.1" - mkdirp "~0.5.0" - node-libs-browser "^2.0.0" - source-map "^0.5.3" - supports-color "^3.1.0" - tapable "~0.2.5" - uglify-js "^2.8.5" - watchpack "^1.3.1" - webpack-sources "^0.2.3" - yargs "^6.0.0" - -websocket-driver@>=0.5.1: - version "0.6.5" - resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36" - dependencies: - websocket-extensions ">=0.1.1" - -websocket-extensions@>=0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" - -whatwg-encoding@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.1.tgz#3c6c451a198ee7aec55b1ec61d0920c67801a5f4" - dependencies: - iconv-lite "0.4.13" - -whatwg-fetch@2.0.3, whatwg-fetch@>=0.10.0, whatwg-fetch@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84" - -whatwg-url@^4.3.0: - version "4.8.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.8.0.tgz#d2981aa9148c1e00a41c5a6131166ab4683bbcc0" - dependencies: - tr46 "~0.0.3" - webidl-conversions "^3.0.0" - -whet.extend@~0.9.9: - version "0.9.9" - resolved "https://registry.yarnpkg.com/whet.extend/-/whet.extend-0.9.9.tgz#f877d5bf648c97e5aa542fadc16d6a259b9c11a1" - -which-module@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" - -which@^1.2.12, 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.1" - resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.1.tgz#d2ea8aa2db2e66467e8b60cc3e897de3bc4429e6" - dependencies: - string-width "^2.0.0" - -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" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -wordwrap@0.0.2, wordwrap@~0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -wordwrap@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -worker-farm@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.3.1.tgz#4333112bb49b17aa050b87895ca6b2cacf40e5ff" - dependencies: - errno ">=0.1.1 <0.2.0-0" - xtend ">=4.0.0 <4.1.0-0" - -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@^1.1.2: - version "1.3.4" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz#f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -xdg-basedir@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-2.0.0.tgz#edbc903cc385fc04523d966a335504b5504d1bd2" - dependencies: - os-homedir "^1.0.0" - -xml-char-classes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/xml-char-classes/-/xml-char-classes-1.0.0.tgz#64657848a20ffc5df583a42ad8a277b4512bbc4d" - -xml-name-validator@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" - -"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.0.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^4.2.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c" - dependencies: - camelcase "^3.0.0" - -yargs-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" - dependencies: - camelcase "^3.0.0" - -yargs@^6.0.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^4.2.0" - -yargs@^7.0.2: - version "7.1.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" - dependencies: - camelcase "^3.0.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^1.4.0" - read-pkg-up "^1.0.1" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^1.0.2" - which-module "^1.0.0" - y18n "^3.2.1" - yargs-parser "^5.0.0" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" diff --git a/legacy/licence.js b/legacy/licence.js deleted file mode 100644 index d61f69ca..00000000 --- a/legacy/licence.js +++ /dev/null @@ -1,20 +0,0 @@ -module.exports = { - allowedPackages: [{ - name: 'colors', - extraFieldsForDocumentation: 'Licence is MIT, but was not found by tool: https://github.com/Marak/colors.js/blob/v0.5.1/MIT-LICENSE.txt', // optional - date: '17 January 2017', // optional - reason: 'MIT Licenced' // optional - }], - allowedLicenses: [ - 'CC-BY-4.0', - 'CC0-1.0', - 'MIT', - 'ISC', - 'Apache', - 'BSD', - 'WTF', - 'Public Domain', - 'MPL', - 'Unlicense' - ] -}; diff --git a/legacy/local-compose.yml b/legacy/local-compose.yml deleted file mode 100644 index a238d2a5..00000000 --- a/legacy/local-compose.yml +++ /dev/null @@ -1,69 +0,0 @@ -consul: - extends: - file: docker-compose.yml - service: consul - ports: - - 8500:8500 -cloudapi: - extends: - file: docker-compose.yml - service: cloudapi - build: ./cloudapi-graphql - links: - - consul:consul - environment: - - PORT=3000 - - ROOT_URL=http://localhost:3000 - - CONSUL=consul -frontend: - extends: - file: docker-compose.yml - service: frontend - build: ./frontend - links: - - consul:consul - environment: - - PORT=8000 - - ROOT_URL=http://localhost:8000 - - CONSUL=consul -ui: - extends: - file: docker-compose.yml - service: ui - build: ./ui - links: - - consul:consul - environment: - - PORT=8080 - - ROOT_URL=http://localhost:8080 - - CONSUL=consul -nginx: - extends: - file: docker-compose.yml - service: nginx - build: ./nginx - restart: never - environment: - - CONSUL=consul - links: - - consul:consul - ports: - - 8001:80 -prometheus: - extends: - file: docker-compose.yml - service: prometheus - restart: never - environment: - - CONSUL=consul - links: - - consul:consul - ports: - - 9090:9090 -docs: - extends: - file: docker-compose.yml - service: docs - restart: never - ports: - - 80:8081 diff --git a/legacy/nginx/Dockerfile b/legacy/nginx/Dockerfile deleted file mode 100644 index 9f2a862b..00000000 --- a/legacy/nginx/Dockerfile +++ /dev/null @@ -1,5 +0,0 @@ -# a minimal Nginx container including containerpilot and a simple virtulhost config -FROM autopilotpattern/nginx:1-6.3.0 - -# Add our configuration files -COPY etc /etc diff --git a/legacy/nginx/Makefile b/legacy/nginx/Makefile deleted file mode 100644 index 59869a1a..00000000 --- a/legacy/nginx/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -NAME := $(lastword $(subst /, ,$(CURDIR))) - -.PHONY: test -test: - -.PHONY: test-ci -test-ci: - -.PHONY: install -install: - -.PHONY: start -start: - -.PHONY: install-production -install-production: - -.PHONY: build -build: - docker build -t quay.io/yldio/joyent-portal-$(NAME) . - -.PHONY: push -push: - docker push quay.io/yldio/joyent-portal-$(NAME) - -.PHONY: clean -clean: - -.PHONY: lint -lint: - -.PHONY: lint-ci -lint-ci: - -.PHONY: licence-check -lint-ci: diff --git a/legacy/nginx/etc/containerpilot.json b/legacy/nginx/etc/containerpilot.json deleted file mode 100644 index 20392272..00000000 --- a/legacy/nginx/etc/containerpilot.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "consul": "{{ if .CONSUL_AGENT }}localhost{{ else }}{{ .CONSUL }}{{ end }}:8500", - "preStart": "/usr/local/bin/reload.sh preStart", - "logging": {"level": "DEBUG"}, - "services": [ - { - "name": "nginx", - "port": 80, - "health": "/usr/bin/curl --fail --silent --show-error --output /dev/null http://localhost/nginx-health", - "poll": 10, - "ttl": 25, - "interfaces": ["eth0"] - }, - { - "name": "nginx-public", - "port": 80, - "health": "/usr/bin/curl --fail --silent --show-error --output /dev/null http://localhost/nginx-health", - "poll": 10, - "ttl": 25, - "interfaces": ["eth1", "eth0"] - }{{ if .ACME_DOMAIN }}, - { - "name": "nginx-public-ssl", - "port": 443, - "health": "/usr/local/bin/acme init && /usr/bin/curl --insecure --fail --silent --show-error --output /dev/null --header \"HOST: {{ .ACME_DOMAIN }}\" https://localhost/nginx-health", - "poll": 10, - "ttl": 25, - "interfaces": ["eth1", "eth0"] - }{{ end }} - ], - "backends": [ - { - "name": "joyent-portal-ui", - "poll": 7, - "onChange": "/usr/local/bin/reload.sh" - } - ], - "coprocesses": [{{ if .CONSUL_AGENT }} - { - "command": ["/usr/local/bin/consul", "agent", - "-data-dir=/data", - "-config-dir=/config", - "-rejoin", - "-retry-join", "{{ .CONSUL }}", - "-retry-max", "10", - "-retry-interval", "10s"], - "restarts": "unlimited" - }{{ end }} - {{ if and .CONSUL_AGENT .ACME_DOMAIN }},{{ end }} - {{ if .ACME_DOMAIN }} - { - "command": ["/usr/local/bin/consul-template", - "-config", "/etc/acme/watch.hcl", - "-consul", "{{ if .CONSUL_AGENT }}localhost{{ else }}{{ .CONSUL }}{{ end }}:8500"], - "restarts": "unlimited" - }{{ end }}], - "telemetry": { - "port": 9090, - "sensors": [ - { - "name": "nginx_connections_unhandled_total", - "help": "Number of accepted connnections that were not handled", - "type": "gauge", - "poll": 5, - "check": ["/usr/local/bin/sensor.sh", "unhandled"] - }, - { - "name": "nginx_connections_load", - "help": "Ratio of active connections (less waiting) to the maximum worker connections", - "type": "gauge", - "poll": 5, - "check": ["/usr/local/bin/sensor.sh", "connections_load"] - } - ] - }, - "tasks": [ - ] -} diff --git a/legacy/nginx/etc/nginx/nginx.conf.ctmpl b/legacy/nginx/etc/nginx/nginx.conf.ctmpl deleted file mode 100644 index af797b0a..00000000 --- a/legacy/nginx/etc/nginx/nginx.conf.ctmpl +++ /dev/null @@ -1,105 +0,0 @@ -user nginx; -worker_processes 1; - -error_log /var/log/nginx/error.log warn; -pid /var/run/nginx.pid; - -events { - worker_connections 1024; -} - -http { - include /etc/nginx/mime.types; - default_type application/octet-stream; - - map $status $isError { - ~^2 0; - default 1; - } - - log_format main '$remote_addr - $remote_user [$time_local] "$request" ' - '$status $body_bytes_sent "$http_referer" ' - '"$http_user_agent" "$http_x_forwarded_for"'; - - access_log /var/log/nginx/access.log main; - sendfile on; - keepalive_timeout 65; - - # Environment variables that are provided to us at the time our Nginx - # config is generated from this template - {{ $acme_domain := env "ACME_DOMAIN" }} # Domain that we're requesting certs for if set - {{ $ssl_ready := env "SSL_READY" }} # true if certs have been written to disk - - {{ if service "joyent-portal-ui" }} - upstream joyent-portal-ui { - # write the address:port pairs for each healthy joyent-portal-ui node - {{range service "joyent-portal-ui"}} - server {{.Address}}:{{.Port}}; - {{end}} - least_conn; - }{{ end }} - - # If we're listening on https, define an http listener that redirects everything to https - {{ if eq $ssl_ready "true" }} - server { - server_name _; - listen 80; - - # Respond to health requests defined in containerpilot.json - location /nginx-health { - stub_status; - allow 127.0.0.1; - deny all; - # Don't log these requests unless they fail - access_log /var/log/nginx/access.log main if=$isError; - } - - location / { - return 301 https://$host$request_uri; - } - } - {{ end }} - - server { - server_name _; - # Listen on port 80 unless we have certificates installed, then listen on 443 - listen {{ if ne $ssl_ready "true" }}80{{ else }}443 ssl{{ end }}; - {{ if eq $ssl_ready "true" }} - ssl_certificate /var/www/ssl/fullchain.pem; - ssl_certificate_key /var/www/ssl/privkey.pem; - ssl_protocols TLSv1 TLSv1.1 TLSv1.2; - ssl_prefer_server_ciphers on; - ssl_ciphers 'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA'; - ssl_session_timeout 1d; - ssl_session_cache shared:SSL:50m; - ssl_stapling on; - ssl_stapling_verify on; - add_header Strict-Transport-Security max-age=15768000; - {{ end }} - - {{ if service "joyent-portal-ui" }} - location ^~ / { - proxy_pass http://joyent-portal-ui; - proxy_set_header Host $http_host; - proxy_set_header X-Forwarded-Proto $scheme; - proxy_set_header X-Real-IP $remote_addr; - proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; - proxy_redirect off; - } - {{end}} - - # Respond to health requests defined in containerpilot.json - location /nginx-health { - stub_status; - allow 127.0.0.1; - deny all; - # Don't log these requests unless they fail - access_log /var/log/nginx/access.log main if=$isError; - } - - # Respond to ACME certificate request challenges - location /.well-known/acme-challenge { - alias /var/www/acme/challenge; - } - } -} diff --git a/legacy/package.json b/legacy/package.json deleted file mode 100644 index 3bc266e4..00000000 --- a/legacy/package.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "joyent-portal", - "version": "1.0.0", - "private": true, - "license": "MPL-2.0", - "main": "index.js", - "homepage": "https://github.com/yldio/joyent-portal#readme", - "repository": { - "type": "git", - "url": "git+https://github.com/yldio/joyent-portal.git" - }, - "bugs": { - "url": "https://github.com/yldio/joyent-portal/issues" - }, - "scripts": { - "test": "make test" - }, - "dependencies": { - "eslint-plugin-babel": "^4.0.1", - "husky": "^0.13.1", - "license-to-fail": "^2.2.0", - "lodash.findindex": "^4.6.0", - "querystring": "^0.2.0", - "style-loader": "^0.13.1" - }, - "devDependencies": { - "tap-xunit": "^1.7.0" - } -} diff --git a/legacy/spikes/architecture/d3-revamp/README.md b/legacy/spikes/architecture/d3-revamp/README.md deleted file mode 100644 index 3818a1a0..00000000 --- a/legacy/spikes/architecture/d3-revamp/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Example - -![screenshot from 2016-12-06 17-03-28](https://cloud.githubusercontent.com/assets/524382/20936109/4508ebda-bbd9-11e6-9561-baa1f7fcc80c.png) - diff --git a/legacy/spikes/architecture/d3-revamp/index.html b/legacy/spikes/architecture/d3-revamp/index.html deleted file mode 100644 index 742535ea..00000000 --- a/legacy/spikes/architecture/d3-revamp/index.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - diff --git a/legacy/spikes/architecture/d3-revamp/services.json b/legacy/spikes/architecture/d3-revamp/services.json deleted file mode 100644 index cc8be654..00000000 --- a/legacy/spikes/architecture/d3-revamp/services.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "nodes": [ - {"id": "Nginx", "group": 1}, - {"id": "Wordpress", "group": 1}, - {"id": "Memcached", "group": 1}, - {"id": "Percona", "group": 1}, - {"id": "NFS", "group": 1} - ], - "links": [ - {"source": "Nginx", "target": "Wordpress", "value": 1}, - {"source": "Wordpress", "target": "Memcached", "value": 8}, - {"source": "Wordpress", "target": "NFS", "value": 8}, - {"source": "Wordpress", "target": "Percona", "value": 8} - ] -} diff --git a/legacy/spikes/architecture/d3/README.md b/legacy/spikes/architecture/d3/README.md deleted file mode 100644 index 9304b03b..00000000 --- a/legacy/spikes/architecture/d3/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# D3 graph layouts - -D3 v4, has a nice force directed graph set of features, that allows you to implement features in the graph with ease. By just manipulating the nodes using svg attributes and css. -This with the addition that D3 is a very well respected and widely used toolkit, makes finding documentation and developer speed a breeze. - -It does seem to slow down on larger nodes, but this is mainly due to the built in force directed animation, disabling this, or computing this in a web-worker can speed up things considerably. - -As a developer I found my self more productive with the API that d3 exposes, and was able to accomplish more in the same time as other frameworks. - -## Research - -- React http://formidable.com/blog/2015/05/21/react-d3-layouts/ - -![screenshot from 2016-11-04 16-48-29](https://cloud.githubusercontent.com/assets/524382/20059671/5ab66080-a4ef-11e6-94d6-d09bbaa9a76a.png) diff --git a/legacy/spikes/architecture/d3/index.html b/legacy/spikes/architecture/d3/index.html deleted file mode 100644 index b1774319..00000000 --- a/legacy/spikes/architecture/d3/index.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - diff --git a/legacy/spikes/architecture/d3/services.json b/legacy/spikes/architecture/d3/services.json deleted file mode 100644 index cc8be654..00000000 --- a/legacy/spikes/architecture/d3/services.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "nodes": [ - {"id": "Nginx", "group": 1}, - {"id": "Wordpress", "group": 1}, - {"id": "Memcached", "group": 1}, - {"id": "Percona", "group": 1}, - {"id": "NFS", "group": 1} - ], - "links": [ - {"source": "Nginx", "target": "Wordpress", "value": 1}, - {"source": "Wordpress", "target": "Memcached", "value": 8}, - {"source": "Wordpress", "target": "NFS", "value": 8}, - {"source": "Wordpress", "target": "Percona", "value": 8} - ] -} diff --git a/legacy/spikes/architecture/react-d3/.babelrc b/legacy/spikes/architecture/react-d3/.babelrc deleted file mode 100644 index 82cc857a..00000000 --- a/legacy/spikes/architecture/react-d3/.babelrc +++ /dev/null @@ -1,15 +0,0 @@ -{ - "presets": [ - "react", - "es2015" - ], - "plugins": [ - ["transform-object-rest-spread", { - "useBuiltIns": true - }], - "add-module-exports", - "transform-es2015-modules-commonjs", - "react-hot-loader/babel" - ], - "sourceMaps": "both" -} diff --git a/legacy/spikes/architecture/react-d3/.eslintignore b/legacy/spikes/architecture/react-d3/.eslintignore deleted file mode 100644 index 683e721c..00000000 --- a/legacy/spikes/architecture/react-d3/.eslintignore +++ /dev/null @@ -1,3 +0,0 @@ -/node_modules -coverage -.nyc_output diff --git a/legacy/spikes/architecture/react-d3/.eslintrc b/legacy/spikes/architecture/react-d3/.eslintrc deleted file mode 100644 index a1e892dc..00000000 --- a/legacy/spikes/architecture/react-d3/.eslintrc +++ /dev/null @@ -1,30 +0,0 @@ -{ - "extends": "semistandard", - "parser": "babel-eslint", - "parserOptions": { - "ecmaVersion": 7, - "ecmaFeatures": { - "jsx": true - }, - "sourceType": "module" - }, - "plugins": [ - "babel", - "react" - ], - "rules": { - "generator-star-spacing": 0, - "babel/generator-star-spacing": 1, - "space-before-function-paren": [2, "never"], - "react/jsx-uses-react": 2, - "react/jsx-uses-vars": 2, - "react/react-in-jsx-scope": 2, - "object-curly-newline": ["error", { - "minProperties": 1 - }], - "sort-vars": ["error", { - "ignoreCase": true - }], - "operator-linebreak": 0 - } -} diff --git a/legacy/spikes/architecture/react-d3/.gitignore b/legacy/spikes/architecture/react-d3/.gitignore deleted file mode 100644 index c21b0ba0..00000000 --- a/legacy/spikes/architecture/react-d3/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/node_modules -coverage -.nyc_output -npm-debug.log diff --git a/legacy/spikes/architecture/react-d3/client/graph.js b/legacy/spikes/architecture/react-d3/client/graph.js deleted file mode 100644 index ec911f23..00000000 --- a/legacy/spikes/architecture/react-d3/client/graph.js +++ /dev/null @@ -1,26 +0,0 @@ -const ReactRedux = require('react-redux'); -const React = require('react'); -const Links = require('./links'); -const Nodes = require('./nodes'); - -const { - connect -} = ReactRedux; - -const Component = (props) => - - - - ; - -const mapStateToProps = ({ - data -}) => { - return { - data - }; -}; - -module.exports = connect( - mapStateToProps -)(Component); diff --git a/legacy/spikes/architecture/react-d3/client/index.js b/legacy/spikes/architecture/react-d3/client/index.js deleted file mode 100644 index 317b0fd5..00000000 --- a/legacy/spikes/architecture/react-d3/client/index.js +++ /dev/null @@ -1,18 +0,0 @@ -const ReactDOM = require('react-dom'); -const React = require('react'); -const store = require('./store')(); - -const render = () => { - const Root = require('./root'); - - ReactDOM.render( - , - document.getElementById('root') - ); -}; - -render(); - -if (module.hot) { - module.hot.accept('./root', render); -} diff --git a/legacy/spikes/architecture/react-d3/client/links.js b/legacy/spikes/architecture/react-d3/client/links.js deleted file mode 100644 index d8220aba..00000000 --- a/legacy/spikes/architecture/react-d3/client/links.js +++ /dev/null @@ -1,15 +0,0 @@ -const React = require('react'); - -const renderLines = (props) => { - return () => ; -}; - -module.exports = (props) => - - { props.data.links.map((link, index) => { - console.log('link = ', link); - console.log('index = ', index); - return - }) - } - ; diff --git a/legacy/spikes/architecture/react-d3/client/nodes.js b/legacy/spikes/architecture/react-d3/client/nodes.js deleted file mode 100644 index 1e74c66a..00000000 --- a/legacy/spikes/architecture/react-d3/client/nodes.js +++ /dev/null @@ -1,79 +0,0 @@ -const React = require('react'); - -function rightRoundedRect(x, y, width, height, radius) { - return 'M' + x + ',' + y // Move to (absolute) - + 'h ' + (width - radius) // Horizontal line to (relative) - + 'a ' + radius + ',' + radius + ' 0 0 1 ' + radius + ',' + radius // Relative arc - + 'v ' + (height - 2 * radius) // Vertical line to (relative) - + 'a ' + radius + ',' + radius + ' 0 0 1 ' + -radius + ',' + radius // Relative arch - + 'h ' + (radius - width) // Horizontal lint to (relative) - + 'z '; // path back to start -} - -function leftRoundedRect(x, y, width, height, radius) { - return 'M' + (x + width) + ',' + y // Move to (absolute) start at top-right - + 'v ' + height // Vertical line to (relative) - + 'h ' + (radius - width) // Horizontal line to (relative) - + 'a ' + radius + ',' + radius + ' 0 0 1 ' + -radius + ',' + -radius // Relative arc - + 'v ' + -(height - 2 * radius) // Vertical line to (relative) - + 'a ' + radius + ',' + radius + ' 0 0 1 ' + radius + ',' + -radius // Relative arch - + 'z '; // path back to start -} - -const InfoBoxContainer = () => - - - - ; - -const InfoBoxAlert = () => - - - {'!'} - ; - -const InfoBoxText = (props) => - {props.id}; - -module.exports = (props) => ( - - { props.data.nodes.map((node, index) => { - console.log('node = ', node); - console.log('index = ', index); - return ( - - - - - - ) - }) - } - -); diff --git a/legacy/spikes/architecture/react-d3/client/root.js b/legacy/spikes/architecture/react-d3/client/root.js deleted file mode 100644 index 2af05235..00000000 --- a/legacy/spikes/architecture/react-d3/client/root.js +++ /dev/null @@ -1,21 +0,0 @@ -const React = require('react'); -const ReactHotLoader = require('react-hot-loader'); -const ReactRedux = require('react-redux'); -const Graph = require('./graph'); - -const { - AppContainer -} = ReactHotLoader; - -const { - Provider -} = ReactRedux; - -module.exports = ({ - store -}) => - - - - - ; diff --git a/legacy/spikes/architecture/react-d3/client/services.json b/legacy/spikes/architecture/react-d3/client/services.json deleted file mode 100644 index cc8be654..00000000 --- a/legacy/spikes/architecture/react-d3/client/services.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "nodes": [ - {"id": "Nginx", "group": 1}, - {"id": "Wordpress", "group": 1}, - {"id": "Memcached", "group": 1}, - {"id": "Percona", "group": 1}, - {"id": "NFS", "group": 1} - ], - "links": [ - {"source": "Nginx", "target": "Wordpress", "value": 1}, - {"source": "Wordpress", "target": "Memcached", "value": 8}, - {"source": "Wordpress", "target": "NFS", "value": 8}, - {"source": "Wordpress", "target": "Percona", "value": 8} - ] -} diff --git a/legacy/spikes/architecture/react-d3/client/store.js b/legacy/spikes/architecture/react-d3/client/store.js deleted file mode 100644 index 8e5612d5..00000000 --- a/legacy/spikes/architecture/react-d3/client/store.js +++ /dev/null @@ -1,17 +0,0 @@ -const redux = require('redux'); -const services = require('./services'); - -const { - createStore -} = redux; - -const reducer = (state, action) => { - return { - ...state, - data: services - }; -}; - -module.exports = (state = Object.freeze({})) => { - return createStore(reducer, state); -}; diff --git a/legacy/spikes/architecture/react-d3/package.json b/legacy/spikes/architecture/react-d3/package.json deleted file mode 100644 index 6e83ff22..00000000 --- a/legacy/spikes/architecture/react-d3/package.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "name": "chartjs-graphing-spike", - "private": true, - "license": "private", - "main": "server/index.js", - "dependencies": { - "autoprefixer": "^6.5.1", - "babel-eslint": "^7.0.0", - "babel-loader": "^6.2.5", - "babel-plugin-add-module-exports": "^0.2.1", - "babel-plugin-transform-es2015-modules-commonjs": "^6.16.0", - "babel-plugin-transform-object-rest-spread": "^6.16.0", - "babel-plugin-transform-runtime": "^6.15.0", - "babel-preset-es2015": "^6.16.0", - "babel-preset-react": "^6.16.0", - "babel-preset-react-hmre": "^1.1.1", - "babel-runtime": "^6.11.6", - "build-array": "^1.0.0", - "component-emitter": "^1.2.1", - "css-loader": "^0.25.0", - "hapi": "^15.2.0", - "hapi-webpack-dev-plugin": "^1.1.4", - "inert": "^4.0.2", - "lodash.takeright": "^4.1.1", - "nes": "^6.3.1", - "postcss-loader": "^1.0.0", - "postcss-modules-values": "^1.2.2", - "postcss-nested": "^1.0.0", - "react": "^15.3.2", - "react-dom": "^15.3.2", - "react-hot-loader": "^3.0.0-beta.6", - "react-redux": "^4.4.5", - "redux": "^3.6.0", - "require-dir": "^0.3.1", - "style-loader": "^0.13.1", - "webpack": "^1.13.2", - "webpack-dev-server": "^1.16.2" - }, - "devDependencies": { - "babel-register": "^6.16.3", - "eslint": "^3.8.1", - "eslint-config-semistandard": "^7.0.0", - "eslint-config-standard": "^6.2.0", - "eslint-plugin-babel": "^3.3.0", - "eslint-plugin-promise": "^3.3.0", - "eslint-plugin-react": "^6.4.1", - "eslint-plugin-standard": "^2.0.1", - "json-loader": "^0.5.4" - }, - "ava": { - "require": [ - "babel-register" - ], - "babel": "inherit" - } -} diff --git a/legacy/spikes/architecture/react-d3/readme.md b/legacy/spikes/architecture/react-d3/readme.md deleted file mode 100644 index fe0718a4..00000000 --- a/legacy/spikes/architecture/react-d3/readme.md +++ /dev/null @@ -1,9 +0,0 @@ -# ChartJS - -![](http://g.recordit.co/N8vdP8DBk4.gif) - -## summary - - - [x] customisable via js - - [x] fast (handles 100ms updates well) - - [x] easy to update data diff --git a/legacy/spikes/architecture/react-d3/server/index.js b/legacy/spikes/architecture/react-d3/server/index.js deleted file mode 100644 index b2a6a529..00000000 --- a/legacy/spikes/architecture/react-d3/server/index.js +++ /dev/null @@ -1,29 +0,0 @@ -const requireDir = require('require-dir'); -const plugins = require('./plugins'); -const routes = requireDir('./routes'); -const Hapi = require('hapi'); -const path = require('path'); -const fs = require('fs'); - -const server = new Hapi.Server(); - -server.connection({ - host: 'localhost', - port: 8000 -}); - -server.register(plugins, (err) => { - if (err) { - throw err; - } - - Object.keys(routes).forEach((name) => { - routes[name](server); - }); - - server.start((err) => { - server.connections.forEach((conn) => { - console.log(`started at: ${conn.info.uri}`); - }); - }); -}); diff --git a/legacy/spikes/architecture/react-d3/server/plugins.js b/legacy/spikes/architecture/react-d3/server/plugins.js deleted file mode 100644 index 84944329..00000000 --- a/legacy/spikes/architecture/react-d3/server/plugins.js +++ /dev/null @@ -1,15 +0,0 @@ -const webpack = require('webpack'); -const path = require('path'); - -const cfg = require('../webpack.config.js'); - -module.exports = [ - require('inert'), - require('nes'), { - register: require('hapi-webpack-dev-plugin'), - options: { - compiler: webpack(cfg), - devIndex: path.join(__dirname, '../static') - } - } -]; diff --git a/legacy/spikes/architecture/react-d3/server/routes/home.js b/legacy/spikes/architecture/react-d3/server/routes/home.js deleted file mode 100644 index 48ead969..00000000 --- a/legacy/spikes/architecture/react-d3/server/routes/home.js +++ /dev/null @@ -1,11 +0,0 @@ -const path = require('path'); - -module.exports = (server) => { - server.route({ - method: 'GET', - path: '/', - handler: (request, reply) => { - reply.file(path.join(__dirname, '../../static/index.html')); - } - }); -}; diff --git a/legacy/spikes/architecture/react-d3/server/routes/static.js b/legacy/spikes/architecture/react-d3/server/routes/static.js deleted file mode 100644 index 5a41f602..00000000 --- a/legacy/spikes/architecture/react-d3/server/routes/static.js +++ /dev/null @@ -1,15 +0,0 @@ -const path = require('path'); - -module.exports = (server) => { - // server.route({ - // method: 'GET', - // path: '/{param*}', - // handler: { - // directory: { - // path: path.join(__dirname, '../../static'), - // redirectToSlash: true, - // index: true - // } - // } - // }); -}; diff --git a/legacy/spikes/architecture/react-d3/server/routes/version.js b/legacy/spikes/architecture/react-d3/server/routes/version.js deleted file mode 100644 index 987747cb..00000000 --- a/legacy/spikes/architecture/react-d3/server/routes/version.js +++ /dev/null @@ -1,18 +0,0 @@ -const Pkg = require('../../package.json'); - -const internals = { - response: { - version: Pkg.version - } -}; - -module.exports = (server) => { - server.route({ - method: 'GET', - path: '/ops/version', - config: { - description: 'Returns the version of the server', - handler: (request, reply) => reply(internals.response) - } - }); -}; diff --git a/legacy/spikes/architecture/react-d3/static/index.html b/legacy/spikes/architecture/react-d3/static/index.html deleted file mode 100644 index 422fc652..00000000 --- a/legacy/spikes/architecture/react-d3/static/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - D3 React Boilerplate - - - -
    - - - diff --git a/legacy/spikes/architecture/react-d3/webpack.config.js b/legacy/spikes/architecture/react-d3/webpack.config.js deleted file mode 100644 index 7295526a..00000000 --- a/legacy/spikes/architecture/react-d3/webpack.config.js +++ /dev/null @@ -1,69 +0,0 @@ -const webpack = require('webpack'); -const path = require('path'); - -const config = { - debug: true, - devtool: 'source-map', - context: path.join(__dirname, './client'), - app: path.join(__dirname, './client/index.js'), - entry: [ - 'webpack-dev-server/client?http://localhost:8080', - 'webpack/hot/only-dev-server', - 'react-hot-loader/patch', - './index.js' - ], - output: { - path: path.join(__dirname, './static'), - publicPath: '/static/', - filename: 'bundle.js' - }, - plugins: [ - new webpack.HotModuleReplacementPlugin(), - new webpack.NoErrorsPlugin() - ], - postcss: () => { - return [ - require('postcss-modules-values'), - require('postcss-nested'), - require('autoprefixer') - ]; - }, - module: { - loaders: [{ - test: /js?$/, - exclude: /node_modules/, - include: [ - path.join(__dirname, './client') - ], - loaders: ['babel'] - }, { - test: /\.json?$/, - exclude: /node_modules/, - include: [ - path.join(__dirname, './client') - ], - loaders: ['json'] - }, { - test: /\.css$/, - exclude: /node_modules/, - include: [ - path.join(__dirname, './client') - ], - loader: 'style-loader!css-loader?modules&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]!postcss-loader' - }] - } -}; - -const devServer = { - hot: true, - compress: true, - lazy: false, - publicPath: config.output.publicPath, - historyApiFallback: { - index: './static/index.html' - } -}; - -module.exports = Object.assign({ - devServer -}, config); diff --git a/legacy/spikes/architecture/react-d3/yarn.lock b/legacy/spikes/architecture/react-d3/yarn.lock deleted file mode 100644 index 1c3f9557..00000000 --- a/legacy/spikes/architecture/react-d3/yarn.lock +++ /dev/null @@ -1,4466 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -abbrev@1: - version "1.0.9" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135" - -accept@2.x.x: - version "2.1.3" - resolved "https://registry.yarnpkg.com/accept/-/accept-2.1.3.tgz#ab0f5bda4c449bbe926aea607b3522562f5acf86" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -accepts@1.3.3, accepts@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.3.tgz#c3ca7434938648c3e0d9c1e328dd68b622c284ca" - dependencies: - mime-types "~2.1.11" - negotiator "0.6.1" - -acorn-jsx@^3.0.0, acorn-jsx@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b" - dependencies: - acorn "^3.0.4" - -acorn@^3.0.0, acorn@^3.0.4: - version "3.3.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" - -acorn@^4.0.1: - version "4.0.4" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a" - -after@0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f" - -ajv-keywords@^1.0.0: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" - -ajv@^4.7.0: - version "4.11.2" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.2.tgz#f166c3c11cbc6cb9dcc102a5bcfe5b72c95287e6" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -align-text@^0.1.1, align-text@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" - dependencies: - kind-of "^3.0.2" - longest "^1.0.1" - repeat-string "^1.5.2" - -alphanum-sort@^1.0.1, alphanum-sort@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" - -amdefine@>=0.0.4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" - -ammo@2.x.x: - version "2.0.3" - resolved "https://registry.yarnpkg.com/ammo/-/ammo-2.0.3.tgz#914bbcf65b043ed0f58a8a9d0196e250ec51e6a7" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -ansi-escapes@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - -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.0.4" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.0.4.tgz#2713680775e7614c8ba186c065d4e2e52d1072c0" - -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-flatten@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" - -array-union@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" - dependencies: - array-uniq "^1.0.1" - -array-uniq@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" - -array-unique@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53" - -array.prototype.find@^2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.0.3.tgz#08c3ec33e32ec4bab362a2958e686ae92f59271d" - dependencies: - define-properties "^1.1.2" - es-abstract "^1.7.0" - -arraybuffer.slice@0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz#f33b2159f0532a3f3107a272c0ccfbd1ad2979ca" - -arrify@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asap@~2.0.3: - version "2.0.5" - resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f" - -asn1@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" - -assert-plus@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" - -assert-plus@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" - -assert@^1.1.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/assert/-/assert-1.4.1.tgz#99912d591836b5a6f5b345c0f07eefc08fc65d91" - dependencies: - util "0.10.3" - -async-each@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" - -async@^0.9.0: - version "0.9.2" - resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" - -async@^1.3.0: - version "1.5.2" - resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" - -async@~0.2.6: - version "0.2.10" - resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -autoprefixer@^6.3.1, autoprefixer@^6.5.1: - version "6.7.1" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.1.tgz#d14d0842f6ef90741cfb2b1e8152a04e83b39ed2" - dependencies: - browserslist "^1.7.1" - caniuse-db "^1.0.30000617" - normalize-range "^0.1.2" - num2fraction "^1.2.2" - postcss "^5.2.11" - postcss-value-parser "^3.2.3" - -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.5.0" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755" - -b64@3.x.x: - version "3.0.2" - resolved "https://registry.yarnpkg.com/b64/-/b64-3.0.2.tgz#7a9d60466adf7b8de114cbdf651a5fdfcc90894d" - -babel-code-frame@^6.11.0, babel-code-frame@^6.16.0, 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.22.0: - version "6.22.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.22.1.tgz#9c5fd658ba1772d28d721f6d25d968fc7ae21648" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.22.0" - babel-helpers "^6.22.0" - babel-messages "^6.22.0" - babel-register "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.1" - babel-types "^6.22.0" - babylon "^6.11.0" - 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-eslint@^7.0.0: - version "7.1.1" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.1.tgz#8a6a884f085aa7060af69cfc77341c2f99370fb2" - dependencies: - babel-code-frame "^6.16.0" - babel-traverse "^6.15.0" - babel-types "^6.15.0" - babylon "^6.13.0" - lodash.pickby "^4.6.0" - -babel-generator@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.22.0.tgz#d642bf4961911a8adc7c692b0c9297f325cda805" - dependencies: - babel-messages "^6.22.0" - babel-runtime "^6.22.0" - babel-types "^6.22.0" - detect-indent "^4.0.0" - jsesc "^1.3.0" - lodash "^4.2.0" - source-map "^0.5.0" - -babel-helper-builder-react-jsx@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.22.0.tgz#aafb31913e47761fd4d0b6987756a144a65fca0d" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - esutils "^2.0.0" - lodash "^4.2.0" - -babel-helper-call-delegate@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.22.0.tgz#119921b56120f17e9dae3f74b4f5cc7bcc1b37ef" - dependencies: - babel-helper-hoist-variables "^6.22.0" - babel-runtime "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - -babel-helper-define-map@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.22.0.tgz#9544e9502b2d6dfe7d00ff60e82bd5a7a89e95b7" - dependencies: - babel-helper-function-name "^6.22.0" - babel-runtime "^6.22.0" - babel-types "^6.22.0" - lodash "^4.2.0" - -babel-helper-function-name@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.22.0.tgz#51f1bdc4bb89b15f57a9b249f33d742816dcbefc" - dependencies: - babel-helper-get-function-arity "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - -babel-helper-get-function-arity@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.22.0.tgz#0beb464ad69dc7347410ac6ade9f03a50634f5ce" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -babel-helper-hoist-variables@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.22.0.tgz#3eacbf731d80705845dd2e9718f600cfb9b4ba72" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -babel-helper-optimise-call-expression@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.22.0.tgz#f8d5d4b40a6e2605a6a7f9d537b581bea3756d15" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -babel-helper-regex@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.22.0.tgz#79f532be1647b1f0ee3474b5f5c3da58001d247d" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - lodash "^4.2.0" - -babel-helper-replace-supers@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.22.0.tgz#1fcee2270657548908c34db16bcc345f9850cf42" - dependencies: - babel-helper-optimise-call-expression "^6.22.0" - babel-messages "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - -babel-helpers@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.22.0.tgz#d275f55f2252b8101bff07bc0c556deda657392c" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.22.0" - -babel-loader@^6.2.5: - version "6.2.10" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-6.2.10.tgz#adefc2b242320cd5d15e65b31cea0e8b1b02d4b0" - dependencies: - find-cache-dir "^0.1.1" - loader-utils "^0.2.11" - mkdirp "^0.5.1" - object-assign "^4.0.1" - -babel-messages@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-add-module-exports@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25" - -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-react-transform@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/babel-plugin-react-transform/-/babel-plugin-react-transform-2.0.2.tgz#515bbfa996893981142d90b1f9b1635de2995109" - dependencies: - lodash "^4.6.1" - -babel-plugin-syntax-flow@^6.18.0, babel-plugin-syntax-flow@^6.3.13: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" - -babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0: - version "6.18.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" - -babel-plugin-syntax-object-rest-spread@^6.8.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" - -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.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.22.0.tgz#00d6e3a0bebdcfe7536b9d653b44a9141e63e47e" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - lodash "^4.2.0" - -babel-plugin-transform-es2015-classes@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.22.0.tgz#54d44998fd823d9dca15292324161c331c1b6f14" - dependencies: - babel-helper-define-map "^6.22.0" - babel-helper-function-name "^6.22.0" - babel-helper-optimise-call-expression "^6.22.0" - babel-helper-replace-supers "^6.22.0" - babel-messages "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - -babel-plugin-transform-es2015-computed-properties@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.22.0.tgz#7c383e9629bba4820c11b0425bdd6290f7f057e7" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.22.0" - -babel-plugin-transform-es2015-destructuring@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.22.0.tgz#8e0af2f885a0b2cf999d47c4c1dd23ce88cfa4c6" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-duplicate-keys@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.22.0.tgz#672397031c21610d72dd2bbb0ba9fb6277e1c36b" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -babel-plugin-transform-es2015-for-of@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.22.0.tgz#180467ad63aeea592a1caeee4bf1c8b3e2616265" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-function-name@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.22.0.tgz#f5fcc8b09093f9a23c76ac3d9e392c3ec4b77104" - dependencies: - babel-helper-function-name "^6.22.0" - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -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.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.22.0.tgz#bf69cd34889a41c33d90dfb740e0091ccff52f21" - dependencies: - babel-plugin-transform-es2015-modules-commonjs "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - -babel-plugin-transform-es2015-modules-commonjs@^6.16.0, babel-plugin-transform-es2015-modules-commonjs@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.22.0.tgz#6ca04e22b8e214fb50169730657e7a07dc941145" - dependencies: - babel-plugin-transform-strict-mode "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-types "^6.22.0" - -babel-plugin-transform-es2015-modules-systemjs@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.22.0.tgz#810cd0cd025a08383b84236b92c6e31f88e644ad" - dependencies: - babel-helper-hoist-variables "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - -babel-plugin-transform-es2015-modules-umd@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.22.0.tgz#60d0ba3bd23258719c64391d9bf492d648dc0fae" - dependencies: - babel-plugin-transform-es2015-modules-amd "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - -babel-plugin-transform-es2015-object-super@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.22.0.tgz#daa60e114a042ea769dd53fe528fc82311eb98fc" - dependencies: - babel-helper-replace-supers "^6.22.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-parameters@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.22.0.tgz#57076069232019094f27da8c68bb7162fe208dbb" - dependencies: - babel-helper-call-delegate "^6.22.0" - babel-helper-get-function-arity "^6.22.0" - babel-runtime "^6.22.0" - babel-template "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - -babel-plugin-transform-es2015-shorthand-properties@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.22.0.tgz#8ba776e0affaa60bff21e921403b8a652a2ff723" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -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.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.22.0.tgz#ab316829e866ee3f4b9eb96939757d19a5bc4593" - dependencies: - babel-helper-regex "^6.22.0" - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -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.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.22.0.tgz#87faf2336d3b6a97f68c4d906b0cd0edeae676e1" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-unicode-regex@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.22.0.tgz#8d9cc27e7ee1decfe65454fb986452a04a613d20" - dependencies: - babel-helper-regex "^6.22.0" - babel-runtime "^6.22.0" - regexpu-core "^2.0.0" - -babel-plugin-transform-flow-strip-types@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf" - dependencies: - babel-plugin-syntax-flow "^6.18.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-object-rest-spread@^6.16.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.22.0.tgz#1d419b55e68d2e4f64a5ff3373bd67d73c8e83bc" - dependencies: - babel-plugin-syntax-object-rest-spread "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-display-name@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-display-name/-/babel-plugin-transform-react-display-name-6.22.0.tgz#077197520fa8562b8d3da4c3c4b0b1bdd7853f26" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-self@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-self/-/babel-plugin-transform-react-jsx-self-6.22.0.tgz#df6d80a9da2612a121e6ddd7558bcbecf06e636e" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx-source@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx-source/-/babel-plugin-transform-react-jsx-source-6.22.0.tgz#66ac12153f5cd2d17b3c19268f4bf0197f44ecd6" - dependencies: - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-react-jsx@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.22.0.tgz#48556b7dd4c3fe97d1c943bcd54fc3f2561c1817" - dependencies: - babel-helper-builder-react-jsx "^6.22.0" - babel-plugin-syntax-jsx "^6.8.0" - babel-runtime "^6.22.0" - -babel-plugin-transform-regenerator@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.22.0.tgz#65740593a319c44522157538d690b84094617ea6" - dependencies: - regenerator-transform "0.9.8" - -babel-plugin-transform-runtime@^6.15.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.22.0.tgz#10968d760bbf6517243081eec778e10fa828551c" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-strict-mode@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.22.0.tgz#e008df01340fdc87e959da65991b7e05970c8c7c" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.22.0" - -babel-preset-es2015@^6.16.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.22.0.tgz#af5a98ecb35eb8af764ad8a5a05eb36dc4386835" - 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.22.0" - babel-plugin-transform-es2015-classes "^6.22.0" - babel-plugin-transform-es2015-computed-properties "^6.22.0" - babel-plugin-transform-es2015-destructuring "^6.22.0" - babel-plugin-transform-es2015-duplicate-keys "^6.22.0" - babel-plugin-transform-es2015-for-of "^6.22.0" - babel-plugin-transform-es2015-function-name "^6.22.0" - babel-plugin-transform-es2015-literals "^6.22.0" - babel-plugin-transform-es2015-modules-amd "^6.22.0" - babel-plugin-transform-es2015-modules-commonjs "^6.22.0" - babel-plugin-transform-es2015-modules-systemjs "^6.22.0" - babel-plugin-transform-es2015-modules-umd "^6.22.0" - babel-plugin-transform-es2015-object-super "^6.22.0" - babel-plugin-transform-es2015-parameters "^6.22.0" - babel-plugin-transform-es2015-shorthand-properties "^6.22.0" - babel-plugin-transform-es2015-spread "^6.22.0" - babel-plugin-transform-es2015-sticky-regex "^6.22.0" - 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.22.0" - babel-plugin-transform-regenerator "^6.22.0" - -babel-preset-react-hmre@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/babel-preset-react-hmre/-/babel-preset-react-hmre-1.1.1.tgz#d216e60cb5b8d4c873e19ed0f54eaff1437bc492" - dependencies: - babel-plugin-react-transform "^2.0.2" - react-transform-catch-errors "^1.0.2" - react-transform-hmr "^1.0.3" - redbox-react "^1.2.2" - -babel-preset-react@^6.16.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.22.0.tgz#7bc97e2d73eec4b980fb6b4e4e0884e81ccdc165" - dependencies: - babel-plugin-syntax-flow "^6.3.13" - babel-plugin-syntax-jsx "^6.3.13" - babel-plugin-transform-flow-strip-types "^6.22.0" - babel-plugin-transform-react-display-name "^6.22.0" - babel-plugin-transform-react-jsx "^6.22.0" - babel-plugin-transform-react-jsx-self "^6.22.0" - babel-plugin-transform-react-jsx-source "^6.22.0" - -babel-register@^6.16.3, babel-register@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.22.0.tgz#a61dd83975f9ca4a9e7d6eff3059494cd5ea4c63" - dependencies: - babel-core "^6.22.0" - 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.11.6, babel-runtime@^6.18.0, babel-runtime@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611" - dependencies: - core-js "^2.4.0" - regenerator-runtime "^0.10.0" - -babel-template@^6.22.0, babel-template@^6.7.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.22.0.tgz#403d110905a4626b317a2a1fcb8f3b73204b2edb" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.22.0" - babel-types "^6.22.0" - babylon "^6.11.0" - lodash "^4.2.0" - -babel-traverse@^6.15.0, babel-traverse@^6.22.0, babel-traverse@^6.22.1: - version "6.22.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.22.1.tgz#3b95cd6b7427d6f1f757704908f2fc9748a5f59f" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.22.0" - babel-runtime "^6.22.0" - babel-types "^6.22.0" - babylon "^6.15.0" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.15.0, babel-types@^6.19.0, babel-types@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.22.0.tgz#2a447e8d0ea25d2512409e4175479fd78cc8b1db" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: - version "6.15.0" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e" - -backo2@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947" - -balanced-match@^0.4.1, balanced-match@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -base64-arraybuffer@0.1.5: - version "0.1.5" - resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz#73926771923b5a19747ad666aa5cd4bf9c6e9ce8" - -base64-js@^1.0.2: - version "1.2.0" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1" - -base64id@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/base64id/-/base64id-1.0.0.tgz#47688cb99bb6804f0e06d3e763b1c32e57d8e6b6" - -batch@0.5.3: - version "0.5.3" - resolved "https://registry.yarnpkg.com/batch/-/batch-0.5.3.tgz#3f3414f380321743bfc1042f9a83ff1d5824d464" - -bcrypt-pbkdf@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz#3ca76b85241c7170bf7d9703e7b9aa74630040d4" - dependencies: - tweetnacl "^0.14.3" - -better-assert@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/better-assert/-/better-assert-1.0.2.tgz#40866b9e1b9e0b55b481894311e68faffaebc522" - dependencies: - callsite "1.0.0" - -big.js@^3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.1.3.tgz#4cada2193652eb3ca9ec8e55c9015669c9806978" - -binary-extensions@^1.0.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.8.0.tgz#48ec8d16df4377eae5fa5884682480af4d95c774" - -blob@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/blob/-/blob-0.0.4.tgz#bcf13052ca54463f30f9fc7e95b9a47630a94921" - -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" - -boom@2.x.x, boom@^2.6.0: - version "2.10.1" - resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f" - dependencies: - hoek "2.x.x" - -boom@4.x.x: - version "4.2.0" - resolved "https://registry.yarnpkg.com/boom/-/boom-4.2.0.tgz#c1a74174b11fbba223f6162d4fd8851a1b82a536" - dependencies: - hoek "4.x.x" - -brace-expansion@^1.0.0: - version "1.1.6" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9" - 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" - -browserify-aes@0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-0.4.0.tgz#067149b668df31c4b58533e02d01e806d8608e2c" - dependencies: - inherits "^2.0.1" - -browserify-zlib@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.1.4.tgz#bb35f8a519f600e0fa6b8485241c979d0141fb2d" - dependencies: - pako "~0.2.0" - -browserslist@^1.0.1, browserslist@^1.5.2, browserslist@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.1.tgz#cc9bd193979a2a4b09fdb3df6003fefe48ccefe1" - dependencies: - caniuse-db "^1.0.30000617" - electron-to-chromium "^1.2.1" - -buffer-shims@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51" - -buffer@^4.9.0: - version "4.9.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298" - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - isarray "^1.0.0" - -build-array@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/build-array/-/build-array-1.0.0.tgz#385e66f6b05c29ff16870c6e9944ccae77f7f100" - dependencies: - type-component "0.0.1" - -builtin-status-codes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" - -bytes@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.3.0.tgz#d5b680a165b6201739acb611542aabc2d8ceb070" - -call@3.x.x: - version "3.0.4" - resolved "https://registry.yarnpkg.com/call/-/call-3.0.4.tgz#e380f2f2a491330aa79085355f8be080877d559e" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -caller-path@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f" - dependencies: - callsites "^0.2.0" - -callsite@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/callsite/-/callsite-1.0.0.tgz#280398e5d664bd74038b6f0905153e6e8af1bc20" - -callsites@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" - -camelcase@^1.0.2: - version "1.2.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" - -caniuse-api@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.5.2.tgz#8f393c682f661c0a997b77bba6e826483fb3600e" - dependencies: - browserslist "^1.0.1" - caniuse-db "^1.0.30000346" - lodash.memoize "^4.1.0" - lodash.uniq "^4.3.0" - shelljs "^0.7.0" - -caniuse-db@^1.0.30000346, caniuse-db@^1.0.30000617: - version "1.0.30000617" - resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000617.tgz#9b7fd81f58a35526315c83e60cb5f076f0beb392" - -caseless@~0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.11.0.tgz#715b96ea9841593cc33067923f5ec60ebda4f7d7" - -catbox-memory@2.x.x: - version "2.0.4" - resolved "https://registry.yarnpkg.com/catbox-memory/-/catbox-memory-2.0.4.tgz#433e255902caf54233d1286429c8f4df14e822d5" - dependencies: - hoek "4.x.x" - -catbox@7.x.x: - version "7.1.3" - resolved "https://registry.yarnpkg.com/catbox/-/catbox-7.1.3.tgz#9817edec5a921743282addfc9c45ace52847eebb" - dependencies: - boom "4.x.x" - hoek "4.x.x" - joi "10.x.x" - -center-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/center-align/-/center-align-0.1.3.tgz#aa0d32629b6ee972200411cbd4461c907bc2b7ad" - dependencies: - align-text "^0.1.3" - lazy-cache "^1.0.3" - -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" - -chokidar@^1.0.0: - version "1.6.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2" - 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" - -circular-json@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d" - -clap@^1.0.9: - version "1.1.2" - resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.2.tgz#316545bf22229225a2cecaa6824cd2f56a9709ed" - dependencies: - chalk "^1.1.3" - -cli-cursor@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987" - dependencies: - restore-cursor "^1.0.1" - -cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" - -cliui@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1" - dependencies: - center-align "^0.1.1" - right-align "^0.1.1" - wordwrap "0.0.2" - -clone@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -coa@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/coa/-/coa-1.0.1.tgz#7f959346cfc8719e3f7233cd6852854a7c67d8a3" - dependencies: - q "^1.1.2" - -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@^1.3.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a" - dependencies: - color-name "^1.1.1" - -color-name@^1.0.0, color-name@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.1.tgz#4b1415304cf50028ea81643643bd82ea05803689" - -color-string@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-0.3.0.tgz#27d46fb67025c5c2fa25993bfbf579e47841b991" - dependencies: - color-name "^1.0.0" - -color@^0.11.0: - version "0.11.4" - resolved "https://registry.yarnpkg.com/color/-/color-0.11.4.tgz#6d7b5c74fb65e841cd48792ad1ed5e07b904d764" - dependencies: - clone "^1.0.2" - color-convert "^1.3.0" - color-string "^0.3.0" - -colormin@^1.0.5: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colormin/-/colormin-1.1.2.tgz#ea2f7420a72b96881a38aae59ec124a6f7298133" - dependencies: - color "^0.11.0" - css-color-names "0.0.4" - has "^1.0.1" - -colors@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" - -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.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" - dependencies: - graceful-readlink ">= 1.0.0" - -commondir@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" - -component-bind@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/component-bind/-/component-bind-1.0.0.tgz#00c608ab7dcd93897c0009651b1d3a8e1e73bbd1" - -component-emitter@1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.1.2.tgz#296594f2753daa63996d2af08d15a95116c9aec3" - -component-emitter@1.2.1, component-emitter@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6" - -component-inherit@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143" - -compressible@~2.0.8: - version "2.0.9" - resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.9.tgz#6daab4e2b599c2770dd9e21e7a891b1c5a755425" - dependencies: - mime-db ">= 1.24.0 < 2" - -compression@^1.5.2: - version "1.6.2" - resolved "https://registry.yarnpkg.com/compression/-/compression-1.6.2.tgz#cceb121ecc9d09c52d7ad0c3350ea93ddd402bc3" - dependencies: - accepts "~1.3.3" - bytes "2.3.0" - compressible "~2.0.8" - debug "~2.2.0" - on-headers "~1.0.1" - vary "~1.1.0" - -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.4.6: - version "1.6.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.0.tgz#0aac662fd52be78964d5532f694784e70110acf7" - dependencies: - inherits "^2.0.3" - readable-stream "^2.2.2" - typedarray "^0.0.6" - -connect-history-api-fallback@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.3.0.tgz#e51d17f8f0ef0db90a64fdb47de3051556e9f169" - -console-browserify@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" - dependencies: - date-now "^0.1.4" - -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" - -constants-browserify@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75" - -content-disposition@0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4" - -content-type@~1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" - -content@3.x.x: - version "3.0.3" - resolved "https://registry.yarnpkg.com/content/-/content-3.0.3.tgz#000f8a01371b95c66afe99be9390fa6cb91aa87a" - dependencies: - boom "4.x.x" - -convert-source-map@^1.1.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.3.0.tgz#e9f3e9c6e2728efc2676696a70eb382f73106a67" - -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - -cookie@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" - -core-js@^1.0.0: - version "1.2.7" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" - -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" - -cosmiconfig@^2.1.0, cosmiconfig@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-2.1.1.tgz#817f2c2039347a1e9bf7d090c0923e53f749ca82" - dependencies: - js-yaml "^3.4.3" - minimist "^1.2.0" - object-assign "^4.1.0" - os-homedir "^1.0.1" - parse-json "^2.2.0" - require-from-string "^1.1.0" - -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" - -cryptiles@3.x.x: - version "3.1.1" - resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-3.1.1.tgz#86a9203f7367a0e9324bc7555ff0fcf5f81979ee" - dependencies: - boom "4.x.x" - -crypto-browserify@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.3.0.tgz#b9fc75bb4a0ed61dcf1cd5dae96eb30c9c3e506c" - dependencies: - browserify-aes "0.4.0" - pbkdf2-compat "2.0.1" - ripemd160 "0.2.0" - sha.js "2.2.6" - -css-color-names@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" - -css-loader@^0.25.0: - version "0.25.0" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.25.0.tgz#c3febc8ce28f4c83576b6b13707f47f90c390223" - dependencies: - babel-code-frame "^6.11.0" - css-selector-tokenizer "^0.6.0" - cssnano ">=2.6.1 <4" - loader-utils "~0.2.2" - lodash.camelcase "^3.0.1" - object-assign "^4.0.1" - postcss "^5.0.6" - postcss-modules-extract-imports "^1.0.0" - postcss-modules-local-by-default "^1.0.1" - postcss-modules-scope "^1.0.0" - postcss-modules-values "^1.1.0" - source-list-map "^0.1.4" - -css-selector-tokenizer@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.6.0.tgz#6445f582c7930d241dcc5007a43d6fcb8f073152" - dependencies: - cssesc "^0.1.0" - fastparse "^1.1.1" - regexpu-core "^1.0.0" - -cssesc@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" - -"cssnano@>=2.6.1 <4": - version "3.10.0" - resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" - dependencies: - autoprefixer "^6.3.1" - decamelize "^1.1.2" - defined "^1.0.0" - has "^1.0.1" - object-assign "^4.0.1" - postcss "^5.0.14" - postcss-calc "^5.2.0" - postcss-colormin "^2.1.8" - postcss-convert-values "^2.3.4" - postcss-discard-comments "^2.0.4" - postcss-discard-duplicates "^2.0.1" - postcss-discard-empty "^2.0.1" - postcss-discard-overridden "^0.1.1" - postcss-discard-unused "^2.2.1" - postcss-filter-plugins "^2.0.0" - postcss-merge-idents "^2.1.5" - postcss-merge-longhand "^2.0.1" - postcss-merge-rules "^2.0.3" - postcss-minify-font-values "^1.0.2" - postcss-minify-gradients "^1.0.1" - postcss-minify-params "^1.0.4" - postcss-minify-selectors "^2.0.4" - postcss-normalize-charset "^1.1.0" - postcss-normalize-url "^3.0.7" - postcss-ordered-values "^2.1.0" - postcss-reduce-idents "^2.2.2" - postcss-reduce-initial "^1.0.0" - postcss-reduce-transforms "^1.0.3" - postcss-svgo "^2.1.1" - postcss-unique-selectors "^2.0.2" - postcss-value-parser "^3.2.3" - postcss-zindex "^2.0.1" - -csso@~2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/csso/-/csso-2.3.1.tgz#4f8d91a156f2f1c2aebb40b8fb1b5eb83d94d3b9" - dependencies: - clap "^1.0.9" - source-map "^0.5.3" - -d@^0.1.1, d@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/d/-/d-0.1.1.tgz#da184c535d18d8ee7ba2aa229b914009fae11309" - dependencies: - es5-ext "~0.10.2" - -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" - -date-now@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" - -debug@2.2.0, debug@~2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" - dependencies: - ms "0.7.1" - -debug@2.3.3: - version "2.3.3" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.3.3.tgz#40c453e67e6e13c901ddec317af8986cda9eff8c" - dependencies: - ms "0.7.2" - -debug@^2.1.1, debug@^2.2.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.0.tgz#bc596bcabe7617f11d9fa15361eded5608b8499b" - dependencies: - ms "0.7.2" - -decamelize@^1.0.0, 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" - -deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - -define-properties@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94" - dependencies: - foreach "^2.0.5" - object-keys "^1.0.8" - -defined@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" - -del@^2.0.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8" - dependencies: - globby "^5.0.0" - is-path-cwd "^1.0.0" - is-path-in-cwd "^1.0.0" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - rimraf "^2.2.8" - -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" - -depd@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" - -destroy@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" - -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" - -doctrine@^1.2.2: - version "1.5.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa" - dependencies: - esutils "^2.0.2" - isarray "^1.0.0" - -dom-walk@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018" - -domain-browser@^1.1.1: - version "1.1.7" - resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc" - -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" - -ee-first@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" - -electron-to-chromium@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.2.1.tgz#63ac7579a1c5bedb296c8607621f2efc9a54b968" - -emojis-list@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" - -encodeurl@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20" - -encoding@^0.1.11: - version "0.1.12" - resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb" - dependencies: - iconv-lite "~0.4.13" - -engine.io-client@1.8.2: - version "1.8.2" - resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-1.8.2.tgz#c38767547f2a7d184f5752f6f0ad501006703766" - dependencies: - component-emitter "1.2.1" - component-inherit "0.0.3" - debug "2.3.3" - engine.io-parser "1.3.2" - has-cors "1.1.0" - indexof "0.0.1" - parsejson "0.0.3" - parseqs "0.0.5" - parseuri "0.0.5" - ws "1.1.1" - xmlhttprequest-ssl "1.5.3" - yeast "0.1.2" - -engine.io-parser@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-1.3.2.tgz#937b079f0007d0893ec56d46cb220b8cb435220a" - dependencies: - after "0.8.2" - arraybuffer.slice "0.0.6" - base64-arraybuffer "0.1.5" - blob "0.0.4" - has-binary "0.1.7" - wtf-8 "1.0.0" - -engine.io@1.8.2: - version "1.8.2" - resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-1.8.2.tgz#6b59be730b348c0125b0a4589de1c355abcf7a7e" - dependencies: - accepts "1.3.3" - base64id "1.0.0" - cookie "0.3.1" - debug "2.3.3" - engine.io-parser "1.3.2" - ws "1.1.1" - -enhanced-resolve@~0.9.0: - version "0.9.1" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-0.9.1.tgz#4d6e689b3725f86090927ccc86cd9f1635b89e2e" - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.2.0" - tapable "^0.1.8" - -errno@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d" - dependencies: - prr "~0.0.0" - -error-ex@^1.2.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.0.tgz#e67b43f3e82c96ea3a584ffee0b9fc3325d802d9" - dependencies: - is-arrayish "^0.2.1" - -error-stack-parser@^1.3.6: - version "1.3.6" - resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-1.3.6.tgz#e0e73b93e417138d1cd7c0b746b1a4a14854c292" - dependencies: - stackframe "^0.3.1" - -es-abstract@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c" - dependencies: - es-to-primitive "^1.1.1" - function-bind "^1.1.0" - is-callable "^1.1.3" - is-regex "^1.0.3" - -es-to-primitive@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d" - dependencies: - is-callable "^1.1.1" - is-date-object "^1.0.1" - is-symbol "^1.0.1" - -es5-ext@^0.10.7, es5-ext@^0.10.8, es5-ext@~0.10.11, es5-ext@~0.10.2, es5-ext@~0.10.7: - version "0.10.12" - resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.12.tgz#aa84641d4db76b62abba5e45fd805ecbab140047" - dependencies: - es6-iterator "2" - es6-symbol "~3.1" - -es6-iterator@2: - version "2.0.0" - resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.0.tgz#bd968567d61635e33c0b80727613c9cb4b096bac" - dependencies: - d "^0.1.1" - es5-ext "^0.10.7" - es6-symbol "3" - -es6-map@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/es6-map/-/es6-map-0.1.4.tgz#a34b147be224773a4d7da8072794cefa3632b897" - dependencies: - d "~0.1.1" - es5-ext "~0.10.11" - es6-iterator "2" - es6-set "~0.1.3" - es6-symbol "~3.1.0" - event-emitter "~0.3.4" - -es6-set@~0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.4.tgz#9516b6761c2964b92ff479456233a247dc707ce8" - dependencies: - d "~0.1.1" - es5-ext "~0.10.11" - es6-iterator "2" - es6-symbol "3" - event-emitter "~0.3.4" - -es6-symbol@3, es6-symbol@~3.1, es6-symbol@~3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.0.tgz#94481c655e7a7cad82eba832d97d5433496d7ffa" - dependencies: - d "~0.1.1" - es5-ext "~0.10.11" - -es6-weak-map@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es6-weak-map/-/es6-weak-map-2.0.1.tgz#0d2bbd8827eb5fb4ba8f97fbfea50d43db21ea81" - dependencies: - d "^0.1.1" - es5-ext "^0.10.8" - es6-iterator "2" - es6-symbol "3" - -escape-html@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" - -escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -escope@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3" - dependencies: - es6-map "^0.1.3" - es6-weak-map "^2.0.1" - esrecurse "^4.1.0" - estraverse "^4.1.1" - -eslint-config-semistandard@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-semistandard/-/eslint-config-semistandard-7.0.0.tgz#f803493f56a5172f7f59c35ae648360b41f2ff71" - -eslint-config-standard@^6.2.0: - version "6.2.1" - resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-6.2.1.tgz#d3a68aafc7191639e7ee441e7348739026354292" - -eslint-plugin-babel@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-3.3.0.tgz#2f494aedcf6f4aa4e75b9155980837bc1fbde193" - -eslint-plugin-promise@^3.3.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.4.0.tgz#6ba9048c2df57be77d036e0c68918bc9b4fc4195" - -eslint-plugin-react@^6.4.1: - version "6.9.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.9.0.tgz#54c2e9906b76f9d10142030bdc34e9d6840a0bb2" - dependencies: - array.prototype.find "^2.0.1" - doctrine "^1.2.2" - jsx-ast-utils "^1.3.4" - -eslint-plugin-standard@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-2.0.1.tgz#3589699ff9c917f2c25f76a916687f641c369ff3" - -eslint@^3.8.1: - version "3.14.1" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.14.1.tgz#8a62175f2255109494747a1b25128d97b8eb3d97" - dependencies: - babel-code-frame "^6.16.0" - chalk "^1.1.3" - concat-stream "^1.4.6" - debug "^2.1.1" - doctrine "^1.2.2" - escope "^3.6.0" - espree "^3.3.1" - estraverse "^4.2.0" - esutils "^2.0.2" - file-entry-cache "^2.0.0" - glob "^7.0.3" - globals "^9.14.0" - ignore "^3.2.0" - imurmurhash "^0.1.4" - inquirer "^0.12.0" - is-my-json-valid "^2.10.0" - is-resolvable "^1.0.0" - js-yaml "^3.5.1" - json-stable-stringify "^1.0.0" - levn "^0.3.0" - lodash "^4.0.0" - mkdirp "^0.5.0" - natural-compare "^1.4.0" - optionator "^0.8.2" - path-is-inside "^1.0.1" - pluralize "^1.2.1" - progress "^1.1.8" - require-uncached "^1.0.2" - shelljs "^0.7.5" - strip-bom "^3.0.0" - strip-json-comments "~2.0.1" - table "^3.7.8" - text-table "~0.2.0" - user-home "^2.0.0" - -espree@^3.3.1: - version "3.3.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-3.3.2.tgz#dbf3fadeb4ecb4d4778303e50103b3d36c88b89c" - dependencies: - acorn "^4.0.1" - acorn-jsx "^3.0.0" - -esprima@^2.6.0: - version "2.7.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581" - -esrecurse@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220" - dependencies: - estraverse "~4.1.0" - object-assign "^4.0.1" - -estraverse@^4.1.1, estraverse@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13" - -estraverse@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" - -esutils@^2.0.0, esutils@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -etag@~1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.7.0.tgz#03d30b5f67dd6e632d2945d30d6652731a34d5d8" - -event-emitter@~0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.4.tgz#8d63ddfb4cfe1fae3b32ca265c4c720222080bb5" - dependencies: - d "~0.1.1" - es5-ext "~0.10.7" - -eventemitter3@1.x.x: - version "1.2.0" - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508" - -events@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" - -eventsource@0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-0.1.6.tgz#0acede849ed7dd1ccc32c811bb11b944d4f29232" - dependencies: - original ">=0.0.5" - -exit-hook@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" - -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" - -express@^4.13.3: - version "4.14.1" - resolved "https://registry.yarnpkg.com/express/-/express-4.14.1.tgz#646c237f766f148c2120aff073817b9e4d7e0d33" - dependencies: - accepts "~1.3.3" - array-flatten "1.1.1" - content-disposition "0.5.2" - content-type "~1.0.2" - cookie "0.3.1" - cookie-signature "1.0.6" - debug "~2.2.0" - depd "~1.1.0" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.7.0" - finalhandler "0.5.1" - fresh "0.3.0" - merge-descriptors "1.0.1" - methods "~1.1.2" - on-finished "~2.3.0" - parseurl "~1.3.1" - path-to-regexp "0.1.7" - proxy-addr "~1.1.3" - qs "6.2.0" - range-parser "~1.2.0" - send "0.14.2" - serve-static "~1.11.2" - type-is "~1.6.14" - utils-merge "1.0.0" - vary "~1.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" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -fast-levenshtein@~2.0.4: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - -fastparse@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8" - -faye-websocket@^0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4" - dependencies: - websocket-driver ">=0.5.1" - -faye-websocket@~0.11.0: - version "0.11.1" - resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.11.1.tgz#f0efe18c4f56e4f40afc7e06c719fd5ee6188f38" - dependencies: - websocket-driver ">=0.5.1" - -fbjs@^0.8.1, fbjs@^0.8.4: - version "0.8.8" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.8.tgz#02f1b6e0ea0d46c24e0b51a2d24df069563a5ad6" - dependencies: - core-js "^1.0.0" - isomorphic-fetch "^2.1.1" - loose-envify "^1.0.0" - object-assign "^4.1.0" - promise "^7.1.1" - setimmediate "^1.0.5" - ua-parser-js "^0.7.9" - -figures@^1.3.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" - dependencies: - escape-string-regexp "^1.0.5" - object-assign "^4.1.0" - -file-entry-cache@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-2.0.0.tgz#c392990c3e684783d838b8c84a45d8a048458361" - dependencies: - flat-cache "^1.2.1" - object-assign "^4.0.1" - -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" - -finalhandler@0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-0.5.1.tgz#2c400d8d4530935bc232549c5fa385ec07de6fcd" - dependencies: - debug "~2.2.0" - escape-html "~1.0.3" - on-finished "~2.3.0" - statuses "~1.3.1" - unpipe "~1.0.0" - -find-cache-dir@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9" - dependencies: - commondir "^1.0.1" - mkdirp "^0.5.1" - pkg-dir "^1.0.0" - -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" - -flat-cache@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.2.2.tgz#fa86714e72c21db88601761ecf2f555d1abc6b96" - dependencies: - circular-json "^0.3.1" - del "^2.0.2" - graceful-fs "^4.1.2" - write "^0.2.1" - -flatten@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" - -for-in@^0.1.5: - version "0.1.6" - resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.6.tgz#c9f96e89bfad18a545af5ec3ed352a1d9e5b4dc8" - -for-own@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.4.tgz#0149b41a39088c7515f51ebe1c1386d45f935072" - dependencies: - for-in "^0.1.5" - -foreach@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" - -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" - -forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - -fresh@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.3.0.tgz#651f838e22424e7566de161d8358caa199f83d4f" - -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.0.17" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.17.tgz#8537f3f12272678765b4fd6528c0f1f66f8f4558" - 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.2, fstream@~1.0.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.10.tgz#604e8a92fe26ffd9f6fae30399d4984e1ab22822" - dependencies: - graceful-fs "^4.1.2" - inherits "~2.0.0" - mkdirp ">=0.5 0" - rimraf "2" - -function-bind@^1.0.2, function-bind@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771" - -gauge@~2.7.1: - version "2.7.2" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.2.tgz#15cecc31b02d05345a5d6b0e171cdb3ad2307774" - 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" - supports-color "^0.2.0" - wide-align "^1.1.0" - -generate-function@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74" - -generate-object-property@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" - dependencies: - is-property "^1.0.0" - -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.3, glob@^7.0.5: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.2" - once "^1.3.0" - path-is-absolute "^1.0.0" - -global@^4.3.0: - version "4.3.1" - resolved "https://registry.yarnpkg.com/global/-/global-4.3.1.tgz#5f757908c7cbabce54f386ae440e11e26b7916df" - dependencies: - min-document "^2.19.0" - process "~0.5.1" - -globals@^9.0.0, globals@^9.14.0: - version "9.14.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.14.0.tgz#8859936af0038741263053b39d0e76ca241e4034" - -globby@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d" - dependencies: - array-union "^1.0.1" - arrify "^1.0.0" - glob "^7.0.3" - object-assign "^4.0.1" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -graceful-fs@^4.1.2: - 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" - -hapi-webpack-dev-plugin@^1.1.4: - version "1.2.0" - resolved "https://registry.yarnpkg.com/hapi-webpack-dev-plugin/-/hapi-webpack-dev-plugin-1.2.0.tgz#316554888b7cba7df181ec806c36671cfe9a6314" - dependencies: - boom "^2.6.0" - jquery "^2.1.1" - memory-fs "^0.1.0" - mime "^1.2.11" - socket.io "^1.3.3" - -hapi@^15.2.0: - version "15.2.0" - resolved "https://registry.yarnpkg.com/hapi/-/hapi-15.2.0.tgz#5704ca2c04b6386c03caf9ee901f1de080316d23" - dependencies: - accept "2.x.x" - ammo "2.x.x" - boom "4.x.x" - call "3.x.x" - catbox "7.x.x" - catbox-memory "2.x.x" - cryptiles "3.x.x" - heavy "4.x.x" - hoek "4.x.x" - iron "4.x.x" - items "2.x.x" - joi "9.x.x" - mimos "3.x.x" - podium "^1.2.x" - shot "3.x.x" - statehood "5.x.x" - subtext "^4.3.x" - topo "2.x.x" - -har-validator@~2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-2.0.6.tgz#cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d" - dependencies: - chalk "^1.1.1" - commander "^2.9.0" - is-my-json-valid "^2.12.4" - pinkie-promise "^2.0.0" - -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-binary@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/has-binary/-/has-binary-0.1.7.tgz#68e61eb16210c9545a0a5cce06a873912fe1e68c" - dependencies: - isarray "0.0.1" - -has-cors@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/has-cors/-/has-cors-1.1.0.tgz#5e474793f7ea9843d1bb99c23eef49ff126fff39" - -has-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -has@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28" - dependencies: - function-bind "^1.0.2" - -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" - -heavy@4.x.x: - version "4.0.3" - resolved "https://registry.yarnpkg.com/heavy/-/heavy-4.0.3.tgz#976bba118b011b15fe904aa4f292a168bfc6232f" - dependencies: - boom "4.x.x" - hoek "4.x.x" - joi "10.x.x" - -hoek@2.x.x: - version "2.16.3" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" - -hoek@4.x.x: - version "4.1.0" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.1.0.tgz#4a4557460f69842ed463aa00628cc26d2683afa7" - -hoist-non-react-statics@^1.0.3: - version "1.2.0" - resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" - -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" - -html-comment-regex@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e" - -http-errors@~1.5.0, http-errors@~1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.5.1.tgz#788c0d2c1de2c81b9e6e8c01843b6b97eb920750" - dependencies: - inherits "2.0.3" - setprototypeof "1.0.2" - statuses ">= 1.3.1 < 2" - -http-proxy-middleware@~0.17.1: - version "0.17.3" - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.17.3.tgz#940382147149b856084f5534752d5b5a8168cd1d" - dependencies: - http-proxy "^1.16.2" - is-glob "^3.1.0" - lodash "^4.17.2" - micromatch "^2.3.11" - -http-proxy@^1.16.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742" - dependencies: - eventemitter3 "1.x.x" - requires-port "1.x.x" - -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" - -https-browserify@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82" - -iconv-lite@~0.4.13: - version "0.4.15" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb" - -icss-replace-symbols@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.0.2.tgz#cb0b6054eb3af6edc9ab1d62d01933e2d4c8bfa5" - -ieee754@^1.1.4: - version "1.1.8" - resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4" - -ignore@^3.2.0: - version "3.2.2" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.2.tgz#1c51e1ef53bab6ddc15db4d9ac4ec139eceb3410" - -imurmurhash@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" - -indexes-of@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607" - -indexof@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d" - -inert@^4.0.2: - version "4.1.0" - resolved "https://registry.yarnpkg.com/inert/-/inert-4.1.0.tgz#e68df9fb0b87d8ad688e3428daaf35d623b64f5d" - dependencies: - ammo "2.x.x" - boom "4.x.x" - hoek "4.x.x" - items "2.x.x" - joi "10.x.x" - lru-cache "4.0.x" - -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.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -inherits@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" - -ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -inquirer@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-0.12.0.tgz#1ef2bfd63504df0bc75785fff8c2c41df12f077e" - dependencies: - ansi-escapes "^1.1.0" - ansi-regex "^2.0.0" - chalk "^1.0.0" - cli-cursor "^1.0.1" - cli-width "^2.0.0" - figures "^1.3.5" - lodash "^4.3.0" - readline2 "^1.0.1" - run-async "^0.1.0" - rx-lite "^3.1.2" - string-width "^1.0.1" - strip-ansi "^3.0.0" - through "^2.3.6" - -interpret@^0.6.4: - version "0.6.6" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-0.6.6.tgz#fecd7a18e7ce5ca6abfb953e1f86213a49f1625b" - -interpret@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.1.tgz#d579fb7f693b858004947af39fa0db49f795602c" - -invariant@^2.0.0, 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" - -ipaddr.js@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.2.0.tgz#8aba49c9192799585bdd643e0ccb50e8ae777ba4" - -iron@4.x.x: - version "4.0.4" - resolved "https://registry.yarnpkg.com/iron/-/iron-4.0.4.tgz#c1f8cc4c91454194ab8920d9247ba882e528061a" - dependencies: - boom "4.x.x" - cryptiles "3.x.x" - hoek "4.x.x" - -is-absolute-url@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6" - -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.4" - resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.4.tgz#cfc86ccd5dc5a52fa80489111c6920c457e2d98b" - -is-callable@^1.1.1, is-callable@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" - -is-date-object@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" - -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-extglob@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" - -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-glob@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" - dependencies: - is-extglob "^2.1.0" - -is-my-json-valid@^2.10.0, is-my-json-valid@^2.12.4: - version "2.15.0" - resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.15.0.tgz#936edda3ca3c211fd98f3b2d3e08da43f7b2915b" - dependencies: - generate-function "^2.0.0" - generate-object-property "^1.1.0" - jsonpointer "^4.0.0" - xtend "^4.0.0" - -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-path-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-1.0.0.tgz#d225ec23132e89edd38fda767472e62e65f1106d" - -is-path-in-cwd@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz#6477582b8214d602346094567003be8a9eac04dc" - dependencies: - is-path-inside "^1.0.0" - -is-path-inside@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.0.tgz#fc06e5a1683fbda13de667aff717bbc10a48f37f" - dependencies: - path-is-inside "^1.0.1" - -is-plain-obj@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" - -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-property@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" - -is-regex@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.3.tgz#0d55182bddf9f2fde278220aec3a75642c908637" - -is-resolvable@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62" - dependencies: - tryit "^1.0.1" - -is-stream@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" - -is-svg@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-2.1.0.tgz#cf61090da0d9efbcab8722deba6f032208dbb0e9" - dependencies: - html-comment-regex "^1.1.0" - -is-symbol@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572" - -is-typedarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" - -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, isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isemail@2.x.x: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isemail/-/isemail-2.2.1.tgz#0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6" - -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" - -isomorphic-fetch@^2.1.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" - dependencies: - node-fetch "^1.0.1" - whatwg-fetch ">=0.10.0" - -isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -items@2.x.x, items@^2.1.x: - version "2.1.1" - resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198" - -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" - -joi@10.x.x: - version "10.2.0" - resolved "https://registry.yarnpkg.com/joi/-/joi-10.2.0.tgz#2c9dba08240d453e58145667f0d5006de527e328" - dependencies: - hoek "4.x.x" - isemail "2.x.x" - items "2.x.x" - topo "2.x.x" - -joi@9.x.x: - version "9.2.0" - resolved "https://registry.yarnpkg.com/joi/-/joi-9.2.0.tgz#3385ac790192130cbe230e802ec02c9215bbfeda" - dependencies: - hoek "4.x.x" - isemail "2.x.x" - items "2.x.x" - moment "2.x.x" - topo "2.x.x" - -jquery@^2.1.1: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" - -js-base64@^2.1.9: - version "2.1.9" - resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce" - -js-tokens@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.0.tgz#a2f2a969caae142fb3cd56228358c89366957bd1" - -js-yaml@^3.4.3, js-yaml@^3.5.1, js-yaml@~3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80" - dependencies: - argparse "^1.0.7" - esprima "^2.6.0" - -jsbn@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.0.tgz#650987da0dd74f4ebf5a11377a2aa2d273e97dfd" - -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-loader@^0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/json-loader/-/json-loader-0.5.4.tgz#8baa1365a632f58a3c46d20175fc6002c96e37de" - -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.0, 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" - -json3@3.3.2, json3@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1" - -json5@^0.5.0: - version "0.5.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsonpointer@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9" - -jsprim@^1.2.2: - version "1.3.1" - resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.3.1.tgz#2a7256f70412a29ee3670aaca625994c4dcff252" - dependencies: - extsprintf "1.0.2" - json-schema "0.2.3" - verror "1.3.6" - -jsx-ast-utils@^1.3.4: - version "1.3.5" - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.3.5.tgz#9ba6297198d9f754594d62e59496ffb923778dd4" - dependencies: - acorn-jsx "^3.0.1" - object-assign "^4.1.0" - -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" - -lazy-cache@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" - -levn@^0.3.0, levn@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -loader-utils@^0.2.11, loader-utils@^0.2.16, loader-utils@^0.2.7, loader-utils@~0.2.2: - version "0.2.16" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.16.tgz#f08632066ed8282835dff88dfb52704765adee6d" - dependencies: - big.js "^3.1.3" - emojis-list "^2.0.0" - json5 "^0.5.0" - object-assign "^4.0.1" - -lodash-es@^4.2.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7" - -lodash._createcompounder@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/lodash._createcompounder/-/lodash._createcompounder-3.0.0.tgz#5dd2cb55372d6e70e0e2392fb2304d6631091075" - dependencies: - lodash.deburr "^3.0.0" - lodash.words "^3.0.0" - -lodash._root@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692" - -lodash.camelcase@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-3.0.1.tgz#932c8b87f8a4377897c67197533282f97aeac298" - dependencies: - lodash._createcompounder "^3.0.0" - -lodash.deburr@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/lodash.deburr/-/lodash.deburr-3.2.0.tgz#6da8f54334a366a7cf4c4c76ef8d80aa1b365ed5" - dependencies: - lodash._root "^3.0.0" - -lodash.indexof@^4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/lodash.indexof/-/lodash.indexof-4.0.5.tgz#53714adc2cddd6ed87638f893aa9b6c24e31ef3c" - -lodash.memoize@^4.1.0: - version "4.1.2" - resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" - -lodash.pickby@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.pickby/-/lodash.pickby-4.6.0.tgz#7dea21d8c18d7703a27c704c15d3b84a67e33aff" - -lodash.takeright@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/lodash.takeright/-/lodash.takeright-4.1.1.tgz#c98d84aa9b80e4d2ff675335a62e02e9a65bb210" - -lodash.uniq@^4.3.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" - -lodash.words@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/lodash.words/-/lodash.words-3.2.0.tgz#4e2a8649bc08745b17c695b1a3ce8fee596623b3" - dependencies: - lodash._root "^3.0.0" - -lodash@^4.0.0, lodash@^4.17.2, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -longest@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097" - -loose-envify@^1.0.0, loose-envify@^1.1.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" - -lru-cache@4.0.x: - version "4.0.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" - dependencies: - pseudomap "^1.0.1" - yallist "^2.0.0" - -macaddress@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" - -math-expression-evaluator@^1.2.14: - version "1.2.15" - resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.15.tgz#38dc5f0194c5bf5ff1c690ad4c4b64df71ac0187" - dependencies: - lodash.indexof "^4.0.5" - -media-typer@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" - -memory-fs@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.1.1.tgz#bec997e8654a29753206e3b921809869bec0e943" - -memory-fs@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.2.0.tgz#f2bb25368bc121e391c2520de92969caee0a0290" - -memory-fs@~0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.3.0.tgz#7bcc6b629e3a43e871d7e29aca6ae8a7f15cbb20" - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -memory-fs@~0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" - -methods@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" - -micromatch@^2.1.5, micromatch@^2.3.11: - 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.x.x, "mime-db@>= 1.24.0 < 2", mime-db@~1.26.0: - version "1.26.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.26.0.tgz#eaffcd0e4fc6935cf8134da246e2e6c35305adff" - -mime-types@^2.1.12, mime-types@~2.1.11, mime-types@~2.1.13, mime-types@~2.1.7: - version "2.1.14" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.14.tgz#f7ef7d97583fcaf3b7d282b6f8b5679dab1e94ee" - dependencies: - mime-db "~1.26.0" - -mime@1.3.4, mime@^1.2.11, mime@^1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" - -mimos@3.x.x: - version "3.0.3" - resolved "https://registry.yarnpkg.com/mimos/-/mimos-3.0.3.tgz#b9109072ad378c2b72f6a0101c43ddfb2b36641f" - dependencies: - hoek "4.x.x" - mime-db "1.x.x" - -min-document@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" - dependencies: - dom-walk "^0.1.0" - -minimatch@^3.0.0, minimatch@^3.0.2: - version "3.0.3" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" - dependencies: - brace-expansion "^1.0.0" - -minimist@0.0.8, minimist@~0.0.1: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -minimist@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -"mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, 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" - -moment@2.x.x: - version "2.17.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82" - -ms@0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -mute-stream@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" - -nan@^2.3.0: - version "2.5.1" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.1.tgz#d5b01691253326a97a2bbee9e61c55d8d60351e2" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - -negotiator@0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9" - -nes@^6.3.1: - version "6.4.0" - resolved "https://registry.yarnpkg.com/nes/-/nes-6.4.0.tgz#35831781df19cbe5a8014169bbd70887bc5c63d0" - dependencies: - boom "4.x.x" - call "3.x.x" - cryptiles "3.x.x" - hoek "4.x.x" - iron "4.x.x" - items "^2.1.x" - joi "10.x.x" - ws "1.x.x" - -nigel@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/nigel/-/nigel-2.0.2.tgz#93a1866fb0c52d87390aa75e2b161f4b5c75e5b1" - dependencies: - hoek "4.x.x" - vise "2.x.x" - -node-fetch@^1.0.1: - version "1.6.3" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04" - dependencies: - encoding "^0.1.11" - is-stream "^1.0.1" - -node-libs-browser@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-0.7.0.tgz#3e272c0819e308935e26674408d7af0e1491b83b" - dependencies: - assert "^1.1.1" - browserify-zlib "^0.1.4" - buffer "^4.9.0" - console-browserify "^1.1.0" - constants-browserify "^1.0.0" - crypto-browserify "3.3.0" - domain-browser "^1.1.1" - events "^1.0.0" - https-browserify "0.0.1" - os-browserify "^0.2.0" - path-browserify "0.0.0" - process "^0.11.0" - punycode "^1.2.4" - querystring-es3 "^0.2.0" - readable-stream "^2.0.5" - stream-browserify "^2.0.1" - stream-http "^2.3.1" - string_decoder "^0.10.25" - timers-browserify "^2.0.2" - tty-browserify "0.0.0" - url "^0.11.0" - util "^0.10.3" - vm-browserify "0.0.4" - -node-pre-gyp@^0.6.29: - version "0.6.32" - resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.32.tgz#fc452b376e7319b3d255f5f34853ef6fd8fe1fd5" - dependencies: - mkdirp "~0.5.1" - nopt "~3.0.6" - npmlog "^4.0.1" - rc "~1.1.6" - request "^2.79.0" - rimraf "~2.5.4" - semver "~5.3.0" - tar "~2.2.1" - tar-pack "~3.3.0" - -nopt@~3.0.6: - version "3.0.6" - resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" - dependencies: - abbrev "1" - -normalize-path@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.0.1.tgz#47886ac1662760d4261b7d979d241709d3ce3f7a" - -normalize-range@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" - -normalize-url@^1.4.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.0.tgz#c2bb50035edee62cd81edb2d45da68dc25e3423e" - dependencies: - object-assign "^4.0.1" - prepend-http "^1.0.0" - query-string "^4.1.0" - sort-keys "^1.0.0" - -npmlog@^4.0.1: - 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" - -num2fraction@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" - -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.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0" - -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-component@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291" - -object-keys@^1.0.8: - version "1.0.11" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" - -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" - -on-finished@~2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" - dependencies: - ee-first "1.1.1" - -on-headers@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7" - -once@^1.3.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - dependencies: - wrappy "1" - -once@~1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/once/-/once-1.3.3.tgz#b2e261557ce4c314ec8304f3fa82663e4297ca20" - dependencies: - wrappy "1" - -onetime@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" - -open@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc" - -optimist@~0.6.0, optimist@~0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686" - dependencies: - minimist "~0.0.1" - wordwrap "~0.0.2" - -optionator@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64" - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.4" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - wordwrap "~1.0.0" - -options@>=0.0.5: - version "0.0.6" - resolved "https://registry.yarnpkg.com/options/-/options-0.0.6.tgz#ec22d312806bb53e731773e7cdaefcf1c643128f" - -original@>=0.0.5: - version "1.0.0" - resolved "https://registry.yarnpkg.com/original/-/original-1.0.0.tgz#9147f93fa1696d04be61e01bd50baeaca656bd3b" - dependencies: - url-parse "1.0.x" - -os-browserify@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.2.1.tgz#63fc4ccee5d2d7763d26bbf8601078e6c2e0044f" - -os-homedir@^1.0.0, os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-tmpdir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" - -pako@~0.2.0: - version "0.2.9" - resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" - -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" - -parsejson@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/parsejson/-/parsejson-0.0.3.tgz#ab7e3759f209ece99437973f7d0f1f64ae0e64ab" - dependencies: - better-assert "~1.0.0" - -parseqs@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.5.tgz#d5208a3738e46766e291ba2ea173684921a8b89d" - dependencies: - better-assert "~1.0.0" - -parseuri@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/parseuri/-/parseuri-0.0.5.tgz#80204a50d4dbb779bfdc6ebe2778d90e4bce320a" - dependencies: - better-assert "~1.0.0" - -parseurl@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.1.tgz#c8ab8c9223ba34888aa64a297b28853bec18da56" - -path-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a" - -path-exists@^2.0.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-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-is-inside@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" - -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" - -pbkdf2-compat@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/pbkdf2-compat/-/pbkdf2-compat-2.0.1.tgz#b6e0c8fa99494d94e0511575802a59a5c142f288" - -pez@2.x.x: - version "2.1.4" - resolved "https://registry.yarnpkg.com/pez/-/pez-2.1.4.tgz#73f822fa62d599d65c4606f490d54d345191bc7c" - dependencies: - b64 "3.x.x" - boom "4.x.x" - content "3.x.x" - hoek "4.x.x" - nigel "2.x.x" - -pify@^2.0.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" - -pkg-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4" - dependencies: - find-up "^1.0.0" - -pluralize@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" - -podium@^1.2.x: - version "1.2.5" - resolved "https://registry.yarnpkg.com/podium/-/podium-1.2.5.tgz#87c566c2f0365bcf0a1ec7602c4d01948cdd2ad5" - dependencies: - hoek "4.x.x" - items "2.x.x" - joi "10.x.x" - -postcss-calc@^5.2.0: - version "5.3.1" - resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-5.3.1.tgz#77bae7ca928ad85716e2fda42f261bf7c1d65b5e" - dependencies: - postcss "^5.0.2" - postcss-message-helpers "^2.0.0" - reduce-css-calc "^1.2.6" - -postcss-colormin@^2.1.8: - version "2.2.1" - resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-2.2.1.tgz#dc5421b6ae6f779ef6bfd47352b94abe59d0316b" - dependencies: - colormin "^1.0.5" - postcss "^5.0.13" - postcss-value-parser "^3.2.3" - -postcss-convert-values@^2.3.4: - version "2.6.0" - resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-2.6.0.tgz#08c6d06130fe58a91a21ff50829e1aad6a3a1acc" - dependencies: - postcss "^5.0.11" - postcss-value-parser "^3.1.2" - -postcss-discard-comments@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz#befe89fafd5b3dace5ccce51b76b81514be00e3d" - dependencies: - postcss "^5.0.14" - -postcss-discard-duplicates@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.2.tgz#02be520e91571ffb10738766a981d5770989bb32" - dependencies: - postcss "^5.0.4" - -postcss-discard-empty@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz#d2b4bd9d5ced5ebd8dcade7640c7d7cd7f4f92b5" - dependencies: - postcss "^5.0.14" - -postcss-discard-overridden@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz#8b1eaf554f686fb288cd874c55667b0aa3668d58" - dependencies: - postcss "^5.0.16" - -postcss-discard-unused@^2.2.1: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz#bce30b2cc591ffc634322b5fb3464b6d934f4433" - dependencies: - postcss "^5.0.14" - uniqs "^2.0.0" - -postcss-filter-plugins@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-filter-plugins/-/postcss-filter-plugins-2.0.2.tgz#6d85862534d735ac420e4a85806e1f5d4286d84c" - dependencies: - postcss "^5.0.4" - uniqid "^4.0.0" - -postcss-load-config@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-1.1.0.tgz#1c3c217608642448c03bebf3c32b1b28985293f9" - dependencies: - cosmiconfig "^2.1.0" - object-assign "^4.1.0" - postcss-load-options "^1.1.0" - postcss-load-plugins "^2.2.0" - -postcss-load-options@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/postcss-load-options/-/postcss-load-options-1.1.0.tgz#e39215d154a19f69f9cb6052bffad4a82f09f354" - dependencies: - cosmiconfig "^2.1.0" - object-assign "^4.1.0" - -postcss-load-plugins@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/postcss-load-plugins/-/postcss-load-plugins-2.2.0.tgz#84ef9cf36e637810ac5265e03f6d4c48ead83314" - dependencies: - cosmiconfig "^2.1.1" - object-assign "^4.1.0" - -postcss-loader@^1.0.0: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-1.2.2.tgz#bbf4e19a8cde85597e0c9bfd96015fe775a157ac" - dependencies: - loader-utils "^0.2.16" - object-assign "^4.1.0" - postcss "^5.2.9" - postcss-load-config "^1.1.0" - -postcss-merge-idents@^2.1.5: - version "2.1.7" - resolved "https://registry.yarnpkg.com/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz#4c5530313c08e1d5b3bbf3d2bbc747e278eea270" - dependencies: - has "^1.0.1" - postcss "^5.0.10" - postcss-value-parser "^3.1.1" - -postcss-merge-longhand@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz#23d90cd127b0a77994915332739034a1a4f3d658" - dependencies: - postcss "^5.0.4" - -postcss-merge-rules@^2.0.3: - version "2.1.1" - resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-2.1.1.tgz#5e5640020ce43cddd343c73bba91c9a358d1fe0f" - dependencies: - browserslist "^1.5.2" - caniuse-api "^1.5.2" - postcss "^5.0.4" - postcss-selector-parser "^2.2.2" - vendors "^1.0.0" - -postcss-message-helpers@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz#a4f2f4fab6e4fe002f0aed000478cdf52f9ba60e" - -postcss-minify-font-values@^1.0.2: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz#4b58edb56641eba7c8474ab3526cafd7bbdecb69" - dependencies: - object-assign "^4.0.1" - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-minify-gradients@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz#5dbda11373703f83cfb4a3ea3881d8d75ff5e6e1" - dependencies: - postcss "^5.0.12" - postcss-value-parser "^3.3.0" - -postcss-minify-params@^1.0.4: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz#ad2ce071373b943b3d930a3fa59a358c28d6f1f3" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.2" - postcss-value-parser "^3.0.2" - uniqs "^2.0.0" - -postcss-minify-selectors@^2.0.4: - version "2.1.1" - resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz#b2c6a98c0072cf91b932d1a496508114311735bf" - dependencies: - alphanum-sort "^1.0.2" - has "^1.0.1" - postcss "^5.0.14" - postcss-selector-parser "^2.0.0" - -postcss-modules-extract-imports@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.0.1.tgz#8fb3fef9a6dd0420d3f6d4353cf1ff73f2b2a341" - dependencies: - postcss "^5.0.4" - -postcss-modules-local-by-default@^1.0.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.1.1.tgz#29a10673fa37d19251265ca2ba3150d9040eb4ce" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-scope@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.0.2.tgz#ff977395e5e06202d7362290b88b1e8cd049de29" - dependencies: - css-selector-tokenizer "^0.6.0" - postcss "^5.0.4" - -postcss-modules-values@^1.1.0, postcss-modules-values@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.2.2.tgz#f0e7d476fe1ed88c5e4c7f97533a3e772ad94ca1" - dependencies: - icss-replace-symbols "^1.0.2" - postcss "^5.0.14" - -postcss-nested@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-1.0.0.tgz#d136bd4b576bd5632df142c12b2198a9ccf794df" - dependencies: - postcss "^5.0.2" - -postcss-normalize-charset@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1" - dependencies: - postcss "^5.0.5" - -postcss-normalize-url@^3.0.7: - version "3.0.8" - resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz#108f74b3f2fcdaf891a2ffa3ea4592279fc78222" - dependencies: - is-absolute-url "^2.0.0" - normalize-url "^1.4.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - -postcss-ordered-values@^2.1.0: - version "2.2.3" - resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz#eec6c2a67b6c412a8db2042e77fe8da43f95c11d" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.1" - -postcss-reduce-idents@^2.2.2: - version "2.4.0" - resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz#c2c6d20cc958284f6abfbe63f7609bf409059ad3" - dependencies: - postcss "^5.0.4" - postcss-value-parser "^3.0.2" - -postcss-reduce-initial@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz#68f80695f045d08263a879ad240df8dd64f644ea" - dependencies: - postcss "^5.0.4" - -postcss-reduce-transforms@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz#ff76f4d8212437b31c298a42d2e1444025771ae1" - dependencies: - has "^1.0.1" - postcss "^5.0.8" - postcss-value-parser "^3.0.1" - -postcss-selector-parser@^2.0.0, postcss-selector-parser@^2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.2.tgz#3d70f5adda130da51c7c0c2fc023f56b1374fe08" - dependencies: - flatten "^1.0.2" - indexes-of "^1.0.1" - uniq "^1.0.1" - -postcss-svgo@^2.1.1: - version "2.1.6" - resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.6.tgz#b6df18aa613b666e133f08adb5219c2684ac108d" - dependencies: - is-svg "^2.0.0" - postcss "^5.0.14" - postcss-value-parser "^3.2.3" - svgo "^0.7.0" - -postcss-unique-selectors@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz#981d57d29ddcb33e7b1dfe1fd43b8649f933ca1d" - dependencies: - alphanum-sort "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15" - -postcss-zindex@^2.0.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22" - dependencies: - has "^1.0.1" - postcss "^5.0.4" - uniqs "^2.0.0" - -postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.11, postcss@^5.2.9: - version "5.2.11" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.11.tgz#ff29bcd6d2efb98bfe08a022055ec599bbe7b761" - dependencies: - chalk "^1.1.3" - js-base64 "^2.1.9" - source-map "^0.5.6" - supports-color "^3.2.3" - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" - -prepend-http@^1.0.0: - 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" - -private@^0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/private/-/private-0.1.6.tgz#55c6a976d0f9bafb9924851350fe47b9b5fbb7c1" - -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" - -process@^0.11.0: - version "0.11.9" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.9.tgz#7bd5ad21aa6253e7da8682264f1e11d11c0318c1" - -process@~0.5.1: - version "0.5.2" - resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf" - -progress@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be" - -promise@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/promise/-/promise-7.1.1.tgz#489654c692616b8aa55b0724fa809bb7db49c5bf" - dependencies: - asap "~2.0.3" - -proxy-addr@~1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.3.tgz#dc97502f5722e888467b3fa2297a7b1ff47df074" - dependencies: - forwarded "~0.1.0" - ipaddr.js "1.2.0" - -prr@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a" - -pseudomap@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -punycode@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" - -punycode@^1.2.4, punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -q@^1.1.2: - version "1.4.1" - resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e" - -qs@6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.0.tgz#3b7848c03c2dece69a9522b0fae8c4126d745f3b" - -qs@~6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.0.tgz#f403b264f23bc01228c74131b407f18d5ea5d442" - -query-string@^4.1.0: - version "4.3.1" - resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.3.1.tgz#54baada6713eafc92be75c47a731f2ebd09cd11d" - dependencies: - object-assign "^4.1.0" - strict-uri-encode "^1.0.0" - -querystring-es3@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" - -querystring@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" - -querystringify@0.0.x: - version "0.0.4" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-0.0.4.tgz#0cf7f84f9463ff0ae51c4c4b142d95be37724d9c" - -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" - -range-parser@^1.0.3, range-parser@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e" - -rc@~1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/rc/-/rc-1.1.6.tgz#43651b76b6ae53b5c802f1151fa3fc3b059969c9" - dependencies: - deep-extend "~0.4.0" - ini "~1.3.0" - minimist "^1.2.0" - strip-json-comments "~1.0.4" - -react-deep-force-update@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7" - -react-deep-force-update@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-2.0.1.tgz#4f7f6c12c3e7de42f345992a3c518236fa1ecad3" - -react-dom@^15.3.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.4.2.tgz#015363f05b0a1fd52ae9efdd3a0060d90695208f" - dependencies: - fbjs "^0.8.1" - loose-envify "^1.1.0" - object-assign "^4.1.0" - -react-hot-loader@^3.0.0-beta.6: - version "3.0.0-beta.6" - resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3.0.0-beta.6.tgz#463fac0bfc8b63a8385258af20c91636abce75f4" - dependencies: - babel-template "^6.7.0" - global "^4.3.0" - react-deep-force-update "^2.0.1" - react-proxy "^3.0.0-alpha.0" - redbox-react "^1.2.5" - source-map "^0.4.4" - -react-proxy@^1.1.7: - version "1.1.8" - resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a" - dependencies: - lodash "^4.6.1" - react-deep-force-update "^1.0.0" - -react-proxy@^3.0.0-alpha.0: - version "3.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07" - dependencies: - lodash "^4.6.1" - -react-redux@^4.4.5: - version "4.4.6" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-4.4.6.tgz#4b9d32985307a11096a2dd61561980044fcc6209" - dependencies: - hoist-non-react-statics "^1.0.3" - invariant "^2.0.0" - lodash "^4.2.0" - loose-envify "^1.1.0" - -react-transform-catch-errors@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/react-transform-catch-errors/-/react-transform-catch-errors-1.0.2.tgz#1b4d4a76e97271896fc16fe3086c793ec88a9eeb" - -react-transform-hmr@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/react-transform-hmr/-/react-transform-hmr-1.0.4.tgz#e1a40bd0aaefc72e8dfd7a7cda09af85066397bb" - dependencies: - global "^4.3.0" - react-proxy "^1.1.7" - -react@^15.3.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/react/-/react-15.4.2.tgz#41f7991b26185392ba9bae96c8889e7e018397ef" - dependencies: - fbjs "^0.8.4" - loose-envify "^1.1.0" - object-assign "^4.1.0" - -"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.1.0, readable-stream@^2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.2.tgz#a9e6fec3c7dda85f8bb1b3ba7028604556fc825e" - 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@~2.1.4: - version "2.1.5" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.1.5.tgz#66fa8b720e1438b364681f2ad1a63c618448c9d0" - 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" - -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" - -readline2@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - mute-stream "0.0.5" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - dependencies: - resolve "^1.1.6" - -redbox-react@^1.2.2, redbox-react@^1.2.5: - version "1.3.3" - resolved "https://registry.yarnpkg.com/redbox-react/-/redbox-react-1.3.3.tgz#63ec9c2cb9c620c46e2b9f8543b4898f1b787e41" - dependencies: - error-stack-parser "^1.3.6" - object-assign "^4.0.1" - -reduce-css-calc@^1.2.6: - version "1.3.0" - resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz#747c914e049614a4c9cfbba629871ad1d2927716" - dependencies: - balanced-match "^0.4.2" - math-expression-evaluator "^1.2.14" - reduce-function-call "^1.0.1" - -reduce-function-call@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.2.tgz#5a200bf92e0e37751752fe45b0ab330fd4b6be99" - dependencies: - balanced-match "^0.4.2" - -redux@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/redux/-/redux-3.6.0.tgz#887c2b3d0b9bd86eca2be70571c27654c19e188d" - dependencies: - lodash "^4.2.1" - lodash-es "^4.2.1" - loose-envify "^1.1.0" - symbol-observable "^1.0.2" - -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.1" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.1.tgz#257f41961ce44558b18f7814af48c17559f9faeb" - -regenerator-transform@0.9.8: - version "0.9.8" - resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.9.8.tgz#0f88bb2bc03932ddb7b6b7312e68078f01026d6c" - 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@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b" - dependencies: - regenerate "^1.2.1" - regjsgen "^0.2.0" - regjsparser "^0.1.4" - -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" - -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" - -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.79.0: - version "2.79.0" - resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" - dependencies: - aws-sign2 "~0.6.0" - aws4 "^1.2.1" - caseless "~0.11.0" - combined-stream "~1.0.5" - extend "~3.0.0" - forever-agent "~0.6.1" - form-data "~2.1.1" - har-validator "~2.0.6" - 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" - qs "~6.3.0" - stringstream "~0.0.4" - tough-cookie "~2.3.0" - tunnel-agent "~0.4.1" - uuid "^3.0.0" - -require-dir@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/require-dir/-/require-dir-0.3.1.tgz#b5a8e28bae0343bb0d0cc38ab1f531e1931b264a" - -require-from-string@^1.1.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418" - -require-uncached@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3" - dependencies: - caller-path "^0.1.0" - resolve-from "^1.0.0" - -requires-port@1.0.x, requires-port@1.x.x: - version "1.0.0" - resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" - -resolve-from@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" - -resolve@^1.1.6: - version "1.2.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.2.0.tgz#9589c3f2f6149d1417a40becc1663db6ec6bc26c" - -restore-cursor@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" - dependencies: - exit-hook "^1.0.0" - onetime "^1.0.0" - -right-align@^0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef" - dependencies: - align-text "^0.1.1" - -rimraf@2, rimraf@^2.2.8, rimraf@~2.5.1, rimraf@~2.5.4: - version "2.5.4" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04" - dependencies: - glob "^7.0.5" - -ripemd160@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-0.2.0.tgz#2bf198bde167cacfa51c0a928e84b68bbe171fce" - -run-async@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-0.1.0.tgz#c8ad4a5e110661e402a7d21b530e009f25f8e389" - dependencies: - once "^1.3.0" - -rx-lite@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" - -sax@~1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.1.tgz#7b8e656190b228e81a66aea748480d828cd2d37a" - -semver@~5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" - -send@0.14.2: - version "0.14.2" - resolved "https://registry.yarnpkg.com/send/-/send-0.14.2.tgz#39b0438b3f510be5dc6f667a11f71689368cdeef" - dependencies: - debug "~2.2.0" - depd "~1.1.0" - destroy "~1.0.4" - encodeurl "~1.0.1" - escape-html "~1.0.3" - etag "~1.7.0" - fresh "0.3.0" - http-errors "~1.5.1" - mime "1.3.4" - ms "0.7.2" - on-finished "~2.3.0" - range-parser "~1.2.0" - statuses "~1.3.1" - -serve-index@^1.7.2: - version "1.8.0" - resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.8.0.tgz#7c5d96c13fb131101f93c1c5774f8516a1e78d3b" - dependencies: - accepts "~1.3.3" - batch "0.5.3" - debug "~2.2.0" - escape-html "~1.0.3" - http-errors "~1.5.0" - mime-types "~2.1.11" - parseurl "~1.3.1" - -serve-static@~1.11.2: - version "1.11.2" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.11.2.tgz#2cf9889bd4435a320cc36895c9aa57bd662e6ac7" - dependencies: - encodeurl "~1.0.1" - escape-html "~1.0.3" - parseurl "~1.3.1" - send "0.14.2" - -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" - -setimmediate@^1.0.4, setimmediate@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" - -setprototypeof@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.2.tgz#81a552141ec104b88e89ce383103ad5c66564d08" - -sha.js@2.2.6: - version "2.2.6" - resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.2.6.tgz#17ddeddc5f722fb66501658895461977867315ba" - -shelljs@^0.7.0, shelljs@^0.7.5: - version "0.7.6" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.6.tgz#379cccfb56b91c8601e4793356eb5382924de9ad" - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -shot@3.x.x: - version "3.4.0" - resolved "https://registry.yarnpkg.com/shot/-/shot-3.4.0.tgz#e7125ee72575ae5218349e933636808d790d4b92" - dependencies: - hoek "4.x.x" - joi "10.x.x" - -signal-exit@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slice-ansi@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35" - -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" - -socket.io-adapter@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz#cb6d4bb8bec81e1078b99677f9ced0046066bb8b" - dependencies: - debug "2.3.3" - socket.io-parser "2.3.1" - -socket.io-client@1.7.2: - version "1.7.2" - resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-1.7.2.tgz#39fdb0c3dd450e321b7e40cfd83612ec533dd644" - dependencies: - backo2 "1.0.2" - component-bind "1.0.0" - component-emitter "1.2.1" - debug "2.3.3" - engine.io-client "1.8.2" - has-binary "0.1.7" - indexof "0.0.1" - object-component "0.0.3" - parseuri "0.0.5" - socket.io-parser "2.3.1" - to-array "0.1.4" - -socket.io-parser@2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-2.3.1.tgz#dd532025103ce429697326befd64005fcfe5b4a0" - dependencies: - component-emitter "1.1.2" - debug "2.2.0" - isarray "0.0.1" - json3 "3.3.2" - -socket.io@^1.3.3: - version "1.7.2" - resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-1.7.2.tgz#83bbbdf2e79263b378900da403e7843e05dc3b71" - dependencies: - debug "2.3.3" - engine.io "1.8.2" - has-binary "0.1.7" - object-assign "4.1.0" - socket.io-adapter "0.5.0" - socket.io-client "1.7.2" - socket.io-parser "2.3.1" - -sockjs-client@^1.0.3: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.2.tgz#f0212a8550e4c9468c8cceaeefd2e3493c033ad5" - dependencies: - debug "^2.2.0" - eventsource "0.1.6" - faye-websocket "~0.11.0" - inherits "^2.0.1" - json3 "^3.3.2" - url-parse "^1.1.1" - -sockjs@^0.3.15: - version "0.3.18" - resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.18.tgz#d9b289316ca7df77595ef299e075f0f937eb4207" - dependencies: - faye-websocket "^0.10.0" - uuid "^2.0.2" - -sort-keys@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" - dependencies: - is-plain-obj "^1.0.0" - -source-list-map@^0.1.4, source-list-map@~0.1.7: - version "0.1.8" - resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106" - -source-map-support@^0.4.2: - version "0.4.11" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.11.tgz#647f939978b38535909530885303daf23279f322" - dependencies: - source-map "^0.5.3" - -source-map@^0.4.4, source-map@~0.4.1: - version "0.4.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" - dependencies: - amdefine ">=0.0.4" - -source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -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.10.2" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.10.2.tgz#d5a804ce22695515638e798dbe23273de070a5fa" - 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" - -stackframe@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-0.3.1.tgz#33aa84f1177a5548c8935533cbfeb3420975f5a4" - -statehood@5.x.x: - version "5.0.1" - resolved "https://registry.yarnpkg.com/statehood/-/statehood-5.0.1.tgz#fc13c97b37751c18e70513d2b97e896ac8b73005" - dependencies: - boom "4.x.x" - cryptiles "3.x.x" - hoek "4.x.x" - iron "4.x.x" - items "2.x.x" - joi "10.x.x" - -"statuses@>= 1.3.1 < 2", statuses@~1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" - -stream-browserify@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.1.tgz#66266ee5f9bdb9940a4e4514cafb43bb71e5c9db" - dependencies: - inherits "~2.0.1" - readable-stream "^2.0.2" - -stream-cache@~0.0.1: - version "0.0.2" - resolved "https://registry.yarnpkg.com/stream-cache/-/stream-cache-0.0.2.tgz#1ac5ad6832428ca55667dbdee395dad4e6db118f" - -stream-http@^2.3.1: - version "2.6.3" - resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.6.3.tgz#4c3ddbf9635968ea2cfd4e48d43de5def2625ac3" - dependencies: - builtin-status-codes "^3.0.0" - inherits "^2.0.1" - readable-stream "^2.1.0" - to-arraybuffer "^1.0.0" - xtend "^4.0.0" - -strict-uri-encode@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" - -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_decoder@^0.10.25, 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@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" - -strip-json-comments@~1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91" - -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" - -style-loader@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.13.1.tgz#468280efbc0473023cd3a6cd56e33b5a1d7fc3a9" - dependencies: - loader-utils "^0.2.7" - -subtext@^4.3.x: - version "4.3.0" - resolved "https://registry.yarnpkg.com/subtext/-/subtext-4.3.0.tgz#dfac90492ec35669fd6e00c6e5d938b06d7ccfbb" - dependencies: - boom "4.x.x" - content "3.x.x" - hoek "4.x.x" - pez "2.x.x" - wreck "10.x.x" - -supports-color@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -supports-color@^3.1.0, supports-color@^3.1.1, supports-color@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6" - dependencies: - has-flag "^1.0.0" - -svgo@^0.7.0: - version "0.7.2" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5" - dependencies: - coa "~1.0.1" - colors "~1.1.2" - csso "~2.3.1" - js-yaml "~3.7.0" - mkdirp "~0.5.1" - sax "~1.2.1" - whet.extend "~0.9.9" - -symbol-observable@^1.0.2: - version "1.0.4" - resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" - -table@^3.7.8: - version "3.8.3" - resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f" - dependencies: - ajv "^4.7.0" - ajv-keywords "^1.0.0" - chalk "^1.1.1" - lodash "^4.0.0" - slice-ansi "0.0.4" - string-width "^2.0.0" - -tapable@^0.1.8, tapable@~0.1.8: - version "0.1.10" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.1.10.tgz#29c35707c2b70e50d07482b5d202e8ed446dafd4" - -tar-pack@~3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/tar-pack/-/tar-pack-3.3.0.tgz#30931816418f55afc4d21775afdd6720cee45dae" - 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" - -text-table@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - -through@^2.3.6: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - -timers-browserify@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.2.tgz#ab4883cf597dcd50af211349a00fbca56ac86b86" - dependencies: - setimmediate "^1.0.4" - -to-array@0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/to-array/-/to-array-0.1.4.tgz#17e6c11f73dd4f3d74cda7a4ff3238e9ad9bf890" - -to-arraybuffer@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43" - -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" - -topo@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/topo/-/topo-2.0.2.tgz#cd5615752539057c0dc0491a621c3bc6fbe1d182" - dependencies: - hoek "4.x.x" - -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" - -tryit@^1.0.1: - version "1.0.3" - resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" - -tty-browserify@0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" - -tunnel-agent@~0.4.1: - version "0.4.3" - resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb" - -tweetnacl@^0.14.3, tweetnacl@~0.14.0: - version "0.14.5" - resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" - dependencies: - prelude-ls "~1.1.2" - -type-component@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/type-component/-/type-component-0.0.1.tgz#952a6c81c21efd24d13d811d0c8498cb860e1956" - -type-is@~1.6.14: - version "1.6.14" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.14.tgz#e219639c17ded1ca0789092dd54a03826b817cb2" - dependencies: - media-typer "0.3.0" - mime-types "~2.1.13" - -typedarray@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -ua-parser-js@^0.7.9: - version "0.7.12" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.12.tgz#04c81a99bdd5dc52263ea29d24c6bf8d4818a4bb" - -uglify-js@~2.7.3: - version "2.7.5" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8" - dependencies: - async "~0.2.6" - source-map "~0.5.1" - uglify-to-browserify "~1.0.0" - yargs "~3.10.0" - -uglify-to-browserify@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" - -uid-number@~0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -ultron@1.0.x: - version "1.0.2" - resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa" - -uniq@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" - -uniqid@^4.0.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.1.tgz#89220ddf6b751ae52b5f72484863528596bb84c1" - dependencies: - macaddress "^0.2.8" - -uniqs@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/uniqs/-/uniqs-2.0.0.tgz#ffede4b36b25290696e6e165d4a59edb998e6b02" - -unpipe@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" - -url-parse@1.0.x: - version "1.0.5" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.0.5.tgz#0854860422afdcfefeb6c965c662d4800169927b" - dependencies: - querystringify "0.0.x" - requires-port "1.0.x" - -url-parse@^1.1.1: - version "1.1.7" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.1.7.tgz#025cff999653a459ab34232147d89514cc87d74a" - dependencies: - querystringify "0.0.x" - requires-port "1.0.x" - -url@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" - dependencies: - punycode "1.3.2" - querystring "0.2.0" - -user-home@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz#9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f" - dependencies: - os-homedir "^1.0.0" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -util@0.10.3, util@^0.10.3: - version "0.10.3" - resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9" - dependencies: - inherits "2.0.1" - -utils-merge@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8" - -uuid@^2.0.2: - 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" - -vary@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.0.tgz#e1e5affbbd16ae768dd2674394b9ad3022653140" - -vendors@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.1.tgz#37ad73c8ee417fb3d580e785312307d274847f22" - -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" - -vise@2.x.x: - version "2.0.2" - resolved "https://registry.yarnpkg.com/vise/-/vise-2.0.2.tgz#6b08e8fb4cb76e3a50cd6dd0ec37338e811a0d39" - dependencies: - hoek "4.x.x" - -vm-browserify@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73" - dependencies: - indexof "0.0.1" - -watchpack@^0.2.1: - version "0.2.9" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-0.2.9.tgz#62eaa4ab5e5ba35fdfc018275626e3c0f5e3fb0b" - dependencies: - async "^0.9.0" - chokidar "^1.0.0" - graceful-fs "^4.1.2" - -webpack-core@~0.6.9: - version "0.6.9" - resolved "https://registry.yarnpkg.com/webpack-core/-/webpack-core-0.6.9.tgz#fc571588c8558da77be9efb6debdc5a3b172bdc2" - dependencies: - source-list-map "~0.1.7" - source-map "~0.4.1" - -webpack-dev-middleware@^1.4.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.9.0.tgz#a1c67a3dfd8a5c5d62740aa0babe61758b4c84aa" - dependencies: - memory-fs "~0.4.1" - mime "^1.3.4" - path-is-absolute "^1.0.0" - range-parser "^1.0.3" - -webpack-dev-server@^1.16.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-1.16.2.tgz#8bebc2c4ce1c45a15c72dd769d9ba08db306a793" - dependencies: - compression "^1.5.2" - connect-history-api-fallback "^1.3.0" - express "^4.13.3" - http-proxy-middleware "~0.17.1" - open "0.0.5" - optimist "~0.6.1" - serve-index "^1.7.2" - sockjs "^0.3.15" - sockjs-client "^1.0.3" - stream-cache "~0.0.1" - strip-ansi "^3.0.0" - supports-color "^3.1.1" - webpack-dev-middleware "^1.4.0" - -webpack@^1.13.2: - version "1.14.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-1.14.0.tgz#54f1ffb92051a328a5b2057d6ae33c289462c823" - dependencies: - acorn "^3.0.0" - async "^1.3.0" - clone "^1.0.2" - enhanced-resolve "~0.9.0" - interpret "^0.6.4" - loader-utils "^0.2.11" - memory-fs "~0.3.0" - mkdirp "~0.5.0" - node-libs-browser "^0.7.0" - optimist "~0.6.0" - supports-color "^3.1.0" - tapable "~0.1.8" - uglify-js "~2.7.3" - watchpack "^0.2.1" - webpack-core "~0.6.9" - -websocket-driver@>=0.5.1: - version "0.6.5" - resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36" - dependencies: - websocket-extensions ">=0.1.1" - -websocket-extensions@>=0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" - -whatwg-fetch@>=0.10.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.2.tgz#fe294d1d89e36c5be8b3195057f2e4bc74fc980e" - -whet.extend@~0.9.9: - version "0.9.9" - resolved "https://registry.yarnpkg.com/whet.extend/-/whet.extend-0.9.9.tgz#f877d5bf648c97e5aa542fadc16d6a259b9c11a1" - -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" - -window-size@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" - -wordwrap@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - -wordwrap@~0.0.2: - version "0.0.3" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" - -wordwrap@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" - -wrappy@1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" - -wreck@10.x.x: - version "10.0.0" - resolved "https://registry.yarnpkg.com/wreck/-/wreck-10.0.0.tgz#98ab882f85e16a526332507f101f5a7841162278" - dependencies: - boom "4.x.x" - hoek "4.x.x" - -write@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/write/-/write-0.2.1.tgz#5fc03828e264cea3fe91455476f7a3c566cb0757" - dependencies: - mkdirp "^0.5.1" - -ws@1.1.1, ws@1.x.x: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018" - dependencies: - options ">=0.0.5" - ultron "1.0.x" - -wtf-8@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/wtf-8/-/wtf-8-1.0.0.tgz#392d8ba2d0f1c34d1ee2d630f15d0efb68e1048a" - -xmlhttprequest-ssl@1.5.3: - version "1.5.3" - resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz#185a888c04eca46c3e4070d99f7b49de3528992d" - -xtend@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" - -yallist@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.0.0.tgz#306c543835f09ee1a4cb23b7bce9ab341c91cdd4" - -yargs@~3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1" - dependencies: - camelcase "^1.0.2" - cliui "^2.1.0" - decamelize "^1.0.0" - window-size "0.1.0" - -yeast@0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419" diff --git a/legacy/spikes/architecture/sigmajs/README.md b/legacy/spikes/architecture/sigmajs/README.md deleted file mode 100644 index d22446bf..00000000 --- a/legacy/spikes/architecture/sigmajs/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Sigma.js - -This is an interesting library to be visulising large networks, however lacks an easy way to modify nodes, instead it is needed to re-write the renderer for the nodes to enable this, and the same would have to be done for (svg, canvas and webgl). - -Sigma.js also has the problems that each individual node needs to have a specific value defined for an z and y coordinate, their are plugins that do implement a force graph layout, but due to the nature of the architecture of sigma.js it seems much more complicated to get a layout which makes the most amount of sense. - -Therefore, for small networks, with rich information for each node, sigma.js is not currently the best choice, however if a need to visulise a whole network spanning multiple regions, projects and services, it could be a worthy avenenue to persue. - -![screenshot from 2016-11-07 13-31-09](https://cloud.githubusercontent.com/assets/524382/20059506/7d57579e-a4ee-11e6-8f24-f0be0067f797.png) diff --git a/legacy/spikes/architecture/sigmajs/index.html b/legacy/spikes/architecture/sigmajs/index.html deleted file mode 100644 index 251c15fe..00000000 --- a/legacy/spikes/architecture/sigmajs/index.html +++ /dev/null @@ -1,20 +0,0 @@ -
    - -
    -
    - - - - diff --git a/legacy/spikes/architecture/sigmajs/services.json b/legacy/spikes/architecture/sigmajs/services.json deleted file mode 100644 index a9c470a2..00000000 --- a/legacy/spikes/architecture/sigmajs/services.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "nodes": [ - {"id": "Nginx", "x": 3, "y": 1, "color": "rgb(255,204,102)", "size": 4.0}, - {"id": "Wordpress", "x": 9, "y": 3, "size": 3}, - {"id": "Memcached", "x": 7, "y": 5, "size": 3}, - {"id": "Percona", "x": 6, "y": 7, "size": 3}, - {"id": "NFS", "x": 3, "y": 5, "size": 3} - ], - "edges": [ - {"id": "1", "source": "Nginx", "target": "Wordpress"}, - {"id": "2", "source": "Wordpress", "target": "Memcached"}, - {"id": "3", "source": "Wordpress", "target": "NFS"}, - {"id": "4", "source": "Wordpress", "target": "Percona"} - ] -} diff --git a/legacy/spikes/architecture/sigmajs/vendor/README.md b/legacy/spikes/architecture/sigmajs/vendor/README.md deleted file mode 100644 index 85376f24..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/README.md +++ /dev/null @@ -1,35 +0,0 @@ -[![Build Status](https://travis-ci.org/jacomyal/sigma.js.svg)](https://travis-ci.org/jacomyal/sigma.js) - -sigma.js - v1.2.0 -================= - -Sigma is a JavaScript library dedicated to graph drawing, mainly developed by [@jacomyal](https://github.com/jacomyal) and [@Yomguithereal](https://github.com/Yomguithereal). - -### Resources - -[The website](http://sigmajs.org) provides a global overview of the project, and the documentation is available in the [Github Wiki](https://github.com/jacomyal/sigma.js/wiki). - -Also, the `plugins` and `examples` directories contain various use-cases that might help you understand how to use sigma. - -### How to use it - -To use it, clone the repository: - -``` -git clone git@github.com:jacomyal/sigma.js.git -``` - -To build the code: - - - Install [Node.js](http://nodejs.org/). - - Install [gjslint](https://developers.google.com/closure/utilities/docs/linter_howto?hl=en). - - Use `npm install` to install sigma development dependencies. - - Use `npm run build` to minify the code with [Uglify](https://github.com/mishoo/UglifyJS). The minified file `sigma.min.js` will then be accessible in the `build/` folder. - -Also, you can customize the build by adding or removing files from the `coreJsFiles` array in `Gruntfile.js` before applying the grunt task. - -### Contributing - -You can contribute by submitting [issues tickets](http://github.com/jacomyal/sigma.js/issues) and proposing [pull requests](http://github.com/jacomyal/sigma.js/pulls). Make sure that tests and linting pass before submitting any pull request by running the command `grunt`. - -The whole source code is validated by the [Google Closure Linter](https://developers.google.com/closure/utilities/) and [JSHint](http://www.jshint.com/), and the comments are written in [JSDoc](http://en.wikipedia.org/wiki/JSDoc) (tags description is available [here](https://developers.google.com/closure/compiler/docs/js-for-compiler)). diff --git a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.exporters.svg.min.js b/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.exporters.svg.min.js deleted file mode 100644 index 7720d2fd..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.exporters.svg.min.js +++ /dev/null @@ -1 +0,0 @@ -(function(a){"use strict";function b(a){return new Blob([a],{type:"image/svg+xml;charset=utf-8"})}function c(a,c){var d=b(a),f={};f.anchor=document.createElement("a"),f.anchor.setAttribute("href",e.createObjectURL(d)),f.anchor.setAttribute("download",c);var g=document.createEvent("MouseEvent");g.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),e.revokeObjectURL(d),f.anchor.dispatchEvent(g),delete f.anchor}function d(a,b,c){var d,e,f,h,i,j={},k={},l=0,m="";c.classes&&(e=document.createElementNS(g,"style"),a.insertBefore(e,a.firstChild));var n=a.querySelectorAll('[id="'+b+'-group-nodes"] > [class="'+b+'-node"]');for(h=0,i=n.length,f=!0;h [class="'+b+'-edge"]');for(h=0,i=o.length,f=!0;h=0;t--)for(e in arguments[t])s[e]=arguments[t][e];return s}function s(t){var e;for(e in t)"hasOwnProperty"in t&&!t.hasOwnProperty(e)||delete t[e];return t}function r(t,e,s){s=s||{};a=t,h=e,u.nodesLength=a.length,u.edgesLength=h.length,i(s)}function i(t){u.settings=e(t,u.settings)}function o(){var t,e,s,r,i,o,n,g,d,l,c,f,y,w,v;for(s=0;s=0)k=a[s]=0){if(w=Math.sqrt(Math.pow(a[s]-p[e+7],2)+Math.pow(a[s+1]-p[e+8],2)),2*p[e+3]/w0?(v=l*a[s+6]*p[e+6]/w/w,a[s+2]+=c*v,a[s+3]+=f*v):w<0&&(v=-l*a[s+6]*p[e+6]/w,a[s+2]+=c*v,a[s+3]+=f*v):w>0&&(v=l*a[s+6]*p[e+6]/w/w,a[s+2]+=c*v,a[s+3]+=f*v),p[e+4]<0)break;e=p[e+4];continue}e=p[e+5]}else{if(p[e]>=0&&p[e]!==s&&(c=a[s]-a[p[e]],f=a[s+1]-a[p[e]+1],w=Math.sqrt(c*c+f*f),u.settings.adjustSizes?w>0?(v=l*a[s+6]*a[p[e]+6]/w/w,a[s+2]+=c*v,a[s+3]+=f*v):w<0&&(v=-l*a[s+6]*a[p[e]+6]/w,a[s+2]+=c*v,a[s+3]+=f*v):w>0&&(v=l*a[s+6]*a[p[e]+6]/w/w,a[s+2]+=c*v,a[s+3]+=f*v)),p[e+4]<0)break;e=p[e+4]}else for(l=u.settings.scalingRatio,r=0;r0?(v=l*a[r+6]*a[i+6]/w/w,a[r+2]+=c*v,a[r+3]+=f*v,a[i+2]+=c*v,a[i+3]+=f*v):w<0&&(v=100*l*a[r+6]*a[i+6],a[r+2]+=c*v,a[r+3]+=f*v,a[i+2]-=c*v,a[i+3]-=f*v)):(w=Math.sqrt(c*c+f*f),w>0&&(v=l*a[r+6]*a[i+6]/w/w,a[r+2]+=c*v,a[r+3]+=f*v,a[i+2]-=c*v,a[i+3]-=f*v));for(g=u.settings.gravity/u.settings.scalingRatio,l=u.settings.scalingRatio,s=0;s0&&(v=l*a[s+6]*g):w>0&&(v=l*a[s+6]*g/w),a[s+2]-=c*v,a[s+3]-=f*v;for(l=1*(u.settings.outboundAttractionDistribution?d:1),o=0;o0&&(v=-l*y*Math.log(1+w)/w/a[r+6]):w>0&&(v=-l*y*Math.log(1+w)/w):u.settings.outboundAttractionDistribution?w>0&&(v=-l*y/a[r+6]):w>0&&(v=-l*y)):(w=Math.sqrt(Math.pow(c,2)+Math.pow(f,2)),u.settings.linLogMode?u.settings.outboundAttractionDistribution?w>0&&(v=-l*y*Math.log(1+w)/w/a[r+6]):w>0&&(v=-l*y*Math.log(1+w)/w):u.settings.outboundAttractionDistribution?(w=1,v=-l*y/a[r+6]):(w=1,v=-l*y)),w>0&&(a[r+2]+=c*v,a[r+3]+=f*v,a[i+2]-=c*v,a[i+3]-=f*v);var W,L,F,_;if(u.settings.adjustSizes)for(s=0;su.maxForce&&(a[s+2]=a[s+2]*u.maxForce/W,a[s+3]=a[s+3]*u.maxForce/W),L=a[s+6]*Math.sqrt((a[s+4]-a[s+2])*(a[s+4]-a[s+2])+(a[s+5]-a[s+3])*(a[s+5]-a[s+3])),F=Math.sqrt((a[s+4]+a[s+2])*(a[s+4]+a[s+2])+(a[s+5]+a[s+3])*(a[s+5]+a[s+3]))/2,_=.1*Math.log(1+F)/(1+Math.sqrt(L)),a[s]=a[s]+a[s+2]*(_/u.settings.slowDown),a[s+1]=a[s+1]+a[s+3]*(_/u.settings.slowDown));else for(s=0;s0?(c.dn.dx+=g/i*(1+d.dn_size),c.dn.dy+=h/i*(1+d.dn_size)):(c.dn.dx+=.01*e*(.5-Math.random()),c.dn.dy+=.01*f*(.5-Math.random())))});for(b=0;b0&&(c.defaultValue=d[0].textContent),b.push(c)}),b.length>0&&b}function f(a,b){var c={},d=b.getElementsByTagName("attvalue"),e=h.nodeListToHash(d,function(a){var b=h.namedNodeMapToObject(a.attributes),c=b.id||b.for;return{key:c,value:b.value}});return a.map(function(a){c[a.id]=!(a.id in e)&&"defaultValue"in a?h.enforceType(a.type,a.defaultValue):h.enforceType(a.type,e[a.id])}),c}function g(a){var c=[];return h.nodeListEach(l.els.nodes,function(d){var e={id:d.getAttribute("id"),label:d.getAttribute("label")||""};a&&(e.attributes=f(a,d)),l.hasViz&&(e.viz=i(d)),c.push(b(e))}),c}function i(a){var b={},c=h.getFirstElementByTagNS(a,"viz","color");if(c){var d=["r","g","b","a"].map(function(a){return c.getAttribute(a)});b.color=h.getRGB(d)}var e=h.getFirstElementByTagNS(a,"viz","position");e&&(b.position={},["x","y","z"].map(function(a){b.position[a]=+e.getAttribute(a)}));var f=h.getFirstElementByTagNS(a,"viz","size");f&&(b.size=+f.getAttribute("value"));var g=h.getFirstElementByTagNS(a,"viz","shape");return g&&(b.shape=g.getAttribute("value")),b}function j(a,b){var d=[];return h.nodeListEach(l.els.edges,function(e){var g=h.namedNodeMapToObject(e.attributes);"type"in g||(g.type=b),a&&(g.attributes=f(a,e)),l.hasViz&&(g.viz=k(e)),d.push(c(g))}),d}function k(a){var b={},c=h.getFirstElementByTagNS(a,"viz","color");if(c){var d=["r","g","b","a"].map(function(a){return c.getAttribute(a)});b.color=h.getRGB(d)}var e=h.getFirstElementByTagNS(a,"viz","shape");e&&(b.shape=e.getAttribute("value"));var f=h.getFirstElementByTagNS(a,"viz","thickness");return f&&(b.thickness=+f.getAttribute("value")),b}var l={};l.els={root:a.getElementsByTagName("gexf")[0],graph:a.getElementsByTagName("graph")[0],meta:a.getElementsByTagName("meta")[0],nodes:a.getElementsByTagName("node"),edges:a.getElementsByTagName("edge"),model:h.getModelTags(a)},l.hasViz=!!h.getAttributeNS(l.els.root,"xmlns","viz"),l.version=l.els.root.getAttribute("version")||"1.0",l.mode=l.els.graph.getAttribute("mode")||"static";var m=l.els.graph.getAttribute("defaultedgetype");l.defaultEdgetype=m||"undirected";var n=e("node"),o=e("edge"),p={version:l.version,mode:l.mode,defaultEdgeType:l.defaultEdgetype,meta:d(),model:{},nodes:g(n),edges:j(o,l.defaultEdgetype)};return n&&(p.model.node=n),o&&(p.model.edge=o),p}function e(a,b){var c=function(){if(window.XMLHttpRequest)return new XMLHttpRequest;var a,b;if(window.ActiveXObject){a=["Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP","Microsoft.XMLHTTP"];for(b in a)try{return new ActiveXObject(a[b])}catch(a){}}return null}();if(!c)throw"XMLHttpRequest not supported, cannot load the file.";var d,e="function"==typeof b;return c.overrideMimeType?(c.overrideMimeType("text/xml"),d=function(a){return a.responseXML}):d=function(a){var b=new DOMParser;return b.parseFromString(a.responseText,"application/xml")},c.open("GET",a,e),e&&(c.onreadystatechange=function(){4===c.readyState&&b(d(c))}),c.send(),e?c:d(c)}function f(a){return d(a)}function g(a,b){return"function"==typeof b?e(a,function(a){b(d(a))}):d(e(a))}var h={getModelTags:function(a){var b,c=a.getElementsByTagName("attributes"),d={},e=c.length;for(b=0;bc){j[e]=f;var g,h;for(h=0;hd));h++);k.splice(h,0,f)}};l(h,null,0,0);var m,n=!1;m=e("undirected")?this.allNeighborsIndex:this.outNeighborsIndex;for(var o,p,q,r,s,t;k.length>0;){if(o=k.shift(),o.nodeId==c){n=!0;break}for(p=Object.keys(m[o.nodeId]),t=0;t=1){g.forEach(function(a){for(var b in d)b in d&&(a[b]=a[d[b]])});var e,n;for(e in a.cameras)n=a.cameras[e],n.edgequadtree._enabled=!0;a.refresh(),"function"==typeof i.onComplete&&i.onComplete()}else c=l(c),g.forEach(function(a){for(var e in d)e in d&&(e.match(/color$/)?a[e]=b(h[a.id][e],a[d[e]],c):a[e]=a[d[e]]*c+h[a.id][e]*(1-c))}),a.refresh(),a.animations[j]=requestAnimationFrame(f)}var g,h,i=e||{},j=++c,k=i.duration||a.settings("animationsTime"),l="string"==typeof i.easing?sigma.utils.easings[i.easing]:"function"==typeof i.easing?i.easing:sigma.utils.easings.quadraticInOut,m=sigma.utils.dateNow();g=i.nodes&&i.nodes.length?"object"==typeof i.nodes[0]?i.nodes:a.graph.nodes(i.nodes):a.graph.nodes(),h=g.reduce(function(a,b){var c;a[b.id]={};for(c in d)c in b&&(a[b.id][c]=b[c]);return a},{}),a.animations=a.animations||Object.create({}),sigma.plugins.kill(a);var n,o;for(n in a.cameras)o=a.cameras[n],o.edgequadtree._enabled=!1;f()},sigma.plugins.kill=function(a){for(var b in a.animations||{})cancelAnimationFrame(a.animations[b]);var b,c;for(b in a.cameras)c=a.cameras[b],c.edgequadtree._enabled=!0}}).call(window); \ No newline at end of file diff --git a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.dragNodes.min.js b/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.dragNodes.min.js deleted file mode 100644 index e2b34f18..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.dragNodes.min.js +++ /dev/null @@ -1 +0,0 @@ -(function(){"use strict";function a(a,b){function c(a){var b=window.getComputedStyle(a),c=function(a){return parseInt(b.getPropertyValue(a).replace("px",""))||0};return{left:a.getBoundingClientRect().left+c("padding-left"),top:a.getBoundingClientRect().top+c("padding-top")}}function d(a){t=!1,l.removeEventListener("mousemove",i),l.removeEventListener("mouseup",h),r.length||(p=null)}function e(a){s[a.data.node.id]||(r.push(a.data.node),s[a.data.node.id]=!0,r.length&&!t&&(p=r[r.length-1],n.addEventListener("mousedown",g)))}function f(a){var b=r.map(function(a){return a}).indexOf(a.data.node);r.splice(b,1),delete s[a.data.node.id],r.length&&!t?p=r[r.length-1]:n.removeEventListener("mousedown",g)}function g(a){t=!0;var b=k.graph.nodes().length;if(p&&b>1){n.removeEventListener("mousedown",g),l.addEventListener("mousemove",i),l.addEventListener("mouseup",h);var c,d;for(c in k.cameras)d=k.cameras[c],void 0!==d.edgequadtree&&(d.edgequadtree._enabled=!1);m.settings({mouseEnabled:!1,enableHovering:!1}),k.refresh(),j.dispatchEvent("startdrag",{node:p,captor:a,renderer:m})}}function h(a){t=!1,n.addEventListener("mousedown",g),l.removeEventListener("mousemove",i),l.removeEventListener("mouseup",h);var b,c;for(b in k.cameras)c=k.cameras[b],void 0!==c.edgequadtree&&(c.edgequadtree._enabled=!0);m.settings({mouseEnabled:!0,enableHovering:!0}),k.refresh(),u&&j.dispatchEvent("drop",{node:p,captor:a,renderer:m}),j.dispatchEvent("dragend",{node:p,captor:a,renderer:m}),u=!1,p=null}function i(a){function b(){for(var b=c(m.container),d=a.clientX-b.left,e=a.clientY-b.top,f=Math.cos(o.angle),g=Math.sin(o.angle),h=k.graph.nodes(),i=[],l=0;l<2;l++){var n=h[l],r={x:n.x*f+n.y*g,y:n.y*f-n.x*g,renX:n[q+"x"],renY:n[q+"y"]};i.push(r)}if(i[0].x===i[1].x&&i[0].y===i[1].y){var s=0===i[0].renX?1:i[0].renX,t=0===i[0].renY?1:i[0].renY;d=i[0].x/s*(d-i[0].renX)+i[0].x,e=i[0].y/t*(e-i[0].renY)+i[0].y}else{var s=(i[1].renX-i[0].renX)/(i[1].x-i[0].x),t=(i[1].renY-i[0].renY)/(i[1].y-i[0].y);i[1].x===i[0].x&&(s=t),i[1].y===i[0].y&&(t=s),d=(d-i[0].renX)/s+i[0].x,e=(e-i[0].renY)/t+i[0].y}p.x=d*f-e*g,p.y=e*f+d*g,k.refresh(),u=!0,j.dispatchEvent("drag",{node:p,captor:a,renderer:m})}if(navigator.userAgent.toLowerCase().indexOf("firefox")>-1){clearTimeout(d);var d=setTimeout(b,0)}else b()}sigma.classes.dispatcher.extend(this);var j=this,k=a,l=document.body,m=b,n=b.container.lastChild,o=b.camera,p=null,q="",r=[],s={},t=!1,u=!1;b instanceof sigma.renderers.svg&&(n=b.container.firstChild),q=b instanceof sigma.renderers.webgl?b.options.prefix.substr(5):b.options.prefix,b.bind("overNode",e),b.bind("outNode",f),b.bind("click",d),k.bind("kill",function(){j.unbindAll()}),this.unbindAll=function(){n.removeEventListener("mousedown",g),l.removeEventListener("mousemove",i),l.removeEventListener("mouseup",h),m.unbind("overNode",e),m.unbind("outNode",f)}}if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.plugins");var b={};sigma.plugins.dragNodes=function(c,d){return b[c.id]||(b[c.id]=new a(c,d)),c.bind("kill",function(){sigma.plugins.killDragNodes(c)}),b[c.id]},sigma.plugins.killDragNodes=function(c){b[c.id]instanceof a&&(b[c.id].unbindAll(),delete b[c.id])}}).call(window); \ No newline at end of file diff --git a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.filter.min.js b/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.filter.min.js deleted file mode 100644 index 8ae7ba8f..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/plugins/sigma.plugins.filter.min.js +++ /dev/null @@ -1 +0,0 @@ -(function(undefined){"use strict";function register(a,b,c){if(c!=undefined&&"string"!=typeof c)throw'The filter key "'+c.toString()+'" must be a string.';if(c!=undefined&&!c.length)throw"The filter key must be a non-empty string.";if("function"!=typeof a)throw'The predicate of key "'+c+'" must be a function.';if("undo"===c)throw'"undo" is a reserved key.';if(_keysIndex[c])throw'The filter "'+c+'" already exists.';c&&(_keysIndex[c]=!0),_chain.push({key:c,processor:a,predicate:b})}function unregister(a){_chain=_chain.filter(function(b){return!(b.key in a)});for(var b in a)delete _keysIndex[b]}function Filter(a){_s=a,_g=a.graph}function deepCopy(o){var copy=Object.create(null);for(var i in o)"object"==typeof o[i]&&null!==o[i]?copy[i]=deepCopy(o[i]):"function"==typeof o[i]&&null!==o[i]?eval(" copy[i] = "+o[i].toString()):copy[i]=o[i];return copy}function cloneChain(a){for(var b=a.slice(0),c=0,d=b.length;c1)for(var e=0;e0&&d.push(f[h]),this.degree(f[h].id,"in")>0&&e.push(f[h])),b[f[h].id]={authority:1,hub:1};for(var i;;){i=!0;var j=0,k=0;for(var h in e){g[e[h].id]={authority:1,hub:0};var l=[];l=a?this.allNeighborsIndex[e[h].id]:this.inNeighborsIndex[e[h].id];for(var m in l)m!=e[h].id&&(g[e[h].id].authority+=b[m].hub);j+=g[e[h].id].authority}for(var h in d){g[d[h].id]?g[d[h].id].hub=1:g[d[h].id]={authority:0,hub:1};var l=[];l=a?this.allNeighborsIndex[d[h].id]:this.outNeighborsIndex[d[h].id];for(var m in l)m!=d[h].id&&(g[d[h].id].hub+=b[m].authority);k+=g[d[h].id].hub}for(var h in e)g[e[h].id].authority/=j,Math.abs((g[e[h].id].authority-b[e[h].id].authority)/b[e[h].id].authority)>=c&&(i=!1);for(var h in d)g[d[h].id].hub/=k,Math.abs((g[d[h].id].hub-b[d[h].id].hub)/b[d[h].id].hub)>=c&&(i=!1);if(b=g,g={},i)break}return b})}).call(window); \ No newline at end of file diff --git a/legacy/spikes/architecture/sigmajs/vendor/sigma.js b/legacy/spikes/architecture/sigmajs/vendor/sigma.js deleted file mode 100644 index 5b8c5d4a..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/sigma.js +++ /dev/null @@ -1,12055 +0,0 @@ -;(function(undefined) { - 'use strict'; - - var __instances = {}; - - /** - * This is the sigma instances constructor. One instance of sigma represent - * one graph. It is possible to represent this grapĥ with several renderers - * at the same time. By default, the default renderer (WebGL + Canvas - * polyfill) will be used as the only renderer, with the container specified - * in the configuration. - * - * @param {?*} conf The configuration of the instance. There are a lot of - * different recognized forms to instantiate sigma, check - * example files, documentation in this file and unit - * tests to know more. - * @return {sigma} The fresh new sigma instance. - * - * Instanciating sigma: - * ******************** - * If no parameter is given to the constructor, the instance will be created - * without any renderer or camera. It will just instantiate the graph, and - * other modules will have to be instantiated through the public methods, - * like "addRenderer" etc: - * - * > s0 = new sigma(); - * > s0.addRenderer({ - * > type: 'canvas', - * > container: 'my-container-id' - * > }); - * - * In most of the cases, sigma will simply be used with the default renderer. - * Then, since the only required parameter is the DOM container, there are - * some simpler way to call the constructor. The four following calls do the - * exact same things: - * - * > s1 = new sigma('my-container-id'); - * > s2 = new sigma(document.getElementById('my-container-id')); - * > s3 = new sigma({ - * > container: document.getElementById('my-container-id') - * > }); - * > s4 = new sigma({ - * > renderers: [{ - * > container: document.getElementById('my-container-id') - * > }] - * > }); - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters, when calling the - * constructor with to top level configuration object (fourth case in the - * previous examples): - * - * {?string} id The id of the instance. It will be generated - * automatically if not specified. - * {?array} renderers An array containing objects describing renderers. - * {?object} graph An object containing an array of nodes and an array - * of edges, to avoid having to add them by hand later. - * {?object} settings An object containing instance specific settings that - * will override the default ones defined in the object - * sigma.settings. - */ - var sigma = function(conf) { - // Local variables: - // **************** - var i, - l, - a, - c, - o, - id; - - sigma.classes.dispatcher.extend(this); - - // Private attributes: - // ******************* - var _self = this, - _conf = conf || {}; - - // Little shortcut: - // **************** - // The configuration is supposed to have a list of the configuration - // objects for each renderer. - // - If there are no configuration at all, then nothing is done. - // - If there are no renderer list, the given configuration object will be - // considered as describing the first and only renderer. - // - If there are no renderer list nor "container" object, it will be - // considered as the container itself (a DOM element). - // - If the argument passed to sigma() is a string, it will be considered - // as the ID of the DOM container. - if ( - typeof _conf === 'string' || - _conf instanceof HTMLElement - ) - _conf = { - renderers: [_conf] - }; - else if (Object.prototype.toString.call(_conf) === '[object Array]') - _conf = { - renderers: _conf - }; - - // Also check "renderer" and "container" keys: - o = _conf.renderers || _conf.renderer || _conf.container; - if (!_conf.renderers || _conf.renderers.length === 0) - if ( - typeof o === 'string' || - o instanceof HTMLElement || - (typeof o === 'object' && 'container' in o) - ) - _conf.renderers = [o]; - - // Recense the instance: - if (_conf.id) { - if (__instances[_conf.id]) - throw 'sigma: Instance "' + _conf.id + '" already exists.'; - Object.defineProperty(this, 'id', { - value: _conf.id - }); - } else { - id = 0; - while (__instances[id]) - id++; - Object.defineProperty(this, 'id', { - value: '' + id - }); - } - __instances[this.id] = this; - - // Initialize settings function: - this.settings = new sigma.classes.configurable( - sigma.settings, - _conf.settings || {} - ); - - // Initialize locked attributes: - Object.defineProperty(this, 'graph', { - value: new sigma.classes.graph(this.settings), - configurable: true - }); - Object.defineProperty(this, 'middlewares', { - value: [], - configurable: true - }); - Object.defineProperty(this, 'cameras', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'renderers', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'renderersPerCamera', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'cameraFrames', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'camera', { - get: function() { - return this.cameras[0]; - } - }); - Object.defineProperty(this, 'events', { - value: [ - 'click', - 'rightClick', - 'clickStage', - 'doubleClickStage', - 'rightClickStage', - 'clickNode', - 'clickNodes', - 'doubleClickNode', - 'doubleClickNodes', - 'rightClickNode', - 'rightClickNodes', - 'overNode', - 'overNodes', - 'outNode', - 'outNodes', - 'downNode', - 'downNodes', - 'upNode', - 'upNodes' - ], - configurable: true - }); - - // Add a custom handler, to redispatch events from renderers: - this._handler = (function(e) { - var k, - data = {}; - - for (k in e.data) - data[k] = e.data[k]; - - data.renderer = e.target; - this.dispatchEvent(e.type, data); - }).bind(this); - - // Initialize renderers: - a = _conf.renderers || []; - for (i = 0, l = a.length; i < l; i++) - this.addRenderer(a[i]); - - // Initialize middlewares: - a = _conf.middlewares || []; - for (i = 0, l = a.length; i < l; i++) - this.middlewares.push( - typeof a[i] === 'string' ? - sigma.middlewares[a[i]] : - a[i] - ); - - // Check if there is already a graph to fill in: - if (typeof _conf.graph === 'object' && _conf.graph) { - this.graph.read(_conf.graph); - - // If a graph is given to the to the instance, the "refresh" method is - // directly called: - this.refresh(); - } - - // Deal with resize: - window.addEventListener('resize', function() { - if (_self.settings) - _self.refresh(); - }); - }; - - - - - /** - * This methods will instantiate and reference a new camera. If no id is - * specified, then an automatic id will be generated. - * - * @param {?string} id Eventually the camera id. - * @return {sigma.classes.camera} The fresh new camera instance. - */ - sigma.prototype.addCamera = function(id) { - var self = this, - camera; - - if (!arguments.length) { - id = 0; - while (this.cameras['' + id]) - id++; - id = '' + id; - } - - if (this.cameras[id]) - throw 'sigma.addCamera: The camera "' + id + '" already exists.'; - - camera = new sigma.classes.camera(id, this.graph, this.settings); - this.cameras[id] = camera; - - // Add a quadtree to the camera: - camera.quadtree = new sigma.classes.quad(); - - // Add an edgequadtree to the camera: - if (sigma.classes.edgequad !== undefined) { - camera.edgequadtree = new sigma.classes.edgequad(); - } - - camera.bind('coordinatesUpdated', function(e) { - self.renderCamera(camera, camera.isAnimated); - }); - - this.renderersPerCamera[id] = []; - - return camera; - }; - - /** - * This method kills a camera, and every renderer attached to it. - * - * @param {string|camera} v The camera to kill or its ID. - * @return {sigma} Returns the instance. - */ - sigma.prototype.killCamera = function(v) { - v = typeof v === 'string' ? this.cameras[v] : v; - - if (!v) - throw 'sigma.killCamera: The camera is undefined.'; - - var i, - l, - a = this.renderersPerCamera[v.id]; - - for (l = a.length, i = l - 1; i >= 0; i--) - this.killRenderer(a[i]); - - delete this.renderersPerCamera[v.id]; - delete this.cameraFrames[v.id]; - delete this.cameras[v.id]; - - if (v.kill) - v.kill(); - - return this; - }; - - /** - * This methods will instantiate and reference a new renderer. The "type" - * argument can be the constructor or its name in the "sigma.renderers" - * package. If no type is specified, then "sigma.renderers.def" will be used. - * If no id is specified, then an automatic id will be generated. - * - * @param {?object} options Eventually some options to give to the renderer - * constructor. - * @return {renderer} The fresh new renderer instance. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the "options" - * object: - * - * {?string} id Eventually the renderer id. - * {?(function|string)} type Eventually the renderer constructor or its - * name in the "sigma.renderers" package. - * {?(camera|string)} camera Eventually the renderer camera or its - * id. - */ - sigma.prototype.addRenderer = function(options) { - var id, - fn, - camera, - renderer, - o = options || {}; - - // Polymorphism: - if (typeof o === 'string') - o = { - container: document.getElementById(o) - }; - else if (o instanceof HTMLElement) - o = { - container: o - }; - - // If the container still is a string, we get it by id - if (typeof o.container === 'string') - o.container = document.getElementById(o.container); - - // Reference the new renderer: - if (!('id' in o)) { - id = 0; - while (this.renderers['' + id]) - id++; - id = '' + id; - } else - id = o.id; - - if (this.renderers[id]) - throw 'sigma.addRenderer: The renderer "' + id + '" already exists.'; - - // Find the good constructor: - fn = typeof o.type === 'function' ? o.type : sigma.renderers[o.type]; - fn = fn || sigma.renderers.def; - - // Find the good camera: - camera = 'camera' in o ? - ( - o.camera instanceof sigma.classes.camera ? - o.camera : - this.cameras[o.camera] || this.addCamera(o.camera) - ) : - this.addCamera(); - - if (this.cameras[camera.id] !== camera) - throw 'sigma.addRenderer: The camera is not properly referenced.'; - - // Instantiate: - renderer = new fn(this.graph, camera, this.settings, o); - this.renderers[id] = renderer; - Object.defineProperty(renderer, 'id', { - value: id - }); - - // Bind events: - if (renderer.bind) - renderer.bind( - [ - 'click', - 'rightClick', - 'clickStage', - 'doubleClickStage', - 'rightClickStage', - 'clickNode', - 'clickNodes', - 'clickEdge', - 'clickEdges', - 'doubleClickNode', - 'doubleClickNodes', - 'doubleClickEdge', - 'doubleClickEdges', - 'rightClickNode', - 'rightClickNodes', - 'rightClickEdge', - 'rightClickEdges', - 'overNode', - 'overNodes', - 'overEdge', - 'overEdges', - 'outNode', - 'outNodes', - 'outEdge', - 'outEdges', - 'downNode', - 'downNodes', - 'downEdge', - 'downEdges', - 'upNode', - 'upNodes', - 'upEdge', - 'upEdges' - ], - this._handler - ); - - // Reference the renderer by its camera: - this.renderersPerCamera[camera.id].push(renderer); - - return renderer; - }; - - /** - * This method kills a renderer. - * - * @param {string|renderer} v The renderer to kill or its ID. - * @return {sigma} Returns the instance. - */ - sigma.prototype.killRenderer = function(v) { - v = typeof v === 'string' ? this.renderers[v] : v; - - if (!v) - throw 'sigma.killRenderer: The renderer is undefined.'; - - var a = this.renderersPerCamera[v.camera.id], - i = a.indexOf(v); - - if (i >= 0) - a.splice(i, 1); - - if (v.kill) - v.kill(); - - delete this.renderers[v.id]; - - return this; - }; - - - - - /** - * This method calls the "render" method of each renderer, with the same - * arguments than the "render" method, but will also check if the renderer - * has a "process" method, and call it if it exists. - * - * It is useful for quadtrees or WebGL processing, for instance. - * - * @param {?object} options Eventually some options to give to the refresh - * method. - * @return {sigma} Returns the instance itself. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the "options" - * object: - * - * {?boolean} skipIndexation A flag specifying wether or not the refresh - * function should reindex the graph in the - * quadtrees or not (default: false). - */ - sigma.prototype.refresh = function(options) { - var i, - l, - k, - a, - c, - bounds, - prefix = 0; - - options = options || {}; - - // Call each middleware: - a = this.middlewares || []; - for (i = 0, l = a.length; i < l; i++) - a[i].call( - this, - (i === 0) ? '' : 'tmp' + prefix + ':', - (i === l - 1) ? 'ready:' : ('tmp' + (++prefix) + ':') - ); - - // Then, for each camera, call the "rescale" middleware, unless the - // settings specify not to: - for (k in this.cameras) { - c = this.cameras[k]; - if ( - c.settings('autoRescale') && - this.renderersPerCamera[c.id] && - this.renderersPerCamera[c.id].length - ) - sigma.middlewares.rescale.call( - this, - a.length ? 'ready:' : '', - c.readPrefix, - { - width: this.renderersPerCamera[c.id][0].width, - height: this.renderersPerCamera[c.id][0].height - } - ); - else - sigma.middlewares.copy.call( - this, - a.length ? 'ready:' : '', - c.readPrefix - ); - - if (!options.skipIndexation) { - // Find graph boundaries: - bounds = sigma.utils.getBoundaries( - this.graph, - c.readPrefix - ); - - // Refresh quadtree: - c.quadtree.index(this.graph.nodes(), { - prefix: c.readPrefix, - bounds: { - x: bounds.minX, - y: bounds.minY, - width: bounds.maxX - bounds.minX, - height: bounds.maxY - bounds.minY - } - }); - - // Refresh edgequadtree: - if ( - c.edgequadtree !== undefined && - c.settings('drawEdges') && - c.settings('enableEdgeHovering') - ) { - c.edgequadtree.index(this.graph, { - prefix: c.readPrefix, - bounds: { - x: bounds.minX, - y: bounds.minY, - width: bounds.maxX - bounds.minX, - height: bounds.maxY - bounds.minY - } - }); - } - } - } - - // Call each renderer: - a = Object.keys(this.renderers); - for (i = 0, l = a.length; i < l; i++) - if (this.renderers[a[i]].process) { - if (this.settings('skipErrors')) - try { - this.renderers[a[i]].process(); - } catch (e) { - console.log( - 'Warning: The renderer "' + a[i] + '" crashed on ".process()"' - ); - } - else - this.renderers[a[i]].process(); - } - - this.render(); - - return this; - }; - - /** - * This method calls the "render" method of each renderer. - * - * @return {sigma} Returns the instance itself. - */ - sigma.prototype.render = function() { - var i, - l, - a, - prefix = 0; - - // Call each renderer: - a = Object.keys(this.renderers); - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - this.renderers[a[i]].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + a[i] + '" crashed on ".render()"' - ); - } - else - this.renderers[a[i]].render(); - - return this; - }; - - /** - * This method calls the "render" method of each renderer that is bound to - * the specified camera. To improve the performances, if this method is - * called too often, the number of effective renderings is limitated to one - * per frame, unless you are using the "force" flag. - * - * @param {sigma.classes.camera} camera The camera to render. - * @param {?boolean} force If true, will render the camera - * directly. - * @return {sigma} Returns the instance itself. - */ - sigma.prototype.renderCamera = function(camera, force) { - var i, - l, - a, - self = this; - - if (force) { - a = this.renderersPerCamera[camera.id]; - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - a[i].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + a[i].id + '" crashed on ".render()"' - ); - } - else - a[i].render(); - } else { - if (!this.cameraFrames[camera.id]) { - a = this.renderersPerCamera[camera.id]; - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - a[i].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + - a[i].id + - '" crashed on ".render()"' - ); - } - else - a[i].render(); - - this.cameraFrames[camera.id] = requestAnimationFrame(function() { - delete self.cameraFrames[camera.id]; - }); - } - } - - return this; - }; - - /** - * This method calls the "kill" method of each module and destroys any - * reference from the instance. - */ - sigma.prototype.kill = function() { - var k; - - // Dispatching event - this.dispatchEvent('kill'); - - // Kill graph: - this.graph.kill(); - - // Kill middlewares: - delete this.middlewares; - - // Kill each renderer: - for (k in this.renderers) - this.killRenderer(this.renderers[k]); - - // Kill each camera: - for (k in this.cameras) - this.killCamera(this.cameras[k]); - - delete this.renderers; - delete this.cameras; - - // Kill everything else: - for (k in this) - if (this.hasOwnProperty(k)) - delete this[k]; - - delete __instances[this.id]; - }; - - - - - /** - * Returns a clone of the instances object or a specific running instance. - * - * @param {?string} id Eventually an instance ID. - * @return {object} The related instance or a clone of the instances - * object. - */ - sigma.instances = function(id) { - return arguments.length ? - __instances[id] : - sigma.utils.extend({}, __instances); - }; - - - - /** - * The current version of sigma: - */ - sigma.version = '1.2.0'; - - - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') - throw 'An object called sigma is already in the global scope.'; - - this.sigma = sigma; - -}).call(this); - -/** - * conrad.js is a tiny JavaScript jobs scheduler, - * - * Version: 0.1.0 - * Sources: http://github.com/jacomyal/conrad.js - * Doc: http://github.com/jacomyal/conrad.js#readme - * - * License: - * -------- - * Copyright © 2013 Alexis Jacomy, Sciences-Po médialab - * - * 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. - */ -(function(global) { - 'use strict'; - - // Check that conrad.js has not been loaded yet: - if (global.conrad) - throw new Error('conrad already exists'); - - - /** - * PRIVATE VARIABLES: - * ****************** - */ - - /** - * A flag indicating whether conrad is running or not. - * - * @type {Number} - */ - var _lastFrameTime; - - /** - * A flag indicating whether conrad is running or not. - * - * @type {Boolean} - */ - var _isRunning = false; - - /** - * The hash of registered jobs. Each job must at least have a unique ID - * under the key "id" and a function under the key "job". This hash - * contains each running job and each waiting job. - * - * @type {Object} - */ - var _jobs = {}; - - /** - * The hash of currently running jobs. - * - * @type {Object} - */ - var _runningJobs = {}; - - /** - * The array of currently running jobs, sorted by priority. - * - * @type {Array} - */ - var _sortedByPriorityJobs = []; - - /** - * The array of currently waiting jobs. - * - * @type {Object} - */ - var _waitingJobs = {}; - - /** - * The array of finished jobs. They are stored in an array, since two jobs - * with the same "id" can happen at two different times. - * - * @type {Array} - */ - var _doneJobs = []; - - /** - * A dirty flag to keep conrad from starting: Indeed, when addJob() is called - * with several jobs, conrad must be started only at the end. This flag keeps - * me from duplicating the code that effectively adds a job. - * - * @type {Boolean} - */ - var _noStart = false; - - /** - * An hash containing some global settings about how conrad.js should - * behave. - * - * @type {Object} - */ - var _parameters = { - frameDuration: 20, - history: true - }; - - /** - * This object contains every handlers bound to conrad events. It does not - * requirea any DOM implementation, since the events are all JavaScript. - * - * @type {Object} - */ - var _handlers = Object.create(null); - - - /** - * PRIVATE FUNCTIONS: - * ****************** - */ - - /** - * Will execute the handler everytime that the indicated event (or the - * indicated events) will be triggered. - * - * @param {string|array|object} events The name of the event (or the events - * separated by spaces). - * @param {function(Object)} handler The handler to bind. - * @return {Object} Returns conrad. - */ - function _bind(events, handler) { - var i, - i_end, - event, - eArray; - - if (!arguments.length) - return; - else if ( - arguments.length === 1 && - Object(arguments[0]) === arguments[0] - ) - for (events in arguments[0]) - _bind(events, arguments[0][events]); - else if (arguments.length > 1) { - eArray = - Array.isArray(events) ? - events : - events.split(/ /); - - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - event = eArray[i]; - - if (!_handlers[event]) - _handlers[event] = []; - - // Using an object instead of directly the handler will make possible - // later to add flags - _handlers[event].push({ - handler: handler - }); - } - } - } - - /** - * Removes the handler from a specified event (or specified events). - * - * @param {?string} events The name of the event (or the events - * separated by spaces). If undefined, - * then all handlers are removed. - * @param {?function(Object)} handler The handler to unbind. If undefined, - * each handler bound to the event or the - * events will be removed. - * @return {Object} Returns conrad. - */ - function _unbind(events, handler) { - var i, - i_end, - j, - j_end, - a, - event, - eArray = Array.isArray(events) ? - events : - events.split(/ /); - - if (!arguments.length) - _handlers = Object.create(null); - else if (handler) { - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - event = eArray[i]; - if (_handlers[event]) { - a = []; - for (j = 0, j_end = _handlers[event].length; j !== j_end; j += 1) - if (_handlers[event][j].handler !== handler) - a.push(_handlers[event][j]); - - _handlers[event] = a; - } - - if (_handlers[event] && _handlers[event].length === 0) - delete _handlers[event]; - } - } else - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) - delete _handlers[eArray[i]]; - } - - /** - * Executes each handler bound to the event. - * - * @param {string} events The name of the event (or the events separated - * by spaces). - * @param {?Object} data The content of the event (optional). - * @return {Object} Returns conrad. - */ - function _dispatch(events, data) { - var i, - j, - i_end, - j_end, - event, - eventName, - eArray = Array.isArray(events) ? - events : - events.split(/ /); - - data = data === undefined ? {} : data; - - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - eventName = eArray[i]; - - if (_handlers[eventName]) { - event = { - type: eventName, - data: data || {} - }; - - for (j = 0, j_end = _handlers[eventName].length; j !== j_end; j += 1) - try { - _handlers[eventName][j].handler(event); - } catch (e) {} - } - } - } - - /** - * Executes the most prioritary job once, and deals with filling the stats - * (done, time, averageTime, currentTime, etc...). - * - * @return {?Object} Returns the job object if it has to be killed, null else. - */ - function _executeFirstJob() { - var i, - l, - test, - kill, - pushed = false, - time = __dateNow(), - job = _sortedByPriorityJobs.shift(); - - // Execute the job and look at the result: - test = job.job(); - - // Deal with stats: - time = __dateNow() - time; - job.done++; - job.time += time; - job.currentTime += time; - job.weightTime = job.currentTime / (job.weight || 1); - job.averageTime = job.time / job.done; - - // Check if the job has to be killed: - kill = job.count ? (job.count <= job.done) : !test; - - // Reset priorities: - if (!kill) { - for (i = 0, l = _sortedByPriorityJobs.length; i < l; i++) - if (_sortedByPriorityJobs[i].weightTime > job.weightTime) { - _sortedByPriorityJobs.splice(i, 0, job); - pushed = true; - break; - } - - if (!pushed) - _sortedByPriorityJobs.push(job); - } - - return kill ? job : null; - } - - /** - * Activates a job, by adding it to the _runningJobs object and the - * _sortedByPriorityJobs array. It also initializes its currentTime value. - * - * @param {Object} job The job to activate. - */ - function _activateJob(job) { - var l = _sortedByPriorityJobs.length; - - // Add the job to the running jobs: - _runningJobs[job.id] = job; - job.status = 'running'; - - // Add the job to the priorities: - if (l) { - job.weightTime = _sortedByPriorityJobs[l - 1].weightTime; - job.currentTime = job.weightTime * (job.weight || 1); - } - - // Initialize the job and dispatch: - job.startTime = __dateNow(); - _dispatch('jobStarted', __clone(job)); - - _sortedByPriorityJobs.push(job); - } - - /** - * The main loop of conrad.js: - * . It executes job such that they all occupate the same processing time. - * . It stops jobs that do not need to be executed anymore. - * . It triggers callbacks when it is relevant. - * . It starts waiting jobs when they need to be started. - * . It injects frames to keep a constant frapes per second ratio. - * . It stops itself when there are no more jobs to execute. - */ - function _loop() { - var k, - o, - l, - job, - time, - deadJob; - - // Deal with the newly added jobs (the _jobs object): - for (k in _jobs) { - job = _jobs[k]; - - if (job.after) - _waitingJobs[k] = job; - else - _activateJob(job); - - delete _jobs[k]; - } - - // Set the _isRunning flag to false if there are no running job: - _isRunning = !!_sortedByPriorityJobs.length; - - // Deal with the running jobs (the _runningJobs object): - while ( - _sortedByPriorityJobs.length && - __dateNow() - _lastFrameTime < _parameters.frameDuration - ) { - deadJob = _executeFirstJob(); - - // Deal with the case where the job has ended: - if (deadJob) { - _killJob(deadJob.id); - - // Check for waiting jobs: - for (k in _waitingJobs) - if (_waitingJobs[k].after === deadJob.id) { - _activateJob(_waitingJobs[k]); - delete _waitingJobs[k]; - } - } - } - - // Check if conrad still has jobs to deal with, and kill it if not: - if (_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('enterFrame'); - setTimeout(_loop, 0); - } else - _dispatch('stop'); - } - - /** - * Adds one or more jobs, and starts the loop if no job was running before. A - * job is at least a unique string "id" and a function, and there are some - * parameters that you can specify for each job to modify the way conrad will - * execute it. If a job is added with the "id" of another job that is waiting - * or still running, an error will be thrown. - * - * When a job is added, it is referenced in the _jobs object, by its id. - * Then, if it has to be executed right now, it will be also referenced in - * the _runningJobs object. If it has to wait, then it will be added into the - * _waitingJobs object, until it can start. - * - * Keep reading this documentation to see how to call this method. - * - * @return {Object} Returns conrad. - * - * Adding one job: - * *************** - * Basically, a job is defined by its string id and a function (the job). It - * is also possible to add some parameters: - * - * > conrad.addJob('myJobId', myJobFunction); - * > conrad.addJob('myJobId', { - * > job: myJobFunction, - * > someParameter: someValue - * > }); - * > conrad.addJob({ - * > id: 'myJobId', - * > job: myJobFunction, - * > someParameter: someValue - * > }); - * - * Adding several jobs: - * ******************** - * When adding several jobs at the same time, it is possible to specify - * parameters for each one individually or for all: - * - * > conrad.addJob([ - * > { - * > id: 'myJobId1', - * > job: myJobFunction1, - * > someParameter1: someValue1 - * > }, - * > { - * > id: 'myJobId2', - * > job: myJobFunction2, - * > someParameter2: someValue2 - * > } - * > ], { - * > someCommonParameter: someCommonValue - * > }); - * > conrad.addJob({ - * > myJobId1: {, - * > job: myJobFunction1, - * > someParameter1: someValue1 - * > }, - * > myJobId2: {, - * > job: myJobFunction2, - * > someParameter2: someValue2 - * > } - * > }, { - * > someCommonParameter: someCommonValue - * > }); - * > conrad.addJob({ - * > myJobId1: myJobFunction1, - * > myJobId2: myJobFunction2 - * > }, { - * > someCommonParameter: someCommonValue - * > }); - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters: - * - * {?Function} end A callback to execute when the job is ended. It is - * not executed if the job is killed instead of ended - * "naturally". - * {?Integer} count The number of time the job has to be executed. - * {?Number} weight If specified, the job will be executed as it was - * added "weight" times. - * {?String} after The id of another job (eventually not added yet). - * If specified, this job will start only when the - * specified "after" job is ended. - */ - function _addJob(v1, v2) { - var i, - l, - o; - - // Array of jobs: - if (Array.isArray(v1)) { - // Keep conrad to start until the last job is added: - _noStart = true; - - for (i = 0, l = v1.length; i < l; i++) - _addJob(v1[i].id, __extend(v1[i], v2)); - - _noStart = false; - if (!_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - } else if (typeof v1 === 'object') { - // One job (object): - if (typeof v1.id === 'string') - _addJob(v1.id, v1); - - // Hash of jobs: - else { - // Keep conrad to start until the last job is added: - _noStart = true; - - for (i in v1) - if (typeof v1[i] === 'function') - _addJob(i, __extend({ - job: v1[i] - }, v2)); - else - _addJob(i, __extend(v1[i], v2)); - - _noStart = false; - if (!_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - } - - // One job (string, *): - } else if (typeof v1 === 'string') { - if (_hasJob(v1)) - throw new Error( - '[conrad.addJob] Job with id "' + v1 + '" already exists.' - ); - - // One job (string, function): - if (typeof v2 === 'function') { - o = { - id: v1, - done: 0, - time: 0, - status: 'waiting', - currentTime: 0, - averageTime: 0, - weightTime: 0, - job: v2 - }; - - // One job (string, object): - } else if (typeof v2 === 'object') { - o = __extend( - { - id: v1, - done: 0, - time: 0, - status: 'waiting', - currentTime: 0, - averageTime: 0, - weightTime: 0 - }, - v2 - ); - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.addJob] Wrong arguments.'); - - // Effectively add the job: - _jobs[v1] = o; - _dispatch('jobAdded', __clone(o)); - - // Check if the loop has to be started: - if (!_isRunning && !_noStart) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.addJob] Wrong arguments.'); - - return this; - } - - /** - * Kills one or more jobs, indicated by their ids. It is only possible to - * kill running jobs or waiting jobs. If you try to kill a job that does not - * exist or that is already killed, a warning will be thrown. - * - * @param {Array|String} v1 A string job id or an array of job ids. - * @return {Object} Returns conrad. - */ - function _killJob(v1) { - var i, - l, - k, - a, - job, - found = false; - - // Array of job ids: - if (Array.isArray(v1)) - for (i = 0, l = v1.length; i < l; i++) - _killJob(v1[i]); - - // One job's id: - else if (typeof v1 === 'string') { - a = [_runningJobs, _waitingJobs, _jobs]; - - // Remove the job from the hashes: - for (i = 0, l = a.length; i < l; i++) - if (v1 in a[i]) { - job = a[i][v1]; - - if (_parameters.history) { - job.status = 'done'; - _doneJobs.push(job); - } - - _dispatch('jobEnded', __clone(job)); - delete a[i][v1]; - - if (typeof job.end === 'function') - job.end(); - - found = true; - } - - // Remove the priorities array: - a = _sortedByPriorityJobs; - for (i = 0, l = a.length; i < l; i++) - if (a[i].id === v1) { - a.splice(i, 1); - break; - } - - if (!found) - throw new Error('[conrad.killJob] Job "' + v1 + '" not found.'); - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.killJob] Wrong arguments.'); - - return this; - } - - /** - * Kills every running, waiting, and just added jobs. - * - * @return {Object} Returns conrad. - */ - function _killAll() { - var k, - jobs = __extend(_jobs, _runningJobs, _waitingJobs); - - // Take every jobs and push them into the _doneJobs object: - if (_parameters.history) - for (k in jobs) { - jobs[k].status = 'done'; - _doneJobs.push(jobs[k]); - - if (typeof jobs[k].end === 'function') - jobs[k].end(); - } - - // Reinitialize the different jobs lists: - _jobs = {}; - _waitingJobs = {}; - _runningJobs = {}; - _sortedByPriorityJobs = []; - - // In case some jobs are added right after the kill: - _isRunning = false; - - return this; - } - - /** - * Returns true if a job with the specified id is currently running or - * waiting, and false else. - * - * @param {String} id The id of the job. - * @return {?Object} Returns the job object if it exists. - */ - function _hasJob(id) { - var job = _jobs[id] || _runningJobs[id] || _waitingJobs[id]; - return job ? __extend(job) : null; - } - - /** - * This method will set the setting specified by "v1" to the value specified - * by "v2" if both are given, and else return the current value of the - * settings "v1". - * - * @param {String} v1 The name of the property. - * @param {?*} v2 Eventually, a value to set to the specified - * property. - * @return {Object|*} Returns the specified settings value if "v2" is not - * given, and conrad else. - */ - function _settings(v1, v2) { - var o; - - if (typeof a1 === 'string' && arguments.length === 1) - return _parameters[a1]; - else { - o = (typeof a1 === 'object' && arguments.length === 1) ? - a1 || {} : - {}; - if (typeof a1 === 'string') - o[a1] = a2; - - for (var k in o) - if (o[k] !== undefined) - _parameters[k] = o[k]; - else - delete _parameters[k]; - - return this; - } - } - - /** - * Returns true if conrad is currently running, and false else. - * - * @return {Boolean} Returns _isRunning. - */ - function _getIsRunning() { - return _isRunning; - } - - /** - * Unreference every job that is stored in the _doneJobs object. It will - * not be possible anymore to get stats about these jobs, but it will release - * the memory. - * - * @return {Object} Returns conrad. - */ - function _clearHistory() { - _doneJobs = []; - return this; - } - - /** - * Returns a snapshot of every data about jobs that wait to be started, are - * currently running or are done. - * - * It is possible to get only running, waiting or done jobs by giving - * "running", "waiting" or "done" as fist argument. - * - * It is also possible to get every job with a specified id by giving it as - * first argument. Also, using a RegExp instead of an id will return every - * jobs whose ids match the RegExp. And these two last use cases work as well - * by giving before "running", "waiting" or "done". - * - * @return {Array} The array of the matching jobs. - * - * Some call examples: - * ******************* - * > conrad.getStats('running') - * > conrad.getStats('waiting') - * > conrad.getStats('done') - * > conrad.getStats('myJob') - * > conrad.getStats(/test/) - * > conrad.getStats('running', 'myRunningJob') - * > conrad.getStats('running', /test/) - */ - function _getStats(v1, v2) { - var a, - k, - i, - l, - stats, - pattern, - isPatternString; - - if (!arguments.length) { - stats = []; - - for (k in _jobs) - stats.push(_jobs[k]); - - for (k in _waitingJobs) - stats.push(_waitingJobs[k]); - - for (k in _runningJobs) - stats.push(_runningJobs[k]); - - stats = stats.concat(_doneJobs); - } - - if (typeof v1 === 'string') - switch (v1) { - case 'waiting': - stats = __objectValues(_waitingJobs); - break; - case 'running': - stats = __objectValues(_runningJobs); - break; - case 'done': - stats = _doneJobs; - break; - default: - pattern = v1; - } - - if (v1 instanceof RegExp) - pattern = v1; - - if (!pattern && (typeof v2 === 'string' || v2 instanceof RegExp)) - pattern = v2; - - // Filter jobs if a pattern is given: - if (pattern) { - isPatternString = typeof pattern === 'string'; - - if (stats instanceof Array) { - a = stats; - } else if (typeof stats === 'object') { - a = []; - - for (k in stats) - a = a.concat(stats[k]); - } else { - a = []; - - for (k in _jobs) - a.push(_jobs[k]); - - for (k in _waitingJobs) - a.push(_waitingJobs[k]); - - for (k in _runningJobs) - a.push(_runningJobs[k]); - - a = a.concat(_doneJobs); - } - - stats = []; - for (i = 0, l = a.length; i < l; i++) - if (isPatternString ? a[i].id === pattern : a[i].id.match(pattern)) - stats.push(a[i]); - } - - return __clone(stats); - } - - - /** - * TOOLS FUNCTIONS: - * **************** - */ - - /** - * This function takes any number of objects as arguments, copies from each - * of these objects each pair key/value into a new object, and finally - * returns this object. - * - * The arguments are parsed from the last one to the first one, such that - * when two objects have keys in common, the "earliest" object wins. - * - * Example: - * ******** - * > var o1 = { - * > a: 1, - * > b: 2, - * > c: '3' - * > }, - * > o2 = { - * > c: '4', - * > d: [ 5 ] - * > }; - * > __extend(o1, o2); - * > // Returns: { - * > // a: 1, - * > // b: 2, - * > // c: '3', - * > // d: [ 5 ] - * > // }; - * - * @param {Object+} Any number of objects. - * @return {Object} The merged object. - */ - function __extend() { - var i, - k, - res = {}, - l = arguments.length; - - for (i = l - 1; i >= 0; i--) - for (k in arguments[i]) - res[k] = arguments[i][k]; - - return res; - } - - /** - * This function simply clones an object. This object must contain only - * objects, arrays and immutable values. Since it is not public, it does not - * deal with cyclic references, DOM elements and instantiated objects - so - * use it carefully. - * - * @param {Object} The object to clone. - * @return {Object} The clone. - */ - function __clone(item) { - var result, i, k, l; - - if (!item) - return item; - - if (Array.isArray(item)) { - result = []; - for (i = 0, l = item.length; i < l; i++) - result.push(__clone(item[i])); - } else if (typeof item === 'object') { - result = {}; - for (i in item) - result[i] = __clone(item[i]); - } else - result = item; - - return result; - } - - /** - * Returns an array containing the values of an object. - * - * @param {Object} The object. - * @return {Array} The array of values. - */ - function __objectValues(o) { - var k, - a = []; - - for (k in o) - a.push(o[k]); - - return a; - } - - /** - * A short "Date.now()" polyfill. - * - * @return {Number} The current time (in ms). - */ - function __dateNow() { - return Date.now ? Date.now() : new Date().getTime(); - } - - /** - * Polyfill for the Array.isArray function: - */ - if (!Array.isArray) - Array.isArray = function(v) { - return Object.prototype.toString.call(v) === '[object Array]'; - }; - - - /** - * EXPORT PUBLIC API: - * ****************** - */ - var conrad = { - hasJob: _hasJob, - addJob: _addJob, - killJob: _killJob, - killAll: _killAll, - settings: _settings, - getStats: _getStats, - isRunning: _getIsRunning, - clearHistory: _clearHistory, - - // Events management: - bind: _bind, - unbind: _unbind, - - // Version: - version: '0.1.0' - }; - - if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = conrad; - exports.conrad = conrad; - } - global.conrad = conrad; -})(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - var _root = this; - - // Initialize packages: - sigma.utils = sigma.utils || {}; - - /** - * MISC UTILS: - */ - /** - * This function takes any number of objects as arguments, copies from each - * of these objects each pair key/value into a new object, and finally - * returns this object. - * - * The arguments are parsed from the last one to the first one, such that - * when several objects have keys in common, the "earliest" object wins. - * - * Example: - * ******** - * > var o1 = { - * > a: 1, - * > b: 2, - * > c: '3' - * > }, - * > o2 = { - * > c: '4', - * > d: [ 5 ] - * > }; - * > sigma.utils.extend(o1, o2); - * > // Returns: { - * > // a: 1, - * > // b: 2, - * > // c: '3', - * > // d: [ 5 ] - * > // }; - * - * @param {object+} Any number of objects. - * @return {object} The merged object. - */ - sigma.utils.extend = function() { - var i, - k, - res = {}, - l = arguments.length; - - for (i = l - 1; i >= 0; i--) - for (k in arguments[i]) - res[k] = arguments[i][k]; - - return res; - }; - - /** - * A short "Date.now()" polyfill. - * - * @return {Number} The current time (in ms). - */ - sigma.utils.dateNow = function() { - return Date.now ? Date.now() : new Date().getTime(); - }; - - /** - * Takes a package name as parameter and checks at each lebel if it exists, - * and if it does not, creates it. - * - * Example: - * ******** - * > sigma.utils.pkg('a.b.c'); - * > a.b.c; - * > // Object {}; - * > - * > sigma.utils.pkg('a.b.d'); - * > a.b; - * > // Object { c: {}, d: {} }; - * - * @param {string} pkgName The name of the package to create/find. - * @return {object} The related package. - */ - sigma.utils.pkg = function(pkgName) { - return (pkgName || '').split('.').reduce(function(context, objName) { - return (objName in context) ? - context[objName] : - (context[objName] = {}); - }, _root); - }; - - /** - * Returns a unique incremental number ID. - * - * Example: - * ******** - * > sigma.utils.id(); - * > // 1; - * > - * > sigma.utils.id(); - * > // 2; - * > - * > sigma.utils.id(); - * > // 3; - * - * @param {string} pkgName The name of the package to create/find. - * @return {object} The related package. - */ - sigma.utils.id = (function() { - var i = 0; - return function() { - return ++i; - }; - })(); - - /** - * This function takes an hexa color (for instance "#ffcc00" or "#fc0") or a - * rgb / rgba color (like "rgb(255,255,12)" or "rgba(255,255,12,1)") and - * returns an integer equal to "r * 255 * 255 + g * 255 + b", to gain some - * memory in the data given to WebGL shaders. - * - * Note that the function actually caches its results for better performance. - * - * @param {string} val The hexa or rgba color. - * @return {number} The number value. - */ - var floatColorCache = {}; - - sigma.utils.floatColor = function(val) { - - // Is the color already computed? - if (floatColorCache[val]) - return floatColorCache[val]; - - var original = val, - r = 0, - g = 0, - b = 0; - - if (val[0] === '#') { - val = val.slice(1); - - if (val.length === 3) { - r = parseInt(val.charAt(0) + val.charAt(0), 16); - g = parseInt(val.charAt(1) + val.charAt(1), 16); - b = parseInt(val.charAt(2) + val.charAt(2), 16); - } - else { - r = parseInt(val.charAt(0) + val.charAt(1), 16); - g = parseInt(val.charAt(2) + val.charAt(3), 16); - b = parseInt(val.charAt(4) + val.charAt(5), 16); - } - } else if (val.match(/^ *rgba? *\(/)) { - val = val.match( - /^ *rgba? *\( *([0-9]*) *, *([0-9]*) *, *([0-9]*) *(,.*)?\) *$/ - ); - r = +val[1]; - g = +val[2]; - b = +val[3]; - } - - var color = ( - r * 256 * 256 + - g * 256 + - b - ); - - // Caching the color - floatColorCache[original] = color; - - return color; - }; - - /** - * Perform a zoom into a camera, with or without animation, to the - * coordinates indicated using a specified ratio. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the animation - * object: - * - * {?number} duration An amount of time that means the duration of the - * animation. If this parameter doesn't exist the - * zoom will be performed without animation. - * {?function} onComplete A function to perform it after the animation. It - * will be performed even if there is no duration. - * - * @param {camera} The camera where perform the zoom. - * @param {x} The X coordiantion where the zoom goes. - * @param {y} The Y coordiantion where the zoom goes. - * @param {ratio} The ratio to apply it to the current camera ratio. - * @param {?animation} A dictionary with options for a possible animation. - */ - sigma.utils.zoomTo = function(camera, x, y, ratio, animation) { - var settings = camera.settings, - count, - newRatio, - animationSettings, - coordinates; - - // Create the newRatio dealing with min / max: - newRatio = Math.max( - settings('zoomMin'), - Math.min( - settings('zoomMax'), - camera.ratio * ratio - ) - ); - - // Check that the new ratio is different from the initial one: - if (newRatio !== camera.ratio) { - // Create the coordinates variable: - ratio = newRatio / camera.ratio; - coordinates = { - x: x * (1 - ratio) + camera.x, - y: y * (1 - ratio) + camera.y, - ratio: newRatio - }; - - if (animation && animation.duration) { - // Complete the animation setings: - count = sigma.misc.animation.killAll(camera); - animation = sigma.utils.extend( - animation, - { - easing: count ? 'quadraticOut' : 'quadraticInOut' - } - ); - - sigma.misc.animation.camera(camera, coordinates, animation); - } else { - camera.goTo(coordinates); - if (animation && animation.onComplete) - animation.onComplete(); - } - } - }; - - /** - * Return the control point coordinates for a quadratic bezier curve. - * - * @param {number} x1 The X coordinate of the start point. - * @param {number} y1 The Y coordinate of the start point. - * @param {number} x2 The X coordinate of the end point. - * @param {number} y2 The Y coordinate of the end point. - * @return {x,y} The control point coordinates. - */ - sigma.utils.getQuadraticControlPoint = function(x1, y1, x2, y2) { - return { - x: (x1 + x2) / 2 + (y2 - y1) / 4, - y: (y1 + y2) / 2 + (x1 - x2) / 4 - }; - }; - - /** - * Compute the coordinates of the point positioned - * at length t in the quadratic bezier curve. - * - * @param {number} t In [0,1] the step percentage to reach - * the point in the curve from the context point. - * @param {number} x1 The X coordinate of the context point. - * @param {number} y1 The Y coordinate of the context point. - * @param {number} x2 The X coordinate of the ending point. - * @param {number} y2 The Y coordinate of the ending point. - * @param {number} xi The X coordinate of the control point. - * @param {number} yi The Y coordinate of the control point. - * @return {object} {x,y}. - */ - sigma.utils.getPointOnQuadraticCurve = function(t, x1, y1, x2, y2, xi, yi) { - // http://stackoverflow.com/a/5634528 - return { - x: Math.pow(1 - t, 2) * x1 + 2 * (1 - t) * t * xi + Math.pow(t, 2) * x2, - y: Math.pow(1 - t, 2) * y1 + 2 * (1 - t) * t * yi + Math.pow(t, 2) * y2 - }; - }; - - /** - * Compute the coordinates of the point positioned - * at length t in the cubic bezier curve. - * - * @param {number} t In [0,1] the step percentage to reach - * the point in the curve from the context point. - * @param {number} x1 The X coordinate of the context point. - * @param {number} y1 The Y coordinate of the context point. - * @param {number} x2 The X coordinate of the end point. - * @param {number} y2 The Y coordinate of the end point. - * @param {number} cx The X coordinate of the first control point. - * @param {number} cy The Y coordinate of the first control point. - * @param {number} dx The X coordinate of the second control point. - * @param {number} dy The Y coordinate of the second control point. - * @return {object} {x,y} The point at t. - */ - sigma.utils.getPointOnBezierCurve = - function(t, x1, y1, x2, y2, cx, cy, dx, dy) { - // http://stackoverflow.com/a/15397596 - // Blending functions: - var B0_t = Math.pow(1 - t, 3), - B1_t = 3 * t * Math.pow(1 - t, 2), - B2_t = 3 * Math.pow(t, 2) * (1 - t), - B3_t = Math.pow(t, 3); - - return { - x: (B0_t * x1) + (B1_t * cx) + (B2_t * dx) + (B3_t * x2), - y: (B0_t * y1) + (B1_t * cy) + (B2_t * dy) + (B3_t * y2) - }; - }; - - /** - * Return the coordinates of the two control points for a self loop (i.e. - * where the start point is also the end point) computed as a cubic bezier - * curve. - * - * @param {number} x The X coordinate of the node. - * @param {number} y The Y coordinate of the node. - * @param {number} size The node size. - * @return {x1,y1,x2,y2} The coordinates of the two control points. - */ - sigma.utils.getSelfLoopControlPoints = function(x , y, size) { - return { - x1: x - size * 7, - y1: y, - x2: x, - y2: y + size * 7 - }; - }; - - /** - * Return the euclidian distance between two points of a plane - * with an orthonormal basis. - * - * @param {number} x1 The X coordinate of the first point. - * @param {number} y1 The Y coordinate of the first point. - * @param {number} x2 The X coordinate of the second point. - * @param {number} y2 The Y coordinate of the second point. - * @return {number} The euclidian distance. - */ - sigma.utils.getDistance = function(x0, y0, x1, y1) { - return Math.sqrt(Math.pow(x1 - x0, 2) + Math.pow(y1 - y0, 2)); - }; - - /** - * Return the coordinates of the intersection points of two circles. - * - * @param {number} x0 The X coordinate of center location of the first - * circle. - * @param {number} y0 The Y coordinate of center location of the first - * circle. - * @param {number} r0 The radius of the first circle. - * @param {number} x1 The X coordinate of center location of the second - * circle. - * @param {number} y1 The Y coordinate of center location of the second - * circle. - * @param {number} r1 The radius of the second circle. - * @return {xi,yi} The coordinates of the intersection points. - */ - sigma.utils.getCircleIntersection = function(x0, y0, r0, x1, y1, r1) { - // http://stackoverflow.com/a/12219802 - var a, dx, dy, d, h, rx, ry, x2, y2; - - // dx and dy are the vertical and horizontal distances between the circle - // centers: - dx = x1 - x0; - dy = y1 - y0; - - // Determine the straight-line distance between the centers: - d = Math.sqrt((dy * dy) + (dx * dx)); - - // Check for solvability: - if (d > (r0 + r1)) { - // No solution. circles do not intersect. - return false; - } - if (d < Math.abs(r0 - r1)) { - // No solution. one circle is contained in the other. - return false; - } - - //'point 2' is the point where the line through the circle intersection - // points crosses the line between the circle centers. - - // Determine the distance from point 0 to point 2: - a = ((r0 * r0) - (r1 * r1) + (d * d)) / (2.0 * d); - - // Determine the coordinates of point 2: - x2 = x0 + (dx * a / d); - y2 = y0 + (dy * a / d); - - // Determine the distance from point 2 to either of the intersection - // points: - h = Math.sqrt((r0 * r0) - (a * a)); - - // Determine the offsets of the intersection points from point 2: - rx = -dy * (h / d); - ry = dx * (h / d); - - // Determine the absolute intersection points: - var xi = x2 + rx; - var xi_prime = x2 - rx; - var yi = y2 + ry; - var yi_prime = y2 - ry; - - return {xi: xi, xi_prime: xi_prime, yi: yi, yi_prime: yi_prime}; - }; - - /** - * Check if a point is on a line segment. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the line start point. - * @param {number} y1 The Y coordinate of the line start point. - * @param {number} x2 The X coordinate of the line end point. - * @param {number} y2 The Y coordinate of the line end point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if point is "close to" the line - * segment, false otherwise. - */ - sigma.utils.isPointOnSegment = function(x, y, x1, y1, x2, y2, epsilon) { - // http://stackoverflow.com/a/328122 - var crossProduct = Math.abs((y - y1) * (x2 - x1) - (x - x1) * (y2 - y1)), - d = sigma.utils.getDistance(x1, y1, x2, y2), - nCrossProduct = crossProduct / d; // normalized cross product - - return (nCrossProduct < epsilon && - Math.min(x1, x2) <= x && x <= Math.max(x1, x2) && - Math.min(y1, y2) <= y && y <= Math.max(y1, y2)); - }; - - /** - * Check if a point is on a quadratic bezier curve segment with a thickness. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the curve start point. - * @param {number} y1 The Y coordinate of the curve start point. - * @param {number} x2 The X coordinate of the curve end point. - * @param {number} y2 The Y coordinate of the curve end point. - * @param {number} cpx The X coordinate of the curve control point. - * @param {number} cpy The Y coordinate of the curve control point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if (x,y) is on the curve segment, - * false otherwise. - */ - sigma.utils.isPointOnQuadraticCurve = - function(x, y, x1, y1, x2, y2, cpx, cpy, epsilon) { - // Fails if the point is too far from the extremities of the segment, - // preventing for more costly computation: - var dP1P2 = sigma.utils.getDistance(x1, y1, x2, y2); - if (Math.abs(x - x1) > dP1P2 || Math.abs(y - y1) > dP1P2) { - return false; - } - - var dP1 = sigma.utils.getDistance(x, y, x1, y1), - dP2 = sigma.utils.getDistance(x, y, x2, y2), - t = 0.5, - r = (dP1 < dP2) ? -0.01 : 0.01, - rThreshold = 0.001, - i = 100, - pt = sigma.utils.getPointOnQuadraticCurve(t, x1, y1, x2, y2, cpx, cpy), - dt = sigma.utils.getDistance(x, y, pt.x, pt.y), - old_dt; - - // This algorithm minimizes the distance from the point to the curve. It - // find the optimal t value where t=0 is the start point and t=1 is the end - // point of the curve, starting from t=0.5. - // It terminates because it runs a maximum of i interations. - while (i-- > 0 && - t >= 0 && t <= 1 && - (dt > epsilon) && - (r > rThreshold || r < -rThreshold)) { - old_dt = dt; - pt = sigma.utils.getPointOnQuadraticCurve(t, x1, y1, x2, y2, cpx, cpy); - dt = sigma.utils.getDistance(x, y, pt.x, pt.y); - - if (dt > old_dt) { - // not the right direction: - // halfstep in the opposite direction - r = -r / 2; - t += r; - } - else if (t + r < 0 || t + r > 1) { - // oops, we've gone too far: - // revert with a halfstep - r = r / 2; - dt = old_dt; - } - else { - // progress: - t += r; - } - } - - return dt < epsilon; - }; - - - /** - * Check if a point is on a cubic bezier curve segment with a thickness. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the curve start point. - * @param {number} y1 The Y coordinate of the curve start point. - * @param {number} x2 The X coordinate of the curve end point. - * @param {number} y2 The Y coordinate of the curve end point. - * @param {number} cpx1 The X coordinate of the 1st curve control point. - * @param {number} cpy1 The Y coordinate of the 1st curve control point. - * @param {number} cpx2 The X coordinate of the 2nd curve control point. - * @param {number} cpy2 The Y coordinate of the 2nd curve control point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if (x,y) is on the curve segment, - * false otherwise. - */ - sigma.utils.isPointOnBezierCurve = - function(x, y, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2, epsilon) { - // Fails if the point is too far from the extremities of the segment, - // preventing for more costly computation: - var dP1CP1 = sigma.utils.getDistance(x1, y1, cpx1, cpy1); - if (Math.abs(x - x1) > dP1CP1 || Math.abs(y - y1) > dP1CP1) { - return false; - } - - var dP1 = sigma.utils.getDistance(x, y, x1, y1), - dP2 = sigma.utils.getDistance(x, y, x2, y2), - t = 0.5, - r = (dP1 < dP2) ? -0.01 : 0.01, - rThreshold = 0.001, - i = 100, - pt = sigma.utils.getPointOnBezierCurve( - t, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2), - dt = sigma.utils.getDistance(x, y, pt.x, pt.y), - old_dt; - - // This algorithm minimizes the distance from the point to the curve. It - // find the optimal t value where t=0 is the start point and t=1 is the end - // point of the curve, starting from t=0.5. - // It terminates because it runs a maximum of i interations. - while (i-- > 0 && - t >= 0 && t <= 1 && - (dt > epsilon) && - (r > rThreshold || r < -rThreshold)) { - old_dt = dt; - pt = sigma.utils.getPointOnBezierCurve( - t, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2); - dt = sigma.utils.getDistance(x, y, pt.x, pt.y); - - if (dt > old_dt) { - // not the right direction: - // halfstep in the opposite direction - r = -r / 2; - t += r; - } - else if (t + r < 0 || t + r > 1) { - // oops, we've gone too far: - // revert with a halfstep - r = r / 2; - dt = old_dt; - } - else { - // progress: - t += r; - } - } - - return dt < epsilon; - }; - - - /** - * ************ - * EVENTS UTILS: - * ************ - */ - /** - * Here are some useful functions to unify extraction of the information we - * need with mouse events and touch events, from different browsers: - */ - - /** - * Extract the local X position from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The local X value of the mouse. - */ - sigma.utils.getX = function(e) { - return ( - (e.offsetX !== undefined && e.offsetX) || - (e.layerX !== undefined && e.layerX) || - (e.clientX !== undefined && e.clientX) - ); - }; - - /** - * Extract the local Y position from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The local Y value of the mouse. - */ - sigma.utils.getY = function(e) { - return ( - (e.offsetY !== undefined && e.offsetY) || - (e.layerY !== undefined && e.layerY) || - (e.clientY !== undefined && e.clientY) - ); - }; - - /** - * The pixel ratio of the screen. Taking zoom into account - * - * @return {number} Pixel ratio of the screen - */ - sigma.utils.getPixelRatio = function() { - var ratio = 1; - if (window.screen.deviceXDPI !== undefined && - window.screen.logicalXDPI !== undefined && - window.screen.deviceXDPI > window.screen.logicalXDPI) { - ratio = window.screen.systemXDPI / window.screen.logicalXDPI; - } - else if (window.devicePixelRatio !== undefined) { - ratio = window.devicePixelRatio; - } - return ratio; - }; - - /** - * Extract the width from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The width of the event's target. - */ - sigma.utils.getWidth = function(e) { - var w = (!e.target.ownerSVGElement) ? - e.target.width : - e.target.ownerSVGElement.width; - - return ( - (typeof w === 'number' && w) || - (w !== undefined && w.baseVal !== undefined && w.baseVal.value) - ); - }; - - /** - * Extract the center from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {object} The center of the event's target. - */ - sigma.utils.getCenter = function(e) { - var ratio = e.target.namespaceURI.indexOf('svg') !== -1 ? 1 : - sigma.utils.getPixelRatio(); - return { - x: sigma.utils.getWidth(e) / (2 * ratio), - y: sigma.utils.getHeight(e) / (2 * ratio) - }; - }; - - /** - * Convert mouse coords to sigma coords - * - * @param {event} e A mouse or touch event. - * @param {number?} x The x coord to convert - * @param {number?} x The y coord to convert - * - * @return {object} The standardized event - */ - sigma.utils.mouseCoords = function(e, x, y) { - x = x || sigma.utils.getX(e); - y = y || sigma.utils.getY(e); - return { - x: x - sigma.utils.getCenter(e).x, - y: y - sigma.utils.getCenter(e).y, - clientX: e.clientX, - clientY: e.clientY, - ctrlKey: e.ctrlKey, - metaKey: e.metaKey, - altKey: e.altKey, - shiftKey: e.shiftKey - }; - }; - - /** - * Extract the height from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The height of the event's target. - */ - sigma.utils.getHeight = function(e) { - var h = (!e.target.ownerSVGElement) ? - e.target.height : - e.target.ownerSVGElement.height; - - return ( - (typeof h === 'number' && h) || - (h !== undefined && h.baseVal !== undefined && h.baseVal.value) - ); - }; - - /** - * Extract the wheel delta from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The wheel delta of the mouse. - */ - sigma.utils.getDelta = function(e) { - return ( - (e.wheelDelta !== undefined && e.wheelDelta) || - (e.detail !== undefined && -e.detail) - ); - }; - - /** - * Returns the offset of a DOM element. - * - * @param {DOMElement} dom The element to retrieve the position. - * @return {object} The offset of the DOM element (top, left). - */ - sigma.utils.getOffset = function(dom) { - var left = 0, - top = 0; - - while (dom) { - top = top + parseInt(dom.offsetTop); - left = left + parseInt(dom.offsetLeft); - dom = dom.offsetParent; - } - - return { - top: top, - left: left - }; - }; - - /** - * Simulates a "double click" event. - * - * @param {HTMLElement} target The event target. - * @param {string} type The event type. - * @param {function} callback The callback to execute. - */ - sigma.utils.doubleClick = function(target, type, callback) { - var clicks = 0, - self = this, - handlers; - - target._doubleClickHandler = target._doubleClickHandler || {}; - target._doubleClickHandler[type] = target._doubleClickHandler[type] || []; - handlers = target._doubleClickHandler[type]; - - handlers.push(function(e) { - clicks++; - - if (clicks === 2) { - clicks = 0; - return callback(e); - } else if (clicks === 1) { - setTimeout(function() { - clicks = 0; - }, sigma.settings.doubleClickTimeout); - } - }); - - target.addEventListener(type, handlers[handlers.length - 1], false); - }; - - /** - * Unbind simulated "double click" events. - * - * @param {HTMLElement} target The event target. - * @param {string} type The event type. - */ - sigma.utils.unbindDoubleClick = function(target, type) { - var handler, - handlers = (target._doubleClickHandler || {})[type] || []; - - while ((handler = handlers.pop())) { - target.removeEventListener(type, handler); - } - - delete (target._doubleClickHandler || {})[type]; - }; - - - - - /** - * Here are just some of the most basic easing functions, used for the - * animated camera "goTo" calls. - * - * If you need some more easings functions, don't hesitate to add them to - * sigma.utils.easings. But I will not add some more here or merge PRs - * containing, because I do not want sigma sources full of overkill and never - * used stuff... - */ - sigma.utils.easings = sigma.utils.easings || {}; - sigma.utils.easings.linearNone = function(k) { - return k; - }; - sigma.utils.easings.quadraticIn = function(k) { - return k * k; - }; - sigma.utils.easings.quadraticOut = function(k) { - return k * (2 - k); - }; - sigma.utils.easings.quadraticInOut = function(k) { - if ((k *= 2) < 1) - return 0.5 * k * k; - return - 0.5 * (--k * (k - 2) - 1); - }; - sigma.utils.easings.cubicIn = function(k) { - return k * k * k; - }; - sigma.utils.easings.cubicOut = function(k) { - return --k * k * k + 1; - }; - sigma.utils.easings.cubicInOut = function(k) { - if ((k *= 2) < 1) - return 0.5 * k * k * k; - return 0.5 * ((k -= 2) * k * k + 2); - }; - - - - - /** - * ************ - * WEBGL UTILS: - * ************ - */ - /** - * Loads a WebGL shader and returns it. - * - * @param {WebGLContext} gl The WebGLContext to use. - * @param {string} shaderSource The shader source. - * @param {number} shaderType The type of shader. - * @param {function(string): void} error Callback for errors. - * @return {WebGLShader} The created shader. - */ - sigma.utils.loadShader = function(gl, shaderSource, shaderType, error) { - var compiled, - shader = gl.createShader(shaderType); - - // Load the shader source - gl.shaderSource(shader, shaderSource); - - // Compile the shader - gl.compileShader(shader); - - // Check the compile status - compiled = gl.getShaderParameter(shader, gl.COMPILE_STATUS); - - // If something went wrong: - if (!compiled) { - if (error) { - error( - 'Error compiling shader "' + shader + '":' + - gl.getShaderInfoLog(shader) - ); - } - - gl.deleteShader(shader); - return null; - } - - return shader; - }; - - /** - * Creates a program, attaches shaders, binds attrib locations, links the - * program and calls useProgram. - * - * @param {Array.} shaders The shaders to attach. - * @param {Array.} attribs The attribs names. - * @param {Array.} locations The locations for the attribs. - * @param {function(string): void} error Callback for errors. - * @return {WebGLProgram} The created program. - */ - sigma.utils.loadProgram = function(gl, shaders, attribs, loc, error) { - var i, - linked, - program = gl.createProgram(); - - for (i = 0; i < shaders.length; ++i) - gl.attachShader(program, shaders[i]); - - if (attribs) - for (i = 0; i < attribs.length; ++i) - gl.bindAttribLocation( - program, - locations ? locations[i] : i, - opt_attribs[i] - ); - - gl.linkProgram(program); - - // Check the link status - linked = gl.getProgramParameter(program, gl.LINK_STATUS); - if (!linked) { - if (error) - error('Error in program linking: ' + gl.getProgramInfoLog(program)); - - gl.deleteProgram(program); - return null; - } - - return program; - }; - - - - - /** - * ********* - * MATRICES: - * ********* - * The following utils are just here to help generating the transformation - * matrices for the WebGL renderers. - */ - sigma.utils.pkg('sigma.utils.matrices'); - - /** - * The returns a 3x3 translation matrix. - * - * @param {number} dx The X translation. - * @param {number} dy The Y translation. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.translation = function(dx, dy) { - return [ - 1, 0, 0, - 0, 1, 0, - dx, dy, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 rotation matrix. - * - * @param {number} angle The rotation angle. - * @param {boolean} m2 If true, the function will return a 2x2 matrix. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.rotation = function(angle, m2) { - var cos = Math.cos(angle), - sin = Math.sin(angle); - - return m2 ? [ - cos, -sin, - sin, cos - ] : [ - cos, -sin, 0, - sin, cos, 0, - 0, 0, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 homothetic transformation matrix. - * - * @param {number} ratio The scaling ratio. - * @param {boolean} m2 If true, the function will return a 2x2 matrix. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.scale = function(ratio, m2) { - return m2 ? [ - ratio, 0, - 0, ratio - ] : [ - ratio, 0, 0, - 0, ratio, 0, - 0, 0, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 homothetic transformation matrix. - * - * @param {array} a The first matrix. - * @param {array} b The second matrix. - * @param {boolean} m2 If true, the function will assume both matrices are - * 2x2. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.multiply = function(a, b, m2) { - var l = m2 ? 2 : 3, - a00 = a[0 * l + 0], - a01 = a[0 * l + 1], - a02 = a[0 * l + 2], - a10 = a[1 * l + 0], - a11 = a[1 * l + 1], - a12 = a[1 * l + 2], - a20 = a[2 * l + 0], - a21 = a[2 * l + 1], - a22 = a[2 * l + 2], - b00 = b[0 * l + 0], - b01 = b[0 * l + 1], - b02 = b[0 * l + 2], - b10 = b[1 * l + 0], - b11 = b[1 * l + 1], - b12 = b[1 * l + 2], - b20 = b[2 * l + 0], - b21 = b[2 * l + 1], - b22 = b[2 * l + 2]; - - return m2 ? [ - a00 * b00 + a01 * b10, - a00 * b01 + a01 * b11, - a10 * b00 + a11 * b10, - a10 * b01 + a11 * b11 - ] : [ - a00 * b00 + a01 * b10 + a02 * b20, - a00 * b01 + a01 * b11 + a02 * b21, - a00 * b02 + a01 * b12 + a02 * b22, - a10 * b00 + a11 * b10 + a12 * b20, - a10 * b01 + a11 * b11 + a12 * b21, - a10 * b02 + a11 * b12 + a12 * b22, - a20 * b00 + a21 * b10 + a22 * b20, - a20 * b01 + a21 * b11 + a22 * b21, - a20 * b02 + a21 * b12 + a22 * b22 - ]; - }; -}).call(this); - -;(function(global) { - 'use strict'; - - /** - * http://paulirish.com/2011/requestanimationframe-for-smart-animating/ - * http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating - * requestAnimationFrame polyfill by Erik Möller. - * fixes from Paul Irish and Tino Zijdel - * MIT license - */ - var x, - lastTime = 0, - vendors = ['ms', 'moz', 'webkit', 'o']; - - for (x = 0; x < vendors.length && !global.requestAnimationFrame; x++) { - global.requestAnimationFrame = - global[vendors[x] + 'RequestAnimationFrame']; - global.cancelAnimationFrame = - global[vendors[x] + 'CancelAnimationFrame'] || - global[vendors[x] + 'CancelRequestAnimationFrame']; - } - - if (!global.requestAnimationFrame) - global.requestAnimationFrame = function(callback, element) { - var currTime = new Date().getTime(), - timeToCall = Math.max(0, 16 - (currTime - lastTime)), - id = global.setTimeout( - function() { - callback(currTime + timeToCall); - }, - timeToCall - ); - - lastTime = currTime + timeToCall; - return id; - }; - - if (!global.cancelAnimationFrame) - global.cancelAnimationFrame = function(id) { - clearTimeout(id); - }; - - /** - * Function.prototype.bind polyfill found on MDN. - * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Compatibility - * Public domain - */ - if (!Function.prototype.bind) - Function.prototype.bind = function(oThis) { - if (typeof this !== 'function') - // Closest thing possible to the ECMAScript 5 internal IsCallable - // function: - throw new TypeError( - 'Function.prototype.bind - what is trying to be bound is not callable' - ); - - var aArgs = Array.prototype.slice.call(arguments, 1), - fToBind = this, - fNOP, - fBound; - - fNOP = function() {}; - fBound = function() { - return fToBind.apply( - this instanceof fNOP && oThis ? - this : - oThis, - aArgs.concat(Array.prototype.slice.call(arguments)) - ); - }; - - fNOP.prototype = this.prototype; - fBound.prototype = new fNOP(); - - return fBound; - }; -})(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Packages initialization: - sigma.utils.pkg('sigma.settings'); - - var settings = { - /** - * GRAPH SETTINGS: - * *************** - */ - // {boolean} Indicates if the data have to be cloned in methods to add - // nodes or edges. - clone: true, - // {boolean} Indicates if nodes "id" values and edges "id", "source" and - // "target" values must be set as immutable. - immutable: true, - // {boolean} Indicates if sigma can log its errors and warnings. - verbose: false, - - - /** - * RENDERERS SETTINGS: - * ******************* - */ - // {string} - classPrefix: 'sigma', - // {string} - defaultNodeType: 'def', - // {string} - defaultEdgeType: 'def', - // {string} - defaultLabelColor: '#000', - // {string} - defaultEdgeColor: '#000', - // {string} - defaultNodeColor: '#000', - // {string} - defaultLabelSize: 14, - // {string} Indicates how to choose the edges color. Available values: - // "source", "target", "default" - edgeColor: 'source', - // {number} Defines the minimal edge's arrow display size. - minArrowSize: 0, - // {string} - font: 'arial', - // {string} Example: 'bold' - fontStyle: '', - // {string} Indicates how to choose the labels color. Available values: - // "node", "default" - labelColor: 'default', - // {string} Indicates how to choose the labels size. Available values: - // "fixed", "proportional" - labelSize: 'fixed', - // {string} The ratio between the font size of the label and the node size. - labelSizeRatio: 1, - // {number} The minimum size a node must have to see its label displayed. - labelThreshold: 8, - // {number} The oversampling factor used in WebGL renderer. - webglOversamplingRatio: 2, - // {number} The size of the border of hovered nodes. - borderSize: 0, - // {number} The default hovered node border's color. - defaultNodeBorderColor: '#000', - // {number} The hovered node's label font. If not specified, will heritate - // the "font" value. - hoverFont: '', - // {boolean} If true, then only one node can be hovered at a time. - singleHover: true, - // {string} Example: 'bold' - hoverFontStyle: '', - // {string} Indicates how to choose the hovered nodes shadow color. - // Available values: "node", "default" - labelHoverShadow: 'default', - // {string} - labelHoverShadowColor: '#000', - // {string} Indicates how to choose the hovered nodes color. - // Available values: "node", "default" - nodeHoverColor: 'node', - // {string} - defaultNodeHoverColor: '#000', - // {string} Indicates how to choose the hovered nodes background color. - // Available values: "node", "default" - labelHoverBGColor: 'default', - // {string} - defaultHoverLabelBGColor: '#fff', - // {string} Indicates how to choose the hovered labels color. - // Available values: "node", "default" - labelHoverColor: 'default', - // {string} - defaultLabelHoverColor: '#000', - // {string} Indicates how to choose the edges hover color. Available values: - // "edge", "default" - edgeHoverColor: 'edge', - // {number} The size multiplicator of hovered edges. - edgeHoverSizeRatio: 1, - // {string} - defaultEdgeHoverColor: '#000', - // {boolean} Indicates if the edge extremities must be hovered when the - // edge is hovered. - edgeHoverExtremities: false, - // {booleans} The different drawing modes: - // false: Layered not displayed. - // true: Layered displayed. - drawEdges: true, - drawNodes: true, - drawLabels: true, - drawEdgeLabels: false, - // {boolean} Indicates if the edges must be drawn in several frames or in - // one frame, as the nodes and labels are drawn. - batchEdgesDrawing: false, - // {boolean} Indicates if the edges must be hidden during dragging and - // animations. - hideEdgesOnMove: false, - // {numbers} The different batch sizes, when elements are displayed in - // several frames. - canvasEdgesBatchSize: 500, - webglEdgesBatchSize: 1000, - - - - - /** - * RESCALE SETTINGS: - * ***************** - */ - // {string} Indicates of to scale the graph relatively to its container. - // Available values: "inside", "outside" - scalingMode: 'inside', - // {number} The margin to keep around the graph. - sideMargin: 0, - // {number} Determine the size of the smallest and the biggest node / edges - // on the screen. This mapping makes easier to display the graph, - // avoiding too big nodes that take half of the screen, or too - // small ones that are not readable. If the two parameters are - // equals, then the minimal display size will be 0. And if they - // are both equal to 0, then there is no mapping, and the radius - // of the nodes will be their size. - minEdgeSize: 0.5, - maxEdgeSize: 1, - minNodeSize: 1, - maxNodeSize: 8, - - - - - /** - * CAPTORS SETTINGS: - * ***************** - */ - // {boolean} - touchEnabled: true, - // {boolean} - mouseEnabled: true, - // {boolean} - mouseWheelEnabled: true, - // {boolean} - doubleClickEnabled: true, - // {boolean} Defines whether the custom events such as "clickNode" can be - // used. - eventsEnabled: true, - // {number} Defines by how much multiplicating the zooming level when the - // user zooms with the mouse-wheel. - zoomingRatio: 1.7, - // {number} Defines by how much multiplicating the zooming level when the - // user zooms by double clicking. - doubleClickZoomingRatio: 2.2, - // {number} The minimum zooming level. - zoomMin: 0.0625, - // {number} The maximum zooming level. - zoomMax: 2, - // {number} The duration of animations following a mouse scrolling. - mouseZoomDuration: 200, - // {number} The duration of animations following a mouse double click. - doubleClickZoomDuration: 200, - // {number} The duration of animations following a mouse dropping. - mouseInertiaDuration: 200, - // {number} The inertia power (mouse captor). - mouseInertiaRatio: 3, - // {number} The duration of animations following a touch dropping. - touchInertiaDuration: 200, - // {number} The inertia power (touch captor). - touchInertiaRatio: 3, - // {number} The maximum time between two clicks to make it a double click. - doubleClickTimeout: 300, - // {number} The maximum time between two taps to make it a double tap. - doubleTapTimeout: 300, - // {number} The maximum time of dragging to trigger intertia. - dragTimeout: 200, - - - - - /** - * GLOBAL SETTINGS: - * **************** - */ - // {boolean} Determines whether the instance has to refresh itself - // automatically when a "resize" event is dispatched from the - // window object. - autoResize: true, - // {boolean} Determines whether the "rescale" middleware has to be called - // automatically for each camera on refresh. - autoRescale: true, - // {boolean} If set to false, the camera method "goTo" will basically do - // nothing. - enableCamera: true, - // {boolean} If set to false, the nodes cannot be hovered. - enableHovering: true, - // {boolean} If set to true, the edges can be hovered. - enableEdgeHovering: false, - // {number} The size of the area around the edges to activate hovering. - edgeHoverPrecision: 5, - // {boolean} If set to true, the rescale middleware will ignore node sizes - // to determine the graphs boundings. - rescaleIgnoreSize: false, - // {boolean} Determines if the core has to try to catch errors on - // rendering. - skipErrors: false, - - - - - /** - * CAMERA SETTINGS: - * **************** - */ - // {number} The power degrees applied to the nodes/edges size relatively to - // the zooming level. Basically: - // > onScreenR = Math.pow(zoom, nodesPowRatio) * R - // > onScreenT = Math.pow(zoom, edgesPowRatio) * T - nodesPowRatio: 0.5, - edgesPowRatio: 0.5, - - - - - /** - * ANIMATIONS SETTINGS: - * ******************** - */ - // {number} The default animation time. - animationsTime: 200 - }; - - // Export the previously designed settings: - sigma.settings = sigma.utils.extend(sigma.settings || {}, settings); -}).call(this); - -;(function() { - 'use strict'; - - /** - * Dispatcher constructor. - * - * @return {dispatcher} The new dispatcher instance. - */ - var dispatcher = function() { - Object.defineProperty(this, '_handlers', { - value: {} - }); - }; - - - - - /** - * Will execute the handler everytime that the indicated event (or the - * indicated events) will be triggered. - * - * @param {string} events The name of the event (or the events - * separated by spaces). - * @param {function(Object)} handler The handler to bind. - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.bind = function(events, handler) { - var i, - l, - event, - eArray; - - if ( - arguments.length === 1 && - typeof arguments[0] === 'object' - ) - for (events in arguments[0]) - this.bind(events, arguments[0][events]); - else if ( - arguments.length === 2 && - typeof arguments[1] === 'function' - ) { - eArray = typeof events === 'string' ? events.split(' ') : events; - - for (i = 0, l = eArray.length; i !== l; i += 1) { - event = eArray[i]; - - // Check that event is not '': - if (!event) - continue; - - if (!this._handlers[event]) - this._handlers[event] = []; - - // Using an object instead of directly the handler will make possible - // later to add flags - this._handlers[event].push({ - handler: handler - }); - } - } else - throw 'bind: Wrong arguments.'; - - return this; - }; - - /** - * Removes the handler from a specified event (or specified events). - * - * @param {?string} events The name of the event (or the events - * separated by spaces). If undefined, - * then all handlers are removed. - * @param {?function(object)} handler The handler to unbind. If undefined, - * each handler bound to the event or the - * events will be removed. - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.unbind = function(events, handler) { - var i, - n, - j, - m, - k, - a, - event, - eArray = typeof events === 'string' ? events.split(' ') : events; - - if (!arguments.length) { - for (k in this._handlers) - delete this._handlers[k]; - return this; - } - - if (handler) { - for (i = 0, n = eArray.length; i !== n; i += 1) { - event = eArray[i]; - if (this._handlers[event]) { - a = []; - for (j = 0, m = this._handlers[event].length; j !== m; j += 1) - if (this._handlers[event][j].handler !== handler) - a.push(this._handlers[event][j]); - - this._handlers[event] = a; - } - - if (this._handlers[event] && this._handlers[event].length === 0) - delete this._handlers[event]; - } - } else - for (i = 0, n = eArray.length; i !== n; i += 1) - delete this._handlers[eArray[i]]; - - return this; - }; - - /** - * Executes each handler bound to the event - * - * @param {string} events The name of the event (or the events separated - * by spaces). - * @param {?object} data The content of the event (optional). - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.dispatchEvent = function(events, data) { - var i, - n, - j, - m, - a, - event, - eventName, - self = this, - eArray = typeof events === 'string' ? events.split(' ') : events; - - data = data === undefined ? {} : data; - - for (i = 0, n = eArray.length; i !== n; i += 1) { - eventName = eArray[i]; - - if (this._handlers[eventName]) { - event = self.getEvent(eventName, data); - a = []; - - for (j = 0, m = this._handlers[eventName].length; j !== m; j += 1) { - this._handlers[eventName][j].handler(event); - if (!this._handlers[eventName][j].one) - a.push(this._handlers[eventName][j]); - } - - this._handlers[eventName] = a; - } - } - - return this; - }; - - /** - * Return an event object. - * - * @param {string} events The name of the event. - * @param {?object} data The content of the event (optional). - * @return {object} Returns the instance itself. - */ - dispatcher.prototype.getEvent = function(event, data) { - return { - type: event, - data: data || {}, - target: this - }; - }; - - /** - * A useful function to deal with inheritance. It will make the target - * inherit the prototype of the class dispatcher as well as its constructor. - * - * @param {object} target The target. - */ - dispatcher.extend = function(target, args) { - var k; - - for (k in dispatcher.prototype) - if (dispatcher.prototype.hasOwnProperty(k)) - target[k] = dispatcher.prototype[k]; - - dispatcher.apply(target, args); - }; - - - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.dispatcher = dispatcher; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = dispatcher; - exports.dispatcher = dispatcher; - } else - this.dispatcher = dispatcher; -}).call(this); - -;(function() { - 'use strict'; - - /** - * This utils aims to facilitate the manipulation of each instance setting. - * Using a function instead of an object brings two main advantages: First, - * it will be easier in the future to catch settings updates through a - * function than an object. Second, giving it a full object will "merge" it - * to the settings object properly, keeping us to have to always add a loop. - * - * @return {configurable} The "settings" function. - */ - var configurable = function() { - var i, - l, - data = {}, - datas = Array.prototype.slice.call(arguments, 0); - - /** - * The method to use to set or get any property of this instance. - * - * @param {string|object} a1 If it is a string and if a2 is undefined, - * then it will return the corresponding - * property. If it is a string and if a2 is - * set, then it will set a2 as the property - * corresponding to a1, and return this. If - * it is an object, then each pair string + - * object(or any other type) will be set as a - * property. - * @param {*?} a2 The new property corresponding to a1 if a1 - * is a string. - * @return {*|configurable} Returns itself or the corresponding - * property. - * - * Polymorphism: - * ************* - * Here are some basic use examples: - * - * > settings = new configurable(); - * > settings('mySetting', 42); - * > settings('mySetting'); // Logs: 42 - * > settings('mySetting', 123); - * > settings('mySetting'); // Logs: 123 - * > settings({mySetting: 456}); - * > settings('mySetting'); // Logs: 456 - * - * Also, it is possible to use the function as a fallback: - * > settings({mySetting: 'abc'}, 'mySetting'); // Logs: 'abc' - * > settings({hisSetting: 'abc'}, 'mySetting'); // Logs: 456 - */ - var settings = function(a1, a2) { - var o, - i, - l, - k; - - if (arguments.length === 1 && typeof a1 === 'string') { - if (data[a1] !== undefined) - return data[a1]; - for (i = 0, l = datas.length; i < l; i++) - if (datas[i][a1] !== undefined) - return datas[i][a1]; - return undefined; - } else if (typeof a1 === 'object' && typeof a2 === 'string') { - return (a1 || {})[a2] !== undefined ? a1[a2] : settings(a2); - } else { - o = (typeof a1 === 'object' && a2 === undefined) ? a1 : {}; - - if (typeof a1 === 'string') - o[a1] = a2; - - for (i = 0, k = Object.keys(o), l = k.length; i < l; i++) - data[k[i]] = o[k[i]]; - - return this; - } - }; - - /** - * This method returns a new configurable function, with new objects - * - * @param {object*} Any number of objects to search in. - * @return {function} Returns the function. Check its documentation to know - * more about how it works. - */ - settings.embedObjects = function() { - var args = datas.concat( - data - ).concat( - Array.prototype.splice.call(arguments, 0) - ); - - return configurable.apply({}, args); - }; - - // Initialize - for (i = 0, l = arguments.length; i < l; i++) - settings(arguments[i]); - - return settings; - }; - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.configurable = configurable; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = configurable; - exports.configurable = configurable; - } else - this.configurable = configurable; -}).call(this); - -;(function(undefined) { - 'use strict'; - - var _methods = Object.create(null), - _indexes = Object.create(null), - _initBindings = Object.create(null), - _methodBindings = Object.create(null), - _methodBeforeBindings = Object.create(null), - _defaultSettings = { - immutable: true, - clone: true - }, - _defaultSettingsFunction = function(key) { - return _defaultSettings[key]; - }; - - /** - * The graph constructor. It initializes the data and the indexes, and binds - * the custom indexes and methods to its own scope. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the settings - * object: - * - * {boolean} clone Indicates if the data have to be cloned in methods - * to add nodes or edges. - * {boolean} immutable Indicates if nodes "id" values and edges "id", - * "source" and "target" values must be set as - * immutable. - * - * @param {?configurable} settings Eventually a settings function. - * @return {graph} The new graph instance. - */ - var graph = function(settings) { - var k, - fn, - data; - - /** - * DATA: - * ***** - * Every data that is callable from graph methods are stored in this "data" - * object. This object will be served as context for all these methods, - * and it is possible to add other type of data in it. - */ - data = { - /** - * SETTINGS FUNCTION: - * ****************** - */ - settings: settings || _defaultSettingsFunction, - - /** - * MAIN DATA: - * ********** - */ - nodesArray: [], - edgesArray: [], - - /** - * GLOBAL INDEXES: - * *************** - * These indexes just index data by ids. - */ - nodesIndex: Object.create(null), - edgesIndex: Object.create(null), - - /** - * LOCAL INDEXES: - * ************** - * These indexes refer from node to nodes. Each key is an id, and each - * value is the array of the ids of related nodes. - */ - inNeighborsIndex: Object.create(null), - outNeighborsIndex: Object.create(null), - allNeighborsIndex: Object.create(null), - - inNeighborsCount: Object.create(null), - outNeighborsCount: Object.create(null), - allNeighborsCount: Object.create(null) - }; - - // Execute bindings: - for (k in _initBindings) - _initBindings[k].call(data); - - // Add methods to both the scope and the data objects: - for (k in _methods) { - fn = __bindGraphMethod(k, data, _methods[k]); - this[k] = fn; - data[k] = fn; - } - }; - - - - - /** - * A custom tool to bind methods such that function that are bound to it will - * be executed anytime the method is called. - * - * @param {string} methodName The name of the method to bind. - * @param {object} scope The scope where the method must be executed. - * @param {function} fn The method itself. - * @return {function} The new method. - */ - function __bindGraphMethod(methodName, scope, fn) { - var result = function() { - var k, - res; - - // Execute "before" bound functions: - for (k in _methodBeforeBindings[methodName]) - _methodBeforeBindings[methodName][k].apply(scope, arguments); - - // Apply the method: - res = fn.apply(scope, arguments); - - // Execute bound functions: - for (k in _methodBindings[methodName]) - _methodBindings[methodName][k].apply(scope, arguments); - - // Return res: - return res; - }; - - return result; - } - - /** - * This custom tool function removes every pair key/value from an hash. The - * goal is to avoid creating a new object while some other references are - * still hanging in some scopes... - * - * @param {object} obj The object to empty. - * @return {object} The empty object. - */ - function __emptyObject(obj) { - var k; - - for (k in obj) - if (!('hasOwnProperty' in obj) || obj.hasOwnProperty(k)) - delete obj[k]; - - return obj; - } - - - - - /** - * This global method adds a method that will be bound to the futurly created - * graph instances. - * - * Since these methods will be bound to their scope when the instances are - * created, it does not use the prototype. Because of that, methods have to - * be added before instances are created to make them available. - * - * Here is an example: - * - * > graph.addMethod('getNodesCount', function() { - * > return this.nodesArray.length; - * > }); - * > - * > var myGraph = new graph(); - * > console.log(myGraph.getNodesCount()); // outputs 0 - * - * @param {string} methodName The name of the method. - * @param {function} fn The method itself. - * @return {object} The global graph constructor. - */ - graph.addMethod = function(methodName, fn) { - if ( - typeof methodName !== 'string' || - typeof fn !== 'function' || - arguments.length !== 2 - ) - throw 'addMethod: Wrong arguments.'; - - if (_methods[methodName] || graph[methodName]) - throw 'The method "' + methodName + '" already exists.'; - - _methods[methodName] = fn; - _methodBindings[methodName] = Object.create(null); - _methodBeforeBindings[methodName] = Object.create(null); - - return this; - }; - - /** - * This global method returns true if the method has already been added, and - * false else. - * - * Here are some examples: - * - * > graph.hasMethod('addNode'); // returns true - * > graph.hasMethod('hasMethod'); // returns true - * > graph.hasMethod('unexistingMethod'); // returns false - * - * @param {string} methodName The name of the method. - * @return {boolean} The result. - */ - graph.hasMethod = function(methodName) { - return !!(_methods[methodName] || graph[methodName]); - }; - - /** - * This global methods attaches a function to a method. Anytime the specified - * method is called, the attached function is called right after, with the - * same arguments and in the same scope. The attached function is called - * right before if the last argument is true, unless the method is the graph - * constructor. - * - * To attach a function to the graph constructor, use 'constructor' as the - * method name (first argument). - * - * The main idea is to have a clean way to keep custom indexes up to date, - * for instance: - * - * > var timesAddNodeCalled = 0; - * > graph.attach('addNode', 'timesAddNodeCalledInc', function() { - * > timesAddNodeCalled++; - * > }); - * > - * > var myGraph = new graph(); - * > console.log(timesAddNodeCalled); // outputs 0 - * > - * > myGraph.addNode({ id: '1' }).addNode({ id: '2' }); - * > console.log(timesAddNodeCalled); // outputs 2 - * - * The idea for calling a function before is to provide pre-processors, for - * instance: - * - * > var colorPalette = { Person: '#C3CBE1', Place: '#9BDEBD' }; - * > graph.attach('addNode', 'applyNodeColorPalette', function(n) { - * > n.color = colorPalette[n.category]; - * > }, true); - * > - * > var myGraph = new graph(); - * > myGraph.addNode({ id: 'n0', category: 'Person' }); - * > console.log(myGraph.nodes('n0').color); // outputs '#C3CBE1' - * - * @param {string} methodName The name of the related method or - * "constructor". - * @param {string} key The key to identify the function to attach. - * @param {function} fn The function to bind. - * @param {boolean} before If true the function is called right before. - * @return {object} The global graph constructor. - */ - graph.attach = function(methodName, key, fn, before) { - if ( - typeof methodName !== 'string' || - typeof key !== 'string' || - typeof fn !== 'function' || - arguments.length < 3 || - arguments.length > 4 - ) - throw 'attach: Wrong arguments.'; - - var bindings; - - if (methodName === 'constructor') - bindings = _initBindings; - else { - if (before) { - if (!_methodBeforeBindings[methodName]) - throw 'The method "' + methodName + '" does not exist.'; - - bindings = _methodBeforeBindings[methodName]; - } - else { - if (!_methodBindings[methodName]) - throw 'The method "' + methodName + '" does not exist.'; - - bindings = _methodBindings[methodName]; - } - } - - if (bindings[key]) - throw 'A function "' + key + '" is already attached ' + - 'to the method "' + methodName + '".'; - - bindings[key] = fn; - - return this; - }; - - /** - * Alias of attach(methodName, key, fn, true). - */ - graph.attachBefore = function(methodName, key, fn) { - return this.attach(methodName, key, fn, true); - }; - - /** - * This methods is just an helper to deal with custom indexes. It takes as - * arguments the name of the index and an object containing all the different - * functions to bind to the methods. - * - * Here is a basic example, that creates an index to keep the number of nodes - * in the current graph. It also adds a method to provide a getter on that - * new index: - * - * > sigma.classes.graph.addIndex('nodesCount', { - * > constructor: function() { - * > this.nodesCount = 0; - * > }, - * > addNode: function() { - * > this.nodesCount++; - * > }, - * > dropNode: function() { - * > this.nodesCount--; - * > } - * > }); - * > - * > sigma.classes.graph.addMethod('getNodesCount', function() { - * > return this.nodesCount; - * > }); - * > - * > var myGraph = new sigma.classes.graph(); - * > console.log(myGraph.getNodesCount()); // outputs 0 - * > - * > myGraph.addNode({ id: '1' }).addNode({ id: '2' }); - * > console.log(myGraph.getNodesCount()); // outputs 2 - * - * @param {string} name The name of the index. - * @param {object} bindings The object containing the functions to bind. - * @return {object} The global graph constructor. - */ - graph.addIndex = function(name, bindings) { - if ( - typeof name !== 'string' || - Object(bindings) !== bindings || - arguments.length !== 2 - ) - throw 'addIndex: Wrong arguments.'; - - if (_indexes[name]) - throw 'The index "' + name + '" already exists.'; - - var k; - - // Store the bindings: - _indexes[name] = bindings; - - // Attach the bindings: - for (k in bindings) - if (typeof bindings[k] !== 'function') - throw 'The bindings must be functions.'; - else - graph.attach(k, name, bindings[k]); - - return this; - }; - - - - - /** - * This method adds a node to the graph. The node must be an object, with a - * string under the key "id". Except for this, it is possible to add any - * other attribute, that will be preserved all along the manipulations. - * - * If the graph option "clone" has a truthy value, the node will be cloned - * when added to the graph. Also, if the graph option "immutable" has a - * truthy value, its id will be defined as immutable. - * - * @param {object} node The node to add. - * @return {object} The graph instance. - */ - graph.addMethod('addNode', function(node) { - // Check that the node is an object and has an id: - if (Object(node) !== node || arguments.length !== 1) - throw 'addNode: Wrong arguments.'; - - if (typeof node.id !== 'string' && typeof node.id !== 'number') - throw 'The node must have a string or number id.'; - - if (this.nodesIndex[node.id]) - throw 'The node "' + node.id + '" already exists.'; - - var k, - id = node.id, - validNode = Object.create(null); - - // Check the "clone" option: - if (this.settings('clone')) { - for (k in node) - if (k !== 'id') - validNode[k] = node[k]; - } else - validNode = node; - - // Check the "immutable" option: - if (this.settings('immutable')) - Object.defineProperty(validNode, 'id', { - value: id, - enumerable: true - }); - else - validNode.id = id; - - // Add empty containers for edges indexes: - this.inNeighborsIndex[id] = Object.create(null); - this.outNeighborsIndex[id] = Object.create(null); - this.allNeighborsIndex[id] = Object.create(null); - - this.inNeighborsCount[id] = 0; - this.outNeighborsCount[id] = 0; - this.allNeighborsCount[id] = 0; - - // Add the node to indexes: - this.nodesArray.push(validNode); - this.nodesIndex[validNode.id] = validNode; - - // Return the current instance: - return this; - }); - - /** - * This method adds an edge to the graph. The edge must be an object, with a - * string under the key "id", and strings under the keys "source" and - * "target" that design existing nodes. Except for this, it is possible to - * add any other attribute, that will be preserved all along the - * manipulations. - * - * If the graph option "clone" has a truthy value, the edge will be cloned - * when added to the graph. Also, if the graph option "immutable" has a - * truthy value, its id, source and target will be defined as immutable. - * - * @param {object} edge The edge to add. - * @return {object} The graph instance. - */ - graph.addMethod('addEdge', function(edge) { - // Check that the edge is an object and has an id: - if (Object(edge) !== edge || arguments.length !== 1) - throw 'addEdge: Wrong arguments.'; - - if (typeof edge.id !== 'string' && typeof edge.id !== 'number') - throw 'The edge must have a string or number id.'; - - if ((typeof edge.source !== 'string' && typeof edge.source !== 'number') || - !this.nodesIndex[edge.source]) - throw 'The edge source must have an existing node id.'; - - if ((typeof edge.target !== 'string' && typeof edge.target !== 'number') || - !this.nodesIndex[edge.target]) - throw 'The edge target must have an existing node id.'; - - if (this.edgesIndex[edge.id]) - throw 'The edge "' + edge.id + '" already exists.'; - - var k, - validEdge = Object.create(null); - - // Check the "clone" option: - if (this.settings('clone')) { - for (k in edge) - if (k !== 'id' && k !== 'source' && k !== 'target') - validEdge[k] = edge[k]; - } else - validEdge = edge; - - // Check the "immutable" option: - if (this.settings('immutable')) { - Object.defineProperty(validEdge, 'id', { - value: edge.id, - enumerable: true - }); - - Object.defineProperty(validEdge, 'source', { - value: edge.source, - enumerable: true - }); - - Object.defineProperty(validEdge, 'target', { - value: edge.target, - enumerable: true - }); - } else { - validEdge.id = edge.id; - validEdge.source = edge.source; - validEdge.target = edge.target; - } - - // Add the edge to indexes: - this.edgesArray.push(validEdge); - this.edgesIndex[validEdge.id] = validEdge; - - if (!this.inNeighborsIndex[validEdge.target][validEdge.source]) - this.inNeighborsIndex[validEdge.target][validEdge.source] = - Object.create(null); - this.inNeighborsIndex[validEdge.target][validEdge.source][validEdge.id] = - validEdge; - - if (!this.outNeighborsIndex[validEdge.source][validEdge.target]) - this.outNeighborsIndex[validEdge.source][validEdge.target] = - Object.create(null); - this.outNeighborsIndex[validEdge.source][validEdge.target][validEdge.id] = - validEdge; - - if (!this.allNeighborsIndex[validEdge.source][validEdge.target]) - this.allNeighborsIndex[validEdge.source][validEdge.target] = - Object.create(null); - this.allNeighborsIndex[validEdge.source][validEdge.target][validEdge.id] = - validEdge; - - if (validEdge.target !== validEdge.source) { - if (!this.allNeighborsIndex[validEdge.target][validEdge.source]) - this.allNeighborsIndex[validEdge.target][validEdge.source] = - Object.create(null); - this.allNeighborsIndex[validEdge.target][validEdge.source][validEdge.id] = - validEdge; - } - - // Keep counts up to date: - this.inNeighborsCount[validEdge.target]++; - this.outNeighborsCount[validEdge.source]++; - this.allNeighborsCount[validEdge.target]++; - this.allNeighborsCount[validEdge.source]++; - - return this; - }); - - /** - * This method drops a node from the graph. It also removes each edge that is - * bound to it, through the dropEdge method. An error is thrown if the node - * does not exist. - * - * @param {string} id The node id. - * @return {object} The graph instance. - */ - graph.addMethod('dropNode', function(id) { - // Check that the arguments are valid: - if ((typeof id !== 'string' && typeof id !== 'number') || - arguments.length !== 1) - throw 'dropNode: Wrong arguments.'; - - if (!this.nodesIndex[id]) - throw 'The node "' + id + '" does not exist.'; - - var i, k, l; - - // Remove the node from indexes: - delete this.nodesIndex[id]; - for (i = 0, l = this.nodesArray.length; i < l; i++) - if (this.nodesArray[i].id === id) { - this.nodesArray.splice(i, 1); - break; - } - - // Remove related edges: - for (i = this.edgesArray.length - 1; i >= 0; i--) - if (this.edgesArray[i].source === id || this.edgesArray[i].target === id) - this.dropEdge(this.edgesArray[i].id); - - // Remove related edge indexes: - delete this.inNeighborsIndex[id]; - delete this.outNeighborsIndex[id]; - delete this.allNeighborsIndex[id]; - - delete this.inNeighborsCount[id]; - delete this.outNeighborsCount[id]; - delete this.allNeighborsCount[id]; - - for (k in this.nodesIndex) { - delete this.inNeighborsIndex[k][id]; - delete this.outNeighborsIndex[k][id]; - delete this.allNeighborsIndex[k][id]; - } - - return this; - }); - - /** - * This method drops an edge from the graph. An error is thrown if the edge - * does not exist. - * - * @param {string} id The edge id. - * @return {object} The graph instance. - */ - graph.addMethod('dropEdge', function(id) { - // Check that the arguments are valid: - if ((typeof id !== 'string' && typeof id !== 'number') || - arguments.length !== 1) - throw 'dropEdge: Wrong arguments.'; - - if (!this.edgesIndex[id]) - throw 'The edge "' + id + '" does not exist.'; - - var i, l, edge; - - // Remove the edge from indexes: - edge = this.edgesIndex[id]; - delete this.edgesIndex[id]; - for (i = 0, l = this.edgesArray.length; i < l; i++) - if (this.edgesArray[i].id === id) { - this.edgesArray.splice(i, 1); - break; - } - - delete this.inNeighborsIndex[edge.target][edge.source][edge.id]; - if (!Object.keys(this.inNeighborsIndex[edge.target][edge.source]).length) - delete this.inNeighborsIndex[edge.target][edge.source]; - - delete this.outNeighborsIndex[edge.source][edge.target][edge.id]; - if (!Object.keys(this.outNeighborsIndex[edge.source][edge.target]).length) - delete this.outNeighborsIndex[edge.source][edge.target]; - - delete this.allNeighborsIndex[edge.source][edge.target][edge.id]; - if (!Object.keys(this.allNeighborsIndex[edge.source][edge.target]).length) - delete this.allNeighborsIndex[edge.source][edge.target]; - - if (edge.target !== edge.source) { - delete this.allNeighborsIndex[edge.target][edge.source][edge.id]; - if (!Object.keys(this.allNeighborsIndex[edge.target][edge.source]).length) - delete this.allNeighborsIndex[edge.target][edge.source]; - } - - this.inNeighborsCount[edge.target]--; - this.outNeighborsCount[edge.source]--; - this.allNeighborsCount[edge.source]--; - this.allNeighborsCount[edge.target]--; - - return this; - }); - - /** - * This method destroys the current instance. It basically empties each index - * and methods attached to the graph. - */ - graph.addMethod('kill', function() { - // Delete arrays: - this.nodesArray.length = 0; - this.edgesArray.length = 0; - delete this.nodesArray; - delete this.edgesArray; - - // Delete indexes: - delete this.nodesIndex; - delete this.edgesIndex; - delete this.inNeighborsIndex; - delete this.outNeighborsIndex; - delete this.allNeighborsIndex; - delete this.inNeighborsCount; - delete this.outNeighborsCount; - delete this.allNeighborsCount; - }); - - /** - * This method empties the nodes and edges arrays, as well as the different - * indexes. - * - * @return {object} The graph instance. - */ - graph.addMethod('clear', function() { - this.nodesArray.length = 0; - this.edgesArray.length = 0; - - // Due to GC issues, I prefer not to create new object. These objects are - // only available from the methods and attached functions, but still, it is - // better to prevent ghost references to unrelevant data... - __emptyObject(this.nodesIndex); - __emptyObject(this.edgesIndex); - __emptyObject(this.nodesIndex); - __emptyObject(this.inNeighborsIndex); - __emptyObject(this.outNeighborsIndex); - __emptyObject(this.allNeighborsIndex); - __emptyObject(this.inNeighborsCount); - __emptyObject(this.outNeighborsCount); - __emptyObject(this.allNeighborsCount); - - return this; - }); - - /** - * This method reads an object and adds the nodes and edges, through the - * proper methods "addNode" and "addEdge". - * - * Here is an example: - * - * > var myGraph = new graph(); - * > myGraph.read({ - * > nodes: [ - * > { id: 'n0' }, - * > { id: 'n1' } - * > ], - * > edges: [ - * > { - * > id: 'e0', - * > source: 'n0', - * > target: 'n1' - * > } - * > ] - * > }); - * > - * > console.log( - * > myGraph.nodes().length, - * > myGraph.edges().length - * > ); // outputs 2 1 - * - * @param {object} g The graph object. - * @return {object} The graph instance. - */ - graph.addMethod('read', function(g) { - var i, - a, - l; - - a = g.nodes || []; - for (i = 0, l = a.length; i < l; i++) - this.addNode(a[i]); - - a = g.edges || []; - for (i = 0, l = a.length; i < l; i++) - this.addEdge(a[i]); - - return this; - }); - - /** - * This methods returns one or several nodes, depending on how it is called. - * - * To get the array of nodes, call "nodes" without argument. To get a - * specific node, call it with the id of the node. The get multiple node, - * call it with an array of ids, and it will return the array of nodes, in - * the same order. - * - * @param {?(string|array)} v Eventually one id, an array of ids. - * @return {object|array} The related node or array of nodes. - */ - graph.addMethod('nodes', function(v) { - // Clone the array of nodes and return it: - if (!arguments.length) - return this.nodesArray.slice(0); - - // Return the related node: - if (arguments.length === 1 && - (typeof v === 'string' || typeof v === 'number')) - return this.nodesIndex[v]; - - // Return an array of the related node: - if ( - arguments.length === 1 && - Object.prototype.toString.call(v) === '[object Array]' - ) { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(this.nodesIndex[v[i]]); - else - throw 'nodes: Wrong arguments.'; - - return a; - } - - throw 'nodes: Wrong arguments.'; - }); - - /** - * This methods returns the degree of one or several nodes, depending on how - * it is called. It is also possible to get incoming or outcoming degrees - * instead by specifying 'in' or 'out' as a second argument. - * - * @param {string|array} v One id, an array of ids. - * @param {?string} which Which degree is required. Values are 'in', - * 'out', and by default the normal degree. - * @return {number|array} The related degree or array of degrees. - */ - graph.addMethod('degree', function(v, which) { - // Check which degree is required: - which = { - 'in': this.inNeighborsCount, - 'out': this.outNeighborsCount - }[which || ''] || this.allNeighborsCount; - - // Return the related node: - if (typeof v === 'string' || typeof v === 'number') - return which[v]; - - // Return an array of the related node: - if (Object.prototype.toString.call(v) === '[object Array]') { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(which[v[i]]); - else - throw 'degree: Wrong arguments.'; - - return a; - } - - throw 'degree: Wrong arguments.'; - }); - - /** - * This methods returns one or several edges, depending on how it is called. - * - * To get the array of edges, call "edges" without argument. To get a - * specific edge, call it with the id of the edge. The get multiple edge, - * call it with an array of ids, and it will return the array of edges, in - * the same order. - * - * @param {?(string|array)} v Eventually one id, an array of ids. - * @return {object|array} The related edge or array of edges. - */ - graph.addMethod('edges', function(v) { - // Clone the array of edges and return it: - if (!arguments.length) - return this.edgesArray.slice(0); - - // Return the related edge: - if (arguments.length === 1 && - (typeof v === 'string' || typeof v === 'number')) - return this.edgesIndex[v]; - - // Return an array of the related edge: - if ( - arguments.length === 1 && - Object.prototype.toString.call(v) === '[object Array]' - ) { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(this.edgesIndex[v[i]]); - else - throw 'edges: Wrong arguments.'; - - return a; - } - - throw 'edges: Wrong arguments.'; - }); - - - /** - * EXPORT: - * ******* - */ - if (typeof sigma !== 'undefined') { - sigma.classes = sigma.classes || Object.create(null); - sigma.classes.graph = graph; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = graph; - exports.graph = graph; - } else - this.graph = graph; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - sigma.utils.pkg('sigma.classes'); - - /** - * The camera constructor. It just initializes its attributes and methods. - * - * @param {string} id The id. - * @param {sigma.classes.graph} graph The graph. - * @param {configurable} settings The settings function. - * @param {?object} options Eventually some overriding options. - * @return {camera} Returns the fresh new camera instance. - */ - sigma.classes.camera = function(id, graph, settings, options) { - sigma.classes.dispatcher.extend(this); - - Object.defineProperty(this, 'graph', { - value: graph - }); - Object.defineProperty(this, 'id', { - value: id - }); - Object.defineProperty(this, 'readPrefix', { - value: 'read_cam' + id + ':' - }); - Object.defineProperty(this, 'prefix', { - value: 'cam' + id + ':' - }); - - this.x = 0; - this.y = 0; - this.ratio = 1; - this.angle = 0; - this.isAnimated = false; - this.settings = (typeof options === 'object' && options) ? - settings.embedObject(options) : - settings; - }; - - /** - * Updates the camera position. - * - * @param {object} coordinates The new coordinates object. - * @return {camera} Returns the camera. - */ - sigma.classes.camera.prototype.goTo = function(coordinates) { - if (!this.settings('enableCamera')) - return this; - - var i, - l, - c = coordinates || {}, - keys = ['x', 'y', 'ratio', 'angle']; - - for (i = 0, l = keys.length; i < l; i++) - if (c[keys[i]] !== undefined) { - if (typeof c[keys[i]] === 'number' && !isNaN(c[keys[i]])) - this[keys[i]] = c[keys[i]]; - else - throw 'Value for "' + keys[i] + '" is not a number.'; - } - - this.dispatchEvent('coordinatesUpdated'); - return this; - }; - - /** - * This method takes a graph and computes for each node and edges its - * coordinates relatively to the center of the camera. Basically, it will - * compute the coordinates that will be used by the graphic renderers. - * - * Since it should be possible to use different cameras and different - * renderers, it is possible to specify a prefix to put before the new - * coordinates (to get something like "node.camera1_x") - * - * @param {?string} read The prefix of the coordinates to read. - * @param {?string} write The prefix of the coordinates to write. - * @param {?object} options Eventually an object of options. Those can be: - * - A restricted nodes array. - * - A restricted edges array. - * - A width. - * - A height. - * @return {camera} Returns the camera. - */ - sigma.classes.camera.prototype.applyView = function(read, write, options) { - options = options || {}; - write = write !== undefined ? write : this.prefix; - read = read !== undefined ? read : this.readPrefix; - - var nodes = options.nodes || this.graph.nodes(), - edges = options.edges || this.graph.edges(); - - var i, - l, - node, - relCos = Math.cos(this.angle) / this.ratio, - relSin = Math.sin(this.angle) / this.ratio, - nodeRatio = Math.pow(this.ratio, this.settings('nodesPowRatio')), - edgeRatio = Math.pow(this.ratio, this.settings('edgesPowRatio')), - xOffset = (options.width || 0) / 2 - this.x * relCos - this.y * relSin, - yOffset = (options.height || 0) / 2 - this.y * relCos + this.x * relSin; - - for (i = 0, l = nodes.length; i < l; i++) { - node = nodes[i]; - node[write + 'x'] = - (node[read + 'x'] || 0) * relCos + - (node[read + 'y'] || 0) * relSin + - xOffset; - node[write + 'y'] = - (node[read + 'y'] || 0) * relCos - - (node[read + 'x'] || 0) * relSin + - yOffset; - node[write + 'size'] = - (node[read + 'size'] || 0) / - nodeRatio; - } - - for (i = 0, l = edges.length; i < l; i++) { - edges[i][write + 'size'] = - (edges[i][read + 'size'] || 0) / - edgeRatio; - } - - return this; - }; - - /** - * This function converts the coordinates of a point from the frame of the - * camera to the frame of the graph. - * - * @param {number} x The X coordinate of the point in the frame of the - * camera. - * @param {number} y The Y coordinate of the point in the frame of the - * camera. - * @return {object} The point coordinates in the frame of the graph. - */ - sigma.classes.camera.prototype.graphPosition = function(x, y, vector) { - var X = 0, - Y = 0, - cos = Math.cos(this.angle), - sin = Math.sin(this.angle); - - // Revert the origin differential vector: - if (!vector) { - X = - (this.x * cos + this.y * sin) / this.ratio; - Y = - (this.y * cos - this.x * sin) / this.ratio; - } - - return { - x: (x * cos + y * sin) / this.ratio + X, - y: (y * cos - x * sin) / this.ratio + Y - }; - }; - - /** - * This function converts the coordinates of a point from the frame of the - * graph to the frame of the camera. - * - * @param {number} x The X coordinate of the point in the frame of the - * graph. - * @param {number} y The Y coordinate of the point in the frame of the - * graph. - * @return {object} The point coordinates in the frame of the camera. - */ - sigma.classes.camera.prototype.cameraPosition = function(x, y, vector) { - var X = 0, - Y = 0, - cos = Math.cos(this.angle), - sin = Math.sin(this.angle); - - // Revert the origin differential vector: - if (!vector) { - X = - (this.x * cos + this.y * sin) / this.ratio; - Y = - (this.y * cos - this.x * sin) / this.ratio; - } - - return { - x: ((x - X) * cos - (y - Y) * sin) * this.ratio, - y: ((y - Y) * cos + (x - X) * sin) * this.ratio - }; - }; - - /** - * This method returns the transformation matrix of the camera. This is - * especially useful to apply the camera view directly in shaders, in case of - * WebGL rendering. - * - * @return {array} The transformation matrix. - */ - sigma.classes.camera.prototype.getMatrix = function() { - var scale = sigma.utils.matrices.scale(1 / this.ratio), - rotation = sigma.utils.matrices.rotation(this.angle), - translation = sigma.utils.matrices.translation(-this.x, -this.y), - matrix = sigma.utils.matrices.multiply( - translation, - sigma.utils.matrices.multiply( - rotation, - scale - ) - ); - - return matrix; - }; - - /** - * Taking a width and a height as parameters, this method returns the - * coordinates of the rectangle representing the camera on screen, in the - * graph's referentiel. - * - * To keep displaying labels of nodes going out of the screen, the method - * keeps a margin around the screen in the returned rectangle. - * - * @param {number} width The width of the screen. - * @param {number} height The height of the screen. - * @return {object} The rectangle as x1, y1, x2 and y2, representing - * two opposite points. - */ - sigma.classes.camera.prototype.getRectangle = function(width, height) { - var widthVect = this.cameraPosition(width, 0, true), - heightVect = this.cameraPosition(0, height, true), - centerVect = this.cameraPosition(width / 2, height / 2, true), - marginX = this.cameraPosition(width / 4, 0, true).x, - marginY = this.cameraPosition(0, height / 4, true).y; - - return { - x1: this.x - centerVect.x - marginX, - y1: this.y - centerVect.y - marginY, - x2: this.x - centerVect.x + marginX + widthVect.x, - y2: this.y - centerVect.y - marginY + widthVect.y, - height: Math.sqrt( - Math.pow(heightVect.x, 2) + - Math.pow(heightVect.y + 2 * marginY, 2) - ) - }; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - /** - * Sigma Quadtree Module - * ===================== - * - * Author: Guillaume Plique (Yomguithereal) - * Version: 0.2 - */ - - - - /** - * Quad Geometric Operations - * ------------------------- - * - * A useful batch of geometric operations used by the quadtree. - */ - - var _geom = { - - /** - * Transforms a graph node with x, y and size into an - * axis-aligned square. - * - * @param {object} A graph node with at least a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - pointToSquare: function(n) { - return { - x1: n.x - n.size, - y1: n.y - n.size, - x2: n.x + n.size, - y2: n.y - n.size, - height: n.size * 2 - }; - }, - - /** - * Checks whether a rectangle is axis-aligned. - * - * @param {object} A rectangle defined by two points - * (x1, y1) and (x2, y2). - * @return {boolean} True if the rectangle is axis-aligned. - */ - isAxisAligned: function(r) { - return r.x1 === r.x2 || r.y1 === r.y2; - }, - - /** - * Compute top points of an axis-aligned rectangle. This is useful in - * cases when the rectangle has been rotated (left, right or bottom up) and - * later operations need to know the top points. - * - * @param {object} An axis-aligned rectangle defined by two points - * (x1, y1), (x2, y2) and height. - * @return {object} A rectangle: two points (x1, y1), (x2, y2) and height. - */ - axisAlignedTopPoints: function(r) { - - // Basic - if (r.y1 === r.y2 && r.x1 < r.x2) - return r; - - // Rotated to right - if (r.x1 === r.x2 && r.y2 > r.y1) - return { - x1: r.x1 - r.height, y1: r.y1, - x2: r.x1, y2: r.y1, - height: r.height - }; - - // Rotated to left - if (r.x1 === r.x2 && r.y2 < r.y1) - return { - x1: r.x1, y1: r.y2, - x2: r.x2 + r.height, y2: r.y2, - height: r.height - }; - - // Bottom's up - return { - x1: r.x2, y1: r.y1 - r.height, - x2: r.x1, y2: r.y1 - r.height, - height: r.height - }; - }, - - /** - * Get coordinates of a rectangle's lower left corner from its top points. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {object} Coordinates of the corner (x, y). - */ - lowerLeftCoor: function(r) { - var width = ( - Math.sqrt( - Math.pow(r.x2 - r.x1, 2) + - Math.pow(r.y2 - r.y1, 2) - ) - ); - - return { - x: r.x1 - (r.y2 - r.y1) * r.height / width, - y: r.y1 + (r.x2 - r.x1) * r.height / width - }; - }, - - /** - * Get coordinates of a rectangle's lower right corner from its top points - * and its lower left corner. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @param {object} A corner's coordinates (x, y). - * @return {object} Coordinates of the corner (x, y). - */ - lowerRightCoor: function(r, llc) { - return { - x: llc.x - r.x1 + r.x2, - y: llc.y - r.y1 + r.y2 - }; - }, - - /** - * Get the coordinates of all the corners of a rectangle from its top point. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {array} An array of the four corners' coordinates (x, y). - */ - rectangleCorners: function(r) { - var llc = this.lowerLeftCoor(r), - lrc = this.lowerRightCoor(r, llc); - - return [ - {x: r.x1, y: r.y1}, - {x: r.x2, y: r.y2}, - {x: llc.x, y: llc.y}, - {x: lrc.x, y: lrc.y} - ]; - }, - - /** - * Split a square defined by its boundaries into four. - * - * @param {object} Boundaries of the square (x, y, width, height). - * @return {array} An array containing the four new squares, themselves - * defined by an array of their four corners (x, y). - */ - splitSquare: function(b) { - return [ - [ - {x: b.x, y: b.y}, - {x: b.x + b.width / 2, y: b.y}, - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2} - ], - [ - {x: b.x + b.width / 2, y: b.y}, - {x: b.x + b.width, y: b.y}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2} - ], - [ - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x, y: b.y + b.height}, - {x: b.x + b.width / 2, y: b.y + b.height} - ], - [ - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height}, - {x: b.x + b.width, y: b.y + b.height} - ] - ]; - }, - - /** - * Compute the four axis between corners of rectangle A and corners of - * rectangle B. This is needed later to check an eventual collision. - * - * @param {array} An array of rectangle A's four corners (x, y). - * @param {array} An array of rectangle B's four corners (x, y). - * @return {array} An array of four axis defined by their coordinates (x,y). - */ - axis: function(c1, c2) { - return [ - {x: c1[1].x - c1[0].x, y: c1[1].y - c1[0].y}, - {x: c1[1].x - c1[3].x, y: c1[1].y - c1[3].y}, - {x: c2[0].x - c2[2].x, y: c2[0].y - c2[2].y}, - {x: c2[0].x - c2[1].x, y: c2[0].y - c2[1].y} - ]; - }, - - /** - * Project a rectangle's corner on an axis. - * - * @param {object} Coordinates of a corner (x, y). - * @param {object} Coordinates of an axis (x, y). - * @return {object} The projection defined by coordinates (x, y). - */ - projection: function(c, a) { - var l = ( - (c.x * a.x + c.y * a.y) / - (Math.pow(a.x, 2) + Math.pow(a.y, 2)) - ); - - return { - x: l * a.x, - y: l * a.y - }; - }, - - /** - * Check whether two rectangles collide on one particular axis. - * - * @param {object} An axis' coordinates (x, y). - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide on the axis. - */ - axisCollision: function(a, c1, c2) { - var sc1 = [], - sc2 = []; - - for (var ci = 0; ci < 4; ci++) { - var p1 = this.projection(c1[ci], a), - p2 = this.projection(c2[ci], a); - - sc1.push(p1.x * a.x + p1.y * a.y); - sc2.push(p2.x * a.x + p2.y * a.y); - } - - var maxc1 = Math.max.apply(Math, sc1), - maxc2 = Math.max.apply(Math, sc2), - minc1 = Math.min.apply(Math, sc1), - minc2 = Math.min.apply(Math, sc2); - - return (minc2 <= maxc1 && maxc2 >= minc1); - }, - - /** - * Check whether two rectangles collide on each one of their four axis. If - * all axis collide, then the two rectangles do collide on the plane. - * - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide. - */ - collision: function(c1, c2) { - var axis = this.axis(c1, c2), - col = true; - - for (var i = 0; i < 4; i++) - col = col && this.axisCollision(axis[i], c1, c2); - - return col; - } - }; - - - /** - * Quad Functions - * ------------ - * - * The Quadtree functions themselves. - * For each of those functions, we consider that in a splitted quad, the - * index of each node is the following: - * 0: top left - * 1: top right - * 2: bottom left - * 3: bottom right - * - * Moreover, the hereafter quad's philosophy is to consider that if an element - * collides with more than one nodes, this element belongs to each of the - * nodes it collides with where other would let it lie on a higher node. - */ - - /** - * Get the index of the node containing the point in the quad - * - * @param {object} point A point defined by coordinates (x, y). - * @param {object} quadBounds Boundaries of the quad (x, y, width, heigth). - * @return {integer} The index of the node containing the point. - */ - function _quadIndex(point, quadBounds) { - var xmp = quadBounds.x + quadBounds.width / 2, - ymp = quadBounds.y + quadBounds.height / 2, - top = (point.y < ymp), - left = (point.x < xmp); - - if (top) { - if (left) - return 0; - else - return 1; - } - else { - if (left) - return 2; - else - return 3; - } - } - - /** - * Get a list of indexes of nodes containing an axis-aligned rectangle - * - * @param {object} rectangle A rectangle defined by two points (x1, y1), - * (x2, y2) and height. - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadIndexes(rectangle, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if ((rectangle.x2 >= quadCorners[i][0].x) && - (rectangle.x1 <= quadCorners[i][1].x) && - (rectangle.y1 + rectangle.height >= quadCorners[i][0].y) && - (rectangle.y1 <= quadCorners[i][2].y)) - indexes.push(i); - - return indexes; - } - - /** - * Get a list of indexes of nodes containing a non-axis-aligned rectangle - * - * @param {array} corners An array containing each corner of the - * rectangle defined by its coordinates (x, y). - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadCollision(corners, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if (_geom.collision(corners, quadCorners[i])) - indexes.push(i); - - return indexes; - } - - /** - * Subdivide a quad by creating a node at a precise index. The function does - * not generate all four nodes not to potentially create unused nodes. - * - * @param {integer} index The index of the node to create. - * @param {object} quad The quad object to subdivide. - * @return {object} A new quad representing the node created. - */ - function _quadSubdivide(index, quad) { - var next = quad.level + 1, - subw = Math.round(quad.bounds.width / 2), - subh = Math.round(quad.bounds.height / 2), - qx = Math.round(quad.bounds.x), - qy = Math.round(quad.bounds.y), - x, - y; - - switch (index) { - case 0: - x = qx; - y = qy; - break; - case 1: - x = qx + subw; - y = qy; - break; - case 2: - x = qx; - y = qy + subh; - break; - case 3: - x = qx + subw; - y = qy + subh; - break; - } - - return _quadTree( - {x: x, y: y, width: subw, height: subh}, - next, - quad.maxElements, - quad.maxLevel - ); - } - - /** - * Recursively insert an element into the quadtree. Only points - * with size, i.e. axis-aligned squares, may be inserted with this - * method. - * - * @param {object} el The element to insert in the quadtree. - * @param {object} sizedPoint A sized point defined by two top points - * (x1, y1), (x2, y2) and height. - * @param {object} quad The quad in which to insert the element. - * @return {undefined} The function does not return anything. - */ - function _quadInsert(el, sizedPoint, quad) { - if (quad.level < quad.maxLevel) { - - // Searching appropriate quads - var indexes = _quadIndexes(sizedPoint, quad.corners); - - // Iterating - for (var i = 0, l = indexes.length; i < l; i++) { - - // Subdividing if necessary - if (quad.nodes[indexes[i]] === undefined) - quad.nodes[indexes[i]] = _quadSubdivide(indexes[i], quad); - - // Recursion - _quadInsert(el, sizedPoint, quad.nodes[indexes[i]]); - } - } - else { - - // Pushing the element in a leaf node - quad.elements.push(el); - } - } - - /** - * Recursively retrieve every elements held by the node containing the - * searched point. - * - * @param {object} point The searched point (x, y). - * @param {object} quad The searched quad. - * @return {array} An array of elements contained in the relevant - * node. - */ - function _quadRetrievePoint(point, quad) { - if (quad.level < quad.maxLevel) { - var index = _quadIndex(point, quad.bounds); - - // If node does not exist we return an empty list - if (quad.nodes[index] !== undefined) { - return _quadRetrievePoint(point, quad.nodes[index]); - } - else { - return []; - } - } - else { - return quad.elements; - } - } - - /** - * Recursively retrieve every elements contained within an rectangular area - * that may or may not be axis-aligned. - * - * @param {object|array} rectData The searched area defined either by - * an array of four corners (x, y) in - * the case of a non-axis-aligned - * rectangle or an object with two top - * points (x1, y1), (x2, y2) and height. - * @param {object} quad The searched quad. - * @param {function} collisionFunc The collision function used to search - * for node indexes. - * @param {array?} els The retrieved elements. - * @return {array} An array of elements contained in the - * area. - */ - function _quadRetrieveArea(rectData, quad, collisionFunc, els) { - els = els || {}; - - if (quad.level < quad.maxLevel) { - var indexes = collisionFunc(rectData, quad.corners); - - for (var i = 0, l = indexes.length; i < l; i++) - if (quad.nodes[indexes[i]] !== undefined) - _quadRetrieveArea( - rectData, - quad.nodes[indexes[i]], - collisionFunc, - els - ); - } else - for (var j = 0, m = quad.elements.length; j < m; j++) - if (els[quad.elements[j].id] === undefined) - els[quad.elements[j].id] = quad.elements[j]; - - return els; - } - - /** - * Creates the quadtree object itself. - * - * @param {object} bounds The boundaries of the quad defined by an - * origin (x, y), width and heigth. - * @param {integer} level The level of the quad in the tree. - * @param {integer} maxElements The max number of element in a leaf node. - * @param {integer} maxLevel The max recursion level of the tree. - * @return {object} The quadtree object. - */ - function _quadTree(bounds, level, maxElements, maxLevel) { - return { - level: level || 0, - bounds: bounds, - corners: _geom.splitSquare(bounds), - maxElements: maxElements || 20, - maxLevel: maxLevel || 4, - elements: [], - nodes: [] - }; - } - - - /** - * Sigma Quad Constructor - * ---------------------- - * - * The quad API as exposed to sigma. - */ - - /** - * The quad core that will become the sigma interface with the quadtree. - * - * property {object} _tree Property holding the quadtree object. - * property {object} _geom Exposition of the _geom namespace for testing. - * property {object} _cache Cache for the area method. - */ - var quad = function() { - this._geom = _geom; - this._tree = null; - this._cache = { - query: false, - result: false - }; - }; - - /** - * Index a graph by inserting its nodes into the quadtree. - * - * @param {array} nodes An array of nodes to index. - * @param {object} params An object of parameters with at least the quad - * bounds. - * @return {object} The quadtree object. - * - * Parameters: - * ---------- - * bounds: {object} boundaries of the quad defined by its origin (x, y) - * width and heigth. - * prefix: {string?} a prefix for node geometric attributes. - * maxElements: {integer?} the max number of elements in a leaf node. - * maxLevel: {integer?} the max recursion level of the tree. - */ - quad.prototype.index = function(nodes, params) { - - // Enforcing presence of boundaries - if (!params.bounds) - throw 'sigma.classes.quad.index: bounds information not given.'; - - // Prefix - var prefix = params.prefix || ''; - - // Building the tree - this._tree = _quadTree( - params.bounds, - 0, - params.maxElements, - params.maxLevel - ); - - // Inserting graph nodes into the tree - for (var i = 0, l = nodes.length; i < l; i++) { - - // Inserting node - _quadInsert( - nodes[i], - _geom.pointToSquare({ - x: nodes[i][prefix + 'x'], - y: nodes[i][prefix + 'y'], - size: nodes[i][prefix + 'size'] - }), - this._tree - ); - } - - // Reset cache: - this._cache = { - query: false, - result: false - }; - - // remove? - return this._tree; - }; - - /** - * Retrieve every graph nodes held by the quadtree node containing the - * searched point. - * - * @param {number} x of the point. - * @param {number} y of the point. - * @return {array} An array of nodes retrieved. - */ - quad.prototype.point = function(x, y) { - return this._tree ? - _quadRetrievePoint({x: x, y: y}, this._tree) || [] : - []; - }; - - /** - * Retrieve every graph nodes within a rectangular area. The methods keep the - * last area queried in cache for optimization reason and will act differently - * for the same reason if the area is axis-aligned or not. - * - * @param {object} A rectangle defined by two top points (x1, y1), (x2, y2) - * and height. - * @return {array} An array of nodes retrieved. - */ - quad.prototype.area = function(rect) { - var serialized = JSON.stringify(rect), - collisionFunc, - rectData; - - // Returning cache? - if (this._cache.query === serialized) - return this._cache.result; - - // Axis aligned ? - if (_geom.isAxisAligned(rect)) { - collisionFunc = _quadIndexes; - rectData = _geom.axisAlignedTopPoints(rect); - } - else { - collisionFunc = _quadCollision; - rectData = _geom.rectangleCorners(rect); - } - - // Retrieving nodes - var nodes = this._tree ? - _quadRetrieveArea( - rectData, - this._tree, - collisionFunc - ) : - []; - - // Object to array - var nodesArray = []; - for (var i in nodes) - nodesArray.push(nodes[i]); - - // Caching - this._cache.query = serialized; - this._cache.result = nodesArray; - - return nodesArray; - }; - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.quad = quad; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = quad; - exports.quad = quad; - } else - this.quad = quad; -}).call(this); - -;(function(undefined) { - 'use strict'; - - /** - * Sigma Quadtree Module for edges - * =============================== - * - * Author: Sébastien Heymann, - * from the quad of Guillaume Plique (Yomguithereal) - * Version: 0.2 - */ - - - - /** - * Quad Geometric Operations - * ------------------------- - * - * A useful batch of geometric operations used by the quadtree. - */ - - var _geom = { - - /** - * Transforms a graph node with x, y and size into an - * axis-aligned square. - * - * @param {object} A graph node with at least a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - pointToSquare: function(n) { - return { - x1: n.x - n.size, - y1: n.y - n.size, - x2: n.x + n.size, - y2: n.y - n.size, - height: n.size * 2 - }; - }, - - /** - * Transforms a graph edge with x1, y1, x2, y2 and size into an - * axis-aligned square. - * - * @param {object} A graph edge with at least two points - * (x1, y1), (x2, y2) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - lineToSquare: function(e) { - if (e.y1 < e.y2) { - // (e.x1, e.y1) on top - if (e.x1 < e.x2) { - // (e.x1, e.y1) on left - return { - x1: e.x1 - e.size, - y1: e.y1 - e.size, - x2: e.x2 + e.size, - y2: e.y1 - e.size, - height: e.y2 - e.y1 + e.size * 2 - }; - } - // (e.x1, e.y1) on right - return { - x1: e.x2 - e.size, - y1: e.y1 - e.size, - x2: e.x1 + e.size, - y2: e.y1 - e.size, - height: e.y2 - e.y1 + e.size * 2 - }; - } - - // (e.x2, e.y2) on top - if (e.x1 < e.x2) { - // (e.x1, e.y1) on left - return { - x1: e.x1 - e.size, - y1: e.y2 - e.size, - x2: e.x2 + e.size, - y2: e.y2 - e.size, - height: e.y1 - e.y2 + e.size * 2 - }; - } - // (e.x2, e.y2) on right - return { - x1: e.x2 - e.size, - y1: e.y2 - e.size, - x2: e.x1 + e.size, - y2: e.y2 - e.size, - height: e.y1 - e.y2 + e.size * 2 - }; - }, - - /** - * Transforms a graph edge of type 'curve' with x1, y1, x2, y2, - * control point and size into an axis-aligned square. - * - * @param {object} e A graph edge with at least two points - * (x1, y1), (x2, y2) and a size. - * @param {object} cp A control point (x,y). - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - quadraticCurveToSquare: function(e, cp) { - var pt = sigma.utils.getPointOnQuadraticCurve( - 0.5, - e.x1, - e.y1, - e.x2, - e.y2, - cp.x, - cp.y - ); - - // Bounding box of the two points and the point at the middle of the - // curve: - var minX = Math.min(e.x1, e.x2, pt.x), - maxX = Math.max(e.x1, e.x2, pt.x), - minY = Math.min(e.y1, e.y2, pt.y), - maxY = Math.max(e.y1, e.y2, pt.y); - - return { - x1: minX - e.size, - y1: minY - e.size, - x2: maxX + e.size, - y2: minY - e.size, - height: maxY - minY + e.size * 2 - }; - }, - - /** - * Transforms a graph self loop into an axis-aligned square. - * - * @param {object} n A graph node with a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - selfLoopToSquare: function(n) { - // Fitting to the curve is too costly, we compute a larger bounding box - // using the control points: - var cp = sigma.utils.getSelfLoopControlPoints(n.x, n.y, n.size); - - // Bounding box of the point and the two control points: - var minX = Math.min(n.x, cp.x1, cp.x2), - maxX = Math.max(n.x, cp.x1, cp.x2), - minY = Math.min(n.y, cp.y1, cp.y2), - maxY = Math.max(n.y, cp.y1, cp.y2); - - return { - x1: minX - n.size, - y1: minY - n.size, - x2: maxX + n.size, - y2: minY - n.size, - height: maxY - minY + n.size * 2 - }; - }, - - /** - * Checks whether a rectangle is axis-aligned. - * - * @param {object} A rectangle defined by two points - * (x1, y1) and (x2, y2). - * @return {boolean} True if the rectangle is axis-aligned. - */ - isAxisAligned: function(r) { - return r.x1 === r.x2 || r.y1 === r.y2; - }, - - /** - * Compute top points of an axis-aligned rectangle. This is useful in - * cases when the rectangle has been rotated (left, right or bottom up) and - * later operations need to know the top points. - * - * @param {object} An axis-aligned rectangle defined by two points - * (x1, y1), (x2, y2) and height. - * @return {object} A rectangle: two points (x1, y1), (x2, y2) and height. - */ - axisAlignedTopPoints: function(r) { - - // Basic - if (r.y1 === r.y2 && r.x1 < r.x2) - return r; - - // Rotated to right - if (r.x1 === r.x2 && r.y2 > r.y1) - return { - x1: r.x1 - r.height, y1: r.y1, - x2: r.x1, y2: r.y1, - height: r.height - }; - - // Rotated to left - if (r.x1 === r.x2 && r.y2 < r.y1) - return { - x1: r.x1, y1: r.y2, - x2: r.x2 + r.height, y2: r.y2, - height: r.height - }; - - // Bottom's up - return { - x1: r.x2, y1: r.y1 - r.height, - x2: r.x1, y2: r.y1 - r.height, - height: r.height - }; - }, - - /** - * Get coordinates of a rectangle's lower left corner from its top points. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {object} Coordinates of the corner (x, y). - */ - lowerLeftCoor: function(r) { - var width = ( - Math.sqrt( - Math.pow(r.x2 - r.x1, 2) + - Math.pow(r.y2 - r.y1, 2) - ) - ); - - return { - x: r.x1 - (r.y2 - r.y1) * r.height / width, - y: r.y1 + (r.x2 - r.x1) * r.height / width - }; - }, - - /** - * Get coordinates of a rectangle's lower right corner from its top points - * and its lower left corner. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @param {object} A corner's coordinates (x, y). - * @return {object} Coordinates of the corner (x, y). - */ - lowerRightCoor: function(r, llc) { - return { - x: llc.x - r.x1 + r.x2, - y: llc.y - r.y1 + r.y2 - }; - }, - - /** - * Get the coordinates of all the corners of a rectangle from its top point. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {array} An array of the four corners' coordinates (x, y). - */ - rectangleCorners: function(r) { - var llc = this.lowerLeftCoor(r), - lrc = this.lowerRightCoor(r, llc); - - return [ - {x: r.x1, y: r.y1}, - {x: r.x2, y: r.y2}, - {x: llc.x, y: llc.y}, - {x: lrc.x, y: lrc.y} - ]; - }, - - /** - * Split a square defined by its boundaries into four. - * - * @param {object} Boundaries of the square (x, y, width, height). - * @return {array} An array containing the four new squares, themselves - * defined by an array of their four corners (x, y). - */ - splitSquare: function(b) { - return [ - [ - {x: b.x, y: b.y}, - {x: b.x + b.width / 2, y: b.y}, - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2} - ], - [ - {x: b.x + b.width / 2, y: b.y}, - {x: b.x + b.width, y: b.y}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2} - ], - [ - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x, y: b.y + b.height}, - {x: b.x + b.width / 2, y: b.y + b.height} - ], - [ - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height}, - {x: b.x + b.width, y: b.y + b.height} - ] - ]; - }, - - /** - * Compute the four axis between corners of rectangle A and corners of - * rectangle B. This is needed later to check an eventual collision. - * - * @param {array} An array of rectangle A's four corners (x, y). - * @param {array} An array of rectangle B's four corners (x, y). - * @return {array} An array of four axis defined by their coordinates (x,y). - */ - axis: function(c1, c2) { - return [ - {x: c1[1].x - c1[0].x, y: c1[1].y - c1[0].y}, - {x: c1[1].x - c1[3].x, y: c1[1].y - c1[3].y}, - {x: c2[0].x - c2[2].x, y: c2[0].y - c2[2].y}, - {x: c2[0].x - c2[1].x, y: c2[0].y - c2[1].y} - ]; - }, - - /** - * Project a rectangle's corner on an axis. - * - * @param {object} Coordinates of a corner (x, y). - * @param {object} Coordinates of an axis (x, y). - * @return {object} The projection defined by coordinates (x, y). - */ - projection: function(c, a) { - var l = ( - (c.x * a.x + c.y * a.y) / - (Math.pow(a.x, 2) + Math.pow(a.y, 2)) - ); - - return { - x: l * a.x, - y: l * a.y - }; - }, - - /** - * Check whether two rectangles collide on one particular axis. - * - * @param {object} An axis' coordinates (x, y). - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide on the axis. - */ - axisCollision: function(a, c1, c2) { - var sc1 = [], - sc2 = []; - - for (var ci = 0; ci < 4; ci++) { - var p1 = this.projection(c1[ci], a), - p2 = this.projection(c2[ci], a); - - sc1.push(p1.x * a.x + p1.y * a.y); - sc2.push(p2.x * a.x + p2.y * a.y); - } - - var maxc1 = Math.max.apply(Math, sc1), - maxc2 = Math.max.apply(Math, sc2), - minc1 = Math.min.apply(Math, sc1), - minc2 = Math.min.apply(Math, sc2); - - return (minc2 <= maxc1 && maxc2 >= minc1); - }, - - /** - * Check whether two rectangles collide on each one of their four axis. If - * all axis collide, then the two rectangles do collide on the plane. - * - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide. - */ - collision: function(c1, c2) { - var axis = this.axis(c1, c2), - col = true; - - for (var i = 0; i < 4; i++) - col = col && this.axisCollision(axis[i], c1, c2); - - return col; - } - }; - - - /** - * Quad Functions - * ------------ - * - * The Quadtree functions themselves. - * For each of those functions, we consider that in a splitted quad, the - * index of each node is the following: - * 0: top left - * 1: top right - * 2: bottom left - * 3: bottom right - * - * Moreover, the hereafter quad's philosophy is to consider that if an element - * collides with more than one nodes, this element belongs to each of the - * nodes it collides with where other would let it lie on a higher node. - */ - - /** - * Get the index of the node containing the point in the quad - * - * @param {object} point A point defined by coordinates (x, y). - * @param {object} quadBounds Boundaries of the quad (x, y, width, heigth). - * @return {integer} The index of the node containing the point. - */ - function _quadIndex(point, quadBounds) { - var xmp = quadBounds.x + quadBounds.width / 2, - ymp = quadBounds.y + quadBounds.height / 2, - top = (point.y < ymp), - left = (point.x < xmp); - - if (top) { - if (left) - return 0; - else - return 1; - } - else { - if (left) - return 2; - else - return 3; - } - } - - /** - * Get a list of indexes of nodes containing an axis-aligned rectangle - * - * @param {object} rectangle A rectangle defined by two points (x1, y1), - * (x2, y2) and height. - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadIndexes(rectangle, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if ((rectangle.x2 >= quadCorners[i][0].x) && - (rectangle.x1 <= quadCorners[i][1].x) && - (rectangle.y1 + rectangle.height >= quadCorners[i][0].y) && - (rectangle.y1 <= quadCorners[i][2].y)) - indexes.push(i); - - return indexes; - } - - /** - * Get a list of indexes of nodes containing a non-axis-aligned rectangle - * - * @param {array} corners An array containing each corner of the - * rectangle defined by its coordinates (x, y). - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadCollision(corners, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if (_geom.collision(corners, quadCorners[i])) - indexes.push(i); - - return indexes; - } - - /** - * Subdivide a quad by creating a node at a precise index. The function does - * not generate all four nodes not to potentially create unused nodes. - * - * @param {integer} index The index of the node to create. - * @param {object} quad The quad object to subdivide. - * @return {object} A new quad representing the node created. - */ - function _quadSubdivide(index, quad) { - var next = quad.level + 1, - subw = Math.round(quad.bounds.width / 2), - subh = Math.round(quad.bounds.height / 2), - qx = Math.round(quad.bounds.x), - qy = Math.round(quad.bounds.y), - x, - y; - - switch (index) { - case 0: - x = qx; - y = qy; - break; - case 1: - x = qx + subw; - y = qy; - break; - case 2: - x = qx; - y = qy + subh; - break; - case 3: - x = qx + subw; - y = qy + subh; - break; - } - - return _quadTree( - {x: x, y: y, width: subw, height: subh}, - next, - quad.maxElements, - quad.maxLevel - ); - } - - /** - * Recursively insert an element into the quadtree. Only points - * with size, i.e. axis-aligned squares, may be inserted with this - * method. - * - * @param {object} el The element to insert in the quadtree. - * @param {object} sizedPoint A sized point defined by two top points - * (x1, y1), (x2, y2) and height. - * @param {object} quad The quad in which to insert the element. - * @return {undefined} The function does not return anything. - */ - function _quadInsert(el, sizedPoint, quad) { - if (quad.level < quad.maxLevel) { - - // Searching appropriate quads - var indexes = _quadIndexes(sizedPoint, quad.corners); - - // Iterating - for (var i = 0, l = indexes.length; i < l; i++) { - - // Subdividing if necessary - if (quad.nodes[indexes[i]] === undefined) - quad.nodes[indexes[i]] = _quadSubdivide(indexes[i], quad); - - // Recursion - _quadInsert(el, sizedPoint, quad.nodes[indexes[i]]); - } - } - else { - - // Pushing the element in a leaf node - quad.elements.push(el); - } - } - - /** - * Recursively retrieve every elements held by the node containing the - * searched point. - * - * @param {object} point The searched point (x, y). - * @param {object} quad The searched quad. - * @return {array} An array of elements contained in the relevant - * node. - */ - function _quadRetrievePoint(point, quad) { - if (quad.level < quad.maxLevel) { - var index = _quadIndex(point, quad.bounds); - - // If node does not exist we return an empty list - if (quad.nodes[index] !== undefined) { - return _quadRetrievePoint(point, quad.nodes[index]); - } - else { - return []; - } - } - else { - return quad.elements; - } - } - - /** - * Recursively retrieve every elements contained within an rectangular area - * that may or may not be axis-aligned. - * - * @param {object|array} rectData The searched area defined either by - * an array of four corners (x, y) in - * the case of a non-axis-aligned - * rectangle or an object with two top - * points (x1, y1), (x2, y2) and height. - * @param {object} quad The searched quad. - * @param {function} collisionFunc The collision function used to search - * for node indexes. - * @param {array?} els The retrieved elements. - * @return {array} An array of elements contained in the - * area. - */ - function _quadRetrieveArea(rectData, quad, collisionFunc, els) { - els = els || {}; - - if (quad.level < quad.maxLevel) { - var indexes = collisionFunc(rectData, quad.corners); - - for (var i = 0, l = indexes.length; i < l; i++) - if (quad.nodes[indexes[i]] !== undefined) - _quadRetrieveArea( - rectData, - quad.nodes[indexes[i]], - collisionFunc, - els - ); - } else - for (var j = 0, m = quad.elements.length; j < m; j++) - if (els[quad.elements[j].id] === undefined) - els[quad.elements[j].id] = quad.elements[j]; - - return els; - } - - /** - * Creates the quadtree object itself. - * - * @param {object} bounds The boundaries of the quad defined by an - * origin (x, y), width and heigth. - * @param {integer} level The level of the quad in the tree. - * @param {integer} maxElements The max number of element in a leaf node. - * @param {integer} maxLevel The max recursion level of the tree. - * @return {object} The quadtree object. - */ - function _quadTree(bounds, level, maxElements, maxLevel) { - return { - level: level || 0, - bounds: bounds, - corners: _geom.splitSquare(bounds), - maxElements: maxElements || 40, - maxLevel: maxLevel || 8, - elements: [], - nodes: [] - }; - } - - - /** - * Sigma Quad Constructor - * ---------------------- - * - * The edgequad API as exposed to sigma. - */ - - /** - * The edgequad core that will become the sigma interface with the quadtree. - * - * property {object} _tree Property holding the quadtree object. - * property {object} _geom Exposition of the _geom namespace for testing. - * property {object} _cache Cache for the area method. - * property {boolean} _enabled Can index and retreive elements. - */ - var edgequad = function() { - this._geom = _geom; - this._tree = null; - this._cache = { - query: false, - result: false - }; - this._enabled = true; - }; - - /** - * Index a graph by inserting its edges into the quadtree. - * - * @param {object} graph A graph instance. - * @param {object} params An object of parameters with at least the quad - * bounds. - * @return {object} The quadtree object. - * - * Parameters: - * ---------- - * bounds: {object} boundaries of the quad defined by its origin (x, y) - * width and heigth. - * prefix: {string?} a prefix for edge geometric attributes. - * maxElements: {integer?} the max number of elements in a leaf node. - * maxLevel: {integer?} the max recursion level of the tree. - */ - edgequad.prototype.index = function(graph, params) { - if (!this._enabled) - return this._tree; - - // Enforcing presence of boundaries - if (!params.bounds) - throw 'sigma.classes.edgequad.index: bounds information not given.'; - - // Prefix - var prefix = params.prefix || '', - cp, - source, - target, - n, - e; - - // Building the tree - this._tree = _quadTree( - params.bounds, - 0, - params.maxElements, - params.maxLevel - ); - - var edges = graph.edges(); - - // Inserting graph edges into the tree - for (var i = 0, l = edges.length; i < l; i++) { - source = graph.nodes(edges[i].source); - target = graph.nodes(edges[i].target); - e = { - x1: source[prefix + 'x'], - y1: source[prefix + 'y'], - x2: target[prefix + 'x'], - y2: target[prefix + 'y'], - size: edges[i][prefix + 'size'] || 0 - }; - - // Inserting edge - if (edges[i].type === 'curve' || edges[i].type === 'curvedArrow') { - if (source.id === target.id) { - n = { - x: source[prefix + 'x'], - y: source[prefix + 'y'], - size: source[prefix + 'size'] || 0 - }; - _quadInsert( - edges[i], - _geom.selfLoopToSquare(n), - this._tree); - } - else { - cp = sigma.utils.getQuadraticControlPoint(e.x1, e.y1, e.x2, e.y2); - _quadInsert( - edges[i], - _geom.quadraticCurveToSquare(e, cp), - this._tree); - } - } - else { - _quadInsert( - edges[i], - _geom.lineToSquare(e), - this._tree); - } - } - - // Reset cache: - this._cache = { - query: false, - result: false - }; - - // remove? - return this._tree; - }; - - /** - * Retrieve every graph edges held by the quadtree node containing the - * searched point. - * - * @param {number} x of the point. - * @param {number} y of the point. - * @return {array} An array of edges retrieved. - */ - edgequad.prototype.point = function(x, y) { - if (!this._enabled) - return []; - - return this._tree ? - _quadRetrievePoint({x: x, y: y}, this._tree) || [] : - []; - }; - - /** - * Retrieve every graph edges within a rectangular area. The methods keep the - * last area queried in cache for optimization reason and will act differently - * for the same reason if the area is axis-aligned or not. - * - * @param {object} A rectangle defined by two top points (x1, y1), (x2, y2) - * and height. - * @return {array} An array of edges retrieved. - */ - edgequad.prototype.area = function(rect) { - if (!this._enabled) - return []; - - var serialized = JSON.stringify(rect), - collisionFunc, - rectData; - - // Returning cache? - if (this._cache.query === serialized) - return this._cache.result; - - // Axis aligned ? - if (_geom.isAxisAligned(rect)) { - collisionFunc = _quadIndexes; - rectData = _geom.axisAlignedTopPoints(rect); - } - else { - collisionFunc = _quadCollision; - rectData = _geom.rectangleCorners(rect); - } - - // Retrieving edges - var edges = this._tree ? - _quadRetrieveArea( - rectData, - this._tree, - collisionFunc - ) : - []; - - // Object to array - var edgesArray = []; - for (var i in edges) - edgesArray.push(edges[i]); - - // Caching - this._cache.query = serialized; - this._cache.result = edgesArray; - - return edgesArray; - }; - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.edgequad = edgequad; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = edgequad; - exports.edgequad = edgequad; - } else - this.edgequad = edgequad; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.captors'); - - /** - * The user inputs default captor. It deals with mouse events, keyboards - * events and touch events. - * - * @param {DOMElement} target The DOM element where the listeners will be - * bound. - * @param {camera} camera The camera related to the target. - * @param {configurable} settings The settings function. - * @return {sigma.captor} The fresh new captor instance. - */ - sigma.captors.mouse = function(target, camera, settings) { - var _self = this, - _target = target, - _camera = camera, - _settings = settings, - - // CAMERA MANAGEMENT: - // ****************** - // The camera position when the user starts dragging: - _startCameraX, - _startCameraY, - _startCameraAngle, - - // The latest stage position: - _lastCameraX, - _lastCameraY, - _lastCameraAngle, - _lastCameraRatio, - - // MOUSE MANAGEMENT: - // ***************** - // The mouse position when the user starts dragging: - _startMouseX, - _startMouseY, - - _isMouseDown, - _isMoving, - _hasDragged, - _downStartTime, - _movingTimeoutId; - - sigma.classes.dispatcher.extend(this); - - sigma.utils.doubleClick(_target, 'click', _doubleClickHandler); - _target.addEventListener('DOMMouseScroll', _wheelHandler, false); - _target.addEventListener('mousewheel', _wheelHandler, false); - _target.addEventListener('mousemove', _moveHandler, false); - _target.addEventListener('mousedown', _downHandler, false); - _target.addEventListener('click', _clickHandler, false); - _target.addEventListener('mouseout', _outHandler, false); - document.addEventListener('mouseup', _upHandler, false); - - - - - /** - * This method unbinds every handlers that makes the captor work. - */ - this.kill = function() { - sigma.utils.unbindDoubleClick(_target, 'click'); - _target.removeEventListener('DOMMouseScroll', _wheelHandler); - _target.removeEventListener('mousewheel', _wheelHandler); - _target.removeEventListener('mousemove', _moveHandler); - _target.removeEventListener('mousedown', _downHandler); - _target.removeEventListener('click', _clickHandler); - _target.removeEventListener('mouseout', _outHandler); - document.removeEventListener('mouseup', _upHandler); - }; - - - - - // MOUSE EVENTS: - // ************* - - /** - * The handler listening to the 'move' mouse event. It will effectively - * drag the graph. - * - * @param {event} e A mouse event. - */ - function _moveHandler(e) { - var x, - y, - pos; - - // Dispatch event: - if (_settings('mouseEnabled')) { - _self.dispatchEvent('mousemove', - sigma.utils.mouseCoords(e)); - - if (_isMouseDown) { - _isMoving = true; - _hasDragged = true; - - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _movingTimeoutId = setTimeout(function() { - _isMoving = false; - }, _settings('dragTimeout')); - - sigma.misc.animation.killAll(_camera); - - _camera.isMoving = true; - pos = _camera.cameraPosition( - sigma.utils.getX(e) - _startMouseX, - sigma.utils.getY(e) - _startMouseY, - true - ); - - x = _startCameraX - pos.x; - y = _startCameraY - pos.y; - - if (x !== _camera.x || y !== _camera.y) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _camera.goTo({ - x: x, - y: y - }); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - } - - /** - * The handler listening to the 'up' mouse event. It will stop dragging the - * graph. - * - * @param {event} e A mouse event. - */ - function _upHandler(e) { - if (_settings('mouseEnabled') && _isMouseDown) { - _isMouseDown = false; - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _camera.isMoving = false; - - var x = sigma.utils.getX(e), - y = sigma.utils.getY(e); - - if (_isMoving) { - sigma.misc.animation.killAll(_camera); - sigma.misc.animation.camera( - _camera, - { - x: _camera.x + - _settings('mouseInertiaRatio') * (_camera.x - _lastCameraX), - y: _camera.y + - _settings('mouseInertiaRatio') * (_camera.y - _lastCameraY) - }, - { - easing: 'quadraticOut', - duration: _settings('mouseInertiaDuration') - } - ); - } else if ( - _startMouseX !== x || - _startMouseY !== y - ) - _camera.goTo({ - x: _camera.x, - y: _camera.y - }); - - _self.dispatchEvent('mouseup', - sigma.utils.mouseCoords(e)); - - // Update _isMoving flag: - _isMoving = false; - } - } - - /** - * The handler listening to the 'down' mouse event. It will start observing - * the mouse position for dragging the graph. - * - * @param {event} e A mouse event. - */ - function _downHandler(e) { - if (_settings('mouseEnabled')) { - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _startMouseX = sigma.utils.getX(e); - _startMouseY = sigma.utils.getY(e); - - _hasDragged = false; - _downStartTime = (new Date()).getTime(); - - switch (e.which) { - case 2: - // Middle mouse button pressed - // Do nothing. - break; - case 3: - // Right mouse button pressed - _self.dispatchEvent('rightclick', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - break; - // case 1: - default: - // Left mouse button pressed - _isMouseDown = true; - - _self.dispatchEvent('mousedown', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - } - } - } - - /** - * The handler listening to the 'out' mouse event. It will just redispatch - * the event. - * - * @param {event} e A mouse event. - */ - function _outHandler(e) { - if (_settings('mouseEnabled')) - _self.dispatchEvent('mouseout'); - } - - /** - * The handler listening to the 'click' mouse event. It will redispatch the - * click event, but with normalized X and Y coordinates. - * - * @param {event} e A mouse event. - */ - function _clickHandler(e) { - if (_settings('mouseEnabled')) { - var event = sigma.utils.mouseCoords(e); - event.isDragging = - (((new Date()).getTime() - _downStartTime) > 100) && _hasDragged; - _self.dispatchEvent('click', event); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - - /** - * The handler listening to the double click custom event. It will - * basically zoom into the graph. - * - * @param {event} e A mouse event. - */ - function _doubleClickHandler(e) { - var pos, - ratio, - animation; - - if (_settings('mouseEnabled')) { - ratio = 1 / _settings('doubleClickZoomingRatio'); - - _self.dispatchEvent('doubleclick', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - - if (_settings('doubleClickEnabled')) { - pos = _camera.cameraPosition( - sigma.utils.getX(e) - sigma.utils.getCenter(e).x, - sigma.utils.getY(e) - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('doubleClickZoomDuration') - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - - /** - * The handler listening to the 'wheel' mouse event. It will basically zoom - * in or not into the graph. - * - * @param {event} e A mouse event. - */ - function _wheelHandler(e) { - var pos, - ratio, - animation, - wheelDelta = sigma.utils.getDelta(e); - - if (_settings('mouseEnabled') && _settings('mouseWheelEnabled') && wheelDelta !== 0) { - ratio = wheelDelta > 0 ? - 1 / _settings('zoomingRatio') : - _settings('zoomingRatio'); - - pos = _camera.cameraPosition( - sigma.utils.getX(e) - sigma.utils.getCenter(e).x, - sigma.utils.getY(e) - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('mouseZoomDuration') - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.captors'); - - /** - * The user inputs default captor. It deals with mouse events, keyboards - * events and touch events. - * - * @param {DOMElement} target The DOM element where the listeners will be - * bound. - * @param {camera} camera The camera related to the target. - * @param {configurable} settings The settings function. - * @return {sigma.captor} The fresh new captor instance. - */ - sigma.captors.touch = function(target, camera, settings) { - var _self = this, - _target = target, - _camera = camera, - _settings = settings, - - // CAMERA MANAGEMENT: - // ****************** - // The camera position when the user starts dragging: - _startCameraX, - _startCameraY, - _startCameraAngle, - _startCameraRatio, - - // The latest stage position: - _lastCameraX, - _lastCameraY, - _lastCameraAngle, - _lastCameraRatio, - - // TOUCH MANAGEMENT: - // ***************** - // Touches that are down: - _downTouches = [], - - _startTouchX0, - _startTouchY0, - _startTouchX1, - _startTouchY1, - _startTouchAngle, - _startTouchDistance, - - _touchMode, - - _isMoving, - _doubleTap, - _movingTimeoutId; - - sigma.classes.dispatcher.extend(this); - - sigma.utils.doubleClick(_target, 'touchstart', _doubleTapHandler); - _target.addEventListener('touchstart', _handleStart, false); - _target.addEventListener('touchend', _handleLeave, false); - _target.addEventListener('touchcancel', _handleLeave, false); - _target.addEventListener('touchleave', _handleLeave, false); - _target.addEventListener('touchmove', _handleMove, false); - - function position(e) { - var offset = sigma.utils.getOffset(_target); - - return { - x: e.pageX - offset.left, - y: e.pageY - offset.top - }; - } - - /** - * This method unbinds every handlers that makes the captor work. - */ - this.kill = function() { - sigma.utils.unbindDoubleClick(_target, 'touchstart'); - _target.addEventListener('touchstart', _handleStart); - _target.addEventListener('touchend', _handleLeave); - _target.addEventListener('touchcancel', _handleLeave); - _target.addEventListener('touchleave', _handleLeave); - _target.addEventListener('touchmove', _handleMove); - }; - - // TOUCH EVENTS: - // ************* - /** - * The handler listening to the 'touchstart' event. It will set the touch - * mode ("_touchMode") and start observing the user touch moves. - * - * @param {event} e A touch event. - */ - function _handleStart(e) { - if (_settings('touchEnabled')) { - var x0, - x1, - y0, - y1, - pos0, - pos1; - - _downTouches = e.touches; - - switch (_downTouches.length) { - case 1: - _camera.isMoving = true; - _touchMode = 1; - - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - pos0 = position(_downTouches[0]); - _startTouchX0 = pos0.x; - _startTouchY0 = pos0.y; - - break; - case 2: - _camera.isMoving = true; - _touchMode = 2; - - pos0 = position(_downTouches[0]); - pos1 = position(_downTouches[1]); - x0 = pos0.x; - y0 = pos0.y; - x1 = pos1.x; - y1 = pos1.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _startCameraAngle = _camera.angle; - _startCameraRatio = _camera.ratio; - - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _startTouchX0 = x0; - _startTouchY0 = y0; - _startTouchX1 = x1; - _startTouchY1 = y1; - - _startTouchAngle = Math.atan2( - _startTouchY1 - _startTouchY0, - _startTouchX1 - _startTouchX0 - ); - _startTouchDistance = Math.sqrt( - (_startTouchY1 - _startTouchY0) * - (_startTouchY1 - _startTouchY0) + - (_startTouchX1 - _startTouchX0) * - (_startTouchX1 - _startTouchX0) - ); - - e.preventDefault(); - return false; - } - } - } - - /** - * The handler listening to the 'touchend', 'touchcancel' and 'touchleave' - * event. It will update the touch mode if there are still at least one - * finger, and stop dragging else. - * - * @param {event} e A touch event. - */ - function _handleLeave(e) { - if (_settings('touchEnabled')) { - _downTouches = e.touches; - var inertiaRatio = _settings('touchInertiaRatio'); - - if (_movingTimeoutId) { - _isMoving = false; - clearTimeout(_movingTimeoutId); - } - - switch (_touchMode) { - case 2: - if (e.touches.length === 1) { - _handleStart(e); - - e.preventDefault(); - break; - } - /* falls through */ - case 1: - _camera.isMoving = false; - _self.dispatchEvent('stopDrag'); - - if (_isMoving) { - _doubleTap = false; - sigma.misc.animation.camera( - _camera, - { - x: _camera.x + - inertiaRatio * (_camera.x - _lastCameraX), - y: _camera.y + - inertiaRatio * (_camera.y - _lastCameraY) - }, - { - easing: 'quadraticOut', - duration: _settings('touchInertiaDuration') - } - ); - } - - _isMoving = false; - _touchMode = 0; - break; - } - } - } - - /** - * The handler listening to the 'touchmove' event. It will effectively drag - * the graph, and eventually zooms and turn it if the user is using two - * fingers. - * - * @param {event} e A touch event. - */ - function _handleMove(e) { - if (!_doubleTap && _settings('touchEnabled')) { - var x0, - x1, - y0, - y1, - cos, - sin, - end, - pos0, - pos1, - diff, - start, - dAngle, - dRatio, - newStageX, - newStageY, - newStageRatio, - newStageAngle; - - _downTouches = e.touches; - _isMoving = true; - - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _movingTimeoutId = setTimeout(function() { - _isMoving = false; - }, _settings('dragTimeout')); - - switch (_touchMode) { - case 1: - pos0 = position(_downTouches[0]); - x0 = pos0.x; - y0 = pos0.y; - - diff = _camera.cameraPosition( - x0 - _startTouchX0, - y0 - _startTouchY0, - true - ); - - newStageX = _startCameraX - diff.x; - newStageY = _startCameraY - diff.y; - - if (newStageX !== _camera.x || newStageY !== _camera.y) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _camera.goTo({ - x: newStageX, - y: newStageY - }); - - _self.dispatchEvent('mousemove', - sigma.utils.mouseCoords(e, pos0.x, pos0.y)); - - _self.dispatchEvent('drag'); - } - break; - case 2: - pos0 = position(_downTouches[0]); - pos1 = position(_downTouches[1]); - x0 = pos0.x; - y0 = pos0.y; - x1 = pos1.x; - y1 = pos1.y; - - start = _camera.cameraPosition( - (_startTouchX0 + _startTouchX1) / 2 - - sigma.utils.getCenter(e).x, - (_startTouchY0 + _startTouchY1) / 2 - - sigma.utils.getCenter(e).y, - true - ); - end = _camera.cameraPosition( - (x0 + x1) / 2 - sigma.utils.getCenter(e).x, - (y0 + y1) / 2 - sigma.utils.getCenter(e).y, - true - ); - - dAngle = Math.atan2(y1 - y0, x1 - x0) - _startTouchAngle; - dRatio = Math.sqrt( - (y1 - y0) * (y1 - y0) + (x1 - x0) * (x1 - x0) - ) / _startTouchDistance; - - // Translation: - x0 = start.x; - y0 = start.y; - - // Homothetic transformation: - newStageRatio = _startCameraRatio / dRatio; - x0 = x0 * dRatio; - y0 = y0 * dRatio; - - // Rotation: - newStageAngle = _startCameraAngle - dAngle; - cos = Math.cos(-dAngle); - sin = Math.sin(-dAngle); - x1 = x0 * cos + y0 * sin; - y1 = y0 * cos - x0 * sin; - x0 = x1; - y0 = y1; - - // Finalize: - newStageX = x0 - end.x + _startCameraX; - newStageY = y0 - end.y + _startCameraY; - - if ( - newStageRatio !== _camera.ratio || - newStageAngle !== _camera.angle || - newStageX !== _camera.x || - newStageY !== _camera.y - ) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - _lastCameraAngle = _camera.angle; - _lastCameraRatio = _camera.ratio; - - _camera.goTo({ - x: newStageX, - y: newStageY, - angle: newStageAngle, - ratio: newStageRatio - }); - - _self.dispatchEvent('drag'); - } - - break; - } - - e.preventDefault(); - return false; - } - } - - /** - * The handler listening to the double tap custom event. It will - * basically zoom into the graph. - * - * @param {event} e A touch event. - */ - function _doubleTapHandler(e) { - var pos, - ratio, - animation; - - if (e.touches && e.touches.length === 1 && _settings('touchEnabled')) { - _doubleTap = true; - - ratio = 1 / _settings('doubleClickZoomingRatio'); - - pos = position(e.touches[0]); - _self.dispatchEvent('doubleclick', - sigma.utils.mouseCoords(e, pos.x, pos.y)); - - if (_settings('doubleClickEnabled')) { - pos = _camera.cameraPosition( - pos.x - sigma.utils.getCenter(e).x, - pos.y - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('doubleClickZoomDuration'), - onComplete: function() { - _doubleTap = false; - } - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - if (typeof conrad === 'undefined') - throw 'conrad is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the canvas sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.canvas} The renderer instance. - */ - sigma.renderers.canvas = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.canvas: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var k, - i, - l, - a, - fn, - self = this; - - sigma.classes.dispatcher.extend(this); - - // Initialize main attributes: - Object.defineProperty(this, 'conradId', { - value: sigma.utils.id() - }); - this.graph = graph; - this.camera = camera; - this.contexts = {}; - this.domElements = {}; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Node indexes: - this.nodesOnScreen = []; - this.edgesOnScreen = []; - - // Conrad related attributes: - this.jobs = {}; - - // Find the prefix: - this.options.prefix = 'renderer' + this.conradId + ':'; - - // Initialize the DOM elements: - if ( - !this.settings('batchEdgesDrawing') - ) { - this.initDOM('canvas', 'scene'); - this.contexts.edges = this.contexts.scene; - this.contexts.nodes = this.contexts.scene; - this.contexts.labels = this.contexts.scene; - } else { - this.initDOM('canvas', 'edges'); - this.initDOM('canvas', 'scene'); - this.contexts.nodes = this.contexts.scene; - this.contexts.labels = this.contexts.scene; - } - - this.initDOM('canvas', 'mouse'); - this.contexts.hover = this.contexts.mouse; - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.mouse, - this.camera, - this.settings - ) - ); - } - - // Deal with sigma events: - sigma.misc.bindEvents.call(this, this.options.prefix); - sigma.misc.drawHovers.call(this, this.options.prefix); - - this.resize(false); - }; - - - - - /** - * This method renders the graph on the canvases. - * - * @param {?object} options Eventually an object of options. - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.render = function(options) { - options = options || {}; - - var a, - i, - k, - l, - o, - id, - end, - job, - start, - edges, - renderers, - rendererType, - batchSize, - tempGCO, - index = {}, - graph = this.graph, - nodes = this.graph.nodes, - prefix = this.options.prefix || '', - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'), - drawLabels = this.settings(options, 'drawLabels'), - drawEdgeLabels = this.settings(options, 'drawEdgeLabels'), - embedSettings = this.settings.embedObjects(options, { - prefix: this.options.prefix - }); - - // Call the resize function: - this.resize(false); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Apply the camera's view: - this.camera.applyView( - undefined, - this.options.prefix, - { - width: this.width, - height: this.height - } - ); - - // Clear canvases: - this.clear(); - - // Kill running jobs: - for (k in this.jobs) - if (conrad.hasJob(k)) - conrad.killJob(k); - - // Find which nodes are on screen: - this.edgesOnScreen = []; - this.nodesOnScreen = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - index[a[i].id] = a[i]; - - // Draw edges: - // - If settings('batchEdgesDrawing') is true, the edges are displayed per - // batches. If not, they are drawn in one frame. - if (drawEdges) { - // First, let's identify which edges to draw. To do this, we just keep - // every edges that have at least one extremity displayed according to - // the quadtree and the "hidden" attribute. We also do not keep hidden - // edges. - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - o = a[i]; - if ( - (index[o.source] || index[o.target]) && - (!o.hidden && !nodes(o.source).hidden && !nodes(o.target).hidden) - ) - this.edgesOnScreen.push(o); - } - - // If the "batchEdgesDrawing" settings is true, edges are batched: - if (this.settings(options, 'batchEdgesDrawing')) { - id = 'edges_' + this.conradId; - batchSize = embedSettings('canvasEdgesBatchSize'); - - edges = this.edgesOnScreen; - l = edges.length; - - start = 0; - end = Math.min(edges.length, start + batchSize); - - job = function() { - tempGCO = this.contexts.edges.globalCompositeOperation; - this.contexts.edges.globalCompositeOperation = 'destination-over'; - - renderers = sigma.canvas.edges; - for (i = start; i < end; i++) { - o = edges[i]; - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.edges, - embedSettings - ); - } - - // Draw edge labels: - if (drawEdgeLabels) { - renderers = sigma.canvas.edges.labels; - for (i = start; i < end; i++) { - o = edges[i]; - if (!o.hidden) - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.labels, - embedSettings - ); - } - } - - // Restore original globalCompositeOperation: - this.contexts.edges.globalCompositeOperation = tempGCO; - - // Catch job's end: - if (end === edges.length) { - delete this.jobs[id]; - return false; - } - - start = end + 1; - end = Math.min(edges.length, start + batchSize); - return true; - }; - - this.jobs[id] = job; - conrad.addJob(id, job.bind(this)); - - // If not, they are drawn in one frame: - } else { - renderers = sigma.canvas.edges; - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - o = a[i]; - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.edges, - embedSettings - ); - } - - // Draw edge labels: - // - No batching - if (drawEdgeLabels) { - renderers = sigma.canvas.edges.labels; - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - a[i], - graph.nodes(a[i].source), - graph.nodes(a[i].target), - this.contexts.labels, - embedSettings - ); - } - } - } - - // Draw nodes: - // - No batching - if (drawNodes) { - renderers = sigma.canvas.nodes; - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultNodeType') - ] || renderers.def)( - a[i], - this.contexts.nodes, - embedSettings - ); - } - - // Draw labels: - // - No batching - if (drawLabels) { - renderers = sigma.canvas.labels; - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultNodeType') - ] || renderers.def)( - a[i], - this.contexts.labels, - embedSettings - ); - } - - this.dispatchEvent('render'); - - return this; - }; - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in "domElements"). - */ - sigma.renderers.canvas.prototype.initDOM = function(tag, id) { - var dom = document.createElement(tag); - - dom.style.position = 'absolute'; - dom.setAttribute('class', 'sigma-' + id); - - this.domElements[id] = dom; - this.container.appendChild(dom); - - if (tag.toLowerCase() === 'canvas') - this.contexts[id] = dom.getContext('2d'); - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.resize = function(w, h) { - var k, - oldWidth = this.width, - oldHeight = this.height, - pixelRatio = sigma.utils.getPixelRatio(); - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - for (k in this.domElements) { - this.domElements[k].style.width = w + 'px'; - this.domElements[k].style.height = h + 'px'; - - if (this.domElements[k].tagName.toLowerCase() === 'canvas') { - this.domElements[k].setAttribute('width', (w * pixelRatio) + 'px'); - this.domElements[k].setAttribute('height', (h * pixelRatio) + 'px'); - - if (pixelRatio !== 1) - this.contexts[k].scale(pixelRatio, pixelRatio); - } - } - } - - return this; - }; - - /** - * This method clears each canvas. - * - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.clear = function() { - for (var k in this.contexts) { - this.contexts[k].clearRect(0, 0, this.width, this.height); - } - - return this; - }; - - /** - * This method kills contexts and other attributes. - */ - sigma.renderers.canvas.prototype.kill = function() { - var k, - captor; - - // Kill captors: - while ((captor = this.captors.pop())) - captor.kill(); - delete this.captors; - - // Kill contexts: - for (k in this.domElements) { - this.domElements[k].parentNode.removeChild(this.domElements[k]); - delete this.domElements[k]; - delete this.contexts[k]; - } - delete this.domElements; - delete this.contexts; - }; - - - - - /** - * The labels, nodes and edges renderers are stored in the three following - * objects. When an element is drawn, its type will be checked and if a - * renderer with the same name exists, it will be used. If not found, the - * default renderer will be used instead. - * - * They are stored in different files, in the "./canvas" folder. - */ - sigma.utils.pkg('sigma.canvas.nodes'); - sigma.utils.pkg('sigma.canvas.edges'); - sigma.utils.pkg('sigma.canvas.labels'); -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the canvas sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.canvas} The renderer instance. - */ - sigma.renderers.webgl = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.webgl: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var k, - i, - l, - a, - fn, - _self = this; - - sigma.classes.dispatcher.extend(this); - - // Conrad related attributes: - this.jobs = {}; - - Object.defineProperty(this, 'conradId', { - value: sigma.utils.id() - }); - - // Initialize main attributes: - this.graph = graph; - this.camera = camera; - this.contexts = {}; - this.domElements = {}; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Find the prefix: - this.options.prefix = this.camera.readPrefix; - - // Initialize programs hash - Object.defineProperty(this, 'nodePrograms', { - value: {} - }); - Object.defineProperty(this, 'edgePrograms', { - value: {} - }); - Object.defineProperty(this, 'nodeFloatArrays', { - value: {} - }); - Object.defineProperty(this, 'edgeFloatArrays', { - value: {} - }); - Object.defineProperty(this, 'edgeIndicesArrays', { - value: {} - }); - - // Initialize the DOM elements: - if (this.settings(options, 'batchEdgesDrawing')) { - this.initDOM('canvas', 'edges', true); - this.initDOM('canvas', 'nodes', true); - } else { - this.initDOM('canvas', 'scene', true); - this.contexts.nodes = this.contexts.scene; - this.contexts.edges = this.contexts.scene; - } - - this.initDOM('canvas', 'labels'); - this.initDOM('canvas', 'mouse'); - this.contexts.hover = this.contexts.mouse; - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.mouse, - this.camera, - this.settings - ) - ); - } - - // Deal with sigma events: - sigma.misc.bindEvents.call(this, this.camera.prefix); - sigma.misc.drawHovers.call(this, this.camera.prefix); - - this.resize(); - }; - - - - - /** - * This method will generate the nodes and edges float arrays. This step is - * separated from the "render" method, because to keep WebGL efficient, since - * all the camera and middlewares are modelised as matrices and they do not - * require the float arrays to be regenerated. - * - * Basically, when the user moves the camera or applies some specific linear - * transformations, this process step will be skipped, and the "render" - * method will efficiently refresh the rendering. - * - * And when the user modifies the graph colors or positions (applying a new - * layout or filtering the colors, for instance), this "process" step will be - * required to regenerate the float arrays. - * - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.process = function() { - var a, - i, - l, - k, - type, - renderer, - graph = this.graph, - options = sigma.utils.extend(options, this.options), - defaultEdgeType = this.settings(options, 'defaultEdgeType'), - defaultNodeType = this.settings(options, 'defaultNodeType'); - - // Empty float arrays: - for (k in this.nodeFloatArrays) - delete this.nodeFloatArrays[k]; - - for (k in this.edgeFloatArrays) - delete this.edgeFloatArrays[k]; - - for (k in this.edgeIndicesArrays) - delete this.edgeIndicesArrays[k]; - - // Sort edges and nodes per types: - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - type = a[i].type || defaultEdgeType; - k = (type && sigma.webgl.edges[type]) ? type : 'def'; - - if (!this.edgeFloatArrays[k]) - this.edgeFloatArrays[k] = { - edges: [] - }; - - this.edgeFloatArrays[k].edges.push(a[i]); - } - - for (a = graph.nodes(), i = 0, l = a.length; i < l; i++) { - type = a[i].type || defaultNodeType; - k = (type && sigma.webgl.nodes[type]) ? type : 'def'; - - if (!this.nodeFloatArrays[k]) - this.nodeFloatArrays[k] = { - nodes: [] - }; - - this.nodeFloatArrays[k].nodes.push(a[i]); - } - - // Push edges: - for (k in this.edgeFloatArrays) { - renderer = sigma.webgl.edges[k]; - a = this.edgeFloatArrays[k].edges; - - // Creating the necessary arrays - this.edgeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - for (i = 0, l = a.length; i < l; i++) { - - // Just check that the edge and both its extremities are visible: - if ( - !a[i].hidden && - !graph.nodes(a[i].source).hidden && - !graph.nodes(a[i].target).hidden - ) - renderer.addEdge( - a[i], - graph.nodes(a[i].source), - graph.nodes(a[i].target), - this.edgeFloatArrays[k].array, - i * renderer.POINTS * renderer.ATTRIBUTES, - options.prefix, - this.settings - ); - } - - if (typeof renderer.computeIndices === 'function') - this.edgeIndicesArrays[k] = renderer.computeIndices( - this.edgeFloatArrays[k].array - ); - } - - // Push nodes: - for (k in this.nodeFloatArrays) { - renderer = sigma.webgl.nodes[k]; - a = this.nodeFloatArrays[k].nodes; - - // Creating the necessary arrays - this.nodeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - for (i = 0, l = a.length; i < l; i++) { - if (!this.nodeFloatArrays[k].array) - this.nodeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - // Just check that the edge and both its extremities are visible: - if ( - !a[i].hidden - ) - renderer.addNode( - a[i], - this.nodeFloatArrays[k].array, - i * renderer.POINTS * renderer.ATTRIBUTES, - options.prefix, - this.settings - ); - } - } - - return this; - }; - - - - - /** - * This method renders the graph. It basically calls each program (and - * generate them if they do not exist yet) to render nodes and edges, batched - * per renderer. - * - * As in the canvas renderer, it is possible to display edges, nodes and / or - * labels in batches, to make the whole thing way more scalable. - * - * @param {?object} params Eventually an object of options. - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.render = function(params) { - var a, - i, - l, - k, - o, - program, - renderer, - self = this, - graph = this.graph, - nodesGl = this.contexts.nodes, - edgesGl = this.contexts.edges, - matrix = this.camera.getMatrix(), - options = sigma.utils.extend(params, this.options), - drawLabels = this.settings(options, 'drawLabels'), - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'); - - // Call the resize function: - this.resize(false); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Clear canvases: - this.clear(); - - // Translate matrix to [width/2, height/2]: - matrix = sigma.utils.matrices.multiply( - matrix, - sigma.utils.matrices.translation(this.width / 2, this.height / 2) - ); - - // Kill running jobs: - for (k in this.jobs) - if (conrad.hasJob(k)) - conrad.killJob(k); - - if (drawEdges) { - if (this.settings(options, 'batchEdgesDrawing')) - (function() { - var a, - k, - i, - id, - job, - arr, - end, - start, - indices, - renderer, - batchSize, - currentProgram; - - id = 'edges_' + this.conradId; - batchSize = this.settings(options, 'webglEdgesBatchSize'); - a = Object.keys(this.edgeFloatArrays); - - if (!a.length) - return; - i = 0; - renderer = sigma.webgl.edges[a[i]]; - arr = this.edgeFloatArrays[a[i]].array; - indices = this.edgeIndicesArrays[a[i]]; - start = 0; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - - job = function() { - // Check program: - if (!this.edgePrograms[a[i]]) - this.edgePrograms[a[i]] = renderer.initProgram(edgesGl); - - if (start < end) { - edgesGl.useProgram(this.edgePrograms[a[i]]); - renderer.render( - edgesGl, - this.edgePrograms[a[i]], - arr, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings( - options, - 'webglOversamplingRatio' - ), - start: start, - count: end - start, - indicesData: indices - } - ); - } - - // Catch job's end: - if ( - end >= arr.length / renderer.ATTRIBUTES && - i === a.length - 1 - ) { - delete this.jobs[id]; - return false; - } - - if (end >= arr.length / renderer.ATTRIBUTES) { - i++; - arr = this.edgeFloatArrays[a[i]].array; - renderer = sigma.webgl.edges[a[i]]; - start = 0; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - } else { - start = end; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - } - - return true; - }; - - this.jobs[id] = job; - conrad.addJob(id, job.bind(this)); - }).call(this); - else { - for (k in this.edgeFloatArrays) { - renderer = sigma.webgl.edges[k]; - - // Check program: - if (!this.edgePrograms[k]) - this.edgePrograms[k] = renderer.initProgram(edgesGl); - - // Render - if (this.edgeFloatArrays[k]) { - edgesGl.useProgram(this.edgePrograms[k]); - renderer.render( - edgesGl, - this.edgePrograms[k], - this.edgeFloatArrays[k].array, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings(options, 'webglOversamplingRatio'), - indicesData: this.edgeIndicesArrays[k] - } - ); - } - } - } - } - - if (drawNodes) { - // Enable blending: - nodesGl.blendFunc(nodesGl.SRC_ALPHA, nodesGl.ONE_MINUS_SRC_ALPHA); - nodesGl.enable(nodesGl.BLEND); - - for (k in this.nodeFloatArrays) { - renderer = sigma.webgl.nodes[k]; - - // Check program: - if (!this.nodePrograms[k]) - this.nodePrograms[k] = renderer.initProgram(nodesGl); - - // Render - if (this.nodeFloatArrays[k]) { - nodesGl.useProgram(this.nodePrograms[k]); - renderer.render( - nodesGl, - this.nodePrograms[k], - this.nodeFloatArrays[k].array, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings(options, 'webglOversamplingRatio') - } - ); - } - } - } - - if (drawLabels) { - a = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - // Apply camera view to these nodes: - this.camera.applyView( - undefined, - undefined, - { - nodes: a, - edges: [], - width: this.width, - height: this.height - } - ); - - o = function(key) { - return self.settings({ - prefix: self.camera.prefix - }, key); - }; - - for (i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - ( - sigma.canvas.labels[ - a[i].type || - this.settings(options, 'defaultNodeType') - ] || sigma.canvas.labels.def - )(a[i], this.contexts.labels, o); - } - - this.dispatchEvent('render'); - - return this; - }; - - - - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in - * "domElements"). - * @param {?boolean} webgl Will init the WebGL context if true. - */ - sigma.renderers.webgl.prototype.initDOM = function(tag, id, webgl) { - var gl, - dom = document.createElement(tag), - self = this; - - dom.style.position = 'absolute'; - dom.setAttribute('class', 'sigma-' + id); - - this.domElements[id] = dom; - this.container.appendChild(dom); - - if (tag.toLowerCase() === 'canvas') { - this.contexts[id] = dom.getContext(webgl ? 'experimental-webgl' : '2d', { - preserveDrawingBuffer: true - }); - - // Adding webgl context loss listeners - if (webgl) { - dom.addEventListener('webglcontextlost', function(e) { - e.preventDefault(); - }, false); - - dom.addEventListener('webglcontextrestored', function(e) { - self.render(); - }, false); - } - } - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.resize = function(w, h) { - var k, - oldWidth = this.width, - oldHeight = this.height, - pixelRatio = sigma.utils.getPixelRatio(); - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - for (k in this.domElements) { - this.domElements[k].style.width = w + 'px'; - this.domElements[k].style.height = h + 'px'; - - if (this.domElements[k].tagName.toLowerCase() === 'canvas') { - // If simple 2D canvas: - if (this.contexts[k] && this.contexts[k].scale) { - this.domElements[k].setAttribute('width', (w * pixelRatio) + 'px'); - this.domElements[k].setAttribute('height', (h * pixelRatio) + 'px'); - - if (pixelRatio !== 1) - this.contexts[k].scale(pixelRatio, pixelRatio); - } else { - this.domElements[k].setAttribute( - 'width', - (w * this.settings('webglOversamplingRatio')) + 'px' - ); - this.domElements[k].setAttribute( - 'height', - (h * this.settings('webglOversamplingRatio')) + 'px' - ); - } - } - } - } - - // Scale: - for (k in this.contexts) - if (this.contexts[k] && this.contexts[k].viewport) - this.contexts[k].viewport( - 0, - 0, - this.width * this.settings('webglOversamplingRatio'), - this.height * this.settings('webglOversamplingRatio') - ); - - return this; - }; - - /** - * This method clears each canvas. - * - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.clear = function() { - this.contexts.labels.clearRect(0, 0, this.width, this.height); - this.contexts.nodes.clear(this.contexts.nodes.COLOR_BUFFER_BIT); - this.contexts.edges.clear(this.contexts.edges.COLOR_BUFFER_BIT); - - return this; - }; - - /** - * This method kills contexts and other attributes. - */ - sigma.renderers.webgl.prototype.kill = function() { - var k, - captor; - - // Kill captors: - while ((captor = this.captors.pop())) - captor.kill(); - delete this.captors; - - // Kill contexts: - for (k in this.domElements) { - this.domElements[k].parentNode.removeChild(this.domElements[k]); - delete this.domElements[k]; - delete this.contexts[k]; - } - delete this.domElements; - delete this.contexts; - }; - - - - - /** - * The object "sigma.webgl.nodes" contains the different WebGL node - * renderers. The default one draw nodes as discs. Here are the attributes - * any node renderer must have: - * - * {number} POINTS The number of points required to draw a node. - * {number} ATTRIBUTES The number of attributes needed to draw one point. - * {function} addNode A function that adds a node to the data stack that - * will be given to the buffer. Here is the arguments: - * > {object} node - * > {number} index The node index in the - * nodes array. - * > {Float32Array} data The stack. - * > {object} options Some options. - * {function} render The function that will effectively render the nodes - * into the buffer. - * > {WebGLRenderingContext} gl - * > {WebGLProgram} program - * > {Float32Array} data The stack to give to the - * buffer. - * > {object} params An object containing some - * options, like width, - * height, the camera ratio. - * {function} initProgram The function that will initiate the program, with - * the relevant shaders and parameters. It must return - * the newly created program. - * - * Check sigma.webgl.nodes.def or sigma.webgl.nodes.fast to see how it - * works more precisely. - */ - sigma.utils.pkg('sigma.webgl.nodes'); - - - - - /** - * The object "sigma.webgl.edges" contains the different WebGL edge - * renderers. The default one draw edges as direct lines. Here are the - * attributes any edge renderer must have: - * - * {number} POINTS The number of points required to draw an edge. - * {number} ATTRIBUTES The number of attributes needed to draw one point. - * {function} addEdge A function that adds an edge to the data stack that - * will be given to the buffer. Here is the arguments: - * > {object} edge - * > {object} source - * > {object} target - * > {Float32Array} data The stack. - * > {object} options Some options. - * {function} render The function that will effectively render the edges - * into the buffer. - * > {WebGLRenderingContext} gl - * > {WebGLProgram} program - * > {Float32Array} data The stack to give to the - * buffer. - * > {object} params An object containing some - * options, like width, - * height, the camera ratio. - * {function} initProgram The function that will initiate the program, with - * the relevant shaders and parameters. It must return - * the newly created program. - * - * Check sigma.webgl.edges.def or sigma.webgl.edges.fast to see how it - * works more precisely. - */ - sigma.utils.pkg('sigma.webgl.edges'); - - - - - /** - * The object "sigma.canvas.labels" contains the different - * label renderers for the WebGL renderer. Since displaying texts in WebGL is - * definitely painful and since there a way less labels to display than nodes - * or edges, the default renderer simply renders them in a canvas. - * - * A labels renderer is a simple function, taking as arguments the related - * node, the renderer and a settings function. - */ - sigma.utils.pkg('sigma.canvas.labels'); -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - if (typeof conrad === 'undefined') - throw 'conrad is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the svg sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.svg} The renderer instance. - */ - sigma.renderers.svg = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.svg: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var i, - l, - a, - fn, - self = this; - - sigma.classes.dispatcher.extend(this); - - // Initialize main attributes: - this.graph = graph; - this.camera = camera; - this.domElements = { - graph: null, - groups: {}, - nodes: {}, - edges: {}, - labels: {}, - hovers: {} - }; - this.measurementCanvas = null; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Is the renderer meant to be freestyle? - this.settings('freeStyle', !!this.options.freeStyle); - - // SVG xmlns - this.settings('xmlns', 'http://www.w3.org/2000/svg'); - - // Indexes: - this.nodesOnScreen = []; - this.edgesOnScreen = []; - - // Find the prefix: - this.options.prefix = 'renderer' + sigma.utils.id() + ':'; - - // Initialize the DOM elements - this.initDOM('svg'); - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.graph, - this.camera, - this.settings - ) - ); - } - - // Bind resize: - window.addEventListener('resize', function() { - self.resize(); - }); - - // Deal with sigma events: - // TODO: keep an option to override the DOM events? - sigma.misc.bindDOMEvents.call(this, this.domElements.graph); - this.bindHovers(this.options.prefix); - - // Resize - this.resize(false); - }; - - /** - * This method renders the graph on the svg scene. - * - * @param {?object} options Eventually an object of options. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.render = function(options) { - options = options || {}; - - var a, - i, - k, - e, - l, - o, - source, - target, - start, - edges, - renderers, - subrenderers, - index = {}, - graph = this.graph, - nodes = this.graph.nodes, - prefix = this.options.prefix || '', - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'), - drawLabels = this.settings(options, 'drawLabels'), - embedSettings = this.settings.embedObjects(options, { - prefix: this.options.prefix, - forceLabels: this.options.forceLabels - }); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Apply the camera's view: - this.camera.applyView( - undefined, - this.options.prefix, - { - width: this.width, - height: this.height - } - ); - - // Hiding everything - // TODO: find a more sensible way to perform this operation - this.hideDOMElements(this.domElements.nodes); - this.hideDOMElements(this.domElements.edges); - this.hideDOMElements(this.domElements.labels); - - // Find which nodes are on screen - this.edgesOnScreen = []; - this.nodesOnScreen = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - // Node index - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - index[a[i].id] = a[i]; - - // Find which edges are on screen - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - o = a[i]; - if ( - (index[o.source] || index[o.target]) && - (!o.hidden && !nodes(o.source).hidden && !nodes(o.target).hidden) - ) - this.edgesOnScreen.push(o); - } - - // Display nodes - //--------------- - renderers = sigma.svg.nodes; - subrenderers = sigma.svg.labels; - - //-- First we create the nodes which are not already created - if (drawNodes) - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) { - if (!a[i].hidden && !this.domElements.nodes[a[i].id]) { - - // Node - e = (renderers[a[i].type] || renderers.def).create( - a[i], - embedSettings - ); - - this.domElements.nodes[a[i].id] = e; - this.domElements.groups.nodes.appendChild(e); - - // Label - e = (subrenderers[a[i].type] || subrenderers.def).create( - a[i], - embedSettings - ); - - this.domElements.labels[a[i].id] = e; - this.domElements.groups.labels.appendChild(e); - } - } - - //-- Second we update the nodes - if (drawNodes) - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) { - - if (a[i].hidden) - continue; - - // Node - (renderers[a[i].type] || renderers.def).update( - a[i], - this.domElements.nodes[a[i].id], - embedSettings - ); - - // Label - (subrenderers[a[i].type] || subrenderers.def).update( - a[i], - this.domElements.labels[a[i].id], - embedSettings - ); - } - - // Display edges - //--------------- - renderers = sigma.svg.edges; - - //-- First we create the edges which are not already created - if (drawEdges) - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - if (!this.domElements.edges[a[i].id]) { - source = nodes(a[i].source); - target = nodes(a[i].target); - - e = (renderers[a[i].type] || renderers.def).create( - a[i], - source, - target, - embedSettings - ); - - this.domElements.edges[a[i].id] = e; - this.domElements.groups.edges.appendChild(e); - } - } - - //-- Second we update the edges - if (drawEdges) - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - source = nodes(a[i].source); - target = nodes(a[i].target); - - (renderers[a[i].type] || renderers.def).update( - a[i], - this.domElements.edges[a[i].id], - source, - target, - embedSettings - ); - } - - this.dispatchEvent('render'); - - return this; - }; - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in "domElements"). - */ - sigma.renderers.svg.prototype.initDOM = function(tag) { - var dom = document.createElementNS(this.settings('xmlns'), tag), - c = this.settings('classPrefix'), - g, - l, - i; - - dom.style.position = 'absolute'; - dom.setAttribute('class', c + '-svg'); - - // Setting SVG namespace - dom.setAttribute('xmlns', this.settings('xmlns')); - dom.setAttribute('xmlns:xlink', 'http://www.w3.org/1999/xlink'); - dom.setAttribute('version', '1.1'); - - // Creating the measurement canvas - var canvas = document.createElement('canvas'); - canvas.setAttribute('class', c + '-measurement-canvas'); - - // Appending elements - this.domElements.graph = this.container.appendChild(dom); - - // Creating groups - var groups = ['edges', 'nodes', 'labels', 'hovers']; - for (i = 0, l = groups.length; i < l; i++) { - g = document.createElementNS(this.settings('xmlns'), 'g'); - - g.setAttributeNS(null, 'id', c + '-group-' + groups[i]); - g.setAttributeNS(null, 'class', c + '-group'); - - this.domElements.groups[groups[i]] = - this.domElements.graph.appendChild(g); - } - - // Appending measurement canvas - this.container.appendChild(canvas); - this.measurementCanvas = canvas.getContext('2d'); - }; - - /** - * This method hides a batch of SVG DOM elements. - * - * @param {array} elements An array of elements to hide. - * @param {object} renderer The renderer to use. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.hideDOMElements = function(elements) { - var o, - i; - - for (i in elements) { - o = elements[i]; - sigma.svg.utils.hide(o); - } - - return this; - }; - - /** - * This method binds the hover events to the renderer. - * - * @param {string} prefix The renderer prefix. - */ - // TODO: add option about whether to display hovers or not - sigma.renderers.svg.prototype.bindHovers = function(prefix) { - var renderers = sigma.svg.hovers, - self = this, - hoveredNode; - - function overNode(e) { - var node = e.data.node, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - if (!embedSettings('enableHovering')) - return; - - var hover = (renderers[node.type] || renderers.def).create( - node, - self.domElements.nodes[node.id], - self.measurementCanvas, - embedSettings - ); - - self.domElements.hovers[node.id] = hover; - - // Inserting the hover in the dom - self.domElements.groups.hovers.appendChild(hover); - hoveredNode = node; - } - - function outNode(e) { - var node = e.data.node, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - if (!embedSettings('enableHovering')) - return; - - // Deleting element - self.domElements.groups.hovers.removeChild( - self.domElements.hovers[node.id] - ); - hoveredNode = null; - delete self.domElements.hovers[node.id]; - - // Reinstate - self.domElements.groups.nodes.appendChild( - self.domElements.nodes[node.id] - ); - } - - // OPTIMIZE: perform a real update rather than a deletion - function update() { - if (!hoveredNode) - return; - - var embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - // Deleting element before update - self.domElements.groups.hovers.removeChild( - self.domElements.hovers[hoveredNode.id] - ); - delete self.domElements.hovers[hoveredNode.id]; - - var hover = (renderers[hoveredNode.type] || renderers.def).create( - hoveredNode, - self.domElements.nodes[hoveredNode.id], - self.measurementCanvas, - embedSettings - ); - - self.domElements.hovers[hoveredNode.id] = hover; - - // Inserting the hover in the dom - self.domElements.groups.hovers.appendChild(hover); - } - - // Binding events - this.bind('overNode', overNode); - this.bind('outNode', outNode); - - // Update on render - this.bind('render', update); - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.resize = function(w, h) { - var oldWidth = this.width, - oldHeight = this.height, - pixelRatio = 1; - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - this.domElements.graph.style.width = w + 'px'; - this.domElements.graph.style.height = h + 'px'; - - if (this.domElements.graph.tagName.toLowerCase() === 'svg') { - this.domElements.graph.setAttribute('width', (w * pixelRatio)); - this.domElements.graph.setAttribute('height', (h * pixelRatio)); - } - } - - return this; - }; - - - /** - * The labels, nodes and edges renderers are stored in the three following - * objects. When an element is drawn, its type will be checked and if a - * renderer with the same name exists, it will be used. If not found, the - * default renderer will be used instead. - * - * They are stored in different files, in the "./svg" folder. - */ - sigma.utils.pkg('sigma.svg.nodes'); - sigma.utils.pkg('sigma.svg.edges'); - sigma.utils.pkg('sigma.svg.labels'); -}).call(this); - -;(function(global) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - // Check if WebGL is enabled: - var canvas, - webgl = !!global.WebGLRenderingContext; - if (webgl) { - canvas = document.createElement('canvas'); - try { - webgl = !!( - canvas.getContext('webgl') || - canvas.getContext('experimental-webgl') - ); - } catch (e) { - webgl = false; - } - } - - // Copy the good renderer: - sigma.renderers.def = webgl ? - sigma.renderers.webgl : - sigma.renderers.canvas; -})(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.nodes'); - - /** - * This node renderer will display nodes as discs, shaped in triangles with - * the gl.TRIANGLES display mode. So, to be more precise, to draw one node, - * it will store three times the center of node, with the color and the size, - * and an angle indicating which "corner" of the triangle to draw. - * - * The fragment shader does not deal with anti-aliasing, so make sure that - * you deal with it somewhere else in the code (by default, the WebGL - * renderer will oversample the rendering through the webglOversamplingRatio - * value). - */ - sigma.webgl.nodes.def = { - POINTS: 3, - ATTRIBUTES: 5, - addNode: function(node, data, i, prefix, settings) { - var color = sigma.utils.floatColor( - node.color || settings('defaultNodeColor') - ); - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 0; - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 2 * Math.PI / 3; - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 4 * Math.PI / 3; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation = - gl.getAttribLocation(program, 'a_position'), - sizeLocation = - gl.getAttribLocation(program, 'a_size'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - angleLocation = - gl.getAttribLocation(program, 'a_angle'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - 1 / Math.pow(params.ratio, params.settings('nodesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(sizeLocation); - gl.enableVertexAttribArray(colorLocation); - gl.enableVertexAttribArray(angleLocation); - - gl.vertexAttribPointer( - positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer( - sizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer( - colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 12 - ); - gl.vertexAttribPointer( - angleLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_size;', - 'attribute float a_color;', - 'attribute float a_angle;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - 'varying vec2 center;', - 'varying float radius;', - - 'void main() {', - // Multiply the point size twice: - 'radius = a_size * u_ratio;', - - // Scale from [[-1 1] [-1 1]] to the container: - 'vec2 position = (u_matrix * vec3(a_position, 1)).xy;', - // 'center = (position / u_resolution * 2.0 - 1.0) * vec2(1, -1);', - 'center = position * u_scale;', - 'center = vec2(center.x, u_scale * u_resolution.y - center.y);', - - 'position = position +', - '2.0 * radius * vec2(cos(a_angle), sin(a_angle));', - 'position = (position / u_resolution * 2.0 - 1.0) * vec2(1, -1);', - - 'radius = radius * u_scale;', - - 'gl_Position = vec4(position, 0, 1);', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - 'varying vec2 center;', - 'varying float radius;', - - 'void main(void) {', - 'vec4 color0 = vec4(0.0, 0.0, 0.0, 0.0);', - - 'vec2 m = gl_FragCoord.xy - center;', - 'float diff = radius - sqrt(m.x * m.x + m.y * m.y);', - - // Here is how we draw a disc instead of a square: - 'if (diff > 0.0)', - 'gl_FragColor = color;', - 'else', - 'gl_FragColor = color0;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.nodes'); - - /** - * This node renderer will display nodes in the fastest way: Nodes are basic - * squares, drawn through the gl.POINTS drawing method. The size of the nodes - * are represented with the "gl_PointSize" value in the vertex shader. - * - * It is the fastest node renderer here since the buffer just takes one line - * to draw each node (with attributes "x", "y", "size" and "color"). - * - * Nevertheless, this method has some problems, especially due to some issues - * with the gl.POINTS: - * - First, if the center of a node is outside the scene, the point will not - * be drawn, even if it should be partly on screen. - * - I tried applying a fragment shader similar to the one in the default - * node renderer to display them as discs, but it did not work fine on - * some computers settings, filling the discs with weird gradients not - * depending on the actual color. - */ - sigma.webgl.nodes.fast = { - POINTS: 1, - ATTRIBUTES: 4, - addNode: function(node, data, i, prefix, settings) { - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = sigma.utils.floatColor( - node.color || settings('defaultNodeColor') - ); - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation = - gl.getAttribLocation(program, 'a_position'), - sizeLocation = - gl.getAttribLocation(program, 'a_size'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - 1 / Math.pow(params.ratio, params.settings('nodesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(sizeLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer( - positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer( - sizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer( - colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 12 - ); - - gl.drawArrays( - gl.POINTS, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_size;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - - 'void main() {', - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(a_position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Multiply the point size twice: - // - x SCALING_RATIO to correct the canvas scaling - // - x 2 to correct the formulae - 'gl_PointSize = a_size * u_ratio * u_scale * 2.0;', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'float border = 0.01;', - 'float radius = 0.5;', - - 'vec4 color0 = vec4(0.0, 0.0, 0.0, 0.0);', - 'vec2 m = gl_PointCoord - vec2(0.5, 0.5);', - 'float dist = radius - sqrt(m.x * m.x + m.y * m.y);', - - 'float t = 0.0;', - 'if (dist > border)', - 't = 1.0;', - 'else if (dist > 0.0)', - 't = dist / border;', - - 'gl_FragColor = mix(color0, color, t);', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as lines going from the source node - * to the target node. To deal with edge thicknesses, the lines are made of - * two triangles forming rectangles, with the gl.TRIANGLES drawing mode. - * - * It is expensive, since drawing a single edge requires 6 points, each - * having 7 attributes (source position, target position, thickness, color - * and a flag indicating which vertice of the rectangle it is). - */ - sigma.webgl.edges.def = { - POINTS: 6, - ATTRIBUTES: 7, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 1.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 1.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var colorLocation = - gl.getAttribLocation(program, 'a_color'), - positionLocation1 = - gl.getAttribLocation(program, 'a_position1'), - positionLocation2 = - gl.getAttribLocation(program, 'a_position2'), - thicknessLocation = - gl.getAttribLocation(program, 'a_thickness'), - minusLocation = - gl.getAttribLocation(program, 'a_minus'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - matrixHalfPiLocation = - gl.getUniformLocation(program, 'u_matrixHalfPi'), - matrixHalfPiMinusLocation = - gl.getUniformLocation(program, 'u_matrixHalfPiMinus'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.STATIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - params.ratio / Math.pow(params.ratio, params.settings('edgesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - gl.uniformMatrix2fv( - matrixHalfPiLocation, - false, - sigma.utils.matrices.rotation(Math.PI / 2, true) - ); - gl.uniformMatrix2fv( - matrixHalfPiMinusLocation, - false, - sigma.utils.matrices.rotation(-Math.PI / 2, true) - ); - - gl.enableVertexAttribArray(colorLocation); - gl.enableVertexAttribArray(positionLocation1); - gl.enableVertexAttribArray(positionLocation2); - gl.enableVertexAttribArray(thicknessLocation); - gl.enableVertexAttribArray(minusLocation); - - gl.vertexAttribPointer(positionLocation1, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(positionLocation2, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer(thicknessLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - gl.vertexAttribPointer(minusLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 20 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 24 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position1;', - 'attribute vec2 a_position2;', - 'attribute float a_thickness;', - 'attribute float a_minus;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - 'uniform mat2 u_matrixHalfPi;', - 'uniform mat2 u_matrixHalfPiMinus;', - - 'varying vec4 color;', - - 'void main() {', - // Find the good point: - 'vec2 position = a_thickness * u_ratio *', - 'normalize(a_position2 - a_position1);', - - 'mat2 matrix = a_minus * u_matrixHalfPiMinus +', - '(1.0 - a_minus) * u_matrixHalfPi;', - - 'position = matrix * position + a_position1;', - - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as lines with the gl.LINES display - * mode. Since this mode does not support well thickness, edges are all drawn - * with the same thickness (3px), independantly of the edge attributes or the - * zooming ratio. - */ - sigma.webgl.edges.fast = { - POINTS: 2, - ATTRIBUTES: 3, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var colorLocation = - gl.getAttribLocation(program, 'a_color'), - positionLocation = - gl.getAttribLocation(program, 'a_position'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer(positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - - gl.lineWidth(3); - gl.drawArrays( - gl.LINES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - - 'void main() {', - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(a_position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as arrows going from the source node - * to the target node. To deal with edge thicknesses, the lines are made of - * three triangles: two forming rectangles, with the gl.TRIANGLES drawing - * mode. - * - * It is expensive, since drawing a single edge requires 9 points, each - * having a lot of attributes. - */ - sigma.webgl.edges.arrow = { - POINTS: 9, - ATTRIBUTES: 11, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - targetSize = target[prefix + 'size'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - // Arrow head: - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = -1.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 1.0; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation1 = - gl.getAttribLocation(program, 'a_pos1'), - positionLocation2 = - gl.getAttribLocation(program, 'a_pos2'), - thicknessLocation = - gl.getAttribLocation(program, 'a_thickness'), - targetSizeLocation = - gl.getAttribLocation(program, 'a_tSize'), - delayLocation = - gl.getAttribLocation(program, 'a_delay'), - minusLocation = - gl.getAttribLocation(program, 'a_minus'), - headLocation = - gl.getAttribLocation(program, 'a_head'), - headPositionLocation = - gl.getAttribLocation(program, 'a_headPosition'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - matrixHalfPiLocation = - gl.getUniformLocation(program, 'u_matrixHalfPi'), - matrixHalfPiMinusLocation = - gl.getUniformLocation(program, 'u_matrixHalfPiMinus'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - nodeRatioLocation = - gl.getUniformLocation(program, 'u_nodeRatio'), - arrowHeadLocation = - gl.getUniformLocation(program, 'u_arrowHead'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.STATIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - params.ratio / Math.pow(params.ratio, params.settings('edgesPowRatio')) - ); - gl.uniform1f( - nodeRatioLocation, - Math.pow(params.ratio, params.settings('nodesPowRatio')) / - params.ratio - ); - gl.uniform1f(arrowHeadLocation, 5.0); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - gl.uniformMatrix2fv( - matrixHalfPiLocation, - false, - sigma.utils.matrices.rotation(Math.PI / 2, true) - ); - gl.uniformMatrix2fv( - matrixHalfPiMinusLocation, - false, - sigma.utils.matrices.rotation(-Math.PI / 2, true) - ); - - gl.enableVertexAttribArray(positionLocation1); - gl.enableVertexAttribArray(positionLocation2); - gl.enableVertexAttribArray(thicknessLocation); - gl.enableVertexAttribArray(targetSizeLocation); - gl.enableVertexAttribArray(delayLocation); - gl.enableVertexAttribArray(minusLocation); - gl.enableVertexAttribArray(headLocation); - gl.enableVertexAttribArray(headPositionLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer(positionLocation1, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(positionLocation2, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer(thicknessLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - gl.vertexAttribPointer(targetSizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 20 - ); - gl.vertexAttribPointer(delayLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 24 - ); - gl.vertexAttribPointer(minusLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 28 - ); - gl.vertexAttribPointer(headLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 32 - ); - gl.vertexAttribPointer(headPositionLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 36 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 40 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_pos1;', - 'attribute vec2 a_pos2;', - 'attribute float a_thickness;', - 'attribute float a_tSize;', - 'attribute float a_delay;', - 'attribute float a_minus;', - 'attribute float a_head;', - 'attribute float a_headPosition;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_nodeRatio;', - 'uniform float u_arrowHead;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - 'uniform mat2 u_matrixHalfPi;', - 'uniform mat2 u_matrixHalfPiMinus;', - - 'varying vec4 color;', - - 'void main() {', - // Find the good point: - 'vec2 pos = normalize(a_pos2 - a_pos1);', - - 'mat2 matrix = (1.0 - a_head) *', - '(', - 'a_minus * u_matrixHalfPiMinus +', - '(1.0 - a_minus) * u_matrixHalfPi', - ') + a_head * (', - 'a_headPosition * u_matrixHalfPiMinus * 0.6 +', - '(a_headPosition * a_headPosition - 1.0) * mat2(1.0)', - ');', - - 'pos = a_pos1 + (', - // Deal with body: - '(1.0 - a_head) * a_thickness * u_ratio * matrix * pos +', - // Deal with head: - 'a_head * u_arrowHead * a_thickness * u_ratio * matrix * pos +', - // Deal with delay: - 'a_delay * pos * (', - 'a_tSize / u_nodeRatio +', - 'u_arrowHead * a_thickness * u_ratio', - ')', - ');', - - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(pos, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.labels'); - - /** - * This label renderer will just display the label on the right of the node. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.labels.def = function(node, context, settings) { - var fontSize, - prefix = settings('prefix') || '', - size = node[prefix + 'size']; - - if (size < settings('labelThreshold')) - return; - - if (!node.label || typeof node.label !== 'string') - return; - - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - context.font = (settings('fontStyle') ? settings('fontStyle') + ' ' : '') + - fontSize + 'px ' + settings('font'); - context.fillStyle = (settings('labelColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelColor'); - - context.fillText( - node.label, - Math.round(node[prefix + 'x'] + size + 3), - Math.round(node[prefix + 'y'] + fontSize / 3) - ); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.hovers'); - - /** - * This hover renderer will basically display the label with a background. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.hovers.def = function(node, context, settings) { - var x, - y, - w, - h, - e, - fontStyle = settings('hoverFontStyle') || settings('fontStyle'), - prefix = settings('prefix') || '', - size = node[prefix + 'size'], - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - // Label background: - context.font = (fontStyle ? fontStyle + ' ' : '') + - fontSize + 'px ' + (settings('hoverFont') || settings('font')); - - context.beginPath(); - context.fillStyle = settings('labelHoverBGColor') === 'node' ? - (node.color || settings('defaultNodeColor')) : - settings('defaultHoverLabelBGColor'); - - if (node.label && settings('labelHoverShadow')) { - context.shadowOffsetX = 0; - context.shadowOffsetY = 0; - context.shadowBlur = 8; - context.shadowColor = settings('labelHoverShadowColor'); - } - - if (node.label && typeof node.label === 'string') { - x = Math.round(node[prefix + 'x'] - fontSize / 2 - 2); - y = Math.round(node[prefix + 'y'] - fontSize / 2 - 2); - w = Math.round( - context.measureText(node.label).width + fontSize / 2 + size + 7 - ); - h = Math.round(fontSize + 4); - e = Math.round(fontSize / 2 + 2); - - context.moveTo(x, y + e); - context.arcTo(x, y, x + e, y, e); - context.lineTo(x + w, y); - context.lineTo(x + w, y + h); - context.lineTo(x + e, y + h); - context.arcTo(x, y + h, x, y + h - e, e); - context.lineTo(x, y + e); - - context.closePath(); - context.fill(); - - context.shadowOffsetX = 0; - context.shadowOffsetY = 0; - context.shadowBlur = 0; - } - - // Node border: - if (settings('borderSize') > 0) { - context.beginPath(); - context.fillStyle = settings('nodeBorderColor') === 'node' ? - (node.color || settings('defaultNodeColor')) : - settings('defaultNodeBorderColor'); - context.arc( - node[prefix + 'x'], - node[prefix + 'y'], - size + settings('borderSize'), - 0, - Math.PI * 2, - true - ); - context.closePath(); - context.fill(); - } - - // Node: - var nodeRenderer = sigma.canvas.nodes[node.type] || sigma.canvas.nodes.def; - nodeRenderer(node, context, settings); - - // Display the label: - if (node.label && typeof node.label === 'string') { - context.fillStyle = (settings('labelHoverColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelHoverColor'); - - context.fillText( - node.label, - Math.round(node[prefix + 'x'] + size + 3), - Math.round(node[prefix + 'y'] + fontSize / 3) - ); - } - }; -}).call(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.nodes'); - - /** - * The default node renderer. It renders the node as a simple disc. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.nodes.def = function(node, context, settings) { - var prefix = settings('prefix') || ''; - - context.fillStyle = node.color || settings('defaultNodeColor'); - context.beginPath(); - context.arc( - node[prefix + 'x'], - node[prefix + 'y'], - node[prefix + 'size'], - 0, - Math.PI * 2, - true - ); - - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edges'); - - /** - * The default edge renderer. It renders the edge as a simple line. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edges.def = function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = edge[prefix + 'size'] || 1, - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo( - source[prefix + 'x'], - source[prefix + 'y'] - ); - context.lineTo( - target[prefix + 'x'], - target[prefix + 'y'] - ); - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edges'); - - /** - * This edge renderer will display edges as arrows going from the source node - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edges.arrow = function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - size = edge[prefix + 'size'] || 1, - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y'], - aSize = Math.max(size * 2.5, settings('minArrowSize')), - d = Math.sqrt(Math.pow(tX - sX, 2) + Math.pow(tY - sY, 2)), - aX = sX + (tX - sX) * (d - aSize - tSize) / d, - aY = sY + (tY - sY) * (d - aSize - tSize) / d, - vX = (tX - sX) * aSize / d, - vY = (tY - sY) * aSize / d; - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - context.lineTo( - aX, - aY - ); - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.def = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = edge[prefix + 'size'] || 1, - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - size *= settings('edgeHoverSizeRatio'); - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo( - source[prefix + 'x'], - source[prefix + 'y'] - ); - context.lineTo( - target[prefix + 'x'], - target[prefix + 'y'] - ); - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.curve = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = settings('edgeHoverSizeRatio') * (edge[prefix + 'size'] || 1), - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - cp = {}, - sSize = source[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y']; - - cp = (source.id === target.id) ? - sigma.utils.getSelfLoopControlPoints(sX, sY, sSize) : - sigma.utils.getQuadraticControlPoint(sX, sY, tX, tY); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - if (source.id === target.id) { - context.bezierCurveTo(cp.x1, cp.y1, cp.x2, cp.y2, tX, tY); - } else { - context.quadraticCurveTo(cp.x, cp.y, tX, tY); - } - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.arrow = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - size = edge[prefix + 'size'] || 1, - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y']; - - size = (edge.hover) ? - settings('edgeHoverSizeRatio') * size : size; - var aSize = size * 2.5, - d = Math.sqrt(Math.pow(tX - sX, 2) + Math.pow(tY - sY, 2)), - aX = sX + (tX - sX) * (d - aSize - tSize) / d, - aY = sY + (tY - sY) * (d - aSize - tSize) / d, - vX = (tX - sX) * aSize / d, - vY = (tY - sY) * aSize / d; - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - context.lineTo( - aX, - aY - ); - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.curvedArrow = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - cp = {}, - size = settings('edgeHoverSizeRatio') * (edge[prefix + 'size'] || 1), - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y'], - d, - aSize, - aX, - aY, - vX, - vY; - - cp = (source.id === target.id) ? - sigma.utils.getSelfLoopControlPoints(sX, sY, tSize) : - sigma.utils.getQuadraticControlPoint(sX, sY, tX, tY); - - if (source.id === target.id) { - d = Math.sqrt(Math.pow(tX - cp.x1, 2) + Math.pow(tY - cp.y1, 2)); - aSize = size * 2.5; - aX = cp.x1 + (tX - cp.x1) * (d - aSize - tSize) / d; - aY = cp.y1 + (tY - cp.y1) * (d - aSize - tSize) / d; - vX = (tX - cp.x1) * aSize / d; - vY = (tY - cp.y1) * aSize / d; - } - else { - d = Math.sqrt(Math.pow(tX - cp.x, 2) + Math.pow(tY - cp.y, 2)); - aSize = size * 2.5; - aX = cp.x + (tX - cp.x) * (d - aSize - tSize) / d; - aY = cp.y + (tY - cp.y) * (d - aSize - tSize) / d; - vX = (tX - cp.x) * aSize / d; - vY = (tY - cp.y) * aSize / d; - } - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - if (source.id === target.id) { - context.bezierCurveTo(cp.x2, cp.y2, cp.x1, cp.y1, aX, aY); - } else { - context.quadraticCurveTo(cp.x, cp.y, aX, aY); - } - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.extremities'); - - /** - * The default renderer for hovered edge extremities. It renders the edge - * extremities as hovered. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.extremities.def = - function(edge, source, target, context, settings) { - // Source Node: - ( - sigma.canvas.hovers[source.type] || - sigma.canvas.hovers.def - ) ( - source, context, settings - ); - - // Target Node: - ( - sigma.canvas.hovers[target.type] || - sigma.canvas.hovers.def - ) ( - target, context, settings - ); - }; -}).call(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.utils'); - - /** - * Some useful functions used by sigma's SVG renderer. - */ - sigma.svg.utils = { - - /** - * SVG Element show. - * - * @param {DOMElement} element The DOM element to show. - */ - show: function(element) { - element.style.display = ''; - return this; - }, - - /** - * SVG Element hide. - * - * @param {DOMElement} element The DOM element to hide. - */ - hide: function(element) { - element.style.display = 'none'; - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.nodes'); - - /** - * The default node renderer. It renders the node as a simple disc. - */ - sigma.svg.nodes.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {configurable} settings The settings function. - */ - create: function(node, settings) { - var prefix = settings('prefix') || '', - circle = document.createElementNS(settings('xmlns'), 'circle'); - - // Defining the node's circle - circle.setAttributeNS(null, 'data-node-id', node.id); - circle.setAttributeNS(null, 'class', settings('classPrefix') + '-node'); - circle.setAttributeNS( - null, 'fill', node.color || settings('defaultNodeColor')); - - // Returning the DOM Element - return circle; - }, - - /** - * SVG Element update. - * - * @param {object} node The node object. - * @param {DOMElement} circle The node DOM element. - * @param {configurable} settings The settings function. - */ - update: function(node, circle, settings) { - var prefix = settings('prefix') || ''; - - // Applying changes - // TODO: optimize - check if necessary - circle.setAttributeNS(null, 'cx', node[prefix + 'x']); - circle.setAttributeNS(null, 'cy', node[prefix + 'y']); - circle.setAttributeNS(null, 'r', node[prefix + 'size']); - - // Updating only if not freestyle - if (!settings('freeStyle')) - circle.setAttributeNS( - null, 'fill', node.color || settings('defaultNodeColor')); - - // Showing - circle.style.display = ''; - - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.edges'); - - /** - * The default edge renderer. It renders the node as a simple line. - */ - sigma.svg.edges.def = { - - /** - * SVG Element creation. - * - * @param {object} edge The edge object. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - create: function(edge, source, target, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - var line = document.createElementNS(settings('xmlns'), 'line'); - - // Attributes - line.setAttributeNS(null, 'data-edge-id', edge.id); - line.setAttributeNS(null, 'class', settings('classPrefix') + '-edge'); - line.setAttributeNS(null, 'stroke', color); - - return line; - }, - - /** - * SVG Element update. - * - * @param {object} edge The edge object. - * @param {DOMElement} line The line DOM Element. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - update: function(edge, line, source, target, settings) { - var prefix = settings('prefix') || ''; - - line.setAttributeNS(null, 'stroke-width', edge[prefix + 'size'] || 1); - line.setAttributeNS(null, 'x1', source[prefix + 'x']); - line.setAttributeNS(null, 'y1', source[prefix + 'y']); - line.setAttributeNS(null, 'x2', target[prefix + 'x']); - line.setAttributeNS(null, 'y2', target[prefix + 'y']); - - // Showing - line.style.display = ''; - - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.edges'); - - /** - * The curve edge renderer. It renders the node as a bezier curve. - */ - sigma.svg.edges.curve = { - - /** - * SVG Element creation. - * - * @param {object} edge The edge object. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - create: function(edge, source, target, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - var path = document.createElementNS(settings('xmlns'), 'path'); - - // Attributes - path.setAttributeNS(null, 'data-edge-id', edge.id); - path.setAttributeNS(null, 'class', settings('classPrefix') + '-edge'); - path.setAttributeNS(null, 'stroke', color); - - return path; - }, - - /** - * SVG Element update. - * - * @param {object} edge The edge object. - * @param {DOMElement} line The line DOM Element. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - update: function(edge, path, source, target, settings) { - var prefix = settings('prefix') || ''; - - path.setAttributeNS(null, 'stroke-width', edge[prefix + 'size'] || 1); - - // Control point - var cx = (source[prefix + 'x'] + target[prefix + 'x']) / 2 + - (target[prefix + 'y'] - source[prefix + 'y']) / 4, - cy = (source[prefix + 'y'] + target[prefix + 'y']) / 2 + - (source[prefix + 'x'] - target[prefix + 'x']) / 4; - - // Path - var p = 'M' + source[prefix + 'x'] + ',' + source[prefix + 'y'] + ' ' + - 'Q' + cx + ',' + cy + ' ' + - target[prefix + 'x'] + ',' + target[prefix + 'y']; - - // Updating attributes - path.setAttributeNS(null, 'd', p); - path.setAttributeNS(null, 'fill', 'none'); - - // Showing - path.style.display = ''; - - return this; - } - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.svg.labels'); - - /** - * The default label renderer. It renders the label as a simple text. - */ - sigma.svg.labels.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {configurable} settings The settings function. - */ - create: function(node, settings) { - var prefix = settings('prefix') || '', - size = node[prefix + 'size'], - text = document.createElementNS(settings('xmlns'), 'text'); - - var fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - var fontColor = (settings('labelColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelColor'); - - text.setAttributeNS(null, 'data-label-target', node.id); - text.setAttributeNS(null, 'class', settings('classPrefix') + '-label'); - text.setAttributeNS(null, 'font-size', fontSize); - text.setAttributeNS(null, 'font-family', settings('font')); - text.setAttributeNS(null, 'fill', fontColor); - - text.innerHTML = node.label; - text.textContent = node.label; - - return text; - }, - - /** - * SVG Element update. - * - * @param {object} node The node object. - * @param {DOMElement} text The label DOM element. - * @param {configurable} settings The settings function. - */ - update: function(node, text, settings) { - var prefix = settings('prefix') || '', - size = node[prefix + 'size']; - - var fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - // Case when we don't want to display the label - if (!settings('forceLabels') && size < settings('labelThreshold')) - return; - - if (typeof node.label !== 'string') - return; - - // Updating - text.setAttributeNS(null, 'x', - Math.round(node[prefix + 'x'] + size + 3)); - text.setAttributeNS(null, 'y', - Math.round(node[prefix + 'y'] + fontSize / 3)); - - // Showing - text.style.display = ''; - - return this; - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.svg.hovers'); - - /** - * The default hover renderer. - */ - sigma.svg.hovers.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {CanvasElement} measurementCanvas A fake canvas handled by - * the svg to perform some measurements and - * passed by the renderer. - * @param {DOMElement} nodeCircle The node DOM Element. - * @param {configurable} settings The settings function. - */ - create: function(node, nodeCircle, measurementCanvas, settings) { - - // Defining visual properties - var x, - y, - w, - h, - e, - d, - fontStyle = settings('hoverFontStyle') || settings('fontStyle'), - prefix = settings('prefix') || '', - size = node[prefix + 'size'], - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size, - fontColor = (settings('labelHoverColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelHoverColor'); - - // Creating elements - var group = document.createElementNS(settings('xmlns'), 'g'), - rectangle = document.createElementNS(settings('xmlns'), 'rect'), - circle = document.createElementNS(settings('xmlns'), 'circle'), - text = document.createElementNS(settings('xmlns'), 'text'); - - // Defining properties - group.setAttributeNS(null, 'class', settings('classPrefix') + '-hover'); - group.setAttributeNS(null, 'data-node-id', node.id); - - if (typeof node.label === 'string') { - - // Text - text.innerHTML = node.label; - text.textContent = node.label; - text.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-label'); - text.setAttributeNS(null, 'font-size', fontSize); - text.setAttributeNS(null, 'font-family', settings('font')); - text.setAttributeNS(null, 'fill', fontColor); - text.setAttributeNS(null, 'x', - Math.round(node[prefix + 'x'] + size + 3)); - text.setAttributeNS(null, 'y', - Math.round(node[prefix + 'y'] + fontSize / 3)); - - // Measures - // OPTIMIZE: Find a better way than a measurement canvas - x = Math.round(node[prefix + 'x'] - fontSize / 2 - 2); - y = Math.round(node[prefix + 'y'] - fontSize / 2 - 2); - w = Math.round( - measurementCanvas.measureText(node.label).width + - fontSize / 2 + size + 9 - ); - h = Math.round(fontSize + 4); - e = Math.round(fontSize / 2 + 2); - - // Circle - circle.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-area'); - circle.setAttributeNS(null, 'fill', '#fff'); - circle.setAttributeNS(null, 'cx', node[prefix + 'x']); - circle.setAttributeNS(null, 'cy', node[prefix + 'y']); - circle.setAttributeNS(null, 'r', e); - - // Rectangle - rectangle.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-area'); - rectangle.setAttributeNS(null, 'fill', '#fff'); - rectangle.setAttributeNS(null, 'x', node[prefix + 'x'] + e / 4); - rectangle.setAttributeNS(null, 'y', node[prefix + 'y'] - e); - rectangle.setAttributeNS(null, 'width', w); - rectangle.setAttributeNS(null, 'height', h); - } - - // Appending childs - group.appendChild(circle); - group.appendChild(rectangle); - group.appendChild(text); - group.appendChild(nodeCircle); - - return group; - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.middlewares'); - sigma.utils.pkg('sigma.utils'); - - /** - * This middleware will rescale the graph such that it takes an optimal space - * on the renderer. - * - * As each middleware, this function is executed in the scope of the sigma - * instance. - * - * @param {?string} readPrefix The read prefix. - * @param {?string} writePrefix The write prefix. - * @param {object} options The parameters. - */ - sigma.middlewares.rescale = function(readPrefix, writePrefix, options) { - var i, - l, - a, - b, - c, - d, - scale, - margin, - n = this.graph.nodes(), - e = this.graph.edges(), - settings = this.settings.embedObjects(options || {}), - bounds = settings('bounds') || sigma.utils.getBoundaries( - this.graph, - readPrefix, - true - ), - minX = bounds.minX, - minY = bounds.minY, - maxX = bounds.maxX, - maxY = bounds.maxY, - sizeMax = bounds.sizeMax, - weightMax = bounds.weightMax, - w = settings('width') || 1, - h = settings('height') || 1, - rescaleSettings = settings('autoRescale'), - validSettings = { - nodePosition: 1, - nodeSize: 1, - edgeSize: 1 - }; - - /** - * What elements should we rescale? - */ - if (!(rescaleSettings instanceof Array)) - rescaleSettings = ['nodePosition', 'nodeSize', 'edgeSize']; - - for (i = 0, l = rescaleSettings.length; i < l; i++) - if (!validSettings[rescaleSettings[i]]) - throw new Error( - 'The rescale setting "' + rescaleSettings[i] + '" is not recognized.' - ); - - var np = ~rescaleSettings.indexOf('nodePosition'), - ns = ~rescaleSettings.indexOf('nodeSize'), - es = ~rescaleSettings.indexOf('edgeSize'); - - /** - * First, we compute the scaling ratio, without considering the sizes - * of the nodes : Each node will have its center in the canvas, but might - * be partially out of it. - */ - scale = settings('scalingMode') === 'outside' ? - Math.max( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ) : - Math.min( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ); - - /** - * Then, we correct that scaling ratio considering a margin, which is - * basically the size of the biggest node. - * This has to be done as a correction since to compare the size of the - * biggest node to the X and Y values, we have to first get an - * approximation of the scaling ratio. - **/ - margin = - ( - settings('rescaleIgnoreSize') ? - 0 : - (settings('maxNodeSize') || sizeMax) / scale - ) + - (settings('sideMargin') || 0); - maxX += margin; - minX -= margin; - maxY += margin; - minY -= margin; - - // Fix the scaling with the new extrema: - scale = settings('scalingMode') === 'outside' ? - Math.max( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ) : - Math.min( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ); - - // Size homothetic parameters: - if (!settings('maxNodeSize') && !settings('minNodeSize')) { - a = 1; - b = 0; - } else if (settings('maxNodeSize') === settings('minNodeSize')) { - a = 0; - b = +settings('maxNodeSize'); - } else { - a = (settings('maxNodeSize') - settings('minNodeSize')) / sizeMax; - b = +settings('minNodeSize'); - } - - if (!settings('maxEdgeSize') && !settings('minEdgeSize')) { - c = 1; - d = 0; - } else if (settings('maxEdgeSize') === settings('minEdgeSize')) { - c = 0; - d = +settings('minEdgeSize'); - } else { - c = (settings('maxEdgeSize') - settings('minEdgeSize')) / weightMax; - d = +settings('minEdgeSize'); - } - - // Rescale the nodes and edges: - for (i = 0, l = e.length; i < l; i++) - e[i][writePrefix + 'size'] = - e[i][readPrefix + 'size'] * (es ? c : 1) + (es ? d : 0); - - for (i = 0, l = n.length; i < l; i++) { - n[i][writePrefix + 'size'] = - n[i][readPrefix + 'size'] * (ns ? a : 1) + (ns ? b : 0); - n[i][writePrefix + 'x'] = - (n[i][readPrefix + 'x'] - (maxX + minX) / 2) * (np ? scale : 1); - n[i][writePrefix + 'y'] = - (n[i][readPrefix + 'y'] - (maxY + minY) / 2) * (np ? scale : 1); - } - }; - - sigma.utils.getBoundaries = function(graph, prefix, doEdges) { - var i, - l, - e = graph.edges(), - n = graph.nodes(), - weightMax = -Infinity, - sizeMax = -Infinity, - minX = Infinity, - minY = Infinity, - maxX = -Infinity, - maxY = -Infinity; - - if (doEdges) - for (i = 0, l = e.length; i < l; i++) - weightMax = Math.max(e[i][prefix + 'size'], weightMax); - - for (i = 0, l = n.length; i < l; i++) { - sizeMax = Math.max(n[i][prefix + 'size'], sizeMax); - maxX = Math.max(n[i][prefix + 'x'], maxX); - minX = Math.min(n[i][prefix + 'x'], minX); - maxY = Math.max(n[i][prefix + 'y'], maxY); - minY = Math.min(n[i][prefix + 'y'], minY); - } - - weightMax = weightMax || 1; - sizeMax = sizeMax || 1; - - return { - weightMax: weightMax, - sizeMax: sizeMax, - minX: minX, - minY: minY, - maxX: maxX, - maxY: maxY - }; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.middlewares'); - - /** - * This middleware will just copy the graphic properties. - * - * @param {?string} readPrefix The read prefix. - * @param {?string} writePrefix The write prefix. - */ - sigma.middlewares.copy = function(readPrefix, writePrefix) { - var i, - l, - a; - - if (writePrefix + '' === readPrefix + '') - return; - - a = this.graph.nodes(); - for (i = 0, l = a.length; i < l; i++) { - a[i][writePrefix + 'x'] = a[i][readPrefix + 'x']; - a[i][writePrefix + 'y'] = a[i][readPrefix + 'y']; - a[i][writePrefix + 'size'] = a[i][readPrefix + 'size']; - } - - a = this.graph.edges(); - for (i = 0, l = a.length; i < l; i++) - a[i][writePrefix + 'size'] = a[i][readPrefix + 'size']; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc.animation.running'); - - /** - * Generates a unique ID for the animation. - * - * @return {string} Returns the new ID. - */ - var _getID = (function() { - var id = 0; - return function() { - return '' + (++id); - }; - })(); - - /** - * This function animates a camera. It has to be called with the camera to - * animate, the values of the coordinates to reach and eventually some - * options. It returns a number id, that you can use to kill the animation, - * with the method sigma.misc.animation.kill(id). - * - * The available options are: - * - * {?number} duration The duration of the animation. - * {?function} onNewFrame A callback to execute when the animation - * enter a new frame. - * {?function} onComplete A callback to execute when the animation - * is completed or killed. - * {?(string|function)} easing The name of a function from the package - * sigma.utils.easings, or a custom easing - * function. - * - * @param {camera} camera The camera to animate. - * @param {object} target The coordinates to reach. - * @param {?object} options Eventually an object to specify some options to - * the function. The available options are - * presented in the description of the function. - * @return {number} The animation id, to make it easy to kill - * through the method "sigma.misc.animation.kill". - */ - sigma.misc.animation.camera = function(camera, val, options) { - if ( - !(camera instanceof sigma.classes.camera) || - typeof val !== 'object' || - !val - ) - throw 'animation.camera: Wrong arguments.'; - - if ( - typeof val.x !== 'number' && - typeof val.y !== 'number' && - typeof val.ratio !== 'number' && - typeof val.angle !== 'number' - ) - throw 'There must be at least one valid coordinate in the given val.'; - - var fn, - id, - anim, - easing, - duration, - initialVal, - o = options || {}, - start = sigma.utils.dateNow(); - - // Store initial values: - initialVal = { - x: camera.x, - y: camera.y, - ratio: camera.ratio, - angle: camera.angle - }; - - duration = o.duration; - easing = typeof o.easing !== 'function' ? - sigma.utils.easings[o.easing || 'quadraticInOut'] : - o.easing; - - fn = function() { - var coef, - t = o.duration ? (sigma.utils.dateNow() - start) / o.duration : 1; - - // If the animation is over: - if (t >= 1) { - camera.isAnimated = false; - camera.goTo({ - x: val.x !== undefined ? val.x : initialVal.x, - y: val.y !== undefined ? val.y : initialVal.y, - ratio: val.ratio !== undefined ? val.ratio : initialVal.ratio, - angle: val.angle !== undefined ? val.angle : initialVal.angle - }); - - cancelAnimationFrame(id); - delete sigma.misc.animation.running[id]; - - // Check callbacks: - if (typeof o.onComplete === 'function') - o.onComplete(); - - // Else, let's keep going: - } else { - coef = easing(t); - camera.isAnimated = true; - camera.goTo({ - x: val.x !== undefined ? - initialVal.x + (val.x - initialVal.x) * coef : - initialVal.x, - y: val.y !== undefined ? - initialVal.y + (val.y - initialVal.y) * coef : - initialVal.y, - ratio: val.ratio !== undefined ? - initialVal.ratio + (val.ratio - initialVal.ratio) * coef : - initialVal.ratio, - angle: val.angle !== undefined ? - initialVal.angle + (val.angle - initialVal.angle) * coef : - initialVal.angle - }); - - // Check callbacks: - if (typeof o.onNewFrame === 'function') - o.onNewFrame(); - - anim.frameId = requestAnimationFrame(fn); - } - }; - - id = _getID(); - anim = { - frameId: requestAnimationFrame(fn), - target: camera, - type: 'camera', - options: o, - fn: fn - }; - sigma.misc.animation.running[id] = anim; - - return id; - }; - - /** - * Kills a running animation. It triggers the eventual onComplete callback. - * - * @param {number} id The id of the animation to kill. - * @return {object} Returns the sigma.misc.animation package. - */ - sigma.misc.animation.kill = function(id) { - if (arguments.length !== 1 || typeof id !== 'number') - throw 'animation.kill: Wrong arguments.'; - - var o = sigma.misc.animation.running[id]; - - if (o) { - cancelAnimationFrame(id); - delete sigma.misc.animation.running[o.frameId]; - - if (o.type === 'camera') - o.target.isAnimated = false; - - // Check callbacks: - if (typeof (o.options || {}).onComplete === 'function') - o.options.onComplete(); - } - - return this; - }; - - /** - * Kills every running animations, or only the one with the specified type, - * if a string parameter is given. - * - * @param {?(string|object)} filter A string to filter the animations to kill - * on their type (example: "camera"), or an - * object to filter on their target. - * @return {number} Returns the number of animations killed - * that way. - */ - sigma.misc.animation.killAll = function(filter) { - var o, - id, - count = 0, - type = typeof filter === 'string' ? filter : null, - target = typeof filter === 'object' ? filter : null, - running = sigma.misc.animation.running; - - for (id in running) - if ( - (!type || running[id].type === type) && - (!target || running[id].target === target) - ) { - o = sigma.misc.animation.running[id]; - cancelAnimationFrame(o.frameId); - delete sigma.misc.animation.running[id]; - - if (o.type === 'camera') - o.target.isAnimated = false; - - // Increment counter: - count++; - - // Check callbacks: - if (typeof (o.options || {}).onComplete === 'function') - o.options.onComplete(); - } - - return count; - }; - - /** - * Returns "true" if any animation that is currently still running matches - * the filter given to the function. - * - * @param {string|object} filter A string to filter the animations to kill - * on their type (example: "camera"), or an - * object to filter on their target. - * @return {boolean} Returns true if any running animation - * matches. - */ - sigma.misc.animation.has = function(filter) { - var id, - type = typeof filter === 'string' ? filter : null, - target = typeof filter === 'object' ? filter : null, - running = sigma.misc.animation.running; - - for (id in running) - if ( - (!type || running[id].type === type) && - (!target || running[id].target === target) - ) - return true; - - return false; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This helper will bind any no-DOM renderer (for instance canvas or WebGL) - * to its captors, to properly dispatch the good events to the sigma instance - * to manage clicking, hovering etc... - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.bindEvents = function(prefix) { - var i, - l, - mX, - mY, - captor, - self = this; - - function getNodes(e) { - if (e) { - mX = 'x' in e.data ? e.data.x : mX; - mY = 'y' in e.data ? e.data.y : mY; - } - - var i, - j, - l, - n, - x, - y, - s, - inserted, - selected = [], - modifiedX = mX + self.width / 2, - modifiedY = mY + self.height / 2, - point = self.camera.cameraPosition( - mX, - mY - ), - nodes = self.camera.quadtree.point( - point.x, - point.y - ); - - if (nodes.length) - for (i = 0, l = nodes.length; i < l; i++) { - n = nodes[i]; - x = n[prefix + 'x']; - y = n[prefix + 'y']; - s = n[prefix + 'size']; - - if ( - !n.hidden && - modifiedX > x - s && - modifiedX < x + s && - modifiedY > y - s && - modifiedY < y + s && - Math.sqrt( - Math.pow(modifiedX - x, 2) + - Math.pow(modifiedY - y, 2) - ) < s - ) { - // Insert the node: - inserted = false; - - for (j = 0; j < selected.length; j++) - if (n.size > selected[j].size) { - selected.splice(j, 0, n); - inserted = true; - break; - } - - if (!inserted) - selected.push(n); - } - } - - return selected; - } - - - function getEdges(e) { - if (!self.settings('enableEdgeHovering')) { - // No event if the setting is off: - return []; - } - - var isCanvas = ( - sigma.renderers.canvas && self instanceof sigma.renderers.canvas); - - if (!isCanvas) { - // A quick hardcoded rule to prevent people from using this feature - // with the WebGL renderer (which is not good enough at the moment): - throw new Error( - 'The edge events feature is not compatible with the WebGL renderer' - ); - } - - if (e) { - mX = 'x' in e.data ? e.data.x : mX; - mY = 'y' in e.data ? e.data.y : mY; - } - - var i, - j, - l, - a, - edge, - s, - maxEpsilon = self.settings('edgeHoverPrecision'), - source, - target, - cp, - nodeIndex = {}, - inserted, - selected = [], - modifiedX = mX + self.width / 2, - modifiedY = mY + self.height / 2, - point = self.camera.cameraPosition( - mX, - mY - ), - edges = []; - - if (isCanvas) { - var nodesOnScreen = self.camera.quadtree.area( - self.camera.getRectangle(self.width, self.height) - ); - for (a = nodesOnScreen, i = 0, l = a.length; i < l; i++) - nodeIndex[a[i].id] = a[i]; - } - - if (self.camera.edgequadtree !== undefined) { - edges = self.camera.edgequadtree.point( - point.x, - point.y - ); - } - - function insertEdge(selected, edge) { - inserted = false; - - for (j = 0; j < selected.length; j++) - if (edge.size > selected[j].size) { - selected.splice(j, 0, edge); - inserted = true; - break; - } - - if (!inserted) - selected.push(edge); - } - - if (edges.length) - for (i = 0, l = edges.length; i < l; i++) { - edge = edges[i]; - source = self.graph.nodes(edge.source); - target = self.graph.nodes(edge.target); - // (HACK) we can't get edge[prefix + 'size'] on WebGL renderer: - s = edge[prefix + 'size'] || - edge['read_' + prefix + 'size']; - - // First, let's identify which edges are drawn. To do this, we keep - // every edges that have at least one extremity displayed according to - // the quadtree and the "hidden" attribute. We also do not keep hidden - // edges. - // Then, let's check if the mouse is on the edge (we suppose that it - // is a line segment). - - if ( - !edge.hidden && - !source.hidden && !target.hidden && - (!isCanvas || - (nodeIndex[edge.source] || nodeIndex[edge.target])) && - sigma.utils.getDistance( - source[prefix + 'x'], - source[prefix + 'y'], - modifiedX, - modifiedY) > source[prefix + 'size'] && - sigma.utils.getDistance( - target[prefix + 'x'], - target[prefix + 'y'], - modifiedX, - modifiedY) > target[prefix + 'size'] - ) { - if (edge.type == 'curve' || edge.type == 'curvedArrow') { - if (source.id === target.id) { - cp = sigma.utils.getSelfLoopControlPoints( - source[prefix + 'x'], - source[prefix + 'y'], - source[prefix + 'size'] - ); - if ( - sigma.utils.isPointOnBezierCurve( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - cp.x1, - cp.y1, - cp.x2, - cp.y2, - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - else { - cp = sigma.utils.getQuadraticControlPoint( - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y']); - if ( - sigma.utils.isPointOnQuadraticCurve( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - cp.x, - cp.y, - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - } else if ( - sigma.utils.isPointOnSegment( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - } - - return selected; - } - - - function bindCaptor(captor) { - var nodes, - edges, - overNodes = {}, - overEdges = {}; - - function onClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('click', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('clickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('clickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('clickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('clickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('clickStage', {captor: e.data}); - } - - function onDoubleClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('doubleClick', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('doubleClickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('doubleClickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('doubleClickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('doubleClickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('doubleClickStage', {captor: e.data}); - } - - function onRightClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('rightClick', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('rightClickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('rightClickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('rightClickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('rightClickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('rightClickStage', {captor: e.data}); - } - - function onOut(e) { - if (!self.settings('eventsEnabled')) - return; - - var k, - i, - l, - le, - outNodes = [], - outEdges = []; - - for (k in overNodes) - outNodes.push(overNodes[k]); - - overNodes = {}; - // Dispatch both single and multi events: - for (i = 0, l = outNodes.length; i < l; i++) - self.dispatchEvent('outNode', { - node: outNodes[i], - captor: e.data - }); - if (outNodes.length) - self.dispatchEvent('outNodes', { - nodes: outNodes, - captor: e.data - }); - - overEdges = {}; - // Dispatch both single and multi events: - for (i = 0, le = outEdges.length; i < le; i++) - self.dispatchEvent('outEdge', { - edge: outEdges[i], - captor: e.data - }); - if (outEdges.length) - self.dispatchEvent('outEdges', { - edges: outEdges, - captor: e.data - }); - } - - function onMove(e) { - if (!self.settings('eventsEnabled')) - return; - - nodes = getNodes(e); - edges = getEdges(e); - - var i, - k, - node, - edge, - newOutNodes = [], - newOverNodes = [], - currentOverNodes = {}, - l = nodes.length, - newOutEdges = [], - newOverEdges = [], - currentOverEdges = {}, - le = edges.length; - - // Check newly overred nodes: - for (i = 0; i < l; i++) { - node = nodes[i]; - currentOverNodes[node.id] = node; - if (!overNodes[node.id]) { - newOverNodes.push(node); - overNodes[node.id] = node; - } - } - - // Check no more overred nodes: - for (k in overNodes) - if (!currentOverNodes[k]) { - newOutNodes.push(overNodes[k]); - delete overNodes[k]; - } - - // Dispatch both single and multi events: - for (i = 0, l = newOverNodes.length; i < l; i++) - self.dispatchEvent('overNode', { - node: newOverNodes[i], - captor: e.data - }); - for (i = 0, l = newOutNodes.length; i < l; i++) - self.dispatchEvent('outNode', { - node: newOutNodes[i], - captor: e.data - }); - if (newOverNodes.length) - self.dispatchEvent('overNodes', { - nodes: newOverNodes, - captor: e.data - }); - if (newOutNodes.length) - self.dispatchEvent('outNodes', { - nodes: newOutNodes, - captor: e.data - }); - - // Check newly overred edges: - for (i = 0; i < le; i++) { - edge = edges[i]; - currentOverEdges[edge.id] = edge; - if (!overEdges[edge.id]) { - newOverEdges.push(edge); - overEdges[edge.id] = edge; - } - } - - // Check no more overred edges: - for (k in overEdges) - if (!currentOverEdges[k]) { - newOutEdges.push(overEdges[k]); - delete overEdges[k]; - } - - // Dispatch both single and multi events: - for (i = 0, le = newOverEdges.length; i < le; i++) - self.dispatchEvent('overEdge', { - edge: newOverEdges[i], - captor: e.data - }); - for (i = 0, le = newOutEdges.length; i < le; i++) - self.dispatchEvent('outEdge', { - edge: newOutEdges[i], - captor: e.data - }); - if (newOverEdges.length) - self.dispatchEvent('overEdges', { - edges: newOverEdges, - captor: e.data - }); - if (newOutEdges.length) - self.dispatchEvent('outEdges', { - edges: newOutEdges, - captor: e.data - }); - } - - // Bind events: - captor.bind('click', onClick); - captor.bind('mousedown', onMove); - captor.bind('mouseup', onMove); - captor.bind('mousemove', onMove); - captor.bind('mouseout', onOut); - captor.bind('doubleclick', onDoubleClick); - captor.bind('rightclick', onRightClick); - self.bind('render', onMove); - } - - for (i = 0, l = this.captors.length; i < l; i++) - bindCaptor(this.captors[i]); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This helper will bind any DOM renderer (for instance svg) - * to its captors, to properly dispatch the good events to the sigma instance - * to manage clicking, hovering etc... - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.bindDOMEvents = function(container) { - var self = this, - graph = this.graph; - - // DOMElement abstraction - function Element(domElement) { - - // Helpers - this.attr = function(attrName) { - return domElement.getAttributeNS(null, attrName); - }; - - // Properties - this.tag = domElement.tagName; - this.class = this.attr('class'); - this.id = this.attr('id'); - - // Methods - this.isNode = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-node'); - }; - - this.isEdge = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-edge'); - }; - - this.isHover = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-hover'); - }; - } - - // Click - function click(e) { - if (!self.settings('eventsEnabled')) - return; - - // Generic event - self.dispatchEvent('click', e); - - // Are we on a node? - var element = new Element(e.target); - - if (element.isNode()) - self.dispatchEvent('clickNode', { - node: graph.nodes(element.attr('data-node-id')) - }); - else - self.dispatchEvent('clickStage'); - - e.preventDefault(); - e.stopPropagation(); - } - - // Double click - function doubleClick(e) { - if (!self.settings('eventsEnabled')) - return; - - // Generic event - self.dispatchEvent('doubleClick', e); - - // Are we on a node? - var element = new Element(e.target); - - if (element.isNode()) - self.dispatchEvent('doubleClickNode', { - node: graph.nodes(element.attr('data-node-id')) - }); - else - self.dispatchEvent('doubleClickStage'); - - e.preventDefault(); - e.stopPropagation(); - } - - // On over - function onOver(e) { - var target = e.toElement || e.target; - - if (!self.settings('eventsEnabled') || !target) - return; - - var el = new Element(target); - - if (el.isNode()) { - self.dispatchEvent('overNode', { - node: graph.nodes(el.attr('data-node-id')) - }); - } - else if (el.isEdge()) { - var edge = graph.edges(el.attr('data-edge-id')); - self.dispatchEvent('overEdge', { - edge: edge, - source: graph.nodes(edge.source), - target: graph.nodes(edge.target) - }); - } - } - - // On out - function onOut(e) { - var target = e.fromElement || e.originalTarget; - - if (!self.settings('eventsEnabled')) - return; - - var el = new Element(target); - - if (el.isNode()) { - self.dispatchEvent('outNode', { - node: graph.nodes(el.attr('data-node-id')) - }); - } - else if (el.isEdge()) { - var edge = graph.edges(el.attr('data-edge-id')); - self.dispatchEvent('outEdge', { - edge: edge, - source: graph.nodes(edge.source), - target: graph.nodes(edge.target) - }); - } - } - - // Registering Events: - - // Click - container.addEventListener('click', click, false); - sigma.utils.doubleClick(container, 'click', doubleClick); - - // Touch counterparts - container.addEventListener('touchstart', click, false); - sigma.utils.doubleClick(container, 'touchstart', doubleClick); - - // Mouseover - container.addEventListener('mouseover', onOver, true); - - // Mouseout - container.addEventListener('mouseout', onOut, true); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This method listens to "overNode", "outNode", "overEdge" and "outEdge" - * events from a renderer and renders the nodes differently on the top layer. - * The goal is to make any node label readable with the mouse, and to - * highlight hovered nodes and edges. - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.drawHovers = function(prefix) { - var self = this, - hoveredNodes = {}, - hoveredEdges = {}; - - this.bind('overNode', function(event) { - var node = event.data.node; - if (!node.hidden) { - hoveredNodes[node.id] = node; - draw(); - } - }); - - this.bind('outNode', function(event) { - delete hoveredNodes[event.data.node.id]; - draw(); - }); - - this.bind('overEdge', function(event) { - var edge = event.data.edge; - if (!edge.hidden) { - hoveredEdges[edge.id] = edge; - draw(); - } - }); - - this.bind('outEdge', function(event) { - delete hoveredEdges[event.data.edge.id]; - draw(); - }); - - this.bind('render', function(event) { - draw(); - }); - - function draw() { - - var k, - source, - target, - hoveredNode, - hoveredEdge, - c = self.contexts.hover.canvas, - defaultNodeType = self.settings('defaultNodeType'), - defaultEdgeType = self.settings('defaultEdgeType'), - nodeRenderers = sigma.canvas.hovers, - edgeRenderers = sigma.canvas.edgehovers, - extremitiesRenderers = sigma.canvas.extremities, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - // Clear self.contexts.hover: - self.contexts.hover.clearRect(0, 0, c.width, c.height); - - // Node render: single hover - if ( - embedSettings('enableHovering') && - embedSettings('singleHover') && - Object.keys(hoveredNodes).length - ) { - hoveredNode = hoveredNodes[Object.keys(hoveredNodes)[0]]; - ( - nodeRenderers[hoveredNode.type] || - nodeRenderers[defaultNodeType] || - nodeRenderers.def - )( - hoveredNode, - self.contexts.hover, - embedSettings - ); - } - - // Node render: multiple hover - if ( - embedSettings('enableHovering') && - !embedSettings('singleHover') - ) - for (k in hoveredNodes) - ( - nodeRenderers[hoveredNodes[k].type] || - nodeRenderers[defaultNodeType] || - nodeRenderers.def - )( - hoveredNodes[k], - self.contexts.hover, - embedSettings - ); - - // Edge render: single hover - if ( - embedSettings('enableEdgeHovering') && - embedSettings('singleHover') && - Object.keys(hoveredEdges).length - ) { - hoveredEdge = hoveredEdges[Object.keys(hoveredEdges)[0]]; - source = self.graph.nodes(hoveredEdge.source); - target = self.graph.nodes(hoveredEdge.target); - - if (! hoveredEdge.hidden) { - ( - edgeRenderers[hoveredEdge.type] || - edgeRenderers[defaultEdgeType] || - edgeRenderers.def - ) ( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - if (embedSettings('edgeHoverExtremities')) { - ( - extremitiesRenderers[hoveredEdge.type] || - extremitiesRenderers.def - )( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - } else { - // Avoid edges rendered over nodes: - ( - sigma.canvas.nodes[source.type] || - sigma.canvas.nodes.def - ) ( - source, - self.contexts.hover, - embedSettings - ); - ( - sigma.canvas.nodes[target.type] || - sigma.canvas.nodes.def - ) ( - target, - self.contexts.hover, - embedSettings - ); - } - } - } - - // Edge render: multiple hover - if ( - embedSettings('enableEdgeHovering') && - !embedSettings('singleHover') - ) { - for (k in hoveredEdges) { - hoveredEdge = hoveredEdges[k]; - source = self.graph.nodes(hoveredEdge.source); - target = self.graph.nodes(hoveredEdge.target); - - if (!hoveredEdge.hidden) { - ( - edgeRenderers[hoveredEdge.type] || - edgeRenderers[defaultEdgeType] || - edgeRenderers.def - ) ( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - if (embedSettings('edgeHoverExtremities')) { - ( - extremitiesRenderers[hoveredEdge.type] || - extremitiesRenderers.def - )( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - } else { - // Avoid edges rendered over nodes: - ( - sigma.canvas.nodes[source.type] || - sigma.canvas.nodes.def - ) ( - source, - self.contexts.hover, - embedSettings - ); - ( - sigma.canvas.nodes[target.type] || - sigma.canvas.nodes.def - ) ( - target, - self.contexts.hover, - embedSettings - ); - } - } - } - } - } - }; -}).call(this); diff --git a/legacy/spikes/architecture/sigmajs/vendor/sigma.min.js b/legacy/spikes/architecture/sigmajs/vendor/sigma.min.js deleted file mode 100644 index 522fbf77..00000000 --- a/legacy/spikes/architecture/sigmajs/vendor/sigma.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/* sigma.js - A JavaScript library dedicated to graph drawing. - Version: 1.2.0 - Author: Alexis Jacomy, Sciences-Po Médialab - License: MIT */ -(function(a){"use strict";var b={},c=function(a){var d,e,f,g,h;c.classes.dispatcher.extend(this);var i=this,j=a||{};if("string"==typeof j||j instanceof HTMLElement?j={renderers:[j]}:"[object Array]"===Object.prototype.toString.call(j)&&(j={renderers:j}),g=j.renderers||j.renderer||j.container,j.renderers&&0!==j.renderers.length||("string"==typeof g||g instanceof HTMLElement||"object"==typeof g&&"container"in g)&&(j.renderers=[g]),j.id){if(b[j.id])throw'sigma: Instance "'+j.id+'" already exists.';Object.defineProperty(this,"id",{value:j.id})}else{for(h=0;b[h];)h++;Object.defineProperty(this,"id",{value:""+h})}for(b[this.id]=this,this.settings=new c.classes.configurable(c.settings,j.settings||{}),Object.defineProperty(this,"graph",{value:new c.classes.graph(this.settings),configurable:!0}),Object.defineProperty(this,"middlewares",{value:[],configurable:!0}),Object.defineProperty(this,"cameras",{value:{},configurable:!0}),Object.defineProperty(this,"renderers",{value:{},configurable:!0}),Object.defineProperty(this,"renderersPerCamera",{value:{},configurable:!0}),Object.defineProperty(this,"cameraFrames",{value:{},configurable:!0}),Object.defineProperty(this,"camera",{get:function(){return this.cameras[0]}}),Object.defineProperty(this,"events",{value:["click","rightClick","clickStage","doubleClickStage","rightClickStage","clickNode","clickNodes","doubleClickNode","doubleClickNodes","rightClickNode","rightClickNodes","overNode","overNodes","outNode","outNodes","downNode","downNodes","upNode","upNodes"],configurable:!0}),this._handler=function(a){var b,c={};for(b in a.data)c[b]=a.data[b];c.renderer=a.target,this.dispatchEvent(a.type,c)}.bind(this),f=j.renderers||[],d=0,e=f.length;d=0;b--)this.killRenderer(d[b]);return delete this.renderersPerCamera[a.id],delete this.cameraFrames[a.id],delete this.cameras[a.id],a.kill&&a.kill(),this},c.prototype.addRenderer=function(a){var b,d,e,f,g=a||{};if("string"==typeof g?g={container:document.getElementById(g)}:g instanceof HTMLElement&&(g={container:g}),"string"==typeof g.container&&(g.container=document.getElementById(g.container)),"id"in g)b=g.id;else{for(b=0;this.renderers[""+b];)b++;b=""+b}if(this.renderers[b])throw'sigma.addRenderer: The renderer "'+b+'" already exists.';if(d="function"==typeof g.type?g.type:c.renderers[g.type],d=d||c.renderers.def,e="camera"in g?g.camera instanceof c.classes.camera?g.camera:this.cameras[g.camera]||this.addCamera(g.camera):this.addCamera(),this.cameras[e.id]!==e)throw"sigma.addRenderer: The camera is not properly referenced.";return f=new d(this.graph,e,this.settings,g),this.renderers[b]=f,Object.defineProperty(f,"id",{value:b}),f.bind&&f.bind(["click","rightClick","clickStage","doubleClickStage","rightClickStage","clickNode","clickNodes","clickEdge","clickEdges","doubleClickNode","doubleClickNodes","doubleClickEdge","doubleClickEdges","rightClickNode","rightClickNodes","rightClickEdge","rightClickEdges","overNode","overNodes","overEdge","overEdges","outNode","outNodes","outEdge","outEdges","downNode","downNodes","downEdge","downEdges","upNode","upNodes","upEdge","upEdges"],this._handler),this.renderersPerCamera[e.id].push(f),f},c.prototype.killRenderer=function(a){if(a="string"==typeof a?this.renderers[a]:a,!a)throw"sigma.killRenderer: The renderer is undefined.";var b=this.renderersPerCamera[a.camera.id],c=b.indexOf(a);return c>=0&&b.splice(c,1),a.kill&&a.kill(),delete this.renderers[a.id],this},c.prototype.refresh=function(b){var d,e,f,g,h,i,j=0;for(b=b||{},g=this.middlewares||[],d=0,e=g.length;d1)for(g=Array.isArray(a)?a:a.split(/ /),d=0,e=g.length;d!==e;d+=1)f=g[d],C[f]||(C[f]=[]),C[f].push({handler:c})}function c(a,b){var c,d,e,f,g,h,i=Array.isArray(a)?a:a.split(/ /);if(arguments.length)if(b)for(c=0,d=i.length;c!==d;c+=1){if(h=i[c],C[h]){for(g=[],e=0,f=C[h].length;e!==f;e+=1)C[h][e].handler!==b&&g.push(C[h][e]);C[h]=g}C[h]&&0===C[h].length&&delete C[h]}else for(c=0,d=i.length;c!==d;c+=1)delete C[i[c]];else C=Object.create(null)}function d(a,b){var c,d,e,f,g,h,i=Array.isArray(a)?a:a.split(/ /);for(b=void 0===b?{}:b,c=0,e=i.length;c!==e;c+=1)if(h=i[c],C[h])for(g={type:h,data:b||{}},d=0,f=C[h].length;d!==f;d+=1)try{C[h][d].handler(g)}catch(a){}}function e(){var a,b,c,d,e=!1,f=s(),g=x.shift();if(c=g.job(),f=s()-f,g.done++,g.time+=f,g.currentTime+=f,g.weightTime=g.currentTime/(g.weight||1),g.averageTime=g.time/g.done,d=g.count?g.count<=g.done:!c,!d){for(a=0,b=x.length;ag.weightTime){x.splice(a,0,g),e=!0;break}e||x.push(g)}return d?g:null}function f(a){var b=x.length;w[a.id]=a,a.status="running",b&&(a.weightTime=x[b-1].weightTime,a.currentTime=a.weightTime*(a.weight||1)),a.startTime=s(),d("jobStarted",q(a)),x.push(a)}function g(){var a,b,c;for(a in v)b=v[a],b.after?y[a]=b:f(b),delete v[a];for(u=!!x.length;x.length&&s()-t=0;a--)for(b in arguments[a])c[b]=arguments[a][b];return c}function q(a){var b,c,d;if(!a)return a;if(Array.isArray(a))for(b=[],c=0,d=a.length;c=0;a--)for(b in arguments[a])c[b]=arguments[a][b];return c},sigma.utils.dateNow=function(){return Date.now?Date.now():(new Date).getTime()},sigma.utils.pkg=function(a){return(a||"").split(".").reduce(function(a,b){return b in a?a[b]:a[b]={}},b)},sigma.utils.id=function(){var a=0;return function(){return++a}}();var c={};sigma.utils.floatColor=function(a){if(c[a])return c[a];var b=a,d=0,e=0,f=0;"#"===a[0]?(a=a.slice(1),3===a.length?(d=parseInt(a.charAt(0)+a.charAt(0),16),e=parseInt(a.charAt(1)+a.charAt(1),16),f=parseInt(a.charAt(2)+a.charAt(2),16)):(d=parseInt(a.charAt(0)+a.charAt(1),16),e=parseInt(a.charAt(2)+a.charAt(3),16),f=parseInt(a.charAt(4)+a.charAt(5),16))):a.match(/^ *rgba? *\(/)&&(a=a.match(/^ *rgba? *\( *([0-9]*) *, *([0-9]*) *, *([0-9]*) *(,.*)?\) *$/),d=+a[1],e=+a[2],f=+a[3]);var g=256*d*256+256*e+f;return c[b]=g,g},sigma.utils.zoomTo=function(a,b,c,d,e){var f,g,h,i=a.settings;g=Math.max(i("zoomMin"),Math.min(i("zoomMax"),a.ratio*d)),g!==a.ratio&&(d=g/a.ratio,h={x:b*(1-d)+a.x,y:c*(1-d)+a.y,ratio:g},e&&e.duration?(f=sigma.misc.animation.killAll(a),e=sigma.utils.extend(e,{easing:f?"quadraticOut":"quadraticInOut"}),sigma.misc.animation.camera(a,h,e)):(a.goTo(h),e&&e.onComplete&&e.onComplete()))},sigma.utils.getQuadraticControlPoint=function(a,b,c,d){return{x:(a+c)/2+(d-b)/4,y:(b+d)/2+(a-c)/4}},sigma.utils.getPointOnQuadraticCurve=function(a,b,c,d,e,f,g){return{x:Math.pow(1-a,2)*b+2*(1-a)*a*f+Math.pow(a,2)*d,y:Math.pow(1-a,2)*c+2*(1-a)*a*g+Math.pow(a,2)*e}},sigma.utils.getPointOnBezierCurve=function(a,b,c,d,e,f,g,h,i){var j=Math.pow(1-a,3),k=3*a*Math.pow(1-a,2),l=3*Math.pow(a,2)*(1-a),m=Math.pow(a,3);return{x:j*b+k*f+l*h+m*d,y:j*c+k*g+l*i+m*e}},sigma.utils.getSelfLoopControlPoints=function(a,b,c){return{x1:a-7*c,y1:b,x2:a,y2:b+7*c}},sigma.utils.getDistance=function(a,b,c,d){return Math.sqrt(Math.pow(c-a,2)+Math.pow(d-b,2))},sigma.utils.getCircleIntersection=function(a,b,c,d,e,f){var g,h,i,j,k,l,m,n,o;if(h=d-a,i=e-b,j=Math.sqrt(i*i+h*h),j>c+f)return!1;if(jj||Math.abs(b-d)>j)return!1;for(var k,l=sigma.utils.getDistance(a,b,c,d),m=sigma.utils.getDistance(a,b,e,f),n=.5,o=l0&&n>=0&&n<=1&&s>i&&(o>p||o<-p);)k=s,r=sigma.utils.getPointOnQuadraticCurve(n,c,d,e,f,g,h),s=sigma.utils.getDistance(a,b,r.x,r.y),s>k?(o=-o/2,n+=o):n+o<0||n+o>1?(o/=2,s=k):n+=o;return sl||Math.abs(b-d)>l)return!1;for(var m,n=sigma.utils.getDistance(a,b,c,d),o=sigma.utils.getDistance(a,b,e,f),p=.5,q=n0&&p>=0&&p<=1&&u>k&&(q>r||q<-r);)m=u,t=sigma.utils.getPointOnBezierCurve(p,c,d,e,f,g,h,i,j),u=sigma.utils.getDistance(a,b,t.x,t.y),u>m?(q=-q/2,p+=q):p+q<0||p+q>1?(q/=2,u=m):p+=q;return uwindow.screen.logicalXDPI?b=window.screen.systemXDPI/window.screen.logicalXDPI:window.devicePixelRatio!==a&&(b=window.devicePixelRatio),b},sigma.utils.getWidth=function(b){var c=b.target.ownerSVGElement?b.target.ownerSVGElement.width:b.target.width;return"number"==typeof c&&c||c!==a&&c.baseVal!==a&&c.baseVal.value},sigma.utils.getCenter=function(a){var b=a.target.namespaceURI.indexOf("svg")!==-1?1:sigma.utils.getPixelRatio();return{x:sigma.utils.getWidth(a)/(2*b),y:sigma.utils.getHeight(a)/(2*b)}},sigma.utils.mouseCoords=function(a,b,c){return b=b||sigma.utils.getX(a),c=c||sigma.utils.getY(a),{x:b-sigma.utils.getCenter(a).x,y:c-sigma.utils.getCenter(a).y,clientX:a.clientX,clientY:a.clientY,ctrlKey:a.ctrlKey,metaKey:a.metaKey,altKey:a.altKey,shiftKey:a.shiftKey}},sigma.utils.getHeight=function(b){var c=b.target.ownerSVGElement?b.target.ownerSVGElement.height:b.target.height;return"number"==typeof c&&c||c!==a&&c.baseVal!==a&&c.baseVal.value},sigma.utils.getDelta=function(b){return b.wheelDelta!==a&&b.wheelDelta||b.detail!==a&&-b.detail},sigma.utils.getOffset=function(a){for(var b=0,c=0;a;)c+=parseInt(a.offsetTop),b+=parseInt(a.offsetLeft),a=a.offsetParent;return{top:c,left:b}},sigma.utils.doubleClick=function(a,b,c){var d,e=0;a._doubleClickHandler=a._doubleClickHandler||{},a._doubleClickHandler[b]=a._doubleClickHandler[b]||[],d=a._doubleClickHandler[b],d.push(function(a){return e++,2===e?(e=0,c(a)):void(1===e&&setTimeout(function(){e=0},sigma.settings.doubleClickTimeout))}),a.addEventListener(b,d[d.length-1],!1)},sigma.utils.unbindDoubleClick=function(a,b){for(var c,d=(a._doubleClickHandler||{})[b]||[];c=d.pop();)a.removeEventListener(b,c);delete(a._doubleClickHandler||{})[b]},sigma.utils.easings=sigma.utils.easings||{},sigma.utils.easings.linearNone=function(a){return a},sigma.utils.easings.quadraticIn=function(a){return a*a},sigma.utils.easings.quadraticOut=function(a){return a*(2-a)},sigma.utils.easings.quadraticInOut=function(a){return(a*=2)<1?.5*a*a:-.5*(--a*(a-2)-1)},sigma.utils.easings.cubicIn=function(a){return a*a*a},sigma.utils.easings.cubicOut=function(a){return--a*a*a+1},sigma.utils.easings.cubicInOut=function(a){return(a*=2)<1?.5*a*a*a:.5*((a-=2)*a*a+2)},sigma.utils.loadShader=function(a,b,c,d){var e,f=a.createShader(c);return a.shaderSource(f,b),a.compileShader(f),e=a.getShaderParameter(f,a.COMPILE_STATUS),e?f:(d&&d('Error compiling shader "'+f+'":'+a.getShaderInfoLog(f)),a.deleteShader(f),null)},sigma.utils.loadProgram=function(a,b,c,d,e){var f,g,h=a.createProgram();for(f=0;f4)throw"attach: Wrong arguments.";var e;if("constructor"===a)e=f;else if(d){if(!h[a])throw'The method "'+a+'" does not exist.';e=h[a]}else{if(!g[a])throw'The method "'+a+'" does not exist.';e=g[a]}if(e[b])throw'A function "'+b+'" is already attached to the method "'+a+'".';return e[b]=c,this},k.attachBefore=function(a,b,c){return this.attach(a,b,c,!0)},k.addIndex=function(a,b){if("string"!=typeof a||Object(b)!==b||2!==arguments.length)throw"addIndex: Wrong arguments.";if(e[a])throw'The index "'+a+'" already exists.';var c;e[a]=b;for(c in b){if("function"!=typeof b[c])throw"The bindings must be functions.";k.attach(c,a,b[c])}return this},k.addMethod("addNode",function(a){if(Object(a)!==a||1!==arguments.length)throw"addNode: Wrong arguments.";if("string"!=typeof a.id&&"number"!=typeof a.id)throw"The node must have a string or number id.";if(this.nodesIndex[a.id])throw'The node "'+a.id+'" already exists.';var b,c=a.id,d=Object.create(null);if(this.settings("clone"))for(b in a)"id"!==b&&(d[b]=a[b]);else d=a;return this.settings("immutable")?Object.defineProperty(d,"id",{value:c,enumerable:!0}):d.id=c,this.inNeighborsIndex[c]=Object.create(null),this.outNeighborsIndex[c]=Object.create(null),this.allNeighborsIndex[c]=Object.create(null),this.inNeighborsCount[c]=0,this.outNeighborsCount[c]=0,this.allNeighborsCount[c]=0,this.nodesArray.push(d),this.nodesIndex[d.id]=d,this}),k.addMethod("addEdge",function(a){if(Object(a)!==a||1!==arguments.length)throw"addEdge: Wrong arguments.";if("string"!=typeof a.id&&"number"!=typeof a.id)throw"The edge must have a string or number id.";if("string"!=typeof a.source&&"number"!=typeof a.source||!this.nodesIndex[a.source])throw"The edge source must have an existing node id.";if("string"!=typeof a.target&&"number"!=typeof a.target||!this.nodesIndex[a.target])throw"The edge target must have an existing node id.";if(this.edgesIndex[a.id])throw'The edge "'+a.id+'" already exists.';var b,c=Object.create(null);if(this.settings("clone"))for(b in a)"id"!==b&&"source"!==b&&"target"!==b&&(c[b]=a[b]);else c=a;return this.settings("immutable")?(Object.defineProperty(c,"id",{value:a.id,enumerable:!0}),Object.defineProperty(c,"source",{value:a.source,enumerable:!0}),Object.defineProperty(c,"target",{value:a.target,enumerable:!0})):(c.id=a.id,c.source=a.source,c.target=a.target),this.edgesArray.push(c),this.edgesIndex[c.id]=c,this.inNeighborsIndex[c.target][c.source]||(this.inNeighborsIndex[c.target][c.source]=Object.create(null)),this.inNeighborsIndex[c.target][c.source][c.id]=c,this.outNeighborsIndex[c.source][c.target]||(this.outNeighborsIndex[c.source][c.target]=Object.create(null)),this.outNeighborsIndex[c.source][c.target][c.id]=c,this.allNeighborsIndex[c.source][c.target]||(this.allNeighborsIndex[c.source][c.target]=Object.create(null)),this.allNeighborsIndex[c.source][c.target][c.id]=c,c.target!==c.source&&(this.allNeighborsIndex[c.target][c.source]||(this.allNeighborsIndex[c.target][c.source]=Object.create(null)),this.allNeighborsIndex[c.target][c.source][c.id]=c),this.inNeighborsCount[c.target]++,this.outNeighborsCount[c.source]++,this.allNeighborsCount[c.target]++,this.allNeighborsCount[c.source]++,this}),k.addMethod("dropNode",function(a){if("string"!=typeof a&&"number"!=typeof a||1!==arguments.length)throw"dropNode: Wrong arguments.";if(!this.nodesIndex[a])throw'The node "'+a+'" does not exist.';var b,c,d;for(delete this.nodesIndex[a],b=0,d=this.nodesArray.length;b=0;b--)this.edgesArray[b].source!==a&&this.edgesArray[b].target!==a||this.dropEdge(this.edgesArray[b].id);delete this.inNeighborsIndex[a],delete this.outNeighborsIndex[a],delete this.allNeighborsIndex[a],delete this.inNeighborsCount[a],delete this.outNeighborsCount[a],delete this.allNeighborsCount[a];for(c in this.nodesIndex)delete this.inNeighborsIndex[c][a],delete this.outNeighborsIndex[c][a],delete this.allNeighborsIndex[c][a];return this}),k.addMethod("dropEdge",function(a){if("string"!=typeof a&&"number"!=typeof a||1!==arguments.length)throw"dropEdge: Wrong arguments.";if(!this.edgesIndex[a])throw'The edge "'+a+'" does not exist.';var b,c,d;for(d=this.edgesIndex[a],delete this.edgesIndex[a],b=0,c=this.edgesArray.length;b=b[d][0].x&&a.x1<=b[d][1].x&&a.y1+a.height>=b[d][0].y&&a.y1<=b[d][2].y&&c.push(d);return c}function d(a,b){for(var c=[],d=0;d<4;d++)j.collision(a,b[d])&&c.push(d);return c}function e(a,b){var c,d,e=b.level+1,f=Math.round(b.bounds.width/2),g=Math.round(b.bounds.height/2),h=Math.round(b.bounds.x),j=Math.round(b.bounds.y);switch(a){case 0:c=h,d=j;break;case 1:c=h+f,d=j;break;case 2:c=h,d=j+g;break;case 3:c=h+f,d=j+g}return i({x:c,y:d,width:f,height:g},e,b.maxElements,b.maxLevel)}function f(b,d,g){if(g.levela.y1?{x1:a.x1-a.height,y1:a.y1,x2:a.x1,y2:a.y1,height:a.height}:a.x1===a.x2&&a.y2=k},collision:function(a,b){for(var c=this.axis(a,b),d=!0,e=0;e<4;e++)d=d&&this.axisCollision(c[e],a,b);return d}},k=function(){this._geom=j,this._tree=null,this._cache={query:!1,result:!1}};k.prototype.index=function(a,b){if(!b.bounds)throw"sigma.classes.quad.index: bounds information not given.";var c=b.prefix||"";this._tree=i(b.bounds,0,b.maxElements,b.maxLevel);for(var d=0,e=a.length;d=b[d][0].x&&a.x1<=b[d][1].x&&a.y1+a.height>=b[d][0].y&&a.y1<=b[d][2].y&&c.push(d);return c}function d(a,b){for(var c=[],d=0;d<4;d++)j.collision(a,b[d])&&c.push(d);return c}function e(a,b){var c,d,e=b.level+1,f=Math.round(b.bounds.width/2),g=Math.round(b.bounds.height/2),h=Math.round(b.bounds.x),j=Math.round(b.bounds.y);switch(a){case 0:c=h,d=j;break;case 1:c=h+f,d=j;break;case 2:c=h,d=j+g;break;case 3:c=h+f,d=j+g}return i({x:c,y:d,width:f,height:g},e,b.maxElements,b.maxLevel)}function f(b,d,g){if(g.levela.y1?{x1:a.x1-a.height,y1:a.y1,x2:a.x1,y2:a.y1,height:a.height}:a.x1===a.x2&&a.y2=k},collision:function(a,b){for(var c=this.axis(a,b),d=!0,e=0;e<4;e++)d=d&&this.axisCollision(c[e],a,b);return d}},k=function(){this._geom=j,this._tree=null,this._cache={query:!1,result:!1},this._enabled=!0};k.prototype.index=function(a,b){if(!this._enabled)return this._tree;if(!b.bounds)throw"sigma.classes.edgequad.index: bounds information not given.";var c,d,e,g,h,k=b.prefix||"";this._tree=i(b.bounds,0,b.maxElements,b.maxLevel);for(var l=a.edges(),m=0,n=l.length;m100&&s,v.dispatchEvent("click",b)}return a.preventDefault?a.preventDefault():a.returnValue=!1,a.stopPropagation(),!1}function i(a){var b,c,d;if(y("mouseEnabled"))return c=1/y("doubleClickZoomingRatio"),v.dispatchEvent("doubleclick",sigma.utils.mouseCoords(a,o,p)),y("doubleClickEnabled")&&(b=x.cameraPosition(sigma.utils.getX(a)-sigma.utils.getCenter(a).x,sigma.utils.getY(a)-sigma.utils.getCenter(a).y,!0),d={duration:y("doubleClickZoomDuration")},sigma.utils.zoomTo(x,b.x,b.y,c,d)),a.preventDefault?a.preventDefault():a.returnValue=!1,a.stopPropagation(),!1}function j(a){var b,c,d,e=sigma.utils.getDelta(a);if(y("mouseEnabled")&&y("mouseWheelEnabled")&&0!==e)return c=e>0?1/y("zoomingRatio"):y("zoomingRatio"),b=x.cameraPosition(sigma.utils.getX(a)-sigma.utils.getCenter(a).x,sigma.utils.getY(a)-sigma.utils.getCenter(a).y,!0),d={duration:y("mouseZoomDuration")},sigma.utils.zoomTo(x,b.x,b.y,c,d),a.preventDefault?a.preventDefault():a.returnValue=!1,a.stopPropagation(),!1}var k,l,m,n,o,p,q,r,s,t,u,v=this,w=a,x=b,y=c;sigma.classes.dispatcher.extend(this),sigma.utils.doubleClick(w,"click",i),w.addEventListener("DOMMouseScroll",j,!1),w.addEventListener("mousewheel",j,!1),w.addEventListener("mousemove",d,!1),w.addEventListener("mousedown",f,!1),w.addEventListener("click",h,!1),w.addEventListener("mouseout",g,!1),document.addEventListener("mouseup",e,!1),this.kill=function(){sigma.utils.unbindDoubleClick(w,"click"),w.removeEventListener("DOMMouseScroll",j),w.removeEventListener("mousewheel",j),w.removeEventListener("mousemove",d),w.removeEventListener("mousedown",f),w.removeEventListener("click",h),w.removeEventListener("mouseout",g),document.removeEventListener("mouseup",e)}}}.call(this),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.captors"),sigma.captors.touch=function(a,b,c){function d(a){var b=sigma.utils.getOffset(B);return{x:a.pageX-b.left,y:a.pageY-b.top}}function e(a){if(D("touchEnabled")){var b,c,e,f,g,h;switch(E=a.touches,E.length){case 1:C.isMoving=!0,w=1,i=C.x,j=C.y,m=C.x,n=C.y,g=d(E[0]),q=g.x,r=g.y;break;case 2:return C.isMoving=!0,w=2,g=d(E[0]),h=d(E[1]),b=g.x,e=g.y,c=h.x,f=h.y,m=C.x,n=C.y,k=C.angle,l=C.ratio,i=C.x,j=C.y,q=b,r=e,s=c,t=f,u=Math.atan2(t-r,s-q),v=Math.sqrt((t-r)*(t-r)+(s-q)*(s-q)),a.preventDefault(),!1}}}function f(a){if(D("touchEnabled")){E=a.touches;var b=D("touchInertiaRatio");switch(z&&(x=!1,clearTimeout(z)),w){case 2:if(1===a.touches.length){e(a),a.preventDefault();break}case 1:C.isMoving=!1,A.dispatchEvent("stopDrag"),x&&(y=!1,sigma.misc.animation.camera(C,{x:C.x+b*(C.x-m),y:C.y+b*(C.y-n)},{easing:"quadraticOut",duration:D("touchInertiaDuration")})),x=!1,w=0}}}function g(a){if(!y&&D("touchEnabled")){var b,c,e,f,g,h,B,F,G,H,I,J,K,L,M,N,O;switch(E=a.touches,x=!0,z&&clearTimeout(z),z=setTimeout(function(){x=!1},D("dragTimeout")),w){case 1:F=d(E[0]),b=F.x,e=F.y,H=C.cameraPosition(b-q,e-r,!0),L=i-H.x,M=j-H.y,L===C.x&&M===C.y||(m=C.x,n=C.y,C.goTo({x:L,y:M}),A.dispatchEvent("mousemove",sigma.utils.mouseCoords(a,F.x,F.y)),A.dispatchEvent("drag"));break;case 2:F=d(E[0]),G=d(E[1]),b=F.x,e=F.y,c=G.x,f=G.y,I=C.cameraPosition((q+s)/2-sigma.utils.getCenter(a).x,(r+t)/2-sigma.utils.getCenter(a).y,!0),B=C.cameraPosition((b+c)/2-sigma.utils.getCenter(a).x,(e+f)/2-sigma.utils.getCenter(a).y,!0),J=Math.atan2(f-e,c-b)-u,K=Math.sqrt((f-e)*(f-e)+(c-b)*(c-b))/v,b=I.x,e=I.y,N=l/K,b*=K,e*=K,O=k-J,g=Math.cos(-J),h=Math.sin(-J),c=b*g+e*h,f=e*g-b*h,b=c,e=f,L=b-B.x+i,M=e-B.y+j,N===C.ratio&&O===C.angle&&L===C.x&&M===C.y||(m=C.x,n=C.y,o=C.angle,p=C.ratio,C.goTo({x:L,y:M,angle:O,ratio:N}),A.dispatchEvent("drag"))}return a.preventDefault(),!1}}function h(a){var b,c,e;if(a.touches&&1===a.touches.length&&D("touchEnabled"))return y=!0,c=1/D("doubleClickZoomingRatio"),b=d(a.touches[0]),A.dispatchEvent("doubleclick",sigma.utils.mouseCoords(a,b.x,b.y)),D("doubleClickEnabled")&&(b=C.cameraPosition(b.x-sigma.utils.getCenter(a).x,b.y-sigma.utils.getCenter(a).y,!0),e={duration:D("doubleClickZoomDuration"),onComplete:function(){y=!1}},sigma.utils.zoomTo(C,b.x,b.y,c,e)),a.preventDefault?a.preventDefault():a.returnValue=!1,a.stopPropagation(),!1}var i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A=this,B=a,C=b,D=c,E=[];sigma.classes.dispatcher.extend(this),sigma.utils.doubleClick(B,"touchstart",h),B.addEventListener("touchstart",e,!1),B.addEventListener("touchend",f,!1),B.addEventListener("touchcancel",f,!1),B.addEventListener("touchleave",f,!1),B.addEventListener("touchmove",g,!1),this.kill=function(){sigma.utils.unbindDoubleClick(B,"touchstart"),B.addEventListener("touchstart",e),B.addEventListener("touchend",f),B.addEventListener("touchcancel",f),B.addEventListener("touchleave",f),B.addEventListener("touchmove",g)}}}.call(this),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";if("undefined"==typeof conrad)throw"conrad is not declared";sigma.utils.pkg("sigma.renderers"),sigma.renderers.canvas=function(a,b,c,d){if("object"!=typeof d)throw"sigma.renderers.canvas: Wrong arguments.";if(!(d.container instanceof HTMLElement))throw"Container not found.";var e,f,g,h;for(sigma.classes.dispatcher.extend(this),Object.defineProperty(this,"conradId",{value:sigma.utils.id()}),this.graph=a,this.camera=b,this.contexts={},this.domElements={},this.options=d,this.container=this.options.container,this.settings="object"==typeof d.settings&&d.settings?c.embedObjects(d.settings):c,this.nodesOnScreen=[],this.edgesOnScreen=[],this.jobs={},this.options.prefix="renderer"+this.conradId+":",this.settings("batchEdgesDrawing")?(this.initDOM("canvas","edges"),this.initDOM("canvas","scene"),this.contexts.nodes=this.contexts.scene,this.contexts.labels=this.contexts.scene):(this.initDOM("canvas","scene"),this.contexts.edges=this.contexts.scene,this.contexts.nodes=this.contexts.scene,this.contexts.labels=this.contexts.scene),this.initDOM("canvas","mouse"),this.contexts.hover=this.contexts.mouse,this.captors=[],g=this.options.captors||[sigma.captors.mouse,sigma.captors.touch],e=0,f=g.length;e=e.length/i.ATTRIBUTES&&b===a.length-1?(delete this.jobs[c],!1):(f>=e.length/i.ATTRIBUTES?(b++,e=this.edgeFloatArrays[a[b]].array,i=sigma.webgl.edges[a[b]],g=0,f=Math.min(g+j*i.POINTS,e.length/i.ATTRIBUTES)):(g=f,f=Math.min(g+j*i.POINTS,e.length/i.ATTRIBUTES)),!0)},this.jobs[c]=d,conrad.addJob(c,d.bind(this)))}).call(this);else for(f in this.edgeFloatArrays)h=sigma.webgl.edges[f],this.edgePrograms[f]||(this.edgePrograms[f]=h.initProgram(k)),this.edgeFloatArrays[f]&&(k.useProgram(this.edgePrograms[f]),h.render(k,this.edgePrograms[f],this.edgeFloatArrays[f].array,{settings:this.settings,matrix:l,width:this.width,height:this.height,ratio:this.camera.ratio,scalingRatio:this.settings(m,"webglOversamplingRatio"), -indicesData:this.edgeIndicesArrays[f]}));if(p){j.blendFunc(j.SRC_ALPHA,j.ONE_MINUS_SRC_ALPHA),j.enable(j.BLEND);for(f in this.nodeFloatArrays)h=sigma.webgl.nodes[f],this.nodePrograms[f]||(this.nodePrograms[f]=h.initProgram(j)),this.nodeFloatArrays[f]&&(j.useProgram(this.nodePrograms[f]),h.render(j,this.nodePrograms[f],this.nodeFloatArrays[f].array,{settings:this.settings,matrix:l,width:this.width,height:this.height,ratio:this.camera.ratio,scalingRatio:this.settings(m,"webglOversamplingRatio")}))}if(n)for(c=this.camera.quadtree.area(this.camera.getRectangle(this.width,this.height)),this.camera.applyView(a,a,{nodes:c,edges:[],width:this.width,height:this.height}),g=function(a){return i.settings({prefix:i.camera.prefix},a)},d=0,e=c.length;d 0.0)","gl_FragColor = color;","else","gl_FragColor = color0;","}"].join("\n"),a.FRAGMENT_SHADER),d=sigma.utils.loadProgram(a,[b,c])}}}(),function(){"use strict";sigma.utils.pkg("sigma.webgl.nodes"),sigma.webgl.nodes.fast={POINTS:1,ATTRIBUTES:4,addNode:function(a,b,c,d,e){b[c++]=a[d+"x"],b[c++]=a[d+"y"],b[c++]=a[d+"size"],b[c++]=sigma.utils.floatColor(a.color||e("defaultNodeColor"))},render:function(a,b,c,d){var e,f=a.getAttribLocation(b,"a_position"),g=a.getAttribLocation(b,"a_size"),h=a.getAttribLocation(b,"a_color"),i=a.getUniformLocation(b,"u_resolution"),j=a.getUniformLocation(b,"u_matrix"),k=a.getUniformLocation(b,"u_ratio"),l=a.getUniformLocation(b,"u_scale");e=a.createBuffer(),a.bindBuffer(a.ARRAY_BUFFER,e),a.bufferData(a.ARRAY_BUFFER,c,a.DYNAMIC_DRAW),a.uniform2f(i,d.width,d.height),a.uniform1f(k,1/Math.pow(d.ratio,d.settings("nodesPowRatio"))),a.uniform1f(l,d.scalingRatio),a.uniformMatrix3fv(j,!1,d.matrix),a.enableVertexAttribArray(f),a.enableVertexAttribArray(g),a.enableVertexAttribArray(h),a.vertexAttribPointer(f,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,0),a.vertexAttribPointer(g,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,8),a.vertexAttribPointer(h,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,12),a.drawArrays(a.POINTS,d.start||0,d.count||c.length/this.ATTRIBUTES)},initProgram:function(a){var b,c,d;return b=sigma.utils.loadShader(a,["attribute vec2 a_position;","attribute float a_size;","attribute float a_color;","uniform vec2 u_resolution;","uniform float u_ratio;","uniform float u_scale;","uniform mat3 u_matrix;","varying vec4 color;","void main() {","gl_Position = vec4(","((u_matrix * vec3(a_position, 1)).xy /","u_resolution * 2.0 - 1.0) * vec2(1, -1),","0,","1",");","gl_PointSize = a_size * u_ratio * u_scale * 2.0;","float c = a_color;","color.b = mod(c, 256.0); c = floor(c / 256.0);","color.g = mod(c, 256.0); c = floor(c / 256.0);","color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;","color.a = 1.0;","}"].join("\n"),a.VERTEX_SHADER),c=sigma.utils.loadShader(a,["precision mediump float;","varying vec4 color;","void main(void) {","float border = 0.01;","float radius = 0.5;","vec4 color0 = vec4(0.0, 0.0, 0.0, 0.0);","vec2 m = gl_PointCoord - vec2(0.5, 0.5);","float dist = radius - sqrt(m.x * m.x + m.y * m.y);","float t = 0.0;","if (dist > border)","t = 1.0;","else if (dist > 0.0)","t = dist / border;","gl_FragColor = mix(color0, color, t);","}"].join("\n"),a.FRAGMENT_SHADER),d=sigma.utils.loadProgram(a,[b,c])}}}(),function(){"use strict";sigma.utils.pkg("sigma.webgl.edges"),sigma.webgl.edges.def={POINTS:6,ATTRIBUTES:7,addEdge:function(a,b,c,d,e,f,g){var h=(a[f+"size"]||1)/2,i=b[f+"x"],j=b[f+"y"],k=c[f+"x"],l=c[f+"y"],m=a.color;if(!m)switch(g("edgeColor")){case"source":m=b.color||g("defaultNodeColor");break;case"target":m=c.color||g("defaultNodeColor");break;default:m=g("defaultEdgeColor")}m=sigma.utils.floatColor(m),d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=0,d[e++]=m,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=1,d[e++]=m,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=0,d[e++]=m,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=0,d[e++]=m,d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=1,d[e++]=m,d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=0,d[e++]=m},render:function(a,b,c,d){var e,f=a.getAttribLocation(b,"a_color"),g=a.getAttribLocation(b,"a_position1"),h=a.getAttribLocation(b,"a_position2"),i=a.getAttribLocation(b,"a_thickness"),j=a.getAttribLocation(b,"a_minus"),k=a.getUniformLocation(b,"u_resolution"),l=a.getUniformLocation(b,"u_matrix"),m=a.getUniformLocation(b,"u_matrixHalfPi"),n=a.getUniformLocation(b,"u_matrixHalfPiMinus"),o=a.getUniformLocation(b,"u_ratio"),p=a.getUniformLocation(b,"u_scale");e=a.createBuffer(),a.bindBuffer(a.ARRAY_BUFFER,e),a.bufferData(a.ARRAY_BUFFER,c,a.STATIC_DRAW),a.uniform2f(k,d.width,d.height),a.uniform1f(o,d.ratio/Math.pow(d.ratio,d.settings("edgesPowRatio"))),a.uniform1f(p,d.scalingRatio),a.uniformMatrix3fv(l,!1,d.matrix),a.uniformMatrix2fv(m,!1,sigma.utils.matrices.rotation(Math.PI/2,!0)),a.uniformMatrix2fv(n,!1,sigma.utils.matrices.rotation(-Math.PI/2,!0)),a.enableVertexAttribArray(f),a.enableVertexAttribArray(g),a.enableVertexAttribArray(h),a.enableVertexAttribArray(i),a.enableVertexAttribArray(j),a.vertexAttribPointer(g,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,0),a.vertexAttribPointer(h,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,8),a.vertexAttribPointer(i,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,16),a.vertexAttribPointer(j,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,20),a.vertexAttribPointer(f,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,24),a.drawArrays(a.TRIANGLES,d.start||0,d.count||c.length/this.ATTRIBUTES)},initProgram:function(a){var b,c,d;return b=sigma.utils.loadShader(a,["attribute vec2 a_position1;","attribute vec2 a_position2;","attribute float a_thickness;","attribute float a_minus;","attribute float a_color;","uniform vec2 u_resolution;","uniform float u_ratio;","uniform float u_scale;","uniform mat3 u_matrix;","uniform mat2 u_matrixHalfPi;","uniform mat2 u_matrixHalfPiMinus;","varying vec4 color;","void main() {","vec2 position = a_thickness * u_ratio *","normalize(a_position2 - a_position1);","mat2 matrix = a_minus * u_matrixHalfPiMinus +","(1.0 - a_minus) * u_matrixHalfPi;","position = matrix * position + a_position1;","gl_Position = vec4(","((u_matrix * vec3(position, 1)).xy /","u_resolution * 2.0 - 1.0) * vec2(1, -1),","0,","1",");","float c = a_color;","color.b = mod(c, 256.0); c = floor(c / 256.0);","color.g = mod(c, 256.0); c = floor(c / 256.0);","color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;","color.a = 1.0;","}"].join("\n"),a.VERTEX_SHADER),c=sigma.utils.loadShader(a,["precision mediump float;","varying vec4 color;","void main(void) {","gl_FragColor = color;","}"].join("\n"),a.FRAGMENT_SHADER),d=sigma.utils.loadProgram(a,[b,c])}}}(),function(){"use strict";sigma.utils.pkg("sigma.webgl.edges"),sigma.webgl.edges.fast={POINTS:2,ATTRIBUTES:3,addEdge:function(a,b,c,d,e,f,g){var h=((a[f+"size"]||1)/2,b[f+"x"]),i=b[f+"y"],j=c[f+"x"],k=c[f+"y"],l=a.color;if(!l)switch(g("edgeColor")){case"source":l=b.color||g("defaultNodeColor");break;case"target":l=c.color||g("defaultNodeColor");break;default:l=g("defaultEdgeColor")}l=sigma.utils.floatColor(l),d[e++]=h,d[e++]=i,d[e++]=l,d[e++]=j,d[e++]=k,d[e++]=l},render:function(a,b,c,d){var e,f=a.getAttribLocation(b,"a_color"),g=a.getAttribLocation(b,"a_position"),h=a.getUniformLocation(b,"u_resolution"),i=a.getUniformLocation(b,"u_matrix");e=a.createBuffer(),a.bindBuffer(a.ARRAY_BUFFER,e),a.bufferData(a.ARRAY_BUFFER,c,a.DYNAMIC_DRAW),a.uniform2f(h,d.width,d.height),a.uniformMatrix3fv(i,!1,d.matrix),a.enableVertexAttribArray(g),a.enableVertexAttribArray(f),a.vertexAttribPointer(g,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,0),a.vertexAttribPointer(f,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,8),a.lineWidth(3),a.drawArrays(a.LINES,d.start||0,d.count||c.length/this.ATTRIBUTES)},initProgram:function(a){var b,c,d;return b=sigma.utils.loadShader(a,["attribute vec2 a_position;","attribute float a_color;","uniform vec2 u_resolution;","uniform mat3 u_matrix;","varying vec4 color;","void main() {","gl_Position = vec4(","((u_matrix * vec3(a_position, 1)).xy /","u_resolution * 2.0 - 1.0) * vec2(1, -1),","0,","1",");","float c = a_color;","color.b = mod(c, 256.0); c = floor(c / 256.0);","color.g = mod(c, 256.0); c = floor(c / 256.0);","color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;","color.a = 1.0;","}"].join("\n"),a.VERTEX_SHADER),c=sigma.utils.loadShader(a,["precision mediump float;","varying vec4 color;","void main(void) {","gl_FragColor = color;","}"].join("\n"),a.FRAGMENT_SHADER),d=sigma.utils.loadProgram(a,[b,c])}}}(),function(){"use strict";sigma.utils.pkg("sigma.webgl.edges"),sigma.webgl.edges.arrow={POINTS:9,ATTRIBUTES:11,addEdge:function(a,b,c,d,e,f,g){var h=(a[f+"size"]||1)/2,i=b[f+"x"],j=b[f+"y"],k=c[f+"x"],l=c[f+"y"],m=c[f+"size"],n=a.color;if(!n)switch(g("edgeColor")){case"source":n=b.color||g("defaultNodeColor");break;case"target":n=c.color||g("defaultNodeColor");break;default:n=g("defaultEdgeColor")}n=sigma.utils.floatColor(n),d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=m,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=1,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=m,d[e++]=0,d[e++]=1,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=i,d[e++]=j,d[e++]=k,d[e++]=l,d[e++]=h,d[e++]=m,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=0,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=0,d[e++]=1,d[e++]=-1,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=0,d[e++]=1,d[e++]=0,d[e++]=n,d[e++]=k,d[e++]=l,d[e++]=i,d[e++]=j,d[e++]=h,d[e++]=m,d[e++]=1,d[e++]=0,d[e++]=1,d[e++]=1,d[e++]=n},render:function(a,b,c,d){var e,f=a.getAttribLocation(b,"a_pos1"),g=a.getAttribLocation(b,"a_pos2"),h=a.getAttribLocation(b,"a_thickness"),i=a.getAttribLocation(b,"a_tSize"),j=a.getAttribLocation(b,"a_delay"),k=a.getAttribLocation(b,"a_minus"),l=a.getAttribLocation(b,"a_head"),m=a.getAttribLocation(b,"a_headPosition"),n=a.getAttribLocation(b,"a_color"),o=a.getUniformLocation(b,"u_resolution"),p=a.getUniformLocation(b,"u_matrix"),q=a.getUniformLocation(b,"u_matrixHalfPi"),r=a.getUniformLocation(b,"u_matrixHalfPiMinus"),s=a.getUniformLocation(b,"u_ratio"),t=a.getUniformLocation(b,"u_nodeRatio"),u=a.getUniformLocation(b,"u_arrowHead"),v=a.getUniformLocation(b,"u_scale");e=a.createBuffer(),a.bindBuffer(a.ARRAY_BUFFER,e),a.bufferData(a.ARRAY_BUFFER,c,a.STATIC_DRAW),a.uniform2f(o,d.width,d.height),a.uniform1f(s,d.ratio/Math.pow(d.ratio,d.settings("edgesPowRatio"))),a.uniform1f(t,Math.pow(d.ratio,d.settings("nodesPowRatio"))/d.ratio),a.uniform1f(u,5),a.uniform1f(v,d.scalingRatio),a.uniformMatrix3fv(p,!1,d.matrix),a.uniformMatrix2fv(q,!1,sigma.utils.matrices.rotation(Math.PI/2,!0)),a.uniformMatrix2fv(r,!1,sigma.utils.matrices.rotation(-Math.PI/2,!0)),a.enableVertexAttribArray(f),a.enableVertexAttribArray(g),a.enableVertexAttribArray(h),a.enableVertexAttribArray(i),a.enableVertexAttribArray(j),a.enableVertexAttribArray(k),a.enableVertexAttribArray(l),a.enableVertexAttribArray(m),a.enableVertexAttribArray(n),a.vertexAttribPointer(f,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,0),a.vertexAttribPointer(g,2,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,8),a.vertexAttribPointer(h,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,16),a.vertexAttribPointer(i,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,20),a.vertexAttribPointer(j,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,24),a.vertexAttribPointer(k,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,28),a.vertexAttribPointer(l,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,32),a.vertexAttribPointer(m,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,36),a.vertexAttribPointer(n,1,a.FLOAT,!1,this.ATTRIBUTES*Float32Array.BYTES_PER_ELEMENT,40),a.drawArrays(a.TRIANGLES,d.start||0,d.count||c.length/this.ATTRIBUTES)},initProgram:function(a){var b,c,d;return b=sigma.utils.loadShader(a,["attribute vec2 a_pos1;","attribute vec2 a_pos2;","attribute float a_thickness;","attribute float a_tSize;","attribute float a_delay;","attribute float a_minus;","attribute float a_head;","attribute float a_headPosition;","attribute float a_color;","uniform vec2 u_resolution;","uniform float u_ratio;","uniform float u_nodeRatio;","uniform float u_arrowHead;","uniform float u_scale;","uniform mat3 u_matrix;","uniform mat2 u_matrixHalfPi;","uniform mat2 u_matrixHalfPiMinus;","varying vec4 color;","void main() {","vec2 pos = normalize(a_pos2 - a_pos1);","mat2 matrix = (1.0 - a_head) *","(","a_minus * u_matrixHalfPiMinus +","(1.0 - a_minus) * u_matrixHalfPi",") + a_head * (","a_headPosition * u_matrixHalfPiMinus * 0.6 +","(a_headPosition * a_headPosition - 1.0) * mat2(1.0)",");","pos = a_pos1 + (","(1.0 - a_head) * a_thickness * u_ratio * matrix * pos +","a_head * u_arrowHead * a_thickness * u_ratio * matrix * pos +","a_delay * pos * (","a_tSize / u_nodeRatio +","u_arrowHead * a_thickness * u_ratio",")",");","gl_Position = vec4(","((u_matrix * vec3(pos, 1)).xy /","u_resolution * 2.0 - 1.0) * vec2(1, -1),","0,","1",");","float c = a_color;","color.b = mod(c, 256.0); c = floor(c / 256.0);","color.g = mod(c, 256.0); c = floor(c / 256.0);","color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;","color.a = 1.0;","}"].join("\n"),a.VERTEX_SHADER),c=sigma.utils.loadShader(a,["precision mediump float;","varying vec4 color;","void main(void) {","gl_FragColor = color;","}"].join("\n"),a.FRAGMENT_SHADER),d=sigma.utils.loadProgram(a,[b,c])}}}(),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.canvas.labels"),sigma.canvas.labels.def=function(a,b,c){var d,e=c("prefix")||"",f=a[e+"size"];f0&&(b.beginPath(),b.fillStyle="node"===c("nodeBorderColor")?a.color||c("defaultNodeColor"):c("defaultNodeBorderColor"),b.arc(a[j+"x"],a[j+"y"],k+c("borderSize"),0,2*Math.PI,!0),b.closePath(),b.fill());var m=sigma.canvas.nodes[a.type]||sigma.canvas.nodes.def;m(a,b,c),a.label&&"string"==typeof a.label&&(b.fillStyle="node"===c("labelHoverColor")?a.color||c("defaultNodeColor"):c("defaultLabelHoverColor"),b.fillText(a.label,Math.round(a[j+"x"]+k+3),Math.round(a[j+"y"]+l/3)))}}.call(this),function(){"use strict";sigma.utils.pkg("sigma.canvas.nodes"),sigma.canvas.nodes.def=function(a,b,c){var d=c("prefix")||"";b.fillStyle=a.color||c("defaultNodeColor"),b.beginPath(),b.arc(a[d+"x"],a[d+"y"],a[d+"size"],0,2*Math.PI,!0),b.closePath(),b.fill()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edges"),sigma.canvas.edges.def=function(a,b,c,d,e){var f=a.color,g=e("prefix")||"",h=a[g+"size"]||1,i=e("edgeColor"),j=e("defaultNodeColor"),k=e("defaultEdgeColor");if(!f)switch(i){case"source":f=b.color||j;break;case"target":f=c.color||j;break;default:f=k}d.strokeStyle=f,d.lineWidth=h,d.beginPath(),d.moveTo(b[g+"x"],b[g+"y"]),d.lineTo(c[g+"x"],c[g+"y"]),d.stroke()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edges"),sigma.canvas.edges.arrow=function(a,b,c,d,e){var f=a.color,g=e("prefix")||"",h=e("edgeColor"),i=e("defaultNodeColor"),j=e("defaultEdgeColor"),k=a[g+"size"]||1,l=c[g+"size"],m=b[g+"x"],n=b[g+"y"],o=c[g+"x"],p=c[g+"y"],q=Math.max(2.5*k,e("minArrowSize")),r=Math.sqrt(Math.pow(o-m,2)+Math.pow(p-n,2)),s=m+(o-m)*(r-q-l)/r,t=n+(p-n)*(r-q-l)/r,u=(o-m)*q/r,v=(p-n)*q/r;if(!f)switch(h){case"source":f=b.color||i;break;case"target":f=c.color||i;break;default:f=j}d.strokeStyle=f,d.lineWidth=k,d.beginPath(),d.moveTo(m,n),d.lineTo(s,t),d.stroke(),d.fillStyle=f,d.beginPath(),d.moveTo(s+u,t+v),d.lineTo(s+.6*v,t-.6*u),d.lineTo(s-.6*v,t+.6*u),d.lineTo(s+u,t+v),d.closePath(),d.fill()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edgehovers"),sigma.canvas.edgehovers.def=function(a,b,c,d,e){var f=a.color,g=e("prefix")||"",h=a[g+"size"]||1,i=e("edgeColor"),j=e("defaultNodeColor"),k=e("defaultEdgeColor");if(!f)switch(i){case"source":f=b.color||j;break;case"target":f=c.color||j;break;default:f=k}f="edge"===e("edgeHoverColor")?a.hover_color||f:a.hover_color||e("defaultEdgeHoverColor")||f,h*=e("edgeHoverSizeRatio"),d.strokeStyle=f,d.lineWidth=h,d.beginPath(),d.moveTo(b[g+"x"],b[g+"y"]),d.lineTo(c[g+"x"],c[g+"y"]),d.stroke()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edgehovers"),sigma.canvas.edgehovers.curve=function(a,b,c,d,e){var f=a.color,g=e("prefix")||"",h=e("edgeHoverSizeRatio")*(a[g+"size"]||1),i=e("edgeColor"),j=e("defaultNodeColor"),k=e("defaultEdgeColor"),l={},m=b[g+"size"],n=b[g+"x"],o=b[g+"y"],p=c[g+"x"],q=c[g+"y"];if(l=b.id===c.id?sigma.utils.getSelfLoopControlPoints(n,o,m):sigma.utils.getQuadraticControlPoint(n,o,p,q),!f)switch(i){case"source":f=b.color||j;break;case"target":f=c.color||j;break;default:f=k}f="edge"===e("edgeHoverColor")?a.hover_color||f:a.hover_color||e("defaultEdgeHoverColor")||f,d.strokeStyle=f,d.lineWidth=h,d.beginPath(),d.moveTo(n,o),b.id===c.id?d.bezierCurveTo(l.x1,l.y1,l.x2,l.y2,p,q):d.quadraticCurveTo(l.x,l.y,p,q),d.stroke()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edgehovers"),sigma.canvas.edgehovers.arrow=function(a,b,c,d,e){var f=a.color,g=e("prefix")||"",h=e("edgeColor"),i=e("defaultNodeColor"),j=e("defaultEdgeColor"),k=a[g+"size"]||1,l=c[g+"size"],m=b[g+"x"],n=b[g+"y"],o=c[g+"x"],p=c[g+"y"];k=a.hover?e("edgeHoverSizeRatio")*k:k;var q=2.5*k,r=Math.sqrt(Math.pow(o-m,2)+Math.pow(p-n,2)),s=m+(o-m)*(r-q-l)/r,t=n+(p-n)*(r-q-l)/r,u=(o-m)*q/r,v=(p-n)*q/r;if(!f)switch(h){case"source":f=b.color||i;break;case"target":f=c.color||i;break;default:f=j}f="edge"===e("edgeHoverColor")?a.hover_color||f:a.hover_color||e("defaultEdgeHoverColor")||f,d.strokeStyle=f,d.lineWidth=k,d.beginPath(),d.moveTo(m,n),d.lineTo(s,t),d.stroke(),d.fillStyle=f,d.beginPath(),d.moveTo(s+u,t+v),d.lineTo(s+.6*v,t-.6*u),d.lineTo(s-.6*v,t+.6*u),d.lineTo(s+u,t+v),d.closePath(),d.fill()}}(),function(){"use strict";sigma.utils.pkg("sigma.canvas.edgehovers"),sigma.canvas.edgehovers.curvedArrow=function(a,b,c,d,e){var f,g,h,i,j,k,l=a.color,m=e("prefix")||"",n=e("edgeColor"),o=e("defaultNodeColor"),p=e("defaultEdgeColor"),q={},r=e("edgeHoverSizeRatio")*(a[m+"size"]||1),s=c[m+"size"],t=b[m+"x"],u=b[m+"y"],v=c[m+"x"],w=c[m+"y"];if(q=b.id===c.id?sigma.utils.getSelfLoopControlPoints(t,u,s):sigma.utils.getQuadraticControlPoint(t,u,v,w),b.id===c.id?(f=Math.sqrt(Math.pow(v-q.x1,2)+Math.pow(w-q.y1,2)),g=2.5*r,h=q.x1+(v-q.x1)*(f-g-s)/f,i=q.y1+(w-q.y1)*(f-g-s)/f,j=(v-q.x1)*g/f,k=(w-q.y1)*g/f):(f=Math.sqrt(Math.pow(v-q.x,2)+Math.pow(w-q.y,2)),g=2.5*r,h=q.x+(v-q.x)*(f-g-s)/f,i=q.y+(w-q.y)*(f-g-s)/f,j=(v-q.x)*g/f,k=(w-q.y)*g/f),!l)switch(n){case"source":l=b.color||o;break;case"target":l=c.color||o;break;default:l=p}l="edge"===e("edgeHoverColor")?a.hover_color||l:a.hover_color||e("defaultEdgeHoverColor")||l,d.strokeStyle=l,d.lineWidth=r,d.beginPath(),d.moveTo(t,u), -b.id===c.id?d.bezierCurveTo(q.x2,q.y2,q.x1,q.y1,h,i):d.quadraticCurveTo(q.x,q.y,h,i),d.stroke(),d.fillStyle=l,d.beginPath(),d.moveTo(h+j,i+k),d.lineTo(h+.6*k,i-.6*j),d.lineTo(h-.6*k,i+.6*j),d.lineTo(h+j,i+k),d.closePath(),d.fill()}}(),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.canvas.extremities"),sigma.canvas.extremities.def=function(a,b,c,d,e){(sigma.canvas.hovers[b.type]||sigma.canvas.hovers.def)(b,d,e),(sigma.canvas.hovers[c.type]||sigma.canvas.hovers.def)(c,d,e)}}.call(this),function(){"use strict";sigma.utils.pkg("sigma.svg.utils"),sigma.svg.utils={show:function(a){return a.style.display="",this},hide:function(a){return a.style.display="none",this}}}(),function(){"use strict";sigma.utils.pkg("sigma.svg.nodes"),sigma.svg.nodes.def={create:function(a,b){var c=(b("prefix")||"",document.createElementNS(b("xmlns"),"circle"));return c.setAttributeNS(null,"data-node-id",a.id),c.setAttributeNS(null,"class",b("classPrefix")+"-node"),c.setAttributeNS(null,"fill",a.color||b("defaultNodeColor")),c},update:function(a,b,c){var d=c("prefix")||"";return b.setAttributeNS(null,"cx",a[d+"x"]),b.setAttributeNS(null,"cy",a[d+"y"]),b.setAttributeNS(null,"r",a[d+"size"]),c("freeStyle")||b.setAttributeNS(null,"fill",a.color||c("defaultNodeColor")),b.style.display="",this}}}(),function(){"use strict";sigma.utils.pkg("sigma.svg.edges"),sigma.svg.edges.def={create:function(a,b,c,d){var e=a.color,f=(d("prefix")||"",d("edgeColor")),g=d("defaultNodeColor"),h=d("defaultEdgeColor");if(!e)switch(f){case"source":e=b.color||g;break;case"target":e=c.color||g;break;default:e=h}var i=document.createElementNS(d("xmlns"),"line");return i.setAttributeNS(null,"data-edge-id",a.id),i.setAttributeNS(null,"class",d("classPrefix")+"-edge"),i.setAttributeNS(null,"stroke",e),i},update:function(a,b,c,d,e){var f=e("prefix")||"";return b.setAttributeNS(null,"stroke-width",a[f+"size"]||1),b.setAttributeNS(null,"x1",c[f+"x"]),b.setAttributeNS(null,"y1",c[f+"y"]),b.setAttributeNS(null,"x2",d[f+"x"]),b.setAttributeNS(null,"y2",d[f+"y"]),b.style.display="",this}}}(),function(){"use strict";sigma.utils.pkg("sigma.svg.edges"),sigma.svg.edges.curve={create:function(a,b,c,d){var e=a.color,f=(d("prefix")||"",d("edgeColor")),g=d("defaultNodeColor"),h=d("defaultEdgeColor");if(!e)switch(f){case"source":e=b.color||g;break;case"target":e=c.color||g;break;default:e=h}var i=document.createElementNS(d("xmlns"),"path");return i.setAttributeNS(null,"data-edge-id",a.id),i.setAttributeNS(null,"class",d("classPrefix")+"-edge"),i.setAttributeNS(null,"stroke",e),i},update:function(a,b,c,d,e){var f=e("prefix")||"";b.setAttributeNS(null,"stroke-width",a[f+"size"]||1);var g=(c[f+"x"]+d[f+"x"])/2+(d[f+"y"]-c[f+"y"])/4,h=(c[f+"y"]+d[f+"y"])/2+(c[f+"x"]-d[f+"x"])/4,i="M"+c[f+"x"]+","+c[f+"y"]+" Q"+g+","+h+" "+d[f+"x"]+","+d[f+"y"];return b.setAttributeNS(null,"d",i),b.setAttributeNS(null,"fill","none"),b.style.display="",this}}}(),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.svg.labels"),sigma.svg.labels.def={create:function(a,b){var c=b("prefix")||"",d=a[c+"size"],e=document.createElementNS(b("xmlns"),"text"),f="fixed"===b("labelSize")?b("defaultLabelSize"):b("labelSizeRatio")*d,g="node"===b("labelColor")?a.color||b("defaultNodeColor"):b("defaultLabelColor");return e.setAttributeNS(null,"data-label-target",a.id),e.setAttributeNS(null,"class",b("classPrefix")+"-label"),e.setAttributeNS(null,"font-size",f),e.setAttributeNS(null,"font-family",b("font")),e.setAttributeNS(null,"fill",g),e.innerHTML=a.label,e.textContent=a.label,e},update:function(a,b,c){var d=c("prefix")||"",e=a[d+"size"],f="fixed"===c("labelSize")?c("defaultLabelSize"):c("labelSizeRatio")*e;if((c("forceLabels")||!(e=1?(c.isAnimated=!1,c.goTo({x:d.x!==a?d.x:k.x,y:d.y!==a?d.y:k.y,ratio:d.ratio!==a?d.ratio:k.ratio,angle:d.angle!==a?d.angle:k.angle}),cancelAnimationFrame(g),delete sigma.misc.animation.running[g],"function"==typeof l.onComplete&&l.onComplete()):(b=i(e),c.isAnimated=!0,c.goTo({x:d.x!==a?k.x+(d.x-k.x)*b:k.x,y:d.y!==a?k.y+(d.y-k.y)*b:k.y,ratio:d.ratio!==a?k.ratio+(d.ratio-k.ratio)*b:k.ratio,angle:d.angle!==a?k.angle+(d.angle-k.angle)*b:k.angle}),"function"==typeof l.onNewFrame&&l.onNewFrame(),h.frameId=requestAnimationFrame(f))},g=b(),h={frameId:requestAnimationFrame(f),target:c,type:"camera",options:l,fn:f},sigma.misc.animation.running[g]=h,g},sigma.misc.animation.kill=function(a){if(1!==arguments.length||"number"!=typeof a)throw"animation.kill: Wrong arguments.";var b=sigma.misc.animation.running[a];return b&&(cancelAnimationFrame(a),delete sigma.misc.animation.running[b.frameId],"camera"===b.type&&(b.target.isAnimated=!1),"function"==typeof(b.options||{}).onComplete&&b.options.onComplete()),this},sigma.misc.animation.killAll=function(a){var b,c,d=0,e="string"==typeof a?a:null,f="object"==typeof a?a:null,g=sigma.misc.animation.running;for(c in g)e&&g[c].type!==e||f&&g[c].target!==f||(b=sigma.misc.animation.running[c],cancelAnimationFrame(b.frameId),delete sigma.misc.animation.running[c],"camera"===b.type&&(b.target.isAnimated=!1),d++,"function"==typeof(b.options||{}).onComplete&&b.options.onComplete());return d},sigma.misc.animation.has=function(a){var b,c="string"==typeof a?a:null,d="object"==typeof a?a:null,e=sigma.misc.animation.running;for(b in e)if(!(c&&e[b].type!==c||d&&e[b].target!==d))return!0;return!1}}.call(this),function(a){"use strict";if("undefined"==typeof sigma)throw"sigma is not declared";sigma.utils.pkg("sigma.misc"),sigma.misc.bindEvents=function(b){function c(a){a&&(h="x"in a.data?a.data.x:h,i="y"in a.data?a.data.y:i);var c,d,e,f,g,k,l,m,n=[],o=h+j.width/2,p=i+j.height/2,q=j.camera.cameraPosition(h,i),r=j.camera.quadtree.point(q.x,q.y);if(r.length)for(c=0,e=r.length;cg-l&&ok-l&&pn[d].size){n.splice(d,0,f),m=!0;break}m||n.push(f)}return n}function d(c){function d(a,b){for(r=!1,g=0;ga[g].size){a.splice(g,0,b),r=!0;break}r||a.push(b)}if(!j.settings("enableEdgeHovering"))return[];var e=sigma.renderers.canvas&&j instanceof sigma.renderers.canvas;if(!e)throw new Error("The edge events feature is not compatible with the WebGL renderer");c&&(h="x"in c.data?c.data.x:h,i="y"in c.data?c.data.y:i);var f,g,k,l,m,n,o,p,q,r,s=j.settings("edgeHoverPrecision"),t={},u=[],v=h+j.width/2,w=i+j.height/2,x=j.camera.cameraPosition(h,i),y=[];if(e){var z=j.camera.quadtree.area(j.camera.getRectangle(j.width,j.height));for(l=z,f=0,k=l.length;fo[b+"size"]&&sigma.utils.getDistance(p[b+"x"],p[b+"y"],v,w)>p[b+"size"]&&("curve"==m.type||"curvedArrow"==m.type?o.id===p.id?(q=sigma.utils.getSelfLoopControlPoints(o[b+"x"],o[b+"y"],o[b+"size"]),sigma.utils.isPointOnBezierCurve(v,w,o[b+"x"],o[b+"y"],p[b+"x"],p[b+"y"],q.x1,q.y1,q.x2,q.y2,Math.max(n,s))&&d(u,m)):(q=sigma.utils.getQuadraticControlPoint(o[b+"x"],o[b+"y"],p[b+"x"],p[b+"y"]),sigma.utils.isPointOnQuadraticCurve(v,w,o[b+"x"],o[b+"y"],p[b+"x"],p[b+"y"],q.x,q.y,Math.max(n,s))&&d(u,m)):sigma.utils.isPointOnSegment(v,w,o[b+"x"],o[b+"y"],p[b+"x"],p[b+"y"],Math.max(n,s))&&d(u,m));return u}function e(a){function b(a){j.settings("eventsEnabled")&&(j.dispatchEvent("click",a.data),i=c(a),k=d(a),i.length?(j.dispatchEvent("clickNode",{node:i[0],captor:a.data}),j.dispatchEvent("clickNodes",{node:i,captor:a.data})):k.length?(j.dispatchEvent("clickEdge",{edge:k[0],captor:a.data}),j.dispatchEvent("clickEdges",{edge:k,captor:a.data})):j.dispatchEvent("clickStage",{captor:a.data}))}function e(a){j.settings("eventsEnabled")&&(j.dispatchEvent("doubleClick",a.data),i=c(a),k=d(a),i.length?(j.dispatchEvent("doubleClickNode",{node:i[0],captor:a.data}),j.dispatchEvent("doubleClickNodes",{node:i,captor:a.data})):k.length?(j.dispatchEvent("doubleClickEdge",{edge:k[0],captor:a.data}),j.dispatchEvent("doubleClickEdges",{edge:k,captor:a.data})):j.dispatchEvent("doubleClickStage",{captor:a.data}))}function f(a){j.settings("eventsEnabled")&&(j.dispatchEvent("rightClick",a.data),i=c(a),k=d(a),i.length?(j.dispatchEvent("rightClickNode",{node:i[0],captor:a.data}),j.dispatchEvent("rightClickNodes",{node:i,captor:a.data})):k.length?(j.dispatchEvent("rightClickEdge",{edge:k[0],captor:a.data}),j.dispatchEvent("rightClickEdges",{edge:k,captor:a.data})):j.dispatchEvent("rightClickStage",{captor:a.data}))}function g(a){if(j.settings("eventsEnabled")){var b,c,d,e,f=[],g=[];for(b in l)f.push(l[b]);for(l={},c=0,d=f.length;c s0 = new sigma(); - * > s0.addRenderer({ - * > type: 'canvas', - * > container: 'my-container-id' - * > }); - * - * In most of the cases, sigma will simply be used with the default renderer. - * Then, since the only required parameter is the DOM container, there are - * some simpler way to call the constructor. The four following calls do the - * exact same things: - * - * > s1 = new sigma('my-container-id'); - * > s2 = new sigma(document.getElementById('my-container-id')); - * > s3 = new sigma({ - * > container: document.getElementById('my-container-id') - * > }); - * > s4 = new sigma({ - * > renderers: [{ - * > container: document.getElementById('my-container-id') - * > }] - * > }); - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters, when calling the - * constructor with to top level configuration object (fourth case in the - * previous examples): - * - * {?string} id The id of the instance. It will be generated - * automatically if not specified. - * {?array} renderers An array containing objects describing renderers. - * {?object} graph An object containing an array of nodes and an array - * of edges, to avoid having to add them by hand later. - * {?object} settings An object containing instance specific settings that - * will override the default ones defined in the object - * sigma.settings. - */ - var sigma = function(conf) { - // Local variables: - // **************** - var i, - l, - a, - c, - o, - id; - - sigma.classes.dispatcher.extend(this); - - // Private attributes: - // ******************* - var _self = this, - _conf = conf || {}; - - // Little shortcut: - // **************** - // The configuration is supposed to have a list of the configuration - // objects for each renderer. - // - If there are no configuration at all, then nothing is done. - // - If there are no renderer list, the given configuration object will be - // considered as describing the first and only renderer. - // - If there are no renderer list nor "container" object, it will be - // considered as the container itself (a DOM element). - // - If the argument passed to sigma() is a string, it will be considered - // as the ID of the DOM container. - if ( - typeof _conf === 'string' || - _conf instanceof HTMLElement - ) - _conf = { - renderers: [_conf] - }; - else if (Object.prototype.toString.call(_conf) === '[object Array]') - _conf = { - renderers: _conf - }; - - // Also check "renderer" and "container" keys: - o = _conf.renderers || _conf.renderer || _conf.container; - if (!_conf.renderers || _conf.renderers.length === 0) - if ( - typeof o === 'string' || - o instanceof HTMLElement || - (typeof o === 'object' && 'container' in o) - ) - _conf.renderers = [o]; - - // Recense the instance: - if (_conf.id) { - if (__instances[_conf.id]) - throw 'sigma: Instance "' + _conf.id + '" already exists.'; - Object.defineProperty(this, 'id', { - value: _conf.id - }); - } else { - id = 0; - while (__instances[id]) - id++; - Object.defineProperty(this, 'id', { - value: '' + id - }); - } - __instances[this.id] = this; - - // Initialize settings function: - this.settings = new sigma.classes.configurable( - sigma.settings, - _conf.settings || {} - ); - - // Initialize locked attributes: - Object.defineProperty(this, 'graph', { - value: new sigma.classes.graph(this.settings), - configurable: true - }); - Object.defineProperty(this, 'middlewares', { - value: [], - configurable: true - }); - Object.defineProperty(this, 'cameras', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'renderers', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'renderersPerCamera', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'cameraFrames', { - value: {}, - configurable: true - }); - Object.defineProperty(this, 'camera', { - get: function() { - return this.cameras[0]; - } - }); - Object.defineProperty(this, 'events', { - value: [ - 'click', - 'rightClick', - 'clickStage', - 'doubleClickStage', - 'rightClickStage', - 'clickNode', - 'clickNodes', - 'doubleClickNode', - 'doubleClickNodes', - 'rightClickNode', - 'rightClickNodes', - 'overNode', - 'overNodes', - 'outNode', - 'outNodes', - 'downNode', - 'downNodes', - 'upNode', - 'upNodes' - ], - configurable: true - }); - - // Add a custom handler, to redispatch events from renderers: - this._handler = (function(e) { - var k, - data = {}; - - for (k in e.data) - data[k] = e.data[k]; - - data.renderer = e.target; - this.dispatchEvent(e.type, data); - }).bind(this); - - // Initialize renderers: - a = _conf.renderers || []; - for (i = 0, l = a.length; i < l; i++) - this.addRenderer(a[i]); - - // Initialize middlewares: - a = _conf.middlewares || []; - for (i = 0, l = a.length; i < l; i++) - this.middlewares.push( - typeof a[i] === 'string' ? - sigma.middlewares[a[i]] : - a[i] - ); - - // Check if there is already a graph to fill in: - if (typeof _conf.graph === 'object' && _conf.graph) { - this.graph.read(_conf.graph); - - // If a graph is given to the to the instance, the "refresh" method is - // directly called: - this.refresh(); - } - - // Deal with resize: - window.addEventListener('resize', function() { - if (_self.settings) - _self.refresh(); - }); - }; - - - - - /** - * This methods will instantiate and reference a new camera. If no id is - * specified, then an automatic id will be generated. - * - * @param {?string} id Eventually the camera id. - * @return {sigma.classes.camera} The fresh new camera instance. - */ - sigma.prototype.addCamera = function(id) { - var self = this, - camera; - - if (!arguments.length) { - id = 0; - while (this.cameras['' + id]) - id++; - id = '' + id; - } - - if (this.cameras[id]) - throw 'sigma.addCamera: The camera "' + id + '" already exists.'; - - camera = new sigma.classes.camera(id, this.graph, this.settings); - this.cameras[id] = camera; - - // Add a quadtree to the camera: - camera.quadtree = new sigma.classes.quad(); - - // Add an edgequadtree to the camera: - if (sigma.classes.edgequad !== undefined) { - camera.edgequadtree = new sigma.classes.edgequad(); - } - - camera.bind('coordinatesUpdated', function(e) { - self.renderCamera(camera, camera.isAnimated); - }); - - this.renderersPerCamera[id] = []; - - return camera; - }; - - /** - * This method kills a camera, and every renderer attached to it. - * - * @param {string|camera} v The camera to kill or its ID. - * @return {sigma} Returns the instance. - */ - sigma.prototype.killCamera = function(v) { - v = typeof v === 'string' ? this.cameras[v] : v; - - if (!v) - throw 'sigma.killCamera: The camera is undefined.'; - - var i, - l, - a = this.renderersPerCamera[v.id]; - - for (l = a.length, i = l - 1; i >= 0; i--) - this.killRenderer(a[i]); - - delete this.renderersPerCamera[v.id]; - delete this.cameraFrames[v.id]; - delete this.cameras[v.id]; - - if (v.kill) - v.kill(); - - return this; - }; - - /** - * This methods will instantiate and reference a new renderer. The "type" - * argument can be the constructor or its name in the "sigma.renderers" - * package. If no type is specified, then "sigma.renderers.def" will be used. - * If no id is specified, then an automatic id will be generated. - * - * @param {?object} options Eventually some options to give to the renderer - * constructor. - * @return {renderer} The fresh new renderer instance. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the "options" - * object: - * - * {?string} id Eventually the renderer id. - * {?(function|string)} type Eventually the renderer constructor or its - * name in the "sigma.renderers" package. - * {?(camera|string)} camera Eventually the renderer camera or its - * id. - */ - sigma.prototype.addRenderer = function(options) { - var id, - fn, - camera, - renderer, - o = options || {}; - - // Polymorphism: - if (typeof o === 'string') - o = { - container: document.getElementById(o) - }; - else if (o instanceof HTMLElement) - o = { - container: o - }; - - // If the container still is a string, we get it by id - if (typeof o.container === 'string') - o.container = document.getElementById(o.container); - - // Reference the new renderer: - if (!('id' in o)) { - id = 0; - while (this.renderers['' + id]) - id++; - id = '' + id; - } else - id = o.id; - - if (this.renderers[id]) - throw 'sigma.addRenderer: The renderer "' + id + '" already exists.'; - - // Find the good constructor: - fn = typeof o.type === 'function' ? o.type : sigma.renderers[o.type]; - fn = fn || sigma.renderers.def; - - // Find the good camera: - camera = 'camera' in o ? - ( - o.camera instanceof sigma.classes.camera ? - o.camera : - this.cameras[o.camera] || this.addCamera(o.camera) - ) : - this.addCamera(); - - if (this.cameras[camera.id] !== camera) - throw 'sigma.addRenderer: The camera is not properly referenced.'; - - // Instantiate: - renderer = new fn(this.graph, camera, this.settings, o); - this.renderers[id] = renderer; - Object.defineProperty(renderer, 'id', { - value: id - }); - - // Bind events: - if (renderer.bind) - renderer.bind( - [ - 'click', - 'rightClick', - 'clickStage', - 'doubleClickStage', - 'rightClickStage', - 'clickNode', - 'clickNodes', - 'clickEdge', - 'clickEdges', - 'doubleClickNode', - 'doubleClickNodes', - 'doubleClickEdge', - 'doubleClickEdges', - 'rightClickNode', - 'rightClickNodes', - 'rightClickEdge', - 'rightClickEdges', - 'overNode', - 'overNodes', - 'overEdge', - 'overEdges', - 'outNode', - 'outNodes', - 'outEdge', - 'outEdges', - 'downNode', - 'downNodes', - 'downEdge', - 'downEdges', - 'upNode', - 'upNodes', - 'upEdge', - 'upEdges' - ], - this._handler - ); - - // Reference the renderer by its camera: - this.renderersPerCamera[camera.id].push(renderer); - - return renderer; - }; - - /** - * This method kills a renderer. - * - * @param {string|renderer} v The renderer to kill or its ID. - * @return {sigma} Returns the instance. - */ - sigma.prototype.killRenderer = function(v) { - v = typeof v === 'string' ? this.renderers[v] : v; - - if (!v) - throw 'sigma.killRenderer: The renderer is undefined.'; - - var a = this.renderersPerCamera[v.camera.id], - i = a.indexOf(v); - - if (i >= 0) - a.splice(i, 1); - - if (v.kill) - v.kill(); - - delete this.renderers[v.id]; - - return this; - }; - - - - - /** - * This method calls the "render" method of each renderer, with the same - * arguments than the "render" method, but will also check if the renderer - * has a "process" method, and call it if it exists. - * - * It is useful for quadtrees or WebGL processing, for instance. - * - * @param {?object} options Eventually some options to give to the refresh - * method. - * @return {sigma} Returns the instance itself. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the "options" - * object: - * - * {?boolean} skipIndexation A flag specifying wether or not the refresh - * function should reindex the graph in the - * quadtrees or not (default: false). - */ - sigma.prototype.refresh = function(options) { - var i, - l, - k, - a, - c, - bounds, - prefix = 0; - - options = options || {}; - - // Call each middleware: - a = this.middlewares || []; - for (i = 0, l = a.length; i < l; i++) - a[i].call( - this, - (i === 0) ? '' : 'tmp' + prefix + ':', - (i === l - 1) ? 'ready:' : ('tmp' + (++prefix) + ':') - ); - - // Then, for each camera, call the "rescale" middleware, unless the - // settings specify not to: - for (k in this.cameras) { - c = this.cameras[k]; - if ( - c.settings('autoRescale') && - this.renderersPerCamera[c.id] && - this.renderersPerCamera[c.id].length - ) - sigma.middlewares.rescale.call( - this, - a.length ? 'ready:' : '', - c.readPrefix, - { - width: this.renderersPerCamera[c.id][0].width, - height: this.renderersPerCamera[c.id][0].height - } - ); - else - sigma.middlewares.copy.call( - this, - a.length ? 'ready:' : '', - c.readPrefix - ); - - if (!options.skipIndexation) { - // Find graph boundaries: - bounds = sigma.utils.getBoundaries( - this.graph, - c.readPrefix - ); - - // Refresh quadtree: - c.quadtree.index(this.graph.nodes(), { - prefix: c.readPrefix, - bounds: { - x: bounds.minX, - y: bounds.minY, - width: bounds.maxX - bounds.minX, - height: bounds.maxY - bounds.minY - } - }); - - // Refresh edgequadtree: - if ( - c.edgequadtree !== undefined && - c.settings('drawEdges') && - c.settings('enableEdgeHovering') - ) { - c.edgequadtree.index(this.graph, { - prefix: c.readPrefix, - bounds: { - x: bounds.minX, - y: bounds.minY, - width: bounds.maxX - bounds.minX, - height: bounds.maxY - bounds.minY - } - }); - } - } - } - - // Call each renderer: - a = Object.keys(this.renderers); - for (i = 0, l = a.length; i < l; i++) - if (this.renderers[a[i]].process) { - if (this.settings('skipErrors')) - try { - this.renderers[a[i]].process(); - } catch (e) { - console.log( - 'Warning: The renderer "' + a[i] + '" crashed on ".process()"' - ); - } - else - this.renderers[a[i]].process(); - } - - this.render(); - - return this; - }; - - /** - * This method calls the "render" method of each renderer. - * - * @return {sigma} Returns the instance itself. - */ - sigma.prototype.render = function() { - var i, - l, - a, - prefix = 0; - - // Call each renderer: - a = Object.keys(this.renderers); - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - this.renderers[a[i]].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + a[i] + '" crashed on ".render()"' - ); - } - else - this.renderers[a[i]].render(); - - return this; - }; - - /** - * This method calls the "render" method of each renderer that is bound to - * the specified camera. To improve the performances, if this method is - * called too often, the number of effective renderings is limitated to one - * per frame, unless you are using the "force" flag. - * - * @param {sigma.classes.camera} camera The camera to render. - * @param {?boolean} force If true, will render the camera - * directly. - * @return {sigma} Returns the instance itself. - */ - sigma.prototype.renderCamera = function(camera, force) { - var i, - l, - a, - self = this; - - if (force) { - a = this.renderersPerCamera[camera.id]; - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - a[i].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + a[i].id + '" crashed on ".render()"' - ); - } - else - a[i].render(); - } else { - if (!this.cameraFrames[camera.id]) { - a = this.renderersPerCamera[camera.id]; - for (i = 0, l = a.length; i < l; i++) - if (this.settings('skipErrors')) - try { - a[i].render(); - } catch (e) { - if (this.settings('verbose')) - console.log( - 'Warning: The renderer "' + - a[i].id + - '" crashed on ".render()"' - ); - } - else - a[i].render(); - - this.cameraFrames[camera.id] = requestAnimationFrame(function() { - delete self.cameraFrames[camera.id]; - }); - } - } - - return this; - }; - - /** - * This method calls the "kill" method of each module and destroys any - * reference from the instance. - */ - sigma.prototype.kill = function() { - var k; - - // Dispatching event - this.dispatchEvent('kill'); - - // Kill graph: - this.graph.kill(); - - // Kill middlewares: - delete this.middlewares; - - // Kill each renderer: - for (k in this.renderers) - this.killRenderer(this.renderers[k]); - - // Kill each camera: - for (k in this.cameras) - this.killCamera(this.cameras[k]); - - delete this.renderers; - delete this.cameras; - - // Kill everything else: - for (k in this) - if (this.hasOwnProperty(k)) - delete this[k]; - - delete __instances[this.id]; - }; - - - - - /** - * Returns a clone of the instances object or a specific running instance. - * - * @param {?string} id Eventually an instance ID. - * @return {object} The related instance or a clone of the instances - * object. - */ - sigma.instances = function(id) { - return arguments.length ? - __instances[id] : - sigma.utils.extend({}, __instances); - }; - - - - /** - * The current version of sigma: - */ - sigma.version = '1.2.0'; - - - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') - throw 'An object called sigma is already in the global scope.'; - - this.sigma = sigma; - -}).call(this); - -/** - * conrad.js is a tiny JavaScript jobs scheduler, - * - * Version: 0.1.0 - * Sources: http://github.com/jacomyal/conrad.js - * Doc: http://github.com/jacomyal/conrad.js#readme - * - * License: - * -------- - * Copyright © 2013 Alexis Jacomy, Sciences-Po médialab - * - * 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. - */ -(function(global) { - 'use strict'; - - // Check that conrad.js has not been loaded yet: - if (global.conrad) - throw new Error('conrad already exists'); - - - /** - * PRIVATE VARIABLES: - * ****************** - */ - - /** - * A flag indicating whether conrad is running or not. - * - * @type {Number} - */ - var _lastFrameTime; - - /** - * A flag indicating whether conrad is running or not. - * - * @type {Boolean} - */ - var _isRunning = false; - - /** - * The hash of registered jobs. Each job must at least have a unique ID - * under the key "id" and a function under the key "job". This hash - * contains each running job and each waiting job. - * - * @type {Object} - */ - var _jobs = {}; - - /** - * The hash of currently running jobs. - * - * @type {Object} - */ - var _runningJobs = {}; - - /** - * The array of currently running jobs, sorted by priority. - * - * @type {Array} - */ - var _sortedByPriorityJobs = []; - - /** - * The array of currently waiting jobs. - * - * @type {Object} - */ - var _waitingJobs = {}; - - /** - * The array of finished jobs. They are stored in an array, since two jobs - * with the same "id" can happen at two different times. - * - * @type {Array} - */ - var _doneJobs = []; - - /** - * A dirty flag to keep conrad from starting: Indeed, when addJob() is called - * with several jobs, conrad must be started only at the end. This flag keeps - * me from duplicating the code that effectively adds a job. - * - * @type {Boolean} - */ - var _noStart = false; - - /** - * An hash containing some global settings about how conrad.js should - * behave. - * - * @type {Object} - */ - var _parameters = { - frameDuration: 20, - history: true - }; - - /** - * This object contains every handlers bound to conrad events. It does not - * requirea any DOM implementation, since the events are all JavaScript. - * - * @type {Object} - */ - var _handlers = Object.create(null); - - - /** - * PRIVATE FUNCTIONS: - * ****************** - */ - - /** - * Will execute the handler everytime that the indicated event (or the - * indicated events) will be triggered. - * - * @param {string|array|object} events The name of the event (or the events - * separated by spaces). - * @param {function(Object)} handler The handler to bind. - * @return {Object} Returns conrad. - */ - function _bind(events, handler) { - var i, - i_end, - event, - eArray; - - if (!arguments.length) - return; - else if ( - arguments.length === 1 && - Object(arguments[0]) === arguments[0] - ) - for (events in arguments[0]) - _bind(events, arguments[0][events]); - else if (arguments.length > 1) { - eArray = - Array.isArray(events) ? - events : - events.split(/ /); - - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - event = eArray[i]; - - if (!_handlers[event]) - _handlers[event] = []; - - // Using an object instead of directly the handler will make possible - // later to add flags - _handlers[event].push({ - handler: handler - }); - } - } - } - - /** - * Removes the handler from a specified event (or specified events). - * - * @param {?string} events The name of the event (or the events - * separated by spaces). If undefined, - * then all handlers are removed. - * @param {?function(Object)} handler The handler to unbind. If undefined, - * each handler bound to the event or the - * events will be removed. - * @return {Object} Returns conrad. - */ - function _unbind(events, handler) { - var i, - i_end, - j, - j_end, - a, - event, - eArray = Array.isArray(events) ? - events : - events.split(/ /); - - if (!arguments.length) - _handlers = Object.create(null); - else if (handler) { - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - event = eArray[i]; - if (_handlers[event]) { - a = []; - for (j = 0, j_end = _handlers[event].length; j !== j_end; j += 1) - if (_handlers[event][j].handler !== handler) - a.push(_handlers[event][j]); - - _handlers[event] = a; - } - - if (_handlers[event] && _handlers[event].length === 0) - delete _handlers[event]; - } - } else - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) - delete _handlers[eArray[i]]; - } - - /** - * Executes each handler bound to the event. - * - * @param {string} events The name of the event (or the events separated - * by spaces). - * @param {?Object} data The content of the event (optional). - * @return {Object} Returns conrad. - */ - function _dispatch(events, data) { - var i, - j, - i_end, - j_end, - event, - eventName, - eArray = Array.isArray(events) ? - events : - events.split(/ /); - - data = data === undefined ? {} : data; - - for (i = 0, i_end = eArray.length; i !== i_end; i += 1) { - eventName = eArray[i]; - - if (_handlers[eventName]) { - event = { - type: eventName, - data: data || {} - }; - - for (j = 0, j_end = _handlers[eventName].length; j !== j_end; j += 1) - try { - _handlers[eventName][j].handler(event); - } catch (e) {} - } - } - } - - /** - * Executes the most prioritary job once, and deals with filling the stats - * (done, time, averageTime, currentTime, etc...). - * - * @return {?Object} Returns the job object if it has to be killed, null else. - */ - function _executeFirstJob() { - var i, - l, - test, - kill, - pushed = false, - time = __dateNow(), - job = _sortedByPriorityJobs.shift(); - - // Execute the job and look at the result: - test = job.job(); - - // Deal with stats: - time = __dateNow() - time; - job.done++; - job.time += time; - job.currentTime += time; - job.weightTime = job.currentTime / (job.weight || 1); - job.averageTime = job.time / job.done; - - // Check if the job has to be killed: - kill = job.count ? (job.count <= job.done) : !test; - - // Reset priorities: - if (!kill) { - for (i = 0, l = _sortedByPriorityJobs.length; i < l; i++) - if (_sortedByPriorityJobs[i].weightTime > job.weightTime) { - _sortedByPriorityJobs.splice(i, 0, job); - pushed = true; - break; - } - - if (!pushed) - _sortedByPriorityJobs.push(job); - } - - return kill ? job : null; - } - - /** - * Activates a job, by adding it to the _runningJobs object and the - * _sortedByPriorityJobs array. It also initializes its currentTime value. - * - * @param {Object} job The job to activate. - */ - function _activateJob(job) { - var l = _sortedByPriorityJobs.length; - - // Add the job to the running jobs: - _runningJobs[job.id] = job; - job.status = 'running'; - - // Add the job to the priorities: - if (l) { - job.weightTime = _sortedByPriorityJobs[l - 1].weightTime; - job.currentTime = job.weightTime * (job.weight || 1); - } - - // Initialize the job and dispatch: - job.startTime = __dateNow(); - _dispatch('jobStarted', __clone(job)); - - _sortedByPriorityJobs.push(job); - } - - /** - * The main loop of conrad.js: - * . It executes job such that they all occupate the same processing time. - * . It stops jobs that do not need to be executed anymore. - * . It triggers callbacks when it is relevant. - * . It starts waiting jobs when they need to be started. - * . It injects frames to keep a constant frapes per second ratio. - * . It stops itself when there are no more jobs to execute. - */ - function _loop() { - var k, - o, - l, - job, - time, - deadJob; - - // Deal with the newly added jobs (the _jobs object): - for (k in _jobs) { - job = _jobs[k]; - - if (job.after) - _waitingJobs[k] = job; - else - _activateJob(job); - - delete _jobs[k]; - } - - // Set the _isRunning flag to false if there are no running job: - _isRunning = !!_sortedByPriorityJobs.length; - - // Deal with the running jobs (the _runningJobs object): - while ( - _sortedByPriorityJobs.length && - __dateNow() - _lastFrameTime < _parameters.frameDuration - ) { - deadJob = _executeFirstJob(); - - // Deal with the case where the job has ended: - if (deadJob) { - _killJob(deadJob.id); - - // Check for waiting jobs: - for (k in _waitingJobs) - if (_waitingJobs[k].after === deadJob.id) { - _activateJob(_waitingJobs[k]); - delete _waitingJobs[k]; - } - } - } - - // Check if conrad still has jobs to deal with, and kill it if not: - if (_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('enterFrame'); - setTimeout(_loop, 0); - } else - _dispatch('stop'); - } - - /** - * Adds one or more jobs, and starts the loop if no job was running before. A - * job is at least a unique string "id" and a function, and there are some - * parameters that you can specify for each job to modify the way conrad will - * execute it. If a job is added with the "id" of another job that is waiting - * or still running, an error will be thrown. - * - * When a job is added, it is referenced in the _jobs object, by its id. - * Then, if it has to be executed right now, it will be also referenced in - * the _runningJobs object. If it has to wait, then it will be added into the - * _waitingJobs object, until it can start. - * - * Keep reading this documentation to see how to call this method. - * - * @return {Object} Returns conrad. - * - * Adding one job: - * *************** - * Basically, a job is defined by its string id and a function (the job). It - * is also possible to add some parameters: - * - * > conrad.addJob('myJobId', myJobFunction); - * > conrad.addJob('myJobId', { - * > job: myJobFunction, - * > someParameter: someValue - * > }); - * > conrad.addJob({ - * > id: 'myJobId', - * > job: myJobFunction, - * > someParameter: someValue - * > }); - * - * Adding several jobs: - * ******************** - * When adding several jobs at the same time, it is possible to specify - * parameters for each one individually or for all: - * - * > conrad.addJob([ - * > { - * > id: 'myJobId1', - * > job: myJobFunction1, - * > someParameter1: someValue1 - * > }, - * > { - * > id: 'myJobId2', - * > job: myJobFunction2, - * > someParameter2: someValue2 - * > } - * > ], { - * > someCommonParameter: someCommonValue - * > }); - * > conrad.addJob({ - * > myJobId1: {, - * > job: myJobFunction1, - * > someParameter1: someValue1 - * > }, - * > myJobId2: {, - * > job: myJobFunction2, - * > someParameter2: someValue2 - * > } - * > }, { - * > someCommonParameter: someCommonValue - * > }); - * > conrad.addJob({ - * > myJobId1: myJobFunction1, - * > myJobId2: myJobFunction2 - * > }, { - * > someCommonParameter: someCommonValue - * > }); - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters: - * - * {?Function} end A callback to execute when the job is ended. It is - * not executed if the job is killed instead of ended - * "naturally". - * {?Integer} count The number of time the job has to be executed. - * {?Number} weight If specified, the job will be executed as it was - * added "weight" times. - * {?String} after The id of another job (eventually not added yet). - * If specified, this job will start only when the - * specified "after" job is ended. - */ - function _addJob(v1, v2) { - var i, - l, - o; - - // Array of jobs: - if (Array.isArray(v1)) { - // Keep conrad to start until the last job is added: - _noStart = true; - - for (i = 0, l = v1.length; i < l; i++) - _addJob(v1[i].id, __extend(v1[i], v2)); - - _noStart = false; - if (!_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - } else if (typeof v1 === 'object') { - // One job (object): - if (typeof v1.id === 'string') - _addJob(v1.id, v1); - - // Hash of jobs: - else { - // Keep conrad to start until the last job is added: - _noStart = true; - - for (i in v1) - if (typeof v1[i] === 'function') - _addJob(i, __extend({ - job: v1[i] - }, v2)); - else - _addJob(i, __extend(v1[i], v2)); - - _noStart = false; - if (!_isRunning) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - } - - // One job (string, *): - } else if (typeof v1 === 'string') { - if (_hasJob(v1)) - throw new Error( - '[conrad.addJob] Job with id "' + v1 + '" already exists.' - ); - - // One job (string, function): - if (typeof v2 === 'function') { - o = { - id: v1, - done: 0, - time: 0, - status: 'waiting', - currentTime: 0, - averageTime: 0, - weightTime: 0, - job: v2 - }; - - // One job (string, object): - } else if (typeof v2 === 'object') { - o = __extend( - { - id: v1, - done: 0, - time: 0, - status: 'waiting', - currentTime: 0, - averageTime: 0, - weightTime: 0 - }, - v2 - ); - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.addJob] Wrong arguments.'); - - // Effectively add the job: - _jobs[v1] = o; - _dispatch('jobAdded', __clone(o)); - - // Check if the loop has to be started: - if (!_isRunning && !_noStart) { - // Update the _lastFrameTime: - _lastFrameTime = __dateNow(); - - _dispatch('start'); - _loop(); - } - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.addJob] Wrong arguments.'); - - return this; - } - - /** - * Kills one or more jobs, indicated by their ids. It is only possible to - * kill running jobs or waiting jobs. If you try to kill a job that does not - * exist or that is already killed, a warning will be thrown. - * - * @param {Array|String} v1 A string job id or an array of job ids. - * @return {Object} Returns conrad. - */ - function _killJob(v1) { - var i, - l, - k, - a, - job, - found = false; - - // Array of job ids: - if (Array.isArray(v1)) - for (i = 0, l = v1.length; i < l; i++) - _killJob(v1[i]); - - // One job's id: - else if (typeof v1 === 'string') { - a = [_runningJobs, _waitingJobs, _jobs]; - - // Remove the job from the hashes: - for (i = 0, l = a.length; i < l; i++) - if (v1 in a[i]) { - job = a[i][v1]; - - if (_parameters.history) { - job.status = 'done'; - _doneJobs.push(job); - } - - _dispatch('jobEnded', __clone(job)); - delete a[i][v1]; - - if (typeof job.end === 'function') - job.end(); - - found = true; - } - - // Remove the priorities array: - a = _sortedByPriorityJobs; - for (i = 0, l = a.length; i < l; i++) - if (a[i].id === v1) { - a.splice(i, 1); - break; - } - - if (!found) - throw new Error('[conrad.killJob] Job "' + v1 + '" not found.'); - - // If none of those cases, throw an error: - } else - throw new Error('[conrad.killJob] Wrong arguments.'); - - return this; - } - - /** - * Kills every running, waiting, and just added jobs. - * - * @return {Object} Returns conrad. - */ - function _killAll() { - var k, - jobs = __extend(_jobs, _runningJobs, _waitingJobs); - - // Take every jobs and push them into the _doneJobs object: - if (_parameters.history) - for (k in jobs) { - jobs[k].status = 'done'; - _doneJobs.push(jobs[k]); - - if (typeof jobs[k].end === 'function') - jobs[k].end(); - } - - // Reinitialize the different jobs lists: - _jobs = {}; - _waitingJobs = {}; - _runningJobs = {}; - _sortedByPriorityJobs = []; - - // In case some jobs are added right after the kill: - _isRunning = false; - - return this; - } - - /** - * Returns true if a job with the specified id is currently running or - * waiting, and false else. - * - * @param {String} id The id of the job. - * @return {?Object} Returns the job object if it exists. - */ - function _hasJob(id) { - var job = _jobs[id] || _runningJobs[id] || _waitingJobs[id]; - return job ? __extend(job) : null; - } - - /** - * This method will set the setting specified by "v1" to the value specified - * by "v2" if both are given, and else return the current value of the - * settings "v1". - * - * @param {String} v1 The name of the property. - * @param {?*} v2 Eventually, a value to set to the specified - * property. - * @return {Object|*} Returns the specified settings value if "v2" is not - * given, and conrad else. - */ - function _settings(v1, v2) { - var o; - - if (typeof a1 === 'string' && arguments.length === 1) - return _parameters[a1]; - else { - o = (typeof a1 === 'object' && arguments.length === 1) ? - a1 || {} : - {}; - if (typeof a1 === 'string') - o[a1] = a2; - - for (var k in o) - if (o[k] !== undefined) - _parameters[k] = o[k]; - else - delete _parameters[k]; - - return this; - } - } - - /** - * Returns true if conrad is currently running, and false else. - * - * @return {Boolean} Returns _isRunning. - */ - function _getIsRunning() { - return _isRunning; - } - - /** - * Unreference every job that is stored in the _doneJobs object. It will - * not be possible anymore to get stats about these jobs, but it will release - * the memory. - * - * @return {Object} Returns conrad. - */ - function _clearHistory() { - _doneJobs = []; - return this; - } - - /** - * Returns a snapshot of every data about jobs that wait to be started, are - * currently running or are done. - * - * It is possible to get only running, waiting or done jobs by giving - * "running", "waiting" or "done" as fist argument. - * - * It is also possible to get every job with a specified id by giving it as - * first argument. Also, using a RegExp instead of an id will return every - * jobs whose ids match the RegExp. And these two last use cases work as well - * by giving before "running", "waiting" or "done". - * - * @return {Array} The array of the matching jobs. - * - * Some call examples: - * ******************* - * > conrad.getStats('running') - * > conrad.getStats('waiting') - * > conrad.getStats('done') - * > conrad.getStats('myJob') - * > conrad.getStats(/test/) - * > conrad.getStats('running', 'myRunningJob') - * > conrad.getStats('running', /test/) - */ - function _getStats(v1, v2) { - var a, - k, - i, - l, - stats, - pattern, - isPatternString; - - if (!arguments.length) { - stats = []; - - for (k in _jobs) - stats.push(_jobs[k]); - - for (k in _waitingJobs) - stats.push(_waitingJobs[k]); - - for (k in _runningJobs) - stats.push(_runningJobs[k]); - - stats = stats.concat(_doneJobs); - } - - if (typeof v1 === 'string') - switch (v1) { - case 'waiting': - stats = __objectValues(_waitingJobs); - break; - case 'running': - stats = __objectValues(_runningJobs); - break; - case 'done': - stats = _doneJobs; - break; - default: - pattern = v1; - } - - if (v1 instanceof RegExp) - pattern = v1; - - if (!pattern && (typeof v2 === 'string' || v2 instanceof RegExp)) - pattern = v2; - - // Filter jobs if a pattern is given: - if (pattern) { - isPatternString = typeof pattern === 'string'; - - if (stats instanceof Array) { - a = stats; - } else if (typeof stats === 'object') { - a = []; - - for (k in stats) - a = a.concat(stats[k]); - } else { - a = []; - - for (k in _jobs) - a.push(_jobs[k]); - - for (k in _waitingJobs) - a.push(_waitingJobs[k]); - - for (k in _runningJobs) - a.push(_runningJobs[k]); - - a = a.concat(_doneJobs); - } - - stats = []; - for (i = 0, l = a.length; i < l; i++) - if (isPatternString ? a[i].id === pattern : a[i].id.match(pattern)) - stats.push(a[i]); - } - - return __clone(stats); - } - - - /** - * TOOLS FUNCTIONS: - * **************** - */ - - /** - * This function takes any number of objects as arguments, copies from each - * of these objects each pair key/value into a new object, and finally - * returns this object. - * - * The arguments are parsed from the last one to the first one, such that - * when two objects have keys in common, the "earliest" object wins. - * - * Example: - * ******** - * > var o1 = { - * > a: 1, - * > b: 2, - * > c: '3' - * > }, - * > o2 = { - * > c: '4', - * > d: [ 5 ] - * > }; - * > __extend(o1, o2); - * > // Returns: { - * > // a: 1, - * > // b: 2, - * > // c: '3', - * > // d: [ 5 ] - * > // }; - * - * @param {Object+} Any number of objects. - * @return {Object} The merged object. - */ - function __extend() { - var i, - k, - res = {}, - l = arguments.length; - - for (i = l - 1; i >= 0; i--) - for (k in arguments[i]) - res[k] = arguments[i][k]; - - return res; - } - - /** - * This function simply clones an object. This object must contain only - * objects, arrays and immutable values. Since it is not public, it does not - * deal with cyclic references, DOM elements and instantiated objects - so - * use it carefully. - * - * @param {Object} The object to clone. - * @return {Object} The clone. - */ - function __clone(item) { - var result, i, k, l; - - if (!item) - return item; - - if (Array.isArray(item)) { - result = []; - for (i = 0, l = item.length; i < l; i++) - result.push(__clone(item[i])); - } else if (typeof item === 'object') { - result = {}; - for (i in item) - result[i] = __clone(item[i]); - } else - result = item; - - return result; - } - - /** - * Returns an array containing the values of an object. - * - * @param {Object} The object. - * @return {Array} The array of values. - */ - function __objectValues(o) { - var k, - a = []; - - for (k in o) - a.push(o[k]); - - return a; - } - - /** - * A short "Date.now()" polyfill. - * - * @return {Number} The current time (in ms). - */ - function __dateNow() { - return Date.now ? Date.now() : new Date().getTime(); - } - - /** - * Polyfill for the Array.isArray function: - */ - if (!Array.isArray) - Array.isArray = function(v) { - return Object.prototype.toString.call(v) === '[object Array]'; - }; - - - /** - * EXPORT PUBLIC API: - * ****************** - */ - var conrad = { - hasJob: _hasJob, - addJob: _addJob, - killJob: _killJob, - killAll: _killAll, - settings: _settings, - getStats: _getStats, - isRunning: _getIsRunning, - clearHistory: _clearHistory, - - // Events management: - bind: _bind, - unbind: _unbind, - - // Version: - version: '0.1.0' - }; - - if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = conrad; - exports.conrad = conrad; - } - global.conrad = conrad; -})(this); - -// Hardcoded export for the node.js version: -var sigma = this.sigma, - conrad = this.conrad; - -sigma.conrad = conrad; - -// Dirty polyfills to permit sigma usage in node -if (typeof HTMLElement === 'undefined') - HTMLElement = function() {}; - -if (typeof window === 'undefined') - window = { - addEventListener: function() {} - }; - -if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = sigma; - exports.sigma = sigma; -} - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - var _root = this; - - // Initialize packages: - sigma.utils = sigma.utils || {}; - - /** - * MISC UTILS: - */ - /** - * This function takes any number of objects as arguments, copies from each - * of these objects each pair key/value into a new object, and finally - * returns this object. - * - * The arguments are parsed from the last one to the first one, such that - * when several objects have keys in common, the "earliest" object wins. - * - * Example: - * ******** - * > var o1 = { - * > a: 1, - * > b: 2, - * > c: '3' - * > }, - * > o2 = { - * > c: '4', - * > d: [ 5 ] - * > }; - * > sigma.utils.extend(o1, o2); - * > // Returns: { - * > // a: 1, - * > // b: 2, - * > // c: '3', - * > // d: [ 5 ] - * > // }; - * - * @param {object+} Any number of objects. - * @return {object} The merged object. - */ - sigma.utils.extend = function() { - var i, - k, - res = {}, - l = arguments.length; - - for (i = l - 1; i >= 0; i--) - for (k in arguments[i]) - res[k] = arguments[i][k]; - - return res; - }; - - /** - * A short "Date.now()" polyfill. - * - * @return {Number} The current time (in ms). - */ - sigma.utils.dateNow = function() { - return Date.now ? Date.now() : new Date().getTime(); - }; - - /** - * Takes a package name as parameter and checks at each lebel if it exists, - * and if it does not, creates it. - * - * Example: - * ******** - * > sigma.utils.pkg('a.b.c'); - * > a.b.c; - * > // Object {}; - * > - * > sigma.utils.pkg('a.b.d'); - * > a.b; - * > // Object { c: {}, d: {} }; - * - * @param {string} pkgName The name of the package to create/find. - * @return {object} The related package. - */ - sigma.utils.pkg = function(pkgName) { - return (pkgName || '').split('.').reduce(function(context, objName) { - return (objName in context) ? - context[objName] : - (context[objName] = {}); - }, _root); - }; - - /** - * Returns a unique incremental number ID. - * - * Example: - * ******** - * > sigma.utils.id(); - * > // 1; - * > - * > sigma.utils.id(); - * > // 2; - * > - * > sigma.utils.id(); - * > // 3; - * - * @param {string} pkgName The name of the package to create/find. - * @return {object} The related package. - */ - sigma.utils.id = (function() { - var i = 0; - return function() { - return ++i; - }; - })(); - - /** - * This function takes an hexa color (for instance "#ffcc00" or "#fc0") or a - * rgb / rgba color (like "rgb(255,255,12)" or "rgba(255,255,12,1)") and - * returns an integer equal to "r * 255 * 255 + g * 255 + b", to gain some - * memory in the data given to WebGL shaders. - * - * Note that the function actually caches its results for better performance. - * - * @param {string} val The hexa or rgba color. - * @return {number} The number value. - */ - var floatColorCache = {}; - - sigma.utils.floatColor = function(val) { - - // Is the color already computed? - if (floatColorCache[val]) - return floatColorCache[val]; - - var original = val, - r = 0, - g = 0, - b = 0; - - if (val[0] === '#') { - val = val.slice(1); - - if (val.length === 3) { - r = parseInt(val.charAt(0) + val.charAt(0), 16); - g = parseInt(val.charAt(1) + val.charAt(1), 16); - b = parseInt(val.charAt(2) + val.charAt(2), 16); - } - else { - r = parseInt(val.charAt(0) + val.charAt(1), 16); - g = parseInt(val.charAt(2) + val.charAt(3), 16); - b = parseInt(val.charAt(4) + val.charAt(5), 16); - } - } else if (val.match(/^ *rgba? *\(/)) { - val = val.match( - /^ *rgba? *\( *([0-9]*) *, *([0-9]*) *, *([0-9]*) *(,.*)?\) *$/ - ); - r = +val[1]; - g = +val[2]; - b = +val[3]; - } - - var color = ( - r * 256 * 256 + - g * 256 + - b - ); - - // Caching the color - floatColorCache[original] = color; - - return color; - }; - - /** - * Perform a zoom into a camera, with or without animation, to the - * coordinates indicated using a specified ratio. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the animation - * object: - * - * {?number} duration An amount of time that means the duration of the - * animation. If this parameter doesn't exist the - * zoom will be performed without animation. - * {?function} onComplete A function to perform it after the animation. It - * will be performed even if there is no duration. - * - * @param {camera} The camera where perform the zoom. - * @param {x} The X coordiantion where the zoom goes. - * @param {y} The Y coordiantion where the zoom goes. - * @param {ratio} The ratio to apply it to the current camera ratio. - * @param {?animation} A dictionary with options for a possible animation. - */ - sigma.utils.zoomTo = function(camera, x, y, ratio, animation) { - var settings = camera.settings, - count, - newRatio, - animationSettings, - coordinates; - - // Create the newRatio dealing with min / max: - newRatio = Math.max( - settings('zoomMin'), - Math.min( - settings('zoomMax'), - camera.ratio * ratio - ) - ); - - // Check that the new ratio is different from the initial one: - if (newRatio !== camera.ratio) { - // Create the coordinates variable: - ratio = newRatio / camera.ratio; - coordinates = { - x: x * (1 - ratio) + camera.x, - y: y * (1 - ratio) + camera.y, - ratio: newRatio - }; - - if (animation && animation.duration) { - // Complete the animation setings: - count = sigma.misc.animation.killAll(camera); - animation = sigma.utils.extend( - animation, - { - easing: count ? 'quadraticOut' : 'quadraticInOut' - } - ); - - sigma.misc.animation.camera(camera, coordinates, animation); - } else { - camera.goTo(coordinates); - if (animation && animation.onComplete) - animation.onComplete(); - } - } - }; - - /** - * Return the control point coordinates for a quadratic bezier curve. - * - * @param {number} x1 The X coordinate of the start point. - * @param {number} y1 The Y coordinate of the start point. - * @param {number} x2 The X coordinate of the end point. - * @param {number} y2 The Y coordinate of the end point. - * @return {x,y} The control point coordinates. - */ - sigma.utils.getQuadraticControlPoint = function(x1, y1, x2, y2) { - return { - x: (x1 + x2) / 2 + (y2 - y1) / 4, - y: (y1 + y2) / 2 + (x1 - x2) / 4 - }; - }; - - /** - * Compute the coordinates of the point positioned - * at length t in the quadratic bezier curve. - * - * @param {number} t In [0,1] the step percentage to reach - * the point in the curve from the context point. - * @param {number} x1 The X coordinate of the context point. - * @param {number} y1 The Y coordinate of the context point. - * @param {number} x2 The X coordinate of the ending point. - * @param {number} y2 The Y coordinate of the ending point. - * @param {number} xi The X coordinate of the control point. - * @param {number} yi The Y coordinate of the control point. - * @return {object} {x,y}. - */ - sigma.utils.getPointOnQuadraticCurve = function(t, x1, y1, x2, y2, xi, yi) { - // http://stackoverflow.com/a/5634528 - return { - x: Math.pow(1 - t, 2) * x1 + 2 * (1 - t) * t * xi + Math.pow(t, 2) * x2, - y: Math.pow(1 - t, 2) * y1 + 2 * (1 - t) * t * yi + Math.pow(t, 2) * y2 - }; - }; - - /** - * Compute the coordinates of the point positioned - * at length t in the cubic bezier curve. - * - * @param {number} t In [0,1] the step percentage to reach - * the point in the curve from the context point. - * @param {number} x1 The X coordinate of the context point. - * @param {number} y1 The Y coordinate of the context point. - * @param {number} x2 The X coordinate of the end point. - * @param {number} y2 The Y coordinate of the end point. - * @param {number} cx The X coordinate of the first control point. - * @param {number} cy The Y coordinate of the first control point. - * @param {number} dx The X coordinate of the second control point. - * @param {number} dy The Y coordinate of the second control point. - * @return {object} {x,y} The point at t. - */ - sigma.utils.getPointOnBezierCurve = - function(t, x1, y1, x2, y2, cx, cy, dx, dy) { - // http://stackoverflow.com/a/15397596 - // Blending functions: - var B0_t = Math.pow(1 - t, 3), - B1_t = 3 * t * Math.pow(1 - t, 2), - B2_t = 3 * Math.pow(t, 2) * (1 - t), - B3_t = Math.pow(t, 3); - - return { - x: (B0_t * x1) + (B1_t * cx) + (B2_t * dx) + (B3_t * x2), - y: (B0_t * y1) + (B1_t * cy) + (B2_t * dy) + (B3_t * y2) - }; - }; - - /** - * Return the coordinates of the two control points for a self loop (i.e. - * where the start point is also the end point) computed as a cubic bezier - * curve. - * - * @param {number} x The X coordinate of the node. - * @param {number} y The Y coordinate of the node. - * @param {number} size The node size. - * @return {x1,y1,x2,y2} The coordinates of the two control points. - */ - sigma.utils.getSelfLoopControlPoints = function(x , y, size) { - return { - x1: x - size * 7, - y1: y, - x2: x, - y2: y + size * 7 - }; - }; - - /** - * Return the euclidian distance between two points of a plane - * with an orthonormal basis. - * - * @param {number} x1 The X coordinate of the first point. - * @param {number} y1 The Y coordinate of the first point. - * @param {number} x2 The X coordinate of the second point. - * @param {number} y2 The Y coordinate of the second point. - * @return {number} The euclidian distance. - */ - sigma.utils.getDistance = function(x0, y0, x1, y1) { - return Math.sqrt(Math.pow(x1 - x0, 2) + Math.pow(y1 - y0, 2)); - }; - - /** - * Return the coordinates of the intersection points of two circles. - * - * @param {number} x0 The X coordinate of center location of the first - * circle. - * @param {number} y0 The Y coordinate of center location of the first - * circle. - * @param {number} r0 The radius of the first circle. - * @param {number} x1 The X coordinate of center location of the second - * circle. - * @param {number} y1 The Y coordinate of center location of the second - * circle. - * @param {number} r1 The radius of the second circle. - * @return {xi,yi} The coordinates of the intersection points. - */ - sigma.utils.getCircleIntersection = function(x0, y0, r0, x1, y1, r1) { - // http://stackoverflow.com/a/12219802 - var a, dx, dy, d, h, rx, ry, x2, y2; - - // dx and dy are the vertical and horizontal distances between the circle - // centers: - dx = x1 - x0; - dy = y1 - y0; - - // Determine the straight-line distance between the centers: - d = Math.sqrt((dy * dy) + (dx * dx)); - - // Check for solvability: - if (d > (r0 + r1)) { - // No solution. circles do not intersect. - return false; - } - if (d < Math.abs(r0 - r1)) { - // No solution. one circle is contained in the other. - return false; - } - - //'point 2' is the point where the line through the circle intersection - // points crosses the line between the circle centers. - - // Determine the distance from point 0 to point 2: - a = ((r0 * r0) - (r1 * r1) + (d * d)) / (2.0 * d); - - // Determine the coordinates of point 2: - x2 = x0 + (dx * a / d); - y2 = y0 + (dy * a / d); - - // Determine the distance from point 2 to either of the intersection - // points: - h = Math.sqrt((r0 * r0) - (a * a)); - - // Determine the offsets of the intersection points from point 2: - rx = -dy * (h / d); - ry = dx * (h / d); - - // Determine the absolute intersection points: - var xi = x2 + rx; - var xi_prime = x2 - rx; - var yi = y2 + ry; - var yi_prime = y2 - ry; - - return {xi: xi, xi_prime: xi_prime, yi: yi, yi_prime: yi_prime}; - }; - - /** - * Check if a point is on a line segment. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the line start point. - * @param {number} y1 The Y coordinate of the line start point. - * @param {number} x2 The X coordinate of the line end point. - * @param {number} y2 The Y coordinate of the line end point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if point is "close to" the line - * segment, false otherwise. - */ - sigma.utils.isPointOnSegment = function(x, y, x1, y1, x2, y2, epsilon) { - // http://stackoverflow.com/a/328122 - var crossProduct = Math.abs((y - y1) * (x2 - x1) - (x - x1) * (y2 - y1)), - d = sigma.utils.getDistance(x1, y1, x2, y2), - nCrossProduct = crossProduct / d; // normalized cross product - - return (nCrossProduct < epsilon && - Math.min(x1, x2) <= x && x <= Math.max(x1, x2) && - Math.min(y1, y2) <= y && y <= Math.max(y1, y2)); - }; - - /** - * Check if a point is on a quadratic bezier curve segment with a thickness. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the curve start point. - * @param {number} y1 The Y coordinate of the curve start point. - * @param {number} x2 The X coordinate of the curve end point. - * @param {number} y2 The Y coordinate of the curve end point. - * @param {number} cpx The X coordinate of the curve control point. - * @param {number} cpy The Y coordinate of the curve control point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if (x,y) is on the curve segment, - * false otherwise. - */ - sigma.utils.isPointOnQuadraticCurve = - function(x, y, x1, y1, x2, y2, cpx, cpy, epsilon) { - // Fails if the point is too far from the extremities of the segment, - // preventing for more costly computation: - var dP1P2 = sigma.utils.getDistance(x1, y1, x2, y2); - if (Math.abs(x - x1) > dP1P2 || Math.abs(y - y1) > dP1P2) { - return false; - } - - var dP1 = sigma.utils.getDistance(x, y, x1, y1), - dP2 = sigma.utils.getDistance(x, y, x2, y2), - t = 0.5, - r = (dP1 < dP2) ? -0.01 : 0.01, - rThreshold = 0.001, - i = 100, - pt = sigma.utils.getPointOnQuadraticCurve(t, x1, y1, x2, y2, cpx, cpy), - dt = sigma.utils.getDistance(x, y, pt.x, pt.y), - old_dt; - - // This algorithm minimizes the distance from the point to the curve. It - // find the optimal t value where t=0 is the start point and t=1 is the end - // point of the curve, starting from t=0.5. - // It terminates because it runs a maximum of i interations. - while (i-- > 0 && - t >= 0 && t <= 1 && - (dt > epsilon) && - (r > rThreshold || r < -rThreshold)) { - old_dt = dt; - pt = sigma.utils.getPointOnQuadraticCurve(t, x1, y1, x2, y2, cpx, cpy); - dt = sigma.utils.getDistance(x, y, pt.x, pt.y); - - if (dt > old_dt) { - // not the right direction: - // halfstep in the opposite direction - r = -r / 2; - t += r; - } - else if (t + r < 0 || t + r > 1) { - // oops, we've gone too far: - // revert with a halfstep - r = r / 2; - dt = old_dt; - } - else { - // progress: - t += r; - } - } - - return dt < epsilon; - }; - - - /** - * Check if a point is on a cubic bezier curve segment with a thickness. - * - * @param {number} x The X coordinate of the point to check. - * @param {number} y The Y coordinate of the point to check. - * @param {number} x1 The X coordinate of the curve start point. - * @param {number} y1 The Y coordinate of the curve start point. - * @param {number} x2 The X coordinate of the curve end point. - * @param {number} y2 The Y coordinate of the curve end point. - * @param {number} cpx1 The X coordinate of the 1st curve control point. - * @param {number} cpy1 The Y coordinate of the 1st curve control point. - * @param {number} cpx2 The X coordinate of the 2nd curve control point. - * @param {number} cpy2 The Y coordinate of the 2nd curve control point. - * @param {number} epsilon The precision (consider the line thickness). - * @return {boolean} True if (x,y) is on the curve segment, - * false otherwise. - */ - sigma.utils.isPointOnBezierCurve = - function(x, y, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2, epsilon) { - // Fails if the point is too far from the extremities of the segment, - // preventing for more costly computation: - var dP1CP1 = sigma.utils.getDistance(x1, y1, cpx1, cpy1); - if (Math.abs(x - x1) > dP1CP1 || Math.abs(y - y1) > dP1CP1) { - return false; - } - - var dP1 = sigma.utils.getDistance(x, y, x1, y1), - dP2 = sigma.utils.getDistance(x, y, x2, y2), - t = 0.5, - r = (dP1 < dP2) ? -0.01 : 0.01, - rThreshold = 0.001, - i = 100, - pt = sigma.utils.getPointOnBezierCurve( - t, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2), - dt = sigma.utils.getDistance(x, y, pt.x, pt.y), - old_dt; - - // This algorithm minimizes the distance from the point to the curve. It - // find the optimal t value where t=0 is the start point and t=1 is the end - // point of the curve, starting from t=0.5. - // It terminates because it runs a maximum of i interations. - while (i-- > 0 && - t >= 0 && t <= 1 && - (dt > epsilon) && - (r > rThreshold || r < -rThreshold)) { - old_dt = dt; - pt = sigma.utils.getPointOnBezierCurve( - t, x1, y1, x2, y2, cpx1, cpy1, cpx2, cpy2); - dt = sigma.utils.getDistance(x, y, pt.x, pt.y); - - if (dt > old_dt) { - // not the right direction: - // halfstep in the opposite direction - r = -r / 2; - t += r; - } - else if (t + r < 0 || t + r > 1) { - // oops, we've gone too far: - // revert with a halfstep - r = r / 2; - dt = old_dt; - } - else { - // progress: - t += r; - } - } - - return dt < epsilon; - }; - - - /** - * ************ - * EVENTS UTILS: - * ************ - */ - /** - * Here are some useful functions to unify extraction of the information we - * need with mouse events and touch events, from different browsers: - */ - - /** - * Extract the local X position from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The local X value of the mouse. - */ - sigma.utils.getX = function(e) { - return ( - (e.offsetX !== undefined && e.offsetX) || - (e.layerX !== undefined && e.layerX) || - (e.clientX !== undefined && e.clientX) - ); - }; - - /** - * Extract the local Y position from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The local Y value of the mouse. - */ - sigma.utils.getY = function(e) { - return ( - (e.offsetY !== undefined && e.offsetY) || - (e.layerY !== undefined && e.layerY) || - (e.clientY !== undefined && e.clientY) - ); - }; - - /** - * The pixel ratio of the screen. Taking zoom into account - * - * @return {number} Pixel ratio of the screen - */ - sigma.utils.getPixelRatio = function() { - var ratio = 1; - if (window.screen.deviceXDPI !== undefined && - window.screen.logicalXDPI !== undefined && - window.screen.deviceXDPI > window.screen.logicalXDPI) { - ratio = window.screen.systemXDPI / window.screen.logicalXDPI; - } - else if (window.devicePixelRatio !== undefined) { - ratio = window.devicePixelRatio; - } - return ratio; - }; - - /** - * Extract the width from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The width of the event's target. - */ - sigma.utils.getWidth = function(e) { - var w = (!e.target.ownerSVGElement) ? - e.target.width : - e.target.ownerSVGElement.width; - - return ( - (typeof w === 'number' && w) || - (w !== undefined && w.baseVal !== undefined && w.baseVal.value) - ); - }; - - /** - * Extract the center from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {object} The center of the event's target. - */ - sigma.utils.getCenter = function(e) { - var ratio = e.target.namespaceURI.indexOf('svg') !== -1 ? 1 : - sigma.utils.getPixelRatio(); - return { - x: sigma.utils.getWidth(e) / (2 * ratio), - y: sigma.utils.getHeight(e) / (2 * ratio) - }; - }; - - /** - * Convert mouse coords to sigma coords - * - * @param {event} e A mouse or touch event. - * @param {number?} x The x coord to convert - * @param {number?} x The y coord to convert - * - * @return {object} The standardized event - */ - sigma.utils.mouseCoords = function(e, x, y) { - x = x || sigma.utils.getX(e); - y = y || sigma.utils.getY(e); - return { - x: x - sigma.utils.getCenter(e).x, - y: y - sigma.utils.getCenter(e).y, - clientX: e.clientX, - clientY: e.clientY, - ctrlKey: e.ctrlKey, - metaKey: e.metaKey, - altKey: e.altKey, - shiftKey: e.shiftKey - }; - }; - - /** - * Extract the height from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The height of the event's target. - */ - sigma.utils.getHeight = function(e) { - var h = (!e.target.ownerSVGElement) ? - e.target.height : - e.target.ownerSVGElement.height; - - return ( - (typeof h === 'number' && h) || - (h !== undefined && h.baseVal !== undefined && h.baseVal.value) - ); - }; - - /** - * Extract the wheel delta from a mouse or touch event. - * - * @param {event} e A mouse or touch event. - * @return {number} The wheel delta of the mouse. - */ - sigma.utils.getDelta = function(e) { - return ( - (e.wheelDelta !== undefined && e.wheelDelta) || - (e.detail !== undefined && -e.detail) - ); - }; - - /** - * Returns the offset of a DOM element. - * - * @param {DOMElement} dom The element to retrieve the position. - * @return {object} The offset of the DOM element (top, left). - */ - sigma.utils.getOffset = function(dom) { - var left = 0, - top = 0; - - while (dom) { - top = top + parseInt(dom.offsetTop); - left = left + parseInt(dom.offsetLeft); - dom = dom.offsetParent; - } - - return { - top: top, - left: left - }; - }; - - /** - * Simulates a "double click" event. - * - * @param {HTMLElement} target The event target. - * @param {string} type The event type. - * @param {function} callback The callback to execute. - */ - sigma.utils.doubleClick = function(target, type, callback) { - var clicks = 0, - self = this, - handlers; - - target._doubleClickHandler = target._doubleClickHandler || {}; - target._doubleClickHandler[type] = target._doubleClickHandler[type] || []; - handlers = target._doubleClickHandler[type]; - - handlers.push(function(e) { - clicks++; - - if (clicks === 2) { - clicks = 0; - return callback(e); - } else if (clicks === 1) { - setTimeout(function() { - clicks = 0; - }, sigma.settings.doubleClickTimeout); - } - }); - - target.addEventListener(type, handlers[handlers.length - 1], false); - }; - - /** - * Unbind simulated "double click" events. - * - * @param {HTMLElement} target The event target. - * @param {string} type The event type. - */ - sigma.utils.unbindDoubleClick = function(target, type) { - var handler, - handlers = (target._doubleClickHandler || {})[type] || []; - - while ((handler = handlers.pop())) { - target.removeEventListener(type, handler); - } - - delete (target._doubleClickHandler || {})[type]; - }; - - - - - /** - * Here are just some of the most basic easing functions, used for the - * animated camera "goTo" calls. - * - * If you need some more easings functions, don't hesitate to add them to - * sigma.utils.easings. But I will not add some more here or merge PRs - * containing, because I do not want sigma sources full of overkill and never - * used stuff... - */ - sigma.utils.easings = sigma.utils.easings || {}; - sigma.utils.easings.linearNone = function(k) { - return k; - }; - sigma.utils.easings.quadraticIn = function(k) { - return k * k; - }; - sigma.utils.easings.quadraticOut = function(k) { - return k * (2 - k); - }; - sigma.utils.easings.quadraticInOut = function(k) { - if ((k *= 2) < 1) - return 0.5 * k * k; - return - 0.5 * (--k * (k - 2) - 1); - }; - sigma.utils.easings.cubicIn = function(k) { - return k * k * k; - }; - sigma.utils.easings.cubicOut = function(k) { - return --k * k * k + 1; - }; - sigma.utils.easings.cubicInOut = function(k) { - if ((k *= 2) < 1) - return 0.5 * k * k * k; - return 0.5 * ((k -= 2) * k * k + 2); - }; - - - - - /** - * ************ - * WEBGL UTILS: - * ************ - */ - /** - * Loads a WebGL shader and returns it. - * - * @param {WebGLContext} gl The WebGLContext to use. - * @param {string} shaderSource The shader source. - * @param {number} shaderType The type of shader. - * @param {function(string): void} error Callback for errors. - * @return {WebGLShader} The created shader. - */ - sigma.utils.loadShader = function(gl, shaderSource, shaderType, error) { - var compiled, - shader = gl.createShader(shaderType); - - // Load the shader source - gl.shaderSource(shader, shaderSource); - - // Compile the shader - gl.compileShader(shader); - - // Check the compile status - compiled = gl.getShaderParameter(shader, gl.COMPILE_STATUS); - - // If something went wrong: - if (!compiled) { - if (error) { - error( - 'Error compiling shader "' + shader + '":' + - gl.getShaderInfoLog(shader) - ); - } - - gl.deleteShader(shader); - return null; - } - - return shader; - }; - - /** - * Creates a program, attaches shaders, binds attrib locations, links the - * program and calls useProgram. - * - * @param {Array.} shaders The shaders to attach. - * @param {Array.} attribs The attribs names. - * @param {Array.} locations The locations for the attribs. - * @param {function(string): void} error Callback for errors. - * @return {WebGLProgram} The created program. - */ - sigma.utils.loadProgram = function(gl, shaders, attribs, loc, error) { - var i, - linked, - program = gl.createProgram(); - - for (i = 0; i < shaders.length; ++i) - gl.attachShader(program, shaders[i]); - - if (attribs) - for (i = 0; i < attribs.length; ++i) - gl.bindAttribLocation( - program, - locations ? locations[i] : i, - opt_attribs[i] - ); - - gl.linkProgram(program); - - // Check the link status - linked = gl.getProgramParameter(program, gl.LINK_STATUS); - if (!linked) { - if (error) - error('Error in program linking: ' + gl.getProgramInfoLog(program)); - - gl.deleteProgram(program); - return null; - } - - return program; - }; - - - - - /** - * ********* - * MATRICES: - * ********* - * The following utils are just here to help generating the transformation - * matrices for the WebGL renderers. - */ - sigma.utils.pkg('sigma.utils.matrices'); - - /** - * The returns a 3x3 translation matrix. - * - * @param {number} dx The X translation. - * @param {number} dy The Y translation. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.translation = function(dx, dy) { - return [ - 1, 0, 0, - 0, 1, 0, - dx, dy, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 rotation matrix. - * - * @param {number} angle The rotation angle. - * @param {boolean} m2 If true, the function will return a 2x2 matrix. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.rotation = function(angle, m2) { - var cos = Math.cos(angle), - sin = Math.sin(angle); - - return m2 ? [ - cos, -sin, - sin, cos - ] : [ - cos, -sin, 0, - sin, cos, 0, - 0, 0, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 homothetic transformation matrix. - * - * @param {number} ratio The scaling ratio. - * @param {boolean} m2 If true, the function will return a 2x2 matrix. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.scale = function(ratio, m2) { - return m2 ? [ - ratio, 0, - 0, ratio - ] : [ - ratio, 0, 0, - 0, ratio, 0, - 0, 0, 1 - ]; - }; - - /** - * The returns a 3x3 or 2x2 homothetic transformation matrix. - * - * @param {array} a The first matrix. - * @param {array} b The second matrix. - * @param {boolean} m2 If true, the function will assume both matrices are - * 2x2. - * @return {array} Returns the matrix. - */ - sigma.utils.matrices.multiply = function(a, b, m2) { - var l = m2 ? 2 : 3, - a00 = a[0 * l + 0], - a01 = a[0 * l + 1], - a02 = a[0 * l + 2], - a10 = a[1 * l + 0], - a11 = a[1 * l + 1], - a12 = a[1 * l + 2], - a20 = a[2 * l + 0], - a21 = a[2 * l + 1], - a22 = a[2 * l + 2], - b00 = b[0 * l + 0], - b01 = b[0 * l + 1], - b02 = b[0 * l + 2], - b10 = b[1 * l + 0], - b11 = b[1 * l + 1], - b12 = b[1 * l + 2], - b20 = b[2 * l + 0], - b21 = b[2 * l + 1], - b22 = b[2 * l + 2]; - - return m2 ? [ - a00 * b00 + a01 * b10, - a00 * b01 + a01 * b11, - a10 * b00 + a11 * b10, - a10 * b01 + a11 * b11 - ] : [ - a00 * b00 + a01 * b10 + a02 * b20, - a00 * b01 + a01 * b11 + a02 * b21, - a00 * b02 + a01 * b12 + a02 * b22, - a10 * b00 + a11 * b10 + a12 * b20, - a10 * b01 + a11 * b11 + a12 * b21, - a10 * b02 + a11 * b12 + a12 * b22, - a20 * b00 + a21 * b10 + a22 * b20, - a20 * b01 + a21 * b11 + a22 * b21, - a20 * b02 + a21 * b12 + a22 * b22 - ]; - }; -}).call(this); - -;(function(global) { - 'use strict'; - - /** - * http://paulirish.com/2011/requestanimationframe-for-smart-animating/ - * http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating - * requestAnimationFrame polyfill by Erik Möller. - * fixes from Paul Irish and Tino Zijdel - * MIT license - */ - var x, - lastTime = 0, - vendors = ['ms', 'moz', 'webkit', 'o']; - - for (x = 0; x < vendors.length && !global.requestAnimationFrame; x++) { - global.requestAnimationFrame = - global[vendors[x] + 'RequestAnimationFrame']; - global.cancelAnimationFrame = - global[vendors[x] + 'CancelAnimationFrame'] || - global[vendors[x] + 'CancelRequestAnimationFrame']; - } - - if (!global.requestAnimationFrame) - global.requestAnimationFrame = function(callback, element) { - var currTime = new Date().getTime(), - timeToCall = Math.max(0, 16 - (currTime - lastTime)), - id = global.setTimeout( - function() { - callback(currTime + timeToCall); - }, - timeToCall - ); - - lastTime = currTime + timeToCall; - return id; - }; - - if (!global.cancelAnimationFrame) - global.cancelAnimationFrame = function(id) { - clearTimeout(id); - }; - - /** - * Function.prototype.bind polyfill found on MDN. - * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Compatibility - * Public domain - */ - if (!Function.prototype.bind) - Function.prototype.bind = function(oThis) { - if (typeof this !== 'function') - // Closest thing possible to the ECMAScript 5 internal IsCallable - // function: - throw new TypeError( - 'Function.prototype.bind - what is trying to be bound is not callable' - ); - - var aArgs = Array.prototype.slice.call(arguments, 1), - fToBind = this, - fNOP, - fBound; - - fNOP = function() {}; - fBound = function() { - return fToBind.apply( - this instanceof fNOP && oThis ? - this : - oThis, - aArgs.concat(Array.prototype.slice.call(arguments)) - ); - }; - - fNOP.prototype = this.prototype; - fBound.prototype = new fNOP(); - - return fBound; - }; -})(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Packages initialization: - sigma.utils.pkg('sigma.settings'); - - var settings = { - /** - * GRAPH SETTINGS: - * *************** - */ - // {boolean} Indicates if the data have to be cloned in methods to add - // nodes or edges. - clone: true, - // {boolean} Indicates if nodes "id" values and edges "id", "source" and - // "target" values must be set as immutable. - immutable: true, - // {boolean} Indicates if sigma can log its errors and warnings. - verbose: false, - - - /** - * RENDERERS SETTINGS: - * ******************* - */ - // {string} - classPrefix: 'sigma', - // {string} - defaultNodeType: 'def', - // {string} - defaultEdgeType: 'def', - // {string} - defaultLabelColor: '#000', - // {string} - defaultEdgeColor: '#000', - // {string} - defaultNodeColor: '#000', - // {string} - defaultLabelSize: 14, - // {string} Indicates how to choose the edges color. Available values: - // "source", "target", "default" - edgeColor: 'source', - // {number} Defines the minimal edge's arrow display size. - minArrowSize: 0, - // {string} - font: 'arial', - // {string} Example: 'bold' - fontStyle: '', - // {string} Indicates how to choose the labels color. Available values: - // "node", "default" - labelColor: 'default', - // {string} Indicates how to choose the labels size. Available values: - // "fixed", "proportional" - labelSize: 'fixed', - // {string} The ratio between the font size of the label and the node size. - labelSizeRatio: 1, - // {number} The minimum size a node must have to see its label displayed. - labelThreshold: 8, - // {number} The oversampling factor used in WebGL renderer. - webglOversamplingRatio: 2, - // {number} The size of the border of hovered nodes. - borderSize: 0, - // {number} The default hovered node border's color. - defaultNodeBorderColor: '#000', - // {number} The hovered node's label font. If not specified, will heritate - // the "font" value. - hoverFont: '', - // {boolean} If true, then only one node can be hovered at a time. - singleHover: true, - // {string} Example: 'bold' - hoverFontStyle: '', - // {string} Indicates how to choose the hovered nodes shadow color. - // Available values: "node", "default" - labelHoverShadow: 'default', - // {string} - labelHoverShadowColor: '#000', - // {string} Indicates how to choose the hovered nodes color. - // Available values: "node", "default" - nodeHoverColor: 'node', - // {string} - defaultNodeHoverColor: '#000', - // {string} Indicates how to choose the hovered nodes background color. - // Available values: "node", "default" - labelHoverBGColor: 'default', - // {string} - defaultHoverLabelBGColor: '#fff', - // {string} Indicates how to choose the hovered labels color. - // Available values: "node", "default" - labelHoverColor: 'default', - // {string} - defaultLabelHoverColor: '#000', - // {string} Indicates how to choose the edges hover color. Available values: - // "edge", "default" - edgeHoverColor: 'edge', - // {number} The size multiplicator of hovered edges. - edgeHoverSizeRatio: 1, - // {string} - defaultEdgeHoverColor: '#000', - // {boolean} Indicates if the edge extremities must be hovered when the - // edge is hovered. - edgeHoverExtremities: false, - // {booleans} The different drawing modes: - // false: Layered not displayed. - // true: Layered displayed. - drawEdges: true, - drawNodes: true, - drawLabels: true, - drawEdgeLabels: false, - // {boolean} Indicates if the edges must be drawn in several frames or in - // one frame, as the nodes and labels are drawn. - batchEdgesDrawing: false, - // {boolean} Indicates if the edges must be hidden during dragging and - // animations. - hideEdgesOnMove: false, - // {numbers} The different batch sizes, when elements are displayed in - // several frames. - canvasEdgesBatchSize: 500, - webglEdgesBatchSize: 1000, - - - - - /** - * RESCALE SETTINGS: - * ***************** - */ - // {string} Indicates of to scale the graph relatively to its container. - // Available values: "inside", "outside" - scalingMode: 'inside', - // {number} The margin to keep around the graph. - sideMargin: 0, - // {number} Determine the size of the smallest and the biggest node / edges - // on the screen. This mapping makes easier to display the graph, - // avoiding too big nodes that take half of the screen, or too - // small ones that are not readable. If the two parameters are - // equals, then the minimal display size will be 0. And if they - // are both equal to 0, then there is no mapping, and the radius - // of the nodes will be their size. - minEdgeSize: 0.5, - maxEdgeSize: 1, - minNodeSize: 1, - maxNodeSize: 8, - - - - - /** - * CAPTORS SETTINGS: - * ***************** - */ - // {boolean} - touchEnabled: true, - // {boolean} - mouseEnabled: true, - // {boolean} - mouseWheelEnabled: true, - // {boolean} - doubleClickEnabled: true, - // {boolean} Defines whether the custom events such as "clickNode" can be - // used. - eventsEnabled: true, - // {number} Defines by how much multiplicating the zooming level when the - // user zooms with the mouse-wheel. - zoomingRatio: 1.7, - // {number} Defines by how much multiplicating the zooming level when the - // user zooms by double clicking. - doubleClickZoomingRatio: 2.2, - // {number} The minimum zooming level. - zoomMin: 0.0625, - // {number} The maximum zooming level. - zoomMax: 2, - // {number} The duration of animations following a mouse scrolling. - mouseZoomDuration: 200, - // {number} The duration of animations following a mouse double click. - doubleClickZoomDuration: 200, - // {number} The duration of animations following a mouse dropping. - mouseInertiaDuration: 200, - // {number} The inertia power (mouse captor). - mouseInertiaRatio: 3, - // {number} The duration of animations following a touch dropping. - touchInertiaDuration: 200, - // {number} The inertia power (touch captor). - touchInertiaRatio: 3, - // {number} The maximum time between two clicks to make it a double click. - doubleClickTimeout: 300, - // {number} The maximum time between two taps to make it a double tap. - doubleTapTimeout: 300, - // {number} The maximum time of dragging to trigger intertia. - dragTimeout: 200, - - - - - /** - * GLOBAL SETTINGS: - * **************** - */ - // {boolean} Determines whether the instance has to refresh itself - // automatically when a "resize" event is dispatched from the - // window object. - autoResize: true, - // {boolean} Determines whether the "rescale" middleware has to be called - // automatically for each camera on refresh. - autoRescale: true, - // {boolean} If set to false, the camera method "goTo" will basically do - // nothing. - enableCamera: true, - // {boolean} If set to false, the nodes cannot be hovered. - enableHovering: true, - // {boolean} If set to true, the edges can be hovered. - enableEdgeHovering: false, - // {number} The size of the area around the edges to activate hovering. - edgeHoverPrecision: 5, - // {boolean} If set to true, the rescale middleware will ignore node sizes - // to determine the graphs boundings. - rescaleIgnoreSize: false, - // {boolean} Determines if the core has to try to catch errors on - // rendering. - skipErrors: false, - - - - - /** - * CAMERA SETTINGS: - * **************** - */ - // {number} The power degrees applied to the nodes/edges size relatively to - // the zooming level. Basically: - // > onScreenR = Math.pow(zoom, nodesPowRatio) * R - // > onScreenT = Math.pow(zoom, edgesPowRatio) * T - nodesPowRatio: 0.5, - edgesPowRatio: 0.5, - - - - - /** - * ANIMATIONS SETTINGS: - * ******************** - */ - // {number} The default animation time. - animationsTime: 200 - }; - - // Export the previously designed settings: - sigma.settings = sigma.utils.extend(sigma.settings || {}, settings); -}).call(this); - -;(function() { - 'use strict'; - - /** - * Dispatcher constructor. - * - * @return {dispatcher} The new dispatcher instance. - */ - var dispatcher = function() { - Object.defineProperty(this, '_handlers', { - value: {} - }); - }; - - - - - /** - * Will execute the handler everytime that the indicated event (or the - * indicated events) will be triggered. - * - * @param {string} events The name of the event (or the events - * separated by spaces). - * @param {function(Object)} handler The handler to bind. - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.bind = function(events, handler) { - var i, - l, - event, - eArray; - - if ( - arguments.length === 1 && - typeof arguments[0] === 'object' - ) - for (events in arguments[0]) - this.bind(events, arguments[0][events]); - else if ( - arguments.length === 2 && - typeof arguments[1] === 'function' - ) { - eArray = typeof events === 'string' ? events.split(' ') : events; - - for (i = 0, l = eArray.length; i !== l; i += 1) { - event = eArray[i]; - - // Check that event is not '': - if (!event) - continue; - - if (!this._handlers[event]) - this._handlers[event] = []; - - // Using an object instead of directly the handler will make possible - // later to add flags - this._handlers[event].push({ - handler: handler - }); - } - } else - throw 'bind: Wrong arguments.'; - - return this; - }; - - /** - * Removes the handler from a specified event (or specified events). - * - * @param {?string} events The name of the event (or the events - * separated by spaces). If undefined, - * then all handlers are removed. - * @param {?function(object)} handler The handler to unbind. If undefined, - * each handler bound to the event or the - * events will be removed. - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.unbind = function(events, handler) { - var i, - n, - j, - m, - k, - a, - event, - eArray = typeof events === 'string' ? events.split(' ') : events; - - if (!arguments.length) { - for (k in this._handlers) - delete this._handlers[k]; - return this; - } - - if (handler) { - for (i = 0, n = eArray.length; i !== n; i += 1) { - event = eArray[i]; - if (this._handlers[event]) { - a = []; - for (j = 0, m = this._handlers[event].length; j !== m; j += 1) - if (this._handlers[event][j].handler !== handler) - a.push(this._handlers[event][j]); - - this._handlers[event] = a; - } - - if (this._handlers[event] && this._handlers[event].length === 0) - delete this._handlers[event]; - } - } else - for (i = 0, n = eArray.length; i !== n; i += 1) - delete this._handlers[eArray[i]]; - - return this; - }; - - /** - * Executes each handler bound to the event - * - * @param {string} events The name of the event (or the events separated - * by spaces). - * @param {?object} data The content of the event (optional). - * @return {dispatcher} Returns the instance itself. - */ - dispatcher.prototype.dispatchEvent = function(events, data) { - var i, - n, - j, - m, - a, - event, - eventName, - self = this, - eArray = typeof events === 'string' ? events.split(' ') : events; - - data = data === undefined ? {} : data; - - for (i = 0, n = eArray.length; i !== n; i += 1) { - eventName = eArray[i]; - - if (this._handlers[eventName]) { - event = self.getEvent(eventName, data); - a = []; - - for (j = 0, m = this._handlers[eventName].length; j !== m; j += 1) { - this._handlers[eventName][j].handler(event); - if (!this._handlers[eventName][j].one) - a.push(this._handlers[eventName][j]); - } - - this._handlers[eventName] = a; - } - } - - return this; - }; - - /** - * Return an event object. - * - * @param {string} events The name of the event. - * @param {?object} data The content of the event (optional). - * @return {object} Returns the instance itself. - */ - dispatcher.prototype.getEvent = function(event, data) { - return { - type: event, - data: data || {}, - target: this - }; - }; - - /** - * A useful function to deal with inheritance. It will make the target - * inherit the prototype of the class dispatcher as well as its constructor. - * - * @param {object} target The target. - */ - dispatcher.extend = function(target, args) { - var k; - - for (k in dispatcher.prototype) - if (dispatcher.prototype.hasOwnProperty(k)) - target[k] = dispatcher.prototype[k]; - - dispatcher.apply(target, args); - }; - - - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.dispatcher = dispatcher; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = dispatcher; - exports.dispatcher = dispatcher; - } else - this.dispatcher = dispatcher; -}).call(this); - -;(function() { - 'use strict'; - - /** - * This utils aims to facilitate the manipulation of each instance setting. - * Using a function instead of an object brings two main advantages: First, - * it will be easier in the future to catch settings updates through a - * function than an object. Second, giving it a full object will "merge" it - * to the settings object properly, keeping us to have to always add a loop. - * - * @return {configurable} The "settings" function. - */ - var configurable = function() { - var i, - l, - data = {}, - datas = Array.prototype.slice.call(arguments, 0); - - /** - * The method to use to set or get any property of this instance. - * - * @param {string|object} a1 If it is a string and if a2 is undefined, - * then it will return the corresponding - * property. If it is a string and if a2 is - * set, then it will set a2 as the property - * corresponding to a1, and return this. If - * it is an object, then each pair string + - * object(or any other type) will be set as a - * property. - * @param {*?} a2 The new property corresponding to a1 if a1 - * is a string. - * @return {*|configurable} Returns itself or the corresponding - * property. - * - * Polymorphism: - * ************* - * Here are some basic use examples: - * - * > settings = new configurable(); - * > settings('mySetting', 42); - * > settings('mySetting'); // Logs: 42 - * > settings('mySetting', 123); - * > settings('mySetting'); // Logs: 123 - * > settings({mySetting: 456}); - * > settings('mySetting'); // Logs: 456 - * - * Also, it is possible to use the function as a fallback: - * > settings({mySetting: 'abc'}, 'mySetting'); // Logs: 'abc' - * > settings({hisSetting: 'abc'}, 'mySetting'); // Logs: 456 - */ - var settings = function(a1, a2) { - var o, - i, - l, - k; - - if (arguments.length === 1 && typeof a1 === 'string') { - if (data[a1] !== undefined) - return data[a1]; - for (i = 0, l = datas.length; i < l; i++) - if (datas[i][a1] !== undefined) - return datas[i][a1]; - return undefined; - } else if (typeof a1 === 'object' && typeof a2 === 'string') { - return (a1 || {})[a2] !== undefined ? a1[a2] : settings(a2); - } else { - o = (typeof a1 === 'object' && a2 === undefined) ? a1 : {}; - - if (typeof a1 === 'string') - o[a1] = a2; - - for (i = 0, k = Object.keys(o), l = k.length; i < l; i++) - data[k[i]] = o[k[i]]; - - return this; - } - }; - - /** - * This method returns a new configurable function, with new objects - * - * @param {object*} Any number of objects to search in. - * @return {function} Returns the function. Check its documentation to know - * more about how it works. - */ - settings.embedObjects = function() { - var args = datas.concat( - data - ).concat( - Array.prototype.splice.call(arguments, 0) - ); - - return configurable.apply({}, args); - }; - - // Initialize - for (i = 0, l = arguments.length; i < l; i++) - settings(arguments[i]); - - return settings; - }; - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.configurable = configurable; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = configurable; - exports.configurable = configurable; - } else - this.configurable = configurable; -}).call(this); - -;(function(undefined) { - 'use strict'; - - var _methods = Object.create(null), - _indexes = Object.create(null), - _initBindings = Object.create(null), - _methodBindings = Object.create(null), - _methodBeforeBindings = Object.create(null), - _defaultSettings = { - immutable: true, - clone: true - }, - _defaultSettingsFunction = function(key) { - return _defaultSettings[key]; - }; - - /** - * The graph constructor. It initializes the data and the indexes, and binds - * the custom indexes and methods to its own scope. - * - * Recognized parameters: - * ********************** - * Here is the exhaustive list of every accepted parameters in the settings - * object: - * - * {boolean} clone Indicates if the data have to be cloned in methods - * to add nodes or edges. - * {boolean} immutable Indicates if nodes "id" values and edges "id", - * "source" and "target" values must be set as - * immutable. - * - * @param {?configurable} settings Eventually a settings function. - * @return {graph} The new graph instance. - */ - var graph = function(settings) { - var k, - fn, - data; - - /** - * DATA: - * ***** - * Every data that is callable from graph methods are stored in this "data" - * object. This object will be served as context for all these methods, - * and it is possible to add other type of data in it. - */ - data = { - /** - * SETTINGS FUNCTION: - * ****************** - */ - settings: settings || _defaultSettingsFunction, - - /** - * MAIN DATA: - * ********** - */ - nodesArray: [], - edgesArray: [], - - /** - * GLOBAL INDEXES: - * *************** - * These indexes just index data by ids. - */ - nodesIndex: Object.create(null), - edgesIndex: Object.create(null), - - /** - * LOCAL INDEXES: - * ************** - * These indexes refer from node to nodes. Each key is an id, and each - * value is the array of the ids of related nodes. - */ - inNeighborsIndex: Object.create(null), - outNeighborsIndex: Object.create(null), - allNeighborsIndex: Object.create(null), - - inNeighborsCount: Object.create(null), - outNeighborsCount: Object.create(null), - allNeighborsCount: Object.create(null) - }; - - // Execute bindings: - for (k in _initBindings) - _initBindings[k].call(data); - - // Add methods to both the scope and the data objects: - for (k in _methods) { - fn = __bindGraphMethod(k, data, _methods[k]); - this[k] = fn; - data[k] = fn; - } - }; - - - - - /** - * A custom tool to bind methods such that function that are bound to it will - * be executed anytime the method is called. - * - * @param {string} methodName The name of the method to bind. - * @param {object} scope The scope where the method must be executed. - * @param {function} fn The method itself. - * @return {function} The new method. - */ - function __bindGraphMethod(methodName, scope, fn) { - var result = function() { - var k, - res; - - // Execute "before" bound functions: - for (k in _methodBeforeBindings[methodName]) - _methodBeforeBindings[methodName][k].apply(scope, arguments); - - // Apply the method: - res = fn.apply(scope, arguments); - - // Execute bound functions: - for (k in _methodBindings[methodName]) - _methodBindings[methodName][k].apply(scope, arguments); - - // Return res: - return res; - }; - - return result; - } - - /** - * This custom tool function removes every pair key/value from an hash. The - * goal is to avoid creating a new object while some other references are - * still hanging in some scopes... - * - * @param {object} obj The object to empty. - * @return {object} The empty object. - */ - function __emptyObject(obj) { - var k; - - for (k in obj) - if (!('hasOwnProperty' in obj) || obj.hasOwnProperty(k)) - delete obj[k]; - - return obj; - } - - - - - /** - * This global method adds a method that will be bound to the futurly created - * graph instances. - * - * Since these methods will be bound to their scope when the instances are - * created, it does not use the prototype. Because of that, methods have to - * be added before instances are created to make them available. - * - * Here is an example: - * - * > graph.addMethod('getNodesCount', function() { - * > return this.nodesArray.length; - * > }); - * > - * > var myGraph = new graph(); - * > console.log(myGraph.getNodesCount()); // outputs 0 - * - * @param {string} methodName The name of the method. - * @param {function} fn The method itself. - * @return {object} The global graph constructor. - */ - graph.addMethod = function(methodName, fn) { - if ( - typeof methodName !== 'string' || - typeof fn !== 'function' || - arguments.length !== 2 - ) - throw 'addMethod: Wrong arguments.'; - - if (_methods[methodName] || graph[methodName]) - throw 'The method "' + methodName + '" already exists.'; - - _methods[methodName] = fn; - _methodBindings[methodName] = Object.create(null); - _methodBeforeBindings[methodName] = Object.create(null); - - return this; - }; - - /** - * This global method returns true if the method has already been added, and - * false else. - * - * Here are some examples: - * - * > graph.hasMethod('addNode'); // returns true - * > graph.hasMethod('hasMethod'); // returns true - * > graph.hasMethod('unexistingMethod'); // returns false - * - * @param {string} methodName The name of the method. - * @return {boolean} The result. - */ - graph.hasMethod = function(methodName) { - return !!(_methods[methodName] || graph[methodName]); - }; - - /** - * This global methods attaches a function to a method. Anytime the specified - * method is called, the attached function is called right after, with the - * same arguments and in the same scope. The attached function is called - * right before if the last argument is true, unless the method is the graph - * constructor. - * - * To attach a function to the graph constructor, use 'constructor' as the - * method name (first argument). - * - * The main idea is to have a clean way to keep custom indexes up to date, - * for instance: - * - * > var timesAddNodeCalled = 0; - * > graph.attach('addNode', 'timesAddNodeCalledInc', function() { - * > timesAddNodeCalled++; - * > }); - * > - * > var myGraph = new graph(); - * > console.log(timesAddNodeCalled); // outputs 0 - * > - * > myGraph.addNode({ id: '1' }).addNode({ id: '2' }); - * > console.log(timesAddNodeCalled); // outputs 2 - * - * The idea for calling a function before is to provide pre-processors, for - * instance: - * - * > var colorPalette = { Person: '#C3CBE1', Place: '#9BDEBD' }; - * > graph.attach('addNode', 'applyNodeColorPalette', function(n) { - * > n.color = colorPalette[n.category]; - * > }, true); - * > - * > var myGraph = new graph(); - * > myGraph.addNode({ id: 'n0', category: 'Person' }); - * > console.log(myGraph.nodes('n0').color); // outputs '#C3CBE1' - * - * @param {string} methodName The name of the related method or - * "constructor". - * @param {string} key The key to identify the function to attach. - * @param {function} fn The function to bind. - * @param {boolean} before If true the function is called right before. - * @return {object} The global graph constructor. - */ - graph.attach = function(methodName, key, fn, before) { - if ( - typeof methodName !== 'string' || - typeof key !== 'string' || - typeof fn !== 'function' || - arguments.length < 3 || - arguments.length > 4 - ) - throw 'attach: Wrong arguments.'; - - var bindings; - - if (methodName === 'constructor') - bindings = _initBindings; - else { - if (before) { - if (!_methodBeforeBindings[methodName]) - throw 'The method "' + methodName + '" does not exist.'; - - bindings = _methodBeforeBindings[methodName]; - } - else { - if (!_methodBindings[methodName]) - throw 'The method "' + methodName + '" does not exist.'; - - bindings = _methodBindings[methodName]; - } - } - - if (bindings[key]) - throw 'A function "' + key + '" is already attached ' + - 'to the method "' + methodName + '".'; - - bindings[key] = fn; - - return this; - }; - - /** - * Alias of attach(methodName, key, fn, true). - */ - graph.attachBefore = function(methodName, key, fn) { - return this.attach(methodName, key, fn, true); - }; - - /** - * This methods is just an helper to deal with custom indexes. It takes as - * arguments the name of the index and an object containing all the different - * functions to bind to the methods. - * - * Here is a basic example, that creates an index to keep the number of nodes - * in the current graph. It also adds a method to provide a getter on that - * new index: - * - * > sigma.classes.graph.addIndex('nodesCount', { - * > constructor: function() { - * > this.nodesCount = 0; - * > }, - * > addNode: function() { - * > this.nodesCount++; - * > }, - * > dropNode: function() { - * > this.nodesCount--; - * > } - * > }); - * > - * > sigma.classes.graph.addMethod('getNodesCount', function() { - * > return this.nodesCount; - * > }); - * > - * > var myGraph = new sigma.classes.graph(); - * > console.log(myGraph.getNodesCount()); // outputs 0 - * > - * > myGraph.addNode({ id: '1' }).addNode({ id: '2' }); - * > console.log(myGraph.getNodesCount()); // outputs 2 - * - * @param {string} name The name of the index. - * @param {object} bindings The object containing the functions to bind. - * @return {object} The global graph constructor. - */ - graph.addIndex = function(name, bindings) { - if ( - typeof name !== 'string' || - Object(bindings) !== bindings || - arguments.length !== 2 - ) - throw 'addIndex: Wrong arguments.'; - - if (_indexes[name]) - throw 'The index "' + name + '" already exists.'; - - var k; - - // Store the bindings: - _indexes[name] = bindings; - - // Attach the bindings: - for (k in bindings) - if (typeof bindings[k] !== 'function') - throw 'The bindings must be functions.'; - else - graph.attach(k, name, bindings[k]); - - return this; - }; - - - - - /** - * This method adds a node to the graph. The node must be an object, with a - * string under the key "id". Except for this, it is possible to add any - * other attribute, that will be preserved all along the manipulations. - * - * If the graph option "clone" has a truthy value, the node will be cloned - * when added to the graph. Also, if the graph option "immutable" has a - * truthy value, its id will be defined as immutable. - * - * @param {object} node The node to add. - * @return {object} The graph instance. - */ - graph.addMethod('addNode', function(node) { - // Check that the node is an object and has an id: - if (Object(node) !== node || arguments.length !== 1) - throw 'addNode: Wrong arguments.'; - - if (typeof node.id !== 'string' && typeof node.id !== 'number') - throw 'The node must have a string or number id.'; - - if (this.nodesIndex[node.id]) - throw 'The node "' + node.id + '" already exists.'; - - var k, - id = node.id, - validNode = Object.create(null); - - // Check the "clone" option: - if (this.settings('clone')) { - for (k in node) - if (k !== 'id') - validNode[k] = node[k]; - } else - validNode = node; - - // Check the "immutable" option: - if (this.settings('immutable')) - Object.defineProperty(validNode, 'id', { - value: id, - enumerable: true - }); - else - validNode.id = id; - - // Add empty containers for edges indexes: - this.inNeighborsIndex[id] = Object.create(null); - this.outNeighborsIndex[id] = Object.create(null); - this.allNeighborsIndex[id] = Object.create(null); - - this.inNeighborsCount[id] = 0; - this.outNeighborsCount[id] = 0; - this.allNeighborsCount[id] = 0; - - // Add the node to indexes: - this.nodesArray.push(validNode); - this.nodesIndex[validNode.id] = validNode; - - // Return the current instance: - return this; - }); - - /** - * This method adds an edge to the graph. The edge must be an object, with a - * string under the key "id", and strings under the keys "source" and - * "target" that design existing nodes. Except for this, it is possible to - * add any other attribute, that will be preserved all along the - * manipulations. - * - * If the graph option "clone" has a truthy value, the edge will be cloned - * when added to the graph. Also, if the graph option "immutable" has a - * truthy value, its id, source and target will be defined as immutable. - * - * @param {object} edge The edge to add. - * @return {object} The graph instance. - */ - graph.addMethod('addEdge', function(edge) { - // Check that the edge is an object and has an id: - if (Object(edge) !== edge || arguments.length !== 1) - throw 'addEdge: Wrong arguments.'; - - if (typeof edge.id !== 'string' && typeof edge.id !== 'number') - throw 'The edge must have a string or number id.'; - - if ((typeof edge.source !== 'string' && typeof edge.source !== 'number') || - !this.nodesIndex[edge.source]) - throw 'The edge source must have an existing node id.'; - - if ((typeof edge.target !== 'string' && typeof edge.target !== 'number') || - !this.nodesIndex[edge.target]) - throw 'The edge target must have an existing node id.'; - - if (this.edgesIndex[edge.id]) - throw 'The edge "' + edge.id + '" already exists.'; - - var k, - validEdge = Object.create(null); - - // Check the "clone" option: - if (this.settings('clone')) { - for (k in edge) - if (k !== 'id' && k !== 'source' && k !== 'target') - validEdge[k] = edge[k]; - } else - validEdge = edge; - - // Check the "immutable" option: - if (this.settings('immutable')) { - Object.defineProperty(validEdge, 'id', { - value: edge.id, - enumerable: true - }); - - Object.defineProperty(validEdge, 'source', { - value: edge.source, - enumerable: true - }); - - Object.defineProperty(validEdge, 'target', { - value: edge.target, - enumerable: true - }); - } else { - validEdge.id = edge.id; - validEdge.source = edge.source; - validEdge.target = edge.target; - } - - // Add the edge to indexes: - this.edgesArray.push(validEdge); - this.edgesIndex[validEdge.id] = validEdge; - - if (!this.inNeighborsIndex[validEdge.target][validEdge.source]) - this.inNeighborsIndex[validEdge.target][validEdge.source] = - Object.create(null); - this.inNeighborsIndex[validEdge.target][validEdge.source][validEdge.id] = - validEdge; - - if (!this.outNeighborsIndex[validEdge.source][validEdge.target]) - this.outNeighborsIndex[validEdge.source][validEdge.target] = - Object.create(null); - this.outNeighborsIndex[validEdge.source][validEdge.target][validEdge.id] = - validEdge; - - if (!this.allNeighborsIndex[validEdge.source][validEdge.target]) - this.allNeighborsIndex[validEdge.source][validEdge.target] = - Object.create(null); - this.allNeighborsIndex[validEdge.source][validEdge.target][validEdge.id] = - validEdge; - - if (validEdge.target !== validEdge.source) { - if (!this.allNeighborsIndex[validEdge.target][validEdge.source]) - this.allNeighborsIndex[validEdge.target][validEdge.source] = - Object.create(null); - this.allNeighborsIndex[validEdge.target][validEdge.source][validEdge.id] = - validEdge; - } - - // Keep counts up to date: - this.inNeighborsCount[validEdge.target]++; - this.outNeighborsCount[validEdge.source]++; - this.allNeighborsCount[validEdge.target]++; - this.allNeighborsCount[validEdge.source]++; - - return this; - }); - - /** - * This method drops a node from the graph. It also removes each edge that is - * bound to it, through the dropEdge method. An error is thrown if the node - * does not exist. - * - * @param {string} id The node id. - * @return {object} The graph instance. - */ - graph.addMethod('dropNode', function(id) { - // Check that the arguments are valid: - if ((typeof id !== 'string' && typeof id !== 'number') || - arguments.length !== 1) - throw 'dropNode: Wrong arguments.'; - - if (!this.nodesIndex[id]) - throw 'The node "' + id + '" does not exist.'; - - var i, k, l; - - // Remove the node from indexes: - delete this.nodesIndex[id]; - for (i = 0, l = this.nodesArray.length; i < l; i++) - if (this.nodesArray[i].id === id) { - this.nodesArray.splice(i, 1); - break; - } - - // Remove related edges: - for (i = this.edgesArray.length - 1; i >= 0; i--) - if (this.edgesArray[i].source === id || this.edgesArray[i].target === id) - this.dropEdge(this.edgesArray[i].id); - - // Remove related edge indexes: - delete this.inNeighborsIndex[id]; - delete this.outNeighborsIndex[id]; - delete this.allNeighborsIndex[id]; - - delete this.inNeighborsCount[id]; - delete this.outNeighborsCount[id]; - delete this.allNeighborsCount[id]; - - for (k in this.nodesIndex) { - delete this.inNeighborsIndex[k][id]; - delete this.outNeighborsIndex[k][id]; - delete this.allNeighborsIndex[k][id]; - } - - return this; - }); - - /** - * This method drops an edge from the graph. An error is thrown if the edge - * does not exist. - * - * @param {string} id The edge id. - * @return {object} The graph instance. - */ - graph.addMethod('dropEdge', function(id) { - // Check that the arguments are valid: - if ((typeof id !== 'string' && typeof id !== 'number') || - arguments.length !== 1) - throw 'dropEdge: Wrong arguments.'; - - if (!this.edgesIndex[id]) - throw 'The edge "' + id + '" does not exist.'; - - var i, l, edge; - - // Remove the edge from indexes: - edge = this.edgesIndex[id]; - delete this.edgesIndex[id]; - for (i = 0, l = this.edgesArray.length; i < l; i++) - if (this.edgesArray[i].id === id) { - this.edgesArray.splice(i, 1); - break; - } - - delete this.inNeighborsIndex[edge.target][edge.source][edge.id]; - if (!Object.keys(this.inNeighborsIndex[edge.target][edge.source]).length) - delete this.inNeighborsIndex[edge.target][edge.source]; - - delete this.outNeighborsIndex[edge.source][edge.target][edge.id]; - if (!Object.keys(this.outNeighborsIndex[edge.source][edge.target]).length) - delete this.outNeighborsIndex[edge.source][edge.target]; - - delete this.allNeighborsIndex[edge.source][edge.target][edge.id]; - if (!Object.keys(this.allNeighborsIndex[edge.source][edge.target]).length) - delete this.allNeighborsIndex[edge.source][edge.target]; - - if (edge.target !== edge.source) { - delete this.allNeighborsIndex[edge.target][edge.source][edge.id]; - if (!Object.keys(this.allNeighborsIndex[edge.target][edge.source]).length) - delete this.allNeighborsIndex[edge.target][edge.source]; - } - - this.inNeighborsCount[edge.target]--; - this.outNeighborsCount[edge.source]--; - this.allNeighborsCount[edge.source]--; - this.allNeighborsCount[edge.target]--; - - return this; - }); - - /** - * This method destroys the current instance. It basically empties each index - * and methods attached to the graph. - */ - graph.addMethod('kill', function() { - // Delete arrays: - this.nodesArray.length = 0; - this.edgesArray.length = 0; - delete this.nodesArray; - delete this.edgesArray; - - // Delete indexes: - delete this.nodesIndex; - delete this.edgesIndex; - delete this.inNeighborsIndex; - delete this.outNeighborsIndex; - delete this.allNeighborsIndex; - delete this.inNeighborsCount; - delete this.outNeighborsCount; - delete this.allNeighborsCount; - }); - - /** - * This method empties the nodes and edges arrays, as well as the different - * indexes. - * - * @return {object} The graph instance. - */ - graph.addMethod('clear', function() { - this.nodesArray.length = 0; - this.edgesArray.length = 0; - - // Due to GC issues, I prefer not to create new object. These objects are - // only available from the methods and attached functions, but still, it is - // better to prevent ghost references to unrelevant data... - __emptyObject(this.nodesIndex); - __emptyObject(this.edgesIndex); - __emptyObject(this.nodesIndex); - __emptyObject(this.inNeighborsIndex); - __emptyObject(this.outNeighborsIndex); - __emptyObject(this.allNeighborsIndex); - __emptyObject(this.inNeighborsCount); - __emptyObject(this.outNeighborsCount); - __emptyObject(this.allNeighborsCount); - - return this; - }); - - /** - * This method reads an object and adds the nodes and edges, through the - * proper methods "addNode" and "addEdge". - * - * Here is an example: - * - * > var myGraph = new graph(); - * > myGraph.read({ - * > nodes: [ - * > { id: 'n0' }, - * > { id: 'n1' } - * > ], - * > edges: [ - * > { - * > id: 'e0', - * > source: 'n0', - * > target: 'n1' - * > } - * > ] - * > }); - * > - * > console.log( - * > myGraph.nodes().length, - * > myGraph.edges().length - * > ); // outputs 2 1 - * - * @param {object} g The graph object. - * @return {object} The graph instance. - */ - graph.addMethod('read', function(g) { - var i, - a, - l; - - a = g.nodes || []; - for (i = 0, l = a.length; i < l; i++) - this.addNode(a[i]); - - a = g.edges || []; - for (i = 0, l = a.length; i < l; i++) - this.addEdge(a[i]); - - return this; - }); - - /** - * This methods returns one or several nodes, depending on how it is called. - * - * To get the array of nodes, call "nodes" without argument. To get a - * specific node, call it with the id of the node. The get multiple node, - * call it with an array of ids, and it will return the array of nodes, in - * the same order. - * - * @param {?(string|array)} v Eventually one id, an array of ids. - * @return {object|array} The related node or array of nodes. - */ - graph.addMethod('nodes', function(v) { - // Clone the array of nodes and return it: - if (!arguments.length) - return this.nodesArray.slice(0); - - // Return the related node: - if (arguments.length === 1 && - (typeof v === 'string' || typeof v === 'number')) - return this.nodesIndex[v]; - - // Return an array of the related node: - if ( - arguments.length === 1 && - Object.prototype.toString.call(v) === '[object Array]' - ) { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(this.nodesIndex[v[i]]); - else - throw 'nodes: Wrong arguments.'; - - return a; - } - - throw 'nodes: Wrong arguments.'; - }); - - /** - * This methods returns the degree of one or several nodes, depending on how - * it is called. It is also possible to get incoming or outcoming degrees - * instead by specifying 'in' or 'out' as a second argument. - * - * @param {string|array} v One id, an array of ids. - * @param {?string} which Which degree is required. Values are 'in', - * 'out', and by default the normal degree. - * @return {number|array} The related degree or array of degrees. - */ - graph.addMethod('degree', function(v, which) { - // Check which degree is required: - which = { - 'in': this.inNeighborsCount, - 'out': this.outNeighborsCount - }[which || ''] || this.allNeighborsCount; - - // Return the related node: - if (typeof v === 'string' || typeof v === 'number') - return which[v]; - - // Return an array of the related node: - if (Object.prototype.toString.call(v) === '[object Array]') { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(which[v[i]]); - else - throw 'degree: Wrong arguments.'; - - return a; - } - - throw 'degree: Wrong arguments.'; - }); - - /** - * This methods returns one or several edges, depending on how it is called. - * - * To get the array of edges, call "edges" without argument. To get a - * specific edge, call it with the id of the edge. The get multiple edge, - * call it with an array of ids, and it will return the array of edges, in - * the same order. - * - * @param {?(string|array)} v Eventually one id, an array of ids. - * @return {object|array} The related edge or array of edges. - */ - graph.addMethod('edges', function(v) { - // Clone the array of edges and return it: - if (!arguments.length) - return this.edgesArray.slice(0); - - // Return the related edge: - if (arguments.length === 1 && - (typeof v === 'string' || typeof v === 'number')) - return this.edgesIndex[v]; - - // Return an array of the related edge: - if ( - arguments.length === 1 && - Object.prototype.toString.call(v) === '[object Array]' - ) { - var i, - l, - a = []; - - for (i = 0, l = v.length; i < l; i++) - if (typeof v[i] === 'string' || typeof v[i] === 'number') - a.push(this.edgesIndex[v[i]]); - else - throw 'edges: Wrong arguments.'; - - return a; - } - - throw 'edges: Wrong arguments.'; - }); - - - /** - * EXPORT: - * ******* - */ - if (typeof sigma !== 'undefined') { - sigma.classes = sigma.classes || Object.create(null); - sigma.classes.graph = graph; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = graph; - exports.graph = graph; - } else - this.graph = graph; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - sigma.utils.pkg('sigma.classes'); - - /** - * The camera constructor. It just initializes its attributes and methods. - * - * @param {string} id The id. - * @param {sigma.classes.graph} graph The graph. - * @param {configurable} settings The settings function. - * @param {?object} options Eventually some overriding options. - * @return {camera} Returns the fresh new camera instance. - */ - sigma.classes.camera = function(id, graph, settings, options) { - sigma.classes.dispatcher.extend(this); - - Object.defineProperty(this, 'graph', { - value: graph - }); - Object.defineProperty(this, 'id', { - value: id - }); - Object.defineProperty(this, 'readPrefix', { - value: 'read_cam' + id + ':' - }); - Object.defineProperty(this, 'prefix', { - value: 'cam' + id + ':' - }); - - this.x = 0; - this.y = 0; - this.ratio = 1; - this.angle = 0; - this.isAnimated = false; - this.settings = (typeof options === 'object' && options) ? - settings.embedObject(options) : - settings; - }; - - /** - * Updates the camera position. - * - * @param {object} coordinates The new coordinates object. - * @return {camera} Returns the camera. - */ - sigma.classes.camera.prototype.goTo = function(coordinates) { - if (!this.settings('enableCamera')) - return this; - - var i, - l, - c = coordinates || {}, - keys = ['x', 'y', 'ratio', 'angle']; - - for (i = 0, l = keys.length; i < l; i++) - if (c[keys[i]] !== undefined) { - if (typeof c[keys[i]] === 'number' && !isNaN(c[keys[i]])) - this[keys[i]] = c[keys[i]]; - else - throw 'Value for "' + keys[i] + '" is not a number.'; - } - - this.dispatchEvent('coordinatesUpdated'); - return this; - }; - - /** - * This method takes a graph and computes for each node and edges its - * coordinates relatively to the center of the camera. Basically, it will - * compute the coordinates that will be used by the graphic renderers. - * - * Since it should be possible to use different cameras and different - * renderers, it is possible to specify a prefix to put before the new - * coordinates (to get something like "node.camera1_x") - * - * @param {?string} read The prefix of the coordinates to read. - * @param {?string} write The prefix of the coordinates to write. - * @param {?object} options Eventually an object of options. Those can be: - * - A restricted nodes array. - * - A restricted edges array. - * - A width. - * - A height. - * @return {camera} Returns the camera. - */ - sigma.classes.camera.prototype.applyView = function(read, write, options) { - options = options || {}; - write = write !== undefined ? write : this.prefix; - read = read !== undefined ? read : this.readPrefix; - - var nodes = options.nodes || this.graph.nodes(), - edges = options.edges || this.graph.edges(); - - var i, - l, - node, - relCos = Math.cos(this.angle) / this.ratio, - relSin = Math.sin(this.angle) / this.ratio, - nodeRatio = Math.pow(this.ratio, this.settings('nodesPowRatio')), - edgeRatio = Math.pow(this.ratio, this.settings('edgesPowRatio')), - xOffset = (options.width || 0) / 2 - this.x * relCos - this.y * relSin, - yOffset = (options.height || 0) / 2 - this.y * relCos + this.x * relSin; - - for (i = 0, l = nodes.length; i < l; i++) { - node = nodes[i]; - node[write + 'x'] = - (node[read + 'x'] || 0) * relCos + - (node[read + 'y'] || 0) * relSin + - xOffset; - node[write + 'y'] = - (node[read + 'y'] || 0) * relCos - - (node[read + 'x'] || 0) * relSin + - yOffset; - node[write + 'size'] = - (node[read + 'size'] || 0) / - nodeRatio; - } - - for (i = 0, l = edges.length; i < l; i++) { - edges[i][write + 'size'] = - (edges[i][read + 'size'] || 0) / - edgeRatio; - } - - return this; - }; - - /** - * This function converts the coordinates of a point from the frame of the - * camera to the frame of the graph. - * - * @param {number} x The X coordinate of the point in the frame of the - * camera. - * @param {number} y The Y coordinate of the point in the frame of the - * camera. - * @return {object} The point coordinates in the frame of the graph. - */ - sigma.classes.camera.prototype.graphPosition = function(x, y, vector) { - var X = 0, - Y = 0, - cos = Math.cos(this.angle), - sin = Math.sin(this.angle); - - // Revert the origin differential vector: - if (!vector) { - X = - (this.x * cos + this.y * sin) / this.ratio; - Y = - (this.y * cos - this.x * sin) / this.ratio; - } - - return { - x: (x * cos + y * sin) / this.ratio + X, - y: (y * cos - x * sin) / this.ratio + Y - }; - }; - - /** - * This function converts the coordinates of a point from the frame of the - * graph to the frame of the camera. - * - * @param {number} x The X coordinate of the point in the frame of the - * graph. - * @param {number} y The Y coordinate of the point in the frame of the - * graph. - * @return {object} The point coordinates in the frame of the camera. - */ - sigma.classes.camera.prototype.cameraPosition = function(x, y, vector) { - var X = 0, - Y = 0, - cos = Math.cos(this.angle), - sin = Math.sin(this.angle); - - // Revert the origin differential vector: - if (!vector) { - X = - (this.x * cos + this.y * sin) / this.ratio; - Y = - (this.y * cos - this.x * sin) / this.ratio; - } - - return { - x: ((x - X) * cos - (y - Y) * sin) * this.ratio, - y: ((y - Y) * cos + (x - X) * sin) * this.ratio - }; - }; - - /** - * This method returns the transformation matrix of the camera. This is - * especially useful to apply the camera view directly in shaders, in case of - * WebGL rendering. - * - * @return {array} The transformation matrix. - */ - sigma.classes.camera.prototype.getMatrix = function() { - var scale = sigma.utils.matrices.scale(1 / this.ratio), - rotation = sigma.utils.matrices.rotation(this.angle), - translation = sigma.utils.matrices.translation(-this.x, -this.y), - matrix = sigma.utils.matrices.multiply( - translation, - sigma.utils.matrices.multiply( - rotation, - scale - ) - ); - - return matrix; - }; - - /** - * Taking a width and a height as parameters, this method returns the - * coordinates of the rectangle representing the camera on screen, in the - * graph's referentiel. - * - * To keep displaying labels of nodes going out of the screen, the method - * keeps a margin around the screen in the returned rectangle. - * - * @param {number} width The width of the screen. - * @param {number} height The height of the screen. - * @return {object} The rectangle as x1, y1, x2 and y2, representing - * two opposite points. - */ - sigma.classes.camera.prototype.getRectangle = function(width, height) { - var widthVect = this.cameraPosition(width, 0, true), - heightVect = this.cameraPosition(0, height, true), - centerVect = this.cameraPosition(width / 2, height / 2, true), - marginX = this.cameraPosition(width / 4, 0, true).x, - marginY = this.cameraPosition(0, height / 4, true).y; - - return { - x1: this.x - centerVect.x - marginX, - y1: this.y - centerVect.y - marginY, - x2: this.x - centerVect.x + marginX + widthVect.x, - y2: this.y - centerVect.y - marginY + widthVect.y, - height: Math.sqrt( - Math.pow(heightVect.x, 2) + - Math.pow(heightVect.y + 2 * marginY, 2) - ) - }; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - /** - * Sigma Quadtree Module - * ===================== - * - * Author: Guillaume Plique (Yomguithereal) - * Version: 0.2 - */ - - - - /** - * Quad Geometric Operations - * ------------------------- - * - * A useful batch of geometric operations used by the quadtree. - */ - - var _geom = { - - /** - * Transforms a graph node with x, y and size into an - * axis-aligned square. - * - * @param {object} A graph node with at least a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - pointToSquare: function(n) { - return { - x1: n.x - n.size, - y1: n.y - n.size, - x2: n.x + n.size, - y2: n.y - n.size, - height: n.size * 2 - }; - }, - - /** - * Checks whether a rectangle is axis-aligned. - * - * @param {object} A rectangle defined by two points - * (x1, y1) and (x2, y2). - * @return {boolean} True if the rectangle is axis-aligned. - */ - isAxisAligned: function(r) { - return r.x1 === r.x2 || r.y1 === r.y2; - }, - - /** - * Compute top points of an axis-aligned rectangle. This is useful in - * cases when the rectangle has been rotated (left, right or bottom up) and - * later operations need to know the top points. - * - * @param {object} An axis-aligned rectangle defined by two points - * (x1, y1), (x2, y2) and height. - * @return {object} A rectangle: two points (x1, y1), (x2, y2) and height. - */ - axisAlignedTopPoints: function(r) { - - // Basic - if (r.y1 === r.y2 && r.x1 < r.x2) - return r; - - // Rotated to right - if (r.x1 === r.x2 && r.y2 > r.y1) - return { - x1: r.x1 - r.height, y1: r.y1, - x2: r.x1, y2: r.y1, - height: r.height - }; - - // Rotated to left - if (r.x1 === r.x2 && r.y2 < r.y1) - return { - x1: r.x1, y1: r.y2, - x2: r.x2 + r.height, y2: r.y2, - height: r.height - }; - - // Bottom's up - return { - x1: r.x2, y1: r.y1 - r.height, - x2: r.x1, y2: r.y1 - r.height, - height: r.height - }; - }, - - /** - * Get coordinates of a rectangle's lower left corner from its top points. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {object} Coordinates of the corner (x, y). - */ - lowerLeftCoor: function(r) { - var width = ( - Math.sqrt( - Math.pow(r.x2 - r.x1, 2) + - Math.pow(r.y2 - r.y1, 2) - ) - ); - - return { - x: r.x1 - (r.y2 - r.y1) * r.height / width, - y: r.y1 + (r.x2 - r.x1) * r.height / width - }; - }, - - /** - * Get coordinates of a rectangle's lower right corner from its top points - * and its lower left corner. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @param {object} A corner's coordinates (x, y). - * @return {object} Coordinates of the corner (x, y). - */ - lowerRightCoor: function(r, llc) { - return { - x: llc.x - r.x1 + r.x2, - y: llc.y - r.y1 + r.y2 - }; - }, - - /** - * Get the coordinates of all the corners of a rectangle from its top point. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {array} An array of the four corners' coordinates (x, y). - */ - rectangleCorners: function(r) { - var llc = this.lowerLeftCoor(r), - lrc = this.lowerRightCoor(r, llc); - - return [ - {x: r.x1, y: r.y1}, - {x: r.x2, y: r.y2}, - {x: llc.x, y: llc.y}, - {x: lrc.x, y: lrc.y} - ]; - }, - - /** - * Split a square defined by its boundaries into four. - * - * @param {object} Boundaries of the square (x, y, width, height). - * @return {array} An array containing the four new squares, themselves - * defined by an array of their four corners (x, y). - */ - splitSquare: function(b) { - return [ - [ - {x: b.x, y: b.y}, - {x: b.x + b.width / 2, y: b.y}, - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2} - ], - [ - {x: b.x + b.width / 2, y: b.y}, - {x: b.x + b.width, y: b.y}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2} - ], - [ - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x, y: b.y + b.height}, - {x: b.x + b.width / 2, y: b.y + b.height} - ], - [ - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height}, - {x: b.x + b.width, y: b.y + b.height} - ] - ]; - }, - - /** - * Compute the four axis between corners of rectangle A and corners of - * rectangle B. This is needed later to check an eventual collision. - * - * @param {array} An array of rectangle A's four corners (x, y). - * @param {array} An array of rectangle B's four corners (x, y). - * @return {array} An array of four axis defined by their coordinates (x,y). - */ - axis: function(c1, c2) { - return [ - {x: c1[1].x - c1[0].x, y: c1[1].y - c1[0].y}, - {x: c1[1].x - c1[3].x, y: c1[1].y - c1[3].y}, - {x: c2[0].x - c2[2].x, y: c2[0].y - c2[2].y}, - {x: c2[0].x - c2[1].x, y: c2[0].y - c2[1].y} - ]; - }, - - /** - * Project a rectangle's corner on an axis. - * - * @param {object} Coordinates of a corner (x, y). - * @param {object} Coordinates of an axis (x, y). - * @return {object} The projection defined by coordinates (x, y). - */ - projection: function(c, a) { - var l = ( - (c.x * a.x + c.y * a.y) / - (Math.pow(a.x, 2) + Math.pow(a.y, 2)) - ); - - return { - x: l * a.x, - y: l * a.y - }; - }, - - /** - * Check whether two rectangles collide on one particular axis. - * - * @param {object} An axis' coordinates (x, y). - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide on the axis. - */ - axisCollision: function(a, c1, c2) { - var sc1 = [], - sc2 = []; - - for (var ci = 0; ci < 4; ci++) { - var p1 = this.projection(c1[ci], a), - p2 = this.projection(c2[ci], a); - - sc1.push(p1.x * a.x + p1.y * a.y); - sc2.push(p2.x * a.x + p2.y * a.y); - } - - var maxc1 = Math.max.apply(Math, sc1), - maxc2 = Math.max.apply(Math, sc2), - minc1 = Math.min.apply(Math, sc1), - minc2 = Math.min.apply(Math, sc2); - - return (minc2 <= maxc1 && maxc2 >= minc1); - }, - - /** - * Check whether two rectangles collide on each one of their four axis. If - * all axis collide, then the two rectangles do collide on the plane. - * - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide. - */ - collision: function(c1, c2) { - var axis = this.axis(c1, c2), - col = true; - - for (var i = 0; i < 4; i++) - col = col && this.axisCollision(axis[i], c1, c2); - - return col; - } - }; - - - /** - * Quad Functions - * ------------ - * - * The Quadtree functions themselves. - * For each of those functions, we consider that in a splitted quad, the - * index of each node is the following: - * 0: top left - * 1: top right - * 2: bottom left - * 3: bottom right - * - * Moreover, the hereafter quad's philosophy is to consider that if an element - * collides with more than one nodes, this element belongs to each of the - * nodes it collides with where other would let it lie on a higher node. - */ - - /** - * Get the index of the node containing the point in the quad - * - * @param {object} point A point defined by coordinates (x, y). - * @param {object} quadBounds Boundaries of the quad (x, y, width, heigth). - * @return {integer} The index of the node containing the point. - */ - function _quadIndex(point, quadBounds) { - var xmp = quadBounds.x + quadBounds.width / 2, - ymp = quadBounds.y + quadBounds.height / 2, - top = (point.y < ymp), - left = (point.x < xmp); - - if (top) { - if (left) - return 0; - else - return 1; - } - else { - if (left) - return 2; - else - return 3; - } - } - - /** - * Get a list of indexes of nodes containing an axis-aligned rectangle - * - * @param {object} rectangle A rectangle defined by two points (x1, y1), - * (x2, y2) and height. - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadIndexes(rectangle, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if ((rectangle.x2 >= quadCorners[i][0].x) && - (rectangle.x1 <= quadCorners[i][1].x) && - (rectangle.y1 + rectangle.height >= quadCorners[i][0].y) && - (rectangle.y1 <= quadCorners[i][2].y)) - indexes.push(i); - - return indexes; - } - - /** - * Get a list of indexes of nodes containing a non-axis-aligned rectangle - * - * @param {array} corners An array containing each corner of the - * rectangle defined by its coordinates (x, y). - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadCollision(corners, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if (_geom.collision(corners, quadCorners[i])) - indexes.push(i); - - return indexes; - } - - /** - * Subdivide a quad by creating a node at a precise index. The function does - * not generate all four nodes not to potentially create unused nodes. - * - * @param {integer} index The index of the node to create. - * @param {object} quad The quad object to subdivide. - * @return {object} A new quad representing the node created. - */ - function _quadSubdivide(index, quad) { - var next = quad.level + 1, - subw = Math.round(quad.bounds.width / 2), - subh = Math.round(quad.bounds.height / 2), - qx = Math.round(quad.bounds.x), - qy = Math.round(quad.bounds.y), - x, - y; - - switch (index) { - case 0: - x = qx; - y = qy; - break; - case 1: - x = qx + subw; - y = qy; - break; - case 2: - x = qx; - y = qy + subh; - break; - case 3: - x = qx + subw; - y = qy + subh; - break; - } - - return _quadTree( - {x: x, y: y, width: subw, height: subh}, - next, - quad.maxElements, - quad.maxLevel - ); - } - - /** - * Recursively insert an element into the quadtree. Only points - * with size, i.e. axis-aligned squares, may be inserted with this - * method. - * - * @param {object} el The element to insert in the quadtree. - * @param {object} sizedPoint A sized point defined by two top points - * (x1, y1), (x2, y2) and height. - * @param {object} quad The quad in which to insert the element. - * @return {undefined} The function does not return anything. - */ - function _quadInsert(el, sizedPoint, quad) { - if (quad.level < quad.maxLevel) { - - // Searching appropriate quads - var indexes = _quadIndexes(sizedPoint, quad.corners); - - // Iterating - for (var i = 0, l = indexes.length; i < l; i++) { - - // Subdividing if necessary - if (quad.nodes[indexes[i]] === undefined) - quad.nodes[indexes[i]] = _quadSubdivide(indexes[i], quad); - - // Recursion - _quadInsert(el, sizedPoint, quad.nodes[indexes[i]]); - } - } - else { - - // Pushing the element in a leaf node - quad.elements.push(el); - } - } - - /** - * Recursively retrieve every elements held by the node containing the - * searched point. - * - * @param {object} point The searched point (x, y). - * @param {object} quad The searched quad. - * @return {array} An array of elements contained in the relevant - * node. - */ - function _quadRetrievePoint(point, quad) { - if (quad.level < quad.maxLevel) { - var index = _quadIndex(point, quad.bounds); - - // If node does not exist we return an empty list - if (quad.nodes[index] !== undefined) { - return _quadRetrievePoint(point, quad.nodes[index]); - } - else { - return []; - } - } - else { - return quad.elements; - } - } - - /** - * Recursively retrieve every elements contained within an rectangular area - * that may or may not be axis-aligned. - * - * @param {object|array} rectData The searched area defined either by - * an array of four corners (x, y) in - * the case of a non-axis-aligned - * rectangle or an object with two top - * points (x1, y1), (x2, y2) and height. - * @param {object} quad The searched quad. - * @param {function} collisionFunc The collision function used to search - * for node indexes. - * @param {array?} els The retrieved elements. - * @return {array} An array of elements contained in the - * area. - */ - function _quadRetrieveArea(rectData, quad, collisionFunc, els) { - els = els || {}; - - if (quad.level < quad.maxLevel) { - var indexes = collisionFunc(rectData, quad.corners); - - for (var i = 0, l = indexes.length; i < l; i++) - if (quad.nodes[indexes[i]] !== undefined) - _quadRetrieveArea( - rectData, - quad.nodes[indexes[i]], - collisionFunc, - els - ); - } else - for (var j = 0, m = quad.elements.length; j < m; j++) - if (els[quad.elements[j].id] === undefined) - els[quad.elements[j].id] = quad.elements[j]; - - return els; - } - - /** - * Creates the quadtree object itself. - * - * @param {object} bounds The boundaries of the quad defined by an - * origin (x, y), width and heigth. - * @param {integer} level The level of the quad in the tree. - * @param {integer} maxElements The max number of element in a leaf node. - * @param {integer} maxLevel The max recursion level of the tree. - * @return {object} The quadtree object. - */ - function _quadTree(bounds, level, maxElements, maxLevel) { - return { - level: level || 0, - bounds: bounds, - corners: _geom.splitSquare(bounds), - maxElements: maxElements || 20, - maxLevel: maxLevel || 4, - elements: [], - nodes: [] - }; - } - - - /** - * Sigma Quad Constructor - * ---------------------- - * - * The quad API as exposed to sigma. - */ - - /** - * The quad core that will become the sigma interface with the quadtree. - * - * property {object} _tree Property holding the quadtree object. - * property {object} _geom Exposition of the _geom namespace for testing. - * property {object} _cache Cache for the area method. - */ - var quad = function() { - this._geom = _geom; - this._tree = null; - this._cache = { - query: false, - result: false - }; - }; - - /** - * Index a graph by inserting its nodes into the quadtree. - * - * @param {array} nodes An array of nodes to index. - * @param {object} params An object of parameters with at least the quad - * bounds. - * @return {object} The quadtree object. - * - * Parameters: - * ---------- - * bounds: {object} boundaries of the quad defined by its origin (x, y) - * width and heigth. - * prefix: {string?} a prefix for node geometric attributes. - * maxElements: {integer?} the max number of elements in a leaf node. - * maxLevel: {integer?} the max recursion level of the tree. - */ - quad.prototype.index = function(nodes, params) { - - // Enforcing presence of boundaries - if (!params.bounds) - throw 'sigma.classes.quad.index: bounds information not given.'; - - // Prefix - var prefix = params.prefix || ''; - - // Building the tree - this._tree = _quadTree( - params.bounds, - 0, - params.maxElements, - params.maxLevel - ); - - // Inserting graph nodes into the tree - for (var i = 0, l = nodes.length; i < l; i++) { - - // Inserting node - _quadInsert( - nodes[i], - _geom.pointToSquare({ - x: nodes[i][prefix + 'x'], - y: nodes[i][prefix + 'y'], - size: nodes[i][prefix + 'size'] - }), - this._tree - ); - } - - // Reset cache: - this._cache = { - query: false, - result: false - }; - - // remove? - return this._tree; - }; - - /** - * Retrieve every graph nodes held by the quadtree node containing the - * searched point. - * - * @param {number} x of the point. - * @param {number} y of the point. - * @return {array} An array of nodes retrieved. - */ - quad.prototype.point = function(x, y) { - return this._tree ? - _quadRetrievePoint({x: x, y: y}, this._tree) || [] : - []; - }; - - /** - * Retrieve every graph nodes within a rectangular area. The methods keep the - * last area queried in cache for optimization reason and will act differently - * for the same reason if the area is axis-aligned or not. - * - * @param {object} A rectangle defined by two top points (x1, y1), (x2, y2) - * and height. - * @return {array} An array of nodes retrieved. - */ - quad.prototype.area = function(rect) { - var serialized = JSON.stringify(rect), - collisionFunc, - rectData; - - // Returning cache? - if (this._cache.query === serialized) - return this._cache.result; - - // Axis aligned ? - if (_geom.isAxisAligned(rect)) { - collisionFunc = _quadIndexes; - rectData = _geom.axisAlignedTopPoints(rect); - } - else { - collisionFunc = _quadCollision; - rectData = _geom.rectangleCorners(rect); - } - - // Retrieving nodes - var nodes = this._tree ? - _quadRetrieveArea( - rectData, - this._tree, - collisionFunc - ) : - []; - - // Object to array - var nodesArray = []; - for (var i in nodes) - nodesArray.push(nodes[i]); - - // Caching - this._cache.query = serialized; - this._cache.result = nodesArray; - - return nodesArray; - }; - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.quad = quad; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = quad; - exports.quad = quad; - } else - this.quad = quad; -}).call(this); - -;(function(undefined) { - 'use strict'; - - /** - * Sigma Quadtree Module for edges - * =============================== - * - * Author: Sébastien Heymann, - * from the quad of Guillaume Plique (Yomguithereal) - * Version: 0.2 - */ - - - - /** - * Quad Geometric Operations - * ------------------------- - * - * A useful batch of geometric operations used by the quadtree. - */ - - var _geom = { - - /** - * Transforms a graph node with x, y and size into an - * axis-aligned square. - * - * @param {object} A graph node with at least a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - pointToSquare: function(n) { - return { - x1: n.x - n.size, - y1: n.y - n.size, - x2: n.x + n.size, - y2: n.y - n.size, - height: n.size * 2 - }; - }, - - /** - * Transforms a graph edge with x1, y1, x2, y2 and size into an - * axis-aligned square. - * - * @param {object} A graph edge with at least two points - * (x1, y1), (x2, y2) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - lineToSquare: function(e) { - if (e.y1 < e.y2) { - // (e.x1, e.y1) on top - if (e.x1 < e.x2) { - // (e.x1, e.y1) on left - return { - x1: e.x1 - e.size, - y1: e.y1 - e.size, - x2: e.x2 + e.size, - y2: e.y1 - e.size, - height: e.y2 - e.y1 + e.size * 2 - }; - } - // (e.x1, e.y1) on right - return { - x1: e.x2 - e.size, - y1: e.y1 - e.size, - x2: e.x1 + e.size, - y2: e.y1 - e.size, - height: e.y2 - e.y1 + e.size * 2 - }; - } - - // (e.x2, e.y2) on top - if (e.x1 < e.x2) { - // (e.x1, e.y1) on left - return { - x1: e.x1 - e.size, - y1: e.y2 - e.size, - x2: e.x2 + e.size, - y2: e.y2 - e.size, - height: e.y1 - e.y2 + e.size * 2 - }; - } - // (e.x2, e.y2) on right - return { - x1: e.x2 - e.size, - y1: e.y2 - e.size, - x2: e.x1 + e.size, - y2: e.y2 - e.size, - height: e.y1 - e.y2 + e.size * 2 - }; - }, - - /** - * Transforms a graph edge of type 'curve' with x1, y1, x2, y2, - * control point and size into an axis-aligned square. - * - * @param {object} e A graph edge with at least two points - * (x1, y1), (x2, y2) and a size. - * @param {object} cp A control point (x,y). - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - quadraticCurveToSquare: function(e, cp) { - var pt = sigma.utils.getPointOnQuadraticCurve( - 0.5, - e.x1, - e.y1, - e.x2, - e.y2, - cp.x, - cp.y - ); - - // Bounding box of the two points and the point at the middle of the - // curve: - var minX = Math.min(e.x1, e.x2, pt.x), - maxX = Math.max(e.x1, e.x2, pt.x), - minY = Math.min(e.y1, e.y2, pt.y), - maxY = Math.max(e.y1, e.y2, pt.y); - - return { - x1: minX - e.size, - y1: minY - e.size, - x2: maxX + e.size, - y2: minY - e.size, - height: maxY - minY + e.size * 2 - }; - }, - - /** - * Transforms a graph self loop into an axis-aligned square. - * - * @param {object} n A graph node with a point (x, y) and a size. - * @return {object} A square: two points (x1, y1), (x2, y2) and height. - */ - selfLoopToSquare: function(n) { - // Fitting to the curve is too costly, we compute a larger bounding box - // using the control points: - var cp = sigma.utils.getSelfLoopControlPoints(n.x, n.y, n.size); - - // Bounding box of the point and the two control points: - var minX = Math.min(n.x, cp.x1, cp.x2), - maxX = Math.max(n.x, cp.x1, cp.x2), - minY = Math.min(n.y, cp.y1, cp.y2), - maxY = Math.max(n.y, cp.y1, cp.y2); - - return { - x1: minX - n.size, - y1: minY - n.size, - x2: maxX + n.size, - y2: minY - n.size, - height: maxY - minY + n.size * 2 - }; - }, - - /** - * Checks whether a rectangle is axis-aligned. - * - * @param {object} A rectangle defined by two points - * (x1, y1) and (x2, y2). - * @return {boolean} True if the rectangle is axis-aligned. - */ - isAxisAligned: function(r) { - return r.x1 === r.x2 || r.y1 === r.y2; - }, - - /** - * Compute top points of an axis-aligned rectangle. This is useful in - * cases when the rectangle has been rotated (left, right or bottom up) and - * later operations need to know the top points. - * - * @param {object} An axis-aligned rectangle defined by two points - * (x1, y1), (x2, y2) and height. - * @return {object} A rectangle: two points (x1, y1), (x2, y2) and height. - */ - axisAlignedTopPoints: function(r) { - - // Basic - if (r.y1 === r.y2 && r.x1 < r.x2) - return r; - - // Rotated to right - if (r.x1 === r.x2 && r.y2 > r.y1) - return { - x1: r.x1 - r.height, y1: r.y1, - x2: r.x1, y2: r.y1, - height: r.height - }; - - // Rotated to left - if (r.x1 === r.x2 && r.y2 < r.y1) - return { - x1: r.x1, y1: r.y2, - x2: r.x2 + r.height, y2: r.y2, - height: r.height - }; - - // Bottom's up - return { - x1: r.x2, y1: r.y1 - r.height, - x2: r.x1, y2: r.y1 - r.height, - height: r.height - }; - }, - - /** - * Get coordinates of a rectangle's lower left corner from its top points. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {object} Coordinates of the corner (x, y). - */ - lowerLeftCoor: function(r) { - var width = ( - Math.sqrt( - Math.pow(r.x2 - r.x1, 2) + - Math.pow(r.y2 - r.y1, 2) - ) - ); - - return { - x: r.x1 - (r.y2 - r.y1) * r.height / width, - y: r.y1 + (r.x2 - r.x1) * r.height / width - }; - }, - - /** - * Get coordinates of a rectangle's lower right corner from its top points - * and its lower left corner. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @param {object} A corner's coordinates (x, y). - * @return {object} Coordinates of the corner (x, y). - */ - lowerRightCoor: function(r, llc) { - return { - x: llc.x - r.x1 + r.x2, - y: llc.y - r.y1 + r.y2 - }; - }, - - /** - * Get the coordinates of all the corners of a rectangle from its top point. - * - * @param {object} A rectangle defined by two points (x1, y1) and (x2, y2). - * @return {array} An array of the four corners' coordinates (x, y). - */ - rectangleCorners: function(r) { - var llc = this.lowerLeftCoor(r), - lrc = this.lowerRightCoor(r, llc); - - return [ - {x: r.x1, y: r.y1}, - {x: r.x2, y: r.y2}, - {x: llc.x, y: llc.y}, - {x: lrc.x, y: lrc.y} - ]; - }, - - /** - * Split a square defined by its boundaries into four. - * - * @param {object} Boundaries of the square (x, y, width, height). - * @return {array} An array containing the four new squares, themselves - * defined by an array of their four corners (x, y). - */ - splitSquare: function(b) { - return [ - [ - {x: b.x, y: b.y}, - {x: b.x + b.width / 2, y: b.y}, - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2} - ], - [ - {x: b.x + b.width / 2, y: b.y}, - {x: b.x + b.width, y: b.y}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2} - ], - [ - {x: b.x, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x, y: b.y + b.height}, - {x: b.x + b.width / 2, y: b.y + b.height} - ], - [ - {x: b.x + b.width / 2, y: b.y + b.height / 2}, - {x: b.x + b.width, y: b.y + b.height / 2}, - {x: b.x + b.width / 2, y: b.y + b.height}, - {x: b.x + b.width, y: b.y + b.height} - ] - ]; - }, - - /** - * Compute the four axis between corners of rectangle A and corners of - * rectangle B. This is needed later to check an eventual collision. - * - * @param {array} An array of rectangle A's four corners (x, y). - * @param {array} An array of rectangle B's four corners (x, y). - * @return {array} An array of four axis defined by their coordinates (x,y). - */ - axis: function(c1, c2) { - return [ - {x: c1[1].x - c1[0].x, y: c1[1].y - c1[0].y}, - {x: c1[1].x - c1[3].x, y: c1[1].y - c1[3].y}, - {x: c2[0].x - c2[2].x, y: c2[0].y - c2[2].y}, - {x: c2[0].x - c2[1].x, y: c2[0].y - c2[1].y} - ]; - }, - - /** - * Project a rectangle's corner on an axis. - * - * @param {object} Coordinates of a corner (x, y). - * @param {object} Coordinates of an axis (x, y). - * @return {object} The projection defined by coordinates (x, y). - */ - projection: function(c, a) { - var l = ( - (c.x * a.x + c.y * a.y) / - (Math.pow(a.x, 2) + Math.pow(a.y, 2)) - ); - - return { - x: l * a.x, - y: l * a.y - }; - }, - - /** - * Check whether two rectangles collide on one particular axis. - * - * @param {object} An axis' coordinates (x, y). - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide on the axis. - */ - axisCollision: function(a, c1, c2) { - var sc1 = [], - sc2 = []; - - for (var ci = 0; ci < 4; ci++) { - var p1 = this.projection(c1[ci], a), - p2 = this.projection(c2[ci], a); - - sc1.push(p1.x * a.x + p1.y * a.y); - sc2.push(p2.x * a.x + p2.y * a.y); - } - - var maxc1 = Math.max.apply(Math, sc1), - maxc2 = Math.max.apply(Math, sc2), - minc1 = Math.min.apply(Math, sc1), - minc2 = Math.min.apply(Math, sc2); - - return (minc2 <= maxc1 && maxc2 >= minc1); - }, - - /** - * Check whether two rectangles collide on each one of their four axis. If - * all axis collide, then the two rectangles do collide on the plane. - * - * @param {array} Rectangle A's corners. - * @param {array} Rectangle B's corners. - * @return {boolean} True if the rectangles collide. - */ - collision: function(c1, c2) { - var axis = this.axis(c1, c2), - col = true; - - for (var i = 0; i < 4; i++) - col = col && this.axisCollision(axis[i], c1, c2); - - return col; - } - }; - - - /** - * Quad Functions - * ------------ - * - * The Quadtree functions themselves. - * For each of those functions, we consider that in a splitted quad, the - * index of each node is the following: - * 0: top left - * 1: top right - * 2: bottom left - * 3: bottom right - * - * Moreover, the hereafter quad's philosophy is to consider that if an element - * collides with more than one nodes, this element belongs to each of the - * nodes it collides with where other would let it lie on a higher node. - */ - - /** - * Get the index of the node containing the point in the quad - * - * @param {object} point A point defined by coordinates (x, y). - * @param {object} quadBounds Boundaries of the quad (x, y, width, heigth). - * @return {integer} The index of the node containing the point. - */ - function _quadIndex(point, quadBounds) { - var xmp = quadBounds.x + quadBounds.width / 2, - ymp = quadBounds.y + quadBounds.height / 2, - top = (point.y < ymp), - left = (point.x < xmp); - - if (top) { - if (left) - return 0; - else - return 1; - } - else { - if (left) - return 2; - else - return 3; - } - } - - /** - * Get a list of indexes of nodes containing an axis-aligned rectangle - * - * @param {object} rectangle A rectangle defined by two points (x1, y1), - * (x2, y2) and height. - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadIndexes(rectangle, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if ((rectangle.x2 >= quadCorners[i][0].x) && - (rectangle.x1 <= quadCorners[i][1].x) && - (rectangle.y1 + rectangle.height >= quadCorners[i][0].y) && - (rectangle.y1 <= quadCorners[i][2].y)) - indexes.push(i); - - return indexes; - } - - /** - * Get a list of indexes of nodes containing a non-axis-aligned rectangle - * - * @param {array} corners An array containing each corner of the - * rectangle defined by its coordinates (x, y). - * @param {array} quadCorners An array of the quad nodes' corners. - * @return {array} An array of indexes containing one to - * four integers. - */ - function _quadCollision(corners, quadCorners) { - var indexes = []; - - // Iterating through quads - for (var i = 0; i < 4; i++) - if (_geom.collision(corners, quadCorners[i])) - indexes.push(i); - - return indexes; - } - - /** - * Subdivide a quad by creating a node at a precise index. The function does - * not generate all four nodes not to potentially create unused nodes. - * - * @param {integer} index The index of the node to create. - * @param {object} quad The quad object to subdivide. - * @return {object} A new quad representing the node created. - */ - function _quadSubdivide(index, quad) { - var next = quad.level + 1, - subw = Math.round(quad.bounds.width / 2), - subh = Math.round(quad.bounds.height / 2), - qx = Math.round(quad.bounds.x), - qy = Math.round(quad.bounds.y), - x, - y; - - switch (index) { - case 0: - x = qx; - y = qy; - break; - case 1: - x = qx + subw; - y = qy; - break; - case 2: - x = qx; - y = qy + subh; - break; - case 3: - x = qx + subw; - y = qy + subh; - break; - } - - return _quadTree( - {x: x, y: y, width: subw, height: subh}, - next, - quad.maxElements, - quad.maxLevel - ); - } - - /** - * Recursively insert an element into the quadtree. Only points - * with size, i.e. axis-aligned squares, may be inserted with this - * method. - * - * @param {object} el The element to insert in the quadtree. - * @param {object} sizedPoint A sized point defined by two top points - * (x1, y1), (x2, y2) and height. - * @param {object} quad The quad in which to insert the element. - * @return {undefined} The function does not return anything. - */ - function _quadInsert(el, sizedPoint, quad) { - if (quad.level < quad.maxLevel) { - - // Searching appropriate quads - var indexes = _quadIndexes(sizedPoint, quad.corners); - - // Iterating - for (var i = 0, l = indexes.length; i < l; i++) { - - // Subdividing if necessary - if (quad.nodes[indexes[i]] === undefined) - quad.nodes[indexes[i]] = _quadSubdivide(indexes[i], quad); - - // Recursion - _quadInsert(el, sizedPoint, quad.nodes[indexes[i]]); - } - } - else { - - // Pushing the element in a leaf node - quad.elements.push(el); - } - } - - /** - * Recursively retrieve every elements held by the node containing the - * searched point. - * - * @param {object} point The searched point (x, y). - * @param {object} quad The searched quad. - * @return {array} An array of elements contained in the relevant - * node. - */ - function _quadRetrievePoint(point, quad) { - if (quad.level < quad.maxLevel) { - var index = _quadIndex(point, quad.bounds); - - // If node does not exist we return an empty list - if (quad.nodes[index] !== undefined) { - return _quadRetrievePoint(point, quad.nodes[index]); - } - else { - return []; - } - } - else { - return quad.elements; - } - } - - /** - * Recursively retrieve every elements contained within an rectangular area - * that may or may not be axis-aligned. - * - * @param {object|array} rectData The searched area defined either by - * an array of four corners (x, y) in - * the case of a non-axis-aligned - * rectangle or an object with two top - * points (x1, y1), (x2, y2) and height. - * @param {object} quad The searched quad. - * @param {function} collisionFunc The collision function used to search - * for node indexes. - * @param {array?} els The retrieved elements. - * @return {array} An array of elements contained in the - * area. - */ - function _quadRetrieveArea(rectData, quad, collisionFunc, els) { - els = els || {}; - - if (quad.level < quad.maxLevel) { - var indexes = collisionFunc(rectData, quad.corners); - - for (var i = 0, l = indexes.length; i < l; i++) - if (quad.nodes[indexes[i]] !== undefined) - _quadRetrieveArea( - rectData, - quad.nodes[indexes[i]], - collisionFunc, - els - ); - } else - for (var j = 0, m = quad.elements.length; j < m; j++) - if (els[quad.elements[j].id] === undefined) - els[quad.elements[j].id] = quad.elements[j]; - - return els; - } - - /** - * Creates the quadtree object itself. - * - * @param {object} bounds The boundaries of the quad defined by an - * origin (x, y), width and heigth. - * @param {integer} level The level of the quad in the tree. - * @param {integer} maxElements The max number of element in a leaf node. - * @param {integer} maxLevel The max recursion level of the tree. - * @return {object} The quadtree object. - */ - function _quadTree(bounds, level, maxElements, maxLevel) { - return { - level: level || 0, - bounds: bounds, - corners: _geom.splitSquare(bounds), - maxElements: maxElements || 40, - maxLevel: maxLevel || 8, - elements: [], - nodes: [] - }; - } - - - /** - * Sigma Quad Constructor - * ---------------------- - * - * The edgequad API as exposed to sigma. - */ - - /** - * The edgequad core that will become the sigma interface with the quadtree. - * - * property {object} _tree Property holding the quadtree object. - * property {object} _geom Exposition of the _geom namespace for testing. - * property {object} _cache Cache for the area method. - * property {boolean} _enabled Can index and retreive elements. - */ - var edgequad = function() { - this._geom = _geom; - this._tree = null; - this._cache = { - query: false, - result: false - }; - this._enabled = true; - }; - - /** - * Index a graph by inserting its edges into the quadtree. - * - * @param {object} graph A graph instance. - * @param {object} params An object of parameters with at least the quad - * bounds. - * @return {object} The quadtree object. - * - * Parameters: - * ---------- - * bounds: {object} boundaries of the quad defined by its origin (x, y) - * width and heigth. - * prefix: {string?} a prefix for edge geometric attributes. - * maxElements: {integer?} the max number of elements in a leaf node. - * maxLevel: {integer?} the max recursion level of the tree. - */ - edgequad.prototype.index = function(graph, params) { - if (!this._enabled) - return this._tree; - - // Enforcing presence of boundaries - if (!params.bounds) - throw 'sigma.classes.edgequad.index: bounds information not given.'; - - // Prefix - var prefix = params.prefix || '', - cp, - source, - target, - n, - e; - - // Building the tree - this._tree = _quadTree( - params.bounds, - 0, - params.maxElements, - params.maxLevel - ); - - var edges = graph.edges(); - - // Inserting graph edges into the tree - for (var i = 0, l = edges.length; i < l; i++) { - source = graph.nodes(edges[i].source); - target = graph.nodes(edges[i].target); - e = { - x1: source[prefix + 'x'], - y1: source[prefix + 'y'], - x2: target[prefix + 'x'], - y2: target[prefix + 'y'], - size: edges[i][prefix + 'size'] || 0 - }; - - // Inserting edge - if (edges[i].type === 'curve' || edges[i].type === 'curvedArrow') { - if (source.id === target.id) { - n = { - x: source[prefix + 'x'], - y: source[prefix + 'y'], - size: source[prefix + 'size'] || 0 - }; - _quadInsert( - edges[i], - _geom.selfLoopToSquare(n), - this._tree); - } - else { - cp = sigma.utils.getQuadraticControlPoint(e.x1, e.y1, e.x2, e.y2); - _quadInsert( - edges[i], - _geom.quadraticCurveToSquare(e, cp), - this._tree); - } - } - else { - _quadInsert( - edges[i], - _geom.lineToSquare(e), - this._tree); - } - } - - // Reset cache: - this._cache = { - query: false, - result: false - }; - - // remove? - return this._tree; - }; - - /** - * Retrieve every graph edges held by the quadtree node containing the - * searched point. - * - * @param {number} x of the point. - * @param {number} y of the point. - * @return {array} An array of edges retrieved. - */ - edgequad.prototype.point = function(x, y) { - if (!this._enabled) - return []; - - return this._tree ? - _quadRetrievePoint({x: x, y: y}, this._tree) || [] : - []; - }; - - /** - * Retrieve every graph edges within a rectangular area. The methods keep the - * last area queried in cache for optimization reason and will act differently - * for the same reason if the area is axis-aligned or not. - * - * @param {object} A rectangle defined by two top points (x1, y1), (x2, y2) - * and height. - * @return {array} An array of edges retrieved. - */ - edgequad.prototype.area = function(rect) { - if (!this._enabled) - return []; - - var serialized = JSON.stringify(rect), - collisionFunc, - rectData; - - // Returning cache? - if (this._cache.query === serialized) - return this._cache.result; - - // Axis aligned ? - if (_geom.isAxisAligned(rect)) { - collisionFunc = _quadIndexes; - rectData = _geom.axisAlignedTopPoints(rect); - } - else { - collisionFunc = _quadCollision; - rectData = _geom.rectangleCorners(rect); - } - - // Retrieving edges - var edges = this._tree ? - _quadRetrieveArea( - rectData, - this._tree, - collisionFunc - ) : - []; - - // Object to array - var edgesArray = []; - for (var i in edges) - edgesArray.push(edges[i]); - - // Caching - this._cache.query = serialized; - this._cache.result = edgesArray; - - return edgesArray; - }; - - - /** - * EXPORT: - * ******* - */ - if (typeof this.sigma !== 'undefined') { - this.sigma.classes = this.sigma.classes || {}; - this.sigma.classes.edgequad = edgequad; - } else if (typeof exports !== 'undefined') { - if (typeof module !== 'undefined' && module.exports) - exports = module.exports = edgequad; - exports.edgequad = edgequad; - } else - this.edgequad = edgequad; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.captors'); - - /** - * The user inputs default captor. It deals with mouse events, keyboards - * events and touch events. - * - * @param {DOMElement} target The DOM element where the listeners will be - * bound. - * @param {camera} camera The camera related to the target. - * @param {configurable} settings The settings function. - * @return {sigma.captor} The fresh new captor instance. - */ - sigma.captors.mouse = function(target, camera, settings) { - var _self = this, - _target = target, - _camera = camera, - _settings = settings, - - // CAMERA MANAGEMENT: - // ****************** - // The camera position when the user starts dragging: - _startCameraX, - _startCameraY, - _startCameraAngle, - - // The latest stage position: - _lastCameraX, - _lastCameraY, - _lastCameraAngle, - _lastCameraRatio, - - // MOUSE MANAGEMENT: - // ***************** - // The mouse position when the user starts dragging: - _startMouseX, - _startMouseY, - - _isMouseDown, - _isMoving, - _hasDragged, - _downStartTime, - _movingTimeoutId; - - sigma.classes.dispatcher.extend(this); - - sigma.utils.doubleClick(_target, 'click', _doubleClickHandler); - _target.addEventListener('DOMMouseScroll', _wheelHandler, false); - _target.addEventListener('mousewheel', _wheelHandler, false); - _target.addEventListener('mousemove', _moveHandler, false); - _target.addEventListener('mousedown', _downHandler, false); - _target.addEventListener('click', _clickHandler, false); - _target.addEventListener('mouseout', _outHandler, false); - document.addEventListener('mouseup', _upHandler, false); - - - - - /** - * This method unbinds every handlers that makes the captor work. - */ - this.kill = function() { - sigma.utils.unbindDoubleClick(_target, 'click'); - _target.removeEventListener('DOMMouseScroll', _wheelHandler); - _target.removeEventListener('mousewheel', _wheelHandler); - _target.removeEventListener('mousemove', _moveHandler); - _target.removeEventListener('mousedown', _downHandler); - _target.removeEventListener('click', _clickHandler); - _target.removeEventListener('mouseout', _outHandler); - document.removeEventListener('mouseup', _upHandler); - }; - - - - - // MOUSE EVENTS: - // ************* - - /** - * The handler listening to the 'move' mouse event. It will effectively - * drag the graph. - * - * @param {event} e A mouse event. - */ - function _moveHandler(e) { - var x, - y, - pos; - - // Dispatch event: - if (_settings('mouseEnabled')) { - _self.dispatchEvent('mousemove', - sigma.utils.mouseCoords(e)); - - if (_isMouseDown) { - _isMoving = true; - _hasDragged = true; - - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _movingTimeoutId = setTimeout(function() { - _isMoving = false; - }, _settings('dragTimeout')); - - sigma.misc.animation.killAll(_camera); - - _camera.isMoving = true; - pos = _camera.cameraPosition( - sigma.utils.getX(e) - _startMouseX, - sigma.utils.getY(e) - _startMouseY, - true - ); - - x = _startCameraX - pos.x; - y = _startCameraY - pos.y; - - if (x !== _camera.x || y !== _camera.y) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _camera.goTo({ - x: x, - y: y - }); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - } - - /** - * The handler listening to the 'up' mouse event. It will stop dragging the - * graph. - * - * @param {event} e A mouse event. - */ - function _upHandler(e) { - if (_settings('mouseEnabled') && _isMouseDown) { - _isMouseDown = false; - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _camera.isMoving = false; - - var x = sigma.utils.getX(e), - y = sigma.utils.getY(e); - - if (_isMoving) { - sigma.misc.animation.killAll(_camera); - sigma.misc.animation.camera( - _camera, - { - x: _camera.x + - _settings('mouseInertiaRatio') * (_camera.x - _lastCameraX), - y: _camera.y + - _settings('mouseInertiaRatio') * (_camera.y - _lastCameraY) - }, - { - easing: 'quadraticOut', - duration: _settings('mouseInertiaDuration') - } - ); - } else if ( - _startMouseX !== x || - _startMouseY !== y - ) - _camera.goTo({ - x: _camera.x, - y: _camera.y - }); - - _self.dispatchEvent('mouseup', - sigma.utils.mouseCoords(e)); - - // Update _isMoving flag: - _isMoving = false; - } - } - - /** - * The handler listening to the 'down' mouse event. It will start observing - * the mouse position for dragging the graph. - * - * @param {event} e A mouse event. - */ - function _downHandler(e) { - if (_settings('mouseEnabled')) { - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _startMouseX = sigma.utils.getX(e); - _startMouseY = sigma.utils.getY(e); - - _hasDragged = false; - _downStartTime = (new Date()).getTime(); - - switch (e.which) { - case 2: - // Middle mouse button pressed - // Do nothing. - break; - case 3: - // Right mouse button pressed - _self.dispatchEvent('rightclick', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - break; - // case 1: - default: - // Left mouse button pressed - _isMouseDown = true; - - _self.dispatchEvent('mousedown', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - } - } - } - - /** - * The handler listening to the 'out' mouse event. It will just redispatch - * the event. - * - * @param {event} e A mouse event. - */ - function _outHandler(e) { - if (_settings('mouseEnabled')) - _self.dispatchEvent('mouseout'); - } - - /** - * The handler listening to the 'click' mouse event. It will redispatch the - * click event, but with normalized X and Y coordinates. - * - * @param {event} e A mouse event. - */ - function _clickHandler(e) { - if (_settings('mouseEnabled')) { - var event = sigma.utils.mouseCoords(e); - event.isDragging = - (((new Date()).getTime() - _downStartTime) > 100) && _hasDragged; - _self.dispatchEvent('click', event); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - - /** - * The handler listening to the double click custom event. It will - * basically zoom into the graph. - * - * @param {event} e A mouse event. - */ - function _doubleClickHandler(e) { - var pos, - ratio, - animation; - - if (_settings('mouseEnabled')) { - ratio = 1 / _settings('doubleClickZoomingRatio'); - - _self.dispatchEvent('doubleclick', - sigma.utils.mouseCoords(e, _startMouseX, _startMouseY)); - - if (_settings('doubleClickEnabled')) { - pos = _camera.cameraPosition( - sigma.utils.getX(e) - sigma.utils.getCenter(e).x, - sigma.utils.getY(e) - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('doubleClickZoomDuration') - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - - /** - * The handler listening to the 'wheel' mouse event. It will basically zoom - * in or not into the graph. - * - * @param {event} e A mouse event. - */ - function _wheelHandler(e) { - var pos, - ratio, - animation, - wheelDelta = sigma.utils.getDelta(e); - - if (_settings('mouseEnabled') && _settings('mouseWheelEnabled') && wheelDelta !== 0) { - ratio = wheelDelta > 0 ? - 1 / _settings('zoomingRatio') : - _settings('zoomingRatio'); - - pos = _camera.cameraPosition( - sigma.utils.getX(e) - sigma.utils.getCenter(e).x, - sigma.utils.getY(e) - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('mouseZoomDuration') - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.captors'); - - /** - * The user inputs default captor. It deals with mouse events, keyboards - * events and touch events. - * - * @param {DOMElement} target The DOM element where the listeners will be - * bound. - * @param {camera} camera The camera related to the target. - * @param {configurable} settings The settings function. - * @return {sigma.captor} The fresh new captor instance. - */ - sigma.captors.touch = function(target, camera, settings) { - var _self = this, - _target = target, - _camera = camera, - _settings = settings, - - // CAMERA MANAGEMENT: - // ****************** - // The camera position when the user starts dragging: - _startCameraX, - _startCameraY, - _startCameraAngle, - _startCameraRatio, - - // The latest stage position: - _lastCameraX, - _lastCameraY, - _lastCameraAngle, - _lastCameraRatio, - - // TOUCH MANAGEMENT: - // ***************** - // Touches that are down: - _downTouches = [], - - _startTouchX0, - _startTouchY0, - _startTouchX1, - _startTouchY1, - _startTouchAngle, - _startTouchDistance, - - _touchMode, - - _isMoving, - _doubleTap, - _movingTimeoutId; - - sigma.classes.dispatcher.extend(this); - - sigma.utils.doubleClick(_target, 'touchstart', _doubleTapHandler); - _target.addEventListener('touchstart', _handleStart, false); - _target.addEventListener('touchend', _handleLeave, false); - _target.addEventListener('touchcancel', _handleLeave, false); - _target.addEventListener('touchleave', _handleLeave, false); - _target.addEventListener('touchmove', _handleMove, false); - - function position(e) { - var offset = sigma.utils.getOffset(_target); - - return { - x: e.pageX - offset.left, - y: e.pageY - offset.top - }; - } - - /** - * This method unbinds every handlers that makes the captor work. - */ - this.kill = function() { - sigma.utils.unbindDoubleClick(_target, 'touchstart'); - _target.addEventListener('touchstart', _handleStart); - _target.addEventListener('touchend', _handleLeave); - _target.addEventListener('touchcancel', _handleLeave); - _target.addEventListener('touchleave', _handleLeave); - _target.addEventListener('touchmove', _handleMove); - }; - - // TOUCH EVENTS: - // ************* - /** - * The handler listening to the 'touchstart' event. It will set the touch - * mode ("_touchMode") and start observing the user touch moves. - * - * @param {event} e A touch event. - */ - function _handleStart(e) { - if (_settings('touchEnabled')) { - var x0, - x1, - y0, - y1, - pos0, - pos1; - - _downTouches = e.touches; - - switch (_downTouches.length) { - case 1: - _camera.isMoving = true; - _touchMode = 1; - - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - pos0 = position(_downTouches[0]); - _startTouchX0 = pos0.x; - _startTouchY0 = pos0.y; - - break; - case 2: - _camera.isMoving = true; - _touchMode = 2; - - pos0 = position(_downTouches[0]); - pos1 = position(_downTouches[1]); - x0 = pos0.x; - y0 = pos0.y; - x1 = pos1.x; - y1 = pos1.y; - - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _startCameraAngle = _camera.angle; - _startCameraRatio = _camera.ratio; - - _startCameraX = _camera.x; - _startCameraY = _camera.y; - - _startTouchX0 = x0; - _startTouchY0 = y0; - _startTouchX1 = x1; - _startTouchY1 = y1; - - _startTouchAngle = Math.atan2( - _startTouchY1 - _startTouchY0, - _startTouchX1 - _startTouchX0 - ); - _startTouchDistance = Math.sqrt( - (_startTouchY1 - _startTouchY0) * - (_startTouchY1 - _startTouchY0) + - (_startTouchX1 - _startTouchX0) * - (_startTouchX1 - _startTouchX0) - ); - - e.preventDefault(); - return false; - } - } - } - - /** - * The handler listening to the 'touchend', 'touchcancel' and 'touchleave' - * event. It will update the touch mode if there are still at least one - * finger, and stop dragging else. - * - * @param {event} e A touch event. - */ - function _handleLeave(e) { - if (_settings('touchEnabled')) { - _downTouches = e.touches; - var inertiaRatio = _settings('touchInertiaRatio'); - - if (_movingTimeoutId) { - _isMoving = false; - clearTimeout(_movingTimeoutId); - } - - switch (_touchMode) { - case 2: - if (e.touches.length === 1) { - _handleStart(e); - - e.preventDefault(); - break; - } - /* falls through */ - case 1: - _camera.isMoving = false; - _self.dispatchEvent('stopDrag'); - - if (_isMoving) { - _doubleTap = false; - sigma.misc.animation.camera( - _camera, - { - x: _camera.x + - inertiaRatio * (_camera.x - _lastCameraX), - y: _camera.y + - inertiaRatio * (_camera.y - _lastCameraY) - }, - { - easing: 'quadraticOut', - duration: _settings('touchInertiaDuration') - } - ); - } - - _isMoving = false; - _touchMode = 0; - break; - } - } - } - - /** - * The handler listening to the 'touchmove' event. It will effectively drag - * the graph, and eventually zooms and turn it if the user is using two - * fingers. - * - * @param {event} e A touch event. - */ - function _handleMove(e) { - if (!_doubleTap && _settings('touchEnabled')) { - var x0, - x1, - y0, - y1, - cos, - sin, - end, - pos0, - pos1, - diff, - start, - dAngle, - dRatio, - newStageX, - newStageY, - newStageRatio, - newStageAngle; - - _downTouches = e.touches; - _isMoving = true; - - if (_movingTimeoutId) - clearTimeout(_movingTimeoutId); - - _movingTimeoutId = setTimeout(function() { - _isMoving = false; - }, _settings('dragTimeout')); - - switch (_touchMode) { - case 1: - pos0 = position(_downTouches[0]); - x0 = pos0.x; - y0 = pos0.y; - - diff = _camera.cameraPosition( - x0 - _startTouchX0, - y0 - _startTouchY0, - true - ); - - newStageX = _startCameraX - diff.x; - newStageY = _startCameraY - diff.y; - - if (newStageX !== _camera.x || newStageY !== _camera.y) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - - _camera.goTo({ - x: newStageX, - y: newStageY - }); - - _self.dispatchEvent('mousemove', - sigma.utils.mouseCoords(e, pos0.x, pos0.y)); - - _self.dispatchEvent('drag'); - } - break; - case 2: - pos0 = position(_downTouches[0]); - pos1 = position(_downTouches[1]); - x0 = pos0.x; - y0 = pos0.y; - x1 = pos1.x; - y1 = pos1.y; - - start = _camera.cameraPosition( - (_startTouchX0 + _startTouchX1) / 2 - - sigma.utils.getCenter(e).x, - (_startTouchY0 + _startTouchY1) / 2 - - sigma.utils.getCenter(e).y, - true - ); - end = _camera.cameraPosition( - (x0 + x1) / 2 - sigma.utils.getCenter(e).x, - (y0 + y1) / 2 - sigma.utils.getCenter(e).y, - true - ); - - dAngle = Math.atan2(y1 - y0, x1 - x0) - _startTouchAngle; - dRatio = Math.sqrt( - (y1 - y0) * (y1 - y0) + (x1 - x0) * (x1 - x0) - ) / _startTouchDistance; - - // Translation: - x0 = start.x; - y0 = start.y; - - // Homothetic transformation: - newStageRatio = _startCameraRatio / dRatio; - x0 = x0 * dRatio; - y0 = y0 * dRatio; - - // Rotation: - newStageAngle = _startCameraAngle - dAngle; - cos = Math.cos(-dAngle); - sin = Math.sin(-dAngle); - x1 = x0 * cos + y0 * sin; - y1 = y0 * cos - x0 * sin; - x0 = x1; - y0 = y1; - - // Finalize: - newStageX = x0 - end.x + _startCameraX; - newStageY = y0 - end.y + _startCameraY; - - if ( - newStageRatio !== _camera.ratio || - newStageAngle !== _camera.angle || - newStageX !== _camera.x || - newStageY !== _camera.y - ) { - _lastCameraX = _camera.x; - _lastCameraY = _camera.y; - _lastCameraAngle = _camera.angle; - _lastCameraRatio = _camera.ratio; - - _camera.goTo({ - x: newStageX, - y: newStageY, - angle: newStageAngle, - ratio: newStageRatio - }); - - _self.dispatchEvent('drag'); - } - - break; - } - - e.preventDefault(); - return false; - } - } - - /** - * The handler listening to the double tap custom event. It will - * basically zoom into the graph. - * - * @param {event} e A touch event. - */ - function _doubleTapHandler(e) { - var pos, - ratio, - animation; - - if (e.touches && e.touches.length === 1 && _settings('touchEnabled')) { - _doubleTap = true; - - ratio = 1 / _settings('doubleClickZoomingRatio'); - - pos = position(e.touches[0]); - _self.dispatchEvent('doubleclick', - sigma.utils.mouseCoords(e, pos.x, pos.y)); - - if (_settings('doubleClickEnabled')) { - pos = _camera.cameraPosition( - pos.x - sigma.utils.getCenter(e).x, - pos.y - sigma.utils.getCenter(e).y, - true - ); - - animation = { - duration: _settings('doubleClickZoomDuration'), - onComplete: function() { - _doubleTap = false; - } - }; - - sigma.utils.zoomTo(_camera, pos.x, pos.y, ratio, animation); - } - - if (e.preventDefault) - e.preventDefault(); - else - e.returnValue = false; - - e.stopPropagation(); - return false; - } - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - if (typeof conrad === 'undefined') - throw 'conrad is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the canvas sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.canvas} The renderer instance. - */ - sigma.renderers.canvas = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.canvas: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var k, - i, - l, - a, - fn, - self = this; - - sigma.classes.dispatcher.extend(this); - - // Initialize main attributes: - Object.defineProperty(this, 'conradId', { - value: sigma.utils.id() - }); - this.graph = graph; - this.camera = camera; - this.contexts = {}; - this.domElements = {}; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Node indexes: - this.nodesOnScreen = []; - this.edgesOnScreen = []; - - // Conrad related attributes: - this.jobs = {}; - - // Find the prefix: - this.options.prefix = 'renderer' + this.conradId + ':'; - - // Initialize the DOM elements: - if ( - !this.settings('batchEdgesDrawing') - ) { - this.initDOM('canvas', 'scene'); - this.contexts.edges = this.contexts.scene; - this.contexts.nodes = this.contexts.scene; - this.contexts.labels = this.contexts.scene; - } else { - this.initDOM('canvas', 'edges'); - this.initDOM('canvas', 'scene'); - this.contexts.nodes = this.contexts.scene; - this.contexts.labels = this.contexts.scene; - } - - this.initDOM('canvas', 'mouse'); - this.contexts.hover = this.contexts.mouse; - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.mouse, - this.camera, - this.settings - ) - ); - } - - // Deal with sigma events: - sigma.misc.bindEvents.call(this, this.options.prefix); - sigma.misc.drawHovers.call(this, this.options.prefix); - - this.resize(false); - }; - - - - - /** - * This method renders the graph on the canvases. - * - * @param {?object} options Eventually an object of options. - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.render = function(options) { - options = options || {}; - - var a, - i, - k, - l, - o, - id, - end, - job, - start, - edges, - renderers, - rendererType, - batchSize, - tempGCO, - index = {}, - graph = this.graph, - nodes = this.graph.nodes, - prefix = this.options.prefix || '', - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'), - drawLabels = this.settings(options, 'drawLabels'), - drawEdgeLabels = this.settings(options, 'drawEdgeLabels'), - embedSettings = this.settings.embedObjects(options, { - prefix: this.options.prefix - }); - - // Call the resize function: - this.resize(false); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Apply the camera's view: - this.camera.applyView( - undefined, - this.options.prefix, - { - width: this.width, - height: this.height - } - ); - - // Clear canvases: - this.clear(); - - // Kill running jobs: - for (k in this.jobs) - if (conrad.hasJob(k)) - conrad.killJob(k); - - // Find which nodes are on screen: - this.edgesOnScreen = []; - this.nodesOnScreen = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - index[a[i].id] = a[i]; - - // Draw edges: - // - If settings('batchEdgesDrawing') is true, the edges are displayed per - // batches. If not, they are drawn in one frame. - if (drawEdges) { - // First, let's identify which edges to draw. To do this, we just keep - // every edges that have at least one extremity displayed according to - // the quadtree and the "hidden" attribute. We also do not keep hidden - // edges. - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - o = a[i]; - if ( - (index[o.source] || index[o.target]) && - (!o.hidden && !nodes(o.source).hidden && !nodes(o.target).hidden) - ) - this.edgesOnScreen.push(o); - } - - // If the "batchEdgesDrawing" settings is true, edges are batched: - if (this.settings(options, 'batchEdgesDrawing')) { - id = 'edges_' + this.conradId; - batchSize = embedSettings('canvasEdgesBatchSize'); - - edges = this.edgesOnScreen; - l = edges.length; - - start = 0; - end = Math.min(edges.length, start + batchSize); - - job = function() { - tempGCO = this.contexts.edges.globalCompositeOperation; - this.contexts.edges.globalCompositeOperation = 'destination-over'; - - renderers = sigma.canvas.edges; - for (i = start; i < end; i++) { - o = edges[i]; - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.edges, - embedSettings - ); - } - - // Draw edge labels: - if (drawEdgeLabels) { - renderers = sigma.canvas.edges.labels; - for (i = start; i < end; i++) { - o = edges[i]; - if (!o.hidden) - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.labels, - embedSettings - ); - } - } - - // Restore original globalCompositeOperation: - this.contexts.edges.globalCompositeOperation = tempGCO; - - // Catch job's end: - if (end === edges.length) { - delete this.jobs[id]; - return false; - } - - start = end + 1; - end = Math.min(edges.length, start + batchSize); - return true; - }; - - this.jobs[id] = job; - conrad.addJob(id, job.bind(this)); - - // If not, they are drawn in one frame: - } else { - renderers = sigma.canvas.edges; - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - o = a[i]; - (renderers[ - o.type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - o, - graph.nodes(o.source), - graph.nodes(o.target), - this.contexts.edges, - embedSettings - ); - } - - // Draw edge labels: - // - No batching - if (drawEdgeLabels) { - renderers = sigma.canvas.edges.labels; - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultEdgeType') - ] || renderers.def)( - a[i], - graph.nodes(a[i].source), - graph.nodes(a[i].target), - this.contexts.labels, - embedSettings - ); - } - } - } - - // Draw nodes: - // - No batching - if (drawNodes) { - renderers = sigma.canvas.nodes; - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultNodeType') - ] || renderers.def)( - a[i], - this.contexts.nodes, - embedSettings - ); - } - - // Draw labels: - // - No batching - if (drawLabels) { - renderers = sigma.canvas.labels; - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - (renderers[ - a[i].type || this.settings(options, 'defaultNodeType') - ] || renderers.def)( - a[i], - this.contexts.labels, - embedSettings - ); - } - - this.dispatchEvent('render'); - - return this; - }; - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in "domElements"). - */ - sigma.renderers.canvas.prototype.initDOM = function(tag, id) { - var dom = document.createElement(tag); - - dom.style.position = 'absolute'; - dom.setAttribute('class', 'sigma-' + id); - - this.domElements[id] = dom; - this.container.appendChild(dom); - - if (tag.toLowerCase() === 'canvas') - this.contexts[id] = dom.getContext('2d'); - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.resize = function(w, h) { - var k, - oldWidth = this.width, - oldHeight = this.height, - pixelRatio = sigma.utils.getPixelRatio(); - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - for (k in this.domElements) { - this.domElements[k].style.width = w + 'px'; - this.domElements[k].style.height = h + 'px'; - - if (this.domElements[k].tagName.toLowerCase() === 'canvas') { - this.domElements[k].setAttribute('width', (w * pixelRatio) + 'px'); - this.domElements[k].setAttribute('height', (h * pixelRatio) + 'px'); - - if (pixelRatio !== 1) - this.contexts[k].scale(pixelRatio, pixelRatio); - } - } - } - - return this; - }; - - /** - * This method clears each canvas. - * - * @return {sigma.renderers.canvas} Returns the instance itself. - */ - sigma.renderers.canvas.prototype.clear = function() { - for (var k in this.contexts) { - this.contexts[k].clearRect(0, 0, this.width, this.height); - } - - return this; - }; - - /** - * This method kills contexts and other attributes. - */ - sigma.renderers.canvas.prototype.kill = function() { - var k, - captor; - - // Kill captors: - while ((captor = this.captors.pop())) - captor.kill(); - delete this.captors; - - // Kill contexts: - for (k in this.domElements) { - this.domElements[k].parentNode.removeChild(this.domElements[k]); - delete this.domElements[k]; - delete this.contexts[k]; - } - delete this.domElements; - delete this.contexts; - }; - - - - - /** - * The labels, nodes and edges renderers are stored in the three following - * objects. When an element is drawn, its type will be checked and if a - * renderer with the same name exists, it will be used. If not found, the - * default renderer will be used instead. - * - * They are stored in different files, in the "./canvas" folder. - */ - sigma.utils.pkg('sigma.canvas.nodes'); - sigma.utils.pkg('sigma.canvas.edges'); - sigma.utils.pkg('sigma.canvas.labels'); -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the canvas sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.canvas} The renderer instance. - */ - sigma.renderers.webgl = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.webgl: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var k, - i, - l, - a, - fn, - _self = this; - - sigma.classes.dispatcher.extend(this); - - // Conrad related attributes: - this.jobs = {}; - - Object.defineProperty(this, 'conradId', { - value: sigma.utils.id() - }); - - // Initialize main attributes: - this.graph = graph; - this.camera = camera; - this.contexts = {}; - this.domElements = {}; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Find the prefix: - this.options.prefix = this.camera.readPrefix; - - // Initialize programs hash - Object.defineProperty(this, 'nodePrograms', { - value: {} - }); - Object.defineProperty(this, 'edgePrograms', { - value: {} - }); - Object.defineProperty(this, 'nodeFloatArrays', { - value: {} - }); - Object.defineProperty(this, 'edgeFloatArrays', { - value: {} - }); - Object.defineProperty(this, 'edgeIndicesArrays', { - value: {} - }); - - // Initialize the DOM elements: - if (this.settings(options, 'batchEdgesDrawing')) { - this.initDOM('canvas', 'edges', true); - this.initDOM('canvas', 'nodes', true); - } else { - this.initDOM('canvas', 'scene', true); - this.contexts.nodes = this.contexts.scene; - this.contexts.edges = this.contexts.scene; - } - - this.initDOM('canvas', 'labels'); - this.initDOM('canvas', 'mouse'); - this.contexts.hover = this.contexts.mouse; - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.mouse, - this.camera, - this.settings - ) - ); - } - - // Deal with sigma events: - sigma.misc.bindEvents.call(this, this.camera.prefix); - sigma.misc.drawHovers.call(this, this.camera.prefix); - - this.resize(); - }; - - - - - /** - * This method will generate the nodes and edges float arrays. This step is - * separated from the "render" method, because to keep WebGL efficient, since - * all the camera and middlewares are modelised as matrices and they do not - * require the float arrays to be regenerated. - * - * Basically, when the user moves the camera or applies some specific linear - * transformations, this process step will be skipped, and the "render" - * method will efficiently refresh the rendering. - * - * And when the user modifies the graph colors or positions (applying a new - * layout or filtering the colors, for instance), this "process" step will be - * required to regenerate the float arrays. - * - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.process = function() { - var a, - i, - l, - k, - type, - renderer, - graph = this.graph, - options = sigma.utils.extend(options, this.options), - defaultEdgeType = this.settings(options, 'defaultEdgeType'), - defaultNodeType = this.settings(options, 'defaultNodeType'); - - // Empty float arrays: - for (k in this.nodeFloatArrays) - delete this.nodeFloatArrays[k]; - - for (k in this.edgeFloatArrays) - delete this.edgeFloatArrays[k]; - - for (k in this.edgeIndicesArrays) - delete this.edgeIndicesArrays[k]; - - // Sort edges and nodes per types: - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - type = a[i].type || defaultEdgeType; - k = (type && sigma.webgl.edges[type]) ? type : 'def'; - - if (!this.edgeFloatArrays[k]) - this.edgeFloatArrays[k] = { - edges: [] - }; - - this.edgeFloatArrays[k].edges.push(a[i]); - } - - for (a = graph.nodes(), i = 0, l = a.length; i < l; i++) { - type = a[i].type || defaultNodeType; - k = (type && sigma.webgl.nodes[type]) ? type : 'def'; - - if (!this.nodeFloatArrays[k]) - this.nodeFloatArrays[k] = { - nodes: [] - }; - - this.nodeFloatArrays[k].nodes.push(a[i]); - } - - // Push edges: - for (k in this.edgeFloatArrays) { - renderer = sigma.webgl.edges[k]; - a = this.edgeFloatArrays[k].edges; - - // Creating the necessary arrays - this.edgeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - for (i = 0, l = a.length; i < l; i++) { - - // Just check that the edge and both its extremities are visible: - if ( - !a[i].hidden && - !graph.nodes(a[i].source).hidden && - !graph.nodes(a[i].target).hidden - ) - renderer.addEdge( - a[i], - graph.nodes(a[i].source), - graph.nodes(a[i].target), - this.edgeFloatArrays[k].array, - i * renderer.POINTS * renderer.ATTRIBUTES, - options.prefix, - this.settings - ); - } - - if (typeof renderer.computeIndices === 'function') - this.edgeIndicesArrays[k] = renderer.computeIndices( - this.edgeFloatArrays[k].array - ); - } - - // Push nodes: - for (k in this.nodeFloatArrays) { - renderer = sigma.webgl.nodes[k]; - a = this.nodeFloatArrays[k].nodes; - - // Creating the necessary arrays - this.nodeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - for (i = 0, l = a.length; i < l; i++) { - if (!this.nodeFloatArrays[k].array) - this.nodeFloatArrays[k].array = new Float32Array( - a.length * renderer.POINTS * renderer.ATTRIBUTES - ); - - // Just check that the edge and both its extremities are visible: - if ( - !a[i].hidden - ) - renderer.addNode( - a[i], - this.nodeFloatArrays[k].array, - i * renderer.POINTS * renderer.ATTRIBUTES, - options.prefix, - this.settings - ); - } - } - - return this; - }; - - - - - /** - * This method renders the graph. It basically calls each program (and - * generate them if they do not exist yet) to render nodes and edges, batched - * per renderer. - * - * As in the canvas renderer, it is possible to display edges, nodes and / or - * labels in batches, to make the whole thing way more scalable. - * - * @param {?object} params Eventually an object of options. - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.render = function(params) { - var a, - i, - l, - k, - o, - program, - renderer, - self = this, - graph = this.graph, - nodesGl = this.contexts.nodes, - edgesGl = this.contexts.edges, - matrix = this.camera.getMatrix(), - options = sigma.utils.extend(params, this.options), - drawLabels = this.settings(options, 'drawLabels'), - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'); - - // Call the resize function: - this.resize(false); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Clear canvases: - this.clear(); - - // Translate matrix to [width/2, height/2]: - matrix = sigma.utils.matrices.multiply( - matrix, - sigma.utils.matrices.translation(this.width / 2, this.height / 2) - ); - - // Kill running jobs: - for (k in this.jobs) - if (conrad.hasJob(k)) - conrad.killJob(k); - - if (drawEdges) { - if (this.settings(options, 'batchEdgesDrawing')) - (function() { - var a, - k, - i, - id, - job, - arr, - end, - start, - indices, - renderer, - batchSize, - currentProgram; - - id = 'edges_' + this.conradId; - batchSize = this.settings(options, 'webglEdgesBatchSize'); - a = Object.keys(this.edgeFloatArrays); - - if (!a.length) - return; - i = 0; - renderer = sigma.webgl.edges[a[i]]; - arr = this.edgeFloatArrays[a[i]].array; - indices = this.edgeIndicesArrays[a[i]]; - start = 0; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - - job = function() { - // Check program: - if (!this.edgePrograms[a[i]]) - this.edgePrograms[a[i]] = renderer.initProgram(edgesGl); - - if (start < end) { - edgesGl.useProgram(this.edgePrograms[a[i]]); - renderer.render( - edgesGl, - this.edgePrograms[a[i]], - arr, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings( - options, - 'webglOversamplingRatio' - ), - start: start, - count: end - start, - indicesData: indices - } - ); - } - - // Catch job's end: - if ( - end >= arr.length / renderer.ATTRIBUTES && - i === a.length - 1 - ) { - delete this.jobs[id]; - return false; - } - - if (end >= arr.length / renderer.ATTRIBUTES) { - i++; - arr = this.edgeFloatArrays[a[i]].array; - renderer = sigma.webgl.edges[a[i]]; - start = 0; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - } else { - start = end; - end = Math.min( - start + batchSize * renderer.POINTS, - arr.length / renderer.ATTRIBUTES - ); - } - - return true; - }; - - this.jobs[id] = job; - conrad.addJob(id, job.bind(this)); - }).call(this); - else { - for (k in this.edgeFloatArrays) { - renderer = sigma.webgl.edges[k]; - - // Check program: - if (!this.edgePrograms[k]) - this.edgePrograms[k] = renderer.initProgram(edgesGl); - - // Render - if (this.edgeFloatArrays[k]) { - edgesGl.useProgram(this.edgePrograms[k]); - renderer.render( - edgesGl, - this.edgePrograms[k], - this.edgeFloatArrays[k].array, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings(options, 'webglOversamplingRatio'), - indicesData: this.edgeIndicesArrays[k] - } - ); - } - } - } - } - - if (drawNodes) { - // Enable blending: - nodesGl.blendFunc(nodesGl.SRC_ALPHA, nodesGl.ONE_MINUS_SRC_ALPHA); - nodesGl.enable(nodesGl.BLEND); - - for (k in this.nodeFloatArrays) { - renderer = sigma.webgl.nodes[k]; - - // Check program: - if (!this.nodePrograms[k]) - this.nodePrograms[k] = renderer.initProgram(nodesGl); - - // Render - if (this.nodeFloatArrays[k]) { - nodesGl.useProgram(this.nodePrograms[k]); - renderer.render( - nodesGl, - this.nodePrograms[k], - this.nodeFloatArrays[k].array, - { - settings: this.settings, - matrix: matrix, - width: this.width, - height: this.height, - ratio: this.camera.ratio, - scalingRatio: this.settings(options, 'webglOversamplingRatio') - } - ); - } - } - } - - if (drawLabels) { - a = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - // Apply camera view to these nodes: - this.camera.applyView( - undefined, - undefined, - { - nodes: a, - edges: [], - width: this.width, - height: this.height - } - ); - - o = function(key) { - return self.settings({ - prefix: self.camera.prefix - }, key); - }; - - for (i = 0, l = a.length; i < l; i++) - if (!a[i].hidden) - ( - sigma.canvas.labels[ - a[i].type || - this.settings(options, 'defaultNodeType') - ] || sigma.canvas.labels.def - )(a[i], this.contexts.labels, o); - } - - this.dispatchEvent('render'); - - return this; - }; - - - - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in - * "domElements"). - * @param {?boolean} webgl Will init the WebGL context if true. - */ - sigma.renderers.webgl.prototype.initDOM = function(tag, id, webgl) { - var gl, - dom = document.createElement(tag), - self = this; - - dom.style.position = 'absolute'; - dom.setAttribute('class', 'sigma-' + id); - - this.domElements[id] = dom; - this.container.appendChild(dom); - - if (tag.toLowerCase() === 'canvas') { - this.contexts[id] = dom.getContext(webgl ? 'experimental-webgl' : '2d', { - preserveDrawingBuffer: true - }); - - // Adding webgl context loss listeners - if (webgl) { - dom.addEventListener('webglcontextlost', function(e) { - e.preventDefault(); - }, false); - - dom.addEventListener('webglcontextrestored', function(e) { - self.render(); - }, false); - } - } - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.resize = function(w, h) { - var k, - oldWidth = this.width, - oldHeight = this.height, - pixelRatio = sigma.utils.getPixelRatio(); - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - for (k in this.domElements) { - this.domElements[k].style.width = w + 'px'; - this.domElements[k].style.height = h + 'px'; - - if (this.domElements[k].tagName.toLowerCase() === 'canvas') { - // If simple 2D canvas: - if (this.contexts[k] && this.contexts[k].scale) { - this.domElements[k].setAttribute('width', (w * pixelRatio) + 'px'); - this.domElements[k].setAttribute('height', (h * pixelRatio) + 'px'); - - if (pixelRatio !== 1) - this.contexts[k].scale(pixelRatio, pixelRatio); - } else { - this.domElements[k].setAttribute( - 'width', - (w * this.settings('webglOversamplingRatio')) + 'px' - ); - this.domElements[k].setAttribute( - 'height', - (h * this.settings('webglOversamplingRatio')) + 'px' - ); - } - } - } - } - - // Scale: - for (k in this.contexts) - if (this.contexts[k] && this.contexts[k].viewport) - this.contexts[k].viewport( - 0, - 0, - this.width * this.settings('webglOversamplingRatio'), - this.height * this.settings('webglOversamplingRatio') - ); - - return this; - }; - - /** - * This method clears each canvas. - * - * @return {sigma.renderers.webgl} Returns the instance itself. - */ - sigma.renderers.webgl.prototype.clear = function() { - this.contexts.labels.clearRect(0, 0, this.width, this.height); - this.contexts.nodes.clear(this.contexts.nodes.COLOR_BUFFER_BIT); - this.contexts.edges.clear(this.contexts.edges.COLOR_BUFFER_BIT); - - return this; - }; - - /** - * This method kills contexts and other attributes. - */ - sigma.renderers.webgl.prototype.kill = function() { - var k, - captor; - - // Kill captors: - while ((captor = this.captors.pop())) - captor.kill(); - delete this.captors; - - // Kill contexts: - for (k in this.domElements) { - this.domElements[k].parentNode.removeChild(this.domElements[k]); - delete this.domElements[k]; - delete this.contexts[k]; - } - delete this.domElements; - delete this.contexts; - }; - - - - - /** - * The object "sigma.webgl.nodes" contains the different WebGL node - * renderers. The default one draw nodes as discs. Here are the attributes - * any node renderer must have: - * - * {number} POINTS The number of points required to draw a node. - * {number} ATTRIBUTES The number of attributes needed to draw one point. - * {function} addNode A function that adds a node to the data stack that - * will be given to the buffer. Here is the arguments: - * > {object} node - * > {number} index The node index in the - * nodes array. - * > {Float32Array} data The stack. - * > {object} options Some options. - * {function} render The function that will effectively render the nodes - * into the buffer. - * > {WebGLRenderingContext} gl - * > {WebGLProgram} program - * > {Float32Array} data The stack to give to the - * buffer. - * > {object} params An object containing some - * options, like width, - * height, the camera ratio. - * {function} initProgram The function that will initiate the program, with - * the relevant shaders and parameters. It must return - * the newly created program. - * - * Check sigma.webgl.nodes.def or sigma.webgl.nodes.fast to see how it - * works more precisely. - */ - sigma.utils.pkg('sigma.webgl.nodes'); - - - - - /** - * The object "sigma.webgl.edges" contains the different WebGL edge - * renderers. The default one draw edges as direct lines. Here are the - * attributes any edge renderer must have: - * - * {number} POINTS The number of points required to draw an edge. - * {number} ATTRIBUTES The number of attributes needed to draw one point. - * {function} addEdge A function that adds an edge to the data stack that - * will be given to the buffer. Here is the arguments: - * > {object} edge - * > {object} source - * > {object} target - * > {Float32Array} data The stack. - * > {object} options Some options. - * {function} render The function that will effectively render the edges - * into the buffer. - * > {WebGLRenderingContext} gl - * > {WebGLProgram} program - * > {Float32Array} data The stack to give to the - * buffer. - * > {object} params An object containing some - * options, like width, - * height, the camera ratio. - * {function} initProgram The function that will initiate the program, with - * the relevant shaders and parameters. It must return - * the newly created program. - * - * Check sigma.webgl.edges.def or sigma.webgl.edges.fast to see how it - * works more precisely. - */ - sigma.utils.pkg('sigma.webgl.edges'); - - - - - /** - * The object "sigma.canvas.labels" contains the different - * label renderers for the WebGL renderer. Since displaying texts in WebGL is - * definitely painful and since there a way less labels to display than nodes - * or edges, the default renderer simply renders them in a canvas. - * - * A labels renderer is a simple function, taking as arguments the related - * node, the renderer and a settings function. - */ - sigma.utils.pkg('sigma.canvas.labels'); -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - if (typeof conrad === 'undefined') - throw 'conrad is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - /** - * This function is the constructor of the svg sigma's renderer. - * - * @param {sigma.classes.graph} graph The graph to render. - * @param {sigma.classes.camera} camera The camera. - * @param {configurable} settings The sigma instance settings - * function. - * @param {object} object The options object. - * @return {sigma.renderers.svg} The renderer instance. - */ - sigma.renderers.svg = function(graph, camera, settings, options) { - if (typeof options !== 'object') - throw 'sigma.renderers.svg: Wrong arguments.'; - - if (!(options.container instanceof HTMLElement)) - throw 'Container not found.'; - - var i, - l, - a, - fn, - self = this; - - sigma.classes.dispatcher.extend(this); - - // Initialize main attributes: - this.graph = graph; - this.camera = camera; - this.domElements = { - graph: null, - groups: {}, - nodes: {}, - edges: {}, - labels: {}, - hovers: {} - }; - this.measurementCanvas = null; - this.options = options; - this.container = this.options.container; - this.settings = ( - typeof options.settings === 'object' && - options.settings - ) ? - settings.embedObjects(options.settings) : - settings; - - // Is the renderer meant to be freestyle? - this.settings('freeStyle', !!this.options.freeStyle); - - // SVG xmlns - this.settings('xmlns', 'http://www.w3.org/2000/svg'); - - // Indexes: - this.nodesOnScreen = []; - this.edgesOnScreen = []; - - // Find the prefix: - this.options.prefix = 'renderer' + sigma.utils.id() + ':'; - - // Initialize the DOM elements - this.initDOM('svg'); - - // Initialize captors: - this.captors = []; - a = this.options.captors || [sigma.captors.mouse, sigma.captors.touch]; - for (i = 0, l = a.length; i < l; i++) { - fn = typeof a[i] === 'function' ? a[i] : sigma.captors[a[i]]; - this.captors.push( - new fn( - this.domElements.graph, - this.camera, - this.settings - ) - ); - } - - // Bind resize: - window.addEventListener('resize', function() { - self.resize(); - }); - - // Deal with sigma events: - // TODO: keep an option to override the DOM events? - sigma.misc.bindDOMEvents.call(this, this.domElements.graph); - this.bindHovers(this.options.prefix); - - // Resize - this.resize(false); - }; - - /** - * This method renders the graph on the svg scene. - * - * @param {?object} options Eventually an object of options. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.render = function(options) { - options = options || {}; - - var a, - i, - k, - e, - l, - o, - source, - target, - start, - edges, - renderers, - subrenderers, - index = {}, - graph = this.graph, - nodes = this.graph.nodes, - prefix = this.options.prefix || '', - drawEdges = this.settings(options, 'drawEdges'), - drawNodes = this.settings(options, 'drawNodes'), - drawLabels = this.settings(options, 'drawLabels'), - embedSettings = this.settings.embedObjects(options, { - prefix: this.options.prefix, - forceLabels: this.options.forceLabels - }); - - // Check the 'hideEdgesOnMove' setting: - if (this.settings(options, 'hideEdgesOnMove')) - if (this.camera.isAnimated || this.camera.isMoving) - drawEdges = false; - - // Apply the camera's view: - this.camera.applyView( - undefined, - this.options.prefix, - { - width: this.width, - height: this.height - } - ); - - // Hiding everything - // TODO: find a more sensible way to perform this operation - this.hideDOMElements(this.domElements.nodes); - this.hideDOMElements(this.domElements.edges); - this.hideDOMElements(this.domElements.labels); - - // Find which nodes are on screen - this.edgesOnScreen = []; - this.nodesOnScreen = this.camera.quadtree.area( - this.camera.getRectangle(this.width, this.height) - ); - - // Node index - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) - index[a[i].id] = a[i]; - - // Find which edges are on screen - for (a = graph.edges(), i = 0, l = a.length; i < l; i++) { - o = a[i]; - if ( - (index[o.source] || index[o.target]) && - (!o.hidden && !nodes(o.source).hidden && !nodes(o.target).hidden) - ) - this.edgesOnScreen.push(o); - } - - // Display nodes - //--------------- - renderers = sigma.svg.nodes; - subrenderers = sigma.svg.labels; - - //-- First we create the nodes which are not already created - if (drawNodes) - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) { - if (!a[i].hidden && !this.domElements.nodes[a[i].id]) { - - // Node - e = (renderers[a[i].type] || renderers.def).create( - a[i], - embedSettings - ); - - this.domElements.nodes[a[i].id] = e; - this.domElements.groups.nodes.appendChild(e); - - // Label - e = (subrenderers[a[i].type] || subrenderers.def).create( - a[i], - embedSettings - ); - - this.domElements.labels[a[i].id] = e; - this.domElements.groups.labels.appendChild(e); - } - } - - //-- Second we update the nodes - if (drawNodes) - for (a = this.nodesOnScreen, i = 0, l = a.length; i < l; i++) { - - if (a[i].hidden) - continue; - - // Node - (renderers[a[i].type] || renderers.def).update( - a[i], - this.domElements.nodes[a[i].id], - embedSettings - ); - - // Label - (subrenderers[a[i].type] || subrenderers.def).update( - a[i], - this.domElements.labels[a[i].id], - embedSettings - ); - } - - // Display edges - //--------------- - renderers = sigma.svg.edges; - - //-- First we create the edges which are not already created - if (drawEdges) - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - if (!this.domElements.edges[a[i].id]) { - source = nodes(a[i].source); - target = nodes(a[i].target); - - e = (renderers[a[i].type] || renderers.def).create( - a[i], - source, - target, - embedSettings - ); - - this.domElements.edges[a[i].id] = e; - this.domElements.groups.edges.appendChild(e); - } - } - - //-- Second we update the edges - if (drawEdges) - for (a = this.edgesOnScreen, i = 0, l = a.length; i < l; i++) { - source = nodes(a[i].source); - target = nodes(a[i].target); - - (renderers[a[i].type] || renderers.def).update( - a[i], - this.domElements.edges[a[i].id], - source, - target, - embedSettings - ); - } - - this.dispatchEvent('render'); - - return this; - }; - - /** - * This method creates a DOM element of the specified type, switches its - * position to "absolute", references it to the domElements attribute, and - * finally appends it to the container. - * - * @param {string} tag The label tag. - * @param {string} id The id of the element (to store it in "domElements"). - */ - sigma.renderers.svg.prototype.initDOM = function(tag) { - var dom = document.createElementNS(this.settings('xmlns'), tag), - c = this.settings('classPrefix'), - g, - l, - i; - - dom.style.position = 'absolute'; - dom.setAttribute('class', c + '-svg'); - - // Setting SVG namespace - dom.setAttribute('xmlns', this.settings('xmlns')); - dom.setAttribute('xmlns:xlink', 'http://www.w3.org/1999/xlink'); - dom.setAttribute('version', '1.1'); - - // Creating the measurement canvas - var canvas = document.createElement('canvas'); - canvas.setAttribute('class', c + '-measurement-canvas'); - - // Appending elements - this.domElements.graph = this.container.appendChild(dom); - - // Creating groups - var groups = ['edges', 'nodes', 'labels', 'hovers']; - for (i = 0, l = groups.length; i < l; i++) { - g = document.createElementNS(this.settings('xmlns'), 'g'); - - g.setAttributeNS(null, 'id', c + '-group-' + groups[i]); - g.setAttributeNS(null, 'class', c + '-group'); - - this.domElements.groups[groups[i]] = - this.domElements.graph.appendChild(g); - } - - // Appending measurement canvas - this.container.appendChild(canvas); - this.measurementCanvas = canvas.getContext('2d'); - }; - - /** - * This method hides a batch of SVG DOM elements. - * - * @param {array} elements An array of elements to hide. - * @param {object} renderer The renderer to use. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.hideDOMElements = function(elements) { - var o, - i; - - for (i in elements) { - o = elements[i]; - sigma.svg.utils.hide(o); - } - - return this; - }; - - /** - * This method binds the hover events to the renderer. - * - * @param {string} prefix The renderer prefix. - */ - // TODO: add option about whether to display hovers or not - sigma.renderers.svg.prototype.bindHovers = function(prefix) { - var renderers = sigma.svg.hovers, - self = this, - hoveredNode; - - function overNode(e) { - var node = e.data.node, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - if (!embedSettings('enableHovering')) - return; - - var hover = (renderers[node.type] || renderers.def).create( - node, - self.domElements.nodes[node.id], - self.measurementCanvas, - embedSettings - ); - - self.domElements.hovers[node.id] = hover; - - // Inserting the hover in the dom - self.domElements.groups.hovers.appendChild(hover); - hoveredNode = node; - } - - function outNode(e) { - var node = e.data.node, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - if (!embedSettings('enableHovering')) - return; - - // Deleting element - self.domElements.groups.hovers.removeChild( - self.domElements.hovers[node.id] - ); - hoveredNode = null; - delete self.domElements.hovers[node.id]; - - // Reinstate - self.domElements.groups.nodes.appendChild( - self.domElements.nodes[node.id] - ); - } - - // OPTIMIZE: perform a real update rather than a deletion - function update() { - if (!hoveredNode) - return; - - var embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - // Deleting element before update - self.domElements.groups.hovers.removeChild( - self.domElements.hovers[hoveredNode.id] - ); - delete self.domElements.hovers[hoveredNode.id]; - - var hover = (renderers[hoveredNode.type] || renderers.def).create( - hoveredNode, - self.domElements.nodes[hoveredNode.id], - self.measurementCanvas, - embedSettings - ); - - self.domElements.hovers[hoveredNode.id] = hover; - - // Inserting the hover in the dom - self.domElements.groups.hovers.appendChild(hover); - } - - // Binding events - this.bind('overNode', overNode); - this.bind('outNode', outNode); - - // Update on render - this.bind('render', update); - }; - - /** - * This method resizes each DOM elements in the container and stores the new - * dimensions. Then, it renders the graph. - * - * @param {?number} width The new width of the container. - * @param {?number} height The new height of the container. - * @return {sigma.renderers.svg} Returns the instance itself. - */ - sigma.renderers.svg.prototype.resize = function(w, h) { - var oldWidth = this.width, - oldHeight = this.height, - pixelRatio = 1; - - if (w !== undefined && h !== undefined) { - this.width = w; - this.height = h; - } else { - this.width = this.container.offsetWidth; - this.height = this.container.offsetHeight; - - w = this.width; - h = this.height; - } - - if (oldWidth !== this.width || oldHeight !== this.height) { - this.domElements.graph.style.width = w + 'px'; - this.domElements.graph.style.height = h + 'px'; - - if (this.domElements.graph.tagName.toLowerCase() === 'svg') { - this.domElements.graph.setAttribute('width', (w * pixelRatio)); - this.domElements.graph.setAttribute('height', (h * pixelRatio)); - } - } - - return this; - }; - - - /** - * The labels, nodes and edges renderers are stored in the three following - * objects. When an element is drawn, its type will be checked and if a - * renderer with the same name exists, it will be used. If not found, the - * default renderer will be used instead. - * - * They are stored in different files, in the "./svg" folder. - */ - sigma.utils.pkg('sigma.svg.nodes'); - sigma.utils.pkg('sigma.svg.edges'); - sigma.utils.pkg('sigma.svg.labels'); -}).call(this); - -;(function(global) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.renderers'); - - // Check if WebGL is enabled: - var canvas, - webgl = !!global.WebGLRenderingContext; - if (webgl) { - canvas = document.createElement('canvas'); - try { - webgl = !!( - canvas.getContext('webgl') || - canvas.getContext('experimental-webgl') - ); - } catch (e) { - webgl = false; - } - } - - // Copy the good renderer: - sigma.renderers.def = webgl ? - sigma.renderers.webgl : - sigma.renderers.canvas; -})(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.nodes'); - - /** - * This node renderer will display nodes as discs, shaped in triangles with - * the gl.TRIANGLES display mode. So, to be more precise, to draw one node, - * it will store three times the center of node, with the color and the size, - * and an angle indicating which "corner" of the triangle to draw. - * - * The fragment shader does not deal with anti-aliasing, so make sure that - * you deal with it somewhere else in the code (by default, the WebGL - * renderer will oversample the rendering through the webglOversamplingRatio - * value). - */ - sigma.webgl.nodes.def = { - POINTS: 3, - ATTRIBUTES: 5, - addNode: function(node, data, i, prefix, settings) { - var color = sigma.utils.floatColor( - node.color || settings('defaultNodeColor') - ); - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 0; - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 2 * Math.PI / 3; - - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = color; - data[i++] = 4 * Math.PI / 3; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation = - gl.getAttribLocation(program, 'a_position'), - sizeLocation = - gl.getAttribLocation(program, 'a_size'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - angleLocation = - gl.getAttribLocation(program, 'a_angle'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - 1 / Math.pow(params.ratio, params.settings('nodesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(sizeLocation); - gl.enableVertexAttribArray(colorLocation); - gl.enableVertexAttribArray(angleLocation); - - gl.vertexAttribPointer( - positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer( - sizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer( - colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 12 - ); - gl.vertexAttribPointer( - angleLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_size;', - 'attribute float a_color;', - 'attribute float a_angle;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - 'varying vec2 center;', - 'varying float radius;', - - 'void main() {', - // Multiply the point size twice: - 'radius = a_size * u_ratio;', - - // Scale from [[-1 1] [-1 1]] to the container: - 'vec2 position = (u_matrix * vec3(a_position, 1)).xy;', - // 'center = (position / u_resolution * 2.0 - 1.0) * vec2(1, -1);', - 'center = position * u_scale;', - 'center = vec2(center.x, u_scale * u_resolution.y - center.y);', - - 'position = position +', - '2.0 * radius * vec2(cos(a_angle), sin(a_angle));', - 'position = (position / u_resolution * 2.0 - 1.0) * vec2(1, -1);', - - 'radius = radius * u_scale;', - - 'gl_Position = vec4(position, 0, 1);', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - 'varying vec2 center;', - 'varying float radius;', - - 'void main(void) {', - 'vec4 color0 = vec4(0.0, 0.0, 0.0, 0.0);', - - 'vec2 m = gl_FragCoord.xy - center;', - 'float diff = radius - sqrt(m.x * m.x + m.y * m.y);', - - // Here is how we draw a disc instead of a square: - 'if (diff > 0.0)', - 'gl_FragColor = color;', - 'else', - 'gl_FragColor = color0;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.nodes'); - - /** - * This node renderer will display nodes in the fastest way: Nodes are basic - * squares, drawn through the gl.POINTS drawing method. The size of the nodes - * are represented with the "gl_PointSize" value in the vertex shader. - * - * It is the fastest node renderer here since the buffer just takes one line - * to draw each node (with attributes "x", "y", "size" and "color"). - * - * Nevertheless, this method has some problems, especially due to some issues - * with the gl.POINTS: - * - First, if the center of a node is outside the scene, the point will not - * be drawn, even if it should be partly on screen. - * - I tried applying a fragment shader similar to the one in the default - * node renderer to display them as discs, but it did not work fine on - * some computers settings, filling the discs with weird gradients not - * depending on the actual color. - */ - sigma.webgl.nodes.fast = { - POINTS: 1, - ATTRIBUTES: 4, - addNode: function(node, data, i, prefix, settings) { - data[i++] = node[prefix + 'x']; - data[i++] = node[prefix + 'y']; - data[i++] = node[prefix + 'size']; - data[i++] = sigma.utils.floatColor( - node.color || settings('defaultNodeColor') - ); - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation = - gl.getAttribLocation(program, 'a_position'), - sizeLocation = - gl.getAttribLocation(program, 'a_size'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - 1 / Math.pow(params.ratio, params.settings('nodesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(sizeLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer( - positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer( - sizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer( - colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 12 - ); - - gl.drawArrays( - gl.POINTS, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_size;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - - 'void main() {', - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(a_position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Multiply the point size twice: - // - x SCALING_RATIO to correct the canvas scaling - // - x 2 to correct the formulae - 'gl_PointSize = a_size * u_ratio * u_scale * 2.0;', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'float border = 0.01;', - 'float radius = 0.5;', - - 'vec4 color0 = vec4(0.0, 0.0, 0.0, 0.0);', - 'vec2 m = gl_PointCoord - vec2(0.5, 0.5);', - 'float dist = radius - sqrt(m.x * m.x + m.y * m.y);', - - 'float t = 0.0;', - 'if (dist > border)', - 't = 1.0;', - 'else if (dist > 0.0)', - 't = dist / border;', - - 'gl_FragColor = mix(color0, color, t);', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as lines going from the source node - * to the target node. To deal with edge thicknesses, the lines are made of - * two triangles forming rectangles, with the gl.TRIANGLES drawing mode. - * - * It is expensive, since drawing a single edge requires 6 points, each - * having 7 attributes (source position, target position, thickness, color - * and a flag indicating which vertice of the rectangle it is). - */ - sigma.webgl.edges.def = { - POINTS: 6, - ATTRIBUTES: 7, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 1.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 1.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = 0.0; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var colorLocation = - gl.getAttribLocation(program, 'a_color'), - positionLocation1 = - gl.getAttribLocation(program, 'a_position1'), - positionLocation2 = - gl.getAttribLocation(program, 'a_position2'), - thicknessLocation = - gl.getAttribLocation(program, 'a_thickness'), - minusLocation = - gl.getAttribLocation(program, 'a_minus'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - matrixHalfPiLocation = - gl.getUniformLocation(program, 'u_matrixHalfPi'), - matrixHalfPiMinusLocation = - gl.getUniformLocation(program, 'u_matrixHalfPiMinus'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.STATIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - params.ratio / Math.pow(params.ratio, params.settings('edgesPowRatio')) - ); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - gl.uniformMatrix2fv( - matrixHalfPiLocation, - false, - sigma.utils.matrices.rotation(Math.PI / 2, true) - ); - gl.uniformMatrix2fv( - matrixHalfPiMinusLocation, - false, - sigma.utils.matrices.rotation(-Math.PI / 2, true) - ); - - gl.enableVertexAttribArray(colorLocation); - gl.enableVertexAttribArray(positionLocation1); - gl.enableVertexAttribArray(positionLocation2); - gl.enableVertexAttribArray(thicknessLocation); - gl.enableVertexAttribArray(minusLocation); - - gl.vertexAttribPointer(positionLocation1, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(positionLocation2, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer(thicknessLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - gl.vertexAttribPointer(minusLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 20 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 24 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position1;', - 'attribute vec2 a_position2;', - 'attribute float a_thickness;', - 'attribute float a_minus;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - 'uniform mat2 u_matrixHalfPi;', - 'uniform mat2 u_matrixHalfPiMinus;', - - 'varying vec4 color;', - - 'void main() {', - // Find the good point: - 'vec2 position = a_thickness * u_ratio *', - 'normalize(a_position2 - a_position1);', - - 'mat2 matrix = a_minus * u_matrixHalfPiMinus +', - '(1.0 - a_minus) * u_matrixHalfPi;', - - 'position = matrix * position + a_position1;', - - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as lines with the gl.LINES display - * mode. Since this mode does not support well thickness, edges are all drawn - * with the same thickness (3px), independantly of the edge attributes or the - * zooming ratio. - */ - sigma.webgl.edges.fast = { - POINTS: 2, - ATTRIBUTES: 3, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var colorLocation = - gl.getAttribLocation(program, 'a_color'), - positionLocation = - gl.getAttribLocation(program, 'a_position'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.DYNAMIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - - gl.enableVertexAttribArray(positionLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer(positionLocation, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - - gl.lineWidth(3); - gl.drawArrays( - gl.LINES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_position;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform mat3 u_matrix;', - - 'varying vec4 color;', - - 'void main() {', - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(a_position, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.webgl.edges'); - - /** - * This edge renderer will display edges as arrows going from the source node - * to the target node. To deal with edge thicknesses, the lines are made of - * three triangles: two forming rectangles, with the gl.TRIANGLES drawing - * mode. - * - * It is expensive, since drawing a single edge requires 9 points, each - * having a lot of attributes. - */ - sigma.webgl.edges.arrow = { - POINTS: 9, - ATTRIBUTES: 11, - addEdge: function(edge, source, target, data, i, prefix, settings) { - var w = (edge[prefix + 'size'] || 1) / 2, - x1 = source[prefix + 'x'], - y1 = source[prefix + 'y'], - x2 = target[prefix + 'x'], - y2 = target[prefix + 'y'], - targetSize = target[prefix + 'size'], - color = edge.color; - - if (!color) - switch (settings('edgeColor')) { - case 'source': - color = source.color || settings('defaultNodeColor'); - break; - case 'target': - color = target.color || settings('defaultNodeColor'); - break; - default: - color = settings('defaultEdgeColor'); - break; - } - - // Normalize color: - color = sigma.utils.floatColor(color); - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x1; - data[i++] = y1; - data[i++] = x2; - data[i++] = y2; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = 0.0; - data[i++] = color; - - // Arrow head: - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = -1.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = color; - - data[i++] = x2; - data[i++] = y2; - data[i++] = x1; - data[i++] = y1; - data[i++] = w; - data[i++] = targetSize; - data[i++] = 1.0; - data[i++] = 0.0; - data[i++] = 1.0; - data[i++] = 1.0; - data[i++] = color; - }, - render: function(gl, program, data, params) { - var buffer; - - // Define attributes: - var positionLocation1 = - gl.getAttribLocation(program, 'a_pos1'), - positionLocation2 = - gl.getAttribLocation(program, 'a_pos2'), - thicknessLocation = - gl.getAttribLocation(program, 'a_thickness'), - targetSizeLocation = - gl.getAttribLocation(program, 'a_tSize'), - delayLocation = - gl.getAttribLocation(program, 'a_delay'), - minusLocation = - gl.getAttribLocation(program, 'a_minus'), - headLocation = - gl.getAttribLocation(program, 'a_head'), - headPositionLocation = - gl.getAttribLocation(program, 'a_headPosition'), - colorLocation = - gl.getAttribLocation(program, 'a_color'), - resolutionLocation = - gl.getUniformLocation(program, 'u_resolution'), - matrixLocation = - gl.getUniformLocation(program, 'u_matrix'), - matrixHalfPiLocation = - gl.getUniformLocation(program, 'u_matrixHalfPi'), - matrixHalfPiMinusLocation = - gl.getUniformLocation(program, 'u_matrixHalfPiMinus'), - ratioLocation = - gl.getUniformLocation(program, 'u_ratio'), - nodeRatioLocation = - gl.getUniformLocation(program, 'u_nodeRatio'), - arrowHeadLocation = - gl.getUniformLocation(program, 'u_arrowHead'), - scaleLocation = - gl.getUniformLocation(program, 'u_scale'); - - buffer = gl.createBuffer(); - gl.bindBuffer(gl.ARRAY_BUFFER, buffer); - gl.bufferData(gl.ARRAY_BUFFER, data, gl.STATIC_DRAW); - - gl.uniform2f(resolutionLocation, params.width, params.height); - gl.uniform1f( - ratioLocation, - params.ratio / Math.pow(params.ratio, params.settings('edgesPowRatio')) - ); - gl.uniform1f( - nodeRatioLocation, - Math.pow(params.ratio, params.settings('nodesPowRatio')) / - params.ratio - ); - gl.uniform1f(arrowHeadLocation, 5.0); - gl.uniform1f(scaleLocation, params.scalingRatio); - gl.uniformMatrix3fv(matrixLocation, false, params.matrix); - gl.uniformMatrix2fv( - matrixHalfPiLocation, - false, - sigma.utils.matrices.rotation(Math.PI / 2, true) - ); - gl.uniformMatrix2fv( - matrixHalfPiMinusLocation, - false, - sigma.utils.matrices.rotation(-Math.PI / 2, true) - ); - - gl.enableVertexAttribArray(positionLocation1); - gl.enableVertexAttribArray(positionLocation2); - gl.enableVertexAttribArray(thicknessLocation); - gl.enableVertexAttribArray(targetSizeLocation); - gl.enableVertexAttribArray(delayLocation); - gl.enableVertexAttribArray(minusLocation); - gl.enableVertexAttribArray(headLocation); - gl.enableVertexAttribArray(headPositionLocation); - gl.enableVertexAttribArray(colorLocation); - - gl.vertexAttribPointer(positionLocation1, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 0 - ); - gl.vertexAttribPointer(positionLocation2, - 2, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 8 - ); - gl.vertexAttribPointer(thicknessLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 16 - ); - gl.vertexAttribPointer(targetSizeLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 20 - ); - gl.vertexAttribPointer(delayLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 24 - ); - gl.vertexAttribPointer(minusLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 28 - ); - gl.vertexAttribPointer(headLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 32 - ); - gl.vertexAttribPointer(headPositionLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 36 - ); - gl.vertexAttribPointer(colorLocation, - 1, - gl.FLOAT, - false, - this.ATTRIBUTES * Float32Array.BYTES_PER_ELEMENT, - 40 - ); - - gl.drawArrays( - gl.TRIANGLES, - params.start || 0, - params.count || (data.length / this.ATTRIBUTES) - ); - }, - initProgram: function(gl) { - var vertexShader, - fragmentShader, - program; - - vertexShader = sigma.utils.loadShader( - gl, - [ - 'attribute vec2 a_pos1;', - 'attribute vec2 a_pos2;', - 'attribute float a_thickness;', - 'attribute float a_tSize;', - 'attribute float a_delay;', - 'attribute float a_minus;', - 'attribute float a_head;', - 'attribute float a_headPosition;', - 'attribute float a_color;', - - 'uniform vec2 u_resolution;', - 'uniform float u_ratio;', - 'uniform float u_nodeRatio;', - 'uniform float u_arrowHead;', - 'uniform float u_scale;', - 'uniform mat3 u_matrix;', - 'uniform mat2 u_matrixHalfPi;', - 'uniform mat2 u_matrixHalfPiMinus;', - - 'varying vec4 color;', - - 'void main() {', - // Find the good point: - 'vec2 pos = normalize(a_pos2 - a_pos1);', - - 'mat2 matrix = (1.0 - a_head) *', - '(', - 'a_minus * u_matrixHalfPiMinus +', - '(1.0 - a_minus) * u_matrixHalfPi', - ') + a_head * (', - 'a_headPosition * u_matrixHalfPiMinus * 0.6 +', - '(a_headPosition * a_headPosition - 1.0) * mat2(1.0)', - ');', - - 'pos = a_pos1 + (', - // Deal with body: - '(1.0 - a_head) * a_thickness * u_ratio * matrix * pos +', - // Deal with head: - 'a_head * u_arrowHead * a_thickness * u_ratio * matrix * pos +', - // Deal with delay: - 'a_delay * pos * (', - 'a_tSize / u_nodeRatio +', - 'u_arrowHead * a_thickness * u_ratio', - ')', - ');', - - // Scale from [[-1 1] [-1 1]] to the container: - 'gl_Position = vec4(', - '((u_matrix * vec3(pos, 1)).xy /', - 'u_resolution * 2.0 - 1.0) * vec2(1, -1),', - '0,', - '1', - ');', - - // Extract the color: - 'float c = a_color;', - 'color.b = mod(c, 256.0); c = floor(c / 256.0);', - 'color.g = mod(c, 256.0); c = floor(c / 256.0);', - 'color.r = mod(c, 256.0); c = floor(c / 256.0); color /= 255.0;', - 'color.a = 1.0;', - '}' - ].join('\n'), - gl.VERTEX_SHADER - ); - - fragmentShader = sigma.utils.loadShader( - gl, - [ - 'precision mediump float;', - - 'varying vec4 color;', - - 'void main(void) {', - 'gl_FragColor = color;', - '}' - ].join('\n'), - gl.FRAGMENT_SHADER - ); - - program = sigma.utils.loadProgram(gl, [vertexShader, fragmentShader]); - - return program; - } - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.labels'); - - /** - * This label renderer will just display the label on the right of the node. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.labels.def = function(node, context, settings) { - var fontSize, - prefix = settings('prefix') || '', - size = node[prefix + 'size']; - - if (size < settings('labelThreshold')) - return; - - if (!node.label || typeof node.label !== 'string') - return; - - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - context.font = (settings('fontStyle') ? settings('fontStyle') + ' ' : '') + - fontSize + 'px ' + settings('font'); - context.fillStyle = (settings('labelColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelColor'); - - context.fillText( - node.label, - Math.round(node[prefix + 'x'] + size + 3), - Math.round(node[prefix + 'y'] + fontSize / 3) - ); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.hovers'); - - /** - * This hover renderer will basically display the label with a background. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.hovers.def = function(node, context, settings) { - var x, - y, - w, - h, - e, - fontStyle = settings('hoverFontStyle') || settings('fontStyle'), - prefix = settings('prefix') || '', - size = node[prefix + 'size'], - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - // Label background: - context.font = (fontStyle ? fontStyle + ' ' : '') + - fontSize + 'px ' + (settings('hoverFont') || settings('font')); - - context.beginPath(); - context.fillStyle = settings('labelHoverBGColor') === 'node' ? - (node.color || settings('defaultNodeColor')) : - settings('defaultHoverLabelBGColor'); - - if (node.label && settings('labelHoverShadow')) { - context.shadowOffsetX = 0; - context.shadowOffsetY = 0; - context.shadowBlur = 8; - context.shadowColor = settings('labelHoverShadowColor'); - } - - if (node.label && typeof node.label === 'string') { - x = Math.round(node[prefix + 'x'] - fontSize / 2 - 2); - y = Math.round(node[prefix + 'y'] - fontSize / 2 - 2); - w = Math.round( - context.measureText(node.label).width + fontSize / 2 + size + 7 - ); - h = Math.round(fontSize + 4); - e = Math.round(fontSize / 2 + 2); - - context.moveTo(x, y + e); - context.arcTo(x, y, x + e, y, e); - context.lineTo(x + w, y); - context.lineTo(x + w, y + h); - context.lineTo(x + e, y + h); - context.arcTo(x, y + h, x, y + h - e, e); - context.lineTo(x, y + e); - - context.closePath(); - context.fill(); - - context.shadowOffsetX = 0; - context.shadowOffsetY = 0; - context.shadowBlur = 0; - } - - // Node border: - if (settings('borderSize') > 0) { - context.beginPath(); - context.fillStyle = settings('nodeBorderColor') === 'node' ? - (node.color || settings('defaultNodeColor')) : - settings('defaultNodeBorderColor'); - context.arc( - node[prefix + 'x'], - node[prefix + 'y'], - size + settings('borderSize'), - 0, - Math.PI * 2, - true - ); - context.closePath(); - context.fill(); - } - - // Node: - var nodeRenderer = sigma.canvas.nodes[node.type] || sigma.canvas.nodes.def; - nodeRenderer(node, context, settings); - - // Display the label: - if (node.label && typeof node.label === 'string') { - context.fillStyle = (settings('labelHoverColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelHoverColor'); - - context.fillText( - node.label, - Math.round(node[prefix + 'x'] + size + 3), - Math.round(node[prefix + 'y'] + fontSize / 3) - ); - } - }; -}).call(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.nodes'); - - /** - * The default node renderer. It renders the node as a simple disc. - * - * @param {object} node The node object. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.nodes.def = function(node, context, settings) { - var prefix = settings('prefix') || ''; - - context.fillStyle = node.color || settings('defaultNodeColor'); - context.beginPath(); - context.arc( - node[prefix + 'x'], - node[prefix + 'y'], - node[prefix + 'size'], - 0, - Math.PI * 2, - true - ); - - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edges'); - - /** - * The default edge renderer. It renders the edge as a simple line. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edges.def = function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = edge[prefix + 'size'] || 1, - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo( - source[prefix + 'x'], - source[prefix + 'y'] - ); - context.lineTo( - target[prefix + 'x'], - target[prefix + 'y'] - ); - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edges'); - - /** - * This edge renderer will display edges as arrows going from the source node - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edges.arrow = function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - size = edge[prefix + 'size'] || 1, - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y'], - aSize = Math.max(size * 2.5, settings('minArrowSize')), - d = Math.sqrt(Math.pow(tX - sX, 2) + Math.pow(tY - sY, 2)), - aX = sX + (tX - sX) * (d - aSize - tSize) / d, - aY = sY + (tY - sY) * (d - aSize - tSize) / d, - vX = (tX - sX) * aSize / d, - vY = (tY - sY) * aSize / d; - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - context.lineTo( - aX, - aY - ); - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.def = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = edge[prefix + 'size'] || 1, - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - size *= settings('edgeHoverSizeRatio'); - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo( - source[prefix + 'x'], - source[prefix + 'y'] - ); - context.lineTo( - target[prefix + 'x'], - target[prefix + 'y'] - ); - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.curve = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - size = settings('edgeHoverSizeRatio') * (edge[prefix + 'size'] || 1), - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - cp = {}, - sSize = source[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y']; - - cp = (source.id === target.id) ? - sigma.utils.getSelfLoopControlPoints(sX, sY, sSize) : - sigma.utils.getQuadraticControlPoint(sX, sY, tX, tY); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - if (source.id === target.id) { - context.bezierCurveTo(cp.x1, cp.y1, cp.x2, cp.y2, tX, tY); - } else { - context.quadraticCurveTo(cp.x, cp.y, tX, tY); - } - context.stroke(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.arrow = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - size = edge[prefix + 'size'] || 1, - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y']; - - size = (edge.hover) ? - settings('edgeHoverSizeRatio') * size : size; - var aSize = size * 2.5, - d = Math.sqrt(Math.pow(tX - sX, 2) + Math.pow(tY - sY, 2)), - aX = sX + (tX - sX) * (d - aSize - tSize) / d, - aY = sY + (tY - sY) * (d - aSize - tSize) / d, - vX = (tX - sX) * aSize / d, - vY = (tY - sY) * aSize / d; - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - context.lineTo( - aX, - aY - ); - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.canvas.edgehovers'); - - /** - * This hover renderer will display the edge with a different color or size. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.edgehovers.curvedArrow = - function(edge, source, target, context, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'), - cp = {}, - size = settings('edgeHoverSizeRatio') * (edge[prefix + 'size'] || 1), - tSize = target[prefix + 'size'], - sX = source[prefix + 'x'], - sY = source[prefix + 'y'], - tX = target[prefix + 'x'], - tY = target[prefix + 'y'], - d, - aSize, - aX, - aY, - vX, - vY; - - cp = (source.id === target.id) ? - sigma.utils.getSelfLoopControlPoints(sX, sY, tSize) : - sigma.utils.getQuadraticControlPoint(sX, sY, tX, tY); - - if (source.id === target.id) { - d = Math.sqrt(Math.pow(tX - cp.x1, 2) + Math.pow(tY - cp.y1, 2)); - aSize = size * 2.5; - aX = cp.x1 + (tX - cp.x1) * (d - aSize - tSize) / d; - aY = cp.y1 + (tY - cp.y1) * (d - aSize - tSize) / d; - vX = (tX - cp.x1) * aSize / d; - vY = (tY - cp.y1) * aSize / d; - } - else { - d = Math.sqrt(Math.pow(tX - cp.x, 2) + Math.pow(tY - cp.y, 2)); - aSize = size * 2.5; - aX = cp.x + (tX - cp.x) * (d - aSize - tSize) / d; - aY = cp.y + (tY - cp.y) * (d - aSize - tSize) / d; - vX = (tX - cp.x) * aSize / d; - vY = (tY - cp.y) * aSize / d; - } - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - if (settings('edgeHoverColor') === 'edge') { - color = edge.hover_color || color; - } else { - color = edge.hover_color || settings('defaultEdgeHoverColor') || color; - } - - context.strokeStyle = color; - context.lineWidth = size; - context.beginPath(); - context.moveTo(sX, sY); - if (source.id === target.id) { - context.bezierCurveTo(cp.x2, cp.y2, cp.x1, cp.y1, aX, aY); - } else { - context.quadraticCurveTo(cp.x, cp.y, aX, aY); - } - context.stroke(); - - context.fillStyle = color; - context.beginPath(); - context.moveTo(aX + vX, aY + vY); - context.lineTo(aX + vY * 0.6, aY - vX * 0.6); - context.lineTo(aX - vY * 0.6, aY + vX * 0.6); - context.lineTo(aX + vX, aY + vY); - context.closePath(); - context.fill(); - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.canvas.extremities'); - - /** - * The default renderer for hovered edge extremities. It renders the edge - * extremities as hovered. - * - * @param {object} edge The edge object. - * @param {object} source node The edge source node. - * @param {object} target node The edge target node. - * @param {CanvasRenderingContext2D} context The canvas context. - * @param {configurable} settings The settings function. - */ - sigma.canvas.extremities.def = - function(edge, source, target, context, settings) { - // Source Node: - ( - sigma.canvas.hovers[source.type] || - sigma.canvas.hovers.def - ) ( - source, context, settings - ); - - // Target Node: - ( - sigma.canvas.hovers[target.type] || - sigma.canvas.hovers.def - ) ( - target, context, settings - ); - }; -}).call(this); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.utils'); - - /** - * Some useful functions used by sigma's SVG renderer. - */ - sigma.svg.utils = { - - /** - * SVG Element show. - * - * @param {DOMElement} element The DOM element to show. - */ - show: function(element) { - element.style.display = ''; - return this; - }, - - /** - * SVG Element hide. - * - * @param {DOMElement} element The DOM element to hide. - */ - hide: function(element) { - element.style.display = 'none'; - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.nodes'); - - /** - * The default node renderer. It renders the node as a simple disc. - */ - sigma.svg.nodes.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {configurable} settings The settings function. - */ - create: function(node, settings) { - var prefix = settings('prefix') || '', - circle = document.createElementNS(settings('xmlns'), 'circle'); - - // Defining the node's circle - circle.setAttributeNS(null, 'data-node-id', node.id); - circle.setAttributeNS(null, 'class', settings('classPrefix') + '-node'); - circle.setAttributeNS( - null, 'fill', node.color || settings('defaultNodeColor')); - - // Returning the DOM Element - return circle; - }, - - /** - * SVG Element update. - * - * @param {object} node The node object. - * @param {DOMElement} circle The node DOM element. - * @param {configurable} settings The settings function. - */ - update: function(node, circle, settings) { - var prefix = settings('prefix') || ''; - - // Applying changes - // TODO: optimize - check if necessary - circle.setAttributeNS(null, 'cx', node[prefix + 'x']); - circle.setAttributeNS(null, 'cy', node[prefix + 'y']); - circle.setAttributeNS(null, 'r', node[prefix + 'size']); - - // Updating only if not freestyle - if (!settings('freeStyle')) - circle.setAttributeNS( - null, 'fill', node.color || settings('defaultNodeColor')); - - // Showing - circle.style.display = ''; - - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.edges'); - - /** - * The default edge renderer. It renders the node as a simple line. - */ - sigma.svg.edges.def = { - - /** - * SVG Element creation. - * - * @param {object} edge The edge object. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - create: function(edge, source, target, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - var line = document.createElementNS(settings('xmlns'), 'line'); - - // Attributes - line.setAttributeNS(null, 'data-edge-id', edge.id); - line.setAttributeNS(null, 'class', settings('classPrefix') + '-edge'); - line.setAttributeNS(null, 'stroke', color); - - return line; - }, - - /** - * SVG Element update. - * - * @param {object} edge The edge object. - * @param {DOMElement} line The line DOM Element. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - update: function(edge, line, source, target, settings) { - var prefix = settings('prefix') || ''; - - line.setAttributeNS(null, 'stroke-width', edge[prefix + 'size'] || 1); - line.setAttributeNS(null, 'x1', source[prefix + 'x']); - line.setAttributeNS(null, 'y1', source[prefix + 'y']); - line.setAttributeNS(null, 'x2', target[prefix + 'x']); - line.setAttributeNS(null, 'y2', target[prefix + 'y']); - - // Showing - line.style.display = ''; - - return this; - } - }; -})(); - -;(function() { - 'use strict'; - - sigma.utils.pkg('sigma.svg.edges'); - - /** - * The curve edge renderer. It renders the node as a bezier curve. - */ - sigma.svg.edges.curve = { - - /** - * SVG Element creation. - * - * @param {object} edge The edge object. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - create: function(edge, source, target, settings) { - var color = edge.color, - prefix = settings('prefix') || '', - edgeColor = settings('edgeColor'), - defaultNodeColor = settings('defaultNodeColor'), - defaultEdgeColor = settings('defaultEdgeColor'); - - if (!color) - switch (edgeColor) { - case 'source': - color = source.color || defaultNodeColor; - break; - case 'target': - color = target.color || defaultNodeColor; - break; - default: - color = defaultEdgeColor; - break; - } - - var path = document.createElementNS(settings('xmlns'), 'path'); - - // Attributes - path.setAttributeNS(null, 'data-edge-id', edge.id); - path.setAttributeNS(null, 'class', settings('classPrefix') + '-edge'); - path.setAttributeNS(null, 'stroke', color); - - return path; - }, - - /** - * SVG Element update. - * - * @param {object} edge The edge object. - * @param {DOMElement} line The line DOM Element. - * @param {object} source The source node object. - * @param {object} target The target node object. - * @param {configurable} settings The settings function. - */ - update: function(edge, path, source, target, settings) { - var prefix = settings('prefix') || ''; - - path.setAttributeNS(null, 'stroke-width', edge[prefix + 'size'] || 1); - - // Control point - var cx = (source[prefix + 'x'] + target[prefix + 'x']) / 2 + - (target[prefix + 'y'] - source[prefix + 'y']) / 4, - cy = (source[prefix + 'y'] + target[prefix + 'y']) / 2 + - (source[prefix + 'x'] - target[prefix + 'x']) / 4; - - // Path - var p = 'M' + source[prefix + 'x'] + ',' + source[prefix + 'y'] + ' ' + - 'Q' + cx + ',' + cy + ' ' + - target[prefix + 'x'] + ',' + target[prefix + 'y']; - - // Updating attributes - path.setAttributeNS(null, 'd', p); - path.setAttributeNS(null, 'fill', 'none'); - - // Showing - path.style.display = ''; - - return this; - } - }; -})(); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.svg.labels'); - - /** - * The default label renderer. It renders the label as a simple text. - */ - sigma.svg.labels.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {configurable} settings The settings function. - */ - create: function(node, settings) { - var prefix = settings('prefix') || '', - size = node[prefix + 'size'], - text = document.createElementNS(settings('xmlns'), 'text'); - - var fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - var fontColor = (settings('labelColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelColor'); - - text.setAttributeNS(null, 'data-label-target', node.id); - text.setAttributeNS(null, 'class', settings('classPrefix') + '-label'); - text.setAttributeNS(null, 'font-size', fontSize); - text.setAttributeNS(null, 'font-family', settings('font')); - text.setAttributeNS(null, 'fill', fontColor); - - text.innerHTML = node.label; - text.textContent = node.label; - - return text; - }, - - /** - * SVG Element update. - * - * @param {object} node The node object. - * @param {DOMElement} text The label DOM element. - * @param {configurable} settings The settings function. - */ - update: function(node, text, settings) { - var prefix = settings('prefix') || '', - size = node[prefix + 'size']; - - var fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size; - - // Case when we don't want to display the label - if (!settings('forceLabels') && size < settings('labelThreshold')) - return; - - if (typeof node.label !== 'string') - return; - - // Updating - text.setAttributeNS(null, 'x', - Math.round(node[prefix + 'x'] + size + 3)); - text.setAttributeNS(null, 'y', - Math.round(node[prefix + 'y'] + fontSize / 3)); - - // Showing - text.style.display = ''; - - return this; - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.svg.hovers'); - - /** - * The default hover renderer. - */ - sigma.svg.hovers.def = { - - /** - * SVG Element creation. - * - * @param {object} node The node object. - * @param {CanvasElement} measurementCanvas A fake canvas handled by - * the svg to perform some measurements and - * passed by the renderer. - * @param {DOMElement} nodeCircle The node DOM Element. - * @param {configurable} settings The settings function. - */ - create: function(node, nodeCircle, measurementCanvas, settings) { - - // Defining visual properties - var x, - y, - w, - h, - e, - d, - fontStyle = settings('hoverFontStyle') || settings('fontStyle'), - prefix = settings('prefix') || '', - size = node[prefix + 'size'], - fontSize = (settings('labelSize') === 'fixed') ? - settings('defaultLabelSize') : - settings('labelSizeRatio') * size, - fontColor = (settings('labelHoverColor') === 'node') ? - (node.color || settings('defaultNodeColor')) : - settings('defaultLabelHoverColor'); - - // Creating elements - var group = document.createElementNS(settings('xmlns'), 'g'), - rectangle = document.createElementNS(settings('xmlns'), 'rect'), - circle = document.createElementNS(settings('xmlns'), 'circle'), - text = document.createElementNS(settings('xmlns'), 'text'); - - // Defining properties - group.setAttributeNS(null, 'class', settings('classPrefix') + '-hover'); - group.setAttributeNS(null, 'data-node-id', node.id); - - if (typeof node.label === 'string') { - - // Text - text.innerHTML = node.label; - text.textContent = node.label; - text.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-label'); - text.setAttributeNS(null, 'font-size', fontSize); - text.setAttributeNS(null, 'font-family', settings('font')); - text.setAttributeNS(null, 'fill', fontColor); - text.setAttributeNS(null, 'x', - Math.round(node[prefix + 'x'] + size + 3)); - text.setAttributeNS(null, 'y', - Math.round(node[prefix + 'y'] + fontSize / 3)); - - // Measures - // OPTIMIZE: Find a better way than a measurement canvas - x = Math.round(node[prefix + 'x'] - fontSize / 2 - 2); - y = Math.round(node[prefix + 'y'] - fontSize / 2 - 2); - w = Math.round( - measurementCanvas.measureText(node.label).width + - fontSize / 2 + size + 9 - ); - h = Math.round(fontSize + 4); - e = Math.round(fontSize / 2 + 2); - - // Circle - circle.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-area'); - circle.setAttributeNS(null, 'fill', '#fff'); - circle.setAttributeNS(null, 'cx', node[prefix + 'x']); - circle.setAttributeNS(null, 'cy', node[prefix + 'y']); - circle.setAttributeNS(null, 'r', e); - - // Rectangle - rectangle.setAttributeNS( - null, - 'class', - settings('classPrefix') + '-hover-area'); - rectangle.setAttributeNS(null, 'fill', '#fff'); - rectangle.setAttributeNS(null, 'x', node[prefix + 'x'] + e / 4); - rectangle.setAttributeNS(null, 'y', node[prefix + 'y'] - e); - rectangle.setAttributeNS(null, 'width', w); - rectangle.setAttributeNS(null, 'height', h); - } - - // Appending childs - group.appendChild(circle); - group.appendChild(rectangle); - group.appendChild(text); - group.appendChild(nodeCircle); - - return group; - } - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.middlewares'); - sigma.utils.pkg('sigma.utils'); - - /** - * This middleware will rescale the graph such that it takes an optimal space - * on the renderer. - * - * As each middleware, this function is executed in the scope of the sigma - * instance. - * - * @param {?string} readPrefix The read prefix. - * @param {?string} writePrefix The write prefix. - * @param {object} options The parameters. - */ - sigma.middlewares.rescale = function(readPrefix, writePrefix, options) { - var i, - l, - a, - b, - c, - d, - scale, - margin, - n = this.graph.nodes(), - e = this.graph.edges(), - settings = this.settings.embedObjects(options || {}), - bounds = settings('bounds') || sigma.utils.getBoundaries( - this.graph, - readPrefix, - true - ), - minX = bounds.minX, - minY = bounds.minY, - maxX = bounds.maxX, - maxY = bounds.maxY, - sizeMax = bounds.sizeMax, - weightMax = bounds.weightMax, - w = settings('width') || 1, - h = settings('height') || 1, - rescaleSettings = settings('autoRescale'), - validSettings = { - nodePosition: 1, - nodeSize: 1, - edgeSize: 1 - }; - - /** - * What elements should we rescale? - */ - if (!(rescaleSettings instanceof Array)) - rescaleSettings = ['nodePosition', 'nodeSize', 'edgeSize']; - - for (i = 0, l = rescaleSettings.length; i < l; i++) - if (!validSettings[rescaleSettings[i]]) - throw new Error( - 'The rescale setting "' + rescaleSettings[i] + '" is not recognized.' - ); - - var np = ~rescaleSettings.indexOf('nodePosition'), - ns = ~rescaleSettings.indexOf('nodeSize'), - es = ~rescaleSettings.indexOf('edgeSize'); - - /** - * First, we compute the scaling ratio, without considering the sizes - * of the nodes : Each node will have its center in the canvas, but might - * be partially out of it. - */ - scale = settings('scalingMode') === 'outside' ? - Math.max( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ) : - Math.min( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ); - - /** - * Then, we correct that scaling ratio considering a margin, which is - * basically the size of the biggest node. - * This has to be done as a correction since to compare the size of the - * biggest node to the X and Y values, we have to first get an - * approximation of the scaling ratio. - **/ - margin = - ( - settings('rescaleIgnoreSize') ? - 0 : - (settings('maxNodeSize') || sizeMax) / scale - ) + - (settings('sideMargin') || 0); - maxX += margin; - minX -= margin; - maxY += margin; - minY -= margin; - - // Fix the scaling with the new extrema: - scale = settings('scalingMode') === 'outside' ? - Math.max( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ) : - Math.min( - w / Math.max(maxX - minX, 1), - h / Math.max(maxY - minY, 1) - ); - - // Size homothetic parameters: - if (!settings('maxNodeSize') && !settings('minNodeSize')) { - a = 1; - b = 0; - } else if (settings('maxNodeSize') === settings('minNodeSize')) { - a = 0; - b = +settings('maxNodeSize'); - } else { - a = (settings('maxNodeSize') - settings('minNodeSize')) / sizeMax; - b = +settings('minNodeSize'); - } - - if (!settings('maxEdgeSize') && !settings('minEdgeSize')) { - c = 1; - d = 0; - } else if (settings('maxEdgeSize') === settings('minEdgeSize')) { - c = 0; - d = +settings('minEdgeSize'); - } else { - c = (settings('maxEdgeSize') - settings('minEdgeSize')) / weightMax; - d = +settings('minEdgeSize'); - } - - // Rescale the nodes and edges: - for (i = 0, l = e.length; i < l; i++) - e[i][writePrefix + 'size'] = - e[i][readPrefix + 'size'] * (es ? c : 1) + (es ? d : 0); - - for (i = 0, l = n.length; i < l; i++) { - n[i][writePrefix + 'size'] = - n[i][readPrefix + 'size'] * (ns ? a : 1) + (ns ? b : 0); - n[i][writePrefix + 'x'] = - (n[i][readPrefix + 'x'] - (maxX + minX) / 2) * (np ? scale : 1); - n[i][writePrefix + 'y'] = - (n[i][readPrefix + 'y'] - (maxY + minY) / 2) * (np ? scale : 1); - } - }; - - sigma.utils.getBoundaries = function(graph, prefix, doEdges) { - var i, - l, - e = graph.edges(), - n = graph.nodes(), - weightMax = -Infinity, - sizeMax = -Infinity, - minX = Infinity, - minY = Infinity, - maxX = -Infinity, - maxY = -Infinity; - - if (doEdges) - for (i = 0, l = e.length; i < l; i++) - weightMax = Math.max(e[i][prefix + 'size'], weightMax); - - for (i = 0, l = n.length; i < l; i++) { - sizeMax = Math.max(n[i][prefix + 'size'], sizeMax); - maxX = Math.max(n[i][prefix + 'x'], maxX); - minX = Math.min(n[i][prefix + 'x'], minX); - maxY = Math.max(n[i][prefix + 'y'], maxY); - minY = Math.min(n[i][prefix + 'y'], minY); - } - - weightMax = weightMax || 1; - sizeMax = sizeMax || 1; - - return { - weightMax: weightMax, - sizeMax: sizeMax, - minX: minX, - minY: minY, - maxX: maxX, - maxY: maxY - }; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.middlewares'); - - /** - * This middleware will just copy the graphic properties. - * - * @param {?string} readPrefix The read prefix. - * @param {?string} writePrefix The write prefix. - */ - sigma.middlewares.copy = function(readPrefix, writePrefix) { - var i, - l, - a; - - if (writePrefix + '' === readPrefix + '') - return; - - a = this.graph.nodes(); - for (i = 0, l = a.length; i < l; i++) { - a[i][writePrefix + 'x'] = a[i][readPrefix + 'x']; - a[i][writePrefix + 'y'] = a[i][readPrefix + 'y']; - a[i][writePrefix + 'size'] = a[i][readPrefix + 'size']; - } - - a = this.graph.edges(); - for (i = 0, l = a.length; i < l; i++) - a[i][writePrefix + 'size'] = a[i][readPrefix + 'size']; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc.animation.running'); - - /** - * Generates a unique ID for the animation. - * - * @return {string} Returns the new ID. - */ - var _getID = (function() { - var id = 0; - return function() { - return '' + (++id); - }; - })(); - - /** - * This function animates a camera. It has to be called with the camera to - * animate, the values of the coordinates to reach and eventually some - * options. It returns a number id, that you can use to kill the animation, - * with the method sigma.misc.animation.kill(id). - * - * The available options are: - * - * {?number} duration The duration of the animation. - * {?function} onNewFrame A callback to execute when the animation - * enter a new frame. - * {?function} onComplete A callback to execute when the animation - * is completed or killed. - * {?(string|function)} easing The name of a function from the package - * sigma.utils.easings, or a custom easing - * function. - * - * @param {camera} camera The camera to animate. - * @param {object} target The coordinates to reach. - * @param {?object} options Eventually an object to specify some options to - * the function. The available options are - * presented in the description of the function. - * @return {number} The animation id, to make it easy to kill - * through the method "sigma.misc.animation.kill". - */ - sigma.misc.animation.camera = function(camera, val, options) { - if ( - !(camera instanceof sigma.classes.camera) || - typeof val !== 'object' || - !val - ) - throw 'animation.camera: Wrong arguments.'; - - if ( - typeof val.x !== 'number' && - typeof val.y !== 'number' && - typeof val.ratio !== 'number' && - typeof val.angle !== 'number' - ) - throw 'There must be at least one valid coordinate in the given val.'; - - var fn, - id, - anim, - easing, - duration, - initialVal, - o = options || {}, - start = sigma.utils.dateNow(); - - // Store initial values: - initialVal = { - x: camera.x, - y: camera.y, - ratio: camera.ratio, - angle: camera.angle - }; - - duration = o.duration; - easing = typeof o.easing !== 'function' ? - sigma.utils.easings[o.easing || 'quadraticInOut'] : - o.easing; - - fn = function() { - var coef, - t = o.duration ? (sigma.utils.dateNow() - start) / o.duration : 1; - - // If the animation is over: - if (t >= 1) { - camera.isAnimated = false; - camera.goTo({ - x: val.x !== undefined ? val.x : initialVal.x, - y: val.y !== undefined ? val.y : initialVal.y, - ratio: val.ratio !== undefined ? val.ratio : initialVal.ratio, - angle: val.angle !== undefined ? val.angle : initialVal.angle - }); - - cancelAnimationFrame(id); - delete sigma.misc.animation.running[id]; - - // Check callbacks: - if (typeof o.onComplete === 'function') - o.onComplete(); - - // Else, let's keep going: - } else { - coef = easing(t); - camera.isAnimated = true; - camera.goTo({ - x: val.x !== undefined ? - initialVal.x + (val.x - initialVal.x) * coef : - initialVal.x, - y: val.y !== undefined ? - initialVal.y + (val.y - initialVal.y) * coef : - initialVal.y, - ratio: val.ratio !== undefined ? - initialVal.ratio + (val.ratio - initialVal.ratio) * coef : - initialVal.ratio, - angle: val.angle !== undefined ? - initialVal.angle + (val.angle - initialVal.angle) * coef : - initialVal.angle - }); - - // Check callbacks: - if (typeof o.onNewFrame === 'function') - o.onNewFrame(); - - anim.frameId = requestAnimationFrame(fn); - } - }; - - id = _getID(); - anim = { - frameId: requestAnimationFrame(fn), - target: camera, - type: 'camera', - options: o, - fn: fn - }; - sigma.misc.animation.running[id] = anim; - - return id; - }; - - /** - * Kills a running animation. It triggers the eventual onComplete callback. - * - * @param {number} id The id of the animation to kill. - * @return {object} Returns the sigma.misc.animation package. - */ - sigma.misc.animation.kill = function(id) { - if (arguments.length !== 1 || typeof id !== 'number') - throw 'animation.kill: Wrong arguments.'; - - var o = sigma.misc.animation.running[id]; - - if (o) { - cancelAnimationFrame(id); - delete sigma.misc.animation.running[o.frameId]; - - if (o.type === 'camera') - o.target.isAnimated = false; - - // Check callbacks: - if (typeof (o.options || {}).onComplete === 'function') - o.options.onComplete(); - } - - return this; - }; - - /** - * Kills every running animations, or only the one with the specified type, - * if a string parameter is given. - * - * @param {?(string|object)} filter A string to filter the animations to kill - * on their type (example: "camera"), or an - * object to filter on their target. - * @return {number} Returns the number of animations killed - * that way. - */ - sigma.misc.animation.killAll = function(filter) { - var o, - id, - count = 0, - type = typeof filter === 'string' ? filter : null, - target = typeof filter === 'object' ? filter : null, - running = sigma.misc.animation.running; - - for (id in running) - if ( - (!type || running[id].type === type) && - (!target || running[id].target === target) - ) { - o = sigma.misc.animation.running[id]; - cancelAnimationFrame(o.frameId); - delete sigma.misc.animation.running[id]; - - if (o.type === 'camera') - o.target.isAnimated = false; - - // Increment counter: - count++; - - // Check callbacks: - if (typeof (o.options || {}).onComplete === 'function') - o.options.onComplete(); - } - - return count; - }; - - /** - * Returns "true" if any animation that is currently still running matches - * the filter given to the function. - * - * @param {string|object} filter A string to filter the animations to kill - * on their type (example: "camera"), or an - * object to filter on their target. - * @return {boolean} Returns true if any running animation - * matches. - */ - sigma.misc.animation.has = function(filter) { - var id, - type = typeof filter === 'string' ? filter : null, - target = typeof filter === 'object' ? filter : null, - running = sigma.misc.animation.running; - - for (id in running) - if ( - (!type || running[id].type === type) && - (!target || running[id].target === target) - ) - return true; - - return false; - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This helper will bind any no-DOM renderer (for instance canvas or WebGL) - * to its captors, to properly dispatch the good events to the sigma instance - * to manage clicking, hovering etc... - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.bindEvents = function(prefix) { - var i, - l, - mX, - mY, - captor, - self = this; - - function getNodes(e) { - if (e) { - mX = 'x' in e.data ? e.data.x : mX; - mY = 'y' in e.data ? e.data.y : mY; - } - - var i, - j, - l, - n, - x, - y, - s, - inserted, - selected = [], - modifiedX = mX + self.width / 2, - modifiedY = mY + self.height / 2, - point = self.camera.cameraPosition( - mX, - mY - ), - nodes = self.camera.quadtree.point( - point.x, - point.y - ); - - if (nodes.length) - for (i = 0, l = nodes.length; i < l; i++) { - n = nodes[i]; - x = n[prefix + 'x']; - y = n[prefix + 'y']; - s = n[prefix + 'size']; - - if ( - !n.hidden && - modifiedX > x - s && - modifiedX < x + s && - modifiedY > y - s && - modifiedY < y + s && - Math.sqrt( - Math.pow(modifiedX - x, 2) + - Math.pow(modifiedY - y, 2) - ) < s - ) { - // Insert the node: - inserted = false; - - for (j = 0; j < selected.length; j++) - if (n.size > selected[j].size) { - selected.splice(j, 0, n); - inserted = true; - break; - } - - if (!inserted) - selected.push(n); - } - } - - return selected; - } - - - function getEdges(e) { - if (!self.settings('enableEdgeHovering')) { - // No event if the setting is off: - return []; - } - - var isCanvas = ( - sigma.renderers.canvas && self instanceof sigma.renderers.canvas); - - if (!isCanvas) { - // A quick hardcoded rule to prevent people from using this feature - // with the WebGL renderer (which is not good enough at the moment): - throw new Error( - 'The edge events feature is not compatible with the WebGL renderer' - ); - } - - if (e) { - mX = 'x' in e.data ? e.data.x : mX; - mY = 'y' in e.data ? e.data.y : mY; - } - - var i, - j, - l, - a, - edge, - s, - maxEpsilon = self.settings('edgeHoverPrecision'), - source, - target, - cp, - nodeIndex = {}, - inserted, - selected = [], - modifiedX = mX + self.width / 2, - modifiedY = mY + self.height / 2, - point = self.camera.cameraPosition( - mX, - mY - ), - edges = []; - - if (isCanvas) { - var nodesOnScreen = self.camera.quadtree.area( - self.camera.getRectangle(self.width, self.height) - ); - for (a = nodesOnScreen, i = 0, l = a.length; i < l; i++) - nodeIndex[a[i].id] = a[i]; - } - - if (self.camera.edgequadtree !== undefined) { - edges = self.camera.edgequadtree.point( - point.x, - point.y - ); - } - - function insertEdge(selected, edge) { - inserted = false; - - for (j = 0; j < selected.length; j++) - if (edge.size > selected[j].size) { - selected.splice(j, 0, edge); - inserted = true; - break; - } - - if (!inserted) - selected.push(edge); - } - - if (edges.length) - for (i = 0, l = edges.length; i < l; i++) { - edge = edges[i]; - source = self.graph.nodes(edge.source); - target = self.graph.nodes(edge.target); - // (HACK) we can't get edge[prefix + 'size'] on WebGL renderer: - s = edge[prefix + 'size'] || - edge['read_' + prefix + 'size']; - - // First, let's identify which edges are drawn. To do this, we keep - // every edges that have at least one extremity displayed according to - // the quadtree and the "hidden" attribute. We also do not keep hidden - // edges. - // Then, let's check if the mouse is on the edge (we suppose that it - // is a line segment). - - if ( - !edge.hidden && - !source.hidden && !target.hidden && - (!isCanvas || - (nodeIndex[edge.source] || nodeIndex[edge.target])) && - sigma.utils.getDistance( - source[prefix + 'x'], - source[prefix + 'y'], - modifiedX, - modifiedY) > source[prefix + 'size'] && - sigma.utils.getDistance( - target[prefix + 'x'], - target[prefix + 'y'], - modifiedX, - modifiedY) > target[prefix + 'size'] - ) { - if (edge.type == 'curve' || edge.type == 'curvedArrow') { - if (source.id === target.id) { - cp = sigma.utils.getSelfLoopControlPoints( - source[prefix + 'x'], - source[prefix + 'y'], - source[prefix + 'size'] - ); - if ( - sigma.utils.isPointOnBezierCurve( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - cp.x1, - cp.y1, - cp.x2, - cp.y2, - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - else { - cp = sigma.utils.getQuadraticControlPoint( - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y']); - if ( - sigma.utils.isPointOnQuadraticCurve( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - cp.x, - cp.y, - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - } else if ( - sigma.utils.isPointOnSegment( - modifiedX, - modifiedY, - source[prefix + 'x'], - source[prefix + 'y'], - target[prefix + 'x'], - target[prefix + 'y'], - Math.max(s, maxEpsilon) - )) { - insertEdge(selected, edge); - } - } - } - - return selected; - } - - - function bindCaptor(captor) { - var nodes, - edges, - overNodes = {}, - overEdges = {}; - - function onClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('click', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('clickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('clickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('clickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('clickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('clickStage', {captor: e.data}); - } - - function onDoubleClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('doubleClick', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('doubleClickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('doubleClickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('doubleClickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('doubleClickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('doubleClickStage', {captor: e.data}); - } - - function onRightClick(e) { - if (!self.settings('eventsEnabled')) - return; - - self.dispatchEvent('rightClick', e.data); - - nodes = getNodes(e); - edges = getEdges(e); - - if (nodes.length) { - self.dispatchEvent('rightClickNode', { - node: nodes[0], - captor: e.data - }); - self.dispatchEvent('rightClickNodes', { - node: nodes, - captor: e.data - }); - } else if (edges.length) { - self.dispatchEvent('rightClickEdge', { - edge: edges[0], - captor: e.data - }); - self.dispatchEvent('rightClickEdges', { - edge: edges, - captor: e.data - }); - } else - self.dispatchEvent('rightClickStage', {captor: e.data}); - } - - function onOut(e) { - if (!self.settings('eventsEnabled')) - return; - - var k, - i, - l, - le, - outNodes = [], - outEdges = []; - - for (k in overNodes) - outNodes.push(overNodes[k]); - - overNodes = {}; - // Dispatch both single and multi events: - for (i = 0, l = outNodes.length; i < l; i++) - self.dispatchEvent('outNode', { - node: outNodes[i], - captor: e.data - }); - if (outNodes.length) - self.dispatchEvent('outNodes', { - nodes: outNodes, - captor: e.data - }); - - overEdges = {}; - // Dispatch both single and multi events: - for (i = 0, le = outEdges.length; i < le; i++) - self.dispatchEvent('outEdge', { - edge: outEdges[i], - captor: e.data - }); - if (outEdges.length) - self.dispatchEvent('outEdges', { - edges: outEdges, - captor: e.data - }); - } - - function onMove(e) { - if (!self.settings('eventsEnabled')) - return; - - nodes = getNodes(e); - edges = getEdges(e); - - var i, - k, - node, - edge, - newOutNodes = [], - newOverNodes = [], - currentOverNodes = {}, - l = nodes.length, - newOutEdges = [], - newOverEdges = [], - currentOverEdges = {}, - le = edges.length; - - // Check newly overred nodes: - for (i = 0; i < l; i++) { - node = nodes[i]; - currentOverNodes[node.id] = node; - if (!overNodes[node.id]) { - newOverNodes.push(node); - overNodes[node.id] = node; - } - } - - // Check no more overred nodes: - for (k in overNodes) - if (!currentOverNodes[k]) { - newOutNodes.push(overNodes[k]); - delete overNodes[k]; - } - - // Dispatch both single and multi events: - for (i = 0, l = newOverNodes.length; i < l; i++) - self.dispatchEvent('overNode', { - node: newOverNodes[i], - captor: e.data - }); - for (i = 0, l = newOutNodes.length; i < l; i++) - self.dispatchEvent('outNode', { - node: newOutNodes[i], - captor: e.data - }); - if (newOverNodes.length) - self.dispatchEvent('overNodes', { - nodes: newOverNodes, - captor: e.data - }); - if (newOutNodes.length) - self.dispatchEvent('outNodes', { - nodes: newOutNodes, - captor: e.data - }); - - // Check newly overred edges: - for (i = 0; i < le; i++) { - edge = edges[i]; - currentOverEdges[edge.id] = edge; - if (!overEdges[edge.id]) { - newOverEdges.push(edge); - overEdges[edge.id] = edge; - } - } - - // Check no more overred edges: - for (k in overEdges) - if (!currentOverEdges[k]) { - newOutEdges.push(overEdges[k]); - delete overEdges[k]; - } - - // Dispatch both single and multi events: - for (i = 0, le = newOverEdges.length; i < le; i++) - self.dispatchEvent('overEdge', { - edge: newOverEdges[i], - captor: e.data - }); - for (i = 0, le = newOutEdges.length; i < le; i++) - self.dispatchEvent('outEdge', { - edge: newOutEdges[i], - captor: e.data - }); - if (newOverEdges.length) - self.dispatchEvent('overEdges', { - edges: newOverEdges, - captor: e.data - }); - if (newOutEdges.length) - self.dispatchEvent('outEdges', { - edges: newOutEdges, - captor: e.data - }); - } - - // Bind events: - captor.bind('click', onClick); - captor.bind('mousedown', onMove); - captor.bind('mouseup', onMove); - captor.bind('mousemove', onMove); - captor.bind('mouseout', onOut); - captor.bind('doubleclick', onDoubleClick); - captor.bind('rightclick', onRightClick); - self.bind('render', onMove); - } - - for (i = 0, l = this.captors.length; i < l; i++) - bindCaptor(this.captors[i]); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This helper will bind any DOM renderer (for instance svg) - * to its captors, to properly dispatch the good events to the sigma instance - * to manage clicking, hovering etc... - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.bindDOMEvents = function(container) { - var self = this, - graph = this.graph; - - // DOMElement abstraction - function Element(domElement) { - - // Helpers - this.attr = function(attrName) { - return domElement.getAttributeNS(null, attrName); - }; - - // Properties - this.tag = domElement.tagName; - this.class = this.attr('class'); - this.id = this.attr('id'); - - // Methods - this.isNode = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-node'); - }; - - this.isEdge = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-edge'); - }; - - this.isHover = function() { - return !!~this.class.indexOf(self.settings('classPrefix') + '-hover'); - }; - } - - // Click - function click(e) { - if (!self.settings('eventsEnabled')) - return; - - // Generic event - self.dispatchEvent('click', e); - - // Are we on a node? - var element = new Element(e.target); - - if (element.isNode()) - self.dispatchEvent('clickNode', { - node: graph.nodes(element.attr('data-node-id')) - }); - else - self.dispatchEvent('clickStage'); - - e.preventDefault(); - e.stopPropagation(); - } - - // Double click - function doubleClick(e) { - if (!self.settings('eventsEnabled')) - return; - - // Generic event - self.dispatchEvent('doubleClick', e); - - // Are we on a node? - var element = new Element(e.target); - - if (element.isNode()) - self.dispatchEvent('doubleClickNode', { - node: graph.nodes(element.attr('data-node-id')) - }); - else - self.dispatchEvent('doubleClickStage'); - - e.preventDefault(); - e.stopPropagation(); - } - - // On over - function onOver(e) { - var target = e.toElement || e.target; - - if (!self.settings('eventsEnabled') || !target) - return; - - var el = new Element(target); - - if (el.isNode()) { - self.dispatchEvent('overNode', { - node: graph.nodes(el.attr('data-node-id')) - }); - } - else if (el.isEdge()) { - var edge = graph.edges(el.attr('data-edge-id')); - self.dispatchEvent('overEdge', { - edge: edge, - source: graph.nodes(edge.source), - target: graph.nodes(edge.target) - }); - } - } - - // On out - function onOut(e) { - var target = e.fromElement || e.originalTarget; - - if (!self.settings('eventsEnabled')) - return; - - var el = new Element(target); - - if (el.isNode()) { - self.dispatchEvent('outNode', { - node: graph.nodes(el.attr('data-node-id')) - }); - } - else if (el.isEdge()) { - var edge = graph.edges(el.attr('data-edge-id')); - self.dispatchEvent('outEdge', { - edge: edge, - source: graph.nodes(edge.source), - target: graph.nodes(edge.target) - }); - } - } - - // Registering Events: - - // Click - container.addEventListener('click', click, false); - sigma.utils.doubleClick(container, 'click', doubleClick); - - // Touch counterparts - container.addEventListener('touchstart', click, false); - sigma.utils.doubleClick(container, 'touchstart', doubleClick); - - // Mouseover - container.addEventListener('mouseover', onOver, true); - - // Mouseout - container.addEventListener('mouseout', onOut, true); - }; -}).call(this); - -;(function(undefined) { - 'use strict'; - - if (typeof sigma === 'undefined') - throw 'sigma is not declared'; - - // Initialize packages: - sigma.utils.pkg('sigma.misc'); - - /** - * This method listens to "overNode", "outNode", "overEdge" and "outEdge" - * events from a renderer and renders the nodes differently on the top layer. - * The goal is to make any node label readable with the mouse, and to - * highlight hovered nodes and edges. - * - * It has to be called in the scope of the related renderer. - */ - sigma.misc.drawHovers = function(prefix) { - var self = this, - hoveredNodes = {}, - hoveredEdges = {}; - - this.bind('overNode', function(event) { - var node = event.data.node; - if (!node.hidden) { - hoveredNodes[node.id] = node; - draw(); - } - }); - - this.bind('outNode', function(event) { - delete hoveredNodes[event.data.node.id]; - draw(); - }); - - this.bind('overEdge', function(event) { - var edge = event.data.edge; - if (!edge.hidden) { - hoveredEdges[edge.id] = edge; - draw(); - } - }); - - this.bind('outEdge', function(event) { - delete hoveredEdges[event.data.edge.id]; - draw(); - }); - - this.bind('render', function(event) { - draw(); - }); - - function draw() { - - var k, - source, - target, - hoveredNode, - hoveredEdge, - c = self.contexts.hover.canvas, - defaultNodeType = self.settings('defaultNodeType'), - defaultEdgeType = self.settings('defaultEdgeType'), - nodeRenderers = sigma.canvas.hovers, - edgeRenderers = sigma.canvas.edgehovers, - extremitiesRenderers = sigma.canvas.extremities, - embedSettings = self.settings.embedObjects({ - prefix: prefix - }); - - // Clear self.contexts.hover: - self.contexts.hover.clearRect(0, 0, c.width, c.height); - - // Node render: single hover - if ( - embedSettings('enableHovering') && - embedSettings('singleHover') && - Object.keys(hoveredNodes).length - ) { - hoveredNode = hoveredNodes[Object.keys(hoveredNodes)[0]]; - ( - nodeRenderers[hoveredNode.type] || - nodeRenderers[defaultNodeType] || - nodeRenderers.def - )( - hoveredNode, - self.contexts.hover, - embedSettings - ); - } - - // Node render: multiple hover - if ( - embedSettings('enableHovering') && - !embedSettings('singleHover') - ) - for (k in hoveredNodes) - ( - nodeRenderers[hoveredNodes[k].type] || - nodeRenderers[defaultNodeType] || - nodeRenderers.def - )( - hoveredNodes[k], - self.contexts.hover, - embedSettings - ); - - // Edge render: single hover - if ( - embedSettings('enableEdgeHovering') && - embedSettings('singleHover') && - Object.keys(hoveredEdges).length - ) { - hoveredEdge = hoveredEdges[Object.keys(hoveredEdges)[0]]; - source = self.graph.nodes(hoveredEdge.source); - target = self.graph.nodes(hoveredEdge.target); - - if (! hoveredEdge.hidden) { - ( - edgeRenderers[hoveredEdge.type] || - edgeRenderers[defaultEdgeType] || - edgeRenderers.def - ) ( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - if (embedSettings('edgeHoverExtremities')) { - ( - extremitiesRenderers[hoveredEdge.type] || - extremitiesRenderers.def - )( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - } else { - // Avoid edges rendered over nodes: - ( - sigma.canvas.nodes[source.type] || - sigma.canvas.nodes.def - ) ( - source, - self.contexts.hover, - embedSettings - ); - ( - sigma.canvas.nodes[target.type] || - sigma.canvas.nodes.def - ) ( - target, - self.contexts.hover, - embedSettings - ); - } - } - } - - // Edge render: multiple hover - if ( - embedSettings('enableEdgeHovering') && - !embedSettings('singleHover') - ) { - for (k in hoveredEdges) { - hoveredEdge = hoveredEdges[k]; - source = self.graph.nodes(hoveredEdge.source); - target = self.graph.nodes(hoveredEdge.target); - - if (!hoveredEdge.hidden) { - ( - edgeRenderers[hoveredEdge.type] || - edgeRenderers[defaultEdgeType] || - edgeRenderers.def - ) ( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - - if (embedSettings('edgeHoverExtremities')) { - ( - extremitiesRenderers[hoveredEdge.type] || - extremitiesRenderers.def - )( - hoveredEdge, - source, - target, - self.contexts.hover, - embedSettings - ); - } else { - // Avoid edges rendered over nodes: - ( - sigma.canvas.nodes[source.type] || - sigma.canvas.nodes.def - ) ( - source, - self.contexts.hover, - embedSettings - ); - ( - sigma.canvas.nodes[target.type] || - sigma.canvas.nodes.def - ) ( - target, - self.contexts.hover, - embedSettings - ); - } - } - } - } - } - }; -}).call(this); diff --git a/legacy/spikes/auth/bell/.gitignore b/legacy/spikes/auth/bell/.gitignore deleted file mode 100644 index 32712815..00000000 --- a/legacy/spikes/auth/bell/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/node_modules -/npm-debug.log -.idea diff --git a/legacy/spikes/auth/bell/package.json b/legacy/spikes/auth/bell/package.json deleted file mode 100644 index 31d4f4e6..00000000 --- a/legacy/spikes/auth/bell/package.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "bell-auth-spike", - "version": "1.0.0", - "scripts": { - "start": "node src/index.js" - }, - "main": "src/index.js", - "private": true, - "dependencies": { - "bell": "^8.3.0", - "hapi": "^15.2.0", - "hapi-auth-cookie": "^6.1.1", - "inert": "^4.0.2", - "require-dir": "^0.3.1" - } -} diff --git a/legacy/spikes/auth/bell/readme.md b/legacy/spikes/auth/bell/readme.md deleted file mode 100644 index 7f5f45e4..00000000 --- a/legacy/spikes/auth/bell/readme.md +++ /dev/null @@ -1,46 +0,0 @@ -# hapi - -Integrations to consider: - - [x] [Github](https://github.com/hapijs/bell/blob/master/Providers.md#github) - - [x] [Bitbucket](https://github.com/hapijs/bell/blob/master/Providers.md#bitbucket) - - [x] [Gitlab](https://github.com/hapijs/bell/blob/master/Providers.md#gitlab) (hosted and on-premise) - - [x] [Facebook](https://github.com/hapijs/bell/blob/master/Providers.md#facebook) - - [x] [Twitter](https://github.com/hapijs/bell/blob/master/Providers.md#twitter) - -Aspects to consider: - - [x] Hapi integration - - [x] Consistency - - [x] Battle tested - -Regarding "Battle tested": - -[Bell](https://github.com/hapijs/bell) has 383 stars and 8664 downloads in the last month. It's nowhere near the 757640 downloads that passport has. However [Eran Hammer](https://github.com/hueniverse) was the lead author and editor of the OAuth2 spec and although he isn't the official maintainer of [Bell](https://github.com/hapijs/bell), he was the creator of it and the second most active contributor. - -I wasn't able to find a list of companies using it, I found that developers from the following companies contributed to it: - - Joyent - - Walmart Labs - - Booking.com - - Microsoft - - Expedia - - Yahoo - -Being the official Hapi module for third-party authentication, I think it's safe to assume that most companies using Hapi that have this need use this module. - - -## example `stratagies.json` - -```json -[{ - "provider": "twitter", - "password": "YChZVgVJQyG0Te3lpYzc+9Ag0PuQfUX0ilG3nHIvIlU=", - "clientId": "", - "clientSecret": "", - "isSecure": false -}, { - "provider": "github", - "password": "YChZVgVJQyG0Te3lpYzc+9Ag0PuQfUX0ilG3nHIvIlU=", - "clientId": "", - "clientSecret": "", - "isSecure": false -}] -``` \ No newline at end of file diff --git a/legacy/spikes/auth/bell/src/index.js b/legacy/spikes/auth/bell/src/index.js deleted file mode 100644 index a8f1249f..00000000 --- a/legacy/spikes/auth/bell/src/index.js +++ /dev/null @@ -1,32 +0,0 @@ -const requireDir = require('require-dir'); -const strategies = require('./strategies'); -const plugins = require('./plugins'); -const routes = requireDir('./routes'); -const Hapi = require('hapi'); -const path = require('path'); -const fs = require('fs'); - -const server = new Hapi.Server(); - -server.connection({ - host: 'localhost', - port: 8000 -}); - -server.register(plugins, (err) => { - if (err) { - throw err; - } - - strategies.forEach((s) => server.auth.strategy(s.provider, 'bell', s)); - - Object.keys(routes).forEach((name) => { - routes[name](server); - }); - - server.start((err) => { - server.connections.forEach((conn) => { - console.log(`started at: ${conn.info.uri}`); - }); - }); -}); diff --git a/legacy/spikes/auth/bell/src/plugins.js b/legacy/spikes/auth/bell/src/plugins.js deleted file mode 100644 index 74ad209c..00000000 --- a/legacy/spikes/auth/bell/src/plugins.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = [ - require('inert'), - require('hapi-auth-cookie'), - require('bell') -]; diff --git a/legacy/spikes/auth/bell/src/routes/auth.js b/legacy/spikes/auth/bell/src/routes/auth.js deleted file mode 100644 index 84edade7..00000000 --- a/legacy/spikes/auth/bell/src/routes/auth.js +++ /dev/null @@ -1,35 +0,0 @@ -const path = require('path'); - -module.exports = (server) => { - server.route({ - method: ['GET', 'POST'], - path: '/auth/twitter', - config: { - auth: 'twitter', - handler: (request, reply) => { - if (!request.auth.isAuthenticated) { - return reply('Authentication failed due to: ' + request.auth.error.message); - } - - reply(`Welcome ${request.auth.credentials.profile.displayName}`); - } - } - }); - - server.route({ - method: ['GET', 'POST'], - path: '/auth/github', - config: { - auth: 'github', - handler: (request, reply) => { - if (!request.auth.isAuthenticated) { - return reply('Authentication failed due to: ' + request.auth.error.message); - } - - console.log(request.auth); - - reply(`Welcome ${request.auth.credentials.profile.displayName}`); - } - } - }); -}; diff --git a/legacy/spikes/auth/bell/src/routes/home.js b/legacy/spikes/auth/bell/src/routes/home.js deleted file mode 100644 index 48ead969..00000000 --- a/legacy/spikes/auth/bell/src/routes/home.js +++ /dev/null @@ -1,11 +0,0 @@ -const path = require('path'); - -module.exports = (server) => { - server.route({ - method: 'GET', - path: '/', - handler: (request, reply) => { - reply.file(path.join(__dirname, '../../static/index.html')); - } - }); -}; diff --git a/legacy/spikes/auth/bell/src/routes/version.js b/legacy/spikes/auth/bell/src/routes/version.js deleted file mode 100644 index 987747cb..00000000 --- a/legacy/spikes/auth/bell/src/routes/version.js +++ /dev/null @@ -1,18 +0,0 @@ -const Pkg = require('../../package.json'); - -const internals = { - response: { - version: Pkg.version - } -}; - -module.exports = (server) => { - server.route({ - method: 'GET', - path: '/ops/version', - config: { - description: 'Returns the version of the server', - handler: (request, reply) => reply(internals.response) - } - }); -}; diff --git a/legacy/spikes/auth/bell/src/strategies.json b/legacy/spikes/auth/bell/src/strategies.json deleted file mode 100644 index 0637a088..00000000 --- a/legacy/spikes/auth/bell/src/strategies.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/legacy/spikes/auth/bell/static/index.html b/legacy/spikes/auth/bell/static/index.html deleted file mode 100644 index 96cd5b8d..00000000 --- a/legacy/spikes/auth/bell/static/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - -

    Hello from the auth example

    -

    you can authenticate using the following services:

    - - - diff --git a/legacy/spikes/compose-demo/.eslintrc b/legacy/spikes/compose-demo/.eslintrc deleted file mode 100644 index 7187c914..00000000 --- a/legacy/spikes/compose-demo/.eslintrc +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parser": "babel-eslint", - "extends": [ - "eslint:recommended", - "plugin:react/recommended", - "xo-space/esnext", - "prettier", - "prettier/react" - ], - "plugins": [ - "react", - "prettier" - ], - "rules": { - "react/react-in-jsx-scope": 0, - "react/display-name": 0, - "react/prop-types": 0, - "prettier/prettier": ["error", { - "useTabs": false, - "printWidth": 80, - "tabWidth": 2, - "singleQuote": true, - "trailingComma": "none", - "bracketSpacing": true, - "jsxBracketSameLine": false, - "semi": true - }] - }, - "env": { - "browser": true, - "es6": true, - "node": true - } -} \ No newline at end of file diff --git a/legacy/spikes/compose-demo/components/article.js b/legacy/spikes/compose-demo/components/article.js deleted file mode 100644 index f5ab29e7..00000000 --- a/legacy/spikes/compose-demo/components/article.js +++ /dev/null @@ -1,13 +0,0 @@ -import styled from 'styled-components'; - -const Article = styled.article` - font-family: Helvetica; - padding: 10px; - color: dimgray; -`; - -export default ({ children }) => ( -
    - {children} -
    -); diff --git a/legacy/spikes/compose-demo/components/editor.js b/legacy/spikes/compose-demo/components/editor.js deleted file mode 100644 index 20e4ecb4..00000000 --- a/legacy/spikes/compose-demo/components/editor.js +++ /dev/null @@ -1,90 +0,0 @@ -import React, { Component } from 'react'; -import ReactCodeMirror from 'react-codemirror'; - -import YamlMode from 'codemirror/mode/yaml/yaml'; -// eslint-disable-next-line no-unused-vars -import KeyMap from 'codemirror/keymap/sublime'; -// eslint-disable-next-line no-unused-vars -// import Lint from 'codemirror/addon/edit/lint'; -// eslint-disable-next-line no-unused-vars -import CloseBrackets from 'codemirror/addon/edit/closebrackets'; -// eslint-disable-next-line no-unused-vars -import MatchBrackets from 'codemirror/addon/edit/matchbrackets'; -// eslint-disable-next-line no-unused-vars -import FoldCode from 'codemirror/addon/fold/foldcode'; -// eslint-disable-next-line no-unused-vars -import FoldGutter from 'codemirror/addon/fold/foldgutter'; -// eslint-disable-next-line no-unused-vars -import BraceFold from 'codemirror/addon/fold/brace-fold'; -// eslint-disable-next-line no-unused-vars -import IndentFold from 'codemirror/addon/fold/indent-fold'; -// eslint-disable-next-line no-unused-vars -import CommentFold from 'codemirror/addon/fold/comment-fold'; -// eslint-disable-next-line no-unused-vars -import ActiveLine from 'codemirror/addon/selection/active-line'; -// eslint-disable-next-line no-unused-vars -import CloseTag from 'codemirror/addon/edit/closetag'; - -const options = { - mode: { - name: 'javascript', - json: true - }, - theme: 'eclipse', - indentUnit: 2, - smartIndent: true, - tabSize: 2, - indentWithTabs: false, - electricChars: true, - keyMap: 'sublime', - lineNumbers: true, - inputStyle: 'contenteditable', - readOnly: false, - autoCloseBrackets: true, - styleActiveLine: true, - matchBrackets: true, - lineWrapping: true, - foldGutter: true, - autoCloseTags: true, - viewportMargin: Infinity, - gutters: ['CodeMirror-linenumbers', 'CodeMirror-foldgutter'] -}; - -class Editor extends Component { - constructor() { - super(); - - this._refs = {}; - - this.state = { - code: manifest.trim() - }; - - this.handleOnChange = this.handleOnChange.bind(this); - } - handleOnChange(newCode) { - this.setState({ - code: newCode - }); - } - ref(name) { - return ref => { - this._refs[name] = ref; - }; - } - render() { - return ( - - ); - } -} - -export default Editor; diff --git a/legacy/spikes/compose-demo/components/layout.js b/legacy/spikes/compose-demo/components/layout.js deleted file mode 100644 index d65d8fa5..00000000 --- a/legacy/spikes/compose-demo/components/layout.js +++ /dev/null @@ -1,34 +0,0 @@ -import NProgress from 'nprogress'; -import Head from 'next/head'; -import Router from 'next/router'; -import Article from './article'; - -Router.onRouteChangeStart = () => NProgress.start(); -Router.onRouteChangeComplete = () => NProgress.done(); -Router.onRouteChangeError = () => NProgress.done(); - -export default ({ children, title = '' }) => ( -
    - - {title} - - - - - - - - - - -
    - {children} -
    -
    -); diff --git a/legacy/spikes/compose-demo/package.json b/legacy/spikes/compose-demo/package.json deleted file mode 100644 index 4c90fbc8..00000000 --- a/legacy/spikes/compose-demo/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "compose-demo", - "version": "1.0.0", - "private": true, - "description": "", - "license": "Apache-2.0", - "author": "Sérgio Ramos ", - "keywords": [], - "main": "src/server.js", - "scripts": { - "fmt": "prettier --write --single-quote", - "format": "fmt {components,pages}/**/*.js", - "lint": "eslint {components,pages}/**/*.js --fix", - "build": "next build", - "start": "next start", - "dev": "next" - }, - "dependencies": { - "body-parser": "^1.17.1", - "force-array": "^3.1.0", - "next": "^2.3.1", - "nprogress": "^0.2.0", - "react": "^15.5.4", - "react-codemirror": "^0.3.0", - "react-dom": "^15.5.4", - "router": "^1.3.0", - "simple-json-form-viewer": "^1.0.2", - "styled-components": "^1.4.6", - "triton-watch": "^1.0.0" - }, - "devDependencies": { - "babel-eslint": "^7.2.3", - "eslint": "3.19.0", - "eslint-config-prettier": "2.0.0", - "eslint-config-xo-space": "^0.16.0", - "eslint-plugin-flowtype": "2.32.1", - "eslint-plugin-flowtype-errors": "3.2.0", - "eslint-plugin-prettier": "^2.0.1", - "eslint-plugin-react": "^7.0.0", - "prettier": "1.3.1", - "react-no-ssr": "^1.1.0" - } -} diff --git a/legacy/spikes/compose-demo/pages/index.js b/legacy/spikes/compose-demo/pages/index.js deleted file mode 100644 index babed31d..00000000 --- a/legacy/spikes/compose-demo/pages/index.js +++ /dev/null @@ -1,155 +0,0 @@ -import { Component } from 'react'; -import Layout from '../components/layout'; -// import Editor from '../components/editor'; -import NoSSR from 'react-no-ssr'; -import styled from 'styled-components'; -import JSONViewer from 'simple-json-form-viewer'; -import forceArray from 'force-array'; - -const tags = { - hash: 'docker:label:com.docker.compose.config-hash', - project: 'docker:label:com.docker.compose.project', - service: 'docker:label:com.docker.compose.service' -}; - -const Panel = styled.div` - width: 50%; - float: ${props => props['float']}; - margin: 0 -10px 0 -10px; -`; - -const Textarea = styled.textarea` - width: 100%; - height: 100px; -`; - -// {JSON.stringify(this.state.scale, null, 2)} -// {JSON.stringify(this.state.provision, null, 2)} -// const ProvisionResult = (res) => { -// const services = Object.keys(res).map((name) => { -// return ( -//
      -//
    • -// {name} -//
        -// -//
      -//
    • -//
    -// ); -// }); -// }; - -export default class App extends Component { - constructor() { - super(); - - this.state = { - manifest: ` -hello: - image: hello-world:latest -world: - image: consul:latest -`.trim(), - name: 'compose-demo' - }; - - this.handleProvision = this.handleProvision.bind(this); - this.handleScale = this.handleScale.bind(this); - this.handleManifestChange = this.handleManifestChange.bind(this); - this.poll = this.poll.bind(this); - } - - componentDidMount() { - this.poll(); - } - - async poll() { - const res = await fetch('/api/status', { - method: 'GET' - }); - - const containers = await res.json(); - - const status = Object.values(containers) - .filter( - container => - container.tags[tags.hash] && - container.tags[tags.project] === this.state.name - ) - .reduce((sum, container) => { - const name = container.tags[tags.service]; - const prevInstances = forceArray(sum[name]); - - return Object.assign(sum, { - [name]: prevInstances.concat([ - { - name: container.name, - state: container.state - } - ]) - }); - }, {}); - - console.log(status); - - this.setState({ - status - }); - - setTimeout(() => this.poll(), 16); - } - - async handleProvision() { - const body = JSON.stringify({ - manifest: this.state.manifest, - name: this.state.name - }); - - const headers = new Headers({ - 'Content-Type': 'application/json', - 'Content-Length': body.length.toString() - }); - - const res = await fetch('/api/provision', { - method: 'POST', - headers: headers, - body: body - }); - - this.setState({ - provision: await res.json() - }); - } - - async handleScale() {} - - handleManifestChange(ev) { - this.setState({ - manifest: ev.target.value - }); - } - - render() { - return ( - - -