clientjs/packages/dashboard-components/package-lock.json
author ymh <ymh.work@gmail.com>
Tue, 29 Mar 2022 12:01:13 +0200
changeset 23 cd25fa7db90c
parent 20 4e0e0d5a2434
permissions -rw-r--r--
Correct deploy script
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
  "name": "dashboard-components",
20
4e0e0d5a2434 Update version to 0.2.2
ymh <ymh.work@gmail.com>
parents: 17
diff changeset
     3
  "version": "0.2.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
  "lockfileVersion": 1,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
  "requires": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
  "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
    "@babel/code-frame": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
      "integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
        "@babel/highlight": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
    "@babel/core": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    17
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    18
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    19
      "integrity": "sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
        "@babel/code-frame": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    23
        "@babel/generator": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    24
        "@babel/helpers": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    25
        "@babel/parser": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    26
        "@babel/template": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    27
        "@babel/traverse": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    28
        "@babel/types": "^7.5.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
        "convert-source-map": "^1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    30
        "debug": "^4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    31
        "json5": "^2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    32
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
        "resolve": "^1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    34
        "semver": "^5.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    35
        "source-map": "^0.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    36
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    37
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    38
    "@babel/generator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    39
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    40
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    41
      "integrity": "sha512-1TTVrt7J9rcG5PMjvO7VEG3FrEoEJNHxumRq66GemPmzboLWtIjjcJgk8rokuAS7IiRSpgVSu5Vb9lc99iJkOA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    42
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    43
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    44
        "@babel/types": "^7.5.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    45
        "jsesc": "^2.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    46
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    47
        "source-map": "^0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    48
        "trim-right": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    49
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    50
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    51
    "@babel/helper-annotate-as-pure": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    52
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    53
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    54
      "integrity": "sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    55
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    56
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    57
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    58
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    59
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    60
    "@babel/helper-builder-binary-assignment-operator-visitor": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    61
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    62
      "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    63
      "integrity": "sha512-qNSR4jrmJ8M1VMM9tibvyRAHXQs2PmaksQF7c1CGJNipfe3D8p+wgNwgso/P2A2r2mdgBWAXljNWR0QRZAMW8w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    64
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    65
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    66
        "@babel/helper-explode-assignable-expression": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    67
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    68
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    69
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    70
    "@babel/helper-builder-react-jsx": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    71
      "version": "7.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    72
      "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    73
      "integrity": "sha512-MjA9KgwCuPEkQd9ncSXvSyJ5y+j2sICHyrI0M3L+6fnS4wMSNDc1ARXsbTfbb2cXHn17VisSnU/sHFTCxVxSMw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    74
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    75
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    76
        "@babel/types": "^7.3.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    77
        "esutils": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    78
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    79
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
    80
    "@babel/helper-call-delegate": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    81
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    82
      "resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    83
      "integrity": "sha512-l79boDFJ8S1c5hvQvG+rc+wHw6IuH7YldmRKsYtpbawsxURu/paVy57FZMomGK22/JckepaikOkY0MoAmdyOlQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    84
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    85
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    86
        "@babel/helper-hoist-variables": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    87
        "@babel/traverse": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    88
        "@babel/types": "^7.4.4"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    89
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    90
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    91
    "@babel/helper-create-class-features-plugin": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    92
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    93
      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    94
      "integrity": "sha512-EAoMc3hE5vE5LNhMqDOwB1usHvmRjCDAnH8CD4PVkX9/Yr3W/tcz8xE8QvdZxfsFBDICwZnF2UTHIqslRpvxmA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    95
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    96
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    97
        "@babel/helper-function-name": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    98
        "@babel/helper-member-expression-to-functions": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    99
        "@babel/helper-optimise-call-expression": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   100
        "@babel/helper-plugin-utils": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   101
        "@babel/helper-replace-supers": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   102
        "@babel/helper-split-export-declaration": "^7.4.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   103
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   104
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   105
    "@babel/helper-define-map": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   106
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   107
      "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   108
      "integrity": "sha512-IX3Ln8gLhZpSuqHJSnTNBWGDE9kdkTEWl21A/K7PQ00tseBwbqCHTvNLHSBd9M0R5rER4h5Rsvj9vw0R5SieBg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   109
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   110
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   111
        "@babel/helper-function-name": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   112
        "@babel/types": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   113
        "lodash": "^4.17.11"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   114
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   115
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   116
    "@babel/helper-explode-assignable-expression": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   117
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   118
      "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   119
      "integrity": "sha512-NRQpfHrJ1msCHtKjbzs9YcMmJZOg6mQMmGRB+hbamEdG5PNpaSm95275VD92DvJKuyl0s2sFiDmMZ+EnnvufqA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   120
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   121
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   122
        "@babel/traverse": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   123
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   124
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   125
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   126
    "@babel/helper-function-name": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   127
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   128
      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   129
      "integrity": "sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   130
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   131
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   132
        "@babel/helper-get-function-arity": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   133
        "@babel/template": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   134
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   135
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   136
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   137
    "@babel/helper-get-function-arity": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   138
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   139
      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   140
      "integrity": "sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   141
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   142
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   143
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   144
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   145
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   146
    "@babel/helper-hoist-variables": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   147
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   148
      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   149
      "integrity": "sha512-VYk2/H/BnYbZDDg39hr3t2kKyifAm1W6zHRfhx8jGjIHpQEBv9dry7oQ2f3+J703TLu69nYdxsovl0XYfcnK4w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   150
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   151
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   152
        "@babel/types": "^7.4.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   153
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   154
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   155
    "@babel/helper-member-expression-to-functions": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   156
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   157
      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   158
      "integrity": "sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   159
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   160
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   161
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   162
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   163
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   164
    "@babel/helper-module-imports": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   165
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   166
      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   167
      "integrity": "sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   168
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   169
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   170
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   171
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   172
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   173
    "@babel/helper-module-transforms": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   174
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   175
      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   176
      "integrity": "sha512-3Z1yp8TVQf+B4ynN7WoHPKS8EkdTbgAEy0nU0rs/1Kw4pDgmvYH3rz3aI11KgxKCba2cn7N+tqzV1mY2HMN96w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   177
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   178
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   179
        "@babel/helper-module-imports": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   180
        "@babel/helper-simple-access": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   181
        "@babel/helper-split-export-declaration": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   182
        "@babel/template": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   183
        "@babel/types": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   184
        "lodash": "^4.17.11"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   185
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   186
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   187
    "@babel/helper-optimise-call-expression": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   188
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   189
      "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   190
      "integrity": "sha512-u8nd9NQePYNQV8iPWu/pLLYBqZBa4ZaY1YWRFMuxrid94wKI1QNt67NEZ7GAe5Kc/0LLScbim05xZFWkAdrj9g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   191
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   192
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   193
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   194
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   195
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   196
    "@babel/helper-plugin-utils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   197
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   198
      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   199
      "integrity": "sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   200
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   201
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   202
    "@babel/helper-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   203
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   204
      "resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   205
      "integrity": "sha512-Y5nuB/kESmR3tKjU8Nkn1wMGEx1tjJX076HBMeL3XLQCu6vA/YRzuTW0bbb+qRnXvQGn+d6Rx953yffl8vEy7Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   206
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   207
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   208
        "lodash": "^4.17.11"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   209
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   210
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   211
    "@babel/helper-remap-async-to-generator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   212
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   213
      "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   214
      "integrity": "sha512-3fOK0L+Fdlg8S5al8u/hWE6vhufGSn0bN09xm2LXMy//REAF8kDCrYoOBKYmA8m5Nom+sV9LyLCwrFynA8/slg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   215
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   216
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   217
        "@babel/helper-annotate-as-pure": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   218
        "@babel/helper-wrap-function": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   219
        "@babel/template": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   220
        "@babel/traverse": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   221
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   222
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   223
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   224
    "@babel/helper-replace-supers": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   225
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   226
      "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   227
      "integrity": "sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   228
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   229
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   230
        "@babel/helper-member-expression-to-functions": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   231
        "@babel/helper-optimise-call-expression": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   232
        "@babel/traverse": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   233
        "@babel/types": "^7.4.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   234
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   235
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   236
    "@babel/helper-simple-access": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   237
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   238
      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   239
      "integrity": "sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   240
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   241
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   242
        "@babel/template": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   243
        "@babel/types": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   244
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   245
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   246
    "@babel/helper-split-export-declaration": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   247
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   248
      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   249
      "integrity": "sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   250
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   251
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   252
        "@babel/types": "^7.4.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   253
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   254
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   255
    "@babel/helper-wrap-function": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   256
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   257
      "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   258
      "integrity": "sha512-o9fP1BZLLSrYlxYEYyl2aS+Flun5gtjTIG8iln+XuEzQTs0PLagAGSXUcqruJwD5fM48jzIEggCKpIfWTcR7pQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   259
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   260
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   261
        "@babel/helper-function-name": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   262
        "@babel/template": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   263
        "@babel/traverse": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   264
        "@babel/types": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   265
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   266
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   267
    "@babel/helpers": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   268
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   269
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   270
      "integrity": "sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   271
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   272
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   273
        "@babel/template": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   274
        "@babel/traverse": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   275
        "@babel/types": "^7.5.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   276
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   277
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   278
    "@babel/highlight": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   279
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   280
      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   281
      "integrity": "sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   282
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   283
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   284
        "chalk": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   285
        "esutils": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   286
        "js-tokens": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   287
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   288
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   289
    "@babel/parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   290
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   291
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   292
      "integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   293
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   294
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   295
    "@babel/plugin-proposal-async-generator-functions": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   296
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   297
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   298
      "integrity": "sha512-+Dfo/SCQqrwx48ptLVGLdE39YtWRuKc/Y9I5Fy0P1DDBB9lsAHpjcEJQt+4IifuSOSTLBKJObJqMvaO1pIE8LQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   299
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   300
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   301
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   302
        "@babel/helper-remap-async-to-generator": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   303
        "@babel/plugin-syntax-async-generators": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   304
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   305
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   306
    "@babel/plugin-proposal-class-properties": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   307
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   308
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   309
      "integrity": "sha512-9L/JfPCT+kShiiTTzcnBJ8cOwdKVmlC1RcCf9F0F9tERVrM4iWtWnXtjWCRqNm2la2BxO1MPArWNsU9zsSJWSQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   310
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   311
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   312
        "@babel/helper-create-class-features-plugin": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   313
        "@babel/helper-plugin-utils": "^7.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   314
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   315
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   316
    "@babel/plugin-proposal-dynamic-import": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   317
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   318
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   319
      "integrity": "sha512-x/iMjggsKTFHYC6g11PL7Qy58IK8H5zqfm9e6hu4z1iH2IRyAp9u9dL80zA6R76yFovETFLKz2VJIC2iIPBuFw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   320
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   321
      "requires": {
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   322
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   323
        "@babel/plugin-syntax-dynamic-import": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   324
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   325
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   326
    "@babel/plugin-proposal-json-strings": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   327
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   328
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   329
      "integrity": "sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   330
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   331
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   332
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   333
        "@babel/plugin-syntax-json-strings": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   334
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   335
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   336
    "@babel/plugin-proposal-object-rest-spread": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   337
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   338
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   339
      "integrity": "sha512-G1qy5EdcO3vYhbxlXjRSR2SXB8GsxYv9hoRKT1Jdn3qy/NUnFqUUnqymKZ00Pbj+3FXNh06B+BUZzecrp3sxNw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   340
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   341
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   342
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   343
        "@babel/plugin-syntax-object-rest-spread": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   344
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   345
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   346
    "@babel/plugin-proposal-optional-catch-binding": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   347
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   348
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   349
      "integrity": "sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   350
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   351
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   352
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   353
        "@babel/plugin-syntax-optional-catch-binding": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   354
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   355
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   356
    "@babel/plugin-proposal-unicode-property-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   357
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   358
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   359
      "integrity": "sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   360
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   361
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   362
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   363
        "@babel/helper-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   364
        "regexpu-core": "^4.5.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   365
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   366
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   367
    "@babel/plugin-syntax-async-generators": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   368
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   369
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   370
      "integrity": "sha512-1ZrIRBv2t0GSlcwVoQ6VgSLpLgiN/FVQUzt9znxo7v2Ov4jJrs8RY8tv0wvDmFN3qIdMKWrmMMW6yZ0G19MfGg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   371
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   372
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   373
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   374
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   375
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   376
    "@babel/plugin-syntax-dynamic-import": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   377
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   378
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   379
      "integrity": "sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   380
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   381
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   382
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   383
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   384
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   385
    "@babel/plugin-syntax-json-strings": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   386
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   387
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   388
      "integrity": "sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   389
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   390
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   391
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   392
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   393
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   394
    "@babel/plugin-syntax-jsx": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   395
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   396
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   397
      "integrity": "sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   398
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   399
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   400
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   401
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   402
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   403
    "@babel/plugin-syntax-object-rest-spread": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   404
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   405
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   406
      "integrity": "sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   407
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   408
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   409
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   410
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   411
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   412
    "@babel/plugin-syntax-optional-catch-binding": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   413
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   414
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   415
      "integrity": "sha512-bDe4xKNhb0LI7IvZHiA13kff0KEfaGX/Hv4lMA9+7TEc63hMNvfKo6ZFpXhKuEp+II/q35Gc4NoMeDZyaUbj9w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   416
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   417
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   418
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   419
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   420
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   421
    "@babel/plugin-transform-arrow-functions": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   422
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   423
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   424
      "integrity": "sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   425
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   426
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   427
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   428
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   429
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   430
    "@babel/plugin-transform-async-to-generator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   431
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   432
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   433
      "integrity": "sha512-mqvkzwIGkq0bEF1zLRRiTdjfomZJDV33AH3oQzHVGkI2VzEmXLpKKOBvEVaFZBJdN0XTyH38s9j/Kiqr68dggg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   434
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   435
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   436
        "@babel/helper-module-imports": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   437
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   438
        "@babel/helper-remap-async-to-generator": "^7.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   439
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   440
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   441
    "@babel/plugin-transform-block-scoped-functions": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   442
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   443
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   444
      "integrity": "sha512-ntQPR6q1/NKuphly49+QiQiTN0O63uOwjdD6dhIjSWBI5xlrbUFh720TIpzBhpnrLfv2tNH/BXvLIab1+BAI0w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   445
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   446
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   447
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   448
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   449
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   450
    "@babel/plugin-transform-block-scoping": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   451
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   452
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   453
      "integrity": "sha512-jkTUyWZcTrwxu5DD4rWz6rDB5Cjdmgz6z7M7RLXOJyCUkFBawssDGcGh8M/0FTSB87avyJI1HsTwUXp9nKA1PA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   454
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   455
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   456
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   457
        "lodash": "^4.17.11"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   458
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   459
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   460
    "@babel/plugin-transform-classes": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   461
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   462
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   463
      "integrity": "sha512-/e44eFLImEGIpL9qPxSRat13I5QNRgBLu2hOQJCF7VLy/otSM/sypV1+XaIw5+502RX/+6YaSAPmldk+nhHDPw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   464
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   465
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   466
        "@babel/helper-annotate-as-pure": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   467
        "@babel/helper-define-map": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   468
        "@babel/helper-function-name": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   469
        "@babel/helper-optimise-call-expression": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   470
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   471
        "@babel/helper-replace-supers": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   472
        "@babel/helper-split-export-declaration": "^7.4.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   473
        "globals": "^11.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   474
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   475
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   476
    "@babel/plugin-transform-computed-properties": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   477
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   478
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   479
      "integrity": "sha512-kP/drqTxY6Xt3NNpKiMomfgkNn4o7+vKxK2DDKcBG9sHj51vHqMBGy8wbDS/J4lMxnqs153/T3+DmCEAkC5cpA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   480
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   481
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   482
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   483
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   484
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   485
    "@babel/plugin-transform-destructuring": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   486
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   487
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   488
      "integrity": "sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   489
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   490
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   491
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   492
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   493
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   494
    "@babel/plugin-transform-dotall-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   495
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   496
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   497
      "integrity": "sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   498
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   499
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   500
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   501
        "@babel/helper-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   502
        "regexpu-core": "^4.5.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   503
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   504
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   505
    "@babel/plugin-transform-duplicate-keys": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   506
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   507
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   508
      "integrity": "sha512-igcziksHizyQPlX9gfSjHkE2wmoCH3evvD2qR5w29/Dk0SMKE/eOI7f1HhBdNhR/zxJDqrgpoDTq5YSLH/XMsQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   509
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   510
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   511
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   512
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   513
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   514
    "@babel/plugin-transform-exponentiation-operator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   515
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   516
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   517
      "integrity": "sha512-umh4hR6N7mu4Elq9GG8TOu9M0bakvlsREEC+ialrQN6ABS4oDQ69qJv1VtR3uxlKMCQMCvzk7vr17RHKcjx68A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   518
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   519
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   520
        "@babel/helper-builder-binary-assignment-operator-visitor": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   521
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   522
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   523
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   524
    "@babel/plugin-transform-for-of": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   525
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   526
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   527
      "integrity": "sha512-9T/5Dlr14Z9TIEXLXkt8T1DU7F24cbhwhMNUziN3hB1AXoZcdzPcTiKGRn/6iOymDqtTKWnr/BtRKN9JwbKtdQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   528
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   529
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   530
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   531
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   532
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   533
    "@babel/plugin-transform-function-name": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   534
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   535
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   536
      "integrity": "sha512-iU9pv7U+2jC9ANQkKeNF6DrPy4GBa4NWQtl6dHB4Pb3izX2JOEvDTFarlNsBj/63ZEzNNIAMs3Qw4fNCcSOXJA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   537
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   538
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   539
        "@babel/helper-function-name": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   540
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   541
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   542
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   543
    "@babel/plugin-transform-literals": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   544
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   545
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   546
      "integrity": "sha512-2ThDhm4lI4oV7fVQ6pNNK+sx+c/GM5/SaML0w/r4ZB7sAneD/piDJtwdKlNckXeyGK7wlwg2E2w33C/Hh+VFCg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   547
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   548
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   549
        "@babel/helper-plugin-utils": "^7.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   550
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   551
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   552
    "@babel/plugin-transform-member-expression-literals": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   553
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   554
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   555
      "integrity": "sha512-HiU3zKkSU6scTidmnFJ0bMX8hz5ixC93b4MHMiYebmk2lUVNGOboPsqQvx5LzooihijUoLR/v7Nc1rbBtnc7FA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   556
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   557
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   558
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   559
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   560
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   561
    "@babel/plugin-transform-modules-amd": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   562
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   563
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   564
      "integrity": "sha512-n20UsQMKnWrltocZZm24cRURxQnWIvsABPJlw/fvoy9c6AgHZzoelAIzajDHAQrDpuKFFPPcFGd7ChsYuIUMpg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   565
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   566
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   567
        "@babel/helper-module-transforms": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   568
        "@babel/helper-plugin-utils": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   569
        "babel-plugin-dynamic-import-node": "^2.3.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   570
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   571
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   572
    "@babel/plugin-transform-modules-commonjs": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   573
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   574
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   575
      "integrity": "sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   576
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   577
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   578
        "@babel/helper-module-transforms": "^7.4.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   579
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   580
        "@babel/helper-simple-access": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   581
        "babel-plugin-dynamic-import-node": "^2.3.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   582
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   583
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   584
    "@babel/plugin-transform-modules-systemjs": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   585
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   586
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   587
      "integrity": "sha512-Q2m56tyoQWmuNGxEtUyeEkm6qJYFqs4c+XyXH5RAuYxObRNz9Zgj/1g2GMnjYp2EUyEy7YTrxliGCXzecl/vJg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   588
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   589
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   590
        "@babel/helper-hoist-variables": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   591
        "@babel/helper-plugin-utils": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   592
        "babel-plugin-dynamic-import-node": "^2.3.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   593
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   594
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   595
    "@babel/plugin-transform-modules-umd": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   596
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   597
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   598
      "integrity": "sha512-BV3bw6MyUH1iIsGhXlOK6sXhmSarZjtJ/vMiD9dNmpY8QXFFQTj+6v92pcfy1iqa8DeAfJFwoxcrS/TUZda6sw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   599
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   600
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   601
        "@babel/helper-module-transforms": "^7.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   602
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   603
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   604
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   605
    "@babel/plugin-transform-named-capturing-groups-regex": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   606
      "version": "7.4.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   607
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   608
      "integrity": "sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   609
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   610
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   611
        "regexp-tree": "^0.1.6"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   612
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   613
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   614
    "@babel/plugin-transform-new-target": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   615
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   616
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   617
      "integrity": "sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   618
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   619
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   620
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   621
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   622
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   623
    "@babel/plugin-transform-object-super": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   624
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   625
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   626
      "integrity": "sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   627
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   628
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   629
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   630
        "@babel/helper-replace-supers": "^7.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   631
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   632
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   633
    "@babel/plugin-transform-parameters": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   634
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   635
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   636
      "integrity": "sha512-oMh5DUO1V63nZcu/ZVLQFqiihBGo4OpxJxR1otF50GMeCLiRx5nUdtokd+u9SuVJrvvuIh9OosRFPP4pIPnwmw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   637
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   638
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   639
        "@babel/helper-call-delegate": "^7.4.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   640
        "@babel/helper-get-function-arity": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   641
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   642
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   643
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   644
    "@babel/plugin-transform-property-literals": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   645
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   646
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   647
      "integrity": "sha512-9q7Dbk4RhgcLp8ebduOpCbtjh7C0itoLYHXd9ueASKAG/is5PQtMR5VJGka9NKqGhYEGn5ITahd4h9QeBMylWQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   648
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   649
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   650
        "@babel/helper-plugin-utils": "^7.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   651
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   652
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   653
    "@babel/plugin-transform-react-display-name": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   654
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   655
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   656
      "integrity": "sha512-Htf/tPa5haZvRMiNSQSFifK12gtr/8vwfr+A9y69uF0QcU77AVu4K7MiHEkTxF7lQoHOL0F9ErqgfNEAKgXj7A==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   657
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   658
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   659
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   660
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   661
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   662
    "@babel/plugin-transform-react-jsx": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   663
      "version": "7.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   664
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   665
      "integrity": "sha512-a/+aRb7R06WcKvQLOu4/TpjKOdvVEKRLWFpKcNuHhiREPgGRB4TQJxq07+EZLS8LFVYpfq1a5lDUnuMdcCpBKg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   666
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   667
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   668
        "@babel/helper-builder-react-jsx": "^7.3.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   669
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   670
        "@babel/plugin-syntax-jsx": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   671
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   672
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   673
    "@babel/plugin-transform-react-jsx-self": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   674
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   675
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   676
      "integrity": "sha512-v6S5L/myicZEy+jr6ielB0OR8h+EH/1QFx/YJ7c7Ua+7lqsjj/vW6fD5FR9hB/6y7mGbfT4vAURn3xqBxsUcdg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   677
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   678
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   679
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   680
        "@babel/plugin-syntax-jsx": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   681
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   682
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   683
    "@babel/plugin-transform-react-jsx-source": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   684
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   685
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   686
      "integrity": "sha512-58Q+Jsy4IDCZx7kqEZuSDdam/1oW8OdDX8f+Loo6xyxdfg1yF0GE2XNJQSTZCaMol93+FBzpWiPEwtbMloAcPg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   687
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   688
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   689
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   690
        "@babel/plugin-syntax-jsx": "^7.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   691
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   692
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   693
    "@babel/plugin-transform-regenerator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   694
      "version": "7.4.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   695
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   696
      "integrity": "sha512-gBKRh5qAaCWntnd09S8QC7r3auLCqq5DI6O0DlfoyDjslSBVqBibrMdsqO+Uhmx3+BlOmE/Kw1HFxmGbv0N9dA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   697
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   698
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   699
        "regenerator-transform": "^0.14.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   700
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   701
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   702
    "@babel/plugin-transform-reserved-words": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   703
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   704
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   705
      "integrity": "sha512-fz43fqW8E1tAB3DKF19/vxbpib1fuyCwSPE418ge5ZxILnBhWyhtPgz8eh1RCGGJlwvksHkyxMxh0eenFi+kFw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   706
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   707
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   708
        "@babel/helper-plugin-utils": "^7.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   709
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   710
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   711
    "@babel/plugin-transform-shorthand-properties": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   712
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   713
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   714
      "integrity": "sha512-QP4eUM83ha9zmYtpbnyjTLAGKQritA5XW/iG9cjtuOI8s1RuL/3V6a3DeSHfKutJQ+ayUfeZJPcnCYEQzaPQqg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   715
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   716
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   717
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   718
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   719
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   720
    "@babel/plugin-transform-spread": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   721
      "version": "7.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   722
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   723
      "integrity": "sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   724
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   725
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   726
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   727
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   728
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   729
    "@babel/plugin-transform-sticky-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   730
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   731
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   732
      "integrity": "sha512-KKYCoGaRAf+ckH8gEL3JHUaFVyNHKe3ASNsZ+AlktgHevvxGigoIttrEJb8iKN03Q7Eazlv1s6cx2B2cQ3Jabw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   733
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   734
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   735
        "@babel/helper-plugin-utils": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   736
        "@babel/helper-regex": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   737
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   738
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   739
    "@babel/plugin-transform-template-literals": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   740
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   741
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   742
      "integrity": "sha512-mQrEC4TWkhLN0z8ygIvEL9ZEToPhG5K7KDW3pzGqOfIGZ28Jb0POUkeWcoz8HnHvhFy6dwAT1j8OzqN8s804+g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   743
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   744
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   745
        "@babel/helper-annotate-as-pure": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   746
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   747
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   748
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   749
    "@babel/plugin-transform-typeof-symbol": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   750
      "version": "7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   751
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   752
      "integrity": "sha512-2LNhETWYxiYysBtrBTqL8+La0jIoQQnIScUJc74OYvUGRmkskNY4EzLCnjHBzdmb38wqtTaixpo1NctEcvMDZw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   753
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   754
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   755
        "@babel/helper-plugin-utils": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   756
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   757
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   758
    "@babel/plugin-transform-unicode-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   759
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   760
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   761
      "integrity": "sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   762
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   763
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   764
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   765
        "@babel/helper-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   766
        "regexpu-core": "^4.5.4"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   767
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   768
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   769
    "@babel/preset-env": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   770
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   771
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   772
      "integrity": "sha512-/5oQ7cYg+6sH9Dt9yx5IiylnLPiUdyMHl5y+K0mKVNiW2wJ7FpU5bg8jKcT8PcCbxdYzfv6OuC63jLEtMuRSmQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   773
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   774
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   775
        "@babel/helper-module-imports": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   776
        "@babel/helper-plugin-utils": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   777
        "@babel/plugin-proposal-async-generator-functions": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   778
        "@babel/plugin-proposal-dynamic-import": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   779
        "@babel/plugin-proposal-json-strings": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   780
        "@babel/plugin-proposal-object-rest-spread": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   781
        "@babel/plugin-proposal-optional-catch-binding": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   782
        "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   783
        "@babel/plugin-syntax-async-generators": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   784
        "@babel/plugin-syntax-dynamic-import": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   785
        "@babel/plugin-syntax-json-strings": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   786
        "@babel/plugin-syntax-object-rest-spread": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   787
        "@babel/plugin-syntax-optional-catch-binding": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   788
        "@babel/plugin-transform-arrow-functions": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   789
        "@babel/plugin-transform-async-to-generator": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   790
        "@babel/plugin-transform-block-scoped-functions": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   791
        "@babel/plugin-transform-block-scoping": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   792
        "@babel/plugin-transform-classes": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   793
        "@babel/plugin-transform-computed-properties": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   794
        "@babel/plugin-transform-destructuring": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   795
        "@babel/plugin-transform-dotall-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   796
        "@babel/plugin-transform-duplicate-keys": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   797
        "@babel/plugin-transform-exponentiation-operator": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   798
        "@babel/plugin-transform-for-of": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   799
        "@babel/plugin-transform-function-name": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   800
        "@babel/plugin-transform-literals": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   801
        "@babel/plugin-transform-member-expression-literals": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   802
        "@babel/plugin-transform-modules-amd": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   803
        "@babel/plugin-transform-modules-commonjs": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   804
        "@babel/plugin-transform-modules-systemjs": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   805
        "@babel/plugin-transform-modules-umd": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   806
        "@babel/plugin-transform-named-capturing-groups-regex": "^7.4.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   807
        "@babel/plugin-transform-new-target": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   808
        "@babel/plugin-transform-object-super": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   809
        "@babel/plugin-transform-parameters": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   810
        "@babel/plugin-transform-property-literals": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   811
        "@babel/plugin-transform-regenerator": "^7.4.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   812
        "@babel/plugin-transform-reserved-words": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   813
        "@babel/plugin-transform-shorthand-properties": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   814
        "@babel/plugin-transform-spread": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   815
        "@babel/plugin-transform-sticky-regex": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   816
        "@babel/plugin-transform-template-literals": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   817
        "@babel/plugin-transform-typeof-symbol": "^7.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   818
        "@babel/plugin-transform-unicode-regex": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   819
        "@babel/types": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   820
        "browserslist": "^4.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   821
        "core-js-compat": "^3.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   822
        "invariant": "^2.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   823
        "js-levenshtein": "^1.1.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   824
        "semver": "^5.5.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   825
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   826
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   827
    "@babel/preset-react": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   828
      "version": "7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   829
      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   830
      "integrity": "sha512-oayxyPS4Zj+hF6Et11BwuBkmpgT/zMxyuZgFrMeZID6Hdh3dGlk4sHCAhdBCpuCKW2ppBfl2uCCetlrUIJRY3w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   831
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   832
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   833
        "@babel/helper-plugin-utils": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   834
        "@babel/plugin-transform-react-display-name": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   835
        "@babel/plugin-transform-react-jsx": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   836
        "@babel/plugin-transform-react-jsx-self": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   837
        "@babel/plugin-transform-react-jsx-source": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   838
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   839
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   840
    "@babel/runtime": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   841
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   842
      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   843
      "integrity": "sha512-2xsuyZ0R0RBFwjgae5NpXk8FcfH4qovj5cEM5VEeB7KXnKqzaisIu2HSV/mCEISolJJuR4wkViUGYujA8MH9tw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   844
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   845
        "regenerator-runtime": "^0.13.2"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   846
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   847
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   848
    "@babel/template": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   849
      "version": "7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   850
      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   851
      "integrity": "sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   852
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   853
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   854
        "@babel/code-frame": "^7.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   855
        "@babel/parser": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   856
        "@babel/types": "^7.4.4"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   857
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   858
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   859
    "@babel/traverse": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   860
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   861
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   862
      "integrity": "sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   863
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   864
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   865
        "@babel/code-frame": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   866
        "@babel/generator": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   867
        "@babel/helper-function-name": "^7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   868
        "@babel/helper-split-export-declaration": "^7.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   869
        "@babel/parser": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   870
        "@babel/types": "^7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   871
        "debug": "^4.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   872
        "globals": "^11.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   873
        "lodash": "^4.17.11"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   874
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   875
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   876
    "@babel/types": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   877
      "version": "7.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   878
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   879
      "integrity": "sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   880
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   881
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   882
        "esutils": "^2.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   883
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   884
        "to-fast-properties": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   885
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   886
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   887
    "@fortawesome/fontawesome-common-types": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   888
      "version": "0.2.19",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   889
      "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.19.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   890
      "integrity": "sha512-nd2Ul/CUs8U9sjofQYAALzOGpgkVJQgEhIJnOHaoyVR/LeC3x2mVg4eB910a4kS6WgLPebAY0M2fApEI497raQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   891
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   892
    "@fortawesome/fontawesome-svg-core": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   893
      "version": "1.2.19",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   894
      "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.19.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   895
      "integrity": "sha512-D4ICXg9oU08eF9o7Or392gPpjmwwgJu8ecCFusthbID95CLVXOgIyd4mOKD9Nud5Ckz+Ty59pqkNtThDKR0erA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   896
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   897
        "@fortawesome/fontawesome-common-types": "^0.2.19"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   898
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   899
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   900
    "@fortawesome/free-brands-svg-icons": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   901
      "version": "5.9.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   902
      "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-5.9.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   903
      "integrity": "sha512-sOz1wFyslaHUak8tY6IEhSAV1mAWbCLssBR8yFQV6f065k8nUCkjyrcxW4RVl9+wiLXmeG1CJUABUJV9DiW+7Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   904
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   905
        "@fortawesome/fontawesome-common-types": "^0.2.19"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   906
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   907
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   908
    "@fortawesome/free-solid-svg-icons": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   909
      "version": "5.9.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   910
      "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.9.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   911
      "integrity": "sha512-U8YXPfWcSozsCW0psCtlRGKjjRs5+Am5JJwLOUmVHFZbIEWzaz4YbP84EoPwUsVmSAKrisu3QeNcVOtmGml0Xw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   912
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   913
        "@fortawesome/fontawesome-common-types": "^0.2.19"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   914
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   915
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   916
    "@fortawesome/react-fontawesome": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   917
      "version": "0.1.0-11",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   918
      "resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.1.0-11.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   919
      "integrity": "sha512-tQFFo5dasdsYKztcEp4sVPlf13ABnBT1c3l302uMzUTVc6N3tDzGb8mf9MGWVcVtlTcz+HRix4sokVvFNCy0uw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   920
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   921
        "humps": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   922
        "prop-types": "^15.5.10"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   923
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   924
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   925
    "@webassemblyjs/ast": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   926
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   927
      "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   928
      "integrity": "sha512-aJMfngIZ65+t71C3y2nBBg5FFG0Okt9m0XEgWZ7Ywgn1oMAT8cNwx00Uv1cQyHtidq0Xn94R4TAywO+LCQ+ZAQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   929
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   930
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   931
        "@webassemblyjs/helper-module-context": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   932
        "@webassemblyjs/helper-wasm-bytecode": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   933
        "@webassemblyjs/wast-parser": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   934
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   935
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   936
    "@webassemblyjs/floating-point-hex-parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   937
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   938
      "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   939
      "integrity": "sha512-9p+79WHru1oqBh9ewP9zW95E3XAo+90oth7S5Re3eQnECGq59ly1Ri5tsIipKGpiStHsUYmY3zMLqtk3gTcOtQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   940
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   941
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   942
    "@webassemblyjs/helper-api-error": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   943
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   944
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   945
      "integrity": "sha512-Za/tnzsvnqdaSPOUXHyKJ2XI7PDX64kWtURyGiJJZKVEdFOsdKUCPTNEVFZq3zJ2R0G5wc2PZ5gvdTRFgm81zA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   946
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   947
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   948
    "@webassemblyjs/helper-buffer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   949
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   950
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   951
      "integrity": "sha512-Ri2R8nOS0U6G49Q86goFIPNgjyl6+oE1abW1pS84BuhP1Qcr5JqMwRFT3Ah3ADDDYGEgGs1iyb1DGX+kAi/c/Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   952
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   953
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   954
    "@webassemblyjs/helper-code-frame": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   955
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   956
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   957
      "integrity": "sha512-VQAadSubZIhNpH46IR3yWO4kZZjMxN1opDrzePLdVKAZ+DFjkGD/rf4v1jap744uPVU6yjL/smZbRIIJTOUnKQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   958
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   959
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   960
        "@webassemblyjs/wast-printer": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   961
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   962
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   963
    "@webassemblyjs/helper-fsm": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   964
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   965
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   966
      "integrity": "sha512-kRuX/saORcg8se/ft6Q2UbRpZwP4y7YrWsLXPbbmtepKr22i8Z4O3V5QE9DbZK908dh5Xya4Un57SDIKwB9eow==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   967
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   968
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   969
    "@webassemblyjs/helper-module-context": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   970
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   971
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   972
      "integrity": "sha512-/O1B236mN7UNEU4t9X7Pj38i4VoU8CcMHyy3l2cV/kIF4U5KoHXDVqcDuOs1ltkac90IM4vZdHc52t1x8Yfs3g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   973
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   974
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   975
        "@webassemblyjs/ast": "1.8.5",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   976
        "mamacro": "^0.0.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   977
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   978
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   979
    "@webassemblyjs/helper-wasm-bytecode": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   980
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   981
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   982
      "integrity": "sha512-Cu4YMYG3Ddl72CbmpjU/wbP6SACcOPVbHN1dI4VJNJVgFwaKf1ppeFJrwydOG3NDHxVGuCfPlLZNyEdIYlQ6QQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   983
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   984
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   985
    "@webassemblyjs/helper-wasm-section": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   986
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   987
      "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   988
      "integrity": "sha512-VV083zwR+VTrIWWtgIUpqfvVdK4ff38loRmrdDBgBT8ADXYsEZ5mPQ4Nde90N3UYatHdYoDIFb7oHzMncI02tA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   989
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   990
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   991
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   992
        "@webassemblyjs/helper-buffer": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   993
        "@webassemblyjs/helper-wasm-bytecode": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   994
        "@webassemblyjs/wasm-gen": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   995
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   996
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
   997
    "@webassemblyjs/ieee754": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   998
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   999
      "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1000
      "integrity": "sha512-aaCvQYrvKbY/n6wKHb/ylAJr27GglahUO89CcGXMItrOBqRarUMxWLJgxm9PJNuKULwN5n1csT9bYoMeZOGF3g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1001
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1002
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1003
        "@xtuc/ieee754": "^1.2.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1004
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1005
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1006
    "@webassemblyjs/leb128": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1007
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1008
      "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1009
      "integrity": "sha512-plYUuUwleLIziknvlP8VpTgO4kqNaH57Y3JnNa6DLpu/sGcP6hbVdfdX5aHAV716pQBKrfuU26BJK29qY37J7A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1010
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1011
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1012
        "@xtuc/long": "4.2.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1013
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1014
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1015
    "@webassemblyjs/utf8": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1016
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1017
      "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1018
      "integrity": "sha512-U7zgftmQriw37tfD934UNInokz6yTmn29inT2cAetAsaU9YeVCveWEwhKL1Mg4yS7q//NGdzy79nlXh3bT8Kjw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1019
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1020
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1021
    "@webassemblyjs/wasm-edit": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1022
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1023
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1024
      "integrity": "sha512-A41EMy8MWw5yvqj7MQzkDjU29K7UJq1VrX2vWLzfpRHt3ISftOXqrtojn7nlPsZ9Ijhp5NwuODuycSvfAO/26Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1025
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1026
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1027
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1028
        "@webassemblyjs/helper-buffer": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1029
        "@webassemblyjs/helper-wasm-bytecode": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1030
        "@webassemblyjs/helper-wasm-section": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1031
        "@webassemblyjs/wasm-gen": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1032
        "@webassemblyjs/wasm-opt": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1033
        "@webassemblyjs/wasm-parser": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1034
        "@webassemblyjs/wast-printer": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1035
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1036
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1037
    "@webassemblyjs/wasm-gen": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1038
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1039
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1040
      "integrity": "sha512-BCZBT0LURC0CXDzj5FXSc2FPTsxwp3nWcqXQdOZE4U7h7i8FqtFK5Egia6f9raQLpEKT1VL7zr4r3+QX6zArWg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1041
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1042
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1043
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1044
        "@webassemblyjs/helper-wasm-bytecode": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1045
        "@webassemblyjs/ieee754": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1046
        "@webassemblyjs/leb128": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1047
        "@webassemblyjs/utf8": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1048
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1049
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1050
    "@webassemblyjs/wasm-opt": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1051
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1052
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1053
      "integrity": "sha512-HKo2mO/Uh9A6ojzu7cjslGaHaUU14LdLbGEKqTR7PBKwT6LdPtLLh9fPY33rmr5wcOMrsWDbbdCHq4hQUdd37Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1054
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1055
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1056
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1057
        "@webassemblyjs/helper-buffer": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1058
        "@webassemblyjs/wasm-gen": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1059
        "@webassemblyjs/wasm-parser": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1060
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1061
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1062
    "@webassemblyjs/wasm-parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1063
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1064
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1065
      "integrity": "sha512-pi0SYE9T6tfcMkthwcgCpL0cM9nRYr6/6fjgDtL6q/ZqKHdMWvxitRi5JcZ7RI4SNJJYnYNaWy5UUrHQy998lw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1066
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1067
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1068
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1069
        "@webassemblyjs/helper-api-error": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1070
        "@webassemblyjs/helper-wasm-bytecode": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1071
        "@webassemblyjs/ieee754": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1072
        "@webassemblyjs/leb128": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1073
        "@webassemblyjs/utf8": "1.8.5"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1074
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1075
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1076
    "@webassemblyjs/wast-parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1077
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1078
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1079
      "integrity": "sha512-daXC1FyKWHF1i11obK086QRlsMsY4+tIOKgBqI1lxAnkp9xe9YMcgOxm9kLe+ttjs5aWV2KKE1TWJCN57/Btsg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1080
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1081
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1082
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1083
        "@webassemblyjs/floating-point-hex-parser": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1084
        "@webassemblyjs/helper-api-error": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1085
        "@webassemblyjs/helper-code-frame": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1086
        "@webassemblyjs/helper-fsm": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1087
        "@xtuc/long": "4.2.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1088
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1089
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1090
    "@webassemblyjs/wast-printer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1091
      "version": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1092
      "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.8.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1093
      "integrity": "sha512-w0U0pD4EhlnvRyeJzBqaVSJAo9w/ce7/WPogeXLzGkO6hzhr4GnQIZ4W4uUt5b9ooAaXPtnXlj0gzsXEOUNYMg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1094
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1095
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1096
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1097
        "@webassemblyjs/wast-parser": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1098
        "@xtuc/long": "4.2.2"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1099
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1100
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1101
    "@xtuc/ieee754": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1102
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1103
      "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1104
      "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1105
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1106
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1107
    "@xtuc/long": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1108
      "version": "4.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1109
      "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1110
      "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1111
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1112
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1113
    "abbrev": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1114
      "version": "1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1115
      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1116
      "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1117
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1118
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1119
    "acorn": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1120
      "version": "6.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1121
      "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1122
      "integrity": "sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1123
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1124
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1125
    "acorn-dynamic-import": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1126
      "version": "4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1127
      "resolved": "https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-4.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1128
      "integrity": "sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1129
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1130
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1131
    "acorn-jsx": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1132
      "version": "5.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1133
      "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1134
      "integrity": "sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1135
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1136
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1137
    "ajv": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1138
      "version": "6.10.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1139
      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1140
      "integrity": "sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1141
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1142
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1143
        "fast-deep-equal": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1144
        "fast-json-stable-stringify": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1145
        "json-schema-traverse": "^0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1146
        "uri-js": "^4.2.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1147
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1148
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1149
    "ajv-errors": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1150
      "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1151
      "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1152
      "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1153
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1154
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1155
    "ajv-keywords": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1156
      "version": "3.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1157
      "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1158
      "integrity": "sha512-aUjdRFISbuFOl0EIZc+9e4FfZp0bDZgAdOOf30bJmw8VM9v84SHyVyxDfbWxpGYbdZD/9XoKxfHVNmxPkhwyGw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1159
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1160
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1161
    "amdefine": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1162
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1163
      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1164
      "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1165
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1166
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1167
    "ansi-escapes": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1168
      "version": "3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1169
      "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1170
      "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1171
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1172
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1173
    "ansi-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1174
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1175
      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1176
      "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1177
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1178
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1179
    "ansi-styles": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1180
      "version": "3.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1181
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1182
      "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1183
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1184
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1185
        "color-convert": "^1.9.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1186
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1187
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1188
    "anymatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1189
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1190
      "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1191
      "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1192
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1193
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1194
        "micromatch": "^3.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1195
        "normalize-path": "^2.1.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1196
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1197
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1198
        "normalize-path": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1199
          "version": "2.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1200
          "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1201
          "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1202
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1203
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1204
            "remove-trailing-separator": "^1.0.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1205
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1206
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1207
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1208
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1209
    "aproba": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1210
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1211
      "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1212
      "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1213
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1214
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1215
    "are-we-there-yet": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1216
      "version": "1.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1217
      "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1218
      "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1219
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1220
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1221
        "delegates": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1222
        "readable-stream": "^2.0.6"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1223
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1224
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1225
    "argparse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1226
      "version": "1.0.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1227
      "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1228
      "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1229
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1230
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1231
        "sprintf-js": "~1.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1232
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1233
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1234
    "aria-query": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1235
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1236
      "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1237
      "integrity": "sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1238
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1239
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1240
        "ast-types-flow": "0.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1241
        "commander": "^2.11.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1242
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1243
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1244
    "arr-diff": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1245
      "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1246
      "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1247
      "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1248
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1249
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1250
    "arr-flatten": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1251
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1252
      "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1253
      "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1254
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1255
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1256
    "arr-union": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1257
      "version": "3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1258
      "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1259
      "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1260
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1261
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1262
    "array-find-index": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1263
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1264
      "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1265
      "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1266
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1267
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1268
    "array-includes": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1269
      "version": "3.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1270
      "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1271
      "integrity": "sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1272
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1273
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1274
        "define-properties": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1275
        "es-abstract": "^1.7.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1276
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1277
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1278
    "array-unique": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1279
      "version": "0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1280
      "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1281
      "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1282
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1283
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1284
    "asn1": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1285
      "version": "0.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1286
      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1287
      "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1288
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1289
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1290
        "safer-buffer": "~2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1291
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1292
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1293
    "asn1.js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1294
      "version": "4.10.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1295
      "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1296
      "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1297
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1298
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1299
        "bn.js": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1300
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1301
        "minimalistic-assert": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1302
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1303
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1304
    "assert": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1305
      "version": "1.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1306
      "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1307
      "integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1308
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1309
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1310
        "object-assign": "^4.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1311
        "util": "0.10.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1312
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1313
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1314
        "inherits": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1315
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1316
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1317
          "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1318
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1319
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1320
        "util": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1321
          "version": "0.10.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1322
          "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1323
          "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1324
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1325
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1326
            "inherits": "2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1327
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1328
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1329
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1330
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1331
    "assert-plus": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1332
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1333
      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1334
      "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1335
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1336
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1337
    "assign-symbols": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1338
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1339
      "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1340
      "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1341
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1342
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1343
    "ast-types-flow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1344
      "version": "0.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1345
      "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1346
      "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1347
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1348
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1349
    "astral-regex": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1350
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1351
      "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1352
      "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1353
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1354
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1355
    "async-each": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1356
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1357
      "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1358
      "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1359
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1360
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1361
    "async-foreach": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1362
      "version": "0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1363
      "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1364
      "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1365
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1366
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1367
    "asynckit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1368
      "version": "0.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1369
      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1370
      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1371
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1372
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1373
    "atob": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1374
      "version": "2.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1375
      "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1376
      "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1377
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1378
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1379
    "autoprefixer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1380
      "version": "9.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1381
      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1382
      "integrity": "sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1383
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1384
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1385
        "browserslist": "^4.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1386
        "caniuse-lite": "^1.0.30000980",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1387
        "chalk": "^2.4.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1388
        "normalize-range": "^0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1389
        "num2fraction": "^1.2.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1390
        "postcss": "^7.0.17",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1391
        "postcss-value-parser": "^4.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1392
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1393
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1394
    "aws-sign2": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1395
      "version": "0.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1396
      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1397
      "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1398
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1399
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1400
    "aws4": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1401
      "version": "1.8.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1402
      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1403
      "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1404
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1405
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1406
    "axobject-query": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1407
      "version": "2.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1408
      "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1409
      "integrity": "sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1410
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1411
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1412
        "ast-types-flow": "0.0.7"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1413
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1414
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1415
    "babel-code-frame": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1416
      "version": "6.26.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1417
      "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1418
      "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1419
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1420
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1421
        "chalk": "^1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1422
        "esutils": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1423
        "js-tokens": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1424
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1425
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1426
        "ansi-styles": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1427
          "version": "2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1428
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1429
          "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1430
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1431
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1432
        "chalk": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1433
          "version": "1.1.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1434
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1435
          "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1436
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1437
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1438
            "ansi-styles": "^2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1439
            "escape-string-regexp": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1440
            "has-ansi": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1441
            "strip-ansi": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1442
            "supports-color": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1443
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1444
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1445
        "js-tokens": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1446
          "version": "3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1447
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1448
          "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1449
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1450
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1451
        "supports-color": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1452
          "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1453
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1454
          "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1455
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1456
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1457
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1458
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1459
    "babel-eslint": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1460
      "version": "9.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1461
      "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-9.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1462
      "integrity": "sha512-itv1MwE3TMbY0QtNfeL7wzak1mV47Uy+n6HtSOO4Xd7rvmO+tsGQSgyOEEgo6Y2vHZKZphaoelNeSVj4vkLA1g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1463
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1464
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1465
        "@babel/code-frame": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1466
        "@babel/parser": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1467
        "@babel/traverse": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1468
        "@babel/types": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1469
        "eslint-scope": "3.7.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1470
        "eslint-visitor-keys": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1471
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1472
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1473
    "babel-loader": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1474
      "version": "8.0.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1475
      "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1476
      "integrity": "sha512-4BmWKtBOBm13uoUwd08UwjZlaw3O9GWf456R9j+5YykFZ6LUIjIKLc0zEZf+hauxPOJs96C8k6FvYD09vWzhYw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1477
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1478
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1479
        "find-cache-dir": "^2.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1480
        "loader-utils": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1481
        "mkdirp": "^0.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1482
        "pify": "^4.0.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1483
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1484
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1485
    "babel-plugin-dynamic-import-node": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1486
      "version": "2.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1487
      "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1488
      "integrity": "sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1489
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1490
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1491
        "object.assign": "^4.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1492
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1493
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1494
    "bail": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1495
      "version": "1.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1496
      "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1497
      "integrity": "sha512-S8vuDB4w6YpRhICUDET3guPlQpaJl7od94tpZ0Fvnyp+MKW/HyDTcRDck+29C9g+d/qQHnddRH3+94kZdrW0Ww=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1498
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1499
    "balanced-match": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1500
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1501
      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1502
      "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1503
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1504
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1505
    "base": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1506
      "version": "0.11.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1507
      "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1508
      "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1509
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1510
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1511
        "cache-base": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1512
        "class-utils": "^0.3.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1513
        "component-emitter": "^1.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1514
        "define-property": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1515
        "isobject": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1516
        "mixin-deep": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1517
        "pascalcase": "^0.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1518
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1519
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1520
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1521
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1522
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1523
          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1524
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1525
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1526
            "is-descriptor": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1527
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1528
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1529
        "is-accessor-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1530
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1531
          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1532
          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1533
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1534
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1535
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1536
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1537
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1538
        "is-data-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1539
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1540
          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1541
          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1542
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1543
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1544
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1545
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1546
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1547
        "is-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1548
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1549
          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1550
          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1551
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1552
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1553
            "is-accessor-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1554
            "is-data-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1555
            "kind-of": "^6.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1556
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1557
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1558
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1559
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1560
    "base64-js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1561
      "version": "1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1562
      "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1563
      "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1564
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1565
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1566
    "bcrypt-pbkdf": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1567
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1568
      "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1569
      "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1570
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1571
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1572
        "tweetnacl": "^0.14.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1573
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1574
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1575
    "big.js": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1576
      "version": "5.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1577
      "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1578
      "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1579
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1580
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1581
    "binary-extensions": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1582
      "version": "1.13.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1583
      "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1584
      "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1585
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1586
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1587
    "block-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1588
      "version": "0.0.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1589
      "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1590
      "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1591
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1592
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1593
        "inherits": "~2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1594
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1595
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1596
    "bluebird": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1597
      "version": "3.5.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1598
      "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1599
      "integrity": "sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1600
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1601
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1602
    "bn.js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1603
      "version": "4.11.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1604
      "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1605
      "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1606
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1607
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1608
    "brace-expansion": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1609
      "version": "1.1.11",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1610
      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1611
      "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1612
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1613
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1614
        "balanced-match": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1615
        "concat-map": "0.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1616
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1617
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1618
    "braces": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1619
      "version": "2.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1620
      "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1621
      "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1622
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1623
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1624
        "arr-flatten": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1625
        "array-unique": "^0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1626
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1627
        "fill-range": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1628
        "isobject": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1629
        "repeat-element": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1630
        "snapdragon": "^0.8.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1631
        "snapdragon-node": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1632
        "split-string": "^3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1633
        "to-regex": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1634
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1635
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1636
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1637
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1638
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1639
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1640
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1641
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1642
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1643
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1644
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1645
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1646
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1647
    "brorand": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1648
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1649
      "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1650
      "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1651
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1652
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1653
    "browserify-aes": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1654
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1655
      "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1656
      "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1657
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1658
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1659
        "buffer-xor": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1660
        "cipher-base": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1661
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1662
        "evp_bytestokey": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1663
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1664
        "safe-buffer": "^5.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1665
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1666
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1667
    "browserify-cipher": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1668
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1669
      "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1670
      "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1671
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1672
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1673
        "browserify-aes": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1674
        "browserify-des": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1675
        "evp_bytestokey": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1676
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1677
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1678
    "browserify-des": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1679
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1680
      "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1681
      "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1682
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1683
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1684
        "cipher-base": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1685
        "des.js": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1686
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1687
        "safe-buffer": "^5.1.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1688
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1689
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1690
    "browserify-rsa": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1691
      "version": "4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1692
      "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1693
      "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1694
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1695
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1696
        "bn.js": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1697
        "randombytes": "^2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1698
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1699
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1700
    "browserify-sign": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1701
      "version": "4.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1702
      "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1703
      "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1704
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1705
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1706
        "bn.js": "^4.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1707
        "browserify-rsa": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1708
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1709
        "create-hmac": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1710
        "elliptic": "^6.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1711
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1712
        "parse-asn1": "^5.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1713
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1714
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1715
    "browserify-zlib": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1716
      "version": "0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1717
      "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1718
      "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1719
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1720
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1721
        "pako": "~1.0.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1722
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1723
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1724
    "browserslist": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1725
      "version": "4.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1726
      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.6.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1727
      "integrity": "sha512-CNBqTCq22RKM8wKJNowcqihHJ4SkI8CGeK7KOR9tPboXUuS5Zk5lQgzzTbs4oxD8x+6HUshZUa2OyNI9lR93bQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1728
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1729
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1730
        "caniuse-lite": "^1.0.30000975",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1731
        "electron-to-chromium": "^1.3.164",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1732
        "node-releases": "^1.1.23"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1733
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1734
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1735
    "buffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1736
      "version": "4.9.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1737
      "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1738
      "integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1739
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1740
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1741
        "base64-js": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1742
        "ieee754": "^1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1743
        "isarray": "^1.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1744
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1745
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1746
        "isarray": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1747
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1748
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1749
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1750
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1751
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1752
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1753
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1754
    "buffer-from": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1755
      "version": "1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1756
      "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1757
      "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1758
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1759
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1760
    "buffer-xor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1761
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1762
      "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1763
      "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1764
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1765
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1766
    "builtin-status-codes": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1767
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1768
      "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1769
      "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1770
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1771
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1772
    "cacache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1773
      "version": "11.3.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1774
      "resolved": "https://registry.npmjs.org/cacache/-/cacache-11.3.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1775
      "integrity": "sha512-p8WcneCytvzPxhDvYp31PD039vi77I12W+/KfR9S8AZbaiARFBCpsPJS+9uhWfeBfeAtW7o/4vt3MUqLkbY6nA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1776
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1777
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1778
        "bluebird": "^3.5.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1779
        "chownr": "^1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1780
        "figgy-pudding": "^3.5.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1781
        "glob": "^7.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1782
        "graceful-fs": "^4.1.15",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1783
        "lru-cache": "^5.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1784
        "mississippi": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1785
        "mkdirp": "^0.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1786
        "move-concurrently": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1787
        "promise-inflight": "^1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1788
        "rimraf": "^2.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1789
        "ssri": "^6.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1790
        "unique-filename": "^1.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1791
        "y18n": "^4.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1792
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1793
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1794
        "lru-cache": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1795
          "version": "5.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1796
          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1797
          "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1798
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1799
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1800
            "yallist": "^3.0.2"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1801
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1802
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1803
        "y18n": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1804
          "version": "4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1805
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1806
          "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1807
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1808
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1809
        "yallist": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1810
          "version": "3.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1811
          "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1812
          "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1813
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1814
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1815
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1816
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1817
    "cache-base": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1818
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1819
      "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1820
      "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1821
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1822
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1823
        "collection-visit": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1824
        "component-emitter": "^1.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1825
        "get-value": "^2.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1826
        "has-value": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1827
        "isobject": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1828
        "set-value": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1829
        "to-object-path": "^0.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1830
        "union-value": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1831
        "unset-value": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1832
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1833
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1834
    "caller-callsite": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1835
      "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1836
      "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1837
      "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1838
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1839
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1840
        "callsites": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1841
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1842
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1843
        "callsites": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1844
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1845
          "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1846
          "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1847
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1848
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1849
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1850
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1851
    "caller-path": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1852
      "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1853
      "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1854
      "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1855
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1856
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1857
        "caller-callsite": "^2.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1858
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1859
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1860
    "callsites": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1861
      "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1862
      "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1863
      "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1864
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1865
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1866
    "camelcase": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1867
      "version": "2.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1868
      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1869
      "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1870
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1871
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1872
    "camelcase-keys": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1873
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1874
      "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1875
      "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1876
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1877
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1878
        "camelcase": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1879
        "map-obj": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1880
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1881
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1882
    "caniuse-lite": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1883
      "version": "1.0.30000980",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1884
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000980.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1885
      "integrity": "sha512-as0PRtWHaX3gl2gpC7qA7bX88lr+qLacMMXm1QKLLQtBCwT/Ljbgrv5EXKMNBoeEX6yFZ4vIsBb4Nh+PEwW2Rw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1886
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1887
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1888
    "caseless": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1889
      "version": "0.12.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1890
      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1891
      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1892
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1893
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1894
    "chalk": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1895
      "version": "2.4.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1896
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1897
      "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1898
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1899
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1900
        "ansi-styles": "^3.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1901
        "escape-string-regexp": "^1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1902
        "supports-color": "^5.3.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1903
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1904
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1905
    "character-entities": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1906
      "version": "1.2.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1907
      "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1908
      "integrity": "sha512-yB4oYSAa9yLcGyTbB4ItFwHw43QHdH129IJ5R+WvxOkWlyFnR5FAaBNnUq4mcxsTVZGh28bHoeTHMKXH1wZf3w=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1909
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1910
    "character-entities-legacy": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1911
      "version": "1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1912
      "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1913
      "integrity": "sha512-YAxUpPoPwxYFsslbdKkhrGnXAtXoHNgYjlBM3WMXkWGTl5RsY3QmOyhwAgL8Nxm9l5LBThXGawxKPn68y6/fww=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1914
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1915
    "character-reference-invalid": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1916
      "version": "1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1917
      "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1918
      "integrity": "sha512-VOq6PRzQBam/8Jm6XBGk2fNEnHXAdGd6go0rtd4weAGECBamHDwwCQSOT12TACIYUZegUXnV6xBXqUssijtxIg=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1919
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1920
    "chardet": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1921
      "version": "0.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1922
      "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1923
      "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1924
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1925
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1926
    "charenc": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1927
      "version": "0.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1928
      "resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1929
      "integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1930
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1931
    "chokidar": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1932
      "version": "2.1.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1933
      "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1934
      "integrity": "sha512-V2jUo67OKkc6ySiRpJrjlpJKl9kDuG+Xb8VgsGzb+aEouhgS1D0weyPU4lEzdAcsCAvrih2J2BqyXqHWvVLw5g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1935
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1936
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1937
        "anymatch": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1938
        "async-each": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1939
        "braces": "^2.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1940
        "fsevents": "^1.2.7",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1941
        "glob-parent": "^3.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1942
        "inherits": "^2.0.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1943
        "is-binary-path": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1944
        "is-glob": "^4.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1945
        "normalize-path": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1946
        "path-is-absolute": "^1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1947
        "readdirp": "^2.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1948
        "upath": "^1.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1949
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1950
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1951
    "chownr": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1952
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1953
      "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1954
      "integrity": "sha512-GkfeAQh+QNy3wquu9oIZr6SS5x7wGdSgNQvD10X3r+AZr1Oys22HW8kAmDMvNg2+Dm0TeGaEuO8gFwdBXxwO8A==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1955
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1956
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1957
    "chrome-trace-event": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1958
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1959
      "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  1960
      "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1961
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1962
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1963
        "tslib": "^1.9.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1964
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1965
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1966
    "cipher-base": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1967
      "version": "1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1968
      "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1969
      "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1970
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1971
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1972
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1973
        "safe-buffer": "^5.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1974
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1975
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1976
    "class-utils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1977
      "version": "0.3.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1978
      "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1979
      "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1980
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1981
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1982
        "arr-union": "^3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1983
        "define-property": "^0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1984
        "isobject": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1985
        "static-extend": "^0.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1986
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1987
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1988
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1989
          "version": "0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1990
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1991
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1992
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1993
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1994
            "is-descriptor": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1995
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1996
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1997
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1998
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1999
    "classnames": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2000
      "version": "2.2.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2001
      "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2002
      "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2003
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2004
    "cli-cursor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2005
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2006
      "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2007
      "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2008
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2009
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2010
        "restore-cursor": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2011
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2012
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2013
    "cli-width": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2014
      "version": "2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2015
      "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2016
      "integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2017
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2018
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2019
    "cliui": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2020
      "version": "3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2021
      "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2022
      "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2023
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2024
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2025
        "string-width": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2026
        "strip-ansi": "^3.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2027
        "wrap-ansi": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2028
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2029
      "dependencies": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2030
        "is-fullwidth-code-point": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2031
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2032
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2033
          "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2034
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2035
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2036
            "number-is-nan": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2037
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2038
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2039
        "string-width": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2040
          "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2041
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2042
          "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2043
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2044
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2045
            "code-point-at": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2046
            "is-fullwidth-code-point": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2047
            "strip-ansi": "^3.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2048
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2049
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2050
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2051
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2052
    "clone-deep": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2053
      "version": "2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2054
      "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-2.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2055
      "integrity": "sha512-SZegPTKjCgpQH63E+eN6mVEEPdQBOUzjyJm5Pora4lrwWRFS8I0QAxV/KD6vV/i0WuijHZWQC1fMsPEdxfdVCQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2056
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2057
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2058
        "for-own": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2059
        "is-plain-object": "^2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2060
        "kind-of": "^6.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2061
        "shallow-clone": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2062
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2063
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2064
    "code-point-at": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2065
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2066
      "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2067
      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2068
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2069
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2070
    "collapse-white-space": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2071
      "version": "1.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2072
      "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2073
      "integrity": "sha512-703bOOmytCYAX9cXYqoikYIx6twmFCXsnzRQheBcTG3nzKYBR4P/+wkYeH+Mvj7qUz8zZDtdyzbxfnEi/kYzRQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2074
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2075
    "collection-visit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2076
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2077
      "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2078
      "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2079
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2080
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2081
        "map-visit": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2082
        "object-visit": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2083
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2084
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2085
    "color-convert": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2086
      "version": "1.9.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2087
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2088
      "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2089
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2090
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2091
        "color-name": "1.1.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2092
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2093
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2094
    "color-name": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2095
      "version": "1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2096
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2097
      "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2098
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2099
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2100
    "combined-stream": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2101
      "version": "1.0.8",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2102
      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2103
      "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2104
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2105
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2106
        "delayed-stream": "~1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2107
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2108
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2109
    "commander": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2110
      "version": "2.20.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2111
      "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2112
      "integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2113
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2114
    "commondir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2115
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2116
      "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2117
      "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2118
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2119
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2120
    "component-emitter": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2121
      "version": "1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2122
      "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2123
      "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2124
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2125
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2126
    "concat-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2127
      "version": "0.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2128
      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2129
      "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2130
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2131
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2132
    "concat-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2133
      "version": "1.6.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2134
      "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2135
      "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2136
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2137
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2138
        "buffer-from": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2139
        "inherits": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2140
        "readable-stream": "^2.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2141
        "typedarray": "^0.0.6"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2142
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2143
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2144
    "confusing-browser-globals": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2145
      "version": "1.0.7",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2146
      "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2147
      "integrity": "sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2148
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2149
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2150
    "console-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2151
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2152
      "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2153
      "integrity": "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2154
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2155
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2156
        "date-now": "^0.1.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2157
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2158
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2159
    "console-control-strings": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2160
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2161
      "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2162
      "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2163
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2164
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2165
    "constants-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2166
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2167
      "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2168
      "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2169
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2170
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2171
    "contains-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2172
      "version": "0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2173
      "resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2174
      "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2175
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2176
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2177
    "convert-source-map": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2178
      "version": "1.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2179
      "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2180
      "integrity": "sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2181
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2182
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2183
        "safe-buffer": "~5.1.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2184
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2185
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2186
    "copy-concurrently": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2187
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2188
      "resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2189
      "integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2190
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2191
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2192
        "aproba": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2193
        "fs-write-stream-atomic": "^1.0.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2194
        "iferr": "^0.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2195
        "mkdirp": "^0.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2196
        "rimraf": "^2.5.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2197
        "run-queue": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2198
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2199
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2200
    "copy-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2201
      "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2202
      "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2203
      "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2204
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2205
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2206
    "core-js-compat": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2207
      "version": "3.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2208
      "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.1.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2209
      "integrity": "sha512-Z5zbO9f1d0YrJdoaQhphVAnKPimX92D6z8lCGphH89MNRxlL1prI9ExJPqVwP0/kgkQCv8c4GJGT8X16yUncOg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2210
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2211
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2212
        "browserslist": "^4.6.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2213
        "core-js-pure": "3.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2214
        "semver": "^6.1.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2215
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2216
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2217
        "semver": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2218
          "version": "6.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2219
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2220
          "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2221
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2222
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2223
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2224
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2225
    "core-js-pure": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2226
      "version": "3.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2227
      "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.1.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2228
      "integrity": "sha512-uJ4Z7iPNwiu1foygbcZYJsJs1jiXrTTCvxfLDXNhI/I+NHbSIEyr548y4fcsCEyWY0XgfAG/qqaunJ1SThHenA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2229
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2230
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2231
    "core-util-is": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2232
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2233
      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2234
      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2235
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2236
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2237
    "cosmiconfig": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2238
      "version": "5.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2239
      "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2240
      "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2241
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2242
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2243
        "import-fresh": "^2.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2244
        "is-directory": "^0.3.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2245
        "js-yaml": "^3.13.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2246
        "parse-json": "^4.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2247
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2248
      "dependencies": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2249
        "import-fresh": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2250
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2251
          "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2252
          "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2253
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2254
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2255
            "caller-path": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2256
            "resolve-from": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2257
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2258
        },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2259
        "parse-json": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2260
          "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2261
          "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2262
          "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2263
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2264
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2265
            "error-ex": "^1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2266
            "json-parse-better-errors": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2267
          }
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2268
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2269
        "resolve-from": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2270
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2271
          "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2272
          "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2273
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2274
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2275
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2276
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2277
    "create-ecdh": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2278
      "version": "4.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2279
      "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2280
      "integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2281
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2282
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2283
        "bn.js": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2284
        "elliptic": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2285
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2286
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2287
    "create-hash": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2288
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2289
      "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2290
      "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2291
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2292
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2293
        "cipher-base": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2294
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2295
        "md5.js": "^1.3.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2296
        "ripemd160": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2297
        "sha.js": "^2.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2298
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2299
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2300
    "create-hmac": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2301
      "version": "1.1.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2302
      "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2303
      "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2304
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2305
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2306
        "cipher-base": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2307
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2308
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2309
        "ripemd160": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2310
        "safe-buffer": "^5.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2311
        "sha.js": "^2.4.8"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2312
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2313
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2314
    "cross-spawn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2315
      "version": "6.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2316
      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2317
      "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2318
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2319
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2320
        "nice-try": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2321
        "path-key": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2322
        "semver": "^5.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2323
        "shebang-command": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2324
        "which": "^1.2.9"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2325
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2326
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2327
    "crypt": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2328
      "version": "0.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2329
      "resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2330
      "integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2331
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2332
    "crypto-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2333
      "version": "3.12.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2334
      "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2335
      "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2336
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2337
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2338
        "browserify-cipher": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2339
        "browserify-sign": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2340
        "create-ecdh": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2341
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2342
        "create-hmac": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2343
        "diffie-hellman": "^5.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2344
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2345
        "pbkdf2": "^3.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2346
        "public-encrypt": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2347
        "randombytes": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2348
        "randomfill": "^1.0.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2349
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2350
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2351
    "css-loader": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2352
      "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2353
      "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2354
      "integrity": "sha512-+ZHAZm/yqvJ2kDtPne3uX0C+Vr3Zn5jFn2N4HywtS5ujwvsVkyg0VArEXpl3BgczDA8anieki1FIzhchX4yrDw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2355
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2356
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2357
        "babel-code-frame": "^6.26.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2358
        "css-selector-tokenizer": "^0.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2359
        "icss-utils": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2360
        "loader-utils": "^1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2361
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2362
        "postcss": "^6.0.23",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2363
        "postcss-modules-extract-imports": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2364
        "postcss-modules-local-by-default": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2365
        "postcss-modules-scope": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2366
        "postcss-modules-values": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2367
        "postcss-value-parser": "^3.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2368
        "source-list-map": "^2.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2369
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2370
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2371
        "postcss": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2372
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2373
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2374
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2375
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2376
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2377
            "chalk": "^2.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2378
            "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2379
            "supports-color": "^5.4.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2380
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2381
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2382
        "postcss-value-parser": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2383
          "version": "3.3.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2384
          "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2385
          "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2386
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2387
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2388
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2389
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2390
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2391
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2392
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2393
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2394
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2395
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2396
    "css-selector-tokenizer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2397
      "version": "0.7.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2398
      "resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2399
      "integrity": "sha512-xYL0AMZJ4gFzJQsHUKa5jiWWi2vH77WVNg7JYRyewwj6oPh4yb/y6Y9ZCw9dsj/9UauMhtuxR+ogQd//EdEVNA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2400
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2401
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2402
        "cssesc": "^0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2403
        "fastparse": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2404
        "regexpu-core": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2405
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2406
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2407
        "jsesc": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2408
          "version": "0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2409
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2410
          "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2411
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2412
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2413
        "regexpu-core": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2414
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2415
          "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2416
          "integrity": "sha1-hqdj9Y7k18L2sQLkdkBQ3n7ZDGs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2417
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2418
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2419
            "regenerate": "^1.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2420
            "regjsgen": "^0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2421
            "regjsparser": "^0.1.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2422
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2423
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2424
        "regjsgen": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2425
          "version": "0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2426
          "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2427
          "integrity": "sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2428
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2429
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2430
        "regjsparser": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2431
          "version": "0.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2432
          "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2433
          "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2434
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2435
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2436
            "jsesc": "~0.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2437
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2438
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2439
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2440
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2441
    "cssesc": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2442
      "version": "0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2443
      "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-0.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2444
      "integrity": "sha1-yBSQPkViM3GgR3tAEJqq++6t27Q=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2445
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2446
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2447
    "currently-unhandled": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2448
      "version": "0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2449
      "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2450
      "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2451
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2452
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2453
        "array-find-index": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2454
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2455
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2456
    "cyclist": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2457
      "version": "0.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2458
      "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-0.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2459
      "integrity": "sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2460
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2461
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2462
    "d3": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2463
      "version": "5.9.7",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2464
      "resolved": "https://registry.npmjs.org/d3/-/d3-5.9.7.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2465
      "integrity": "sha512-jENytrmdXtGPw7HuSK2S4gxRM1eUGjKvWQkQ6ct4yK+DB8SG3VcnVrwesfnsv8rIcxMUg18TafT4Q8mOZUMP4Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2466
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2467
        "d3-array": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2468
        "d3-axis": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2469
        "d3-brush": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2470
        "d3-chord": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2471
        "d3-collection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2472
        "d3-color": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2473
        "d3-contour": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2474
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2475
        "d3-drag": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2476
        "d3-dsv": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2477
        "d3-ease": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2478
        "d3-fetch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2479
        "d3-force": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2480
        "d3-format": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2481
        "d3-geo": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2482
        "d3-hierarchy": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2483
        "d3-interpolate": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2484
        "d3-path": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2485
        "d3-polygon": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2486
        "d3-quadtree": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2487
        "d3-random": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2488
        "d3-scale": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2489
        "d3-scale-chromatic": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2490
        "d3-selection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2491
        "d3-shape": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2492
        "d3-time": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2493
        "d3-time-format": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2494
        "d3-timer": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2495
        "d3-transition": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2496
        "d3-voronoi": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2497
        "d3-zoom": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2498
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2499
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2500
    "d3-array": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2501
      "version": "1.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2502
      "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-1.2.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2503
      "integrity": "sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2504
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2505
    "d3-axis": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2506
      "version": "1.0.12",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2507
      "resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-1.0.12.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2508
      "integrity": "sha512-ejINPfPSNdGFKEOAtnBtdkpr24c4d4jsei6Lg98mxf424ivoDP2956/5HDpIAtmHo85lqT4pruy+zEgvRUBqaQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2509
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2510
    "d3-brush": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2511
      "version": "1.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2512
      "resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-1.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2513
      "integrity": "sha512-lGSiF5SoSqO5/mYGD5FAeGKKS62JdA1EV7HPrU2b5rTX4qEJJtpjaGLJngjnkewQy7UnGstnFd3168wpf5z76w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2514
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2515
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2516
        "d3-drag": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2517
        "d3-interpolate": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2518
        "d3-selection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2519
        "d3-transition": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2520
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2521
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2522
    "d3-chord": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2523
      "version": "1.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2524
      "resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-1.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2525
      "integrity": "sha512-JXA2Dro1Fxw9rJe33Uv+Ckr5IrAa74TlfDEhE/jfLOaXegMQFQTAgAw9WnZL8+HxVBRXaRGCkrNU7pJeylRIuA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2526
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2527
        "d3-array": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2528
        "d3-path": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2529
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2530
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2531
    "d3-collection": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2532
      "version": "1.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2533
      "resolved": "https://registry.npmjs.org/d3-collection/-/d3-collection-1.0.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2534
      "integrity": "sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2535
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2536
    "d3-color": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2537
      "version": "1.2.8",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2538
      "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-1.2.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2539
      "integrity": "sha512-yeANXzP37PHk0DbSTMNPhnJD+Nn4G//O5E825bR6fAfHH43hobSBpgB9G9oWVl9+XgUaQ4yCnsX1H+l8DoaL9A=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2540
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2541
    "d3-contour": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2542
      "version": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2543
      "resolved": "https://registry.npmjs.org/d3-contour/-/d3-contour-1.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2544
      "integrity": "sha512-hoPp4K/rJCu0ladiH6zmJUEz6+u3lgR+GSm/QdM2BBvDraU39Vr7YdDCicJcxP1z8i9B/2dJLgDC1NcvlF8WCg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2545
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2546
        "d3-array": "^1.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2547
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2548
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2549
    "d3-dispatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2550
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2551
      "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2552
      "integrity": "sha512-vwKx+lAqB1UuCeklr6Jh1bvC4SZgbSqbkGBLClItFBIYH4vqDJCA7qfoy14lXmJdnBOdxndAMxjCbImJYW7e6g=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2553
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2554
    "d3-drag": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2555
      "version": "1.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2556
      "resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-1.2.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2557
      "integrity": "sha512-8S3HWCAg+ilzjJsNtWW1Mutl74Nmzhb9yU6igspilaJzeZVFktmY6oO9xOh5TDk+BM2KrNFjttZNoJJmDnkjkg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2558
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2559
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2560
        "d3-selection": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2561
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2562
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2563
    "d3-dsv": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2564
      "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2565
      "resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2566
      "integrity": "sha512-1EH1oRGSkeDUlDRbhsFytAXU6cAmXFzc52YUe6MRlPClmWb85MP1J5x+YJRzya4ynZWnbELdSAvATFW/MbxaXw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2567
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2568
        "commander": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2569
        "iconv-lite": "0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2570
        "rw": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2571
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2572
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2573
    "d3-ease": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2574
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2575
      "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2576
      "integrity": "sha512-Ct1O//ly5y5lFM9YTdu+ygq7LleSgSE4oj7vUt9tPLHUi8VCV7QoizGpdWRWAwCO9LdYzIrQDg97+hGVdsSGPQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2577
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2578
    "d3-fetch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2579
      "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2580
      "resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2581
      "integrity": "sha512-S2loaQCV/ZeyTyIF2oP8D1K9Z4QizUzW7cWeAOAS4U88qOt3Ucf6GsmgthuYSdyB2HyEm4CeGvkQxWsmInsIVA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2582
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2583
        "d3-dsv": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2584
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2585
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2586
    "d3-force": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2587
      "version": "1.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2588
      "resolved": "https://registry.npmjs.org/d3-force/-/d3-force-1.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2589
      "integrity": "sha512-HHvehyaiUlVo5CxBJ0yF/xny4xoaxFxDnBXNvNcfW9adORGZfyNF1dj6DGLKyk4Yh3brP/1h3rnDzdIAwL08zg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2590
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2591
        "d3-collection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2592
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2593
        "d3-quadtree": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2594
        "d3-timer": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2595
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2596
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2597
    "d3-format": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2598
      "version": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2599
      "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-1.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2600
      "integrity": "sha512-Z18Dprj96ExragQ0DeGi+SYPQ7pPfRMtUXtsg/ChVIKNBCzjO8XYJvRTC1usblx52lqge56V5ect+frYTQc8WQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2601
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2602
    "d3-geo": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2603
      "version": "1.11.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2604
      "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-1.11.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2605
      "integrity": "sha512-z0J8InXR9e9wcgNtmVnPTj0TU8nhYT6lD/ak9may2PdKqXIeHUr8UbFLoCtrPYNsjv6YaLvSDQVl578k6nm7GA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2606
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2607
        "d3-array": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2608
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2609
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2610
    "d3-hierarchy": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2611
      "version": "1.1.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2612
      "resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-1.1.8.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2613
      "integrity": "sha512-L+GHMSZNwTpiq4rt9GEsNcpLa4M96lXMR8M/nMG9p5hBE0jy6C+3hWtyZMenPQdwla249iJy7Nx0uKt3n+u9+w=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2614
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2615
    "d3-interpolate": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2616
      "version": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2617
      "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-1.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2618
      "integrity": "sha512-NlNKGopqaz9qM1PXh9gBF1KSCVh+jSFErrSlD/4hybwoNX/gt1d8CDbDW+3i+5UOHhjC6s6nMvRxcuoMVNgL2w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2619
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2620
        "d3-color": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2621
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2622
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2623
    "d3-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2624
      "version": "1.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2625
      "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-1.0.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2626
      "integrity": "sha512-q0cW1RpvA5c5ma2rch62mX8AYaiLX0+bdaSM2wxSU9tXjU4DNvkx9qiUvjkuWCj3p22UO/hlPivujqMiR9PDzA=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2627
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2628
    "d3-polygon": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2629
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2630
      "resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2631
      "integrity": "sha512-RHhh1ZUJZfhgoqzWWuRhzQJvO7LavchhitSTHGu9oj6uuLFzYZVeBzaWTQ2qSO6bz2w55RMoOCf0MsLCDB6e0w=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2632
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2633
    "d3-quadtree": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2634
      "version": "1.0.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2635
      "resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-1.0.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2636
      "integrity": "sha512-NUgeo9G+ENQCQ1LsRr2qJg3MQ4DJvxcDNCiohdJGHt5gRhBW6orIB5m5FJ9kK3HNL8g9F4ERVoBzcEwQBfXWVA=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2637
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2638
    "d3-random": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2639
      "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2640
      "resolved": "https://registry.npmjs.org/d3-random/-/d3-random-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2641
      "integrity": "sha512-6AK5BNpIFqP+cx/sreKzNjWbwZQCSUatxq+pPRmFIQaWuoD+NrbVWw7YWpHiXpCQ/NanKdtGDuB+VQcZDaEmYQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2642
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2643
    "d3-scale": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2644
      "version": "2.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2645
      "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-2.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2646
      "integrity": "sha512-LbeEvGgIb8UMcAa0EATLNX0lelKWGYDQiPdHj+gLblGVhGLyNbaCn3EvrJf0A3Y/uOOU5aD6MTh5ZFCdEwGiCw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2647
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2648
        "d3-array": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2649
        "d3-collection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2650
        "d3-format": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2651
        "d3-interpolate": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2652
        "d3-time": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2653
        "d3-time-format": "2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2654
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2655
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2656
    "d3-scale-chromatic": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2657
      "version": "1.3.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2658
      "resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-1.3.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2659
      "integrity": "sha512-BWTipif1CimXcYfT02LKjAyItX5gKiwxuPRgr4xM58JwlLocWbjPLI7aMEjkcoOQXMkYsmNsvv3d2yl/OKuHHw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2660
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2661
        "d3-color": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2662
        "d3-interpolate": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2663
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2664
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2665
    "d3-selection": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2666
      "version": "1.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2667
      "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2668
      "integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2669
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2670
    "d3-shape": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2671
      "version": "1.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2672
      "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-1.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2673
      "integrity": "sha512-VKazVR3phgD+MUCldapHD7P9kcrvPcexeX/PkMJmkUov4JM8IxsSg1DvbYoYich9AtdTsa5nNk2++ImPiDiSxg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2674
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2675
        "d3-path": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2676
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2677
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2678
    "d3-time": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2679
      "version": "1.0.11",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2680
      "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-1.0.11.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2681
      "integrity": "sha512-Z3wpvhPLW4vEScGeIMUckDW7+3hWKOQfAWg/U7PlWBnQmeKQ00gCUsTtWSYulrKNA7ta8hJ+xXc6MHrMuITwEw=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2682
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2683
    "d3-time-format": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2684
      "version": "2.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2685
      "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-2.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2686
      "integrity": "sha512-6k0a2rZryzGm5Ihx+aFMuO1GgelgIz+7HhB4PH4OEndD5q2zGn1mDfRdNrulspOfR6JXkb2sThhDK41CSK85QA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2687
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2688
        "d3-time": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2689
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2690
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2691
    "d3-timer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2692
      "version": "1.0.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2693
      "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-1.0.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2694
      "integrity": "sha512-rT34J5HnQUHhcLvhSB9GjCkN0Ddd5Y8nCwDBG2u6wQEeYxT/Lf51fTFFkldeib/sE/J0clIe0pnCfs6g/lRbyg=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2695
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2696
    "d3-transition": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2697
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2698
      "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2699
      "integrity": "sha512-VJ7cmX/FPIPJYuaL2r1o1EMHLttvoIuZhhuAlRoOxDzogV8iQS6jYulDm3xEU3TqL80IZIhI551/ebmCMrkvhw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2700
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2701
        "d3-color": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2702
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2703
        "d3-ease": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2704
        "d3-interpolate": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2705
        "d3-selection": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2706
        "d3-timer": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2707
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2708
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2709
    "d3-voronoi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2710
      "version": "1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2711
      "resolved": "https://registry.npmjs.org/d3-voronoi/-/d3-voronoi-1.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2712
      "integrity": "sha512-dArJ32hchFsrQ8uMiTBLq256MpnZjeuBtdHpaDlYuQyjU0CVzCJl/BVW+SkszaAeH95D/8gxqAhgx0ouAWAfRg=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2713
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2714
    "d3-zoom": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2715
      "version": "1.7.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2716
      "resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-1.7.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2717
      "integrity": "sha512-xEBSwFx5Z9T3/VrwDkMt+mr0HCzv7XjpGURJ8lWmIC8wxe32L39eWHIasEe/e7Ox8MPU4p1hvH8PKN2olLzIBg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2718
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2719
        "d3-dispatch": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2720
        "d3-drag": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2721
        "d3-interpolate": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2722
        "d3-selection": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2723
        "d3-transition": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2724
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2725
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2726
    "damerau-levenshtein": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2727
      "version": "1.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2728
      "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2729
      "integrity": "sha512-CBCRqFnpu715iPmw1KrdOrzRqbdFwQTwAWyyyYS42+iAgHCuXZ+/TdMgQkUENPomxEz9z1BEzuQU2Xw0kUuAgA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2730
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2731
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2732
    "dashdash": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2733
      "version": "1.14.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2734
      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2735
      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2736
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2737
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2738
        "assert-plus": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2739
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2740
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2741
    "date-now": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2742
      "version": "0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2743
      "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2744
      "integrity": "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2745
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2746
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2747
    "debug": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2748
      "version": "4.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2749
      "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2750
      "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2751
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2752
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2753
        "ms": "^2.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2754
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2755
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2756
    "decamelize": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2757
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2758
      "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2759
      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2760
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2761
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2762
    "decode-uri-component": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2763
      "version": "0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2764
      "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2765
      "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2766
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2767
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2768
    "deep-is": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2769
      "version": "0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2770
      "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2771
      "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2772
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2773
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2774
    "define-properties": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2775
      "version": "1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2776
      "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2777
      "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2778
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2779
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2780
        "object-keys": "^1.0.12"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2781
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2782
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2783
    "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2784
      "version": "2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2785
      "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2786
      "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2787
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2788
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2789
        "is-descriptor": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2790
        "isobject": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2791
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2792
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2793
        "is-accessor-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2794
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2795
          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2796
          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2797
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2798
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2799
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2800
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2801
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2802
        "is-data-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2803
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2804
          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2805
          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2806
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2807
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2808
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2809
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2810
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2811
        "is-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2812
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2813
          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2814
          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2815
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2816
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2817
            "is-accessor-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2818
            "is-data-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2819
            "kind-of": "^6.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2820
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2821
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2822
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2823
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2824
    "delayed-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2825
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2826
      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2827
      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2828
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2829
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2830
    "delegates": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2831
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2832
      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2833
      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2834
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2835
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2836
    "des.js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2837
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2838
      "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2839
      "integrity": "sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2840
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2841
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2842
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2843
        "minimalistic-assert": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2844
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2845
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2846
    "detect-file": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2847
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2848
      "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2849
      "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2850
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2851
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2852
    "diffie-hellman": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2853
      "version": "5.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2854
      "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2855
      "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2856
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2857
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2858
        "bn.js": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2859
        "miller-rabin": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2860
        "randombytes": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2861
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2862
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2863
    "doctrine": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2864
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2865
      "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2866
      "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2867
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2868
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2869
        "esutils": "^2.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2870
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2871
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2872
    "domain-browser": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2873
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2874
      "resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2875
      "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2876
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2877
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2878
    "duplexify": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2879
      "version": "3.7.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2880
      "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2881
      "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2882
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2883
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2884
        "end-of-stream": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2885
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2886
        "readable-stream": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2887
        "stream-shift": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2888
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2889
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2890
    "ecc-jsbn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2891
      "version": "0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2892
      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2893
      "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2894
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2895
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2896
        "jsbn": "~0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2897
        "safer-buffer": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2898
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2899
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2900
    "electron-to-chromium": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2901
      "version": "1.3.187",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2902
      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.187.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2903
      "integrity": "sha512-XCEygaK7Fs35/RwS+67YbBWs/ydG+oUFPuy1wv558jC3Opd2DHwRyRqrCmhxpmPmCSVlZujYX4TOmOXuMz2GZA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2904
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2905
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2906
    "elliptic": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2907
      "version": "6.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2908
      "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2909
      "integrity": "sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2910
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2911
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2912
        "bn.js": "^4.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2913
        "brorand": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2914
        "hash.js": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2915
        "hmac-drbg": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2916
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2917
        "minimalistic-assert": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2918
        "minimalistic-crypto-utils": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2919
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2920
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2921
    "emoji-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2922
      "version": "7.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2923
      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2924
      "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2925
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2926
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2927
    "emojis-list": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2928
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2929
      "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2930
      "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2931
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2932
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2933
    "encoding": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2934
      "version": "0.1.12",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2935
      "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2936
      "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2937
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2938
        "iconv-lite": "~0.4.13"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2939
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2940
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2941
    "end-of-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2942
      "version": "1.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2943
      "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2944
      "integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2945
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2946
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2947
        "once": "^1.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2948
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2949
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2950
    "enhanced-resolve": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2951
      "version": "4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2952
      "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2953
      "integrity": "sha512-F/7vkyTtyc/llOIn8oWclcB25KdRaiPBpZYDgJHgh/UHtpgT2p2eldQgtQnLtUvfMKPKxbRaQM/hHkvLHt1Vng==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2954
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2955
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2956
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2957
        "memory-fs": "^0.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2958
        "tapable": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2959
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2960
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2961
    "errno": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2962
      "version": "0.1.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2963
      "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2964
      "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2965
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2966
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2967
        "prr": "~1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2968
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2969
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2970
    "error-ex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2971
      "version": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2972
      "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2973
      "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2974
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2975
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2976
        "is-arrayish": "^0.2.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2977
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2978
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2979
    "es-abstract": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2980
      "version": "1.13.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2981
      "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.13.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2982
      "integrity": "sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2983
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2984
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2985
        "es-to-primitive": "^1.2.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2986
        "function-bind": "^1.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2987
        "has": "^1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2988
        "is-callable": "^1.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2989
        "is-regex": "^1.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2990
        "object-keys": "^1.0.12"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2991
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2992
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2993
    "es-to-primitive": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2994
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2995
      "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2996
      "integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2997
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2998
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  2999
        "is-callable": "^1.1.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3000
        "is-date-object": "^1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3001
        "is-symbol": "^1.0.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3002
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3003
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3004
    "escape-string-regexp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3005
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3006
      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3007
      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3008
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3009
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3010
    "eslint": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3011
      "version": "5.16.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3012
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.16.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3013
      "integrity": "sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3014
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3015
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3016
        "@babel/code-frame": "^7.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3017
        "ajv": "^6.9.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3018
        "chalk": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3019
        "cross-spawn": "^6.0.5",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3020
        "debug": "^4.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3021
        "doctrine": "^3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3022
        "eslint-scope": "^4.0.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3023
        "eslint-utils": "^1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3024
        "eslint-visitor-keys": "^1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3025
        "espree": "^5.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3026
        "esquery": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3027
        "esutils": "^2.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3028
        "file-entry-cache": "^5.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3029
        "functional-red-black-tree": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3030
        "glob": "^7.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3031
        "globals": "^11.7.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3032
        "ignore": "^4.0.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3033
        "import-fresh": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3034
        "imurmurhash": "^0.1.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3035
        "inquirer": "^6.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3036
        "js-yaml": "^3.13.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3037
        "json-stable-stringify-without-jsonify": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3038
        "levn": "^0.3.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3039
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3040
        "minimatch": "^3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3041
        "mkdirp": "^0.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3042
        "natural-compare": "^1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3043
        "optionator": "^0.8.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3044
        "path-is-inside": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3045
        "progress": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3046
        "regexpp": "^2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3047
        "semver": "^5.5.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3048
        "strip-ansi": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3049
        "strip-json-comments": "^2.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3050
        "table": "^5.2.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3051
        "text-table": "^0.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3052
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3053
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3054
        "ansi-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3055
          "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3056
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3057
          "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3058
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3059
        },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3060
        "eslint-scope": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3061
          "version": "4.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3062
          "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3063
          "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3064
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3065
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3066
            "esrecurse": "^4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3067
            "estraverse": "^4.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3068
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3069
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3070
        "strip-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3071
          "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3072
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3073
          "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3074
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3075
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3076
            "ansi-regex": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3077
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3078
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3079
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3080
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3081
    "eslint-config-airbnb": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3082
      "version": "17.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3083
      "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-17.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3084
      "integrity": "sha512-xCu//8a/aWqagKljt+1/qAM62BYZeNq04HmdevG5yUGWpja0I/xhqd6GdLRch5oetEGFiJAnvtGuTEAese53Qg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3085
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3086
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3087
        "eslint-config-airbnb-base": "^13.2.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3088
        "object.assign": "^4.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3089
        "object.entries": "^1.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3090
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3091
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3092
    "eslint-config-airbnb-base": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3093
      "version": "13.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3094
      "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3095
      "integrity": "sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3096
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3097
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3098
        "confusing-browser-globals": "^1.0.5",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3099
        "object.assign": "^4.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3100
        "object.entries": "^1.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3101
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3102
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3103
    "eslint-import-resolver-node": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3104
      "version": "0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3105
      "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3106
      "integrity": "sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3107
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3108
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3109
        "debug": "^2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3110
        "resolve": "^1.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3111
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3112
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3113
        "debug": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3114
          "version": "2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3115
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3116
          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3117
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3118
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3119
            "ms": "2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3120
          }
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3121
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3122
        "ms": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3123
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3124
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3125
          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3126
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3127
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3128
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3129
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3130
    "eslint-loader": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3131
      "version": "2.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3132
      "resolved": "https://registry.npmjs.org/eslint-loader/-/eslint-loader-2.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3133
      "integrity": "sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3134
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3135
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3136
        "loader-fs-cache": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3137
        "loader-utils": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3138
        "object-assign": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3139
        "object-hash": "^1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3140
        "rimraf": "^2.6.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3141
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3142
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3143
    "eslint-module-utils": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3144
      "version": "2.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3145
      "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3146
      "integrity": "sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3147
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3148
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3149
        "debug": "^2.6.8",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3150
        "pkg-dir": "^2.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3151
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3152
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3153
        "debug": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3154
          "version": "2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3155
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3156
          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3157
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3158
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3159
            "ms": "2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3160
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3161
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3162
        "find-up": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3163
          "version": "2.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3164
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3165
          "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3166
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3167
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3168
            "locate-path": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3169
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3170
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3171
        "locate-path": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3172
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3173
          "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3174
          "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3175
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3176
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3177
            "p-locate": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3178
            "path-exists": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3179
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3180
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3181
        "ms": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3182
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3183
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3184
          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3185
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3186
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3187
        "p-limit": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3188
          "version": "1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3189
          "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3190
          "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3191
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3192
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3193
            "p-try": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3194
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3195
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3196
        "p-locate": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3197
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3198
          "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3199
          "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3200
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3201
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3202
            "p-limit": "^1.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3203
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3204
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3205
        "p-try": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3206
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3207
          "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3208
          "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3209
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3210
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3211
        "pkg-dir": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3212
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3213
          "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3214
          "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3215
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3216
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3217
            "find-up": "^2.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3218
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3219
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3220
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3221
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3222
    "eslint-plugin-import": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3223
      "version": "2.18.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3224
      "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3225
      "integrity": "sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3226
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3227
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3228
        "array-includes": "^3.0.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3229
        "contains-path": "^0.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3230
        "debug": "^2.6.9",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3231
        "doctrine": "1.5.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3232
        "eslint-import-resolver-node": "^0.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3233
        "eslint-module-utils": "^2.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3234
        "has": "^1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3235
        "lodash": "^4.17.11",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3236
        "minimatch": "^3.0.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3237
        "read-pkg-up": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3238
        "resolve": "^1.11.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3239
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3240
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3241
        "debug": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3242
          "version": "2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3243
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3244
          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3245
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3246
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3247
            "ms": "2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3248
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3249
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3250
        "doctrine": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3251
          "version": "1.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3252
          "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3253
          "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3254
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3255
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3256
            "esutils": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3257
            "isarray": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3258
          }
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3259
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3260
        "isarray": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3261
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3262
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3263
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3264
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3265
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3266
        "ms": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3267
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3268
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3269
          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3270
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3271
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3272
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3273
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3274
    "eslint-plugin-jsx-a11y": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3275
      "version": "6.2.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3276
      "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3277
      "integrity": "sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3278
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3279
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3280
        "@babel/runtime": "^7.4.5",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3281
        "aria-query": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3282
        "array-includes": "^3.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3283
        "ast-types-flow": "^0.0.7",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3284
        "axobject-query": "^2.0.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3285
        "damerau-levenshtein": "^1.0.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3286
        "emoji-regex": "^7.0.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3287
        "has": "^1.0.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3288
        "jsx-ast-utils": "^2.2.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3289
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3290
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3291
    "eslint-plugin-react": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3292
      "version": "7.14.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3293
      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3294
      "integrity": "sha512-jZdnKe3ip7FQOdjxks9XPN0pjUKZYq48OggNMd16Sk+8VXx6JOvXmlElxROCgp7tiUsTsze3jd78s/9AFJP2mA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3295
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3296
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3297
        "array-includes": "^3.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3298
        "doctrine": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3299
        "has": "^1.0.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3300
        "jsx-ast-utils": "^2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3301
        "object.entries": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3302
        "object.fromentries": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3303
        "object.values": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3304
        "prop-types": "^15.7.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3305
        "resolve": "^1.10.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3306
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3307
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3308
        "doctrine": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3309
          "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3310
          "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3311
          "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3312
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3313
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3314
            "esutils": "^2.0.2"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3315
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3316
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3317
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3318
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3319
    "eslint-scope": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3320
      "version": "3.7.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3321
      "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3322
      "integrity": "sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3323
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3324
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3325
        "esrecurse": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3326
        "estraverse": "^4.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3327
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3328
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3329
    "eslint-utils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3330
      "version": "1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3331
      "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3332
      "integrity": "sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3333
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3334
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3335
    "eslint-visitor-keys": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3336
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3337
      "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3338
      "integrity": "sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3339
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3340
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3341
    "espree": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3342
      "version": "5.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3343
      "resolved": "https://registry.npmjs.org/espree/-/espree-5.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3344
      "integrity": "sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3345
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3346
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3347
        "acorn": "^6.0.7",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3348
        "acorn-jsx": "^5.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3349
        "eslint-visitor-keys": "^1.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3350
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3351
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3352
    "esprima": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3353
      "version": "4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3354
      "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3355
      "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3356
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3357
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3358
    "esquery": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3359
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3360
      "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3361
      "integrity": "sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3362
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3363
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3364
        "estraverse": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3365
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3366
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3367
    "esrecurse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3368
      "version": "4.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3369
      "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3370
      "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3371
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3372
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3373
        "estraverse": "^4.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3374
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3375
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3376
    "estraverse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3377
      "version": "4.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3378
      "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3379
      "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3380
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3381
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3382
    "esutils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3383
      "version": "2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3384
      "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3385
      "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3386
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3387
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3388
    "events": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3389
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3390
      "resolved": "https://registry.npmjs.org/events/-/events-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3391
      "integrity": "sha512-Dc381HFWJzEOhQ+d8pkNon++bk9h6cdAoAj4iE6Q4y6xgTzySWXlKn05/TVNpjnfRqi/X0EpJEJohPjNI3zpVA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3392
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3393
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3394
    "evp_bytestokey": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3395
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3396
      "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3397
      "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3398
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3399
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3400
        "md5.js": "^1.3.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3401
        "safe-buffer": "^5.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3402
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3403
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3404
    "execa": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3405
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3406
      "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3407
      "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3408
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3409
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3410
        "cross-spawn": "^6.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3411
        "get-stream": "^4.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3412
        "is-stream": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3413
        "npm-run-path": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3414
        "p-finally": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3415
        "signal-exit": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3416
        "strip-eof": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3417
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3418
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3419
    "expand-brackets": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3420
      "version": "2.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3421
      "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3422
      "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3423
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3424
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3425
        "debug": "^2.3.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3426
        "define-property": "^0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3427
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3428
        "posix-character-classes": "^0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3429
        "regex-not": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3430
        "snapdragon": "^0.8.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3431
        "to-regex": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3432
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3433
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3434
        "debug": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3435
          "version": "2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3436
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3437
          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3438
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3439
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3440
            "ms": "2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3441
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3442
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3443
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3444
          "version": "0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3445
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3446
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3447
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3448
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3449
            "is-descriptor": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3450
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3451
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3452
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3453
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3454
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3455
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3456
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3457
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3458
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3459
          }
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3460
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3461
        "ms": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3462
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3463
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3464
          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3465
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3466
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3467
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3468
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3469
    "expand-tilde": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3470
      "version": "2.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3471
      "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3472
      "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3473
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3474
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3475
        "homedir-polyfill": "^1.0.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3476
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3477
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3478
    "extend": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3479
      "version": "3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3480
      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3481
      "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3482
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3483
    "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3484
      "version": "3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3485
      "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3486
      "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3487
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3488
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3489
        "assign-symbols": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3490
        "is-extendable": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3491
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3492
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3493
        "is-extendable": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3494
          "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3495
          "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3496
          "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3497
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3498
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3499
            "is-plain-object": "^2.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3500
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3501
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3502
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3503
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3504
    "external-editor": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3505
      "version": "3.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3506
      "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3507
      "integrity": "sha512-bn71H9+qWoOQKyZDo25mOMVpSmXROAsTJVVVYzrrtol3d4y+AsKjf4Iwl2Q+IuT0kFSQ1qo166UuIwqYq7mGnA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3508
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3509
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3510
        "chardet": "^0.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3511
        "iconv-lite": "^0.4.24",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3512
        "tmp": "^0.0.33"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3513
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3514
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3515
    "extglob": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3516
      "version": "2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3517
      "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3518
      "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3519
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3520
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3521
        "array-unique": "^0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3522
        "define-property": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3523
        "expand-brackets": "^2.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3524
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3525
        "fragment-cache": "^0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3526
        "regex-not": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3527
        "snapdragon": "^0.8.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3528
        "to-regex": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3529
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3530
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3531
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3532
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3533
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3534
          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3535
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3536
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3537
            "is-descriptor": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3538
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3539
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3540
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3541
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3542
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3543
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3544
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3545
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3546
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3547
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3548
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3549
        "is-accessor-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3550
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3551
          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3552
          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3553
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3554
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3555
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3556
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3557
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3558
        "is-data-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3559
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3560
          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3561
          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3562
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3563
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3564
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3565
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3566
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3567
        "is-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3568
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3569
          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3570
          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3571
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3572
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3573
            "is-accessor-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3574
            "is-data-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3575
            "kind-of": "^6.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3576
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3577
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3578
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3579
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3580
    "extsprintf": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3581
      "version": "1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3582
      "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3583
      "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3584
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3585
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3586
    "fast-deep-equal": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3587
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3588
      "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3589
      "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3590
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3591
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3592
    "fast-json-stable-stringify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3593
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3594
      "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3595
      "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3596
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3597
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3598
    "fast-levenshtein": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3599
      "version": "2.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3600
      "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3601
      "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3602
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3603
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3604
    "fastparse": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3605
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3606
      "resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3607
      "integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3608
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3609
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3610
    "figgy-pudding": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3611
      "version": "3.5.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3612
      "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3613
      "integrity": "sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3614
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3615
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3616
    "figures": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3617
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3618
      "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3619
      "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3620
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3621
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3622
        "escape-string-regexp": "^1.0.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3623
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3624
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3625
    "file-entry-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3626
      "version": "5.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3627
      "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3628
      "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3629
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3630
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3631
        "flat-cache": "^2.0.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3632
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3633
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3634
    "file-loader": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3635
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3636
      "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3637
      "integrity": "sha512-YCsBfd1ZGCyonOKLxPiKPdu+8ld9HAaMEvJewzz+b2eTF7uL5Zm/HdBF6FjCrpCMRq25Mi0U1gl4pwn2TlH7hQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3638
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3639
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3640
        "loader-utils": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3641
        "schema-utils": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3642
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3643
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3644
    "fill-range": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3645
      "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3646
      "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3647
      "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3648
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3649
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3650
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3651
        "is-number": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3652
        "repeat-string": "^1.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3653
        "to-regex-range": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3654
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3655
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3656
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3657
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3658
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3659
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3660
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3661
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3662
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3663
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3664
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3665
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3666
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3667
    "find-cache-dir": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3668
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3669
      "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3670
      "integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3671
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3672
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3673
        "commondir": "^1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3674
        "make-dir": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3675
        "pkg-dir": "^3.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3676
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3677
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3678
    "find-up": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3679
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3680
      "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3681
      "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3682
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3683
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3684
        "locate-path": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3685
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3686
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3687
    "findup-sync": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3688
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3689
      "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3690
      "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3691
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3692
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3693
        "detect-file": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3694
        "is-glob": "^4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3695
        "micromatch": "^3.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3696
        "resolve-dir": "^1.0.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3697
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3698
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3699
    "flat-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3700
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3701
      "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3702
      "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3703
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3704
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3705
        "flatted": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3706
        "rimraf": "2.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3707
        "write": "1.0.3"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3708
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3709
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3710
    "flatted": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3711
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3712
      "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3713
      "integrity": "sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3714
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3715
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3716
    "flush-write-stream": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3717
      "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3718
      "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3719
      "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3720
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3721
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3722
        "inherits": "^2.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3723
        "readable-stream": "^2.3.6"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3724
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3725
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3726
    "for-in": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3727
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3728
      "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3729
      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3730
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3731
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3732
    "for-own": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3733
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3734
      "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3735
      "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3736
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3737
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3738
        "for-in": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3739
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3740
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3741
    "forever-agent": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3742
      "version": "0.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3743
      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3744
      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3745
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3746
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3747
    "form-data": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3748
      "version": "2.3.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3749
      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3750
      "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3751
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3752
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3753
        "asynckit": "^0.4.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3754
        "combined-stream": "^1.0.6",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3755
        "mime-types": "^2.1.12"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3756
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3757
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3758
    "fragment-cache": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3759
      "version": "0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3760
      "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3761
      "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3762
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3763
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3764
        "map-cache": "^0.2.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3765
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3766
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3767
    "from2": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3768
      "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3769
      "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3770
      "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3771
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3772
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3773
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3774
        "readable-stream": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3775
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3776
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3777
    "fs-write-stream-atomic": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3778
      "version": "1.0.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3779
      "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3780
      "integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3781
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3782
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3783
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3784
        "iferr": "^0.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3785
        "imurmurhash": "^0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3786
        "readable-stream": "1 || 2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3787
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3788
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3789
    "fs.realpath": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3790
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3791
      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3792
      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3793
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3794
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3795
    "fsevents": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3796
      "version": "1.2.9",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3797
      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3798
      "integrity": "sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3799
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3800
      "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3801
      "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3802
        "nan": "^2.12.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3803
        "node-pre-gyp": "^0.12.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3804
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3805
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3806
        "abbrev": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3807
          "version": "1.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3808
          "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3809
          "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3810
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3811
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3812
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3813
        "ansi-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3814
          "version": "2.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3815
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3816
          "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3817
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3818
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3819
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3820
        "aproba": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3821
          "version": "1.2.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3822
          "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3823
          "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3824
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3825
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3826
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3827
        "are-we-there-yet": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3828
          "version": "1.1.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3829
          "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3830
          "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3831
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3832
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3833
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3834
            "delegates": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3835
            "readable-stream": "^2.0.6"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3836
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3837
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3838
        "balanced-match": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3839
          "version": "1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3840
          "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3841
          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3842
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3843
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3844
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3845
        "brace-expansion": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3846
          "version": "1.1.11",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3847
          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3848
          "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3849
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3850
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3851
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3852
            "balanced-match": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3853
            "concat-map": "0.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3854
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3855
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3856
        "chownr": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3857
          "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3858
          "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3859
          "integrity": "sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3860
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3861
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3862
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3863
        "code-point-at": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3864
          "version": "1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3865
          "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3866
          "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3867
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3868
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3869
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3870
        "concat-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3871
          "version": "0.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3872
          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3873
          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3874
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3875
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3876
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3877
        "console-control-strings": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3878
          "version": "1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3879
          "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3880
          "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3881
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3882
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3883
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3884
        "core-util-is": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3885
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3886
          "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3887
          "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3888
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3889
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3890
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3891
        "debug": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3892
          "version": "4.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3893
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3894
          "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3895
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3896
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3897
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3898
            "ms": "^2.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3899
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3900
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3901
        "deep-extend": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3902
          "version": "0.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3903
          "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3904
          "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3905
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3906
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3907
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3908
        "delegates": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3909
          "version": "1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3910
          "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3911
          "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3912
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3913
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3914
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3915
        "detect-libc": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3916
          "version": "1.0.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3917
          "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3918
          "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3919
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3920
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3921
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3922
        "fs-minipass": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3923
          "version": "1.2.5",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3924
          "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3925
          "integrity": "sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3926
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3927
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3928
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3929
            "minipass": "^2.2.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3930
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3931
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3932
        "fs.realpath": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3933
          "version": "1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3934
          "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3935
          "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3936
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3937
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3938
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3939
        "gauge": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3940
          "version": "2.7.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3941
          "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3942
          "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3943
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3944
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3945
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3946
            "aproba": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3947
            "console-control-strings": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3948
            "has-unicode": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3949
            "object-assign": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3950
            "signal-exit": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3951
            "string-width": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3952
            "strip-ansi": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3953
            "wide-align": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3954
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3955
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3956
        "glob": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3957
          "version": "7.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3958
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3959
          "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3960
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3961
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3962
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3963
            "fs.realpath": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3964
            "inflight": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3965
            "inherits": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3966
            "minimatch": "^3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3967
            "once": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3968
            "path-is-absolute": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3969
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3970
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3971
        "has-unicode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3972
          "version": "2.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3973
          "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3974
          "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3975
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3976
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3977
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3978
        "iconv-lite": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3979
          "version": "0.4.24",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3980
          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3981
          "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3982
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3983
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3984
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3985
            "safer-buffer": ">= 2.1.2 < 3"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3986
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3987
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3988
        "ignore-walk": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3989
          "version": "3.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3990
          "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  3991
          "integrity": "sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3992
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3993
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3994
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3995
            "minimatch": "^3.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3996
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3997
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3998
        "inflight": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3999
          "version": "1.0.6",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4000
          "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4001
          "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4002
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4003
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4004
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4005
            "once": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4006
            "wrappy": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4007
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4008
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4009
        "inherits": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4010
          "version": "2.0.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4011
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4012
          "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4013
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4014
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4015
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4016
        "ini": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4017
          "version": "1.3.5",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4018
          "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4019
          "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4020
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4021
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4022
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4023
        "is-fullwidth-code-point": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4024
          "version": "1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4025
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4026
          "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4027
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4028
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4029
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4030
            "number-is-nan": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4031
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4032
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4033
        "isarray": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4034
          "version": "1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4035
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4036
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4037
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4038
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4039
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4040
        "minimatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4041
          "version": "3.0.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4042
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4043
          "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4044
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4045
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4046
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4047
            "brace-expansion": "^1.1.7"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4048
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4049
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4050
        "minimist": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4051
          "version": "0.0.8",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4052
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4053
          "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4054
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4055
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4056
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4057
        "minipass": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4058
          "version": "2.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4059
          "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4060
          "integrity": "sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4061
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4062
          "optional": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4063
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4064
            "safe-buffer": "^5.1.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4065
            "yallist": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4066
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4067
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4068
        "minizlib": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4069
          "version": "1.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4070
          "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-1.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4071
          "integrity": "sha512-7+4oTUOWKg7AuL3vloEWekXY2/D20cevzsrNT2kGWm+39J9hGTCBv8VI5Pm5lXZ/o3/mdR4f8rflAPhnQb8mPA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4072
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4073
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4074
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4075
            "minipass": "^2.2.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4076
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4077
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4078
        "mkdirp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4079
          "version": "0.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4080
          "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4081
          "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4082
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4083
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4084
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4085
            "minimist": "0.0.8"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4086
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4087
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4088
        "ms": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4089
          "version": "2.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4090
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4091
          "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4092
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4093
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4094
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4095
        "needle": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4096
          "version": "2.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4097
          "resolved": "https://registry.npmjs.org/needle/-/needle-2.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4098
          "integrity": "sha512-QBZu7aAFR0522EyaXZM0FZ9GLpq6lvQ3uq8gteiDUp7wKdy0lSd2hPlgFwVuW1CBkfEs9PfDQsQzZghLs/psdg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4099
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4100
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4101
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4102
            "debug": "^4.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4103
            "iconv-lite": "^0.4.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4104
            "sax": "^1.2.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4105
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4106
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4107
        "node-pre-gyp": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4108
          "version": "0.12.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4109
          "resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.12.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4110
          "integrity": "sha512-4KghwV8vH5k+g2ylT+sLTjy5wmUOb9vPhnM8NHvRf9dHmnW/CndrFXy2aRPaPST6dugXSdHXfeaHQm77PIz/1A==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4111
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4112
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4113
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4114
            "detect-libc": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4115
            "mkdirp": "^0.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4116
            "needle": "^2.2.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4117
            "nopt": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4118
            "npm-packlist": "^1.1.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4119
            "npmlog": "^4.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4120
            "rc": "^1.2.7",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4121
            "rimraf": "^2.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4122
            "semver": "^5.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4123
            "tar": "^4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4124
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4125
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4126
        "nopt": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4127
          "version": "4.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4128
          "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4129
          "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4130
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4131
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4132
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4133
            "abbrev": "1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4134
            "osenv": "^0.1.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4135
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4136
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4137
        "npm-bundled": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4138
          "version": "1.0.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4139
          "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.0.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4140
          "integrity": "sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4141
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4142
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4143
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4144
        "npm-packlist": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4145
          "version": "1.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4146
          "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4147
          "integrity": "sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4148
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4149
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4150
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4151
            "ignore-walk": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4152
            "npm-bundled": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4153
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4154
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4155
        "npmlog": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4156
          "version": "4.1.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4157
          "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4158
          "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4159
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4160
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4161
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4162
            "are-we-there-yet": "~1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4163
            "console-control-strings": "~1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4164
            "gauge": "~2.7.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4165
            "set-blocking": "~2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4166
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4167
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4168
        "number-is-nan": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4169
          "version": "1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4170
          "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4171
          "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4172
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4173
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4174
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4175
        "object-assign": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4176
          "version": "4.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4177
          "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4178
          "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4179
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4180
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4181
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4182
        "once": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4183
          "version": "1.4.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4184
          "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4185
          "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4186
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4187
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4188
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4189
            "wrappy": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4190
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4191
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4192
        "os-homedir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4193
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4194
          "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4195
          "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4196
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4197
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4198
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4199
        "os-tmpdir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4200
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4201
          "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4202
          "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4203
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4204
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4205
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4206
        "osenv": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4207
          "version": "0.1.5",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4208
          "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4209
          "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4210
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4211
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4212
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4213
            "os-homedir": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4214
            "os-tmpdir": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4215
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4216
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4217
        "path-is-absolute": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4218
          "version": "1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4219
          "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4220
          "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4221
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4222
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4223
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4224
        "process-nextick-args": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4225
          "version": "2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4226
          "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4227
          "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4228
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4229
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4230
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4231
        "rc": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4232
          "version": "1.2.8",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4233
          "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4234
          "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4235
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4236
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4237
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4238
            "deep-extend": "^0.6.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4239
            "ini": "~1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4240
            "minimist": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4241
            "strip-json-comments": "~2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4242
          },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4243
          "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4244
            "minimist": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4245
              "version": "1.2.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4246
              "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4247
              "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4248
              "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4249
              "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4250
            }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4251
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4252
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4253
        "readable-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4254
          "version": "2.3.6",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4255
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4256
          "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4257
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4258
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4259
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4260
            "core-util-is": "~1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4261
            "inherits": "~2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4262
            "isarray": "~1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4263
            "process-nextick-args": "~2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4264
            "safe-buffer": "~5.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4265
            "string_decoder": "~1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4266
            "util-deprecate": "~1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4267
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4268
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4269
        "rimraf": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4270
          "version": "2.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4271
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4272
          "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4273
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4274
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4275
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4276
            "glob": "^7.1.3"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4277
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4278
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4279
        "safe-buffer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4280
          "version": "5.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4281
          "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4282
          "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4283
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4284
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4285
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4286
        "safer-buffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4287
          "version": "2.1.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4288
          "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4289
          "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4290
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4291
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4292
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4293
        "sax": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4294
          "version": "1.2.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4295
          "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4296
          "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4297
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4298
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4299
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4300
        "semver": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4301
          "version": "5.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4302
          "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4303
          "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4304
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4305
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4306
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4307
        "set-blocking": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4308
          "version": "2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4309
          "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4310
          "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4311
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4312
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4313
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4314
        "signal-exit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4315
          "version": "3.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4316
          "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4317
          "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4318
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4319
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4320
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4321
        "string-width": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4322
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4323
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4324
          "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4325
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4326
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4327
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4328
            "code-point-at": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4329
            "is-fullwidth-code-point": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4330
            "strip-ansi": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4331
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4332
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4333
        "string_decoder": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4334
          "version": "1.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4335
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4336
          "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4337
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4338
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4339
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4340
            "safe-buffer": "~5.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4341
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4342
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4343
        "strip-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4344
          "version": "3.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4345
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4346
          "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4347
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4348
          "optional": true,
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4349
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4350
            "ansi-regex": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4351
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4352
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4353
        "strip-json-comments": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4354
          "version": "2.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4355
          "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4356
          "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4357
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4358
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4359
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4360
        "tar": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4361
          "version": "4.4.8",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4362
          "resolved": "https://registry.npmjs.org/tar/-/tar-4.4.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4363
          "integrity": "sha512-LzHF64s5chPQQS0IYBn9IN5h3i98c12bo4NCO7e0sGM2llXQ3p2FGC5sdENN4cTW48O915Sh+x+EXx7XW96xYQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4364
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4365
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4366
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4367
            "chownr": "^1.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4368
            "fs-minipass": "^1.2.5",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4369
            "minipass": "^2.3.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4370
            "minizlib": "^1.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4371
            "mkdirp": "^0.5.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4372
            "safe-buffer": "^5.1.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4373
            "yallist": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4374
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4375
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4376
        "util-deprecate": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4377
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4378
          "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4379
          "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4380
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4381
          "optional": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4382
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4383
        "wide-align": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4384
          "version": "1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4385
          "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4386
          "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4387
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4388
          "optional": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4389
          "requires": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4390
            "string-width": "^1.0.2 || 2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4391
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4392
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4393
        "wrappy": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4394
          "version": "1.0.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4395
          "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4396
          "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4397
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4398
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4399
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4400
        "yallist": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4401
          "version": "3.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4402
          "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4403
          "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4404
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4405
          "optional": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4406
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4407
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4408
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4409
    "fstream": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4410
      "version": "1.0.12",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4411
      "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4412
      "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4413
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4414
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4415
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4416
        "inherits": "~2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4417
        "mkdirp": ">=0.5 0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4418
        "rimraf": "2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4419
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4420
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4421
    "function-bind": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4422
      "version": "1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4423
      "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4424
      "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4425
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4426
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4427
    "functional-red-black-tree": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4428
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4429
      "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4430
      "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4431
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4432
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4433
    "gauge": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4434
      "version": "2.7.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4435
      "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4436
      "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4437
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4438
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4439
        "aproba": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4440
        "console-control-strings": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4441
        "has-unicode": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4442
        "object-assign": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4443
        "signal-exit": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4444
        "string-width": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4445
        "strip-ansi": "^3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4446
        "wide-align": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4447
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4448
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4449
        "is-fullwidth-code-point": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4450
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4451
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4452
          "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4453
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4454
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4455
            "number-is-nan": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4456
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4457
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4458
        "string-width": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4459
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4460
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4461
          "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4462
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4463
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4464
            "code-point-at": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4465
            "is-fullwidth-code-point": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4466
            "strip-ansi": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4467
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4468
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4469
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4470
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4471
    "gaze": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4472
      "version": "1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4473
      "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4474
      "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4475
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4476
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4477
        "globule": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4478
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4479
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4480
    "get-caller-file": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4481
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4482
      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4483
      "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4484
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4485
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4486
    "get-stdin": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4487
      "version": "4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4488
      "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4489
      "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4490
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4491
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4492
    "get-stream": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4493
      "version": "4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4494
      "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4495
      "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4496
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4497
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4498
        "pump": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4499
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4500
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4501
    "get-value": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4502
      "version": "2.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4503
      "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4504
      "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4505
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4506
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4507
    "getpass": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4508
      "version": "0.1.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4509
      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4510
      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4511
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4512
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4513
        "assert-plus": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4514
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4515
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4516
    "glob": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4517
      "version": "7.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4518
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4519
      "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4520
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4521
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4522
        "fs.realpath": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4523
        "inflight": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4524
        "inherits": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4525
        "minimatch": "^3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4526
        "once": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4527
        "path-is-absolute": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4528
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4529
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4530
    "glob-parent": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4531
      "version": "3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4532
      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4533
      "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4534
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4535
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4536
        "is-glob": "^3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4537
        "path-dirname": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4538
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4539
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4540
        "is-glob": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4541
          "version": "3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4542
          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4543
          "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4544
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4545
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4546
            "is-extglob": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4547
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4548
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4549
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4550
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4551
    "global-modules": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4552
      "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4553
      "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4554
      "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4555
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4556
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4557
        "global-prefix": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4558
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4559
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4560
        "global-prefix": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4561
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4562
          "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4563
          "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4564
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4565
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4566
            "ini": "^1.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4567
            "kind-of": "^6.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4568
            "which": "^1.3.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4569
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4570
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4571
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4572
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4573
    "global-prefix": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4574
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4575
      "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4576
      "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4577
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4578
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4579
        "expand-tilde": "^2.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4580
        "homedir-polyfill": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4581
        "ini": "^1.3.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4582
        "is-windows": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4583
        "which": "^1.2.14"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4584
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4585
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4586
    "globals": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4587
      "version": "11.12.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4588
      "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4589
      "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4590
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4591
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4592
    "globule": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4593
      "version": "1.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4594
      "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4595
      "integrity": "sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4596
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4597
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4598
        "glob": "~7.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4599
        "lodash": "~4.17.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4600
        "minimatch": "~3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4601
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4602
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4603
    "graceful-fs": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4604
      "version": "4.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4605
      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4606
      "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4607
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4608
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4609
    "har-schema": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4610
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4611
      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4612
      "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4613
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4614
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4615
    "har-validator": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4616
      "version": "5.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4617
      "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4618
      "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4619
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4620
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4621
        "ajv": "^6.5.5",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4622
        "har-schema": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4623
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4624
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4625
    "has": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4626
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4627
      "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4628
      "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4629
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4630
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4631
        "function-bind": "^1.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4632
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4633
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4634
    "has-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4635
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4636
      "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4637
      "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4638
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4639
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4640
        "ansi-regex": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4641
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4642
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4643
    "has-flag": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4644
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4645
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4646
      "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4647
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4648
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4649
    "has-symbols": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4650
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4651
      "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4652
      "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4653
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4654
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4655
    "has-unicode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4656
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4657
      "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4658
      "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4659
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4660
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4661
    "has-value": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4662
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4663
      "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4664
      "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4665
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4666
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4667
        "get-value": "^2.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4668
        "has-values": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4669
        "isobject": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4670
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4671
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4672
    "has-values": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4673
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4674
      "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4675
      "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4676
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4677
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4678
        "is-number": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4679
        "kind-of": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4680
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4681
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4682
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4683
          "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4684
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4685
          "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4686
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4687
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4688
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4689
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4690
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4691
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4692
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4693
    "hash-base": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4694
      "version": "3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4695
      "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4696
      "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4697
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4698
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4699
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4700
        "safe-buffer": "^5.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4701
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4702
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4703
    "hash.js": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4704
      "version": "1.1.7",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4705
      "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4706
      "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4707
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4708
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4709
        "inherits": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4710
        "minimalistic-assert": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4711
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4712
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4713
    "history": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4714
      "version": "4.9.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4715
      "resolved": "https://registry.npmjs.org/history/-/history-4.9.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4716
      "integrity": "sha512-H2DkjCjXf0Op9OAr6nJ56fcRkTSNrUiv41vNJ6IswJjif6wlpZK0BTfFbi7qK9dXLSYZxkq5lBsj3vUjlYBYZA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4717
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4718
        "@babel/runtime": "^7.1.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4719
        "loose-envify": "^1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4720
        "resolve-pathname": "^2.2.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4721
        "tiny-invariant": "^1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4722
        "tiny-warning": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4723
        "value-equal": "^0.4.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4724
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4725
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4726
    "hmac-drbg": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4727
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4728
      "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4729
      "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4730
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4731
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4732
        "hash.js": "^1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4733
        "minimalistic-assert": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4734
        "minimalistic-crypto-utils": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4735
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4736
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4737
    "hoist-non-react-statics": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4738
      "version": "3.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4739
      "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4740
      "integrity": "sha512-0XsbTXxgiaCDYDIWFcwkmerZPSwywfUqYmwT4jzewKTQSWoE6FCMoUVOeBJWK3E/CrWbxRG3m5GzY4lnIwGRBA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4741
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4742
        "react-is": "^16.7.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4743
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4744
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4745
    "homedir-polyfill": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4746
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4747
      "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4748
      "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4749
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4750
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4751
        "parse-passwd": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4752
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4753
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4754
    "hosted-git-info": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4755
      "version": "2.7.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4756
      "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4757
      "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4758
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4759
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4760
    "http-signature": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4761
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4762
      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4763
      "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4764
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4765
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4766
        "assert-plus": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4767
        "jsprim": "^1.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4768
        "sshpk": "^1.7.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4769
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4770
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4771
    "https-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4772
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4773
      "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4774
      "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4775
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4776
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4777
    "humps": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4778
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4779
      "resolved": "https://registry.npmjs.org/humps/-/humps-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4780
      "integrity": "sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4781
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4782
    "iconv-lite": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4783
      "version": "0.4.24",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4784
      "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4785
      "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4786
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4787
        "safer-buffer": ">= 2.1.2 < 3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4788
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4789
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4790
    "icss-replace-symbols": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4791
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4792
      "resolved": "https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4793
      "integrity": "sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4794
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4795
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4796
    "icss-utils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4797
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4798
      "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4799
      "integrity": "sha1-g/Cg7DeL8yRheLbCrZE28TWxyWI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4800
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4801
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4802
        "postcss": "^6.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4803
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4804
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4805
        "postcss": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4806
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4807
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4808
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4809
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4810
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4811
            "chalk": "^2.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4812
            "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4813
            "supports-color": "^5.4.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4814
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4815
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4816
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4817
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4818
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4819
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4820
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4821
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4822
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4823
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4824
    "ieee754": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4825
      "version": "1.1.13",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4826
      "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4827
      "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4828
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4829
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4830
    "iferr": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4831
      "version": "0.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4832
      "resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4833
      "integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4834
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4835
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4836
    "ignore": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4837
      "version": "4.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4838
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4839
      "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4840
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4841
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4842
    "import-cwd": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4843
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4844
      "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4845
      "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4846
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4847
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4848
        "import-from": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4849
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4850
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4851
    "import-fresh": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4852
      "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4853
      "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4854
      "integrity": "sha512-PpuksHKGt8rXfWEr9m9EHIpgyyaltBy8+eF6GJM0QCAxMgxCfucMF3mjecK2QsJr0amJW7gTqh5/wht0z2UhEQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4855
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4856
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4857
        "parent-module": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4858
        "resolve-from": "^4.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4859
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4860
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4861
    "import-from": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4862
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4863
      "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4864
      "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4865
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4866
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4867
        "resolve-from": "^3.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4868
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4869
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4870
        "resolve-from": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4871
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4872
          "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4873
          "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4874
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4875
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4876
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4877
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4878
    "import-local": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4879
      "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4880
      "resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4881
      "integrity": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4882
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4883
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4884
        "pkg-dir": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4885
        "resolve-cwd": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4886
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4887
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4888
    "imurmurhash": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4889
      "version": "0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4890
      "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4891
      "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4892
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4893
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4894
    "in-publish": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4895
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4896
      "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4897
      "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4898
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4899
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4900
    "indent-string": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4901
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4902
      "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4903
      "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4904
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4905
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4906
        "repeating": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4907
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4908
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4909
    "inflight": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4910
      "version": "1.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4911
      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4912
      "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4913
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4914
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4915
        "once": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4916
        "wrappy": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4917
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4918
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4919
    "inherits": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4920
      "version": "2.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4921
      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4922
      "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4923
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4924
    "ini": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4925
      "version": "1.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4926
      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4927
      "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4928
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4929
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4930
    "inquirer": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4931
      "version": "6.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4932
      "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.4.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4933
      "integrity": "sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4934
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4935
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4936
        "ansi-escapes": "^3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4937
        "chalk": "^2.4.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4938
        "cli-cursor": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4939
        "cli-width": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4940
        "external-editor": "^3.0.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4941
        "figures": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4942
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4943
        "mute-stream": "0.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4944
        "run-async": "^2.2.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4945
        "rxjs": "^6.4.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4946
        "string-width": "^2.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4947
        "strip-ansi": "^5.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4948
        "through": "^2.3.6"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4949
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4950
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4951
        "ansi-regex": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4952
          "version": "4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4953
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4954
          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4955
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4956
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4957
        "strip-ansi": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4958
          "version": "5.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4959
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4960
          "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4961
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4962
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4963
            "ansi-regex": "^4.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4964
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4965
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4966
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4967
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4968
    "interpret": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4969
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4970
      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4971
      "integrity": "sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4972
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4973
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4974
    "intl-format-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4975
      "version": "2.2.9",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4976
      "resolved": "https://registry.npmjs.org/intl-format-cache/-/intl-format-cache-2.2.9.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4977
      "integrity": "sha512-Zv/u8wRpekckv0cLkwpVdABYST4hZNTDaX7reFetrYTJwxExR2VyTqQm+l0WmL0Qo8Mjb9Tf33qnfj0T7pjxdQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4978
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4979
    "intl-messageformat": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4980
      "version": "2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4981
      "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-2.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4982
      "integrity": "sha1-NFvNRt5jC3aDMwwuUhd/9eq0hPw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4983
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4984
        "intl-messageformat-parser": "1.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4985
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4986
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4987
    "intl-messageformat-parser": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4988
      "version": "1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4989
      "resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-1.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4990
      "integrity": "sha1-tD1FqXRoytvkQzHXS7Ho3qRPwHU="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4991
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4992
    "intl-relativeformat": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4993
      "version": "2.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4994
      "resolved": "https://registry.npmjs.org/intl-relativeformat/-/intl-relativeformat-2.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  4995
      "integrity": "sha512-4bV/7kSKaPEmu6ArxXf9xjv1ny74Zkwuey8Pm01NH4zggPP7JHwg2STk8Y3JdspCKRDriwIyLRfEXnj2ZLr4Bw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4996
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4997
        "intl-messageformat": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4998
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  4999
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5000
    "invariant": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5001
      "version": "2.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5002
      "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5003
      "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5004
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5005
        "loose-envify": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5006
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5007
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5008
    "invert-kv": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5009
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5010
      "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5011
      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5012
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5013
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5014
    "is-accessor-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5015
      "version": "0.1.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5016
      "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5017
      "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5018
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5019
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5020
        "kind-of": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5021
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5022
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5023
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5024
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5025
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5026
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5027
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5028
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5029
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5030
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5031
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5032
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5033
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5034
    "is-alphabetical": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5035
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5036
      "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5037
      "integrity": "sha512-eEMa6MKpHFzw38eKm56iNNi6GJ7lf6aLLio7Kr23sJPAECscgRtZvOBYybejWDQ2bM949Y++61PY+udzj5QMLA=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5038
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5039
    "is-alphanumerical": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5040
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5041
      "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5042
      "integrity": "sha512-A1IGAPO5AW9vSh7omxIlOGwIqEvpW/TA+DksVOPM5ODuxKlZS09+TEM1E3275lJqO2oJ38vDpeAL3DCIiHE6eA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5043
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5044
        "is-alphabetical": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5045
        "is-decimal": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5046
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5047
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5048
    "is-arrayish": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5049
      "version": "0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5050
      "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5051
      "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5052
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5053
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5054
    "is-binary-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5055
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5056
      "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5057
      "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5058
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5059
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5060
        "binary-extensions": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5061
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5062
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5063
    "is-buffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5064
      "version": "1.1.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5065
      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5066
      "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5067
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5068
    "is-callable": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5069
      "version": "1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5070
      "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5071
      "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5072
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5073
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5074
    "is-data-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5075
      "version": "0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5076
      "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5077
      "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5078
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5079
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5080
        "kind-of": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5081
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5082
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5083
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5084
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5085
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5086
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5087
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5088
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5089
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5090
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5091
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5092
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5093
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5094
    "is-date-object": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5095
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5096
      "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5097
      "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5098
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5099
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5100
    "is-decimal": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5101
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5102
      "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5103
      "integrity": "sha512-bvLSwoDg2q6Gf+E2LEPiklHZxxiSi3XAh4Mav65mKqTfCO1HM3uBs24TjEH8iJX3bbDdLXKJXBTmGzuTUuAEjQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5104
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5105
    "is-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5106
      "version": "0.1.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5107
      "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5108
      "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5109
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5110
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5111
        "is-accessor-descriptor": "^0.1.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5112
        "is-data-descriptor": "^0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5113
        "kind-of": "^5.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5114
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5115
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5116
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5117
          "version": "5.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5118
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5119
          "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5120
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5121
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5122
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5123
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5124
    "is-directory": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5125
      "version": "0.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5126
      "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5127
      "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5128
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5129
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5130
    "is-extendable": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5131
      "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5132
      "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5133
      "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5134
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5135
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5136
    "is-extglob": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5137
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5138
      "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5139
      "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5140
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5141
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5142
    "is-finite": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5143
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5144
      "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5145
      "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5146
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5147
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5148
        "number-is-nan": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5149
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5150
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5151
    "is-fullwidth-code-point": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5152
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5153
      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5154
      "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5155
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5156
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5157
    "is-glob": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5158
      "version": "4.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5159
      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5160
      "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5161
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5162
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5163
        "is-extglob": "^2.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5164
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5165
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5166
    "is-hexadecimal": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5167
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5168
      "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5169
      "integrity": "sha512-zxQ9//Q3D/34poZf8fiy3m3XVpbQc7ren15iKqrTtLPwkPD/t3Scy9Imp63FujULGxuK0ZlCwoo5xNpktFgbOA=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5170
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5171
    "is-number": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5172
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5173
      "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5174
      "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5175
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5176
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5177
        "kind-of": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5178
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5179
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5180
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5181
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5182
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5183
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5184
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5185
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5186
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5187
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5188
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5189
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5190
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5191
    "is-plain-obj": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5192
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5193
      "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5194
      "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5195
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5196
    "is-plain-object": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5197
      "version": "2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5198
      "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5199
      "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5200
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5201
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5202
        "isobject": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5203
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5204
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5205
    "is-promise": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5206
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5207
      "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5208
      "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5209
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5210
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5211
    "is-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5212
      "version": "1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5213
      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5214
      "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5215
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5216
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5217
        "has": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5218
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5219
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5220
    "is-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5221
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5222
      "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5223
      "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5224
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5225
    "is-symbol": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5226
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5227
      "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5228
      "integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5229
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5230
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5231
        "has-symbols": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5232
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5233
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5234
    "is-typedarray": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5235
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5236
      "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5237
      "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5238
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5239
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5240
    "is-utf8": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5241
      "version": "0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5242
      "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5243
      "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5244
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5245
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5246
    "is-whitespace-character": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5247
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5248
      "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5249
      "integrity": "sha512-SNPgMLz9JzPccD3nPctcj8sZlX9DAMJSKH8bP7Z6bohCwuNgX8xbWr1eTAYXX9Vpi/aSn8Y1akL9WgM3t43YNQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5250
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5251
    "is-windows": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5252
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5253
      "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5254
      "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5255
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5256
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5257
    "is-word-character": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5258
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5259
      "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5260
      "integrity": "sha512-0wfcrFgOOOBdgRNT9H33xe6Zi6yhX/uoc4U8NBZGeQQB0ctU1dnlNTyL9JM2646bHDTpsDm1Brb3VPoCIMrd/A=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5261
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5262
    "is-wsl": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5263
      "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5264
      "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5265
      "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5266
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5267
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5268
    "isarray": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5269
      "version": "0.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5270
      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5271
      "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5272
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5273
    "isexe": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5274
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5275
      "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5276
      "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5277
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5278
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5279
    "isobject": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5280
      "version": "3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5281
      "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5282
      "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5283
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5284
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5285
    "isomorphic-fetch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5286
      "version": "2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5287
      "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5288
      "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5289
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5290
        "node-fetch": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5291
        "whatwg-fetch": ">=0.10.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5292
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5293
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5294
    "isstream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5295
      "version": "0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5296
      "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5297
      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5298
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5299
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5300
    "js-base64": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5301
      "version": "2.5.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5302
      "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5303
      "integrity": "sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5304
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5305
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5306
    "js-levenshtein": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5307
      "version": "1.1.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5308
      "resolved": "https://registry.npmjs.org/js-levenshtein/-/js-levenshtein-1.1.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5309
      "integrity": "sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5310
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5311
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5312
    "js-tokens": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5313
      "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5314
      "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5315
      "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5316
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5317
    "js-yaml": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5318
      "version": "3.13.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5319
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5320
      "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5321
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5322
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5323
        "argparse": "^1.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5324
        "esprima": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5325
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5326
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5327
    "jsbn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5328
      "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5329
      "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5330
      "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5331
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5332
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5333
    "jsesc": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5334
      "version": "2.5.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5335
      "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5336
      "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5337
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5338
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5339
    "json-parse-better-errors": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5340
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5341
      "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5342
      "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5343
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5344
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5345
    "json-schema": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5346
      "version": "0.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5347
      "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5348
      "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5349
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5350
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5351
    "json-schema-traverse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5352
      "version": "0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5353
      "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5354
      "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5355
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5356
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5357
    "json-stable-stringify-without-jsonify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5358
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5359
      "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5360
      "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5361
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5362
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5363
    "json-stringify-safe": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5364
      "version": "5.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5365
      "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5366
      "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5367
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5368
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5369
    "json5": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5370
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5371
      "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5372
      "integrity": "sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5373
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5374
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5375
        "minimist": "^1.2.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5376
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5377
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5378
    "jsprim": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5379
      "version": "1.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5380
      "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5381
      "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5382
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5383
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5384
        "assert-plus": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5385
        "extsprintf": "1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5386
        "json-schema": "0.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5387
        "verror": "1.10.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5388
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5389
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5390
    "jsx-ast-utils": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5391
      "version": "2.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5392
      "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5393
      "integrity": "sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5394
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5395
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5396
        "array-includes": "^3.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5397
        "object.assign": "^4.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5398
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5399
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5400
    "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5401
      "version": "6.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5402
      "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5403
      "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5404
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5405
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5406
    "lcid": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5407
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5408
      "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5409
      "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5410
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5411
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5412
        "invert-kv": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5413
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5414
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5415
    "levn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5416
      "version": "0.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5417
      "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5418
      "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5419
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5420
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5421
        "prelude-ls": "~1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5422
        "type-check": "~0.3.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5423
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5424
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5425
    "load-json-file": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5426
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5427
      "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5428
      "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5429
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5430
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5431
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5432
        "parse-json": "^2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5433
        "pify": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5434
        "strip-bom": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5435
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5436
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5437
        "pify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5438
          "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5439
          "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5440
          "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5441
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5442
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5443
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5444
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5445
    "loader-fs-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5446
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5447
      "resolved": "https://registry.npmjs.org/loader-fs-cache/-/loader-fs-cache-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5448
      "integrity": "sha512-70IzT/0/L+M20jUlEqZhZyArTU6VKLRTYRDAYN26g4jfzpJqjipLL3/hgYpySqI9PwsVRHHFja0LfEmsx9X2Cw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5449
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5450
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5451
        "find-cache-dir": "^0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5452
        "mkdirp": "0.5.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5453
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5454
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5455
        "find-cache-dir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5456
          "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5457
          "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5458
          "integrity": "sha1-yN765XyKUqinhPnjHFfHQumToLk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5459
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5460
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5461
            "commondir": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5462
            "mkdirp": "^0.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5463
            "pkg-dir": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5464
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5465
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5466
        "find-up": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5467
          "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5468
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5469
          "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5470
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5471
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5472
            "path-exists": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5473
            "pinkie-promise": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5474
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5475
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5476
        "path-exists": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5477
          "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5478
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5479
          "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5480
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5481
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5482
            "pinkie-promise": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5483
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5484
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5485
        "pkg-dir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5486
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5487
          "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5488
          "integrity": "sha1-ektQio1bstYp1EcFb/TpyTFM89Q=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5489
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5490
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5491
            "find-up": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5492
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5493
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5494
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5495
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5496
    "loader-runner": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5497
      "version": "2.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5498
      "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5499
      "integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5500
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5501
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5502
    "loader-utils": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5503
      "version": "1.2.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5504
      "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5505
      "integrity": "sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5506
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5507
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5508
        "big.js": "^5.2.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5509
        "emojis-list": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5510
        "json5": "^1.0.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5511
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5512
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5513
        "json5": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5514
          "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5515
          "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5516
          "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5517
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5518
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5519
            "minimist": "^1.2.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5520
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5521
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5522
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5523
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5524
    "locate-path": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5525
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5526
      "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5527
      "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5528
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5529
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5530
        "p-locate": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5531
        "path-exists": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5532
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5533
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5534
    "lodash": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5535
      "version": "4.17.11",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5536
      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5537
      "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5538
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5539
    "lodash.tail": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5540
      "version": "4.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5541
      "resolved": "https://registry.npmjs.org/lodash.tail/-/lodash.tail-4.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5542
      "integrity": "sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5543
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5544
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5545
    "loose-envify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5546
      "version": "1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5547
      "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5548
      "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5549
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5550
        "js-tokens": "^3.0.0 || ^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5551
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5552
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5553
    "loud-rejection": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5554
      "version": "1.6.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5555
      "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5556
      "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5557
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5558
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5559
        "currently-unhandled": "^0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5560
        "signal-exit": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5561
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5562
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5563
    "lru-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5564
      "version": "4.1.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5565
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5566
      "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5567
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5568
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5569
        "pseudomap": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5570
        "yallist": "^2.1.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5571
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5572
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5573
    "make-dir": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5574
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5575
      "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5576
      "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5577
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5578
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5579
        "pify": "^4.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5580
        "semver": "^5.6.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5581
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5582
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5583
    "mamacro": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5584
      "version": "0.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5585
      "resolved": "https://registry.npmjs.org/mamacro/-/mamacro-0.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5586
      "integrity": "sha512-qMEwh+UujcQ+kbz3T6V+wAmO2U8veoq2w+3wY8MquqwVA3jChfwY+Tk52GZKDfACEPjuZ7r2oJLejwpt8jtwTA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5587
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5588
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5589
    "map-age-cleaner": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5590
      "version": "0.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5591
      "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5592
      "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5593
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5594
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5595
        "p-defer": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5596
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5597
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5598
    "map-cache": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5599
      "version": "0.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5600
      "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5601
      "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5602
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5603
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5604
    "map-obj": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5605
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5606
      "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5607
      "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5608
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5609
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5610
    "map-visit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5611
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5612
      "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5613
      "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5614
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5615
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5616
        "object-visit": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5617
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5618
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5619
    "markdown-escapes": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5620
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5621
      "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5622
      "integrity": "sha512-XUi5HJhhV5R74k8/0H2oCbCiYf/u4cO/rX8tnGkRvrqhsr5BRNU6Mg0yt/8UIx1iIS8220BNJsDb7XnILhLepw=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5623
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5624
    "md5": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5625
      "version": "2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5626
      "resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5627
      "integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5628
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5629
        "charenc": "~0.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5630
        "crypt": "~0.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5631
        "is-buffer": "~1.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5632
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5633
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5634
    "md5.js": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5635
      "version": "1.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5636
      "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5637
      "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5638
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5639
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5640
        "hash-base": "^3.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5641
        "inherits": "^2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5642
        "safe-buffer": "^5.1.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5643
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5644
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5645
    "mdast-add-list-metadata": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5646
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5647
      "resolved": "https://registry.npmjs.org/mdast-add-list-metadata/-/mdast-add-list-metadata-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5648
      "integrity": "sha512-fB/VP4MJ0LaRsog7hGPxgOrSL3gE/2uEdZyDuSEnKCv/8IkYHiDkIQSbChiJoHyxZZXZ9bzckyRk+vNxFzh8rA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5649
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5650
        "unist-util-visit-parents": "1.1.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5651
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5652
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5653
    "mem": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5654
      "version": "4.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5655
      "resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5656
      "integrity": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5657
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5658
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5659
        "map-age-cleaner": "^0.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5660
        "mimic-fn": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5661
        "p-is-promise": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5662
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5663
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5664
        "mimic-fn": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5665
          "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5666
          "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5667
          "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5668
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5669
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5670
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5671
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5672
    "memory-fs": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5673
      "version": "0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5674
      "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5675
      "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5676
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5677
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5678
        "errno": "^0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5679
        "readable-stream": "^2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5680
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5681
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5682
    "meow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5683
      "version": "3.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5684
      "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5685
      "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5686
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5687
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5688
        "camelcase-keys": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5689
        "decamelize": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5690
        "loud-rejection": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5691
        "map-obj": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5692
        "minimist": "^1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5693
        "normalize-package-data": "^2.3.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5694
        "object-assign": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5695
        "read-pkg-up": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5696
        "redent": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5697
        "trim-newlines": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5698
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5699
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5700
        "find-up": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5701
          "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5702
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5703
          "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5704
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5705
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5706
            "path-exists": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5707
            "pinkie-promise": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5708
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5709
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5710
        "load-json-file": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5711
          "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5712
          "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5713
          "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5714
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5715
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5716
            "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5717
            "parse-json": "^2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5718
            "pify": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5719
            "pinkie-promise": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5720
            "strip-bom": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5721
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5722
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5723
        "path-exists": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5724
          "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5725
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5726
          "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5727
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5728
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5729
            "pinkie-promise": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5730
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5731
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5732
        "path-type": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5733
          "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5734
          "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5735
          "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5736
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5737
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5738
            "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5739
            "pify": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5740
            "pinkie-promise": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5741
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5742
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5743
        "pify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5744
          "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5745
          "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5746
          "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5747
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5748
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5749
        "read-pkg": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5750
          "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5751
          "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5752
          "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5753
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5754
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5755
            "load-json-file": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5756
            "normalize-package-data": "^2.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5757
            "path-type": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5758
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5759
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5760
        "read-pkg-up": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5761
          "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5762
          "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5763
          "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5764
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5765
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5766
            "find-up": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5767
            "read-pkg": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5768
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5769
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5770
        "strip-bom": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5771
          "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5772
          "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5773
          "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5774
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5775
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5776
            "is-utf8": "^0.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5777
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5778
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5779
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5780
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5781
    "micromatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5782
      "version": "3.1.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5783
      "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5784
      "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5785
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5786
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5787
        "arr-diff": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5788
        "array-unique": "^0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5789
        "braces": "^2.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5790
        "define-property": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5791
        "extend-shallow": "^3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5792
        "extglob": "^2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5793
        "fragment-cache": "^0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5794
        "kind-of": "^6.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5795
        "nanomatch": "^1.2.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5796
        "object.pick": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5797
        "regex-not": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5798
        "snapdragon": "^0.8.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5799
        "to-regex": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5800
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5801
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5802
    "miller-rabin": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5803
      "version": "4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5804
      "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5805
      "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5806
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5807
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5808
        "bn.js": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5809
        "brorand": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5810
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5811
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5812
    "mime": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5813
      "version": "2.4.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5814
      "resolved": "https://registry.npmjs.org/mime/-/mime-2.4.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5815
      "integrity": "sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5816
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5817
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5818
    "mime-db": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5819
      "version": "1.40.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5820
      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5821
      "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5822
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5823
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5824
    "mime-types": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5825
      "version": "2.1.24",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5826
      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5827
      "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5828
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5829
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5830
        "mime-db": "1.40.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5831
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5832
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5833
    "mimic-fn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5834
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5835
      "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5836
      "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5837
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5838
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5839
    "mini-css-extract-plugin": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5840
      "version": "0.4.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5841
      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5842
      "integrity": "sha512-dqBanNfktnp2hwL2YguV9Jh91PFX7gu7nRLs4TGsbAfAG6WOtlynFRYzwDwmmeSb5uIwHo9nx1ta0f7vAZVp2w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5843
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5844
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5845
        "loader-utils": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5846
        "schema-utils": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5847
        "webpack-sources": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5848
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5849
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5850
    "minimalistic-assert": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5851
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5852
      "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5853
      "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5854
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5855
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5856
    "minimalistic-crypto-utils": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5857
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5858
      "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5859
      "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5860
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5861
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5862
    "minimatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5863
      "version": "3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5864
      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5865
      "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5866
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5867
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5868
        "brace-expansion": "^1.1.7"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5869
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5870
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5871
    "minimist": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5872
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5873
      "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5874
      "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5875
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5876
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5877
    "mississippi": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5878
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5879
      "resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5880
      "integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5881
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5882
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5883
        "concat-stream": "^1.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5884
        "duplexify": "^3.4.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5885
        "end-of-stream": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5886
        "flush-write-stream": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5887
        "from2": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5888
        "parallel-transform": "^1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5889
        "pump": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5890
        "pumpify": "^1.3.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5891
        "stream-each": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5892
        "through2": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5893
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5894
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5895
    "mixin-deep": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5896
      "version": "1.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5897
      "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5898
      "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5899
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5900
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5901
        "for-in": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5902
        "is-extendable": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5903
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5904
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5905
        "is-extendable": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5906
          "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5907
          "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5908
          "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5909
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5910
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5911
            "is-plain-object": "^2.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5912
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5913
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5914
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5915
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5916
    "mixin-object": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5917
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5918
      "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5919
      "integrity": "sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5920
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5921
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5922
        "for-in": "^0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5923
        "is-extendable": "^0.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5924
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5925
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5926
        "for-in": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5927
          "version": "0.1.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5928
          "resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5929
          "integrity": "sha1-2Hc5COMSVhCZUrH9ubP6hn0ndeE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5930
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5931
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5932
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5933
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5934
    "mkdirp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5935
      "version": "0.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5936
      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5937
      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5938
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5939
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5940
        "minimist": "0.0.8"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5941
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5942
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5943
        "minimist": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5944
          "version": "0.0.8",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5945
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5946
          "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5947
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5948
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5949
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5950
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5951
    "move-concurrently": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5952
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5953
      "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5954
      "integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5955
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5956
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5957
        "aproba": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5958
        "copy-concurrently": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5959
        "fs-write-stream-atomic": "^1.0.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5960
        "mkdirp": "^0.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5961
        "rimraf": "^2.5.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5962
        "run-queue": "^1.0.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5963
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5964
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5965
    "ms": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5966
      "version": "2.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5967
      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5968
      "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5969
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5970
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5971
    "mute-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5972
      "version": "0.0.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5973
      "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5974
      "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5975
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5976
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5977
    "nan": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5978
      "version": "2.14.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5979
      "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  5980
      "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5981
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5982
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5983
    "nanobar": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5984
      "version": "0.4.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5985
      "resolved": "https://registry.npmjs.org/nanobar/-/nanobar-0.4.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5986
      "integrity": "sha1-AcUS5sZi44ViaU9k5KiKJTcy9I8="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5987
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5988
    "nanomatch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5989
      "version": "1.2.13",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5990
      "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5991
      "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5992
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5993
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5994
        "arr-diff": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5995
        "array-unique": "^0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5996
        "define-property": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5997
        "extend-shallow": "^3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5998
        "fragment-cache": "^0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5999
        "is-windows": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6000
        "kind-of": "^6.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6001
        "object.pick": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6002
        "regex-not": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6003
        "snapdragon": "^0.8.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6004
        "to-regex": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6005
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6006
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6007
    "natural-compare": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6008
      "version": "1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6009
      "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6010
      "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6011
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6012
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6013
    "neo-async": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6014
      "version": "2.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6015
      "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6016
      "integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6017
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6018
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6019
    "nice-try": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6020
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6021
      "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6022
      "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6023
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6024
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6025
    "node-fetch": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6026
      "version": "1.7.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6027
      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6028
      "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6029
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6030
        "encoding": "^0.1.11",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6031
        "is-stream": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6032
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6033
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6034
    "node-gyp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6035
      "version": "3.8.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6036
      "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6037
      "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6038
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6039
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6040
        "fstream": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6041
        "glob": "^7.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6042
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6043
        "mkdirp": "^0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6044
        "nopt": "2 || 3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6045
        "npmlog": "0 || 1 || 2 || 3 || 4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6046
        "osenv": "0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6047
        "request": "^2.87.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6048
        "rimraf": "2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6049
        "semver": "~5.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6050
        "tar": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6051
        "which": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6052
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6053
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6054
        "semver": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6055
          "version": "5.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6056
          "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6057
          "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6058
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6059
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6060
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6061
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6062
    "node-libs-browser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6063
      "version": "2.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6064
      "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6065
      "integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6066
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6067
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6068
        "assert": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6069
        "browserify-zlib": "^0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6070
        "buffer": "^4.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6071
        "console-browserify": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6072
        "constants-browserify": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6073
        "crypto-browserify": "^3.11.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6074
        "domain-browser": "^1.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6075
        "events": "^3.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6076
        "https-browserify": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6077
        "os-browserify": "^0.3.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6078
        "path-browserify": "0.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6079
        "process": "^0.11.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6080
        "punycode": "^1.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6081
        "querystring-es3": "^0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6082
        "readable-stream": "^2.3.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6083
        "stream-browserify": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6084
        "stream-http": "^2.7.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6085
        "string_decoder": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6086
        "timers-browserify": "^2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6087
        "tty-browserify": "0.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6088
        "url": "^0.11.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6089
        "util": "^0.11.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6090
        "vm-browserify": "^1.0.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6091
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6092
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6093
        "punycode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6094
          "version": "1.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6095
          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6096
          "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6097
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6098
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6099
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6100
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6101
    "node-releases": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6102
      "version": "1.1.25",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6103
      "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.25.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6104
      "integrity": "sha512-fI5BXuk83lKEoZDdH3gRhtsNgh05/wZacuXkgbiYkceE7+QIMXOg98n9ZV7mz27B+kFHnqHcUpscZZlGRSmTpQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6105
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6106
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6107
        "semver": "^5.3.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6108
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6109
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6110
    "node-sass": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6111
      "version": "4.12.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6112
      "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6113
      "integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6114
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6115
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6116
        "async-foreach": "^0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6117
        "chalk": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6118
        "cross-spawn": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6119
        "gaze": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6120
        "get-stdin": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6121
        "glob": "^7.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6122
        "in-publish": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6123
        "lodash": "^4.17.11",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6124
        "meow": "^3.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6125
        "mkdirp": "^0.5.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6126
        "nan": "^2.13.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6127
        "node-gyp": "^3.8.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6128
        "npmlog": "^4.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6129
        "request": "^2.88.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6130
        "sass-graph": "^2.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6131
        "stdout-stream": "^1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6132
        "true-case-path": "^1.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6133
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6134
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6135
        "ansi-styles": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6136
          "version": "2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6137
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6138
          "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6139
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6140
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6141
        "chalk": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6142
          "version": "1.1.3",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6143
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6144
          "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6145
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6146
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6147
            "ansi-styles": "^2.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6148
            "escape-string-regexp": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6149
            "has-ansi": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6150
            "strip-ansi": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6151
            "supports-color": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6152
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6153
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6154
        "cross-spawn": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6155
          "version": "3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6156
          "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6157
          "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6158
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6159
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6160
            "lru-cache": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6161
            "which": "^1.2.9"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6162
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6163
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6164
        "supports-color": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6165
          "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6166
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6167
          "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6168
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6169
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6170
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6171
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6172
    "node-sass-chokidar": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6173
      "version": "1.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6174
      "resolved": "https://registry.npmjs.org/node-sass-chokidar/-/node-sass-chokidar-1.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6175
      "integrity": "sha512-XfMtSN3oC6EOsPme3SjKVfFb7IJ5ZxroVGiNHMYz8Nvm3qH8zukDr3s328g3mBlyX+nQZMDQO9ZaRRyMdRtmyA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6176
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6177
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6178
        "async-foreach": "^0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6179
        "chokidar": "^2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6180
        "get-stdin": "^4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6181
        "glob": "^7.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6182
        "meow": "^3.7.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6183
        "node-sass": "4.12",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6184
        "sass-graph": "^2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6185
        "stdout-stream": "^1.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6186
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6187
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6188
    "nopt": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6189
      "version": "3.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6190
      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6191
      "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6192
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6193
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6194
        "abbrev": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6195
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6196
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6197
    "normalize-package-data": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6198
      "version": "2.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6199
      "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6200
      "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6201
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6202
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6203
        "hosted-git-info": "^2.1.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6204
        "resolve": "^1.10.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6205
        "semver": "2 || 3 || 4 || 5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6206
        "validate-npm-package-license": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6207
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6208
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6209
    "normalize-path": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6210
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6211
      "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6212
      "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6213
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6214
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6215
    "normalize-range": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6216
      "version": "0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6217
      "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6218
      "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6219
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6220
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6221
    "npm-run-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6222
      "version": "2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6223
      "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6224
      "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6225
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6226
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6227
        "path-key": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6228
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6229
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6230
    "npmlog": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6231
      "version": "4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6232
      "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6233
      "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6234
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6235
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6236
        "are-we-there-yet": "~1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6237
        "console-control-strings": "~1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6238
        "gauge": "~2.7.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6239
        "set-blocking": "~2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6240
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6241
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6242
    "num2fraction": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6243
      "version": "1.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6244
      "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6245
      "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6246
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6247
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6248
    "number-is-nan": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6249
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6250
      "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6251
      "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6252
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6253
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6254
    "oauth-sign": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6255
      "version": "0.9.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6256
      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6257
      "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6258
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6259
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6260
    "object-assign": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6261
      "version": "4.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6262
      "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6263
      "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6264
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6265
    "object-copy": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6266
      "version": "0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6267
      "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6268
      "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6269
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6270
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6271
        "copy-descriptor": "^0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6272
        "define-property": "^0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6273
        "kind-of": "^3.0.3"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6274
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6275
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6276
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6277
          "version": "0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6278
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6279
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6280
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6281
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6282
            "is-descriptor": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6283
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6284
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6285
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6286
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6287
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6288
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6289
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6290
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6291
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6292
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6293
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6294
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6295
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6296
    "object-hash": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6297
      "version": "1.3.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6298
      "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-1.3.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6299
      "integrity": "sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6300
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6301
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6302
    "object-keys": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6303
      "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6304
      "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6305
      "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6306
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6307
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6308
    "object-visit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6309
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6310
      "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6311
      "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6312
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6313
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6314
        "isobject": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6315
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6316
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6317
    "object.assign": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6318
      "version": "4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6319
      "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6320
      "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6321
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6322
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6323
        "define-properties": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6324
        "function-bind": "^1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6325
        "has-symbols": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6326
        "object-keys": "^1.0.11"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6327
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6328
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6329
    "object.entries": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6330
      "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6331
      "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6332
      "integrity": "sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6333
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6334
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6335
        "define-properties": "^1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6336
        "es-abstract": "^1.12.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6337
        "function-bind": "^1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6338
        "has": "^1.0.3"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6339
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6340
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6341
    "object.fromentries": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6342
      "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6343
      "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6344
      "integrity": "sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6345
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6346
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6347
        "define-properties": "^1.1.2",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6348
        "es-abstract": "^1.11.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6349
        "function-bind": "^1.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6350
        "has": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6351
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6352
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6353
    "object.pick": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6354
      "version": "1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6355
      "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6356
      "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6357
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6358
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6359
        "isobject": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6360
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6361
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6362
    "object.values": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6363
      "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6364
      "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6365
      "integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6366
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6367
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6368
        "define-properties": "^1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6369
        "es-abstract": "^1.12.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6370
        "function-bind": "^1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6371
        "has": "^1.0.3"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6372
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6373
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6374
    "once": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6375
      "version": "1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6376
      "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6377
      "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6378
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6379
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6380
        "wrappy": "1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6381
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6382
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6383
    "onetime": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6384
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6385
      "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6386
      "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6387
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6388
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6389
        "mimic-fn": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6390
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6391
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6392
    "optionator": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6393
      "version": "0.8.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6394
      "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6395
      "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6396
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6397
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6398
        "deep-is": "~0.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6399
        "fast-levenshtein": "~2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6400
        "levn": "~0.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6401
        "prelude-ls": "~1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6402
        "type-check": "~0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6403
        "wordwrap": "~1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6404
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6405
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6406
    "os-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6407
      "version": "0.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6408
      "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6409
      "integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6410
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6411
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6412
    "os-homedir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6413
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6414
      "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6415
      "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6416
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6417
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6418
    "os-locale": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6419
      "version": "1.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6420
      "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6421
      "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6422
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6423
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6424
        "lcid": "^1.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6425
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6426
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6427
    "os-tmpdir": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6428
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6429
      "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6430
      "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6431
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6432
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6433
    "osenv": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6434
      "version": "0.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6435
      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6436
      "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6437
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6438
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6439
        "os-homedir": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6440
        "os-tmpdir": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6441
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6442
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6443
    "p-defer": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6444
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6445
      "resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6446
      "integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6447
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6448
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6449
    "p-finally": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6450
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6451
      "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6452
      "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6453
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6454
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6455
    "p-is-promise": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6456
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6457
      "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6458
      "integrity": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6459
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6460
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6461
    "p-limit": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6462
      "version": "2.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6463
      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6464
      "integrity": "sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6465
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6466
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6467
        "p-try": "^2.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6468
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6469
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6470
    "p-locate": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6471
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6472
      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6473
      "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6474
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6475
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6476
        "p-limit": "^2.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6477
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6478
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6479
    "p-try": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6480
      "version": "2.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6481
      "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6482
      "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6483
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6484
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6485
    "pako": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6486
      "version": "1.0.10",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6487
      "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6488
      "integrity": "sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6489
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6490
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6491
    "parallel-transform": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6492
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6493
      "resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6494
      "integrity": "sha1-1BDwZbBdojCB/NEPKIVMKb2jOwY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6495
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6496
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6497
        "cyclist": "~0.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6498
        "inherits": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6499
        "readable-stream": "^2.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6500
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6501
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6502
    "parent-module": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6503
      "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6504
      "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6505
      "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6506
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6507
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6508
        "callsites": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6509
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6510
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6511
    "parse-asn1": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6512
      "version": "5.1.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6513
      "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6514
      "integrity": "sha512-Qs5duJcuvNExRfFZ99HDD3z4mAi3r9Wl/FOjEOijlxwCZs7E7mW2vjTpgQ4J8LpTF8x5v+1Vn5UQFejmWT11aw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6515
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6516
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6517
        "asn1.js": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6518
        "browserify-aes": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6519
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6520
        "evp_bytestokey": "^1.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6521
        "pbkdf2": "^3.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6522
        "safe-buffer": "^5.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6523
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6524
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6525
    "parse-entities": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6526
      "version": "1.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6527
      "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6528
      "integrity": "sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6529
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6530
        "character-entities": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6531
        "character-entities-legacy": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6532
        "character-reference-invalid": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6533
        "is-alphanumerical": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6534
        "is-decimal": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6535
        "is-hexadecimal": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6536
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6537
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6538
    "parse-json": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6539
      "version": "2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6540
      "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6541
      "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6542
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6543
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6544
        "error-ex": "^1.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6545
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6546
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6547
    "parse-passwd": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6548
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6549
      "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6550
      "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6551
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6552
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6553
    "pascalcase": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6554
      "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6555
      "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6556
      "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6557
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6558
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6559
    "path-browserify": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6560
      "version": "0.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6561
      "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6562
      "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6563
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6564
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6565
    "path-dirname": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6566
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6567
      "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6568
      "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6569
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6570
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6571
    "path-exists": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6572
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6573
      "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6574
      "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6575
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6576
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6577
    "path-is-absolute": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6578
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6579
      "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6580
      "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6581
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6582
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6583
    "path-is-inside": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6584
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6585
      "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6586
      "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6587
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6588
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6589
    "path-key": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6590
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6591
      "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6592
      "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6593
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6594
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6595
    "path-parse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6596
      "version": "1.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6597
      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6598
      "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6599
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6600
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6601
    "path-to-regexp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6602
      "version": "1.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6603
      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.7.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6604
      "integrity": "sha1-Wf3g9DW62suhA6hOnTvGTpa5k30=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6605
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6606
        "isarray": "0.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6607
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6608
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6609
    "path-type": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6610
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6611
      "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6612
      "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6613
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6614
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6615
        "pify": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6616
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6617
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6618
        "pify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6619
          "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6620
          "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6621
          "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6622
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6623
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6624
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6625
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6626
    "pbkdf2": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6627
      "version": "3.0.17",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6628
      "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6629
      "integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6630
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6631
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6632
        "create-hash": "^1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6633
        "create-hmac": "^1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6634
        "ripemd160": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6635
        "safe-buffer": "^5.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6636
        "sha.js": "^2.4.8"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6637
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6638
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6639
    "performance-now": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6640
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6641
      "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6642
      "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6643
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6644
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6645
    "pify": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6646
      "version": "4.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6647
      "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6648
      "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6649
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6650
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6651
    "pinkie": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6652
      "version": "2.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6653
      "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6654
      "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6655
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6656
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6657
    "pinkie-promise": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6658
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6659
      "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6660
      "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6661
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6662
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6663
        "pinkie": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6664
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6665
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6666
    "pkg-dir": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6667
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6668
      "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6669
      "integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6670
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6671
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6672
        "find-up": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6673
      }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6674
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6675
    "posix-character-classes": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6676
      "version": "0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6677
      "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6678
      "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6679
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6680
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6681
    "postcss": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6682
      "version": "7.0.17",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6683
      "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6684
      "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6685
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6686
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6687
        "chalk": "^2.4.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6688
        "source-map": "^0.6.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6689
        "supports-color": "^6.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6690
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6691
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6692
        "source-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6693
          "version": "0.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6694
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6695
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6696
          "dev": true
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6697
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6698
        "supports-color": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6699
          "version": "6.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6700
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6701
          "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6702
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6703
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6704
            "has-flag": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6705
          }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6706
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6707
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6708
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6709
    "postcss-load-config": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6710
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6711
      "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6712
      "integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6713
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6714
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6715
        "cosmiconfig": "^5.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6716
        "import-cwd": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6717
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6718
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6719
    "postcss-loader": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6720
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6721
      "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6722
      "integrity": "sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6723
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6724
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6725
        "loader-utils": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6726
        "postcss": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6727
        "postcss-load-config": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6728
        "schema-utils": "^1.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6729
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6730
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6731
    "postcss-modules-extract-imports": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6732
      "version": "1.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6733
      "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6734
      "integrity": "sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6735
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6736
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6737
        "postcss": "^6.0.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6738
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6739
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6740
        "postcss": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6741
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6742
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6743
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6744
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6745
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6746
            "chalk": "^2.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6747
            "source-map": "^0.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6748
            "supports-color": "^5.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6749
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6750
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6751
        "source-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6752
          "version": "0.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6753
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6754
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6755
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6756
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6757
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6758
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6759
    "postcss-modules-local-by-default": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6760
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6761
      "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6762
      "integrity": "sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6763
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6764
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6765
        "css-selector-tokenizer": "^0.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6766
        "postcss": "^6.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6767
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6768
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6769
        "postcss": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6770
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6771
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6772
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6773
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6774
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6775
            "chalk": "^2.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6776
            "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6777
            "supports-color": "^5.4.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6778
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6779
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6780
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6781
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6782
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6783
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6784
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6785
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6786
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6787
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6788
    "postcss-modules-scope": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6789
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6790
      "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6791
      "integrity": "sha1-1upkmUx5+XtipytCb75gVqGUu5A=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6792
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6793
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6794
        "css-selector-tokenizer": "^0.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6795
        "postcss": "^6.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6796
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6797
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6798
        "postcss": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6799
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6800
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6801
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6802
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6803
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6804
            "chalk": "^2.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6805
            "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6806
            "supports-color": "^5.4.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6807
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6808
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6809
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6810
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6811
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6812
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6813
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6814
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6815
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6816
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6817
    "postcss-modules-values": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6818
      "version": "1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6819
      "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6820
      "integrity": "sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6821
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6822
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6823
        "icss-replace-symbols": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6824
        "postcss": "^6.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6825
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6826
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6827
        "postcss": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6828
          "version": "6.0.23",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6829
          "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6830
          "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6831
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6832
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6833
            "chalk": "^2.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6834
            "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6835
            "supports-color": "^5.4.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6836
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6837
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6838
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6839
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6840
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6841
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6842
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6843
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6844
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6845
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6846
    "postcss-value-parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6847
      "version": "4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6848
      "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6849
      "integrity": "sha512-ESPktioptiSUchCKgggAkzdmkgzKfmp0EU8jXH+5kbIUB+unr0Y4CY9SRMvibuvYUBjNh1ACLbxqYNpdTQOteQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6850
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6851
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6852
    "prelude-ls": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6853
      "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6854
      "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6855
      "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6856
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6857
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6858
    "private": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6859
      "version": "0.1.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6860
      "resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6861
      "integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6862
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6863
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6864
    "process": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6865
      "version": "0.11.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6866
      "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6867
      "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6868
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6869
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6870
    "process-nextick-args": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6871
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6872
      "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6873
      "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6874
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6875
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6876
    "progress": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6877
      "version": "2.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6878
      "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6879
      "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6880
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6881
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6882
    "promise-inflight": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6883
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6884
      "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6885
      "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6886
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6887
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6888
    "prop-types": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6889
      "version": "15.7.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6890
      "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6891
      "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6892
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6893
        "loose-envify": "^1.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6894
        "object-assign": "^4.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6895
        "react-is": "^16.8.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6896
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6897
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6898
    "prr": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6899
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6900
      "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6901
      "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6902
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6903
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6904
    "pseudomap": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6905
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6906
      "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6907
      "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6908
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6909
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6910
    "psl": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6911
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6912
      "resolved": "https://registry.npmjs.org/psl/-/psl-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6913
      "integrity": "sha512-GEn74ZffufCmkDDLNcl3uuyF/aSD6exEyh1v/ZSdAomB82t6G9hzJVRx0jBmLDW+VfZqks3aScmMw9DszwUalA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6914
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6915
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6916
    "public-encrypt": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6917
      "version": "4.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6918
      "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6919
      "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6920
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6921
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6922
        "bn.js": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6923
        "browserify-rsa": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6924
        "create-hash": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6925
        "parse-asn1": "^5.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6926
        "randombytes": "^2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6927
        "safe-buffer": "^5.1.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6928
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6929
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6930
    "pump": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6931
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6932
      "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6933
      "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6934
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6935
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6936
        "end-of-stream": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6937
        "once": "^1.3.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6938
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6939
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6940
    "pumpify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6941
      "version": "1.5.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6942
      "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6943
      "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6944
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6945
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6946
        "duplexify": "^3.6.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6947
        "inherits": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6948
        "pump": "^2.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6949
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6950
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6951
        "pump": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6952
          "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6953
          "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6954
          "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6955
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6956
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6957
            "end-of-stream": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6958
            "once": "^1.3.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6959
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6960
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6961
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6962
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6963
    "punycode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6964
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6965
      "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6966
      "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6967
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6968
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6969
    "qs": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6970
      "version": "6.5.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6971
      "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6972
      "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6973
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6974
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6975
    "querystring": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6976
      "version": "0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6977
      "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6978
      "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6979
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6980
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6981
    "querystring-es3": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6982
      "version": "0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6983
      "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6984
      "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6985
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6986
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6987
    "randombytes": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6988
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6989
      "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  6990
      "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6991
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6992
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6993
        "safe-buffer": "^5.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6994
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6995
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6996
    "randomfill": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6997
      "version": "1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6998
      "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  6999
      "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7000
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7001
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7002
        "randombytes": "^2.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7003
        "safe-buffer": "^5.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7004
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7005
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7006
    "react": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7007
      "version": "16.8.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7008
      "resolved": "https://registry.npmjs.org/react/-/react-16.8.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7009
      "integrity": "sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7010
      "requires": {
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7011
        "loose-envify": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7012
        "object-assign": "^4.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7013
        "prop-types": "^15.6.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7014
        "scheduler": "^0.13.6"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7015
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7016
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7017
    "react-dom": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7018
      "version": "16.8.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7019
      "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.8.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7020
      "integrity": "sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7021
      "requires": {
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7022
        "loose-envify": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7023
        "object-assign": "^4.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7024
        "prop-types": "^15.6.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7025
        "scheduler": "^0.13.6"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7026
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7027
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7028
    "react-intl": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7029
      "version": "2.9.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7030
      "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-2.9.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7031
      "integrity": "sha512-27jnDlb/d2A7mSJwrbOBnUgD+rPep+abmoJE511Tf8BnoONIAUehy/U1zZCHGO17mnOwMWxqN4qC0nW11cD6rA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7032
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7033
        "hoist-non-react-statics": "^3.3.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7034
        "intl-format-cache": "^2.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7035
        "intl-messageformat": "^2.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7036
        "intl-relativeformat": "^2.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7037
        "invariant": "^2.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7038
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7039
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7040
    "react-is": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7041
      "version": "16.8.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7042
      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7043
      "integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7044
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7045
    "react-lifecycles-compat": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7046
      "version": "3.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7047
      "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7048
      "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7049
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7050
    "react-markdown": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7051
      "version": "3.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7052
      "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-3.6.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7053
      "integrity": "sha512-TV0wQDHHPCEeKJHWXFfEAKJ8uSEsJ9LgrMERkXx05WV/3q6Ig+59KDNaTmjcoqlCpE/sH5PqqLMh4t0QWKrJ8Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7054
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7055
        "mdast-add-list-metadata": "1.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7056
        "prop-types": "^15.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7057
        "remark-parse": "^5.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7058
        "unified": "^6.1.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7059
        "unist-util-visit": "^1.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7060
        "xtend": "^4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7061
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7062
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7063
    "react-redux": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7064
      "version": "5.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7065
      "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-5.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7066
      "integrity": "sha512-LE7Ned+cv5qe7tMV5BPYkGQ5Lpg8gzgItK07c67yHvJ8t0iaD9kPFPAli/mYkiyJYrs2pJgExR2ZgsGqlrOApg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7067
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7068
        "@babel/runtime": "^7.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7069
        "hoist-non-react-statics": "^3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7070
        "invariant": "^2.2.4",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7071
        "loose-envify": "^1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7072
        "prop-types": "^15.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7073
        "react-is": "^16.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7074
        "react-lifecycles-compat": "^3.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7075
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7076
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7077
    "react-router": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7078
      "version": "4.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7079
      "resolved": "https://registry.npmjs.org/react-router/-/react-router-4.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7080
      "integrity": "sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7081
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7082
        "history": "^4.7.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7083
        "hoist-non-react-statics": "^2.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7084
        "invariant": "^2.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7085
        "loose-envify": "^1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7086
        "path-to-regexp": "^1.7.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7087
        "prop-types": "^15.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7088
        "warning": "^4.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7089
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7090
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7091
        "hoist-non-react-statics": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7092
          "version": "2.5.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7093
          "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7094
          "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7095
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7096
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7097
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7098
    "react-router-dom": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7099
      "version": "4.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7100
      "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-4.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7101
      "integrity": "sha512-c/MlywfxDdCp7EnB7YfPMOfMD3tOtIjrQlj/CKfNMBxdmpJP8xcz5P/UAFn3JbnQCNUxsHyVVqllF9LhgVyFCA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7102
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7103
        "history": "^4.7.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7104
        "invariant": "^2.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7105
        "loose-envify": "^1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7106
        "prop-types": "^15.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7107
        "react-router": "^4.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7108
        "warning": "^4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7109
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7110
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7111
    "react-tabs": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7112
      "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7113
      "resolved": "https://registry.npmjs.org/react-tabs/-/react-tabs-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7114
      "integrity": "sha512-pYaefgVy76/36AMEP+B8YuVVzDHa3C5UFZ3REU78zolk0qMxEhKvUFofvDCXyLZwf0RZjxIfiwok1BEb18nHyA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7115
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7116
        "classnames": "^2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7117
        "prop-types": "^15.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7118
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7119
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7120
    "read-pkg": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7121
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7122
      "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7123
      "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7124
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7125
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7126
        "load-json-file": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7127
        "normalize-package-data": "^2.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7128
        "path-type": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7129
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7130
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7131
    "read-pkg-up": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7132
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7133
      "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7134
      "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7135
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7136
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7137
        "find-up": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7138
        "read-pkg": "^2.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7139
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7140
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7141
        "find-up": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7142
          "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7143
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7144
          "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7145
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7146
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7147
            "locate-path": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7148
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7149
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7150
        "locate-path": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7151
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7152
          "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7153
          "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7154
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7155
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7156
            "p-locate": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7157
            "path-exists": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7158
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7159
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7160
        "p-limit": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7161
          "version": "1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7162
          "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7163
          "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7164
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7165
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7166
            "p-try": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7167
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7168
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7169
        "p-locate": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7170
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7171
          "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7172
          "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7173
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7174
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7175
            "p-limit": "^1.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7176
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7177
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7178
        "p-try": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7179
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7180
          "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7181
          "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7182
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7183
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7184
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7185
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7186
    "readable-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7187
      "version": "2.3.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7188
      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7189
      "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7190
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7191
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7192
        "core-util-is": "~1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7193
        "inherits": "~2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7194
        "isarray": "~1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7195
        "process-nextick-args": "~2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7196
        "safe-buffer": "~5.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7197
        "string_decoder": "~1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7198
        "util-deprecate": "~1.0.1"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7199
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7200
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7201
        "isarray": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7202
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7203
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7204
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7205
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7206
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7207
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7208
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7209
    "readdirp": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7210
      "version": "2.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7211
      "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7212
      "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7213
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7214
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7215
        "graceful-fs": "^4.1.11",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7216
        "micromatch": "^3.1.10",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7217
        "readable-stream": "^2.0.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7218
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7219
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7220
    "redent": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7221
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7222
      "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7223
      "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7224
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7225
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7226
        "indent-string": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7227
        "strip-indent": "^1.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7228
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7229
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7230
    "redux": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7231
      "version": "4.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7232
      "resolved": "https://registry.npmjs.org/redux/-/redux-4.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7233
      "integrity": "sha512-R7bAtSkk7nY6O/OYMVR9RiBI+XghjF9rlbl5806HJbQph0LJVHZrU5oaO4q70eUKiqMRqm4y07KLTlMZ2BlVmg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7234
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7235
        "loose-envify": "^1.4.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7236
        "symbol-observable": "^1.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7237
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7238
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7239
    "regenerate": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7240
      "version": "1.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7241
      "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7242
      "integrity": "sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7243
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7244
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7245
    "regenerate-unicode-properties": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7246
      "version": "8.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7247
      "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7248
      "integrity": "sha512-LGZzkgtLY79GeXLm8Dp0BVLdQlWICzBnJz/ipWUgo59qBaZ+BHtq51P2q1uVZlppMuUAT37SDk39qUbjTWB7bA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7249
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7250
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7251
        "regenerate": "^1.4.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7252
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7253
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7254
    "regenerator-runtime": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7255
      "version": "0.13.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7256
      "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7257
      "integrity": "sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7258
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7259
    "regenerator-transform": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7260
      "version": "0.14.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7261
      "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7262
      "integrity": "sha512-rtOelq4Cawlbmq9xuMR5gdFmv7ku/sFoB7sRiywx7aq53bc52b4j6zvH7Te1Vt/X2YveDKnCGUbioieU7FEL3w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7263
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7264
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7265
        "private": "^0.1.6"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7266
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7267
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7268
    "regex-not": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7269
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7270
      "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7271
      "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7272
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7273
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7274
        "extend-shallow": "^3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7275
        "safe-regex": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7276
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7277
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7278
    "regexp-tree": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7279
      "version": "0.1.10",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7280
      "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.10.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7281
      "integrity": "sha512-K1qVSbcedffwuIslMwpe6vGlj+ZXRnGkvjAtFHfDZZZuEdA/h0dxljAPu9vhUo6Rrx2U2AwJ+nSQ6hK+lrP5MQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7282
      "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7283
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7284
    "regexpp": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7285
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7286
      "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7287
      "integrity": "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7288
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7289
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7290
    "regexpu-core": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7291
      "version": "4.5.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7292
      "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.5.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7293
      "integrity": "sha512-BtizvGtFQKGPUcTy56o3nk1bGRp4SZOTYrDtGNlqCQufptV5IkkLN6Emw+yunAJjzf+C9FQFtvq7IoA3+oMYHQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7294
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7295
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7296
        "regenerate": "^1.4.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7297
        "regenerate-unicode-properties": "^8.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7298
        "regjsgen": "^0.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7299
        "regjsparser": "^0.6.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7300
        "unicode-match-property-ecmascript": "^1.0.4",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7301
        "unicode-match-property-value-ecmascript": "^1.1.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7302
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7303
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7304
    "regjsgen": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7305
      "version": "0.5.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7306
      "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7307
      "integrity": "sha512-RnIrLhrXCX5ow/E5/Mh2O4e/oa1/jW0eaBKTSy3LaCj+M3Bqvm97GWDp2yUtzIs4LEn65zR2yiYGFqb2ApnzDA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7308
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7309
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7310
    "regjsparser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7311
      "version": "0.6.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7312
      "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7313
      "integrity": "sha512-RQ7YyokLiQBomUJuUG8iGVvkgOLxwyZM8k6d3q5SAXpg4r5TZJZigKFvC6PpD+qQ98bCDC5YelPeA3EucDoNeQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7314
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7315
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7316
        "jsesc": "~0.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7317
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7318
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7319
        "jsesc": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7320
          "version": "0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7321
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7322
          "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7323
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7324
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7325
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7326
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7327
    "remark-parse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7328
      "version": "5.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7329
      "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7330
      "integrity": "sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7331
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7332
        "collapse-white-space": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7333
        "is-alphabetical": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7334
        "is-decimal": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7335
        "is-whitespace-character": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7336
        "is-word-character": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7337
        "markdown-escapes": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7338
        "parse-entities": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7339
        "repeat-string": "^1.5.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7340
        "state-toggle": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7341
        "trim": "0.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7342
        "trim-trailing-lines": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7343
        "unherit": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7344
        "unist-util-remove-position": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7345
        "vfile-location": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7346
        "xtend": "^4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7347
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7348
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7349
    "remove-trailing-separator": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7350
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7351
      "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7352
      "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7353
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7354
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7355
    "repeat-element": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7356
      "version": "1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7357
      "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7358
      "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7359
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7360
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7361
    "repeat-string": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7362
      "version": "1.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7363
      "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7364
      "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7365
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7366
    "repeating": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7367
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7368
      "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7369
      "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7370
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7371
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7372
        "is-finite": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7373
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7374
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7375
    "replace-ext": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7376
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7377
      "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7378
      "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7379
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7380
    "request": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7381
      "version": "2.88.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7382
      "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7383
      "integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7384
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7385
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7386
        "aws-sign2": "~0.7.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7387
        "aws4": "^1.8.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7388
        "caseless": "~0.12.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7389
        "combined-stream": "~1.0.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7390
        "extend": "~3.0.2",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7391
        "forever-agent": "~0.6.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7392
        "form-data": "~2.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7393
        "har-validator": "~5.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7394
        "http-signature": "~1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7395
        "is-typedarray": "~1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7396
        "isstream": "~0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7397
        "json-stringify-safe": "~5.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7398
        "mime-types": "~2.1.19",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7399
        "oauth-sign": "~0.9.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7400
        "performance-now": "^2.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7401
        "qs": "~6.5.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7402
        "safe-buffer": "^5.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7403
        "tough-cookie": "~2.4.3",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7404
        "tunnel-agent": "^0.6.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7405
        "uuid": "^3.3.2"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7406
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7407
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7408
    "require-directory": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7409
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7410
      "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7411
      "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7412
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7413
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7414
    "require-main-filename": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7415
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7416
      "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7417
      "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7418
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7419
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7420
    "resolve": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7421
      "version": "1.11.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7422
      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7423
      "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7424
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7425
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7426
        "path-parse": "^1.0.6"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7427
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7428
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7429
    "resolve-cwd": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7430
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7431
      "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7432
      "integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7433
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7434
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7435
        "resolve-from": "^3.0.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7436
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7437
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7438
        "resolve-from": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7439
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7440
          "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7441
          "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7442
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7443
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7444
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7445
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7446
    "resolve-dir": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7447
      "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7448
      "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7449
      "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7450
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7451
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7452
        "expand-tilde": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7453
        "global-modules": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7454
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7455
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7456
        "global-modules": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7457
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7458
          "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7459
          "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7460
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7461
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7462
            "global-prefix": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7463
            "is-windows": "^1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7464
            "resolve-dir": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7465
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7466
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7467
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7468
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7469
    "resolve-from": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7470
      "version": "4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7471
      "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7472
      "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7473
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7474
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7475
    "resolve-pathname": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7476
      "version": "2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7477
      "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-2.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7478
      "integrity": "sha512-bAFz9ld18RzJfddgrO2e/0S2O81710++chRMUxHjXOYKF6jTAMrUNZrEZ1PvV0zlhfjidm08iRPdTLPno1FuRg=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7479
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7480
    "resolve-url": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7481
      "version": "0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7482
      "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7483
      "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7484
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7485
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7486
    "restore-cursor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7487
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7488
      "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7489
      "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7490
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7491
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7492
        "onetime": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7493
        "signal-exit": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7494
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7495
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7496
    "ret": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7497
      "version": "0.1.15",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7498
      "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7499
      "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7500
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7501
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7502
    "rimraf": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7503
      "version": "2.6.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7504
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7505
      "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7506
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7507
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7508
        "glob": "^7.1.3"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7509
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7510
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7511
    "ripemd160": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7512
      "version": "2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7513
      "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7514
      "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7515
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7516
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7517
        "hash-base": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7518
        "inherits": "^2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7519
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7520
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7521
    "run-async": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7522
      "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7523
      "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7524
      "integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7525
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7526
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7527
        "is-promise": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7528
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7529
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7530
    "run-queue": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7531
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7532
      "resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7533
      "integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7534
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7535
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7536
        "aproba": "^1.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7537
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7538
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7539
    "rw": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7540
      "version": "1.3.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7541
      "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7542
      "integrity": "sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7543
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7544
    "rxjs": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7545
      "version": "6.5.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7546
      "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7547
      "integrity": "sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7548
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7549
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7550
        "tslib": "^1.9.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7551
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7552
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7553
    "safe-buffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7554
      "version": "5.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7555
      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7556
      "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7557
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7558
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7559
    "safe-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7560
      "version": "1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7561
      "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7562
      "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7563
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7564
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7565
        "ret": "~0.1.10"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7566
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7567
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7568
    "safer-buffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7569
      "version": "2.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7570
      "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7571
      "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7572
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7573
    "sass-graph": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7574
      "version": "2.2.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7575
      "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7576
      "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7577
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7578
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7579
        "glob": "^7.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7580
        "lodash": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7581
        "scss-tokenizer": "^0.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7582
        "yargs": "^7.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7583
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7584
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7585
    "sass-loader": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7586
      "version": "7.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7587
      "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-7.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7588
      "integrity": "sha512-+G+BKGglmZM2GUSfT9TLuEp6tzehHPjAMoRRItOojWIqIGPloVCMhNIQuG639eJ+y033PaGTSjLaTHts8Kw79w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7589
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7590
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7591
        "clone-deep": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7592
        "loader-utils": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7593
        "lodash.tail": "^4.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7594
        "neo-async": "^2.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7595
        "pify": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7596
        "semver": "^5.5.0"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7597
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7598
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7599
        "pify": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7600
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7601
          "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7602
          "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7603
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7604
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7605
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7606
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7607
    "scheduler": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7608
      "version": "0.13.6",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7609
      "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.13.6.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7610
      "integrity": "sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7611
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7612
        "loose-envify": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7613
        "object-assign": "^4.1.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7614
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7615
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7616
    "schema-utils": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7617
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7618
      "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7619
      "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7620
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7621
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7622
        "ajv": "^6.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7623
        "ajv-errors": "^1.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7624
        "ajv-keywords": "^3.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7625
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7626
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7627
    "scss-tokenizer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7628
      "version": "0.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7629
      "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7630
      "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7631
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7632
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7633
        "js-base64": "^2.1.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7634
        "source-map": "^0.4.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7635
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7636
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7637
        "source-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7638
          "version": "0.4.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7639
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7640
          "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7641
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7642
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7643
            "amdefine": ">=0.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7644
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7645
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7646
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7647
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7648
    "semver": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7649
      "version": "5.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7650
      "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7651
      "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7652
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7653
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7654
    "serialize-javascript": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7655
      "version": "1.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7656
      "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.7.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7657
      "integrity": "sha512-ke8UG8ulpFOxO8f8gRYabHQe/ZntKlcig2Mp+8+URDP1D8vJZ0KUt7LYo07q25Z/+JVSgpr/cui9PIp5H6/+nA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7658
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7659
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7660
    "set-blocking": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7661
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7662
      "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7663
      "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7664
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7665
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7666
    "set-value": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7667
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7668
      "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7669
      "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7670
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7671
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7672
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7673
        "is-extendable": "^0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7674
        "is-plain-object": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7675
        "split-string": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7676
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7677
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7678
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7679
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7680
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7681
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7682
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7683
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7684
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7685
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7686
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7687
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7688
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7689
    "setimmediate": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7690
      "version": "1.0.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7691
      "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7692
      "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7693
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7694
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7695
    "sha.js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7696
      "version": "2.4.11",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7697
      "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7698
      "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7699
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7700
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7701
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7702
        "safe-buffer": "^5.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7703
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7704
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7705
    "shallow-clone": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7706
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7707
      "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7708
      "integrity": "sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7709
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7710
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7711
        "is-extendable": "^0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7712
        "kind-of": "^5.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7713
        "mixin-object": "^2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7714
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7715
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7716
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7717
          "version": "5.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7718
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7719
          "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7720
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7721
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7722
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7723
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7724
    "shebang-command": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7725
      "version": "1.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7726
      "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7727
      "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7728
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7729
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7730
        "shebang-regex": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7731
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7732
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7733
    "shebang-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7734
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7735
      "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7736
      "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7737
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7738
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7739
    "signal-exit": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7740
      "version": "3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7741
      "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7742
      "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7743
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7744
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7745
    "slice-ansi": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7746
      "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7747
      "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7748
      "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7749
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7750
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7751
        "ansi-styles": "^3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7752
        "astral-regex": "^1.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7753
        "is-fullwidth-code-point": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7754
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7755
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7756
    "snapdragon": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7757
      "version": "0.8.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7758
      "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7759
      "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7760
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7761
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7762
        "base": "^0.11.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7763
        "debug": "^2.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7764
        "define-property": "^0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7765
        "extend-shallow": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7766
        "map-cache": "^0.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7767
        "source-map": "^0.5.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7768
        "source-map-resolve": "^0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7769
        "use": "^3.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7770
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7771
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7772
        "debug": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7773
          "version": "2.6.9",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7774
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7775
          "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7776
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7777
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7778
            "ms": "2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7779
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7780
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7781
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7782
          "version": "0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7783
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7784
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7785
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7786
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7787
            "is-descriptor": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7788
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7789
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7790
        "extend-shallow": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7791
          "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7792
          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7793
          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7794
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7795
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7796
            "is-extendable": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7797
          }
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7798
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7799
        "ms": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7800
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7801
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7802
          "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7803
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7804
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7805
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7806
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7807
    "snapdragon-node": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7808
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7809
      "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7810
      "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7811
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7812
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7813
        "define-property": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7814
        "isobject": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7815
        "snapdragon-util": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7816
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7817
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7818
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7819
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7820
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7821
          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7822
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7823
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7824
            "is-descriptor": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7825
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7826
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7827
        "is-accessor-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7828
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7829
          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7830
          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7831
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7832
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7833
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7834
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7835
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7836
        "is-data-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7837
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7838
          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7839
          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7840
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7841
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7842
            "kind-of": "^6.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7843
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7844
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7845
        "is-descriptor": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7846
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7847
          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7848
          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7849
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7850
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7851
            "is-accessor-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7852
            "is-data-descriptor": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7853
            "kind-of": "^6.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7854
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7855
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7856
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7857
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7858
    "snapdragon-util": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7859
      "version": "3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7860
      "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7861
      "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7862
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7863
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7864
        "kind-of": "^3.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7865
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7866
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7867
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7868
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7869
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7870
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7871
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7872
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7873
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7874
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7875
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7876
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7877
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7878
    "source-list-map": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7879
      "version": "2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7880
      "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7881
      "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7882
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7883
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7884
    "source-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7885
      "version": "0.5.7",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7886
      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7887
      "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7888
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7889
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7890
    "source-map-resolve": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7891
      "version": "0.5.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7892
      "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7893
      "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7894
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7895
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7896
        "atob": "^2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7897
        "decode-uri-component": "^0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7898
        "resolve-url": "^0.2.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7899
        "source-map-url": "^0.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7900
        "urix": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7901
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7902
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7903
    "source-map-support": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7904
      "version": "0.5.12",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7905
      "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.12.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7906
      "integrity": "sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7907
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7908
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7909
        "buffer-from": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7910
        "source-map": "^0.6.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7911
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7912
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7913
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7914
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7915
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7916
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7917
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7918
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7919
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7920
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7921
    "source-map-url": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7922
      "version": "0.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7923
      "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7924
      "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7925
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7926
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7927
    "spdx-correct": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7928
      "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7929
      "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7930
      "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7931
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7932
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7933
        "spdx-expression-parse": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7934
        "spdx-license-ids": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7935
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7936
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7937
    "spdx-exceptions": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7938
      "version": "2.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7939
      "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7940
      "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7941
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7942
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7943
    "spdx-expression-parse": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7944
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7945
      "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7946
      "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7947
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7948
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7949
        "spdx-exceptions": "^2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7950
        "spdx-license-ids": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7951
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7952
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7953
    "spdx-license-ids": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7954
      "version": "3.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7955
      "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7956
      "integrity": "sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7957
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7958
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7959
    "split-string": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7960
      "version": "3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7961
      "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7962
      "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7963
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7964
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7965
        "extend-shallow": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7966
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7967
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7968
    "sprintf-js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7969
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7970
      "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7971
      "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7972
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7973
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7974
    "sshpk": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7975
      "version": "1.16.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7976
      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7977
      "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7978
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7979
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7980
        "asn1": "~0.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7981
        "assert-plus": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7982
        "bcrypt-pbkdf": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7983
        "dashdash": "^1.12.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7984
        "ecc-jsbn": "~0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7985
        "getpass": "^0.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7986
        "jsbn": "~0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7987
        "safer-buffer": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7988
        "tweetnacl": "~0.14.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7989
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7990
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7991
    "ssri": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7992
      "version": "6.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7993
      "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7994
      "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7995
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7996
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  7997
        "figgy-pudding": "^3.5.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7998
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  7999
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8000
    "state-toggle": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8001
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8002
      "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8003
      "integrity": "sha512-8LpelPGR0qQM4PnfLiplOQNJcIN1/r2Gy0xKB2zKnIW2YzPMt2sR4I/+gtPjhN7Svh9kw+zqEg2SFwpBO9iNiw=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8004
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8005
    "static-extend": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8006
      "version": "0.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8007
      "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8008
      "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8009
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8010
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8011
        "define-property": "^0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8012
        "object-copy": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8013
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8014
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8015
        "define-property": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8016
          "version": "0.2.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8017
          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8018
          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8019
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8020
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8021
            "is-descriptor": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8022
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8023
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8024
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8025
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8026
    "stdout-stream": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8027
      "version": "1.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8028
      "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8029
      "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8030
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8031
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8032
        "readable-stream": "^2.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8033
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8034
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8035
    "stream-browserify": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8036
      "version": "2.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8037
      "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8038
      "integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8039
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8040
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8041
        "inherits": "~2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8042
        "readable-stream": "^2.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8043
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8044
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8045
    "stream-each": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8046
      "version": "1.2.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8047
      "resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8048
      "integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8049
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8050
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8051
        "end-of-stream": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8052
        "stream-shift": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8053
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8054
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8055
    "stream-http": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8056
      "version": "2.8.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8057
      "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8058
      "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8059
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8060
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8061
        "builtin-status-codes": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8062
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8063
        "readable-stream": "^2.3.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8064
        "to-arraybuffer": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8065
        "xtend": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8066
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8067
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8068
    "stream-shift": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8069
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8070
      "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8071
      "integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8072
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8073
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8074
    "string-width": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8075
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8076
      "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8077
      "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8078
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8079
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8080
        "is-fullwidth-code-point": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8081
        "strip-ansi": "^4.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8082
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8083
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8084
        "ansi-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8085
          "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8086
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8087
          "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8088
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8089
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8090
        "strip-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8091
          "version": "4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8092
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8093
          "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8094
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8095
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8096
            "ansi-regex": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8097
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8098
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8099
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8100
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8101
    "string_decoder": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8102
      "version": "1.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8103
      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8104
      "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8105
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8106
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8107
        "safe-buffer": "~5.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8108
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8109
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8110
    "strip-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8111
      "version": "3.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8112
      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8113
      "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8114
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8115
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8116
        "ansi-regex": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8117
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8118
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8119
    "strip-bom": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8120
      "version": "3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8121
      "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8122
      "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8123
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8124
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8125
    "strip-eof": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8126
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8127
      "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8128
      "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8129
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8130
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8131
    "strip-indent": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8132
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8133
      "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8134
      "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8135
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8136
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8137
        "get-stdin": "^4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8138
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8139
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8140
    "strip-json-comments": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8141
      "version": "2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8142
      "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8143
      "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8144
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8145
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8146
    "style-loader": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8147
      "version": "0.23.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8148
      "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-0.23.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8149
      "integrity": "sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8150
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8151
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8152
        "loader-utils": "^1.1.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8153
        "schema-utils": "^1.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8154
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8155
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8156
    "supports-color": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8157
      "version": "5.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8158
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8159
      "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8160
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8161
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8162
        "has-flag": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8163
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8164
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8165
    "symbol-observable": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8166
      "version": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8167
      "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8168
      "integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8169
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8170
    "table": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8171
      "version": "5.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8172
      "resolved": "https://registry.npmjs.org/table/-/table-5.4.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8173
      "integrity": "sha512-E6CK1/pZe2N75rGZQotFOdmzWQ1AILtgYbMAbAjvms0S1l5IDB47zG3nCnFGB/w+7nB3vKofbLXCH7HPBo864w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8174
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8175
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8176
        "ajv": "^6.9.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8177
        "lodash": "^4.17.11",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8178
        "slice-ansi": "^2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8179
        "string-width": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8180
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8181
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8182
        "ansi-regex": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8183
          "version": "4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8184
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8185
          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8186
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8187
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8188
        "string-width": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8189
          "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8190
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8191
          "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8192
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8193
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8194
            "emoji-regex": "^7.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8195
            "is-fullwidth-code-point": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8196
            "strip-ansi": "^5.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8197
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8198
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8199
        "strip-ansi": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8200
          "version": "5.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8201
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8202
          "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8203
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8204
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8205
            "ansi-regex": "^4.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8206
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8207
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8208
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8209
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8210
    "tapable": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8211
      "version": "1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8212
      "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8213
      "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8214
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8215
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8216
    "tar": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8217
      "version": "2.2.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8218
      "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8219
      "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8220
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8221
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8222
        "block-stream": "*",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8223
        "fstream": "^1.0.12",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8224
        "inherits": "2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8225
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8226
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8227
    "terser": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8228
      "version": "4.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8229
      "resolved": "https://registry.npmjs.org/terser/-/terser-4.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8230
      "integrity": "sha512-IWLuJqTvx97KP3uTYkFVn93cXO+EtlzJu8TdJylq+H0VBDlPMIfQA9MBS5Vc5t3xTEUG1q0hIfHMpAP2R+gWTw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8231
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8232
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8233
        "commander": "^2.19.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8234
        "source-map": "~0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8235
        "source-map-support": "~0.5.10"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8236
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8237
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8238
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8239
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8240
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8241
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8242
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8243
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8244
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8245
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8246
    "terser-webpack-plugin": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8247
      "version": "1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8248
      "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8249
      "integrity": "sha512-W2YWmxPjjkUcOWa4pBEv4OP4er1aeQJlSo2UhtCFQCuRXEHjOFscO8VyWHj9JLlA0RzQb8Y2/Ta78XZvT54uGg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8250
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8251
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8252
        "cacache": "^11.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8253
        "find-cache-dir": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8254
        "is-wsl": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8255
        "loader-utils": "^1.2.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8256
        "schema-utils": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8257
        "serialize-javascript": "^1.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8258
        "source-map": "^0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8259
        "terser": "^4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8260
        "webpack-sources": "^1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8261
        "worker-farm": "^1.7.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8262
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8263
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8264
        "source-map": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8265
          "version": "0.6.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8266
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8267
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8268
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8269
        }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8270
      }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8271
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8272
    "text-table": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8273
      "version": "0.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8274
      "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8275
      "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8276
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8277
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8278
    "through": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8279
      "version": "2.3.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8280
      "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8281
      "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8282
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8283
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8284
    "through2": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8285
      "version": "2.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8286
      "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8287
      "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8288
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8289
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8290
        "readable-stream": "~2.3.6",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8291
        "xtend": "~4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8292
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8293
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8294
    "timers-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8295
      "version": "2.0.10",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8296
      "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.10.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8297
      "integrity": "sha512-YvC1SV1XdOUaL6gx5CoGroT3Gu49pK9+TZ38ErPldOWW4j49GI1HKs9DV+KGq/w6y+LZ72W1c8cKz2vzY+qpzg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8298
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8299
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8300
        "setimmediate": "^1.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8301
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8302
    },
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8303
    "tiny-invariant": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8304
      "version": "1.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8305
      "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8306
      "integrity": "sha512-lMhRd/djQJ3MoaHEBrw8e2/uM4rs9YMNk0iOr8rHQ0QdbM7D4l0gFl3szKdeixrlyfm9Zqi4dxHCM2qVG8ND5g=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8307
    },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8308
    "tiny-warning": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8309
      "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8310
      "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8311
      "integrity": "sha512-rru86D9CpQRLvsFG5XFdy0KdLAvjdQDyZCsRcuu60WtzFylDM3eAWSxEVz5kzL2Gp544XiUvPbVKtOA/txLi9Q=="
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8312
    },
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8313
    "tmp": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8314
      "version": "0.0.33",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8315
      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8316
      "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8317
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8318
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8319
        "os-tmpdir": "~1.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8320
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8321
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8322
    "to-arraybuffer": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8323
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8324
      "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8325
      "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8326
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8327
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8328
    "to-fast-properties": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8329
      "version": "2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8330
      "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8331
      "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8332
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8333
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8334
    "to-object-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8335
      "version": "0.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8336
      "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8337
      "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8338
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8339
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8340
        "kind-of": "^3.0.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8341
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8342
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8343
        "kind-of": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8344
          "version": "3.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8345
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8346
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8347
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8348
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8349
            "is-buffer": "^1.1.5"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8350
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8351
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8352
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8353
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8354
    "to-regex": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8355
      "version": "3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8356
      "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8357
      "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8358
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8359
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8360
        "define-property": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8361
        "extend-shallow": "^3.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8362
        "regex-not": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8363
        "safe-regex": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8364
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8365
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8366
    "to-regex-range": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8367
      "version": "2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8368
      "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8369
      "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8370
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8371
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8372
        "is-number": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8373
        "repeat-string": "^1.6.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8374
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8375
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8376
    "tough-cookie": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8377
      "version": "2.4.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8378
      "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8379
      "integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8380
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8381
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8382
        "psl": "^1.1.24",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8383
        "punycode": "^1.4.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8384
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8385
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8386
        "punycode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8387
          "version": "1.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8388
          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8389
          "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8390
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8391
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8392
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8393
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8394
    "trim": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8395
      "version": "0.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8396
      "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8397
      "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8398
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8399
    "trim-newlines": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8400
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8401
      "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8402
      "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8403
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8404
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8405
    "trim-right": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8406
      "version": "1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8407
      "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8408
      "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8409
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8410
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8411
    "trim-trailing-lines": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8412
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8413
      "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8414
      "integrity": "sha512-MUjYItdrqqj2zpcHFTkMa9WAv4JHTI6gnRQGPFLrt5L9a6tRMiDnIqYl8JBvu2d2Tc3lWJKQwlGCp0K8AvCM+Q=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8415
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8416
    "trough": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8417
      "version": "1.0.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8418
      "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8419
      "integrity": "sha512-tdzBRDGWcI1OpPVmChbdSKhvSVurznZ8X36AYURAcl+0o2ldlCY2XPzyXNNxwJwwyIU+rIglTCG4kxtNKBQH7Q=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8420
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8421
    "true-case-path": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8422
      "version": "1.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8423
      "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8424
      "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8425
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8426
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8427
        "glob": "^7.1.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8428
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8429
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8430
    "tslib": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8431
      "version": "1.10.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8432
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8433
      "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8434
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8435
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8436
    "tty-browserify": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8437
      "version": "0.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8438
      "resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8439
      "integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8440
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8441
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8442
    "tunnel-agent": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8443
      "version": "0.6.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8444
      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8445
      "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8446
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8447
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8448
        "safe-buffer": "^5.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8449
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8450
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8451
    "tweetnacl": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8452
      "version": "0.14.5",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8453
      "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8454
      "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8455
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8456
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8457
    "type-check": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8458
      "version": "0.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8459
      "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8460
      "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8461
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8462
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8463
        "prelude-ls": "~1.1.2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8464
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8465
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8466
    "typedarray": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8467
      "version": "0.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8468
      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8469
      "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8470
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8471
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8472
    "unherit": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8473
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8474
      "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8475
      "integrity": "sha512-W3tMnpaMG7ZY6xe/moK04U9fBhi6wEiCYHUW5Mop/wQHf12+79EQGwxYejNdhEz2mkqkBlGwm7pxmgBKMVUj0w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8476
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8477
        "inherits": "^2.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8478
        "xtend": "^4.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8479
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8480
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8481
    "unicode-canonical-property-names-ecmascript": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8482
      "version": "1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8483
      "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8484
      "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8485
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8486
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8487
    "unicode-match-property-ecmascript": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8488
      "version": "1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8489
      "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8490
      "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8491
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8492
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8493
        "unicode-canonical-property-names-ecmascript": "^1.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8494
        "unicode-property-aliases-ecmascript": "^1.0.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8495
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8496
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8497
    "unicode-match-property-value-ecmascript": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8498
      "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8499
      "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8500
      "integrity": "sha512-hDTHvaBk3RmFzvSl0UVrUmC3PuW9wKVnpoUDYH0JDkSIovzw+J5viQmeYHxVSBptubnr7PbH2e0fnpDRQnQl5g==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8501
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8502
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8503
    "unicode-property-aliases-ecmascript": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8504
      "version": "1.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8505
      "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8506
      "integrity": "sha512-L5RAqCfXqAwR3RriF8pM0lU0w4Ryf/GgzONwi6KnL1taJQa7x1TCxdJnILX59WIGOwR57IVxn7Nej0fz1Ny6fw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8507
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8508
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8509
    "unified": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8510
      "version": "6.2.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8511
      "resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8512
      "integrity": "sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8513
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8514
        "bail": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8515
        "extend": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8516
        "is-plain-obj": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8517
        "trough": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8518
        "vfile": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8519
        "x-is-string": "^0.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8520
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8521
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8522
    "union-value": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8523
      "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8524
      "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8525
      "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8526
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8527
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8528
        "arr-union": "^3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8529
        "get-value": "^2.0.6",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8530
        "is-extendable": "^0.1.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8531
        "set-value": "^2.0.1"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8532
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8533
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8534
    "unique-filename": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8535
      "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8536
      "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8537
      "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8538
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8539
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8540
        "unique-slug": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8541
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8542
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8543
    "unique-slug": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8544
      "version": "2.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8545
      "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8546
      "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8547
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8548
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8549
        "imurmurhash": "^0.1.4"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8550
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8551
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8552
    "unist-util-is": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8553
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8554
      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8555
      "integrity": "sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8556
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8557
    "unist-util-remove-position": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8558
      "version": "1.1.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8559
      "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-1.1.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8560
      "integrity": "sha512-CtszTlOjP2sBGYc2zcKA/CvNdTdEs3ozbiJ63IPBxh8iZg42SCCb8m04f8z2+V1aSk5a7BxbZKEdoDjadmBkWA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8561
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8562
        "unist-util-visit": "^1.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8563
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8564
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8565
    "unist-util-stringify-position": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8566
      "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8567
      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8568
      "integrity": "sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8569
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8570
    "unist-util-visit": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8571
      "version": "1.4.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8572
      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8573
      "integrity": "sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8574
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8575
        "unist-util-visit-parents": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8576
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8577
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8578
        "unist-util-visit-parents": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8579
          "version": "2.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8580
          "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8581
          "integrity": "sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8582
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8583
            "unist-util-is": "^3.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8584
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8585
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8586
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8587
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8588
    "unist-util-visit-parents": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8589
      "version": "1.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8590
      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-1.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8591
      "integrity": "sha512-yvo+MMLjEwdc3RhhPYSximset7rwjMrdt9E41Smmvg25UQIenzrN83cRnF1JMzoMi9zZOQeYXHSDf7p+IQkW3Q=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8592
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8593
    "unset-value": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8594
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8595
      "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8596
      "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8597
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8598
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8599
        "has-value": "^0.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8600
        "isobject": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8601
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8602
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8603
        "has-value": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8604
          "version": "0.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8605
          "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8606
          "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8607
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8608
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8609
            "get-value": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8610
            "has-values": "^0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8611
            "isobject": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8612
          },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8613
          "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8614
            "isobject": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8615
              "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8616
              "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8617
              "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8618
              "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8619
              "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8620
                "isarray": "1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8621
              }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8622
            }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8623
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8624
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8625
        "has-values": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8626
          "version": "0.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8627
          "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8628
          "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8629
          "dev": true
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8630
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8631
        "isarray": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8632
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8633
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8634
          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8635
          "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8636
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8637
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8638
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8639
    "upath": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8640
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8641
      "resolved": "https://registry.npmjs.org/upath/-/upath-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8642
      "integrity": "sha512-kXpym8nmDmlCBr7nKdIx8P2jNBa+pBpIUFRnKJ4dr8htyYGJFokkr2ZvERRtUN+9SY+JqXouNgUPtv6JQva/2Q==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8643
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8644
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8645
    "uri-js": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8646
      "version": "4.2.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8647
      "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8648
      "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8649
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8650
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8651
        "punycode": "^2.1.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8652
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8653
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8654
    "urix": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8655
      "version": "0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8656
      "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8657
      "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8658
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8659
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8660
    "url": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8661
      "version": "0.11.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8662
      "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8663
      "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8664
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8665
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8666
        "punycode": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8667
        "querystring": "0.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8668
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8669
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8670
        "punycode": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8671
          "version": "1.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8672
          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8673
          "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8674
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8675
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8676
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8677
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8678
    "url-loader": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8679
      "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8680
      "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8681
      "integrity": "sha512-dXHkKmw8FhPqu8asTc1puBfe3TehOCo2+RmOOev5suNCIYBcT626kxiWg1NBVkwc4rO8BGa7gP70W7VXuqHrjg==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8682
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8683
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8684
        "loader-utils": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8685
        "mime": "^2.0.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8686
        "schema-utils": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8687
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8688
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8689
    "use": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8690
      "version": "3.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8691
      "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8692
      "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8693
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8694
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8695
    "util": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8696
      "version": "0.11.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8697
      "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8698
      "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8699
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8700
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8701
        "inherits": "2.0.3"
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8702
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8703
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8704
        "inherits": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8705
          "version": "2.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8706
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8707
          "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8708
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8709
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8710
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8711
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8712
    "util-deprecate": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8713
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8714
      "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8715
      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8716
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8717
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8718
    "uuid": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8719
      "version": "3.3.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8720
      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8721
      "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8722
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8723
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8724
    "v8-compile-cache": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8725
      "version": "2.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8726
      "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8727
      "integrity": "sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8728
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8729
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8730
    "validate-npm-package-license": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8731
      "version": "3.0.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8732
      "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8733
      "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8734
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8735
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8736
        "spdx-correct": "^3.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8737
        "spdx-expression-parse": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8738
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8739
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8740
    "value-equal": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8741
      "version": "0.4.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8742
      "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-0.4.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8743
      "integrity": "sha512-x+cYdNnaA3CxvMaTX0INdTCN8m8aF2uY9BvEqmxuYp8bL09cs/kWVQPVGcA35fMktdOsP69IgU7wFj/61dJHEw=="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8744
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8745
    "verror": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8746
      "version": "1.10.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8747
      "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8748
      "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8749
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8750
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8751
        "assert-plus": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8752
        "core-util-is": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8753
        "extsprintf": "^1.2.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8754
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8755
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8756
    "vfile": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8757
      "version": "2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8758
      "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8759
      "integrity": "sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8760
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8761
        "is-buffer": "^1.1.4",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8762
        "replace-ext": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8763
        "unist-util-stringify-position": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8764
        "vfile-message": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8765
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8766
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8767
    "vfile-location": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8768
      "version": "2.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8769
      "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-2.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8770
      "integrity": "sha512-Pa1ey0OzYBkLPxPZI3d9E+S4BmvfVwNAAXrrqGbwTVXWaX2p9kM1zZ+n35UtVM06shmWKH4RPRN8KI80qE3wNQ=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8771
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8772
    "vfile-message": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8773
      "version": "1.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8774
      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8775
      "integrity": "sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8776
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8777
        "unist-util-stringify-position": "^1.1.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8778
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8779
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8780
    "vm-browserify": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8781
      "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8782
      "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8783
      "integrity": "sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8784
      "dev": true
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8785
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8786
    "warning": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8787
      "version": "4.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8788
      "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8789
      "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8790
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8791
        "loose-envify": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8792
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8793
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8794
    "watchpack": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8795
      "version": "1.6.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8796
      "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8797
      "integrity": "sha512-i6dHe3EyLjMmDlU1/bGQpEw25XSjkJULPuAVKCbNRefQVq48yXKUpwg538F7AZTf9kyr57zj++pQFltUa5H7yA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8798
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8799
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8800
        "chokidar": "^2.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8801
        "graceful-fs": "^4.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8802
        "neo-async": "^2.5.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8803
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8804
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8805
    "webpack": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8806
      "version": "4.35.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8807
      "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.35.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8808
      "integrity": "sha512-TZAmorNymV4q66gAM/h90cEjG+N3627Q2MnkSgKlX/z3DlNVKUtqy57lz1WmZU2+FUZwzM+qm7cGaO95PyrX5A==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8809
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8810
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8811
        "@webassemblyjs/ast": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8812
        "@webassemblyjs/helper-module-context": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8813
        "@webassemblyjs/wasm-edit": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8814
        "@webassemblyjs/wasm-parser": "1.8.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8815
        "acorn": "^6.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8816
        "acorn-dynamic-import": "^4.0.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8817
        "ajv": "^6.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8818
        "ajv-keywords": "^3.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8819
        "chrome-trace-event": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8820
        "enhanced-resolve": "^4.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8821
        "eslint-scope": "^4.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8822
        "json-parse-better-errors": "^1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8823
        "loader-runner": "^2.3.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8824
        "loader-utils": "^1.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8825
        "memory-fs": "~0.4.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8826
        "micromatch": "^3.1.8",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8827
        "mkdirp": "~0.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8828
        "neo-async": "^2.5.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8829
        "node-libs-browser": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8830
        "schema-utils": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8831
        "tapable": "^1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8832
        "terser-webpack-plugin": "^1.1.0",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8833
        "watchpack": "^1.5.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8834
        "webpack-sources": "^1.3.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8835
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8836
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8837
        "eslint-scope": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8838
          "version": "4.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8839
          "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8840
          "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8841
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8842
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8843
            "esrecurse": "^4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8844
            "estraverse": "^4.1.1"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8845
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8846
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8847
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8848
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  8849
    "webpack-cli": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8850
      "version": "3.3.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8851
      "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8852
      "integrity": "sha512-w0j/s42c5UhchwTmV/45MLQnTVwRoaUTu9fM5LuyOd/8lFoCNCELDogFoecx5NzRUndO0yD/gF2b02XKMnmAWQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8853
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8854
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8855
        "chalk": "2.4.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8856
        "cross-spawn": "6.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8857
        "enhanced-resolve": "4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8858
        "findup-sync": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8859
        "global-modules": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8860
        "import-local": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8861
        "interpret": "1.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8862
        "loader-utils": "1.2.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8863
        "supports-color": "6.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8864
        "v8-compile-cache": "2.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8865
        "yargs": "13.2.4"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8866
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8867
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8868
        "ansi-regex": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8869
          "version": "4.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8870
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8871
          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8872
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8873
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8874
        "camelcase": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8875
          "version": "5.3.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8876
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8877
          "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8878
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8879
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8880
        "cliui": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8881
          "version": "5.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8882
          "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8883
          "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8884
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8885
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8886
            "string-width": "^3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8887
            "strip-ansi": "^5.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8888
            "wrap-ansi": "^5.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8889
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8890
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8891
        "get-caller-file": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8892
          "version": "2.0.5",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8893
          "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8894
          "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8895
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8896
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8897
        "invert-kv": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8898
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8899
          "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8900
          "integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8901
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8902
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8903
        "lcid": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8904
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8905
          "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8906
          "integrity": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8907
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8908
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8909
            "invert-kv": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8910
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8911
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8912
        "os-locale": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8913
          "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8914
          "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8915
          "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8916
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8917
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8918
            "execa": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8919
            "lcid": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8920
            "mem": "^4.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8921
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8922
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8923
        "require-main-filename": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8924
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8925
          "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8926
          "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8927
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8928
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8929
        "string-width": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8930
          "version": "3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8931
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8932
          "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8933
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8934
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8935
            "emoji-regex": "^7.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8936
            "is-fullwidth-code-point": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8937
            "strip-ansi": "^5.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8938
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8939
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8940
        "strip-ansi": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8941
          "version": "5.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8942
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8943
          "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8944
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8945
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8946
            "ansi-regex": "^4.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8947
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8948
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8949
        "supports-color": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8950
          "version": "6.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8951
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8952
          "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8953
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8954
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8955
            "has-flag": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8956
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8957
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8958
        "which-module": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8959
          "version": "2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8960
          "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8961
          "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8962
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8963
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8964
        "wrap-ansi": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8965
          "version": "5.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8966
          "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8967
          "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8968
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8969
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8970
            "ansi-styles": "^3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8971
            "string-width": "^3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8972
            "strip-ansi": "^5.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8973
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8974
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8975
        "y18n": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8976
          "version": "4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8977
          "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8978
          "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8979
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8980
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8981
        "yargs": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8982
          "version": "13.2.4",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8983
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.4.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8984
          "integrity": "sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8985
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8986
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8987
            "cliui": "^5.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8988
            "find-up": "^3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8989
            "get-caller-file": "^2.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8990
            "os-locale": "^3.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8991
            "require-directory": "^2.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8992
            "require-main-filename": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8993
            "set-blocking": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8994
            "string-width": "^3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8995
            "which-module": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8996
            "y18n": "^4.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8997
            "yargs-parser": "^13.1.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8998
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  8999
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9000
        "yargs-parser": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9001
          "version": "13.1.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9002
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9003
          "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9004
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9005
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9006
            "camelcase": "^5.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9007
            "decamelize": "^1.2.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9008
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9009
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9010
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9011
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9012
    "webpack-node-externals": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9013
      "version": "1.7.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9014
      "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9015
      "integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9016
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9017
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9018
    "webpack-sources": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9019
      "version": "1.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9020
      "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9021
      "integrity": "sha512-OiVgSrbGu7NEnEvQJJgdSFPl2qWKkWq5lHMhgiToIiN9w34EBnjYzSYs+VbL5KoYiLNtFFa7BZIKxRED3I32pA==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9022
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9023
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9024
        "source-list-map": "^2.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9025
        "source-map": "~0.6.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9026
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9027
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9028
        "source-map": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9029
          "version": "0.6.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9030
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9031
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9032
          "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9033
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9034
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9035
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9036
    "whatwg-fetch": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9037
      "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9038
      "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9039
      "integrity": "sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q=="
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9040
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9041
    "which": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9042
      "version": "1.3.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9043
      "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9044
      "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9045
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9046
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9047
        "isexe": "^2.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9048
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9049
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9050
    "which-module": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9051
      "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9052
      "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9053
      "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9054
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9055
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9056
    "wide-align": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9057
      "version": "1.1.3",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9058
      "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9059
      "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9060
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9061
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9062
        "string-width": "^1.0.2 || 2"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9063
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9064
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9065
    "wordwrap": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9066
      "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9067
      "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9068
      "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9069
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9070
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9071
    "worker-farm": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9072
      "version": "1.7.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9073
      "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9074
      "integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9075
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9076
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9077
        "errno": "~0.1.7"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9078
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9079
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9080
    "wrap-ansi": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9081
      "version": "2.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9082
      "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9083
      "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9084
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9085
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9086
        "string-width": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9087
        "strip-ansi": "^3.0.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9088
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9089
      "dependencies": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9090
        "is-fullwidth-code-point": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9091
          "version": "1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9092
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9093
          "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9094
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9095
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9096
            "number-is-nan": "^1.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9097
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9098
        },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9099
        "string-width": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9100
          "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9101
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9102
          "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9103
          "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9104
          "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9105
            "code-point-at": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9106
            "is-fullwidth-code-point": "^1.0.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9107
            "strip-ansi": "^3.0.0"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9108
          }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9109
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9110
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9111
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9112
    "wrappy": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9113
      "version": "1.0.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9114
      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9115
      "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9116
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9117
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9118
    "write": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9119
      "version": "1.0.3",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9120
      "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9121
      "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9122
      "dev": true,
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9123
      "requires": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9124
        "mkdirp": "^0.5.1"
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9125
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9126
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9127
    "x-is-string": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9128
      "version": "0.1.0",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9129
      "resolved": "https://registry.npmjs.org/x-is-string/-/x-is-string-0.1.0.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9130
      "integrity": "sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9131
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9132
    "xtend": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9133
      "version": "4.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9134
      "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9135
      "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68="
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9136
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9137
    "y18n": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9138
      "version": "3.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9139
      "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9140
      "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9141
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9142
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9143
    "yallist": {
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9144
      "version": "2.1.2",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9145
      "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9146
      "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9147
      "dev": true
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9148
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9149
    "yargs": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9150
      "version": "7.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9151
      "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9152
      "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9153
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9154
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9155
        "camelcase": "^3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9156
        "cliui": "^3.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9157
        "decamelize": "^1.1.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9158
        "get-caller-file": "^1.0.1",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9159
        "os-locale": "^1.4.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9160
        "read-pkg-up": "^1.0.1",
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9161
        "require-directory": "^2.1.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9162
        "require-main-filename": "^1.0.1",
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9163
        "set-blocking": "^2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9164
        "string-width": "^1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9165
        "which-module": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9166
        "y18n": "^3.2.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9167
        "yargs-parser": "^5.0.0"
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9168
      },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9169
      "dependencies": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9170
        "camelcase": {
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9171
          "version": "3.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9172
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9173
          "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9174
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9175
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9176
        "find-up": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9177
          "version": "1.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9178
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9179
          "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9180
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9181
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9182
            "path-exists": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9183
            "pinkie-promise": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9184
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9185
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9186
        "is-fullwidth-code-point": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9187
          "version": "1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9188
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9189
          "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9190
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9191
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9192
            "number-is-nan": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9193
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9194
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9195
        "load-json-file": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9196
          "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9197
          "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9198
          "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9199
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9200
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9201
            "graceful-fs": "^4.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9202
            "parse-json": "^2.2.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9203
            "pify": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9204
            "pinkie-promise": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9205
            "strip-bom": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9206
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9207
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9208
        "path-exists": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9209
          "version": "2.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9210
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9211
          "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9212
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9213
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9214
            "pinkie-promise": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9215
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9216
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9217
        "path-type": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9218
          "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9219
          "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9220
          "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9221
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9222
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9223
            "graceful-fs": "^4.1.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9224
            "pify": "^2.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9225
            "pinkie-promise": "^2.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9226
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9227
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9228
        "pify": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9229
          "version": "2.3.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9230
          "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9231
          "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9232
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9233
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9234
        "read-pkg": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9235
          "version": "1.1.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9236
          "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9237
          "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9238
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9239
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9240
            "load-json-file": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9241
            "normalize-package-data": "^2.3.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9242
            "path-type": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9243
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9244
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9245
        "read-pkg-up": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9246
          "version": "1.0.1",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9247
          "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9248
          "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9249
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9250
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9251
            "find-up": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9252
            "read-pkg": "^1.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9253
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9254
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9255
        "string-width": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9256
          "version": "1.0.2",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9257
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9258
          "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9259
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9260
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9261
            "code-point-at": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9262
            "is-fullwidth-code-point": "^1.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9263
            "strip-ansi": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9264
          }
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9265
        },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9266
        "strip-bom": {
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9267
          "version": "2.0.0",
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9268
          "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9269
          "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9270
          "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9271
          "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9272
            "is-utf8": "^0.2.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9273
          }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9274
        }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9275
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9276
    },
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9277
    "yargs-parser": {
17
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9278
      "version": "5.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9279
      "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9280
      "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9281
      "dev": true,
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9282
      "requires": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9283
        "camelcase": "^3.0.0"
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9284
      },
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9285
      "dependencies": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9286
        "camelcase": {
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9287
          "version": "3.0.0",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9288
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9289
          "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9290
          "dev": true
c2c97df0a642 Refresh packages and update version
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
  9291
        }
0
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9292
      }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9293
    }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9294
  }
5f4fcbc80b37 Create new repository to host all dashboard developments
ymh <ymh.work@gmail.com>
parents:
diff changeset
  9295
}